.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-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.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: 1440px;
}
body {font-family: 'Saira';}body {line-height: 1.4;font-size: clamp(0.88rem, 0.84rem + 0.18vw, 1.00rem) ;font-weight: ;color: #000000;}.oxy-nav-menu-hamburger-line {background-color: #000000;}h1, h2, h3, h4, h5, h6 {font-family: 'Saira';font-size: clamp(2.61rem, 2.27rem + 1.72vw, 3.82rem) ;font-weight: 700;}h2, h3, h4, h5, h6{font-size: clamp(2.18rem, 1.93rem + 1.25vw, 3.05rem) ;font-weight: 700;}h3, h4, h5, h6{font-size: clamp(1.81rem, 1.64rem + 0.90vw, 2.44rem) ;font-weight: 700;}h4, h5, h6{font-size: clamp(1.51rem, 1.39rem + 0.63vw, 1.95rem) ;font-weight: 700;}h5, h6{font-size: clamp(1.26rem, 1.17rem + 0.43vw, 1.56rem) ;font-weight: 700;}h6{font-size: clamp(1.05rem, 0.99rem + 0.29vw, 1.25rem) ;font-weight: 700;}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: 50px;
padding-right: 20px;
padding-bottom: 50px;
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;
				}
			}
.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#dee1e3;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:4px;
 position:fixed;
 z-index:1500;
 right:0px;
 text-align:center;
 overflow:hidden;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 background-color:#333333;
 bottom:15%;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_back_to_top_icon {
color: #98a1a8;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.agencyb-red-button:hover{
background-color :#ec2758;
border: 1px solid #ec2758;
}.agencyb-red-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-red-button {
background-color :#ec2758;
border: 1px solid #ec2758;
color: #ffffff;
padding: 14px 22.4px;
}.agencyb-red-button {
 font-family:Saira;
 button-hover_color:#ec2758;
 font-size:18px;
 font-weight:900;
 line-height:1.2;
 letter-spacing:2px;
 color:#ffffff;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.agencyb-heading-two {
 font-family:Saira;
 font-weight:700;
 line-height:1;
}
@media (max-width: 767px) {
.agencyb-heading-two {
 font-size:56px;
}
}

@media (max-width: 479px) {
.agencyb-heading-two {
 font-size:48px;
}
}

.agencyb-process-1-left-column {
 text-align:right;
}
.agencyb-process-1-left-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-left-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-left-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.agencyb-process-1-right-column {
 text-align:left;
}
.agencyb-process-1-right-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-right-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-right-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.agencyb-process-1-center-column {
 text-align:center;
}
.agencyb-process-1-center-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-center-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-center-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-process-1-title {
 font-family:Saira;
 color:#3c3876;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
 margin-bottom:4px;
}
.agencyb-process-1-text {
 font-family:Saira;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 color:#000000;
}
.agencyb-process-1-icon {
color: #ffffff;}.agencyb-process-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-process-1-icon {
}
@media (max-width: 767px) {
.agencyb-process-1-icon {
}.agencyb-process-1-icon 
>svg {width: 20px;height: 20px;}.agencyb-process-1-icon {
}
}

.agencyb-process-1-icon-wrapper {
 border-radius:100%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
.agencyb-process-1-line {
 background-color:rgba(0,0,0,0.1);
}
@media (max-width: 767px) {
.agencyb-process-1-line {
}
.agencyb-process-1-line:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-line.oxy-easy-posts .oxy-posts,
.agencyb-process-1-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.gradient-bg {
 color:#ffffff;
 text-align:center;
}
.hydrogen-section {
}
.section-heading {
 max-width:90%;
 width:700px;
 margin-bottom:.5em;
}
.x-carousel-6 {
}
.x-carousel-6 .oxy-dynamic-list > .ct-div-block, .x-carousel-6 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:400px;
margin-right:25px;
transition-duration:225ms;
}

.x-carousel-6 .oxy-dynamic-list > .ct-div-block, .x-carousel-6 .oxy-dynamic-list .flickity-slider > .ct-div-block, .x-carousel-6 .oxy-inner-content .oxy-dynamic-list{
height:auto ;
}

@media (max-width: 1440px) {
.x-carousel-6 {
}
}

@media (max-width: 991px) {
.x-carousel-6 {
}
.x-carousel-6 .oxy-dynamic-list > .ct-div-block, .x-carousel-6 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:300px;
}

}

.x-carousel-6_cell {
background-size: cover; text-align:center;
 background-color:#f9f9f9;
 color:#111111;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#b71b1b;
 border-right-color:#b71b1b;
 border-bottom-color:#b71b1b;
 border-left-color:#b71b1b;
 background-position:50% 50%;
}
.x-carousel-6_cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-6_cell.oxy-easy-posts .oxy-posts,
.x-carousel-6_cell.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.x-testimonial-carousel_heading {
 font-size:26px;
 margin-top:13px;
 margin-bottom:11px;
}
.x-carousel-12_container {
 width:100%;
 color:#ffffff;
}
.x-carousel-12_main {
}
@media (max-width: 1440px) {
.x-carousel-12_main {
}
.x-carousel-12_main .oxy-carousel-builder_icon{
font-size:0px;
}

}

.cell {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 background-color:rgba(255,255,255,0.08);
}
.x-carousel-12_main-section {
}
@media (max-width: 1440px) {
}

.x-carousel-12_main-heading {
 margin-bottom:20px;
 line-height:1.2;
}
@media (max-width: 479px) {
.x-carousel-12_main-heading {
}
}

.x-carousel-12_main-text {
}
.x-carousel-12_main-button {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #111111;
padding: 16px 25.6px;
}.x-carousel-12_main-button {
 margin-top:30px;
 margin-bottom:90px;
 border-radius:10px;
}
.x-carousel-12_nav-container {
}
@media (max-width: 991px) {
.x-carousel-12_nav-container {
}
.x-carousel-12_nav-container .ct-section-inner-wrap {
padding-right: 10px;
padding-left: 10px;
}
}

.x-carousel-12_nav {
transform:; position:relative;
 z-index:9;
 color:#efefef;
 margin-top:-140px;
}
.x-carousel-12_nav .oxy-dynamic-list > .ct-div-block, .x-carousel-12_nav .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:100%;
}

.x-carousel-12_nav .cell{
width:32%;
margin-right:2%;
}

.x-carousel-12_nav .oxy-dynamic-list > .ct-div-block, .x-carousel-12_nav .oxy-dynamic-list .flickity-slider > .ct-div-block, .x-carousel-12_nav .oxy-inner-content .oxy-dynamic-list{
height:100vh;
}

.x-carousel-12_nav .is-selected{
background-color:#f2f3f4;
color:#004e98;
}

.x-carousel-12_nav .oxy-inner-content{
                            display: flex;
                            flex-direction: row;
                            flex-wrap: nowrap;
                        }
.x-carousel-12_nav .cell{
                            flex-shrink: 0;
                        }
.x-carousel-12_nav .oxy-carousel-builder_hidden{
                            display: none;
                        }

            .x-carousel-12_nav .oxy-carousel-builder_icon{
                            display: none;
                        }

                        .x-carousel-12_nav .flickity-page-dots{
                                display: none;
                            }
.x-carousel-12_nav .flickity-viewport .oxy-carousel-builder_gallery-image, .x-carousel-12_nav .flickity-viewport .oxy-dynamic-list > .ct-div-block, .x-carousel-12_nav .flickity-viewport .product, .x-carousel-12_nav .flickity-viewport .oxy-post{
                            cursor: pointer;
                        }

                        @media (max-width: 767px) {
.x-carousel-12_nav {
 margin-bottom:0px;
}
}

.x-carousel-12_nav-cell {
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
 border-radius:5px;
 text-align:justify;
cursor:pointer;
}
.x-carousel-12_nav-cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-12_nav-cell.oxy-easy-posts .oxy-posts,
.x-carousel-12_nav-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.x-carousel-12_nav-cell {
}
.x-carousel-12_nav-cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-12_nav-cell.oxy-easy-posts .oxy-posts,
.x-carousel-12_nav-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.x-carousel-12_nav-icon {
color: inherit;}.x-carousel-12_nav-icon 
>svg {width: 44px;height: 44px;}.x-carousel-12_nav-icon {
}
.x-carousel-12_nav-heading {
 margin-top:0px;
 margin-bottom:0px;
}
@media (max-width: 991px) {
.x-carousel-12_nav-heading {
 font-size:14px;
}
}

@media (max-width: 767px) {
.x-carousel-12_nav-heading {
}
.x-carousel-12_nav-heading:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-12_nav-heading.oxy-easy-posts .oxy-posts,
.x-carousel-12_nav-heading.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.oxy-close-modal {
}
.opensupamodal2:hover{
padding: ;color: #ff6700;}.opensupamodal2:hover{
}
.opensupamodal2 {
background-color: rgba(0,0,0,0);
border: 1px solid rgba(0,0,0,0);
padding: 10px;color: #333333;}.opensupamodal2 
>svg {width: 55px;height: 55px;}.opensupamodal2 {
}
.supamodal2 {
}
.supamenu2 {
}
.closesupamodal2:hover{
transform:rotate(-135deg);}
.closesupamodal2 {
 transition-duration:0.3s;
 transition-timing-function:ease;
 transition-property:transform;
}
.oxel_floating_icon_menu {
 position:fixed;
 right:16px;
 bottom:10px;
 text-align:right;
 z-index:9999;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.oxel_floating_icon_menu__main_icon 
>svg {width: 24px;height: 24px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:8px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 background-color:#ebebeb;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#374047;
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:0;
 text-align:right;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.oxel_section_indicator {
 position:fixed;
 right:0px;
 top:0px;
 bottom:0px;
 width:30px;
 z-index:10;
 padding-left:8px;
 padding-right:32px;
}
.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__dot {
 width:16px;
 height:16px;
 background-color:#606e79;
 border-radius:50%;
 margin-top:12px;
 margin-bottom:12px;
 color:#f9f9fa;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
min-height: 0px !important; min-width: 0px !important;
}
.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label:after{
transform:rotate(45deg); position:absolute;
 width:16px;
 height:16px;
 background-color:#606e79;
 right:-6px;
 z-index:-1;
 border-top-right-radius:4px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:0px;
  content:"";
}
.oxel_section_indicator__label {
 position:absolute;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:16px;
 padding-right:16px;
 background-color:#606e79;
 border-radius:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 right:calc(100% + 8px) ;
}
.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label__text {
 color:#f9f9fa;
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.supa-tabs2 {
 position:relative;
 overflow:hidden;
}
.tabs-8551-tab {
 margin-bottom:0px;
 background-color:#000000;
}
@media (max-width: 991px) {
.tabs-8551-tab {
 width:400px;
}
}

.tabs-8551-tab-active {
 background-color:#c43333;
 box-shadow:inset 0px 0px 20px 10px rgba(0,0,0,0.2);
}
.tabs-contents-8551-tab {
 background-color:#c43333;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.flipxr {
 superbox_transition_duration:1s;
}

                        .flipxr .oxy-superbox-secondary, 
            .flipxr .oxy-superbox-primary {
                transition-duration: 1s;            }
            
            
            
            
            
        .oxel_reviewbox__image_wrapper__image {
 max-width:1000px;
 height:100%;
}
.oxel_reviewbox__image_wrapper {
 width:200px;
 overflow:hidden;
 text-align:center;
 border-radius:50%;
 border-top-color:#f9f9fa;
 border-right-color:#f9f9fa;
 border-bottom-color:#f9f9fa;
 border-left-color:#f9f9fa;
 border-top-width:8px;
 border-right-width:8px;
 border-bottom-width:8px;
 border-left-width:8px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:200px;
 flex-shrink:0;
 margin-right:16px;
}
.oxel_reviewbox__image_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__image_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__image_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_reviewbox__image_wrapper {
 margin-bottom:32px;
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__image_wrapper {
 margin-bottom:32px;
 margin-left:auto;
 margin-right:auto;
}
}

.oxel_reviewbox__details_wrapper {
 padding-left:0px;
 flex-grow:1;
}
@media (max-width: 767px) {
.oxel_reviewbox__details_wrapper {
 text-align:center;
 padding-left:0px;
}
.oxel_reviewbox__details_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__details_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__details_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__details_wrapper {
 padding-left:0px;
}
}

.oxel_reviewbox__details_wrapper__name {
 font-weight:600;
 text-transform:uppercase;
 font-size:32px;
 color:#374047;
 line-height:1.2;
 margin-bottom:8px;
}
.oxel_reviewbox__details_wrapper__star_wrapper {
 margin-top:8px;
 margin-bottom:8px;
}
.oxel_reviewbox__details_wrapper__star_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__details_wrapper__star_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__details_wrapper__star_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.oxel_reviewbox__star {
color: #7f8b93;}.oxel_reviewbox__star 
>svg {width: 22px;height: 22px;}.oxel_reviewbox__star {
}
.oxel_reviewbox__row {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 text-align:left;
}
.oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.oxel_reviewbox__row {
 text-align:center;
}
.oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
}

.oxel_reviewbox__review_body {
}
@media (max-width: 767px) {
.oxel_reviewbox__review_body {
 text-align:left;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__review_body {
 text-align:left;
}
}

.oxel_reviewbox {
 background-color:#eceeef;
 width:100%;
}
.oxel_reviewbox__details_wrapper__title {
 font-size:14px;
 color:#606e79;
}
.flipxz {
}
.flipx {
}
.supabanner-sq-1 {
 width:400px;
 height:400px;
 position:relative;
 background-color:#ffffff;
 box-shadow:0px 0px 20px 5px rgba(0,0,0,0.16);
}
.supabanner-sq-1:not(.ct-section):not(.oxy-easy-posts),
.supabanner-sq-1.oxy-easy-posts .oxy-posts,
.supabanner-sq-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.supabanner-sq-1 {
 margin-bottom:50px;
}
}

@media (max-width: 767px) {
.supabanner-sq-1 {
 max-width:400px;
 width:100%;
}
}

.supabanner-sq-1-content {
 width:0%;
 text-align:center;
 position:absolute;
 right:20px;
 height:90%;
 background-color:#3c6389;
}
.supabanner-sq-1-content:not(.ct-section):not(.oxy-easy-posts),
.supabanner-sq-1-content.oxy-easy-posts .oxy-posts,
.supabanner-sq-1-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.supabanner-sq-1-image {
 width:100%;
 position:absolute;
 top:0px;
 left:0px;
 bottom:0px;
}
.supabanner-sq-2 {
 width:400px;
 height:400px;
 background-color:#ffffff;
 position:relative;
 overflow:hidden;
 box-shadow:0px 0px 20px 5px rgba(0,0,0,0.16);
}
.supabanner-sq-2:not(.ct-section):not(.oxy-easy-posts),
.supabanner-sq-2.oxy-easy-posts .oxy-posts,
.supabanner-sq-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.supabanner-sq-2 {
 max-width:400px;
 width:100%;
}
}

.supabanner-sq-2-image {
 width:100%;
 position:absolute;
 top:0px;
 left:0px;
 bottom:0px;
}
.supabanner-sq-2-content {
 text-align:center;
 width:0px;
 background-color:#c63333;
 position:absolute;
 height:90%;
 left:20px;
}
.supabanner-sq-2-content:not(.ct-section):not(.oxy-easy-posts),
.supabanner-sq-2-content.oxy-easy-posts .oxy-posts,
.supabanner-sq-2-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.supabanner-lg-1 {
 width:400px;
 height:600px;
 background-color:#ffffff;
 position:relative;
 overflow:hidden;
}
@media (max-width: 991px) {
.supabanner-lg-1 {
 margin-bottom:50px;
}
}

@media (max-width: 767px) {
.supabanner-lg-1 {
 max-width:400px;
 width:100%;
 height:500px;
}
}

@media (max-width: 479px) {
.supabanner-lg-1 {
 height:400px;
}
}

.supabanner-lg-1-title {
 background-color:#4ac8a4;
 width:200px;
 height:220px;
 position:absolute;
 bottom:0px;
 left:0px;
 right:0px;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}
.supabanner-lg-1-title:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-1-title.oxy-easy-posts .oxy-posts,
.supabanner-lg-1-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.supabanner-lg-1-content {
 font-family:'Oswald';
 position:absolute;
 bottom:40px;
 left:40px;
 right:40px;
 color:#000000;
 font-size:16px;
}
@media (max-width: 479px) {
.supabanner-lg-1-content {
 position:absolute;
 right:5px;
 left:5px;
 bottom:5px;
}
}

.supabanner-lg-2 {
 width:400px;
 background-color:#ffffff;
 position:relative;
 overflow:hidden;
 height:600px;
}
@media (max-width: 767px) {
.supabanner-lg-2 {
 width:100%;
 max-width:400px;
 height:500px;
}
}

@media (max-width: 479px) {
.supabanner-lg-2 {
 height:400px;
}
}

.supabanner-lg-2-title {
 text-align:center;
 width:200px;
 background-color:#efefef;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 height:220px;
 margin-left:auto;
 margin-right:auto;
}
.supabanner-lg-2-title:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-2-title.oxy-easy-posts .oxy-posts,
.supabanner-lg-2-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.supabanner-lg-2-content {
 font-family:'Oswald';
 position:absolute;
 top:40px;
 left:40px;
 right:40px;
 color:#000000;
 font-size:16px;
}
@media (max-width: 479px) {
.supabanner-lg-2-content {
 position:absolute;
 top:5px;
 right:5px;
 left:5px;
}
}

.supabanner-lg-3 {
 width:400px;
 height:600px;
 position:relative;
 overflow:hidden;
 background-color:#12141d;
}
@media (max-width: 991px) {
.supabanner-lg-3 {
 margin-bottom:50px;
}
}

@media (max-width: 767px) {
.supabanner-lg-3 {
 max-width:400px;
 width:100%;
 height:500px;
}
}

@media (max-width: 479px) {
.supabanner-lg-3 {
 height:400px;
}
}

.supabanner-lg-3-title {
 width:200px;
 background-color:#ffffff;
 height:200px;
 position:absolute;
 top:0px;
 right:0px;
 left:0px;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}
.supabanner-lg-3-title:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-3-title.oxy-easy-posts .oxy-posts,
.supabanner-lg-3-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.supabanner-lg-3-title2 {
 background-color:#000000;
 width:200px;
 height:200px;
 position:absolute;
 bottom:0px;
 right:0px;
 left:0px;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}
.supabanner-lg-3-title2:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-3-title2.oxy-easy-posts .oxy-posts,
.supabanner-lg-3-title2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.supabanner-lg-3b {
 background-color:#12141d;
 width:400px;
 overflow:hidden;
 position:relative;
 height:600px;
}
@media (max-width: 767px) {
.supabanner-lg-3b {
 width:100%;
 max-width:400px;
 height:500px;
}
}

@media (max-width: 479px) {
.supabanner-lg-3b {
 height:400px;
}
}

.supabanner-lg-3b-title {
 text-align:center;
 width:200px;
 background-color:#000000;
 height:200px;
 position:absolute;
 top:0px;
 right:0px;
 left:0px;
 margin-left:auto;
 margin-right:auto;
}
.supabanner-lg-3b-title:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-3b-title.oxy-easy-posts .oxy-posts,
.supabanner-lg-3b-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.supabanner-lg-3b-title2 {
 text-align:center;
 width:200px;
 background-color:#ffffff;
 position:absolute;
 left:0px;
 bottom:0px;
 right:0px;
 height:200px;
 margin-left:auto;
 margin-right:auto;
}
.supabanner-lg-3b-title2:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-3b-title2.oxy-easy-posts .oxy-posts,
.supabanner-lg-3b-title2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.revealtxt {
 font-family:Saira;
 font-weight:800;
 font-size:3rem;
 line-height:1;
 padding-left:20px;
 padding-right:10px;
 padding-bottom:10px;
 padding-top:10px;
 color:#004e98;
}
@media (max-width: 1440px) {
.revealtxt {
 font-size:2.5rem;
}
}

@media (max-width: 991px) {
.revealtxt {
 font-size:1.8rem;
}
}

.SR2revealTTB {
}
.SR2revealLTR {
}
.SR2revealBTT {
}
.SR2revealRTL {
}
.supabanner-lg-4 {
 width:400px;
 height:600px;
 background-color:#000000;
 position:relative;
 overflow:hidden;
}
@media (max-width: 991px) {
.supabanner-lg-4 {
 margin-bottom:50px;
}
}

@media (max-width: 767px) {
.supabanner-lg-4 {
 max-width:400px;
 width:100%;
 height:500px;
}
}

@media (max-width: 479px) {
}

.supabanner-lg-4-content {
 font-family:'Oswald';
 position:absolute;
 top:0px;
 right:0px;
 width:50%;
 text-align:right;
 color:#ffffff;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 font-size:16px;
}
.supabanner-lg-4-title {
 width:200px;
 height:100px;
 background-color:#ffffff;
 position:absolute;
 bottom:20px;
 right:20px;
 text-align:center;
}
.supabanner-lg-4-title:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-4-title.oxy-easy-posts .oxy-posts,
.supabanner-lg-4-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.supabanner-lg-4b {
 background-color:#000000;
 height:600px;
 overflow:hidden;
 position:relative;
 width:400px;
}
@media (max-width: 767px) {
.supabanner-lg-4b {
 width:100%;
 max-width:400px;
 height:500px;
}
}

@media (max-width: 479px) {
}

.supabanner-lg-4b-title {
 text-align:center;
 width:200px;
 background-color:#ffffff;
 height:100px;
 position:absolute;
 top:20px;
 left:20px;
}
.supabanner-lg-4b-title:not(.ct-section):not(.oxy-easy-posts),
.supabanner-lg-4b-title.oxy-easy-posts .oxy-posts,
.supabanner-lg-4b-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.supabanner-lg-4b-content {
 font-family:'Oswald';
 color:#ffffff;
 padding-top:20px;
 padding-bottom:20px;
 width:50%;
 position:absolute;
 text-align:left;
 left:0px;
 bottom:0px;
 padding-left:20px;
 font-size:16px;
}
.SR3revealRTL {
 margin-bottom:-1px;
}
.revealborderright {
 border-right-width:16px;
 border-right-style:solid;
 border-right-color:#adaaa8;
}
.delay1 {
}
.delay2 {
}
.delay3 {
}
.delay6 {
}
.supaicobox4 {
 icon_box_heading_typography_font-family:Array;
 width:50%;
 background-color:#ffffff;
 padding-top:50px;
 padding-left:50px;
 padding-right:50px;
 padding-bottom:20px;
 icon_box_heading_typography_color:#1d98ee;
 icon_box_text_typography_color:#424242;
 margin-left:10px;
 margin-right:10px;
 margin-bottom:10px;
 icon_box_heading_typography_font-weight:600;
}
 
            
                        .supaicobox4 {
                text-align: left;                            }
            
                        .supaicobox4 .oxy-icon-box-icon {
                                align-self: flex-start;            }
            
                                                                        .supaicobox4 .oxy-icon-box-heading {
                font-family: 'Saira';
color: #1d98ee;
font-weight: 600;
            }
            
                                                                                    .supaicobox4 .oxy-icon-box-text {
                color: #424242;
align-self: flex-start;            }
            
            
            @media (max-width: 767px) {
.supaicobox4 {
 width:100%;
}
}

.supaicobox4-link:hover{
 color:#ffffff;
}
.supaicobox4-link {
 font-family:Saira;
 text-transform:uppercase;
 font-size:14px;
 font-weight:600;
 border-bottom-width:1px;
 border-bottom-style:dotted;
 border-bottom-color:#000000;
 color:#1d98ee;
}
.SR1revealLTR {
}
.SR1revealRTL {
}
.supabanner-wd-2b {
 width:30%;
 background-color:#faa327;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 height:500px;
}
.supabanner-wd-2b:not(.ct-section):not(.oxy-easy-posts),
.supabanner-wd-2b.oxy-easy-posts .oxy-posts,
.supabanner-wd-2b.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
@media (max-width: 767px) {
.supabanner-wd-2b {
 width:100%;
 text-align:right;
 height:auto;
}
.supabanner-wd-2b:not(.ct-section):not(.oxy-easy-posts),
.supabanner-wd-2b.oxy-easy-posts .oxy-posts,
.supabanner-wd-2b.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
}

.supabanner-wd-2a {
 width:70%;
 height:500px;
 overflow:hidden;
}
@media (max-width: 767px) {
.supabanner-wd-2a {
 width:100%;
 height:300px;
}
}

.oxel_accordion {
}
.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-align:justify;
 color:color(8);
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;
align-items:center;
justify-content:center;
}
.oxel_accordion__icon {
color: #ff8820;}.oxel_accordion__icon 
>svg {width: 30px;height: 30px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
 margin-left:8px;
}
.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;
justify-content:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:0.3s;
 max-height:1000px;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:opacity, max-height, margin-top;
 text-align:left;
}
.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:center;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 opacity:0;
 padding-top:8px;
 margin-top:-16px;
}
.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 {
 font-family:Saira;
 font-weight:600;
 font-size:3em;
}
.supa-pbar4-top {
 progress_bar_right_text_typography_font-family:Array;
 progress_bar_left_text_typography_font-family:Array;
 progress_bar_background_color:#191919;
 progress_bar_right_text_typography_font-size:25px;
 progress_bar_right_text_typography_font-weight:600;
 progress_bar_right_text_typography_color:#ffffff;
 progress_bar_left_text_typography_letter-spacing:2px;
 progress_bar_left_text_typography_font-size:22px;
 progress_bar_bar_color:#c63333;
 progress_bar_left_text_typography_color:#222222;
 box-shadow:0px 35px 15px -10px rgba(0,0,0,0.5);
}

                                .supa-pbar4-top .oxy-progress-bar-background {
            background-color: #191919;            background-image: none;                    }
                
        
                                                        .supa-pbar4-top .oxy-progress-bar-progress {
            background-color: #c63333;padding: 20px;            background-image: none;        
        }
                
                        .supa-pbar4-top .oxy-progress-bar-overlay-text {
            font-family: 'Saira';
letter-spacing: 2px;
font-size: 22px;
color: #222222;
        }
        
                        .supa-pbar4-top .oxy-progress-bar-overlay-percent {
            font-family: 'Saira';
font-size: 25px;
font-weight: 600;
color: #ffffff;
        }
        
        .supa-pbar4-bottom {
 progress_bar_background_color:#191919;
 progress_bar_bar_color:#c63333;
 filter:brightness(60%);
}

                                .supa-pbar4-bottom .oxy-progress-bar-background {
            background-color: #191919;            background-image: none;                    }
                
        
                                                        .supa-pbar4-bottom .oxy-progress-bar-progress {
            background-color: #c63333;padding: 5px;            background-image: none;        
        }
                
                
                
        .supa-pbar4-top-aos1 {
}
.supa-pbar4-top-aos2 {
}
.supa-pbar4-top-aos3 {
}
.supa-pbar4-top-aos4 {
}
.supagal3 {
 width:100%;
 height:100%;
}
.supagal3:not(.ct-section):not(.oxy-easy-posts),
.supagal3.oxy-easy-posts .oxy-posts,
.supagal3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.supagal3 {
}
.supagal3:not(.ct-section):not(.oxy-easy-posts),
.supagal3.oxy-easy-posts .oxy-posts,
.supagal3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
}

.supagal3_item:hover{
transform:scale3d(0.9,0.9,1); flex-grow:5;
 filter:grayscale(0%);
 opacity:1;
 box-shadow:0px color(8);
}
.supagal3_item {
background-size: cover; background-repeat:no-repeat;
 height:100%;
 flex-grow:1;
 transition-duration:0.8s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
 width:1vw;
 overflow:hidden;
 background-position:50% 50%;
 box-shadow:60px color(8);
}
.supagal3_item:not(.ct-section):not(.oxy-easy-posts),
.supagal3_item.oxy-easy-posts .oxy-posts,
.supagal3_item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.supagal3_item {
 width:100%;
 height:1vh;
}
}

.supagal3_text {
 font-family:Saira;
 font-size:85px;
 font-weight:200;
}
@media (max-width: 767px) {
.supagal3_text {
 font-size:90px;
}
}

@media (max-width: 479px) {
.supagal3_text {
 font-size:50px;
}
}

.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
 text-align:center;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#ffffff;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.supa-pbar1 {
 progress_bar_left_text_typography_font-family:Array;
 progress_bar_right_text_typography_font-family:Array;
 progress_bar_left_text_typography_color:#ffffff;
 progress_bar_left_text_typography_font-weight:500;
 progress_bar_left_text_typography_text-transform:uppercase;
 progress_bar_left_text_typography_font-size:19px;
 progress_bar_left_text_typography_letter-spacing:2px;
 progress_bar_bar_color:#1d98ee;
 progress_bar_background_color:#3f3f3f;
 progress_bar_right_text_typography_font-size:15px;
 progress_bar_right_text_typography_font-weight:600;
 progress_bar_right_text_typography_color:#1d98ee;
}

                                .supa-pbar1 .oxy-progress-bar-background {
            background-color: #3f3f3f;            background-image: none;                    }
                
        
                                                        .supa-pbar1 .oxy-progress-bar-progress {
            background-color: #1d98ee;padding: 2px;animation: none 0s paused;            background-image: none;        
        }
                
                        .supa-pbar1 .oxy-progress-bar-overlay-text {
            font-family: 'Saira';
color: #ffffff;
font-weight: 500;
text-transform: uppercase;
font-size: 19px;
letter-spacing: 2px;
        }
        
                        .supa-pbar1 .oxy-progress-bar-overlay-percent {
            font-family: 'Saira';
font-size: 15px;
font-weight: 600;
color: #1d98ee;
        }
        
        .section {
 height:100vh;
}
.animate__animated {
}
.animate__lightSpeedInRight {
}
.animate__lightSpeedInLeft {
}
.animate__fadeInRight {
}
.oxy-stock-content-styles {
}
.aspi {
 width:5%;
 position:fixed;
 top:10px;
 left:10px;
 z-index:10000000;
}
.site-container {
}
.oxy-burger-trigger {
cursor: pointer;
}
.classe-colonna {
 width:20%;
 box-shadow:7px 7px 10px 2px color(18);
}
.classe-colonna:not(.ct-section):not(.oxy-easy-posts),
.classe-colonna.oxy-easy-posts .oxy-posts,
.classe-colonna.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-around;
}
@media (max-width: 1440px) {
.classe-colonna {
 width:50%;
}
}

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

.classe_testo_menu-item {
 font-size:30px;
}
@media (max-width: 479px) {
.classe_testo_menu-item {
 font-size:22px;
}
}

.classe-v-menu {
}
.sezione-alta {
}
.transizione:hover{
 color:#3a6ea5;
 transition-duration:1s;
 background-color:#ffffff;
 box-shadow:0px 0px 0px 25px #3a6ea5;
}
.transizione {
 width:100px;
 position:fixed;
 top:15px;
 left:calc(50% - 50px) ;
 font-size:75px;
 color:color(18);
 padding-left:30px;
 padding-right:30px;
 background-color:#ffffff;
 line-height:1;
 padding-top:25px;
 padding-bottom:25px;
 transition-duration:0.5s;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#3a6ea5;
 border-right-color:#3a6ea5;
 border-bottom-color:#3a6ea5;
 border-left-color:#3a6ea5;
 z-index:120;
}
.transizione:not(.ct-section):not(.oxy-easy-posts),
.transizione.oxy-easy-posts .oxy-posts,
.transizione.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
justify-content:center;
}
.classe_sezione_triplice {
 overflow:hidden;
}
.classe_sezione_triplice .ct-section-inner-wrap {
padding-right: 20px;
}
.classe_logo {
}
.classe_grid {
}
.classe_bottone_home {
 margin-top:5px;
 margin-bottom:5px;
}
.tabs-9471-tab {
}
.tabs-9471-tab-active {
 background-color:#ebebeb;
 border-bottom-width:2px;
 border-bottom-style:solid;
 border-bottom-color:#004e98;
}
.tabs-contents-9471-tab {
}
.hide-slider {
 top:0px;
}
.nascondi_fouc {
}
.classe-nascondi-div {
}
html {
  scroll-behavior: smooth;
}



img {
  aspect-ratio: attr(width) / attr(height)!important;
}





.ct-text-block {
  word-break: break-word;
}




/* css per video pagina "chi siamo" 

.oxy-video-background {
	width:100%!important;
}
*/

#myVideo {
	position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
	object-fit: cover;
    transform: translateX(calc((100% - 100vw) / 2));
}


/* css per alzare e centrare la didascalia sul mobile
*/

@media screen and (min-width: 993px) {
.pswp__caption__center {
	text-align:center!important;
	
	}
}

@media screen and (max-width: 992px) {
.pswp__caption__center {
	text-align:center!important;
	margin-top:-50px!important;
	}
}

/* css per tenere a destra le bandierine della lingua



*/

@media screen and (max-width: 992px) {#trp-floater-ls {
	
    left: 65%!important;
}}


/* Far funzionare gli anchor links nel menu dentro il modal

*/
body.oxy-modal-active {

height: unset;
}

figure.oxy-gallery-item-contents img{
 width:100%;
 height:100%;
object-fit:cover!important;
}
label{
 color:#ffffff;
}
