/*
	Theme Name: Luna Mum
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3
 
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/



footer {
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    width: 100%;
	padding:0!important;

}


footer .validation_error {
    display:none!important;
}


footer .gform_validation_error {

}

.footer {
    background-color: #e6e6e6;
    height: 177px;
    padding-bottom: 20px!important;
    padding-top: 12px!important;
}


.footer-copyrath {
    font-size: 16px;
    color: #7f7f7f;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 20px 0;
}

.copyrath-copy {
    text-align: left;
}

.copyrath-copy P {
    font-weight: 500;
	font-size:14px;
	margin:0;
}

.copyrath-contact {
    text-align: right;
}

.menu-item {
    font-weight: 500;
    padding-bottom: 20px;
}

.copyrath-contact li a {
    font-size: 14px;
	color: #7f7f7f;
}

.copyrath-contact li {
    padding: 0;
    margin: 0 0 0 20px;
    display: inline;
}

.copyrath-contact ul {
    display: inline;
    list-style-type: none;
    padding: 0;
    margin: 0 0;
}

.footer-input__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: self-end;
    align-items: self-end;
    margin-right: -27px!important;
    margin-top: -140px;
}


.footer-input__img .btn {
    cursor: pointer;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    padding: 8px;
    border: 1px solid #020204;
    color: #020204;
    background-color: transparent;
    height: 35px;
    line-height: 20px!important;
    outline: none;
    letter-spacing: 0px;
}


body .wrapper .gform_wrapper .gform_body ul li.gfield > label {
    font-weight: bold!important;
    display: block;
    font-size: 18px!important;
	line-height: 23px;
}

footer input {
    width: calc(100% - 0px)!important;
    border: none;
    padding: 16px 25px!important;
    font-size: 16px!important;
}

.footer-input__input {
	flex-basis: 50%;
	max-width: 510px;
}

.footer-input {
	display: flex;
    justify-content: space-between;
}

footer input[type="submit"]  {
    position: absolute;
    top: 42px;
    right: 0;
    background: url(../png/arrow.png);
    width: 23px!important;
    height: 30px!important;
    background-color: transparent!important;
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 0!important;
    cursor: pointer;
}

.gform_wrapper form {
    position: relative;
}

.gform_wrapper .gform_footer {
    padding: 0!important;
    margin: 0!important;
}

.footer-img {
    width: 514px;
}


.footer-input__img img {
    width: 514px;
    filter: drop-shadow(0 4px 15px rgba(0, 0, 0, .25));
}

.gform_wrapper {
    margin-bottom: 0!important;
    margin-top: 0!important;
    max-width: 100%;
}

.footer-btn {
	margin-bottom: 72px;
}


.footer {
	padding-left: 20px!important;
	padding-right: 20px!important;
}



@media screen and (min-width:840px) and (max-width:1200px) {
	.footer-input__img {
		flex-wrap: wrap;
	}

	.footer-btn {
		margin-bottom: 0;
	}

	.footer-btn {
		margin-bottom: 0;
		order: 2;
	}

	.footer-input__img img {
		width: 320px;
	}

}


@media screen and (max-width:839px) {
	.footer-input__img {
		flex-wrap: wrap;
	}

	.footer-btn {
		margin-bottom: 0;
	}

	.footer-btn {
		margin-bottom: 0;
		order: 2;
	}


	.footer-input {
		flex-wrap: wrap;
	}

	.footer-img {
		width: 100%;
	}

	.footer-img {
		order: 1;
		width: 100%;
	}

	.footer-input__img {
		flex-wrap: wrap;
		order: 1;
		justify-content: center;
	}

	.footer-input__input {
		flex-basis: 100%;
		max-width: 510px;
		order: 2;
		margin-top: 30px;
	}

	.footer-input {
		justify-content: center;
	}

	.footer {
		height: auto;
	}

	footer {
		-webkit-transform: translateY(100px);
		-ms-transform: translateY(100px);
		transform: translateY(100px);
	}

	.copyrath-copy P {
		font-size: 10px;
	}

	.copyrath-contact li a {
		font-size: 10px;
	}

}

@media screen and (max-width:670px) {

	footer input[type="submit"] {
		topря: 47px;
		right: 13px;
	}
}

.link-blog {
    max-width: 650px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #020204;
    padding: 35px;
    margin: 70px auto;
    max-width: 650px;
}

.link-blog__label {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px);
    background-color: #fff;
    padding: 10px 20px;
}


.link-blog__label p {
    font-size: 18px;
    margin: 0;
}

.link-blog__img {
    min-width: 50%;
    height: 200px;
    min-height: 135px;
    position: relative;
}

.link-blog__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}



.link-blog__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 30px;
}

.link-blog__subtitle a {
    text-decoration: none;
    font-size: 20px!important;
    font-weight: 700;
    line-height: 31px;
    padding: 0!important;
    color: #333;
}

.social-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #020204;
    padding: 0 8px;
    margin: 10px auto;
    max-width: 650px;
    align-items: center;
}


.social-blog__text {
    line-height: 0!important;
}

.social-blog__text p {
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px!important;
    line-height: 40px!important;
    margin: 0;
}

.social-blog__social {
    line-height: 0!important;
    position: relative;
    top: -2px;
}


.social-blog__social ul {
    list-style-type: none!important;
    padding: 0!important;
    margin: 0!important;
    display: flex;
    align-items: center;
}

.social-blog__social li {
    margin-right: 9px;
}

.social-blog__social li:first-child {
    margin-left: 15px!important;
}

.social-blog__social img {
    width: 21px;
    height: 21px;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}




.form-news {
    max-width: 650px;
    padding: 15px 30px;
    background-color: #020204;
    margin: 20px auto;
    display: flex;
}

.form-news .form-news__text {
    margin-right: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-right: 20px;
}

.form-news__form {
    position: relative;
    width: 100%;
	margin-top: -12px;
}

.form-news input[type=submit] {
    border: 0 solid #fff!important;
    text-indent: -10000px;
    background: url(../png/arrow.png) center center no-repeat!important;
    position: absolute;
    right: 0;
    top: 5px;
	padding: 0 17px!important;
    right: 0;
    text-transform: uppercase;
    margin-right: 6px!important;
}


.form-news input[type=text] {
    border: solid 1px #ddd;
    width: 100%!important;
    font-size: 13px!important;
    height: 50px;
    padding: 0 12px!important;
}

.form-news label {
    color: #fff!important;
    display: none!important;
}

.form-news  ul li.gfield {
    margin: 0 0px !important;
}