
*{
    margin: 0;
    padding: 0;
    outline: none !important;
    box-sizing: border-box;
    text-decoration: none !important;
}

html, body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    color: #2b2f35;
}


.clear{
    clear: both;
}

.p0{
    padding: 0 !important;
}

.pr0{
    padding-right: 0;
}

.pl0{
    padding-left: 0;
}

.m0{
    margin: 0 !important;
}

.fs2 {
    font-size: 16px;
}

.fs3{
    font-size: 24px;
}

.fs4{
    font-size: 32px;
}

.fs5{
    font-size: 48px;
}

.justify-wrap{
    text-align: justify;
    font-size: 0;
    text-justify: newspaper;
}

.justify-wrap:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 0;
}


[placeholder]:focus::-webkit-input-placeholder {
    color: transparent !important;
}

[placeholder]:focus:-moz-placeholder {
    color: transparent !important;
}

[placeholder]:focus::-moz-placeholder {
    color: transparent !important;
}

[placeholder]:focus:-ms-input-placeholder {
    color: transparent !important;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}



.container{
    margin: 0 auto;
    box-sizing: border-box;
    min-width: 320px;
}

.wrapper{
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    min-width: 320px;
}

.footer {

}

.wrapper{
    padding-top: 140px;
}

.main{
    background: url("../img/main-bg.jpg") no-repeat center;
    background-size: cover;
}

.repair-page .main{
    background: url("../img/repair-bg.jpg") no-repeat center;
    background-size: cover;
}


.main .container{
    padding-top: 90px;
    padding-bottom: 90px;
}

.main-block{
    padding-top: 50px;
    padding-bottom: 73px;
    position: relative;
}

.main-block-content{
    position: relative;
    z-index: 4;
}

.main-rect{
    height: 100%;
    width: 795px;
    left: -87px;
    border: 15px solid #ffdd09;
    border-right: none;
    position: absolute;
    top: 0;
}

.main-rect:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 95px;
    background: #ffdd09;
}

.main-rect:after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 35px;
    background: #ffdd09;
}


.main-title{
    font: 72px/72px 'ralewayextrabold';
    color: #ffdd09;
}

.main-title span{
    color: #fff;
}

.main-subtitle{
    margin-top: 60px;
    font: 40px/40px 'ralewayregular';
    color: #fff;
}

.main-subtitle span{
    background: #41c5ff;
    display: inline-block;
    vertical-align: top;
    padding: 0 2px;
}

.main-text{
    font: 32px 'ralewayregular';
    color: #fff;
    margin-top: 20px;
}

.main-form{
    font-size: 0;
    margin-top: 24px;
}

.main-form .custom-form-field{
    display: inline-block;
    vertical-align: top;
    width: 230px;
    margin-right: 10px;
}

.custom-form-field input{
    height: 60px;
    display: block;
    width: 100%;
    border-radius: 30px;
    padding: 0 30px;
    font: 14px 'ralewayregular';
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.custom-form-field input::-webkit-input-placeholder {
    color: #fff;
}

.custom-form-field input:-moz-placeholder {
    color: #fff;
}

.custom-form-field input::-moz-placeholder {
    color: #fff;
}

.custom-form-field input:-ms-input-placeholder {
    color: #fff;
}

.main-form .custom-form-field:last-child{
    width: 250px;
}

.custom-btn{
    display: inline-block;
    vertical-align: top;
    height: 60px;
    padding: 0 36px;
    border-radius: 30px;
    text-align: center;
    font: 18px/54px 'ralewayextrabold';
    text-transform: uppercase;
    color: #2b2f35 !important;
    background: #ffdd09;
    border: 3px solid #ffdd09;
}

.main-form .custom-btn{
    display: block;
    padding: 0;
    width: 100%;
}

.custom-btn:hover{
    color: #fff !important;
    background: transparent;
}

.action .container{
    padding-top: 100px;
    padding-bottom: 100px;
}

.action-block{
    position: relative;
}

.action-bg{
    background: url("../img/action-bg.jpg") no-repeat;
    width: 900px;
    height: 537px;
    background-size: cover;
    float: left;
    margin-top: 30px;
}

.action-info{
    width: 860px;
    background: rgba(20, 40, 53, 0.9);
    float: right;
    color: #fff;
    padding: 35px 0 40px 38px;
    position: absolute;
    top: 0;
    z-index: 3;
    right: 0;
}

.action-title{
    font: 48px 'ralewayextrabold';
}

.action-title span{
    color: #ffdd09;
}

.action-descr{
    font: 26px 'ralewaylight';

}

.action-bottom{
    margin-top: 20px;
    padding-left: 160px;
}

.action-descr b{
    font-family: 'ralewaybold';
}

.action-descr span{
    color: #ffdd09;
}

.action .action-wrap{
    margin-top: 25px;
}

.action-img{
    display: block;
    bottom: -22px;
    position: absolute;
    left: 14px;
    z-index: 5;
}

.conditions{
    background: url("../img/cond-bg.jpg") no-repeat center;
    background-size: cover;
}

.title{
    font: 48px 'ralewayextrabold';
    color: #fff;
    text-align: center;
}

.conditions .container{
    padding-top: 80px;
    padding-bottom: 85px;
}

.conditions-list{
    margin-top: 45px;
}

.conditions-list .row{
    font-size: 0;
    text-align: center;
    margin-bottom: -50px;
}

.conditions-item{
    margin-bottom: 55px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none;
}

.conditions-item-img{
    width: 123px;
    height: 123px;
    margin: 0 auto;
    line-height: 123px;
    text-align: center;
    border-radius: 50%;
    background: url("../img/cond-round.png") no-repeat;
}

.conditions-item-img img{
    display: inline-block;
    vertical-align: middle;
}

.conditions-item-title{
    font: 20px 'ralewaysemibold';
    color: #fff;
    margin-top: 24px;
}




.services .container{

    padding-top: 80px;
    padding-bottom: 70px;
}



.services-list{
    margin-top: 36px;
}

.services-item{
    text-align: left;
    margin-bottom: 30px;
}

.services-item img{
    display: block;
    width: 100%;
}

.services-item-content{
    min-width: 470px;
    display: inline-block;
    vertical-align: top;
    color: #202429;
    background: #ffdd09;
    padding: 20px 30px;
    margin-top: -85px;
    z-index: 4;
    position: relative;
}

.services-item-title{
    font: 22px 'ralewayextrabold';
}

.services-item-descr{
    font: 18px 'ralewayregular';
    margin-top: 10px;
}

.why{
    background: url("../img/why-bg.jpg") no-repeat center;
    background-size: cover;
    min-height: 800px;
}

.why .title{
    line-height: 48px;
    text-align: left;
}

.why .container{
    padding-top: 80px;
    padding-bottom: 85px;
}

.why-list{
    margin-top: 55px;
}

.why-item{
    padding-left: 50px;
    position: relative;
    font: 22px 'ralewaybold';
}

.why-item:before{
    content: '';
    position: absolute;
    background: url("../img/why-decor.png") no-repeat;
    width: 35px;
    height: 35px;
    left: 0;
    top: 0;
}

.why-item:not(:last-child){
    margin-bottom: 55px;
}

.moving .container{
    padding-top: 85px;
    padding-bottom: 85px;
}

.moving-header{
    margin-top: 40px;
    text-align: center;
    font: 36px 'ralewayregular';
}

.moving-header span{
    display: inline-block;
    vertical-align: top;
    padding: 0 3px;
    background: #ffdd09;
    position: relative;
    line-height: 36px;
    margin-top: 5px;
}

.moving-header span:before{
    content: '';
    position: absolute;
    background: url(../img/line-1.png) no-repeat;
    width: 99px;
    height: 181px;
    top: 0;
    margin-top: 19px;
    right: 100%;
    margin-right: -2px;
}

.moving-header span:after{
    content: '';
    position: absolute;
    background: url(../img/line-2.png) no-repeat;
    width: 99px;
    height: 181px;
    top: 0;
    margin-top: 19px;
    left: 100%;
    margin-left: -2px;
}

.moving-list{
    padding: 0 140px;
    margin-top: 128px;
}

.moving-item-title{
    padding-left: 40px;
    font: 20px 'ralewayregular';
}

.moving-item .action-wrap{
    margin-top: 16px;
}

.custom-btn-2:hover{
    color: #2b2f35 !important;
}


.moving-item:last-child{
    text-align: right;
}

.moving-item:last-child .moving-item-title{
    padding-left: 0;
    padding-right: 40px;
}

.brands{
    background: url("../img/brands-bg.jpg") no-repeat center;
    background-size: cover;
    min-height: 484px;
}

.brands .container{
    padding-top: 80px;
    padding-bottom: 85px;
}

.brands-list{
    font-size: 0;
    margin-top: 95px;
    padding: 0 65px;
}

.brands-item{
    display: inline-block;
    vertical-align: middle;
}

.brands-item img{
    display: block;
}

.schema .container{
    padding-top: 80px;
    padding-bottom: 90px;
}

.schema-img{
    margin-top: 20px;
    margin-left: -5px;
    width: 735px;
}

.schema-img img{
    display: block;
    max-width: 100%;
}

.schema-block{
    margin-top: 35px;
}

.schema-list{
    width: 400px;
    position: relative;
}

.schema-list:before{
    content: '';
    position: absolute;
    left: 37px;
    top: 110px;
    background: url("../img/schema-line.png") no-repeat;
    width: 43px;
    height: 539px;
}

.schema-item{
    padding-left: 125px;
    position: relative;
    z-index: 4;
}

.schema-item-icon img{
    display: block;
}

.schema-item:not(:last-child){
    margin-bottom: 30px;
}

.schema-item-title{
    font: 20px 'ralewaybold';
    margin-top: 8px;
}

.schema-item .action-wrap{
    margin-top: 12px;
}

.schema-item-numb{
    position: absolute;
    bottom: 0;
    left: 7px;
    color: #41c5ff;
    font: bold 48px/48px 'Rubik'
}

.schema-item:first-child .schema-item-numb{
    bottom: 40px;
}

.benefits .title span{
    color: #ffdd09;
}

.benefits{
    background: url("../img/benefits-bg.jpg") no-repeat center;
    background-size: cover;
}

.benefits .container{
    padding-top: 85px;
    padding-bottom: 85px;
}

.benefits-list{
    margin-top: 50px;
}

.benefits-item-block{
    padding-left: 115px;
    position: relative;
    line-height: 100px;
    min-height: 100px;
    font-size: 0;
}

.benefits-item-img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    line-height: 100px;
    font-size: 0;
    text-align: center;
    background: #41c5ff;
}

.benefits-item-img img{
    display: inline-block;
    vertical-align: middle;
}

.benefits-item-title{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font: 22px 'ralewaysemibold';
}

.benefits-item{
    margin-bottom: 55px;
}

.benefits-bottom{
    margin-top: 25px;
}

.custom-title{
    font: 40px 'ralewayextrabold';
    text-align: center;
    color: #ffdd09;
}

.custom-subtitle{
    font: 24px 'ralewayregular';
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.benefits .action-wrap{
    margin-top: 40px;
    text-align: center;
}

.offer .container{
    padding-top: 100px;
    padding-bottom: 100px;
}

.offer-content{
    float: right;
    background: url("../img/offer-bg.jpg") no-repeat center;
    width: 800px;
    height: 500px;
    background-size: cover;
    padding: 0 60px 0 340px;
    font-size: 0;
    position: relative;
}

.offer-content:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: -0.35em;
}

.offer-content-info{
    display: inline-block;
    vertical-align: middle;
}

.offer-title{
    font: 32px 'ralewaybold';
    color: #ffdd09;
}

.offer form{
    margin-top: 26px;
    width: 310px;
}

.offer .custom-btn{
    width: 100%;
    display: block;
}

.offer .custom-form-field:not(:last-child){
    margin-bottom: 10px;
}

.offer-block{
    position: relative;
}

.offer-block:before{
    width: 660px;
    height: 256px;
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -108px;
    content: '';

    background: rgba(65, 197, 255, 0.3);

}

.offer-header{
    width: 660px;
    padding: 20px 20px 20px 30px;
    color: #fff;
    font: 30px/36px 'ralewayregular';
    background: #41c5ff;
    position: absolute;
    top: 50%;
    z-index: 4;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.offer-header b{
    font-family: 'ralewaybold';
}

.offer-header p{
    margin: 0 0 36px 0;
}

.offer-header > *:last-child{
    margin-bottom: 0 !important;
}

.problems{
    background: url("../img/problems-bg.jpg") no-repeat center;
    height: 569px;
    background-size: cover;
}

.problems .container{
    font-size: 0;
    text-align: center;
    height: 100%;
}

.problems .container:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: -0.35em;
    height: 100%;
}

.problems .title{
    font-family: 'ralewaybold';
}

.problems-content{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.subtitle{
    color: #fff;
    text-align: center;
    font: 48px 'ralewayregular';
    margin-top: 20px;
}

.subtitle span{
    display: inline-block;
    vertical-align: top;
    padding: 0 4px;
    line-height: 48px;
    background: #41c5ff;
}

.custom-btn{
    min-width: 215px;
}

.problems-content .action-wrap{
    margin-top: 55px;
}

.clients .container{
    padding-top: 85px;
    padding-bottom: 45px;
}

.clients-list{
    margin-top: 55px;
}

.clients-list{
    font-size: 0;
    text-align: center;
}

.clients-item{
    text-align: center;
    height: 100px;
    line-height: 100px;
    margin-bottom: 40px;
    font-size: 0;
}

.clients-item img{
    display: inline-block;
    vertical-align: middle;
    max-height: 100px;
    max-width: 100%;
}

.reviews{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,e2e7ed+100 */
    background: rgb(252,252,252); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(252,252,252,1) 0%, rgba(226,231,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(252,252,252,1) 0%,rgba(226,231,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(252,252,252,1) 0%,rgba(226,231,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e2e7ed',GradientType=1 ); /* IE6-9 */

}

.reviews .container{
    padding-top: 80px;
    padding-bottom: 100px;
}

.reviews-wrap{
    margin-top: 50px;
    position: relative;
}

.reviews-item{
    padding: 20px 75px 40px 150px;
    position: relative;
}

.reviews-item-content{
    background: #fff;
    padding: 35px 90px 55px;
}

.reviews-item-name{
    font: 22px 'ralewaybold';
}

.reviews-item-descr{
    font: 18px/30px 'ralewaylight';
    color: #31363d;
    margin-top: 15px;
}

.reviews-item img{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 4;
}

.reviews-item:after{
    position: absolute;
    right: 30px;
    z-index: 3;
    bottom: 0;
    content: '';
    background: url("../img/quote-icon.png") no-repeat;
    width: 118px;
    height: 107px;
}

.custom-navs{
    position: absolute;
    top: 0;
    right: 50px;
    width: 54px;
    z-index: 5;
}

.custom-nav{
    display: block;
    cursor: pointer;
    width: 54px;
    height: 54px;
    background: #ffdd09;
    position: relative;
}

.custom-nav:hover{
    background: #f7cb00;
}

.custom-nav:not(:last-child){
    margin-bottom: 10px;
}

.custom-next:after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: url("../img/arr-right.png") no-repeat center;
    width: 100%;
    height: 100%;
}

.custom-prev:after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: url("../img/arr-left.png") no-repeat center;
    width: 100%;
    height: 100%;
}

.contacts .container{
    padding-top: 85px;
    padding-bottom: 100px;
}

.contacts-block{
    margin-top: 50px;
    padding-right: 400px;
    position: relative;
}

.custom-map{
    height: 514px;
}

#map{
    height: 100%;
}

.contacts-info{
    padding: 30px 25px 30px 35px;
    color: #fff;
    background: #41c5ff;
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
}

.contacts-info:after{
    content: '';
    position: absolute;
    top: 107px;
    right: 37px;
    background: url("../img/contacts-icon.png") no-repeat;
    width: 102px;
    height: 105px;
}

.contacts-item{
    font: 300 24px 'Oswald';
}

.contacts-item:not(:last-child){
    margin-bottom: 14px;
}

.contacts-item a{
    color: #fff;
    border-bottom: 1px solid #fff;
}

.contacts-item a:hover{
    border-bottom: 1px solid transparent;
}

.questions{
    background: url("../img/questions-bg.jpg") no-repeat center;
    background-size: cover;
    height: 680px;
}

.questions-block{
    float: right;
    background: #41c5ff;
    color: #fff;
    width: 470px;
    padding: 65px 0 0 70px;
}

.order-title{
    font: 54px/48px 'ralewaybold';
}

.order-subtitle{
    font: 32px 'ralewaylight';
    margin-top: 16px;
}

.order-field input, .order-field textarea{
    width: 100%;
    display: block;
    height: 62px;
    border: 1px solid #ffffff2b;
    color: #fff;
    padding: 0 20px;
    font: 18px 'ralewayregular';
    background: transparent;
}

.order-field textarea{
    height: 205px;
    resize: none;
    padding: 15px 20px;
}

.order-field input::-webkit-input-placeholder, .order-field textarea::-webkit-input-placeholder{
    color: #fff;
}

.order-field input:-moz-placeholder, .order-field textarea:-moz-placeholder{
    color: #fff;
}

.order-field input::-moz-placeholder, .order-field textarea::-moz-placeholder{
    color: #fff;
}

.order-field input:-ms-input-placeholder, .order-field textarea:-ms-input-placeholder{
    color: #fff;
}

.order-form form{
    margin-top: 45px;
}

.order-field:not(:last-child){
    margin-bottom: -1px;
}

.order-field:last-child{
    padding-top: 20px;
}

.footer .container{
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-logo{
    display: inline-block;
    vertical-align: middle;
}

.rights{
    display: inline-block;
    vertical-align: middle;
    font: 18px 'ralewaylight';
    color: #2b2f35;
    text-align: center;
}

.rights a{
    color: #2b2f35;
}

.rights a:hover{
    color: #41c5ff !important;
}

.footer-right{
    display: inline-block;
    vertical-align: middle;

}

.footer-phones{
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.footer-phone{
    font: 400 24px/24px 'ralewaysemibold';
    color: #2b2f35;
}

.footer-phone a{
    color: #2b2f35;
}

.footer-phone a:hover{
    color: #41c5ff !important;
}

.footer-phone:not(:last-child){
    margin-bottom: 4px;
}

.custom-btn-small{
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    font-size: 14px;
    font-family: 'ralewaybold';
    padding: 0 35px;
    line-height: 44px;
}

.main-nav{
    border-bottom: 1px solid #d8dee6;
}

.main-nav ul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.main-nav ul li{
    display: inline-block;
    vertical-align: top;
}

.main-nav ul li:not(:last-child){
    margin-right: 25px;
}

.main-nav ul li a{
    font: 14px/40px 'ralewayregular';
    color: #2b2f35;
    display: block;
}

.main-nav ul li a:hover{
    color: #41c5ff !important;
}

.header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

.header-main .container{
    padding-top: 17px;
}

.logo{
    float: left;
    margin-top: 2px;
}


.header-title{
    float: left;
    font: 24px 'ralewaylight';
    color: #2b2f35;
    margin-left: 65px;
    margin-top: 4px;
}

.header-right{
    float: right;
    margin-top: 6px;
}

.main {
    position: relative;
}

.video-wrapper.active {
    opacity: 1;
}

.video-wrapper {
    position: absolute;
    height: 100%;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    top: 0;
    overflow: hidden;
    opacity: 0;
}

.video-wrapper video {
    vertical-align: top;
    height: auto;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main:before{
    background: rgba(20, 40, 53, 0.6);
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 3;
}

.main .container{
    position: relative;
    z-index: 4;
}

.repair-page .header-title{
    font: 300 18px 'ralewayregular';
    margin-top: -3px;
}

.repair-page .header-title b{
    font-family: 'ralewaybold';
    font-size: 24px;
    line-height: normal;
}

.work-time{
    margin-bottom: 10px;
}

.work-time span{
    display: inline-block;
    vertical-align: top;
    height: 42px;
    color: #fff;
    padding: 0 14px;
    text-transform: uppercase;
    font: 16px/42px 'ralewayblack';
    background: #41c5ff;
}

.repair-page .main-block {
    padding-top: 80px;
}

.repair-page .main-rect {
    width: 895px;
}

.custom-btn-border{
    color: #fff !important;
    font: 18px/56px 'ralewayextrabold';
    border-width: 2px;
    padding: 0 45px;
    background: transparent;
}

.custom-btn-border:hover{
    border-color: #fff;
    background: #fff;
    color: #2b2f35 !important;
}

.repair-page .main .action-wrap{
    font-size: 0;
    margin-top: 46px;
}

.repair-page .action-wrap .custom-btn:not(:last-child){
    margin-right: 10px;
}

.repair-page .main-rect:after {
    height: 205px;
}

.repair-page .main .container {
    padding-top: 135px;
    padding-bottom: 135px;
}

.repair-page .conditions{
    background: #fff;
}

.repair-page .conditions .title{
    color: #2b2f35 !important;
}

.conditions-list-new{
    margin-top: 45px;
    font-size: 0;
}

.conditions-item-block{
    color: #2b2f35;
    border: 5px solid #41c5ff;
    padding: 25px 24px 30px 35px;
}

.conditions-item-new-img{
    height: 64px;
    line-height: 64px;
    font-size: 0;
}

.custom-icon{
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.custom-icon:before, .custom-icon:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.custom-icon:after{
    opacity: 0;
    z-index: 3;
}

.conditions-item-block:hover .custom-icon:after{
    opacity: 1;
}

.conditions-item-block:hover .custom-icon:before{
    opacity: 0;
}

.icon-1{
    width: 68px;
    height: 45px;
}

.icon-1:before{
    background: url("../img/r-i-1.png") no-repeat;
}

.icon-1:after{
    background: url("../img/r-i-1-hover.png") no-repeat;
}

.icon-2{
    width: 64px;
    height: 59px;
}

.icon-2:before{
    background: url("../img/r-i-2.png") no-repeat;
}

.icon-2:after{
    background: url("../img/r-i-2-hover.png") no-repeat;
}

.icon-3{
    width: 54px;
    height: 53px;
}

.icon-3:before{
    background: url("../img/r-i-3.png") no-repeat;
}

.icon-3:after{
    background: url("../img/r-i-3-hover.png") no-repeat;
}

.icon-4{
    width: 59px;
    height: 60px;
}

.icon-4:before{
    background: url("../img/r-i-4.png") no-repeat;
}

.icon-4:after{
    background: url("../img/r-i-4-hover.png") no-repeat;
}

.icon-5{
    width: 62px;
    height: 62px;
}

.icon-5:before{
    background: url("../img/r-i-5.png") no-repeat;
}

.icon-5:after{
    background: url("../img/r-i-5-hover.png") no-repeat;
}

.icon-6{
    width: 62px;
    height: 62px;
}

.icon-6:before{
    background: url("../img/r-i-6.png") no-repeat;
}

.icon-6:after{
    background: url("../img/r-i-6-hover.png") no-repeat;
}

.conditions-item-new-title {
    color: #2b2f35;
    font: 22px 'ralewaybold';
    margin-top: 20px;
}

.conditions-item-block{
    background: transparent;
}

.conditions-item-block:hover{
    background: #41c5ff;
    -webkit-box-shadow: 0px 10px 65px 0px rgba(65, 197, 255, 0.9);
    -moz-box-shadow:    0px 10px 65px 0px rgba(65, 197, 255, 0.9);
    box-shadow:         0px 10px 65px 0px rgba(65, 197, 255, 0.9);
}

.conditions-item-block:hover .conditions-item-new-title{
    color: #fff;
}

.conditions-item-new{
    margin-bottom: 30px;
}

.repair-page .conditions .container{
    padding-bottom: 70px;
}

.repair-services{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,e2e7ed+100 */
    background: rgb(252,252,252); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(252,252,252,1) 0%, rgba(226,231,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(252,252,252,1) 0%,rgba(226,231,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(252,252,252,1) 0%,rgba(226,231,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e2e7ed',GradientType=1 ); /* IE6-9 */
}

.repair-services .container{
    padding-bottom: 45px;
    padding-top: 85px;
}

.repair-services-list{
    font-size: 0;
    text-align: center;
    margin-top: 45px;
}

.repair-services-item{
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 40px;
}

.repair-services-img img{
    display: block;
    width: 100%;
}

.repair-services-title{
    text-align: center;
    font: 20px 'ralewaymedium';
    margin-top: 14px;
}

.repair-services-item .action-wrap{
    margin-top: 14px;
}

.repair-services-item .custom-btn{
    min-width: 0;
    width: auto;
}

.fast{
    background: url("../img/fast-bg.jpg") no-repeat center top;
    background-size: cover;
}

.fast .container{
    padding-top: 64px;
    padding-bottom: 64px;
}

.fast-block{
    float: right;
    background: #ffdd09;
    color: #252c32;
    padding: 45px 45px 45px 50px
}

.fast-title{
    font: 48px/48px 'ralewaylight';
}

.fast-title b{
    font-weight: normal;
    font-family: 'ralewayextrabold';
}

.fast-block .action-wrap{
    margin-top: 40px;
}

.custom-btn-dark{
    color: #ffdd09 !important;
    background: #2b2f35;
    border-color: #2b2f35;
}

.custom-btn-dark:hover{
    color: #2b2f35 !important;
    background: transparent;
}

.why-we{
    background: #fff;
}

.why-we .container{
    padding-top: 85px;
    padding-bottom: 50px;
}

.why-we .benefits-item-title{
    color: #2b2f35;
    font: 20px 'ralewaysemibold';
}

.how{
    background: url("../img/how-bg.jpg") no-repeat center;
    background-size: cover;
}

.how .container{
    padding-bottom: 40px;
    padding-top: 85px;
}

.how-list{
    margin-top: 55px;
}

.how-list{
    text-align: center;
    font-size: 0;
}

.how-item{
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 60px;
}

.how-item .schema-item{
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.how-item .schema-item-title{
    color: #fff;
}

.how-item .schema-item-icon{
    height: 56px;
    line-height: 56px;
    font-size: 0;
    text-align: left;
}

.how-item .schema-item-icon img{
    display: inline-block;
    vertical-align: middle;
}

.how-item .schema-item:first-child .schema-item-numb {
    bottom: 0;
}

.how-item:first-child .schema-item-numb {
    bottom: 40px !important;
}

.offer-2 .container{
    padding-top: 90px;
}

.offer-info{
    position: relative;
    padding-top: 45px;
    padding-bottom: 55px;
}

.offer-info:before{
    content: '';
    position: absolute;
    left: 150px;
    right: 150px;
    top: 0;
    bottom: 0;
    border: 15px solid #eef2f5;
}

.offer-section{
    position: relative;
    z-index: 3;
    text-align: center;
}

.offer-subtitle{
    text-align: center;
    font: 42px 'ralewaylight';
    margin-top: 20px;
}

.offer-subtitle span{
    display: inline-block;
    background: #41c5ff;
    color: #fff;
    line-height: 36px;
    padding: 0 4px 7px;
}

.offer-2 .action-wrap{
    margin-top: 48px;
}

.services .title, .why .title, .moving .title, .brands .title, .schema .title, .clients .title, .reviews .title,
.contacts .title, .repair-services .title, .why-we .title, .offer-2 .title{
    color: #2b2f35;
}

.modals{
    display: none;
}

.custom-modal{
    width: 560px;
    background: #3cc4fc;
    padding: 65px 80px 75px;
    color: #fff;
    position: relative;
}

.custom-modal .order-title {
    font: 50px/46px 'ralewaybold';
}

.custom-modal .order-subtitle {
    font: 28px 'ralewaylight';
}

.custom-modal .order-field:last-child {
    padding-top: 30px;
}

.custom-modal .order-form form {
    margin-top: 35px;
}

.close-modal{
    background: url("../img/close-icon.png") no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.close-modal:hover{
    opacity: 0.75;
}

.custom-modal .order-field textarea {
    height: 124px;
}

.custom-modal-2{
    padding-bottom: 0;
    width: 715px;
}

.custom-modal-img{
    margin-top: 30px;
    height: 372px;
    position: relative;
}

.custom-modal-img img{
    position: absolute;
    top: 0;
    left: 30px;
    max-width: 100%;
}


.repair-page .custom-modal-img {
    height: 345px;
}



a, input, button, textarea, .custom-nav, .video-wrapper, .custom-icon:after, .custom-icon:before, .conditions-item-new-title,
.conditions-item-block{
    -webkit-transition: all 0.3s cubic-bezier(.9,.69,.5,.59);
    -moz-transition: all 0.3s cubic-bezier(.9,.69,.5,.59);
    -ms-transition: all 0.3s cubic-bezier(.9,.69,.5,.59);
    -o-transition: all 0.3s cubic-bezier(.9,.69,.5,.59);
}

@media screen and (min-width: 1230px){
    .container{
        width: 1200px;
    }
}

@media screen and (max-width: 1199px){
    .header-title {
        font: 20px 'ralewaylight';
        margin-left: 33px;
        margin-top: 8px;
    }

    .footer-phone {
        font: 400 22px/24px 'Oswald';
    }

    .main-title {
        font: 56px/62px 'ralewayextrabold';
    }

    .main-subtitle {
        margin-top: 35px;
        font: 30px/36px 'ralewayregular';
    }

    .main-text {
        font: 26px 'ralewayregular';
        margin-top: 12px;
    }


    .action-descr {
        font: 22px 'ralewaylight';
    }

    .action-info {
        width: 690px;
    }

    .action-img {
        width: 400px;
    }

    .services-item-descr br{
        display: none;
    }

    .action-bg {
        background: url(../img/action-bg.jpg) no-repeat;
        width: 779px;
        height: 455px;
    }

    .action-title {
        font: 41px 'ralewayextrabold';
    }

    .title {
        font: 44px 'ralewayextrabold';
    }

    .title br{
        display: none;
    }

    .moving-list {
        padding: 0 30px;
    }

    .schema-img {
        margin-top: 150px;
        width: 490px;
    }

    .offer-header {
        width: 430px;
        font: 22px/30px 'ralewayregular';
    }

    .offer-block:before {
        width: 430px;
        height: 274px;
    }

    .questions-block {
        width: 356px;
        padding: 45px 0 0 45px;
    }

    .main-rect {
        left: -50px;
    }

    .questions-block .order-title {
        font: 40px/44px 'ralewaybold';
    }

    .repair-page .header-title {
        font: 300 14px 'ralewayregular';
        margin-top: 4px;
    }

    .repair-page .header-title b {
        font-size: 20px;
    }

    .repair-services-title {
        font: 18px 'ralewaymedium';
    }

    .offer-subtitle {
        font: 32px 'ralewaylight';
        margin-top: 20px;
    }
}

@media screen and (max-width: 991px){
    .custom-btn-small {
        padding: 0 22px;
        min-width: 0;
    }

    .main-title {
        font: 46px/54px 'ralewayextrabold';
    }

    .header-title{
        display: none;
    }

    .main-rect {
        width: 624px;
    }

    .main-form .custom-form-field {
        width: 210px;
    }

    .offer-info:before {
        left: 80px;
        right: 80px;
    }

    .main-rect:before {
        height: 75px;
    }

    .action-title {
        font: 32px 'ralewayextrabold';
    }

    .action-descr {
        font: 19px 'ralewaylight';
    }

    .action-descr br{
        display: none;
    }

    .action-bg {
        width: 580px;
        height: 372px;
    }

    .action-img {
        width: 330px;
    }

    .action-info {
        padding: 35px 30px 40px 30px;
        width: 540px;
    }

    .services-item-content {
        margin-top: 0;
        max-width: 100%;
        min-width: 0;
    }

    .services-item-title {
        font: 20px 'ralewayextrabold';
    }

    .moving-item:last-child .moving-item-title {
        padding-left: 0;
        padding-right: 0px;
    }

    .brands-item{
        margin: 10px 15px;
    }

    .moving-list {
        margin-top: 75px;
    }

    .brands-list {
        text-align: center;
        margin-top: 70px;
        padding: 0;
    }

    .why-item {
        font: 20px 'ralewaybold';
    }

    .moving-item-title {
        padding-left: 0;
        font: 18px 'ralewayregular';
    }

    .moving-list {
        padding: 0;
    }

    .schema-img{
        display: none;
    }

    .schema-list{
        width: 100%;
        float: none;
    }

    .schema-list {
        width: 386px;
        float: none !important;
        margin: 0 auto;
    }

    .benefits-item-title {
        font: 18px 'ralewayregular';
    }

    .custom-subtitle {
        font: 22px 'ralewayregular';
    }

    .custom-subtitle br{
        display: none;
    }

    .offer-header {
        width: 100%;
        padding: 20px 20px 20px 20px;
        color: #fff;
        text-align: center;
        position: relative;
        top: 0;
        font: 24px/30px 'ralewayregular';
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);

    }

    .offer-block:before{
        display: none;
    }

    .offer-content {
        float: none;
        width: 100%;
        height: auto;
        background-size: cover;
        padding: 50px 30px;
        text-align: center;
        font-size: 0;
        position: relative;
        margin-top: 30px;
    }

    .offer form {
        margin: 25px auto;
        width: 100%;
        max-width: 310px;
    }

    .title {
        font: 38px 'ralewayextrabold';
    }

    .subtitle {
        font: 30px 'ralewayregular';
    }

    .reviews-item {
        padding: 0 25px 0 30px;
    }

    .reviews-item img {
        width: 100px;
    }

    .custom-navs {
        right: 0;
    }

    .reviews-item-content {
        padding: 35px 40px 40px 90px;
    }

    .reviews-item:after{
        display: none;
    }

    .reviews-item-descr {
        font: 16px/25px 'ralewaylight';
    }

    .custom-map {
        height: 280px;
    }

    .contacts-info {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        text-align: center;
    }

    .questions{
        background: #41c5ff;
        height: auto;
    }

    .questions .container{
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .questions-block {
        text-align: center;
        padding-top: 0;
        width: 100%;
    }

    .contacts-item {
        font: 300 20px 'Oswald';
    }

    .contacts-block{
        padding-right: 0;
    }

    .footer-right {
        width: 100%;
        text-align: center;
        margin-top: 17px;
    }

    .rights{
        text-align: right;
    }

    .questions-block {
        padding: 0;
    }

    .repair-page .main-rect {
        width: 680px;
    }

    .repair-page .main .container {
        padding-top: 85px;
        padding-bottom: 85px;
    }

    .repair-page .main-title br{
        display: none;
    }

    .repair-page .main .action-wrap .custom-btn:not(:last-child){
        margin-right: 0;
        margin-bottom: 15px;
    }

    .how-item .schema-item-title br{
        display: none;
    }

    .how-item  .schema-item-title {
        font: 16px 'ralewaybold';
    }

    .fast-title {
        font: 32px/36px 'ralewaylight';
    }

    .why-we .benefits-item-title {
        color: #2b2f35;
        font: 17px 'ralewayregular';
    }
}

@media screen and (max-width: 767px){
    .main-nav ul li:not(:last-child) {
        margin-right: 18px;
    }

    .main .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main-rect {
        width: auto !important;
        left: 0;
        right: 0;
        border: 10px solid #ffdd09 !important;
    }

    .main-rect:before, .main-rect:after{
        display: none;
    }

    .main-block {
        padding: 45px 30px;
        text-align: center;
    }

    .main-title {
        font: 36px/42px 'ralewayextrabold';
    }

    .main-text {
        font: 21px 'ralewayregular';
        margin-top: 16px;
    }

    .main-form .custom-form-field {
        display: block;
        width: 100% !important;
        margin-right: 0;
    }

    .main-form .custom-form-field:not(:last-child){
        margin-bottom: 10px;
    }

    .main-form .custom-btn{
        display: block;
        width: 100%;
    }

    .main-subtitle {
        margin-top: 25px;
        font: 19px/30px 'ralewayregular';
    }

    .action-bg{
        display: none;
    }

    .action-bottom {
        margin-top: 20px;
        padding-left: 0;
    }

    .main-form{
        margin: 30px auto 0;
        max-width: 350px;
    }

    .action-img{
        display: none;
    }

    .action-info{
        position: relative;
    }

    .title {
        font: 30px 'ralewaybold';
    }

    .action .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .action-info {
        padding: 35px 30px 40px 30px;
        width: 100%;
        text-align: center;
    }

    .conditions-item-img {
        width: 100px;
        font-size: 0;
        height: 100px;
        line-height: 100px;
        background-size: contain;
    }

    .conditions-item-img img {
        max-height: 48px;
    }

    .why .title {
        line-height: normal;
        text-align: center;
    }

    .services-item-content {
        width: 100%;
        text-align: center;
    }

    .why {
        position: relative;
        min-height: 0;
        border-bottom: 1px solid rgba(60, 196, 252, 0.3);
    }

    .why:before{
        content: '';
        background: rgba(255, 255, 255, 0.75);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .why-item:before {
        position: relative;
        display: block;
        margin: 0 auto 10px;
    }

    .why-item {
        font: 18px 'ralewayregular';
        text-align: center;
        padding-left: 0;
    }

    .services .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .moving-header {
        margin-top: 30px;
        font: 24px 'ralewayregular';
    }

    .moving-header span:before, .moving-header span:after{
        display: none;
    }

    .moving-item{
        float: none !important;
        text-align: center;
    }

    .moving-item:not(:last-child){
        margin-bottom: 35px;
    }

    .moving-item .action-wrap{
        text-align: center;
    }

    .brands {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,e2e7ed+100 */
        background: rgb(252,252,252); /* Old browsers */
        background: -moz-linear-gradient(left,  rgba(252,252,252,1) 0%, rgba(226,231,237,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(252,252,252,1) 0%,rgba(226,231,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(252,252,252,1) 0%,rgba(226,231,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e2e7ed',GradientType=1 ); /* IE6-9 */
        min-height: 0;
    }

    .moving-item-title{
        text-align: center !important;
    }

    .moving-list {
        margin-top: 45px;
    }

    .moving .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .benefits-item-block{
        padding-left: 0;
    }

    .benefits-item{
        text-align: center;

    }

    .benefits-item-title {
        display: block;
        vertical-align: top;
    }

    .benefits-item-block {
        line-height: normal;
        min-height: 0;
    }

    .benefits .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .custom-subtitle {
        font: 18px 'ralewayregular';
    }

    .custom-title {
        font: 30px 'ralewayextrabold';
    }

    .benefits-item-img {
        position: relative;
        margin: 0 auto 15px;
    }

    .schema .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .brands .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .clients-item {
        margin-bottom: 20px;
    }

    .reviews-item img {
        width: 80px;
    }

    .reviews-item-content {
        padding: 35px 35px 40px 75px;
    }

    .reviews .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .contacts .container {
        padding-top: 65px;
        padding-bottom: 0px;
    }

    .contacts-block {
        margin-top: 30px;
    }

    .clients .container {
        padding-top: 65px;
        padding-bottom: 25px;
    }

    .subtitle {
        font: 23px 'ralewayregular';
    }

    .subtitle span {
        line-height: 40px;
    }

    .problems {
        height: 480px;
    }

    .offer .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .order-form form {
        margin-top: 32px;
    }

    .order-subtitle {
        font: 24px 'ralewaylight';
        margin-top: 12px;
    }

    .questions-block .order-title {
        font: 34px/36px 'ralewaybold';
    }

    .footer-logo{
        display: block;
        margin: 0 auto;
        width: 140px;
    }

    .footer-logo img{
        display: block;
        width: 100%;
    }

    .main-title br{
        display: none;
    }

    .rights {
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    .footer .footer-phones{
        margin-right: 0;
        text-align: center;
        display: block;
        margin-bottom: 25px;
    }

    .footer .footer-right{
        display: block;
        margin: 20px auto 0;
    }

    .custom-btn-small{
        font-size: 0;
        position: relative;
        overflow: hidden;
    }

    .custom-btn-small:after{
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: url("../img/phone-icon.png") no-repeat center;
        top: 0;
        left: 0;
    }

    .custom-modal {
        width: 350px;
        padding: 45px 30px 45px;
    }

    .custom-modal .order-subtitle {
        font: 22px 'ralewaylight';
    }

    .custom-modal .order-title {
        font: 34px/34px 'ralewaybold';
    }

    .custom-modal-img {
        margin-top: 20px;
        height: 140px;
    }

    .repair-page .main-block {
        padding-top: 45px;
    }

    .repair-page .main .container {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .conditions-item-block {
        padding: 25px 20px 30px 20px;
    }

    .conditions-item-new-title {
        font: 19px 'ralewaybold';
        margin-top: 15px;
    }

    .fast{
        background: #ffdd09;
    }

    .fast-block {
        float: none !important;
        background: #ffdd09;
        text-align: center;
        padding: 0 20px 0 20px;
    }

    .why-we .container {
        padding-top: 65px;
        padding-bottom: 30px;
    }

    .contacts-block{
        margin-left: -15px;
        margin-right: -15px;
    }

    .how-item .schema-item {
        max-width: 370px;
    }

    .offer-subtitle {
        font: 26px 'ralewaylight';
    }

    .offer-subtitle span {
        line-height: 24px;
    }

    .offer-2 .container {
        padding-top: 65px;
    }

    .offer-info:before{
        left: 45px;
        right: 45px;
        border: 8px solid #eef2f5;
    }

    .repair-page .conditions .container {
        padding-bottom: 50px;
    }

    .conditions .container {
        padding-top: 65px;
    }

    .repair-services .container {
        padding-top: 65px;
    }
}


@media screen and (max-width: 480px){
    .footer-phone {
        font: 400 16px/20px 'Oswald';
    }

    .fast-title {
        font: 27px/32px 'ralewaylight';
    }

    .action-title {
        font: 28px 'ralewayextrabold';
    }

    .conditions-item-new, .repair-services-item{
        width: 100%;
    }


    .services .container {
        padding-bottom: 30px;
    }

    .moving-header {
        margin-top: 26px;
        font: 18px 'ralewayregular';
    }

    .brands-list {
        margin-top: 40px;
    }

    .conditions-item-title {
        font: 17px 'ralewaysemibold';
        margin-top: 12px;
    }

    .schema-item-title {
        font: 17px 'ralewaybold';
    }

    .main-rect {
        border: 5px solid #ffdd09 !important;
    }

    .offer-header {
        font: 19px/27px 'ralewayregular';
    }

    .custom-title {
        font: 26px 'ralewayextrabold';
    }

    .action-info {
        padding: 35px 20px 40px 20px;
    }

    .offer-title {
        font: 26px 'ralewaybold';
    }

    .reviews-item {
        padding: 0;
    }

    .reviews-item-name {
        font: 20px 'ralewaybold';
    }

    .reviews-item img {
        width: 80px;
        position: relative;
        margin: 0 auto -35px;
    }

    .contacts-block{
        margin-left: -15px;
        margin-right: -15px;
    }

    .main-nav ul li a {
        font: 12px/40px 'ralewayregular';
    }

    .main-nav ul li:nth-last-child(2){
        display: none;
    }

    .custom-next{
        float: right;
    }

    .custom-prev{
        float: left;
    }

    .custom-navs {
        width: 100%;
    }

    .reviews-item-content {
        text-align: center;
        padding: 55px 15px 30px 15px;
    }

    .subtitle {
        font: 21px 'ralewayregular';
    }

    .offer-header p {
        margin: 0 0 15px 0;
    }

    .wrapper {
        padding-top: 122px;
    }

    .main-block {
        padding: 40px 25px;
    }

    .main-title {
        font: 29px/36px 'ralewayextrabold';
    }

    .header-right {
        float: right;
        margin-top: 0;
    }

    .logo img{
        width: 100px;
    }

    .order-subtitle {
        font: 21px 'ralewaylight';
    }

    .questions-block .order-title {
        font: 28px/32px 'ralewaybold';
    }

    .repair-page .main .action-wrap .custom-btn{
        padding: 0 15px;
        font-size: 16px;
    }
}

@media screen and (max-width: 390px){
    .main-title {
        font: 20px/28px 'ralewayextrabold';
        text-transform: uppercase;
    }

    .repair-page .main .action-wrap .custom-btn {
        padding: 0 12px;
        font-size: 13px;
    }

    .header .footer-phone {
        font: 400 13px/17px 'Oswald';
    }

    .custom-btn {
        padding: 0 20px;
        font: 15px/54px 'ralewayextrabold';
    }

    .main-text {
        font: 19px 'ralewayregular';
    }

    .footer-phones {
        margin-right: 14px;
    }

    .custom-btn-small{
        font-size: 0 !important;
        padding: 0 23px !important;
    }

    .title {
        font: 27px 'ralewaybold';
    }

    .moving-header span {
        line-height: 27px;
    }

    .conditions-item{
        width: 100%;
    }

    .schema-item {
        padding-left: 90px;
    }

    .schema-item-numb {
        left: 0;
        font: bold 40px/40px 'Rubik';
    }

    .contacts-info:after {
        right: -15px;
    }

    .custom-modal {
        width: 290px;
        padding: 40px 20px 40px;
    }

    .custom-modal .order-subtitle {
        font: 19px 'ralewaylight';
    }

    .custom-modal .order-form form {
        margin-top: 25px;
    }

    .custom-modal .order-title {
        font: 28px/30px 'ralewaybold';
    }

    .offer-info {
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
    }

    .offer-info::before{
        display: none;
    }

    .custom-modal-img img {
        left: 0;
    }

    .custom-modal-img {
        height: 120px;
    }

    .offer-subtitle {
        font: 20px 'ralewaylight';
    }
}