﻿.white_block {
    position: relative;
    padding: 3rem;
    padding-bottom: 1.5rem;
    background: #fff;
    border-radius: 1.7rem;
    -webkit-box-shadow: 0 16px 93px 10px rgb(40 39 40 / 7%);
    box-shadow: 0 16px 93px 10px rgb(40 39 40 / 7%);
}
.cena-uslugi {margin-top:0.5rem;}
.in-viewport
{animation-delay: 1500ms; animation-duration: 3000ms; animation-fill-mode: both; animation-name: transform-3d-flip;}

@-webkit-keyframes transform-3d-flip
{
   0% { -webkit-transform: perspective(400px) rotateX(0deg) ;  }
   40% { -webkit-transform: perspective(400px) translate3d(0px,0px,150px) rotateX(0deg) rotateY(170deg) ;  }
   50% { -webkit-transform: perspective(400px) translate3d(0px,0px,150px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) ;  }
   80% { -webkit-transform: perspective(400px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95) ;  }
   100% { -webkit-transform: perspective(400px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@-moz-keyframes transform-3d-flip
{
   0% { -moz-transform: perspective(400px) rotateX(0deg) ;  }
   40% { -moz-transform: perspective(400px) translate3d(0px,0px,150px) rotateX(0deg) rotateY(170deg) ;  }
   50% { -moz-transform: perspective(400px) translate3d(0px,0px,150px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) ;  }
   80% { -moz-transform: perspective(400px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95) ;  }
   100% { -moz-transform: perspective(400px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes transform-3d-flip
{
   0% { transform: perspective(400px) rotateX(0deg) ;  }
   40% { transform: perspective(400px) translate3d(0px,0px,150px) rotateX(0deg) rotateY(170deg) ;  }
   50% { transform: perspective(400px) translate3d(0px,0px,150px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) ;  }
   80% { transform: perspective(400px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95) ;  }
   100% { transform: perspective(400px) translate3d(0px,0px,0px) rotateX(0deg) rotateY(0deg) scale3d(1.0,1.0,1.0) ;  }
}
.uk-scope .sales .uk-card { box-shadow:none;  }
.uk-scope .sales .uk-card  {position:relative;}
.uk-scope .sales .uk-card img {position:absolute;}

.uk-scope .sales .uk-card .uk-card-body {width: 65%;}

.uk-scope .steps_tabs .uk-subnav-pill>*>:first-child {
    padding: 0.5rem 1rem;font-size: .95rem;
    background: #e4e4e4;
    border-radius: 0.4rem;
    color: #222;
}
.uk-scope .steps_tabs .uk-subnav-pill>.uk-active>a {
    background-color: #fac146;
    color: #000;
}


.sales>div:nth-child(1) .uk-card {
     background: #eceaeb url(../../../images/img/lan.png) no-repeat right center;
    background-size: contain;}


.sales>div:nth-child(2) .uk-card {
   background: #fffaf6 url(../../../images/img/_615-2.jpg) no-repeat right center;
    background-size: contain;}
      
	   
	   
.wobble{
animation-duration: 2s;
animation-delay: 4s;
animation-iteration-count: infinite;
animation-name:wobble

}
.iphone img {margin:0 auto; width:12rem!important;margin-top: 3rem;}
.ploshad img {margin:0 auto;}
@keyframes wobble {
	from {
	 transform: translate3d(0, 0, 0);
	}

	1% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	2% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 1, 0.5deg);
	}

	3% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	4% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0,1, 0.5deg);
	}

	5% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}
	6% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 0, 0.5deg);
	}
	7% {
	transform: translate3d(0%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}
  8% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	9% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 1, 0.5deg);
	}

	10% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	11% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0,1, 0.5deg);
	}

	12% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}
	13% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 0, 0.5deg);
	}
	14% {
	transform: translate3d(0%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}
  15% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	16% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 1, 0.5deg);
	}

	17% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	18% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0,1, 0.5deg);
	}

	19% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}
	20% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 0, 0.5deg);
	}
	21% {
	transform: translate3d(0%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}
  22% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	23% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 1, 0.5deg);
	}

	24% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 1, -0.5deg);
	}

	25% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0,1, 0.5deg);
	}

	26% {
	transform: translate3d(-0.5%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}
	27% {
	transform: translate3d(0.5%, 0, 0) rotate3d(0, 0, 0, 0.5deg);
	}
	28% {
	transform: translate3d(0%, 0, 0) rotate3d(0, 0, 0, -0.5deg);
	}

	to {
	transform: translate3d(0, 0, 0);
	}
}
.snoska {
    display: none;
    position: relative;
    width: 280px;
    font-size: 0.9rem;
    text-align: left;
    line-height: 1;
    margin-top: 0.8rem;
}

.snoska_img {
    margin-right: 10px;
}

.ba-form-page:first-child .snoska {
    display: inline-block;
}

.snoska_text {
    position: absolute;
    font-size: 12px;
    left: 45px;
    top: 2px;
}

.ba-form-page-break-button.nexxt img {
    margin-top: 4px;
    margin-left: 7px;
    height: 12px;
    width: 37px;
    animation: transform-shiver 2000ms linear 0ms infinite normal both;
    z-index: 1;
}

@keyframes transform-shiver{0%{transform:rotate(0deg)}25%{transform:translate(-5px,0) rotate(0deg)}75%{transform:translate(5px,0) rotate(0deg)}100%{transform:translate(0,0) rotate(0deg)}}


@media (min-width: 1200px){
.uk-scope .uk-card-body {
    padding: 2rem!important;
}}

#sp-menu .sp-column,.rel {
    position: relative!important;

}
.uk-scope .uk-h3, .uk-scope h3,.title-uslugi {
    font-size: 1.25rem!important;}
/*стили */
.icon30left.duga img {
    width: 2rem!important;
    position: absolute;
    left: -1.2rem;
}

.before_line .uk-panel:before {
    content: "";
    position: absolute;
    width: 1.5rem;
    height: 4px;
    left: 0;
    top: 0;
    -webkit-transform: translate(-100%, -100%) rotate( 
-45deg
 );
    -ms-transform: translate(-100%, -100%) rotate(-45deg);
    transform: translate(-100%, -100%) rotate( 
-45deg
 );
    background-color: #fac146;
}


.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

.h-100 {
    height: 100%!important;
}

.bg-lighter-gray {
/*    background-color: #eef0f3!important;*/
}

.prod-block-preview .product {
    position: relative;

}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}

.prod-block-preview .product .content {
    padding: 2.5rem 1rem 0;
    margin: 0 0 auto;
}
.svg-icon {
    max-width: 100%;
    height: auto;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.prod-block-preview .product .content .svg-icon {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}

.prod-block-preview .product .content .title {
    font-size: 1.25rem!important;
    line-height: 1.2;
    text-transform: uppercase;
    min-height: 3rem;
    font-weight: 700;
}

.prod-block-preview .product .content .descr {
    font-size: 1rem;
    line-height: 1.4;
    padding: 3rem 0 3rem;
    color: #333333;
}

.w-100 {
    width: 100%!important;
}


.prod-block-preview .product .button1 {
    padding: 20px 26px;
    border-top: 1px solid #d5d7dc;
    color: #333333;
    fill: #d5d7dc;
}




.prod-block-preview .product .hover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 27px 51px rgba(80,87,108,.23);
    box-shadow: 0 27px 51px rgba(80,87,108,.23);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.prod-block-preview .kosmeticheskij-remont .hover {
    background-color: #202933;
    background: #202933 url(../../../img/kosmeticheskij-remont.jpg) center no-repeat;
    background-size: cover;
    
}

.prod-block-preview .novostrojka-remont .hover {
    background-color: #202933;
    background: #202933 url(../../../img/novostrojka-remont.jpg) center no-repeat;
    background-size: cover;
    
}

.prod-block-preview .kapital-remont .hover {
    background-color: #202933;
    background: #202933 url(../../../img/kapitalnij-remont.jpg) center no-repeat;
    background-size: cover;
    
}
.prod-block-preview .chern-remont .hover {
    background-color: #202933;
    background: #202933 url(../../../img/chernovoj-remont.jpg) center no-repeat;
    background-size: cover;
    
}
.prod-block-preview .product .content .title {

    color: #000;
}

.prod-block-preview .product .hover .button1 {
    border: none;
    background:#fac146;
    color: #000;
    fill: #000;
    padding: 1rem 26px;
    font-size: 1rem;
    line-height: 1.8;
}




.prod-block-preview .product:hover .hover {
    opacity: 1;
    z-index: 2;

}

  .prod-block-preview .product{  transition: all .1s !important;}

.prod-block-preview .product:hover {text-decoration:none;}

.prod-block-preview .product .hover .content .title {
    min-height: 4rem;
    color: #fcd846;
    font-size: 1.2rem;
    line-height: 1.2;
}

.prod-block-preview .product .hover .content .descr {
    padding: 0.5rem 0 3rem;
    color: #fff;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width:320px){
    
    .product .front .svg-icon {display:none;}
}
/**/

 .uk-scope .uslugi_rem .uk-panel {
    border-radius: 15px;
    overflow: hidden;
}

.dir {position:relative;    padding-top: 5rem;
    padding-bottom: 5rem;}

.dir__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.dir__man {
    position: absolute;
    left: 10rem;
    bottom: 0;
    width: 25rem;
}

.dir__info {
    width: 57%;
    position: relative;
    color: #2b2b33;
    padding: 2vw;
    padding-top: 3.5vw;
    z-index: 3;
}

.psevdo-img-dir {
    position: absolute;
    left: -0.5vw;
    top: 0;
    max-width: none;
    max-height: none;
    width: 60vw;
    z-index: -1;
}




.test-right {background:#f5f5f5;padding:2rem;border-radius:1.7rem;}
.test-left {padding-right:1.5rem;}
.uk-scope .steps_main  .uk-card-body {

    float: right;
    width: 50%;
}

.afcenter {    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;}
.pbsm {padding-bottom:1rem;}
.bbgrey {border-bottom:1px solid #e2e2e2;}
.main__content-vantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main__content-vantage-item {
    width: 100%;
    margin: 0.8rem 0;
}

.vantage__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;align-items: center;
}

.vantage__item-img {
    width:3.5rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 0.9rem;
}
.vantage__item-title {
    font-size: 1rem;
font-weight:600;
    margin-bottom: 10px;
}

.vantage__item-descr {
    font-size: 0.9rem; margin-bottom:0!important;
}

.dop_serv img {border: 4px solid #fff;
    width: 10rem;
    margin: 0 auto;
}

.dop_serv img.like_3d {
    border: none;
    position: absolute;
    top: 0;
    left: 50%;
    width: 40px;
    margin-left: 2rem;
}


.steps_main>div:nth-child(1) .uk-card {
    background: url(../../../images/bg/bg-step1.jpg) no-repeat center;
    background-size: cover;}
.steps_main>div:nth-child(2) .uk-card {
    background: url(../../../images/bg/bg-step2.jpg) no-repeat center;
    background-size: cover;}
.steps_main>div:nth-child(3) .uk-card {
    background: url(../../../images/bg/bg-step3.jpg) no-repeat center;
    background-size: cover;}
.steps_main>div:nth-child(4) .uk-card {
    background: url(../../../images/bg/bg-step4.jpg) no-repeat center;
    background-size: cover;}
.quiz {position:relative;padding:3rem; padding-bottom: 1.5rem; background:#fff;border-radius:1.7rem;-webkit-box-shadow: 0 16px 93px 10px rgb(40, 39, 40, .07);

    box-shadow: 0 16px 93px 10px rgb(40, 39, 40, .07);}
.hand_quiz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30vw;
    z-index: 1;
}


.uk-scope ul.list {
    padding-left: 1.5rem;
    margin-bottom: 1rem; margin-top:0.8rem;
}
ul.list li, ol.list li {
    position: relative;
    list-style: none;
    line-height: 1.2;
    padding-bottom: 0.3rem;
}
.uk-scope ul.list li:before{
 content: "";
    position: absolute;
    top: 0.2em;
    left: -1.5rem;
    width: 0.8em;
    height: 0.8em;   
background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.03 8.56'%3E %3Cmetadata%3E%3C?xpacket begin=' ' id='W5M0MpCehiHzreSzNTczkc9d'?%3E %3Cx:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Adobe XMP Core 5.6-c142 79.160924, 2017/07/13-01:06:39 '%3E %3Crdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%3E %3Crdf:Description rdf:about=''/%3E %3C/rdf:RDF%3E %3C/x:xmpmeta%3E %3C?xpacket end='w'?%3E%3C/metadata%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: %23fac146; fill-rule: evenodd; %7D %3C/style%3E %3C/defs%3E %3Cpath id='Forma_1' data-name='Forma 1' class='cls-1' d='M1035.64,7430.58a1.219,1.219,0,0,0-1.73,0l-5.25,5.25-1.58-1.58a1.22,1.22,0,0,0-1.73,1.72l2.45,2.45a1.219,1.219,0,0,0,1.73,0l6.11-6.11A1.219,1.219,0,0,0,1035.64,7430.58Z' transform='translate(-1025 -7430.22)'/%3E %3C/svg%3E") no-repeat 50%}

.price {
    font-weight: 700;
    font-size: 1.25rem!important;
}

.unib {
    font-family: "Uni Neue Book", sans-serif;
}
#offcanvas-toggler>.fa {
    color: #ffffff;
}
.tar {text-align:right;}
.sp-megamenu-parent>li>a {
    color: #ffffff;
}
.sp-megamenu-parent .sp-mega-group>li>a {
    text-transform: none;
    font-weight: 400;
    font-size: 0.83rem; margin-bottom:0.5rem;
}

.rating {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.rating__n {
    color: #f8f6f2;
    width: 3.4rem;
    height: 3.5rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}


.rating__t {
    padding-top: 0.4rem;
    padding-left: 0.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: .5vw;
}

.stars svg {
    width: .6vw;
    margin-right: .3vw;
}

.tsm10 {
    font-size: 0.75vw;
}
.uk-scope .slider .uk-slidenav.uk-slidenav-previous {
    position: absolute;
    width: 4.3rem;
    height: 4.3rem;
    border: .4rem solid #fff;
    background-color: #e4e4e4;
    transition: .2s;
    border-radius: 50%;
    z-index: 1;

justify-content: center;
    display: flex;
    left:-5.3rem;
}
.uk-scope .slider .uk-slidenav.uk-slidenav-next {
    position: absolute;
    width: 4.3rem;
    height: 4.3rem;
    border: .4rem solid #fff;
    background-color: #e4e4e4;
    transition: .2s;
    border-radius: 50%;
    z-index: 1;

justify-content: center;
    display: flex;
right: 10px;
}

.uk-scope .slider .uk-slidenav.uk-slidenav-previous:hover,.uk-scope .slider .uk-slidenav.uk-slidenav-next:hover {background-color: #fac146;}
.objects__inner .uk-scope .uk-slider-container  {overflow: visible;}
.objects__inner .uk-scope .uk-slider-container .uk-visible-toggle  {overflow: hidden;}

.uk-scope .slider .uk-slidenav:focus, .uk-scope .slider .uk-slidenav:hover {
    color: #000;}

.close {
    opacity: 1;
}
.slider .slider-arrow {
    position: absolute;
    z-index: 1;
    top: 45%;width: 100%;
    transform: translateY(-50%);
}
.slider {position:relative;}
.slider .uk-visible-toggle.uk-margin {margin-bottom:5px!important;}
.sp-page-title {
    padding: 30px 0;
    background-position: 50% 50%;
    background-repeat-x: repeat;
    background-size: inherit;
    background-attachment: scroll;
}

.acenter {margin: 0 auto!important;}

.social.v2 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0.5rem;
}

.steps .uk-panel:before, .steps .uk-card:before {
    content: '';
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: .4rem solid #f5f5f5;
    background-color: #fac146;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 1.1rem;z-index:1;
}

.steps.steps_main .uk-card:before {top:1rem; left:2rem;}

.steps>div:nth-child(1) .uk-panel::before, .steps>div:nth-child(1) .uk-card:before {
    content: '1';
}

.steps>div:nth-child(1) .uk-panel::before, .steps>div:nth-child(1) .uk-card:before {
    content: '1';
}
.steps>div:nth-child(2) .uk-panel::before, .steps>div:nth-child(2) .uk-card:before {
    content: '2';
}
.steps>div:nth-child(3) .uk-panel::before, .steps>div:nth-child(3) .uk-card:before {
    content: '3';
}
.steps>div:nth-child(4) .uk-panel::before, .steps>div:nth-child(4) .uk-card:before {
    content: '4';
}
.steps>div:nth-child(5) .uk-panel::before {
    content: '5';
}
.steps>div:nth-child(6) .uk-panel::before {
    content: '6';
}
.steps>div:nth-child(7) .uk-panel::before {
    content: '7';
}
.steps>div:nth-child(8) .uk-panel::before {
    content: '8';
}

.close:after, .close:before {
    position: absolute;
    left: 50%;
    content: " ";
    height: 100%;
    width: 2px;
    background-color: #282728;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 3px;
}

.close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;}
    
    .bold {font-weight:700;}
.text, .f18 {
    font-size: .94rem;
}
#sp-bottom,#dogovor {position:relative;}
#sp-bottom:before {
    content: "";
    position: absolute;
    background-image: url(../../../images/bg/footer_before.png);
    background-repeat: repeat;
   
    width: 100%;
    height: 36px;
    top: -36px;
}

.btn.max {
    width: 100%;
}

.fade_in {
	opacity: 1;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: slide-up-in;
	animation-name: slide-up-in;
}
/*.title-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide-up-in;
    animation-name: slide-up-in;
}*/
@-webkit-keyframes slide-up-in {
	0% {
		-webkit-transform: translate(0, 100%) rotate(1deg);
		transform: translate(0, 100%) rotate(1deg);
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
}
@keyframes slide-up-in {
	0% {
		-webkit-transform: translate(0, 100%) rotate(1deg);
		transform: translate(0, 100%) rotate(1deg);
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
}

.fade-bottom {animation-name: uk-fade-bottom-small;
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;}

 .contactus-button.max.mod {text-align:center;}

.sp-page-title,.grey_stucco_after,.white_stucco_after,.white_stucco_before,.grey_stucco_before {position:relative;}
.grey_stucco_before:before {
    content: "";
    position: absolute;
    background-image: url(../../../images/bg/grey_stucco_before.png);
    background-repeat: repeat;
   
    width: 100%;
    height: 36px;
    top: 0;
}
.white_stucco_before:before {
    content: "";
    position: absolute;
    background-image: url(../../../images/bg/white_stucco_before.png);
    background-repeat: repeat;
   
    width: 100%;
    height: 36px;
    top: 0;
}


.header_white_before .sp-page-title:before,.white_stucco_after:after {
    content: "";
    position: absolute;
    background-image: url(../../../images/bg/header_white_before.png);
    background-repeat: repeat;
  
    width: 100%;
    height: 36px;
    bottom: 0;
}
.header_bg #sp-header {    background: url(../../../images/bg/main-header.jpg) 50% 50%;
    background-repeat: no-repeat;background-size: cover;
 
    width: 100%;}
    
    .header_bg .sp-page-title {
    background: transparent;
}
.header_grey_before .sp-page-title:before,.grey_stucco_after:after {
    content: "";
    position: absolute;
    background-image: url(../../../images/bg/header_grey_before.png);
    background-repeat: repeat;

    width: 100%;
    height: 36px;
    bottom: 0;
}


.breadcrumb {
    background-color: transparent;
   padding:0;
}
.breadcrumb-item.active, .breadcrumb-item a{
    color: #6c757d;
}
.rounded-section {
    border-bottom-left-radius: 3rem;
    border-bottom-right-radius: 3rem;
}
 .revers >div:nth-child(even) .uk-panel {margin:3rem 0;}
.uk-scope .projects .uk-card {
    padding-left: 4rem;
    padding-right: 4rem;
}
.works__obj-info td {
    padding: 0.3rem 0.4rem;
    height: 2.5rem;
    vertical-align: middle;
}
.works__img {width:1.5rem;}
.works__obj-info td:first-child {
    padding-left: 0;
}
.works__obj-info td:last-child {
    padding-right: 0;
}
.icon-info-time {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
}
.works__obj-info [class^=icon-]{

color: #fac146; fill: currentColor;}

.vmzoomer-additional-images.slick-vertical .additional-image-wrap {
    padding: 0 0 0.4rem 0.8rem!important;
}
.projects .vmzoomer-additional-images .additional-image-wrap {
    height: 6rem;
}

.projects .vmzoomer-wrap.vertical-carousel .vmzoomer-additional-images {
    flex-basis: 20%;
    width: 20%;}

.projects .vmzoomer-image,.slick-list,.vmzoomer-additional-images.slick-vertical {
    height: 23.7rem!important;
}

.vmzoomer-image img {height:100%!important;}
.projects .vmzoomer-image {border-radius: 1.302rem;
    overflow: hidden;}


h3.uk-h3,.uk-scope .uk-h3 {
    font-size: 1.7rem; line-height:1.2;font-weight: 700;
}


.bg_black .uk-scope .uk-card,.bg_black .uk-scope  h3.uk-h3,.bg_black .uk-scope  .uk-h3, .bg_black .uk-scope h3.uk-h4,.bg_black .uk-scope  .uk-h4 {color:#fff!important;}

#sp-header p {margin-bottom:0;}
.f16 {
    font-size: 0.83rem;
}

.fwb {
    font-weight: 700;
}
.fw900 {
    font-weight: 900;
}
.f22 {
    font-size: 1.15rem;
}
.black{color:#000;}
.white {
    color: #fff;
}
.white-space {
    white-space: nowrap;
}
.btn {
    padding: 1.2rem 1.6rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 6;
    cursor: pointer;
    border: none;
    position: relative;
    white-space: nowrap;
    color: #010213;
    border-radius: 5px;
    background-color: #f0242d;
    text-decoration:none!important;
}



.btn:not(:disabled) .btn-blick {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.btn:not(:disabled) .btn-blick:after {
    margin-left: -30px;
    content: " ";
    width: 30px;
    height: 400px;
    background: #fff;
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms;
    position: absolute;
    left: -40px;
    top: -150px;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@-webkit-keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0;
	}
	30% {
		left: 110%;
		margin-left: 80px;
	}
	100% {
		left: 110%;
		margin-left: 80px;
	}
}
@keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0;
	}
	30% {
		left: 110%;
		margin-left: 80px;
	}
	100% {
		left: 110%;
		margin-left: 80px;
	}
}



.btn:hover {
    -webkit-box-shadow: 0 1px 21px #f0242d;
    box-shadow: 0 1px 21px #f0242d;
}
    
.btn.mod {
    border-radius: 5px;
    background-color: #fac146;
    -webkit-box-shadow: 0 9px 49px rgb(232, 68, 68, 0.1), inset 0 -4px 1px #e2a727;
    box-shadow: 0 9px 49px rgb(232, 68, 68, 0.1), inset 0 -4px 1px #e2a727;
    text-align: left;
}
.btn.mod:hover {
	-webkit-box-shadow:  inset 0 4px 1px #e2a727;
	box-shadow: inset 0 4px 1px #e2a727;
}
.btn.dark {
    border-radius: 5px;
    background-color: #313d4b;
}
.btn.dark:hover {
    -webkit-box-shadow: 0 9px 19px rgb(49 61 75 / 30%), inset 0 4px 1px #596f89;
    box-shadow: 0 9px 19px rgb(49 61 75 / 30%), inset 0 4px 1px #596f89;
}

div.contactus-form button[type="submit"].contactus-button:hover {
    opacity: 1!important;
    outline: 0 none;
}
.calc2 div.contactus-form button[type="submit"].contactus-button{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;}

/*header start*/
#sp-logo .sp-column {display:flex;justify-content: space-between; align-items:center;}

#sp-header {
    box-shadow: none;
}

@media (min-width: 768px){
    
.uk-scope .steps_main .uk-card-body {
    width: 55%;
    padding: 15px;
}
#sp-menu {
    border-top: 1px solid rgb(90, 90, 88);
    background: rgb(0, 0, 0, .11);
    border-bottom: 1px solid rgb(90, 90, 88);
}
    

.text-btn-right {
    position: absolute;
    left: 13rem;
    width: 14rem;
    top: 0.7rem;
}
#sp-menu .sp-column {padding:0.4rem 0;}





#offcanvas-toggler {display:none!important;}
#sp-header .logo {
    max-width: 13rem;
}

.descriptor {
    width: 17rem;
}

.sp-megamenu-parent {
    display: flex!important;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
float: none;
}
#sp-logo{
padding-top: 0.5rem;
    padding-bottom: 0.5rem;}
}
@media (min-width: 992px){
    .uk-scope .steps_main .uk-card-body {
    width: 50%;
    padding: 30px;
}
.container {
    max-width: 81rem;
    padding-right: 0;
    padding-left: 0;}
}
.socials__text {
    text-align: center;
    margin-bottom: 0.5rem;;
}

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social__item {
    width: 2.5rem;
    height: 2.5rem;
    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;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 100%;
}

.mrm {
    margin-right: 0.5rem;
}

.phones__block-work {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.phones__block-cir {
    width: 5px;
    height: 5px;
    background-color: #4cad50;
    border-radius: 100%;
    margin-right: 0.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.phones__block-text {
    color: #4cad50;
    font-weight: 500;
    font-size: 0.7rem;
}
/*header end*/


.calc2 input[type="text"].contactus-fields,.calc2 input[type="email"].contactus-fields, .calc2 input[type="date"].contactus-fields,.calc2 input[type="time"].contactus-fields, .calc2 input[type="tel"].contactus-fields, .calc2 textarea.contactus-textarea,input[type="text"].contactus-fields, input[type="email"].contactus-fields, input[type="date"].contactus-fields, input[type="time"].contactus-fields, input[type="tel"].contactus-fields, textarea.contactus-textarea {
    padding: .3rem;
    padding-left: 2rem;
    padding-right: 2.2rem;
    width: 100%;
    margin-bottom: 0.5rem;
    height: 3.125rem;
    border-radius: 4px;
border:none;
    color: #222;
    font-size: 1rem;
}

.calc2 .button_contactus {
    display: flex;
    margin-top: 1.5rem;
    align-items: center;
}
.calc2 .button_contactus p {
    margin-left: 15px;
    font-size: 0.9rem;
    margin-bottom: 0;
}
#sp-header {
    background: transparent;
}
.w65 {width:65%;}
.w50 {width:50%;}
#calc2 {position:relative;}
.main-man {
    position: absolute;
    left: 50vw;
    bottom: 5rem;
    width: 50rem;
}

.main-dogovor {
    position: absolute;
    left: 52vw;
    bottom: 5rem;
    width: 50rem;
}


.stations-slider{
    position: absolute;
    right: 9rem;
    bottom: 1rem;
    width: 35rem;
}

.stations-slider .uk-panel:before {
    content: "";
    
    position: absolute;
    
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
    border-radius: 25rem;
    background-color: #fac146;
        width: 25rem;
    height: 25rem;
    top: 50%;
    left: 50%;
    margin-left: -12.5rem;
    margin-top: -10rem;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.stations-slider .uk-active .uk-panel:before {

    
    -webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}


.main-man2 {
    position: absolute;
    right: 9rem;
    bottom: 0;
    width: 25rem;
}
.main__utp {padding-top: 5rem;
    padding-bottom: 7rem;}

.msm {
    margin-bottom: 2.4rem;
}
.mr {
    margin-right: 1rem;
}

.btn-imgs {
    width: 2rem;
}

.ttu {
    text-transform: uppercase;
}
.title-lg {
    font-size: 3.1rem;
    line-height: 1;
}
.fw7 {
    font-weight: 700;
}
.mbm {
    margin-bottom: 0.7rem;
}
.mbs {
    margin-bottom: 0.41rem;
}
.mtlg,.uk-scope .uk-margin-top.mtlg {margin-top: 1rem!important;}
.f28 {
    font-size: 1.3rem;
}
.f30 {
    font-size: 1.5rem;
}
.fw300 {
    font-weight: 300;
}
.fw700 {
    font-weight: 600;
}
.btn.min-l {
    padding-left: 2.8rem!important;
    padding-right: 2.8rem!important;
}

.main_utp {
    margin-top: -12rem;
    padding-top: 12rem;
    background: url(../../../images/bg/main-header.jpg) no-repeat center;
    background-size: cover;
}

.dir {background: url(../../../images/bg/bg-dark-img.jpg) no-repeat center;
    background-size: cover; }

.arenda #sp-section-2 {
    margin-top: -12rem;
    padding-top: 12rem;
    background: url(../../../images/bg/bg-main3.jpg) no-repeat center;
    background-size: cover;
}


#sp-title .sp-page-title   {margin-top: -12rem; padding-top: 12rem;}

.f20 {
    font-size: 1.04rem;
}
.f12 {
    font-size: 0.63rem;
}
.f24, .uk-scope .f24 h3.uk-h3 {
    font-size: 1.2rem;
}
.mb2 {
    margin-bottom: 1.4rem;
}

.mt2 {
    margin-top: 1.4rem!important;
}
.uk-scope h3.uk-h5, .uk-h5 {
    font-size: 0.97rem;
}

.f34, h3.uk-h3,.uk-scope .uk-h3 {
    font-size: 1.7rem; line-height:1.2;
}
.fwb {
    font-weight: 700;
}
.mb {
    margin-bottom: 1.5rem;
}
.container__left {
    width: 100%;
    padding-left: 9rem;
}

.container__right {
    width: 100%;
    padding-right: 9vw;
}
.calc2__inner {
    padding: 3vw 0 3vw 9vw;
    padding-right: 0;
    border-radius: 0 1.302vw 1.302vw 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.calc2 div.contactus-form div.joomly-contactus-div.p0,.calc2 div.contactus-form div.joomly-contactus-div.p2 {
    width: 50%;
    float: left;}
.calc2 div.contactus-form div.joomly-contactus-div.p1,.calc2 div.contactus-form div.joomly-contactus-div.p3 {
    width: 50%;
    float: left;padding-left: 15px;}
.main-smeta {
    position: absolute;
    right: 3rem;
    bottom: 2rem;
    width: 35rem;
}   
.calc2 div.contactus-form div.joomly-contactus-div.p5,.calc2 div.contactus-form div.joomly-contactus-div.p6,.calc2 div.contactus-form div.joomly-contactus-div.p7 {width: 8rem;;float:left;}    
/*.calc2 div.contactus-form div.joomly-contactus-div.p6,.calc2 div.contactus-form div.joomly-contactus-div.p7 {padding-left:15px;}  
*/
.bg_grey {background:#f5f5f5;}
.bg_black {background: #202933;}
.bg_orange {background: #fac146;}
.objects__inner {
    padding: 3rem 1.2rem 1.5rem 3rem;
    border-radius: 1.302rem 0 0 1.302rem;
}

.machines__inner {
    padding: 3rem;
    border-radius: 1.302rem 0 0 1.302rem;
}

.br10_img img,img.br10_img,.br10_img .uk-overlay {
    border-radius: 1.042rem;}
    
.br10_overlay .uk-transition-toggle{
    border-radius: 1.042rem;}
    
.uk-scope .br10_overlay .uk-overlay-primary {
    background: rgb(32, 41, 51, .88);
}   
/*.last_o .uk-slider-items li:last-child{
    opacity: .5;
}    */

.title {
    font-size: 2.77rem;
    line-height: 1.1;
    position: relative;
    z-index: 2;
}
.tac {
    text-align: center;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mlg {
    margin-bottom: 4.5rem;
}

.main-list {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3.3rem;
}

.main-list li {
    position: relative;
    margin-right: 3rem;
    margin-left: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-list li::before {
    content: "";
    position: absolute;
    width: 1.5rem;
    height: 4px;
    left: 0;
    top: 0;
    -webkit-transform: translate(-100%, -100%) rotate(
-45deg
);
    -ms-transform: translate(-100%, -100%) rotate(-45deg);
    transform: translate(-100%, -100%) rotate(
-45deg
);
    background-color: #fac146;
}

.main-list li .title-lg {
    font-size: 3.9rem;
    line-height: 0.8;
    display: inline-block;
    margin-right: 0.5rem;
}

.fw100 {
    font-weight: 100;
}

#sp-footer, #sp-bottom {
    background: #152430;
}

#sp-bottom1 .sp-column {
    display: flex;
    justify-content: space-between;
  
}
#sp-bottom .sp-module ul>li {
    margin-bottom: 0.6rem;
}

#sp-bottom {
    padding: 4rem 0 0; margin-top: 2rem;
}
#sp-bottom .sp-module {
    margin-bottom: 3rem;
}
#sp-bottom1 .logo {
    max-width: 13rem;
}


.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a,.sp-megamenu-parent>li:hover>a {
    color: #fac146;
}

/*start services*/
.services {
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.dogovor {
    padding-top: 1rem;
    padding-bottom: 4rem;
}

.preimushestva{
    padding-top: 7rem;
    padding-bottom: 1rem;
}

.test {
    padding-top: 5rem;
    padding-bottom: 2rem;
}

.services2 {
    padding-top: 1rem;
    padding-bottom: 6rem;
}
/*end services*/


/*start projects*/
.projects_block {
    padding-top:1rem;
    padding-bottom: 6rem;
}
/*end projects*/

/*start faq*/
.faq_block {
    padding-top:5rem;
 
}
/*end faq*/

.fbetween {justify-content: space-between;}

  div.contactus-lightbox {animation-name: uk-fade-bottom-small;
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;}


@media (min-width:768px){
    
   div.contactus-lightbox {max-width: 24rem!important;border-radius: 10px!important;}
    
    #sp-logo {
    margin-bottom: 0;
}
    .col-md-6.w45 {-ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;}
    
}


@media (min-width:992px){
 html {
    font-size: 1vw;}   
    
}

@media (max-width: 991px){
.rounded-section {
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}    
    .calc2__inner {
    padding: 3vw 0 3vw 6vw;}
html {
    font-size: 10px;
}
 .uk-scope .uk-card-body {
    padding: 1.5rem;
}   
.main-man {
    right: -5rem;
    width: 43rem;
}

.main-dogovor {

    bottom: 5rem;
}
.container {
    max-width: 90vw;padding-right:0; padding-left:0;
}    
    
}
.pdt2 {padding-top:1rem;}
@media (max-width:767px){
   .psevdo-img-dir {display:none;} 
 .dir__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}  
div.contactus-lightbox {
    border-radius: 10px!important;
}
.dir__man {
    position: relative;
    left: auto;
    bottom: auto;
    width: 17rem;
    margin: 0 AUTO;
}
  .dir__info {
    width: 100%; border-radius:1rem;
    position: relative;
    color: #2b2b33;
    padding: 1rem; background:#fff;
    padding-top: 2rem;
    z-index: 3;
} 

.text-btn-right {margin-top:1rem;}
    .quiz,.white_block {

    padding: 1.5rem;}
  .test-left {padding-right:0;}  
    .main__utp {
    padding-top: 3rem;
    padding-bottom: 4rem;
}
    .mlg {
    margin-bottom: 3rem;
}
    .main-man {margin-bottom:3rem;}
 .uk-scope .slider .uk-slidenav.uk-slidenav-previous,.uk-scope .slider .uk-slidenav.uk-slidenav-next     {width: 3rem;
    height: 3rem;
    border: .3rem solid #fff;}
    .uk-scope .slider .uk-slidenav.uk-slidenav-previous {
    left: 10px;
}
  .stations-slider  {display:none;}  
    #sp-bottom1 .sp-column {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.uk-scope .small_panelbox .uk-panel {background:#fff; padding:1.5rem 1rem;border-radius: 1.302rem;    box-shadow: 0 5px 15px rgb(0, 0, 0, 0.08);}
.uk-scope .projects .uk-card {
    padding-left: 1rem;
    padding-right: 1rem;
} 

.uk-scope .projects .uk-card-body {
    padding: 0;
}
    
    #sp-title .sp-page-title {
    display: none;
}

.header_bg #sp-header{background:#eee;}

    .rounded-section {
    border-bottom-left-radius: 1.7rem;
    border-bottom-right-radius: 1.7rem;
}
   #sp-menu {
    width: 40px;top:0;
    position: absolute!important;
    right: 0;

}
.calc2 .w50 {
    width: 100%; padding: 1.5rem;
}




.calc2__inner  {
    padding: 3rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.container__right,.container__left {
    max-width: 90vw;
    margin: 0 auto;
    padding: 0;
}

.calc2__inner,.objects__inner {
    border-radius: 2.5rem;padding: 1rem;
}

.machines__inner {
    padding: 3rem 2rem;
    border-radius: 2.5rem;
}

.btn br {
    display: none;
}
.main-man,.main-man2,.main-smeta,.main-dogovor{
    position: relative;left:auto;
    right: auto;
    bottom: auto;
}

.main-man2,.main-smeta {

    width: 31rem;
}
.main-list {
    width: 100%;
}
#sp-header .descriptor,.callback_head {display:none;}    
html {
    font-size: 14px;
}
#sp-header .logo {
    width: 10rem;
}
#sp-logo .sp-column {-ms-flex-wrap: wrap;
    flex-wrap: wrap;}
#sp-logo {
    margin-bottom: 0;
    padding-right: 60px!important;
}
.btn.min-l {
    width: 100%!important;;}

h2 br {
    display: none;
}
.vmzoomer-wrap {margin-bottom:2rem;}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {

    font-size: 2rem;}
    

    
}


@media (max-width: 767px){
    .pbsm {
    padding-bottom: 1rem;
}
.uk-scope .preim  .uk-width-1-3\@s {
    width: calc(100% * 1 / 3.001);
}
.uk-scope .preim  .uk-width-2-3\@s {
    width: calc(100% * 2 / 3.001);
}   
    
    
}



@media (max-width:567px){
.uk-scope .sales .uk-card .uk-card-body {width: 100%;}  
.uk-scope .sales .uk-card  {
    background: #eceaeb!important;
}


    
    
    
    .uk-scope .steps_main .uk-card-body {
    width: 55%;
    padding: 15px;
}
    .calc2 .button_contactus {
    display: block;}
    .calc2 .button_contactus p {
    margin-left: 0;
    font-size: 0.8rem;
    margin-top: 1rem;
}
.calc2 div.contactus-form div.joomly-contactus-div.p1, .calc2 div.contactus-form div.joomly-contactus-div.p3,.calc2 div.contactus-form div.joomly-contactus-div.p0, .calc2 div.contactus-form div.joomly-contactus-div.p2 {
    width: 100%;padding:0;
    float: none;
}
.calc2 div.contactus-form button[type="submit"].contactus-button {
    margin: 0 auto;}
    .projects .vmzoomer-additional-images .additional-image-wrap {
    height: 4.2rem;
}
    .btn {
    white-space: normal;
}
.phone_head {display:none;}  
.main-list li {
    margin: 0.5rem 0;
    margin-left: 2rem;
}  
.main-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main-list li br {
    display: none;
}
.main__utp .title-lg {
    margin-bottom: 2rem;
}
.title, .title-lg {
    font-size: 2.2rem;
}
  
}

#offcanvas-toggler {
    font-size: 26px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #ffffff;
}

.offcanvas-menu {
    background-color: #202933;
    color: #ffffff;
}


.grey_bg {
    background-color: #f5f5f5;}
.mw900 {max-width:970px;}

.price-table th {    background: #fac146;}
.price-table th p, .price-table td p {margin:0;}

.price-table tbody tr:nth-of-type(even) {
    background-color: #f5f5f5;
}

.close-offcanvas {
    background: transparent!important;}
    
    .close.close-offcanvas:after, .close.close-offcanvas:before {
    background-color: #ffffff;}
    
    
    
    .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
display:none;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    right: 3px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li.active a {
    color: #fac146;
}

 .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler{

   -webkit-transform: translateY(-50%) rotate(90deg);
   transform: translateY(-50%) rotate(90deg);
 
     
 }
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    font-size: 1.2rem;
}    
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    color: rgb(223, 223, 223, 0.8);
}

#quiz .phones__block-work {
    float: none;
    background: #4cad50;display: block;
    padding: 5px 10px;
    border-radius: 1rem;
    margin-bottom: 0.4rem;
    margin-top: -1rem;
    position: absolute;width:100%; text-align:center;
}
.test__man {
    width: 9.5rem;    position: relative;
    margin: 0 auto;
}
#quiz .phones__block-cir {
    background-color: #ffffff;
}

#quiz .phones__block-text {
    color: #ffffff;
}

.price-design-table__check:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0px 15px 30px rgb(238 184 41 / 40%);
    box-shadow: 0px 15px 30px rgb(238 184 41 / 40%);
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fad32d), to(#e6a527));
    background: linear-gradient(
180deg
, #fad32d 0%, #e6a527 100%);
}

.price-design-table__check:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#FAD32D), to(#E6A527));
    background: linear-gradient(
180deg
, #FAD32D 0%, #E6A527 100%);
    border-radius: 50%;
    -webkit-box-shadow: 0px 15px 30px rgb(238 184 41 / 40%);
    box-shadow: 0px 15px 30px rgb(238 184 41 / 40%);
    opacity: 0.2;
}

.price-design-table__check {
    border-radius: 50%;
    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;
    width: 23px;
    height: 23px;
    position: relative;
}

.mcs-header .close:after,.mcs-header .close:before,.quick-search {display:none;}

.mcs-modal-header .close {

    z-index: 3;
}

.mcs-modal-header .mcs-header .title {
    color: #222!important;
}

.mcs-dialog a {
    font-size: 1rem!important;
    line-height: 1.2!important;
    color: #222!important;}
    
.mcs-dialog .cities .cities-group .first-letter-cities {
 color: #222!important;    
   font-size: 1.2rem!important;  line-height: 1.2;
}

.mcs-module .current-location {
    font-size: 1rem!important; 
    border-bottom: 1px dashed #A2A2A2!important; }
    
    
.mcs-modal-header .close svg {
    fill: #222!important;}
.mcs-modal-header .close:hover  svg {
    fill: #fff!important;}   
.mcs-modal-header .close:hover {
    background-color: #222!important;
    border-color: #222!important;}
    
.mcs-dialog .inner {
    padding: 0px 30px 30px!important;
}