.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;
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 .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{
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-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-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-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.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;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1200px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 24px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans 3';font-size: 5.25em;font-weight: 600;line-height: 1;}h2, h3, h4, h5, h6{font-size: 5em;line-height: 0.925;}h3, h4, h5, h6{font-size: 1.5em;line-height: 1.2;}h4, h5, h6{font-size: 1.25em;}h5, h6{font-size: 1.125em;}h6{font-size: 1em;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@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;
				}
			}
.why__bg-gray {
}
.btn-primary:hover{
 background-color:#dda600;
}
.btn-primary {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #000000;
}.btn-primary {
 background-color:#f4b801;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-weight:600;
}
.btn-secondary {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #f4b801;
}.btn-secondary {
 padding-top:13px;
 padding-bottom:13px;
 background-color:rgba(0,0,0,0);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#f4b801;
 border-right-color:#f4b801;
 border-bottom-color:#f4b801;
 border-left-color:#f4b801;
}
.why__description {
}
.why__icon {
}
@media (max-width: 991px) {
.why__icon {
 width:45px;
 height:45px;
}
}

.cy-medium {
 font-size:1.625em;
 line-height:1.1;
 text-align:left;
}
@media (max-width: 767px) {
.cy-medium {
 font-size:1.3em;
}
}

.why__title {
}
.why__subtitle {
}
.why__anim {
}
.locker-scroll-section {
}
.locker-image-wrapper {
}
.owl-carousel {
}
@media (max-width: 767px) {
.owl-carousel {
}
}

.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:100%;
 background-color:rgba(249,249,250,0);
}
.oxel_accordion__row {
 font-family:Open Sans;
 width:100%;
 padding-top:20px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:20px;
 text-align:justify;
 border-bottom-style:none;
 border-top-style:none;
 background-color:rgba(249,249,250,0);
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
 border-bottom-width:0px;
 min-width:100%;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #ffffff;}.oxel_accordion__icon 
>svg {width: 25px;height: 25px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:solid;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
 padding-left:8px;
 min-width:100%;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 color:#ffffff;
 font-size:26px;
 line-height:31px;
}
.box-partner {
 position:relative;
}
@media (max-width: 767px) {
.box-partner {
 z-index:9;
}
}

.opacity-layer {
 background-color:#000000;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 opacity:0.6;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.img-partner {
 width:100%;
 height:100%;
}
.backdrop-1 {
}
.img-video {
}
.pin-h {
 position:absolute;
 top:0px;
 right:0px;
 left:0px;
 bottom:0px;
 margin-top:auto;
 margin-right:auto;
 margin-left:auto;
 margin-bottom:auto;
}
.pin-v {
 position:absolute;
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
 margin-top:auto;
 margin-bottom:auto;
 margin-right:auto;
 margin-left:auto;
}
.pin {
}
.pin-content {
 width:600px;
 z-index:999;
}
.border-15 {
 border-radius:15px;
}
.btn-more {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #000000;
}.btn-more {
 position:absolute;
 bottom:0px;
 left:0px;
 right:0px;
 top:0px;
 font-size:1rem;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:0px;
 padding-right:0px;
 background-color:#f4b801;
 margin-bottom:10%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:7rem;
 height:2.5rem;
 line-height:2.5rem;
 margin-top:auto;
 margin-left:auto;
 margin-right:auto;
}
.locker-frame {
}
.show {
}
.chat-widget {
}
.cy-meidum {
}
.grid-container {
 width:100%;
 margin-top:38px;
}
.grid-container:not(.ct-section):not(.oxy-easy-posts),
.grid-container.oxy-easy-posts .oxy-posts,
.grid-container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(5, minmax(200px, 1fr));grid-column-gap: 15px;grid-row-gap: 3px;}
.grid-container:not(.ct-section):not(.oxy-easy-posts) > *,
.grid-container.ct-section .ct-section-inner-wrap > *,
.grid-container.oxy-easy-posts .oxy-posts > *{
height: 100%;}
.grid-container:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.grid-container.ct-section .ct-section-inner-wrap > :nth-child(1),
.grid-container.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-row: span 2;height: 100%;}
.grid-container:not(.ct-section):not(.oxy-easy-posts) > :nth-child(10),
.grid-container.ct-section .ct-section-inner-wrap > :nth-child(10),
.grid-container.oxy-easy-posts .oxy-posts > :nth-child(10){
grid-row: span 6;height: 100%;}
.grid-container:not(.ct-section):not(.oxy-easy-posts) > :nth-child(35),
.grid-container.ct-section .ct-section-inner-wrap > :nth-child(35),
.grid-container.oxy-easy-posts .oxy-posts > :nth-child(35){
grid-row: span 6;height: 100%;}
.grid-cell {
 width:100%;
 padding-top:5px;
 padding-bottom:5px;
 border-radius:4px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-size:1em;
 min-height:39px;
}
.grid-cell:not(.ct-section):not(.oxy-easy-posts),
.grid-cell.oxy-easy-posts .oxy-posts,
.grid-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.grid-cell {
 text-align:center;
}
}

.bg-gray {
 background-color:#333333;
}
.bg-gray:not(.ct-section):not(.oxy-easy-posts),
.bg-gray.oxy-easy-posts .oxy-posts,
.bg-gray.ct-section .ct-section-inner-wrap{
display:flex;
}
.grid-features {
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#333333;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
text-wrap:nowrap;
}
.grid-features:not(.ct-section):not(.oxy-easy-posts),
.grid-features.oxy-easy-posts .oxy-posts,
.grid-features.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
@media (max-width: 1200px) {
.grid-features {
}
}

@media (max-width: 767px) {
.grid-features {
 min-width:0 ;
 text-align:left;
 line-height:1;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
text-wrap:wrap;
}
.grid-features:not(.ct-section):not(.oxy-easy-posts),
.grid-features.oxy-easy-posts .oxy-posts,
.grid-features.ct-section .ct-section-inner-wrap{
justify-content:flex-start;
}
}

.rotated-text {
 width:100%;
 font-size:1em;
}
.grid-title {
 color:#000000;
 padding-top:3px;
 padding-bottom:0px;
 font-size:1.625em;
}
.btn-play {
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
}
@media (max-width: 767px) {
.btn-play {
}
}

.video-container {
 background-color:#ffffff;
}
.oxy-close-modal {
cursor:pointer;
}
.partners {
}
.modal-partner {
 max-width:80%;
 max-height:80%;
 min-width:80%;
 min-height:80%;
}
@media (max-width: 767px) {
.modal-partner {
}
}

@media (max-width: 479px) {
.modal-partner {
 min-width:100%;
 min-height:100%;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

.js-next-modal {
 right:0px;
 top:50%;
}
@media (max-width: 767px) {
.js-next-modal {
}.js-next-modal 
>svg {width: 35px;height: 35px;}.js-next-modal {
}
}

.modal-switcher {
}
.js-prev-modal {
}
@media (max-width: 767px) {
.js-prev-modal {
}.js-prev-modal 
>svg {width: 35px;height: 35px;}.js-prev-modal {
}
}

.btn-grid {
}
@media (max-width: 767px) {
.btn-grid {
 padding-top:20px;
 padding-bottom:20px;
 border-radius:4px;
 width:33.33%;
 background-color:#333333;
}
.btn-grid:not(.ct-section):not(.oxy-easy-posts),
.btn-grid.oxy-easy-posts .oxy-posts,
.btn-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

.grid-mobile {
}
@media (max-width: 767px) {
.grid-mobile {
 background-color:rgba(51,51,51,0);
}
}

.active {
}
.pop-up-img {
}
@media (max-width: 479px) {
.pop-up-img {
 max-height:250px;
 height:250px;
 min-height:250px;
}
}

.pop-up-logo {
}
@media (max-width: 479px) {
.pop-up-logo {
 width:100%;
 object-fit:contain;
 padding-left:20px;
 padding-right:20px;
}
}

.parallax-img {
}
.lockers {
}
.owl-lockers {
}
.owl-partners {
}
@media (max-width: 767px) {
.owl-partners {
}
}

.why__small {
}
.oxel_accordion__row--active {
}
.locks-table-nav {
}
.locks-table-content {
}
.lockers-table-nav {
}
@media (max-width: 479px) {
.lockers-table-nav {
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.35) 20%, #000000 100%); position:fixed;
 bottom:0px;
 max-width:100%;
 left:0px;
 padding-left:20px;
 padding-right:20px;
}
}

.lockers-table-content {
}
.lockers-table-nav-origin {
}
.btn-castorama {
}
.btn-modal-1 {
}
.btn-modal-2 {
}
.btn-modal-3 {
}
.btn-modal-4 {
}
.btn-modal-5 {
}
.btn-modal-6 {
}
.btn-modal-7 {
}
.btn-modal-8 {
}
.img-expert {
 width:158px;
}
.cf-wrapper {
 width:100%;
}
.cf {
}
@media (max-width: 767px) {
.cf {
 margin-top:54px;
}
}

.cf-success-r1 {
 padding-top:23px;
}
.cf-success-r1:not(.ct-section):not(.oxy-easy-posts),
.cf-success-r1.oxy-easy-posts .oxy-posts,
.cf-success-r1.ct-section .ct-section-inner-wrap{
display:none;
}
.cf-success-r2 {
}
.cf-success-r2:not(.ct-section):not(.oxy-easy-posts),
.cf-success-r2.oxy-easy-posts .oxy-posts,
.cf-success-r2.ct-section .ct-section-inner-wrap{
display:none;
}
body {
  font-size: 24px;
}

html,body {max-width:100%;overflow-x:hidden;background-color:#000;}

@media (min-width:768px) and (max-width:1900px) {
    body {
    font-size: 14px;
  }
}

.header-video {
  position:absolute;
  top:0;
  left:8vw;
  width:100%; 
  height:100%;
  z-index:0;
}

#header {
  transition: transform 0.3s ease;
}

#header:has(.oxy-pro-menu-open) {height:100%;}

#code_block-1203-7 + div {z-index: 9999;}


 .ct-section-inner-wrap{
  max-width: 80vw!important;
 }


@media screen and (max-width: 1376px) and (orientation: portrait) {
  
.box-partner > img:first-child {
  max-width: 140px;
}
  
.pin-content {
  max-width: 300px;
}

h2 {
  font-size: 4em;
}
  
 .ct-section-inner-wrap{
  max-width: 96vw!important;
 }

.why__description{flex-direction: column!important;}
.why__bg-gray {background:#1c1c1c!important;}
.hero__section {height:auto!important;}
#hero{height:auto!important;  padding-top: 5rem;}

  
}

@media (min-width:767px){
.mobile-only {display:none!important;}
}

@media (max-width:767px){
  
.pin-content {
  width: 100vw;
  max-width:100vw;
}
  
.img-partner, .opacity-layer {
  transition: none!important;
    cursor:pointer;
  pointer-events:none;
}


.btn-more {opacity:1!important;}
  
.box-partner > img:first-child {
  max-width: 140px;
}

  
.ct-section-inner-wrap {
  margin: 0;
}
 

.header-video {
    position:relative;
   left:0;
  top:0;
    z-index: 0;
  
}
  
 .ct-section-inner-wrap{
  max-width: 100vw!important;
 }

body {
  font-size: 18px; line-height:1.4;
}

h1 {font-size: 2.2em;}
h2 {font-size: 1.9em;}
h3 {font-size: 1.3em;}

.why__icon {
  width:50px!important;
}  

.why__title {font-size:1.3em!important;}  
.why__anim {overflow:hidden;}
.why__anim img {transform: scale(1.2);}
.why__subtitle {font-size:1em!important;}  
  
  
}


.btn-grid {display:none;}
.btn-grid.active {display:flex; background:#f4b801;color:#000;}
.btn-grid.active div {color:#000!important}

.grid-mobile {display:none!important;}
.grid-mobile.active {display:grid!important;}



@media (-webkit-min-device-pixel-ratio: 2) and (min-width:768px) {
  body {
    font-size: 24px;
  }
 .ct-section-inner-wrap{
  max-width: 80vw;
 }
}



@media (-webkit-min-device-pixel-ratio: 2) and (min-width:768px)  and (max-width:1900px) {
  body {
    font-size: 14px;
  }
 .ct-section-inner-wrap{
  max-width: 80vw;
 }
}




h1,h2,h3,h4,h5,h6 {
  font-family:"cy-medium";
  font-weight:800;
}

.cy-medium {
  font-family:"cy-medium";
  font-weight:800;
}

/* 
div,p,span {
   font-family:"Formular";
   font-weight:800;
} */


.box-partner {
  overflow:hidden;
  transition:1s all ease-in-out;
  cursor:pointer;
}

.img-partner,.img-video,.opacity-layer {
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    cursor:pointer;
}
.btn-more{opacity:0;
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    cursor:pointer;
          pointer-events:none;
}

.box-partner:hover .img-partner {
  transform: scale(1.1);
}

.box-partner:hover .opacity-layer{opacity:0.8}

.btn-more{opacity:0}
.box-partner:hover .btn-more{opacity:1}

.img-video:hover {
opacity:0.8;
}

.video-container{
  background:fff;
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    cursor:pointer;
}
.video-container:hover .btn-play{transform:scale(1.25)}
.video-container:hover {transform:scale(1.02)}
.btn-play{  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    cursor:pointer;
}



.backdrop-1 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.pin-v,.pin-h {
  transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
  cursor:pointer;}
.pin-content{
  transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
  }

.pin {cursor:pointer}

 
.pin-content {margin-bottom:-200px;pointer-events:none;opacity:0}
.pin.active .pin-content {margin-bottom:0;pointer-events:none;opacity:1}
.pin.active .pin-h {transform:rotate(450deg) translateX(1px)}
.pin.active .pin-v {transform:rotate(540deg)}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.pin:not(.active) {
  animation: pulse 2.5s infinite;
}

.grid-container{
  grid-template-columns: 66px 2fr 1fr 1fr 1fr!important;
}

.rotated-text {
  transform: rotate(-90deg);
   display: inline-block;
}

.modal-switcher {visibility:hidden;pointer-events:none;}
.modal-switcher .ct-fancy-icon{pointer-events: auto; cursor:pointer;}
.modal-switcher.active {display:flex!important; visibility:visible;}

body.oxy-modal-active {
  height: initial!important;
}



.footer-link {color:#333333;}


#scroll-frames{
/*   transform:scale(1.4); */
  transform-origin: left center;
}



       .contact-form-container * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

     
        .contact-form-container .form-group {
            margin-bottom: 20px;
        }

        .contact-form-container .form-group:last-of-type {
            margin-bottom: 24px;
        }

        .contact-form-container input[type="text"],
        .contact-form-container input[type="email"],
        .contact-form-container textarea {
            width: 100%;
            padding: 16px 20px;
            border: 1px solid #A9A9A9;
            border-radius: 1px;
            overflow:hidden;
            font-size: 16px;
            font-family: inherit;
            background-color: #ffffff;
            transition: border-color 0.2s ease;
            outline: none;
        }

        .contact-form-container input[type="text"]:focus,
        .contact-form-container input[type="email"]:focus,
        .contact-form-container textarea:focus {
            border-color: #9ca3af;
        }

        .contact-form-container input[type="text"]::placeholder,
        .contact-form-container input[type="email"]::placeholder,
        .contact-form-container textarea::placeholder {
            color: #6b7280;
            font-size: 16px;
        }

        .contact-form-container textarea {
            min-height: 140px;
            resize: vertical;
            font-family: inherit;
        }

        .contact-form-container .form-footer {
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 20px;
        }

        .contact-form-container .consent-container {
            display: flex;
            align-items: flex-start;
            gap: 12px;
            flex: 1;
        }

        .contact-form-container .consent-checkbox {
            width: 18px;
            height: 18px;
            margin-top: 3px;
            flex-shrink: 0;
            accent-color: #f59e0b;
            border-radius: 1px;
        }

        .contact-form-container .consent-text {
            font-size: 15px;
            color: #374151;
            line-height: 1.4;
        }

        .contact-form-container .submit-btn {
            background: #F4B801;

            color: #000000;
            border: none;
            padding: 16px 32px;
            border-radius: 4px;
            font-size: 16px;
            font-weight: 500;
            cursor: pointer;
            transition: background-color 0.2s ease;
            width: 177px;
            flex-shrink: 0;
        }

        .contact-form-container .submit-btn:hover {
            background: #dda600;

        }

        @media (max-width: 640px) {
            .contact-form-container .form-footer {
                flex-direction: column;
                align-items: flex-start;
                gap: 16px;
            }

            .contact-form-container .submit-btn {
                align-self: flex-end;
            }
        }


/* owl */


.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 8px;
  width: 14px;
  background: #333 !important;
  display: inline-block;
  border-radius:4px;
  transition: 0.2s all ease-in-out;
}


.owl-carousel .owl-dot.active {
 width: 40px;
  background-color:#f19300!important;
  border-color:#f19300;
}

.owl-dots {
  position: absolute;
  bottom: -40px!important;
  z-index: 99999;
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 5px;
}
  


.owl-carousel .owl-item img:not(.img-partner) {
  width: initial!important;
}

.owl-dots {
  position: absolute;
  bottom: 10px;
  z-index: 99999;
}

.owl-lockers .owl-stage-outer {
  overflow: visible!important;
}


#slider-1951-7 .unslider-nav ol li {
  border-color:#333;
  transition: 0.2s all ease-in-out;
  height:4px;
  width:14px;
  background: #333;
}
#slider-1951-7 .unslider-nav ol li.unslider-active {
  width: 40px;
  background-color:#f19300;
  border-color:#f19300;
}

#slider-3297-7 .unslider-nav ol li {
  border-color:#333;
  transition: 0.2s all ease-in-out;
  height:4px;
  width:14px;
  background: #333;
}

#slider-3297-7 .unslider-nav ol li.unslider-active {
  width: 40px;
  background-color:#f19300;
  border-color:#f19300;
}

#slider-3297-7 .unslider {
  padding: 0!important;
}

.pop-up-logo + div {
  margin-top:30px;
  margin-bottom:30px;
}
