.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
alignment: center;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1200px;
}
body {font-family: 'Manrope';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Manrope';font-size: 72px;font-weight: 800;line-height: 100%;}h2, h3, h4, h5, h6{font-size: 64px;font-weight: 800;}h3, h4, h5, h6{font-size: 48px;font-weight: 800;line-height: 100%;}h4, h5, h6{font-size: 36px;font-weight: 800;line-height: 100%;}h5, h6{font-size: 24px;font-weight: 800;line-height: 100%;}h6{font-size: 18px;font-weight: 800;line-height: 100%;}a {color: #1472ff;text-decoration: none;}a:hover {color: #1472ff;text-decoration: underline;}.ct-link-text {color: #1472ff;text-decoration: none;}.ct-link-text:hover {color: #1472ff;text-decoration: underline;}.ct-link {color: #1472ff;text-decoration: ;}.ct-link:hover {color: #1472ff;text-decoration: underline;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_dynamicslider {
 width:100%;
}
.oxel_dynamicslider__container {
 height:400px;
}
.oxel-image-accordion {
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.oxel-image-accordion {
 height:600px;
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-image-accordion__item {
 position:relative;
 height:400px;
 overflow:hidden;
 transition-duration:0.6s;
 transition-timing-function:cubic-bezier(.69,.05,.67,.88);
 transition-property:all;
}
@media (max-width: 767px) {
.oxel-image-accordion__item {
 height:auto;
}
}

.oxel-image-accordion__details {
 z-index:10;
 position:absolute;
 left:18px;
 bottom:16px;
 width:10000px;
}
.oxel-image-accordion__details:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion__details.oxy-easy-posts .oxy-posts,
.oxel-image-accordion__details.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.oxel-image-accordion__details {
 position:absolute;
 bottom:8px;
 left:8px;
}
}

.oxel-image-accordion__icon {
background-color: #f9f9fa;
border: 1px solid #f9f9fa;
padding: 10px;color: #374047;}.oxel-image-accordion__icon 
>svg {width: 14px;height: 14px;}.oxel-image-accordion__icon {
 icon-padding:10px;
 margin-right:16px;
}
@media (max-width: 767px) {
.oxel-image-accordion__icon {
padding: 6px;}.oxel-image-accordion__icon {
 icon-padding:6px;
}
}

.oxel-image-accordion__link {
 color:#f9f9fa;
}
.oxel-image-accordion__image {
 position:absolute;
 width:100%;
 height:100%;
}
.padding-0 {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 selector-locked:true;
}
.section-0 {
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
 selector-locked:true;
}
.trans:hover{
 color:#1472ff;
}
.trans {
 transition-duration:.3s;
 transition-timing-function:ease-out;
 transition-property:all;
 selector-locked:true;
}
.logo_skin {
fill: orange!important;
}
.off_show {
 selector-locked:true;
}
.with-header {
 selector-locked:true;
margin-top: -90px !important; padding-top: 90px !important;
}
.home__slider_image {
 max-height:146px;
 width:auto;
 object-fit:cover;
 height:146px!important; ;
}
@media (max-width: 1200px) {
.home__slider_image {
 width:200px;
}
}

@media (max-width: 991px) {
.home__slider_image {
 width:160px;
}
}

@media (max-width: 767px) {
.home__slider_image {
 width:160px;
}
}

@media (max-width: 479px) {
.home__slider_image {
 width:100%;
}
}

.r12 {
 selector-locked:true;
 border-radius:12px;
 height:auto;
}
.home__slider {
 selector-locked:true;
}
.swiper-button-prev {
}
.swiper-button-next {
}
.home__slider-wrapper:activeselector{
}
.home__slider-wrapper {
 margin-top:40px;
 background-color:#ffffff;
 width:100%;
 max-height:170px;
 overflow:hidden;
 border-top-width:10px;
 border-right-width:10px;
 border-bottom-width:10px;
 border-left-width:10px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:170px;
 aos-enable:false;
box-shadow: 0px 65px 143px rgba(0, 94, 255, 0.1), 0px 38.272px 74.5888px rgba(0, 94, 255, 0.07232), 0px 19.656px 35.0064px rgba(0, 94, 255, 0.05616), 0px 7.904px 15.3296px rgba(0, 94, 255, 0.04384), 0px 1.768px 6.6352px rgba(0, 94, 255, 0.02768);
}
.home__slider-wrapper:not(.ct-section):not(.oxy-easy-posts),
.home__slider-wrapper.oxy-easy-posts .oxy-posts,
.home__slider-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.home__slider-wrapper {
 border-top-width:8px;
 border-right-width:8px;
 border-bottom-width:8px;
 border-left-width:8px;
}
}

@media (max-width: 767px) {
.home__slider-wrapper {
 border-top-width:8px;
 border-right-width:8px;
 border-bottom-width:8px;
 border-left-width:8px;
 width:100%;
 margin-top:20px;
}
}

@media (max-width: 479px) {
.home__slider-wrapper {
 border-top-width:6px;
 border-right-width:6px;
 border-bottom-width:6px;
 border-left-width:6px;
 width:100%;
}
}

.image-white {
background-size: cover; width:90%;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-color:#d0e3ff;
 border-right-color:#d0e3ff;
 border-bottom-color:#d0e3ff;
 border-left-color:#d0e3ff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:100%;
 background-color:#ffffff;
 z-index:1;
 selector-locked:false;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:50% 50%;
}
@media (max-width: 1200px) {
.image-white {
}
}

@media (max-width: 767px) {
.image-white {
 width:100%;
}
}

@media (max-width: 479px) {
.image-white {
 width:100%;
 height:calc(100vw - 40px) ;
}
}

.big-brand-shadow {
 selector-locked:true;
box-shadow: 0px 65px 143px rgba(0, 94, 255, 0.1), 0px 38.272px 74.5888px rgba(0, 94, 255, 0.07232), 0px 19.656px 35.0064px rgba(0, 94, 255, 0.05616), 0px 7.904px 15.3296px rgba(0, 94, 255, 0.04384), 0px 1.768px 6.6352px rgba(0, 94, 255, 0.02768);
}
.img-col {
 text-align:left;
 width:100%;
 max-width:100%;
 min-height:320px;
 height:100%;
}
.img-col:not(.ct-section):not(.oxy-easy-posts),
.img-col.oxy-easy-posts .oxy-posts,
.img-col.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1200px) {
.img-col {
}
.img-col:not(.ct-section):not(.oxy-easy-posts),
.img-col.oxy-easy-posts .oxy-posts,
.img-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
}

.image-bg-border {
background-image:url(url("data:image/svg+xml,svg width='100' height='100' xmlns='http://www.w3.org/2000/svg'rect width='100' height='100' fill='none' rx='12' ry='12' stroke='333' stroke-width='4' stroke-dasharray='24 18' stroke-dashoffset='12' stroke-linecap='square'//svg"););transform:translateY(-30px); width:470px;
 height:318px;
 position:relative;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-color:rgba(20,114,255,0.2);
 border-right-color:rgba(20,114,255,0.2);
 border-bottom-color:rgba(20,114,255,0.2);
 border-left-color:rgba(20,114,255,0.2);
 border-top-style:dashed;
 border-right-style:dashed;
 border-bottom-style:dashed;
 border-left-style:dashed;
 border-radius:12px;
 selector-locked:false;
 margin-left:30px;
 margin-top:calc(-50% - 22px) ;
 bottom:-100%;
 right:30px;
}
.image-card-text {
 width:590px;
 text-align:justify;
 max-width:590px;
 font-size:18px;
}
@media (max-width: 1200px) {
.image-card-text {
 width:90%;
 font-size:16px;
}
}

@media (max-width: 991px) {
.image-card-text {
 font-size:14px;
}
}

.card-text__bold {
 font-weight:700;
 color:#1472ff;
}
.image-bg-border-left {
background-image:url(url("data:image/svg+xml,svg width='100' height='100' xmlns='http://www.w3.org/2000/svg'rect width='100' height='100' fill='none' rx='12' ry='12' stroke='333' stroke-width='4' stroke-dasharray='24 18' stroke-dashoffset='12' stroke-linecap='square'//svg"););transform:translateY(-30px); width:470px;
 height:318px;
 position:relative;
 top:0px;
 left:0px;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-color:rgba(20,114,255,0.2);
 border-right-color:rgba(20,114,255,0.2);
 border-bottom-color:rgba(20,114,255,0.2);
 border-left-color:rgba(20,114,255,0.2);
 border-top-style:dashed;
 border-right-style:dashed;
 border-bottom-style:dashed;
 border-left-style:dashed;
 border-radius:12px;
 selector-locked:false;
 margin-left:30px;
 margin-top:calc(-50% - 22px) ;
}
@media (max-width: 1200px) {
.image-bg-border-left {
 margin-top:calc(-318px) ;
}
}

.image-card__right_text:activeselector{
}
.image-card__right_text {
 height:100%;
 text-align:right;
}
.image-card__right_text:not(.ct-section):not(.oxy-easy-posts),
.image-card__right_text.oxy-easy-posts .oxy-posts,
.image-card__right_text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 1200px) {
.image-card__right_text {
 text-align:left;
}
.image-card__right_text:not(.ct-section):not(.oxy-easy-posts),
.image-card__right_text.oxy-easy-posts .oxy-posts,
.image-card__right_text.ct-section .ct-section-inner-wrap{
align-items:flex-end;
}
}

@media (max-width: 767px) {
.image-card__right_text {
 text-align:right;
 order:0;
 height:100 ;
}
.image-card__right_text:not(.ct-section):not(.oxy-easy-posts),
.image-card__right_text.oxy-easy-posts .oxy-posts,
.image-card__right_text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
}

.img-col-left {
 width:100%;
 max-width:100%;
 min-height:320px;
 height:100%;
}
.img-col-left:not(.ct-section):not(.oxy-easy-posts),
.img-col-left.oxy-easy-posts .oxy-posts,
.img-col-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 1200px) {
.img-col-left {
}
.img-col-left:not(.ct-section):not(.oxy-easy-posts),
.img-col-left.oxy-easy-posts .oxy-posts,
.img-col-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
}

@media (max-width: 767px) {
.img-col-left {
 text-align:left;
 order:1;
}
.img-col-left:not(.ct-section):not(.oxy-easy-posts),
.img-col-left.oxy-easy-posts .oxy-posts,
.img-col-left.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

@media (max-width: 479px) {
.img-col-left {
 min-height:0px;
 height:auto;
}
}

.img-col-right:activeselector{
}
.img-col-right {
 width:100%;
 text-align:right;
 height:100%;
 min-height:320px;
 max-width:100%%;
}
.img-col-right:not(.ct-section):not(.oxy-easy-posts),
.img-col-right.oxy-easy-posts .oxy-posts,
.img-col-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
align-content:flex-end;
justify-content:center;
}
@media (max-width: 1200px) {
.img-col-right {
 min-height:320px;
 height:100%;
}
.img-col-right:not(.ct-section):not(.oxy-easy-posts),
.img-col-right.oxy-easy-posts .oxy-posts,
.img-col-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
}

@media (max-width: 767px) {
.img-col-right {
 text-align:right;
 order:3;
}
.img-col-right:not(.ct-section):not(.oxy-easy-posts),
.img-col-right.oxy-easy-posts .oxy-posts,
.img-col-right.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

@media (max-width: 479px) {
.img-col-right {
 min-height:0%;
 max-width:100%;
 height:auto;
}
}

.image-card__left_text:activeselector{
}
.image-card__left_text {
 height:100%;
 text-align:right;
}
.image-card__left_text:not(.ct-section):not(.oxy-easy-posts),
.image-card__left_text.oxy-easy-posts .oxy-posts,
.image-card__left_text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 1200px) {
.image-card__left_text {
 text-align:left;
}
.image-card__left_text:not(.ct-section):not(.oxy-easy-posts),
.image-card__left_text.oxy-easy-posts .oxy-posts,
.image-card__left_text.ct-section .ct-section-inner-wrap{
align-items:flex-end;
}
}

@media (max-width: 767px) {
.image-card__left_text {
 text-align:right;
 order:0;
 height:auto;
}
.image-card__left_text:not(.ct-section):not(.oxy-easy-posts),
.image-card__left_text.oxy-easy-posts .oxy-posts,
.image-card__left_text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

.home__gallery-grid-photo {
 width:100%;
 height:100%;
 max-width:275px;
 max-height:180px;
}
.home__gallery-grid-photo:not(.ct-section):not(.oxy-easy-posts),
.home__gallery-grid-photo.oxy-easy-posts .oxy-posts,
.home__gallery-grid-photo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.home__grid-img:hover{
transform:scale(1.015,1.015); box-shadow:0px 0px 0px 0px #000000;
}
.home__grid-img:activeselector{
}
.home__grid-img {
 width:100%;
 attachment_height:150;
 attachment_width:150;
 attachment_url:https://asp-maf.ru//content/files/image-20-01-22-14-19-150x150.jpeg;
 object-fit:cover;
 height:200px;
 transition-duration:.2s;
 transition-timing-function:ease-in-out;
 transition-property:all;
}
@media (max-width: 479px) {
.home__grid-img {
 height:calc(50vw - 20px) ;
 width:calc(50vw - 20px) ;
}
}

.h1 {
 margin-bottom:50px;
}
.heading {
 margin-bottom:50px;
 selector-locked:false;
 color:#000000;
 font-size:4rem;
}
@media (max-width: 991px) {
.heading {
 margin-bottom:30px;
 font-size:3.5rem;
}
}

@media (max-width: 479px) {
.heading {
 margin-bottom:25px;
 font-size:2.5rem;
}
}

.contact__list-item:hover{
transform:translate(8px);}
.contact__list-item:last-child{
 margin-bottom:0px;
}
.contact__list-item {
 width:100%;
 border-top-color:rgba(20, 114, 255, 0.2);;
 border-right-color:rgba(20, 114, 255, 0.2);;
 border-bottom-color:rgba(20, 114, 255, 0.2);;
 border-left-color:rgba(20, 114, 255, 0.2);;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-style:dashed;
 border-right-style:dashed;
 border-bottom-style:dashed;
 border-left-style:dashed;
 border-radius:12px;
 padding-right:20px;
 padding-left:20px;
 font-size:18px;
 padding-top:12px;
 padding-bottom:12px;
 line-height:140%;
 margin-bottom:12px;
 transition-duration:.25s;
 transition-timing-function:ease-in-out;
 transition-property:all;
 flex-grow:1;
}
.contact__list-item:not(.ct-section):not(.oxy-easy-posts),
.contact__list-item.oxy-easy-posts .oxy-posts,
.contact__list-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 767px) {
.contact__list-item:hover{
transform:;}
}

.r24 {
 selector-locked:false;
 border-radius:24px;
 padding-top:12px;
 padding-right:12px;
 padding-bottom:12px;
 padding-left:12px;
 height:auto;
}
.uslugi__title {
 max-width:48%;
 font-size:2em;
 color:#000000;
 font-weight:400;
}
@media (max-width: 1200px) {
.uslugi__title {
 max-width:60%;
 font-size:1.5em!important ;
}
}

@media (max-width: 991px) {
.uslugi__title {
 max-width:200px;
 font-size:1.15em!important ;
}
}

@media (max-width: 767px) {
.uslugi__title {
 max-width:90%;
}
}

@media (max-width: 479px) {
.uslugi__title {
 max-width:300px;
}
}

.h3 {
 selector-locked:false;
}
.uslugi__post:hover{
 background-color:#efefef;
}
.uslugi__post:activeselector{
}
.uslugi__post {
 min-height:250px;
 text-align:left;
 padding-left:50px;
 border-top-color:#efefef;
 border-right-color:#efefef;
 border-bottom-color:#efefef;
 border-left-color:#efefef;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-style:dashed;
 border-right-style:dashed;
 border-bottom-style:dashed;
 border-left-style:dashed;
 max-width:100%;
 padding-right:50px;
 width:100%;
}
.uslugi__post:not(.ct-section):not(.oxy-easy-posts),
.uslugi__post.oxy-easy-posts .oxy-posts,
.uslugi__post.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 1200px) {
.uslugi__post {
 padding-left:25px;
 padding-right:25px;
 min-height:200px;
}
}

@media (max-width: 991px) {
.uslugi__post {
 min-height:150px;
 padding-left:20px;
 padding-right:20px;
}
}

@media (max-width: 767px) {
.uslugi__post {
 min-height:180px;
 padding-left:18px;
 padding-right:12px;
 min-width:100px;
}
}

@media (max-width: 479px) {
.uslugi__post {
 padding-left:25px;
 padding-right:25px;
}
}

.section__post-type {
 selector-locked:true;
margin-top: 50px;
}
@media (max-width: 991px) {
.section__post-type {
margin-top: 30px;
}
}

@media (max-width: 479px) {
.section__post-type {
margin-top: 30px;
}
}

.oxy-stock-content-styles {
}
.service__prem {
 margin-bottom:35px;
 color:#000000;
 text-align:left;
}
.h5 {
 selector-locked:true;
}
.catalog__grid__obj:hover{
transform:scale(1.04,1.04);box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.catalog__grid__obj {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#f1f1f1;
 border-right-color:#f1f1f1;
 border-bottom-color:#f1f1f1;
 border-left-color:#f1f1f1;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#ffffff;
 max-height:365.75px;
 max-width:275px;
 min-height:275px;
 height:100%;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.catalog__grid__obj:not(.ct-section):not(.oxy-easy-posts),
.catalog__grid__obj.oxy-easy-posts .oxy-posts,
.catalog__grid__obj.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.catalog__grid__obj {
box-shadow: rgba(0, 0, 0, 0.01) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
}

.catalog__grid__title:hover{
 text-transform:none;
 text-decoration:none;
}
.catalog__grid__title {
 font-family:'Manrope';
 color:#000000;
 font-size:1rem;
 font-weight:700;
 text-decoration:none;
 transition-duration:.15s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 991px) {
.catalog__grid__title {
 font-size:0.875rem;
}
}

@media (max-width: 767px) {
.catalog__grid__title {
 font-size:0.85rem;
}
}

@media (max-width: 479px) {
.catalog__grid__title {
 font-size:0.75rem;
 line-height:1.4;
}
}

.catalog__grid__wrap_head {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 width:100%;
 font-size:1.2rem;
 font-weight:700;
 line-height:100%;
 text-decoration:none;
 text-transform:none;
 font-style:normal;
 min-height:80px;
}
.catalog__grid__wrap_head:not(.ct-section):not(.oxy-easy-posts),
.catalog__grid__wrap_head.oxy-easy-posts .oxy-posts,
.catalog__grid__wrap_head.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 1200px) {
.catalog__grid__wrap_head {
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
}
}

@media (max-width: 991px) {
.catalog__grid__wrap_head {
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
}
}

@media (max-width: 767px) {
.catalog__grid__wrap_head {
 padding-top:12px;
 padding-right:12px;
 padding-bottom:12px;
 padding-left:12px;
 min-height:40px;
}
}

@media (max-width: 479px) {
.catalog__grid__wrap_head {
 padding-top:15px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
}
}

.r12-top {
 border-top-left-radius:12px;
 border-top-right-radius:12px;
 selector-locked:true;
}
.catalog__grid__button:after{
 content:">";
 margin-left:6px;
}
.catalog__grid__button {
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 margin-top:12px;
 font-size:1rem;
 color:#000000;
}
.catalog__obj_in:activeselector{
}
.catalog__obj_in {
 width:100%;
 height:100%;
 text-align:left;
 padding-top:12px;
}
.catalog__obj_in:not(.ct-section):not(.oxy-easy-posts),
.catalog__obj_in.oxy-easy-posts .oxy-posts,
.catalog__obj_in.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.catalog__obj_in {
 padding-top:12px;
}
}

@media (max-width: 767px) {
.catalog__obj_in {
 padding-top:9px;
}
}

@media (max-width: 479px) {
.catalog__obj_in {
 padding-top:6px;
}
}

.catalog__grid__img {
 max-width:calc(100% - 24px) ;
 max-height:270px;
}
@media (max-width: 1200px) {
.catalog__grid__img {
 max-width:calc(100% - 18px)px;
}
}

@media (max-width: 991px) {
.catalog__grid__img {
 max-width:calc(100% - 14px)px;
}
}

@media (max-width: 767px) {
.catalog__grid__img {
 max-width:calc(100% - 12px)px;
}
}

@media (max-width: 479px) {
.catalog__grid__img {
 max-width:calc(100% - 10px)px;
}
}

.facet-margin {
 margin-bottom:12px;
}
.facet-margin .wpgb-select{
border_radius_border-radius:12px;
border-radius:12px;
padding-bottom:6px;
padding-top:6px;
padding-left:8px;
}

.facet-margin .wpgb-facet .wpgb-select-loader{ transform: translateZ(0) scale(calc(var(--wpgb-select-loader-scale)/30)) }
.facet-margin {
--wpgb-select-loader-scale:24;
}

.facet-margin .wpgb-radio[aria-pressed="true"] .wpgb-radio-control{
border-color:#1472ff;
}

.facet-margin .wpgb-radio[aria-pressed="true"] .wpgb-radio-control:after{
background-color:#1472ff;
}

.mb-20 {
 margin-bottom:20px;
 selector-locked:true;
}
.first-section {
 selector-locked:true;
margin-top: 50px;
}
.obj-info__row:not(:first-of-type){
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:#e6e6e6;
 padding-top:22px;
 margin-top:12px;
}
.obj-info__row {
 width:100%;
}
.obj-info__row:not(.ct-section):not(.oxy-easy-posts),
.obj-info__row.oxy-easy-posts .oxy-posts,
.obj-info__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.obj-info__headline {
 color:#000000;
 font-weight:600;
 line-height:100%;
 margin-bottom:6px;
 font-size:0.95rem;
}
.obj-info__vozrast {
}
.obj-info__margin {
 selector-locked:false;
}
.obj-info__gabarit:after{
  content:"";
}
.obj-info__gabarit {
}
.obj-info__zona:after{
 content:"м²";
 margin-left:4px;
}
.obj-info__zona {
}
.obj-info__text {
 font-size:2rem;
}
@media (max-width: 479px) {
.obj-info__text {
 font-size:1.6rem;
}
}

.slide {
}
@media (max-width: 1200px) {
.slide {
 height:100%;
}
}

@media (max-width: 767px) {
.slide {
 height:100px;
 max-height:360px;
}
}

@media (max-width: 479px) {
.slide {
 max-height:280px;
}
}

.obj-info__vendor {
}
.obj-info__price:after{
 content:"₽";
 margin-left:8px;
}
.obj-info__price {
}
.home__gallery_grid:ct_depth{
}
.home__gallery_grid:activeselector{
}
.home__gallery_grid {
 width:100%;
 height:100%;
 text-align:left;
}
.home__gallery_grid:not(.ct-section):not(.oxy-easy-posts),
.home__gallery_grid.oxy-easy-posts .oxy-posts,
.home__gallery_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: center;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.home__gallery_grid {
}
.home__gallery_grid:not(.ct-section):not(.oxy-easy-posts),
.home__gallery_grid.oxy-easy-posts .oxy-posts,
.home__gallery_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
.home__gallery_grid {
}
.home__gallery_grid:not(.ct-section):not(.oxy-easy-posts),
.home__gallery_grid.oxy-easy-posts .oxy-posts,
.home__gallery_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 479px) {
.home__gallery_grid {
 padding-bottom:60px;
}
.home__gallery_grid:not(.ct-section):not(.oxy-easy-posts),
.home__gallery_grid.oxy-easy-posts .oxy-posts,
.home__gallery_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

.slide-home-hero {
}
.slide-home-hero-img {
 object-fit:cover;
}
.no-margin {
margin: 0;
}
.slider__img {
 width:250px;
}
.slider__box {
 width:100%;
}
.slider__box:not(.ct-section):not(.oxy-easy-posts),
.slider__box.oxy-easy-posts .oxy-posts,
.slider__box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.slider__wrapper {
}
.swiper-slide {
 max-width:100%;
 min-width:100%;
 width:100%!important ;
}
.swiper-wrapper {
 max-width:600px;
 width:100%;
 text-align:left;
}
.swiper-wrapper:not(.ct-section):not(.oxy-easy-posts),
.swiper-wrapper.oxy-easy-posts .oxy-posts,
.swiper-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.swiper {
 width:100%;
}
.swiper:not(.ct-section):not(.oxy-easy-posts),
.swiper.oxy-easy-posts .oxy-posts,
.swiper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.img {
 width:100%;
 min-width:100%;
 max-width:600px;
}
.img-full {
 max-width:50%;
 width:100%;
 min-width:100%;
}
.spotlight {
 selector-locked:true;
}
.obj-info__material:after{
 content:"лет";
 margin-left:8px;
}
.obj-info__material {
}
.obj-info__mat {
}
.obj-info__content {
 selector-locked:true;
}
.obj-info__wrapper {
 margin-top:auto;
 margin-bottom:auto;
}
.asp-logo {
fill: orange
}
.uslugi_block {
 max-width:calc(33% - 15px) ;
}
@media (max-width: 1200px) {
.uslugi_block {
}
}

@media (max-width: 991px) {
.uslugi_block {
}
}

@media (max-width: 767px) {
.uslugi_block {
 max-width:100%;
}
}

.cats_margin {
 margin-bottom:40px;
 selector-locked:true;
}
@media (max-width: 767px) {
.cats_margin {
 margin-bottom:20px;
}
}

.gallery_repeater-item {
background-size: cover; border-radius:6px;
 top:50%;
 bottom:50%;
 left:50%;
 right:50%;
 background-repeat:no-repeat;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:100%;
 height:100%;
 background-position:50% 50%;
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.gallery__cat-title {
 margin-bottom:24px;
 margin-top:0px;
 color:#000000;
 font-size:2.2rem;
}
@media (max-width: 991px) {
.gallery__cat-title {
 font-size:1.8rem;
}
}

@media (max-width: 767px) {
.gallery__cat-title {
 font-size:1.4rem;
}
}

@media (max-width: 479px) {
.gallery__cat-title {
 font-size:1.2rem;
}
}

.gallery__cat-wrapper {
 margin-bottom:64px;
 width:100%;
}
@media (max-width: 991px) {
.gallery__cat-wrapper {
 width:100%;
}
}

.gallery__cat-grid {
 gap:20px ;
}
.gallery__cat-grid:not(.ct-section):not(.oxy-easy-posts),
.gallery__cat-grid.oxy-easy-posts .oxy-posts,
.gallery__cat-grid.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:nowrap;
gap:20px  ;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.gallery__cat-grid {
 width:100%;
 gap:12px;
}
.gallery__cat-grid:not(.ct-section):not(.oxy-easy-posts),
.gallery__cat-grid.oxy-easy-posts .oxy-posts,
.gallery__cat-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:12pxpx;
}
}

@media (max-width: 767px) {
.gallery__cat-grid {
}
.gallery__cat-grid:not(.ct-section):not(.oxy-easy-posts),
.gallery__cat-grid.oxy-easy-posts .oxy-posts,
.gallery__cat-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 12px;grid-row-gap: 12px;}
}

@media (max-width: 479px) {
.gallery__cat-grid {
}
.gallery__cat-grid:not(.ct-section):not(.oxy-easy-posts),
.gallery__cat-grid.oxy-easy-posts .oxy-posts,
.gallery__cat-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(40px, 50fr));grid-column-gap: 12px;grid-row-gap: 12px;}
}

.gallery__cat_item-wrapper {
background-size: cover; min-height:200px;
 width:100%;
 background-repeat:no-repeat;
 background-attachment:scroll;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:8px;
 min-width:calc(25% - 15px) ;
 background-position:50% 50%;
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
@media (max-width: 991px) {
.gallery__cat_item-wrapper {
 min-height:150px;
 width:100%;
 min-width:calc(25% - 8px)px;
}
}

@media (max-width: 479px) {
.gallery__cat_item-wrapper {
 min-height:100px;
}
}

.catalog-grid__wrapper:ct_depth{
}
.catalog-grid__wrapper:activeselector{
}
.catalog-grid__wrapper {
 use_acf_repeater:false;
}
.catalog-grid__wrapper:not(.ct-section):not(.oxy-easy-posts),
.catalog-grid__wrapper.oxy-easy-posts .oxy-posts,
.catalog-grid__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(calc(33.333% - 10px) , 1fr));grid-column-gap: 20px;grid-row-gap: 25px;}
@media (max-width: 991px) {
.catalog-grid__wrapper {
}
.catalog-grid__wrapper:not(.ct-section):not(.oxy-easy-posts),
.catalog-grid__wrapper.oxy-easy-posts .oxy-posts,
.catalog-grid__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(calc(50% - 10px) , 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 479px) {
.catalog-grid__wrapper {
}
.catalog-grid__wrapper:not(.ct-section):not(.oxy-easy-posts),
.catalog-grid__wrapper.oxy-easy-posts .oxy-posts,
.catalog-grid__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(calc(50% - 6px) , calc(50% - 10px) ));grid-column-gap: 12px;grid-row-gap: 12px;}
}

.ct-section-inner-wrap {
}
/* {outline: 2px solid red}
*/

/* Body */
body {
  background: white;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;


}

html{
    width: 100%;
    max-width: 100vw;
	display: block;
	justify-content: column;
	align-items: center;
	overflow-x:hidden;
}


/* Footer */
footer {
margin-top:auto;
}

/* ScrollBar Hide */
::-webkit-scrollbar { display: none; width: 0; background: transparent; }

/* iOS Fix */
a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}
button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

/* Hide Tap button in iOS */
a, button, input, nav, div { -webkit-tap-highlight-color:transparent; text-decoration:none;}

.wpgb-radio-control {
	outline: none!important;
}

/* WP Grid Builder */
.wpgb-facet .wpgb-button:focus:not(button), .wpgb-facet .wpgb-rating:focus, .wpgb-facet .wpgb-hierarchy:focus, .wpgb-facet .wpgb-toggle-hidden:focus, .wpgb-facet .wpgb-range-clear:focus, .wpgb-facet .wpgb-range-thumb:focus, .wpgb-facet .wpgb-pagination li a:focus, .wpgb-facet .wpgb-radio:focus .wpgb-radio-control, .wpgb-facet .wpgb-checkbox:focus .wpgb-checkbox-control, .wpgb-facet .wpgb-color:focus .wpgb-color-control, .wpgb-facet .wpgb-az-index:focus .wpgb-az-index-label {
  outline-style: unset;
}

/* Backgrop Blur */
/* slightly transparent fallback */
header {
  background-color: rgba(255, 255, 255, .9);
}

#_dynamic_list-8-558 .oxy-repeater-pages {
  gap: 8px;
}

#_search_form-45-558 input, #_search_form-45-558 textarea {
  border-width: 2px;
}

.obj-info__content p:first-child {margin-block-start: 0}
.obj-info__content p:last-child {margin-block-end: 0}

/* ASP logo */
.asp-logo {
  fill: orange;
}

.asp-logo:hover {
	fill: black;
}

/* Uslugi */
	.uslugi_block:hover .uslugi__title  {
		color: black!important;
	}

/* Gallery with cat */
.home__grid-img:nth-child(-n+4) {
	visibility: visible;
}
.home__grid-img {
	visibility: hidden;
} 

/* Catalog Cats */
.catalog__obj_in {
	text-decoration: none !important;
}
#shortcode-1027-89 {
	margin-bottom: 25px;
}

body.catalog-hidden #_dynamic_list-18-89,
body.catalog-hidden #-wpgb-facet-94-89 {
	display: none !important;
}

body.catalog-show #shortcode-1027-89 {
	display: none !important;
}

#category-list-select > div.wpgb-facet-6 > fieldset > div > ul > li:nth-child(1) {
	display: none !important;
	visibility: hidden !important;
}

#category-list-select-m > div > fieldset > div > label > select > option:nth-child(1) {
	display: none !important;
	visibility: hidden !important;
}@keyframes qorkfire {
	0%
	{
    	opacity: 0%;
	}
	50%
	{
    	opacity: 100%;
	}
	100%
	{
		opacity: 0%	
	}
}@media (max-width: 1200px) {
	.ct-section-inner-wrap {
		padding-right: 20px;
		padding-left: 20px;
	}
}

/* body:not(.page-id-13, .page-id-528) header#header {
	border-bottom: 1px solid #f1f1f1;
    margin-bottom: -1px;
	background: white;
} */


/* First Section */

@media (min-width: 1190px) {
  /* Start */
	body:not(.page-id-13) div[id^="inner_content"] section:first-child {
		margin-top: 50px;
	}
  /* End */
}

@media (max-width: 1189px) {
  /* Start */
	body:not(.page-id-13) div[id^="inner_content"] section:first-child {
		margin-top: 50px;
	}
  /* End */
}

@media (max-width: 991px) {
  /* Start */
	body:not(.page-id-13) div[id^="inner_content"] section:first-child {
		margin-top: 30px;
	}
  /* End */
}

@media (max-width: 767px) {
  /* Start */
	body:not(.page-id-13) div[id^="inner_content"] section:first-child {
		margin-top: 30px;
	}
  /* End */
}

@media (max-width: 479px) {
  /* Start */
	body:not(.page-id-13) div[id^="inner_content"] section:first-child {
		margin-top: 30px;
	}
  /* End */
}/* Responsive Headings */
@media (min-width: 1190px) {
  /* Start */
  /*

  h1 {font-size: 72px; font-weight: 800; line-height: 100%;}
  h2 {font-size: 64px; font-weight: 800; line-height: 100%;}
  h3 {font-size: 48px; font-weight: 800; line-height: 100%;}
  h4 {font-size: 36px; font-weight: 800; line-height: 100%;}
  h5 {font-size: 24px; font-weight: 800; line-height: 100%;}
  h6 {font-size: 18px; font-weight: 800; line-height: 100%;}

  */
  /* End */
	
	/* Uslugi */
	.uslugi_block:nth-child(4), .uslugi_block:nth-child(5)  {
		max-width: calc(50% - 12px)!important;
		width: calc(50% - 18px)!important;
	}
}

@media (max-width: 1189px) {
  /* Start */
  h1, .h1 {font-size: 4.5rem; 	font-weight: 800; 	line-height: 100%;}
  h2, .h2 {font-size: 4rem; 	font-weight: 800; 	line-height: 100%;}
  h3, .h3 {font-size: 3rem; 	font-weight: 800; 	line-height: 100%;}
  h4, .h4 {font-size: 2.25rem; 	font-weight: 800; 	line-height: 100%;}
  h5, .h5 {font-size: 1.5rem; 	font-weight: 800; 	line-height: 100%;}
  h6, .h6 {font-size: 1.125rem; font-weight: 800; 	line-height: 100%;}
  /* End */
	
  /* Uslugi */
	.uslugi_block:nth-child(4), .uslugi_block:nth-child(5)  {
		max-width: calc(50% - 12px)!important;
		width: calc(50% - 12px)!importantl
	}
}

@media (max-width: 991px) {
  /* Start */
  h1, .h1 {font-size: 3.2rem; 	font-weight: 800; 	line-height: 100%;}
  h2, .h2 {font-size: 2.7rem; 	font-weight: 800; 	line-height: 100%;}
  h3, .h3 {font-size: 2.4rem; 	font-weight: 800; 	line-height: 100%;}
  h4, .h4 {font-size: 2.1rem; 	font-weight: 800; 	line-height: 100%;}
  h5, .h5 {font-size: 1.8rem; 	font-weight: 800; 	line-height: 100%;}
  h6, .h6 {font-size: 1.5rem; 	font-weight: 800; 	line-height: 100%;}
  /* End */
	
  /* Uslugi */
	.uslugi_block:nth-child(4), .uslugi_block:nth-child(5)  {
		max-width: calc(50% - 12px)!important;
		width: calc(50% - 12px)!importantl
	}
}
}

@media (max-width: 767px) {
  /* Start */
  h1, .h1 {font-size: 2.25rem; 	font-weight: 800; 	line-height: 100%;}
  h2, .h2 {font-size: 2rem; 	font-weight: 800; 	line-height: 100%;}
  h3, .h3 {font-size: 1.8rem; 	font-weight: 800; 	line-height: 100%;}
  h4, .h4 {font-size: 1.6rem; 	font-weight: 800; 	line-height: 100%;}
  h5, .h5 {font-size: 1.4rem; 	font-weight: 800; 	line-height: 100%;}
  h6, .h6 {font-size: 1.2rem; 	font-weight: 800; 	line-height: 100%;}
  /* End */
}

@media (max-width: 479px) {
  /* Start */
  h1, .h1 {font-size: 2rem; 	font-weight: 800; 	line-height: 100%;}
  h2, .h2 {font-size: 1.8rem; 	font-weight: 800; 	line-height: 100%;}
  h3, .h3 {font-size: 1.6rem; 	font-weight: 800; 	line-height: 100%;}
  h4, .h4 {font-size: 1.4rem; 	font-weight: 800; 	line-height: 100%;}
  h5, .h5 {font-size: 1.2rem; 	font-weight: 800; 	line-height: 100%;}
  h6, .h6 {font-size: 1rem; 	font-weight: 800; 	line-height: 100%;}
  /* End */
}.fluentform .ff-el-is-error .text-danger {
    font-size: 12px!important;
    margin-top: -22px!important;
    margin-left: 20px!important;
    position: absolute!important;
}

#fluentform_3 > div.ff-el-group.ff-text-left.ff_submit_btn_wrapper > button {
	margin-bottom: unset;
}
#fluentform_3 > div.ff-el-group.ff-text-left.ff_submit_btn_wrapper {
	margin-bottom: unset!important;
}

.ff-el-form-control {
	transition: .3s ease all!important;
}


/* Gallery grids */
.gallery__cat-grid a:nth-child(n+5) {display: none};input.search-submit{
 margin-left:12px;
}
input{
}
.catalog__obj_in:hover .catalog__grid__title{
 color:#1472ff;
}
.uslugi__post:hover .uslugi__title{
 color:#ffffff;
}
#header__search > form:focus{
}
#header__search > form{
 border-radius:8px;
 transition-duration:.3s;
 transition-timing-function:ease-out;
 transition-property:all;
box-shadow: rgba(0, 123, 255, 0.3) 0px 1px 2px 0px, rgba(0, 123, 255, 0.15) 0px 2px 6px 2px;
}
