/*
Theme Name: Dandi
Description: Автомойка в Иркутске, компания - Dandi
Version: 2.2.3
Author: Aleksei Suslov
*/
body{
    height: 100%;
    width: 100%;
    font-family: "OpenSans-Light";
    background: #000;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    width: 50%;
    background: #e83f3f;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 14px 25px;
}
.fs-logo img {
    height: 65px;
}
.serv-block {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
}
span.wpcf7-not-valid-tip {
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 5px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: none;
    width: 50%;
    background-color: #0dd22e;
    padding: 12px 23px;
    color: #fff;
    font-weight: bold;
}
span.wpcf7-form-control-wrap.text-653, .wpcf7-form-control-wrap{
    float: left;
}
.top-head {
    font-weight: bold;
    z-index: 999;
    position: relative;
    background-color: #000;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    /* border-top: 5px solid #ffc107; */
}
.top-head a {
    text-align: right;
    display: inline-block;
    margin-right: 15px;
    color: #fff;
}
.th-phone {
    text-align: right;
    float: right;
}
.top-head a span {
    color: #ffc107;
    margin-right: 8px;
    display: inline-block;
    top: 3px;
}
.header{
    position: relative;
    background-image: url(img/bg.jpg);
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
    display: block;
}
.logo img {
    text-align: center;
    width: 65%;
    margin: 0 auto;
    display: block;
}
.menu{
    text-align: center;
    font-size: 18px;
}
.o-nas {
    padding: 80px 0;
    background: #fff;
}
.on-imgb:first-child {
    padding-right: 10px;
}

.on-imgb:last-child {
    padding-left: 10px;
}
.top {
    padding-top: 22px;
}
.menu li {
    display: inline-block;
    list-style-type: none;
}
.menu li a {
    text-transform: uppercase;
    color: #fff;
    padding: 20px 15px;
    display: block;
    font-size: 15px;
    position: relative;
}
.menu li a:hover {
    background: none;
    font-weight: bold;
}
.menu li a:hover:before {
    left: 0;
    bottom: 0;
    content: "";
    height: 3px;
    width: 100%;
    display: block;
    background: #ffc107;
    position: absolute;
    margin: 0 auto;
    right: 0;
    text-align: center;
}
.zagolovok {
    margin: 60px 0;
    text-align: center;
    display: block;
}
.header h1{
    font-size: 52px;
    text-transform: uppercase;
    font-family: 'Rubik-Bold';
    color: #ffc107;
    text-align: center;
    word-break: break-word;
    width: 70%;
    margin: 30px auto;
}
.lenta{
    background-position: 0px;
    background-image: url(img/lenta.png);
    -webkit-background-size: contain;
    background-size: 204px;
    content: "";
    height: 14px;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
}
.header:before {
    height: 100%;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 0;
    content: "";
}
.main-txt{
    position: relative;
    z-index: 999;
}
.callback{
    font-family: 'OpenSans-Bold';
    background: #ffc107;
    text-transform: uppercase;
    display: block;
    width: 274px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    padding: 13px 0px;
    color: #000;
}
.callback:hover {
    text-decoration: none;
    background: #fff;
    outline: 2px solid #ffc107;
    color: #000;
}
.on-imgb {
    height: 350px;
    width: 100%;
    display: block;
    float: left;
}
.img-fit img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}
p {
    color: #232323;
    line-height: 27px;
    font-size: 21px;
    margin: 15px 0;
}

h2:before {
    background: #ffc107;
    display: block;
    content: "";
    height: 58%;
    width: 75%;
    position: absolute;
    z-index: -1;
}
h2 {
    position: relative;
    color: #000;
    font-family: "Rubik-Bold";
    font-size: 53px;
    z-index: 999;
}
.ff-proxima .callback {
    margin: 0;
    margin-top: 40px;
}
/*.uslugi:before {
    content: "";
    background: rgba(255, 255, 255, 0.18);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
}*/
.uslugi{
    padding: 40px 0 60px 0;
    position: relative;
    background-attachment: fixed;
    background-position: 0 0;
    display: block;
/*     min-height: 500px; */
    background: #fff;
/*     background-image: url(img/centermaster.png);
background-size: contain;
background-repeat: no-repeat; */
}
.ff-proxima{
    font-family: "Proxima Nova Light";
}
.uslugi li {
    padding-left: 12px;
    font-size: 21px;
    margin-bottom: 11px;
    margin-right: 0;
}
.uslugi ul {
    padding-top: 35px;
}
.foot-razdel li a:hover {
    color: #cecece;
}
.kak-work h2 {
    position: absolute;
    font-size: 30px;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 0px;
}
.kak-work h2:before {
    display: none;
}
.kak-work span {
    color: #ffbf00;
    font-size: 19px;
    font-family: "Proxima Nova";
}
.kak-work img {
    opacity: 0.7;
    margin-left: 60px;
    height: 40px;
    margin-top: -15px;
}
.kak-work {
    position: relative;
    padding: 66px 0 33px 0px;
    background: #2B2A29;
    z-index: 1;
}
.kak-work:after {
    z-index: -1;
    position: absolute;
    background-image: url(img/arrow.png);
    background-size: 54%;
    background-position: 27px;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.09;
}
.col-sm-22{
    /* color: red; */
    float: left;
    width: 20%;
    display: block;
}
.priem{
    padding-bottom: 40px;
    min-height: 400px;
    display: block;
    background: #ffc107;
    background-size: 600px;
    /*background-image: url(img/sled.png);*/
}
.animation-lenta{
    background-position: 0px;
    webkit-animation:AnimationName 60s ease infinite;
    -moz-animation:AnimationName 60s ease infinite;
    -o-animation:AnimationName 60s ease infinite;
    animation:AnimationName 60s ease infinite}
@-webkit-keyframes AnimationName{
    0%{background-position:0 50%}
    50%{background-position: 50%}
    100%{background-position:0 50%}
}
@-moz-keyframes AnimationName{0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}
@-o-keyframes AnimationName{0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}
@keyframes AnimationName{0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}
.img-pr {
    text-align: center;
}
.priem span {
    text-align: center;
    display: block;
    font-size: 28px;
    font-family: "Proxima Nova Extrabold";
    color: #000;
}
.img-pr img {
    height: 75px;
}
.priem .col-sm-6 {
    margin-bottom: 30px;
    display: block;
}
.priem-main{
    padding: 35px 0;
    /* margin: 20px 160px; */
    /* border: 15px solid #fff; */
}
.priem-block-50 {
    margin: 25px 0px;
    width: 50%;
    display: block;
    float: left;
}
.clear-box{
    clear: both;
    float: none;
}
.fotogallery {
    padding: 20px 0;
    background-color: #fff;
}
.form-div {
    padding: 80px 0;
    background-position: 0 -260px;
    background-image: url(img/bg-cont.jpg);
    min-height: 509px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.nazv-p {
    font-family: "OpenSans-Bold";
    color: #fff;
    font-size: 43px;
}

.nazv-p span {
    color: #ffc107;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: none;
    padding: 16px 15px;
    margin-right: 30px;
}

input.wpcf7-form-control.wpcf7-submit {
    float: left;
    clear: both;
    display: block;
    padding: 14px 34px;
    background: #ffc107;
    border: none;
    font-family: "OpenSans-Bold";
    color: #000;
    margin-top: 45px;
    font-size: 19px;
}
.small {
    line-height: 40px;
    margin: 35px 0;
    font-size: 24px;
    color: #fff;
}
.ff-child {
    padding-top: 145px;
    position: relative;
}
.ff-child:before {
    opacity: 0.2;
    background-image: url(img/arrow-down.png);
    height: 67px;
    width: 59px;
    display: block;
    content: "";
    position: absolute;
    top: 25px;
    background-size: 82% 100%;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.footer{
    padding: 45px 0;
    background-color: #2B2A29;
    min-height: 250px;
    display: block;
    border-bottom: 15px solid #ffc107;
}
.footer li{
    color: #c1c1c1;
    display: block;
    list-style: none;
}
.fc-img{
    margin-right: 12px;
    float: left;
    height: 20px;
    width: 20px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}
.fc-loc{
    background-image: url(img/loc.png);
}
.fc-phone{
    background-image: url(img/call.png);
}
.fc-mail{
    background-image: url(img/mail.png);
}
.foot-razdel li a{
    line-height: 25px;
    color: #969696;
    text-decoration: none;
}
.fsc-img{
    background: #424242;
    display: inline-block;
    margin-right: 10px;
    height: 44px;
    width: 44px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: 25px;
    background-position: 10px 10px;
}
.fsc-img:hover {
    background-color: #5a5a5a;
}
.fsc-img:last-child{
    margin: 0;
}
.fs-ig{
    background-image: url(img/ig.png);
}
.fs-vk{
    background-image: url(img/vk.png);
}
.fs-fb{
    background-image: url(img/fb.png);
}
.footer li p {
    margin: 0;
    font-size: 14px;
    color: #969696;
    line-height: 18px;
}
.foot-contacts li {
    margin-bottom: 23px;
}
.foot-contacts a {
    font-weight: bold;
    color: #fff;
}
.footer ul {
    padding: 0;
}
.foot-soclogo {
    text-align: right;
}
.konfidenc {
    text-decoration: underline;
    color: #696969;
}
.foot-razdel {
    padding-left: 45px;
}
.foot-zag {
    font-family: Proxima Nova Extrabold;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 18px;
    display: block;
}
.foto-h2:before{
    background: #ffc107;
    display: block;
    content: "";
    height: 58%;
    width: 33%;
    position: absolute;
    z-index: -1;
}
.button{
    display: none;
}
span.sub-title {
    color: #6b6b6b;
    font-weight: bold;
    font-size: 18px;
    line-height: 17px;
}
.list-serv span {
    font-weight: bold;
}
.otziv_cont {
    background-color: #ffffff;
}

.otziv_cont .strong-form textarea {
    height: 90px;
}

.otziv_cont input#wpmtst_client_name {
    outline: none;
    color: #000000;
    border: none;
    padding: 16px 15px;
    margin-right: 30px;
    background: #ffc107;
}

.otziv_cont textarea#wpmtst_post_content {    
	outline: none;
    color: #000000;
    border: none;
    padding: 16px 15px;
    margin-right: 30px;
    background: #ffc107;
}
.otziv_cont .strong-form label {
    font-size: 19px;
    font-weight: 100;
}

.otziv_cont .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.otziv_cont span.after.max-length-counter {
    margin-bottom: -20px;
    /* position: absolute; */
    font-size: 11px;
}
.otziv_cont input#wpmtst_submit_testimonial {
    font-family: 'OpenSans-Bold';
    background: #ffc107;
    text-transform: uppercase;
    display: block;
    width: 274px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
	height: auto;
    padding: 13px 0px;
    color: #000;
    border: none;
}
@media only screen and (max-width: 960px){
.otziv_cont .row {
        -ms-flex-direction: column;
            flex-direction: column;
}
	.otziv_cont .col-sm-6{
		width: 100%;
	}
}
@media only screen and (max-width: 768px){
	.header {
		height: 600px;
	}
	p {
		line-height: 24px;
		font-size: 17px;
	}
	h2 {
		font-size: 30px;
	}
	.on-imgb:last-child {
		display: none;
		padding-left: 10px;
	}
	.priem {
		min-height: auto;
	}
    .content {
	display: none;
    }
	.priem span {
		font-size: 20px;
	}
	.img-pr img {
		height: 51px;
	}
	.nazv-p {
		font-size: 25px;
	}
	.small {
		line-height: normal;
		margin: 15px 0;
		font-size: 17px;
	}
    .wrapper:active .content {
    	display: block;
    }
    .content:hover {
    	display: block;
    }
    .wrapper {
    	position: relative;
    }
    .button {
        color: #ffc107;
        display: block;
        background: black;
        height: 25px;
        width: 100%;
        text-align: center;
    }
    .content {
    	width: 100%;
    	position: absolute;
    	height: 125px;
        background: #000;
        padding-bottom: 9px;
        padding-top: 35px;
    }
    .th-phone{
        text-align: right;
        float: none;
    }
    .top-head a {
        margin-bottom: 5px;
    }
    .top-head a {
        text-align: left;
        display: block;
    }
    .logo {
        width: 200px;
        float: left;
    }
    span.icon-bar {
        background: #fff;
        width: 30px !important;
        height: 3px !important;
    }
    .menu {
        clear: both;
    }
    .menu li {
        display: block;
        text-align: left;
    }
    .collapse {
        width: 100%;
    }
    .header h1 {
        font-size: 30px;
        width: 100%;
        padding: 0 10px;
        margin: 45px 0;
    }
    .lenta {
        width: 80%;
    }
    .callback {
        margin-top: 30px;
    }
    .ff-proxima .callback {
        margin: 40px 0;
    }
    .on-imgb {
        width: 100%;
    }
    .kak-work span {
        font-size: 17px;
        line-height: 0;
    }
    .kak-work img {
        margin-left: 25px;
        height: 20px;
    }
    .height-top {
        height: 290px;
    }
    .on-imgb {
        padding: 0 !important;
        margin-bottom: 35px;
    }
    .fotogallery img {
        margin-bottom: 35px;
    }
    .nazv-p {
        line-height: 39px;
    }
    .form-div {
        padding: 80px 20px;
        background-position: center;
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        margin-bottom: 20px;
    }
    .foot-contacts {
        padding: 0;
    }
    .footer {
        padding: 45px 25px;
    }
    .foot-zag {
        margin-bottom: 5px
    }
    .foot-razdel {
        margin-top: 35px;
        padding-left: 0;
    }
    .foot-soclogo {
        margin-top: 20px;
        padding: 0;
        text-align: left !important;
    }
}
@media only screen and (max-width: 425px){
	.header h1 {
    	font-size: 26px;
		margin: 28px 0;
	}
}