
.mainpage .main__utp .title-lg {
    margin-bottom: 5rem;
}


.uk-scope .steps_main .uk-card-body {
    width: 60%;
    float: right;
}

.uk-accordion li {
    box-shadow: 0px 0px 30px 0px rgb(0,0,0,.10);
    border-radius: 0.7rem;
    padding: 1.4rem 1.5rem;
}
.uk-scope .uk-accordion-title::before {
    background: #f5f5f5 url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E) no-repeat 50% 50%!important;
 border-radius:50%;
}
.uk-open>.uk-accordion-title::before {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E)!important;
}
.uk-scope ul.list, ul.list.list_check {
    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,ul.list.list_check 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;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #fac146;
}

.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 {
    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>div:nth-child(1) .uk-panel::before {
    content: '1';
}

.steps>div:nth-child(1) .uk-panel::before {
    content: '1';
}
.steps>div:nth-child(2) .uk-panel::before {
    content: '2';
}
.steps>div:nth-child(3) .uk-panel::before {
    content: '3';
}
.steps>div:nth-child(4) .uk-panel::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 {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 {position:relative;}
.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_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 5px 15px!important;
}
.projects .vmzoomer-additional-images .additional-image-wrap {
    height: 6rem;
}

.projects .vmzoomer-wrap.vertical-carousel .vmzoomer-additional-images {
    flex-basis: 22%;
    width: 22%;}

.projects .vmzoomer-image,.slick-list,.vmzoomer-additional-images.slick-vertical {
    height: auto!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: 1400px){

.container.small_container {
    max-width: 1300px;
 }   }

@media (min-width: 992px){
.container {
    max-width: 81rem;
    padding-right: 0;
    padding-left: 0;}

    
}
@media (min-width: 768px){
   

    
#sp-menu .sp-column {
    position: relative!important;
    background: #fff;
    margin-top: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2rem 3rem rgb(0 0 0 / 5%);
    box-shadow: 0 2rem 3rem rgb(0 0 0 / 5%);
}
#sp-menu .sp-column:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -7px;
    bottom: -7px;
    left: -7px;
    right: -7px;
    -webkit-box-shadow: 0 1px 92px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 92px rgb(0 0 0 / 20%);
    border-radius: 6px;
    background-color: #ffffff;
    opacity: 0.3;
}
#sp-menu .sp-column {padding:0.3rem 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: 1rem;
    padding-bottom: 0.5rem;}
}

.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;
    right: 10rem;
    bottom: 0;
    width: 45rem;
}


.arenda .main-man {
   
    right: 0;
    bottom: 0;
    width: 60rem;
}

.main-man3 {
    position: absolute;
    right: 10rem;
    bottom: 0;
    width: 24rem;
}


.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;}
.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;
}

#sp-section-2 {
    margin-top: -12rem;
    padding-top: 12rem;
    background: url(../../../images/bg/bg-main2.jpg) no-repeat center;
    background-size: cover;
}

#sp-section-2, .main_utp_wrapper {
    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 {
    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: 64%;
    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: #252525;
}
.pb_lg {}
/*start services*/
.services {
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.block1 {
    padding-top: 0;
    padding-bottom: 3rem;
}

.block3 {
    padding-top: 3rem;
  padding-bottom: 0;
}

.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){
    .styazhka .main-man {
    position: absolute;
    right: 1rem;
    bottom: 0;
    width: 52rem;
}
    .mainpage .main-man {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 55rem;
}



   .arenda .main-man {
    position: absolute;} 
   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: 0;
}

.main-man3 {
    right: 7rem;}
.container {
    max-width: 90vw;padding-right:0; padding-left:0;
}    
    
}
.pdt2 {padding-top:1rem;}
@media (max-width:767px){
   .main__utp {
    padding-top: 2rem;
    padding-bottom: 4rem;
} 
    
    .mlg {
    margin-bottom: 3.5rem;
}
    .main-list {
    margin-bottom: 2rem;
}
    .styazhka .main-man {
position: relative;
    right: auto;
    bottom: auto;
    margin: 0 auto;width: 100%;
    max-width: 100%;margin-top: -2rem;

}
 .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;
    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: 2rem;
    border-radius: 2.5rem;
}

.btn br {
    display: none;
}
.main-man,.main-man2,.main-man3,.main-smeta{
    position: relative;
    right: auto;
    bottom: auto;margin: 0 auto;
}
.main-man{
    width: 150%;
    max-width: 150%;
    margin-left: -25%;    margin-top: -2rem;
}

.mainpage .main-man {
    width: calc(100vw -30px);
    max-width: 100vw;
    margin-left: auto;
    margin-top: -30px;
}



.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;;}
.f18 {
    font-size: 1.3rem;
}
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: 639px){
.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){
        .main-list {
   margin-top: -2rem;
}
    .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);
}

@media (min-width:992px){
.uk-scope .vidy .uk-card-body {
    padding-left: 0;
}    
    
}

 u.types {
    list-style-type: none;
    padding: 0;
    font-size: 13px;
}

.uk-scope ul.types {padding-left:0;padding-top:1rem;}
ul.types li {
    padding-left: 35px;
    background: url(../../../images/icons/smile.png) 0 0 no-repeat;
    padding-top: 1px;
    padding-bottom: 10px;
    min-height: 30px;
}

ul.types li.sad {
    background: url(../../../images/icons/sad.png) 0 0 no-repeat;
}

.page-builder-layout #sp-main-body {
    padding: 0;
}
.page-builder-layout #sp-main-body > .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
}



.uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6 {
line-height:1.2;font-weight: 700;
}

.uk-scope .uk-light .uk-slidenav,.uk-scope .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    color: #222!important;
    background: #fac146;
    border-radius: 50px;
    width: 40px!important;
    height: 40px!important;
    text-align: center;
    padding: 0.5rem 0 0.5rem 0!important;margin: 15px!important;
}
 .uk-scope .projects .uk-dotnav {
    margin-top: 12px;
}
.vmzoomer-wrap.vertical-carousel {
    flex-direction: row;
}

.uk-scope .uk-accordion-title,h3.uk-h4,.uk-scope .uk-h4 {font-weight: 700;
    font-size: 1.25rem!important;
}
.uk-scope .uk-slidenav {
    color: #202933;
}.uk-scope .uk-dotnav>.uk-active>* {
    background-color: #fac146;
    border-color: #fac146;
}
.uk-scope .uk-card {
    border-radius: 15px;
    overflow: hidden;}
div.contactus-form button[type="submit"].contactus-button {    border-radius: 5px;}

 .uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6 {
    margin: 0 0 10px 0!important;}   
 .uk-scope *+.uk-margin {
    margin-top: 10px!important;
}   

.vmzoomer-additional-images .item,.vmzoomer-additional-images.slick-vertical img {
    border-radius: 0.8rem;}

.bg_black {color:#fff;}
.vmzoomer-image {
    height: auto!important;
}

.steps .uk-panel:before {
    left: 10px;
    transform: translateX(-50%);
    top: -1rem;
}
/*
     FILE ARCHIVED ON 17:18:07 Apr 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:11:12 Mar 05, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.519
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.016
  esindex: 0.01
  cdx.remote: 6.696
  LoadShardBlock: 159.481 (3)
  PetaboxLoader3.datanode: 253.264 (5)
  load_resource: 257.402
  PetaboxLoader3.resolve: 120.401
  loaddict: 111.003
*/