.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: 1530px;
}
body {font-family: 'NeueHaas';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #001f33;}.oxy-nav-menu-hamburger-line {background-color: #001f33;}h1, h2, h3, h4, h5, h6 {font-family: 'NeueHaas';font-size: 36px;font-weight: 700;line-height: 52px;color: #001f33;}h2, h3, h4, h5, h6{font-size: 43px;font-weight: 700;line-height: 52px;color: #001f33;}h3, h4, h5, h6{font-size: 24px;line-height: 27px;color: #001f33;}h4, h5, h6{font-size: 20px;color: #001f33;}h5, h6{font-size: 18px;line-height: 22px;color: #001f33;}h6{font-size: 16px;color: #001f33;}a {color: #ff5800;text-decoration: none;}a:hover {color: rgba(255,88,0,0.7);text-decoration: none;}.ct-link-text {color: #ff5800;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;
				}
			}
.calculators_page {
}
.services_icon-list_row {
 padding-top:0px;
 padding-bottom:0px;
 width:100%;
 margin-top:0px;
 padding-right:0px;
}
.services_icon-list_row:not(.ct-section):not(.oxy-easy-posts),
.services_icon-list_row.oxy-easy-posts .oxy-posts,
.services_icon-list_row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.services_icon-list_icon {
color: #ff5800;}.services_icon-list_icon 
>svg {width: 18px;height: 18px;}.services_icon-list_icon {
 margin-left:0px;
 margin-right:15px;
}
.services_icon-list_text {
 font-size:16px;
}
.section_head {
 background-color:#001f33;
}
.section_head .ct-section-inner-wrap {
padding-right: 20px;
padding-left: 20px;
}
.section_head_heading {
 color:#ffffff;
 font-size:52px;
 text-transform:capitalize;
}
@media (max-width: 1530px) {
.section_head_heading {
 font-size:52px;
 line-height:1.2;
}
}

@media (max-width: 991px) {
.section_head_heading {
 font-size:37px;
}
}

.headline-59-9 {
 font-size:20px;
 font-weight:400;
 padding-bottom:10px;
 color:rgba(255,255,255,0.6);
}
.link_text-150-9:hover{
 color:#ff5800;
}
.link_text-150-9 {
 color:#ffffff;
}
.open_search {
}
.repeater_blog_main_page {
 gap:10px;
 margin-bottom:50px;
}
.repeater_blog_main_page:not(.ct-section):not(.oxy-easy-posts),
.repeater_blog_main_page.oxy-easy-posts .oxy-posts,
.repeater_blog_main_page.ct-section .ct-section-inner-wrap{
display:grid;
gap:10px;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 0px;grid-row-gap: 28px;}
@media (max-width: 479px) {
.repeater_blog_main_page {
}
.repeater_blog_main_page:not(.ct-section):not(.oxy-easy-posts),
.repeater_blog_main_page.oxy-easy-posts .oxy-posts,
.repeater_blog_main_page.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.div_block-263-9 {
}
.div_block-263-9:not(.ct-section):not(.oxy-easy-posts),
.div_block-263-9.oxy-easy-posts .oxy-posts,
.div_block-263-9.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.div_block-288-9:hover{
 color:#ff5800;
 opacity:0.7;
}
.div_block-288-9 {
 text-align:center;
 color:#ffffff;
 opacity:1;
 transition-duration:0.3s;
}
.div_block-288-9:not(.ct-section):not(.oxy-easy-posts),
.div_block-288-9.oxy-easy-posts .oxy-posts,
.div_block-288-9.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
}
.tabs-3828-tab:hover{
 color:#ff5800;
}
.tabs-3828-tab {
 padding-top:0px;
 padding-bottom:0px;
}
@media (max-width: 479px) {
.tabs-3828-tab {
}
}

.tabs-3828-tab-active {
}
.tabs-3828-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-3828-tab-active.oxy-easy-posts .oxy-posts,
.tabs-3828-tab-active.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.tabs-contents-3828-tab {
 color:#ffffff;
 transition-duration:0.3s;
 padding-left:0px;
}
@media (max-width: 479px) {
.tabs-contents-3828-tab {
 padding-left:0px;
}
}

.oxel_iconlist {
 max-width:100%;
 background-color:none;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
 gap:14px;
 font-weight:600;
 font-size:16px;
 color:#000000;
 padding-bottom:0px;
 margin-bottom:40px;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
gap:14px;
}
@media (max-width: 1530px) {
.oxel_iconlist {
 text-align:left;
}
}

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

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

@media (max-width: 479px) {
.oxel_iconlist {
 text-align:left;
 margin-bottom:35px;
}
}

.oxel_iconlist__row {
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_iconlist__row__label {
 color:#001f33;
}
.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%;
}
.oxel_accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion.oxy-easy-posts .oxy-posts,
.oxel_accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-align:justify;
 border-bottom-color:#eceeef;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#ffffff;
 border-right-style:none;
 border-left-style:none;
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;
}
.div_block-9263-1210:hover{
 opacity:0.6;
 transition-duration:0.2s;
}
.div_block-9263-1210 {
 useCustomTag:true;
 background-color:#f7f7f7;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 padding-top:20px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 transition-duration:0.2s;
}
.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__row__label {
 font-weight:700;
 font-size:18px;
 text-align:left;
}
.text_block-9266-1210 {
}
.oxel_accordion__icon {
color: #ff5800;}.oxel_accordion__icon 
>svg {width: 26px;height: 26px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.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: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;
}
.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;
}
.div_block-9268-1210 {
 background-color:#ffffff;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 margin-bottom:40px;
box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.05); border-radius: 4px;
}
.div_block-9269-1210 {
 background-color:#ffffff;
 border-bottom-left-radius:4px;
 border-bottom-right-radius:4px;
 padding-top:25px;
 padding-right:35px;
 padding-bottom:25px;
 padding-left:35px;
}
.div_block-9269-1210:not(.ct-section):not(.oxy-easy-posts),
.div_block-9269-1210.oxy-easy-posts .oxy-posts,
.div_block-9269-1210.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.text_block-9270-1210 {
 font-family:NeueHaas;
 font-size:16px;
}
.oxel_dynamicslider {
 width:100%;
 padding-left:0px;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-top:0px;
 padding-top:0px;
 padding-bottom:0px;
}
.oxel_dynamicslider:not(.ct-section):not(.oxy-easy-posts),
.oxel_dynamicslider.oxy-easy-posts .oxy-posts,
.oxel_dynamicslider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-container88 {
}
.swiper-container {
}
.swiper-slide {
}
.div_block-6335-114166 {
}
.headline-224-26791:ct_depth{
}
.headline-224-26791 {
 font-family:NeueHaas;
 color:#ffffff;
 font-size:72px;
 font-weight:700;
 line-height:1;
 padding-right:40px;
 margin-bottom:30px;
}
@media (max-width: 1530px) {
.headline-224-26791 {
 font-size:50px;
}
}

@media (max-width: 991px) {
.headline-224-26791 {
 margin-bottom:30px;
 padding-right:0px;
}
}

@media (max-width: 767px) {
.headline-224-26791 {
 font-size:37px;
}
}

.text_block-70-26791 {
 color:#ffffff;
 margin-bottom:20px;
}
.main_button:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #ff5800;
}.main_button:hover{
transform:translateY(-5px);}
.main_button {
background-color :#ff5800;
border: 1px solid #ff5800;
color: #ffffff;
padding: 10px 16px;
}.main_button {
 button-hover_color:#d14900;
 padding-top:13px;
 padding-bottom:13px;
 padding-left:20px;
 padding-right:20px;
 font-weight:600;
 transition-duration:0.3s;
 font-size:18px;
 margin-left:30px;
cursor:pointer;
}
@media (max-width: 991px) {
.main_button:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #ff5800;
}.main_button:hover{
transform:translateY(-10px); border-top-color:#ff5800;
 border-right-color:#ff5800;
 border-bottom-color:#ff5800;
 border-left-color:#ff5800;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
}

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

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

.link_button-139-26791 {
 margin-left:0px;
cursor:pointer;
}
.swiper-pagination88 {
 gap:10px;
}
.swiper-pagination88:not(.ct-section):not(.oxy-easy-posts),
.swiper-pagination88.oxy-easy-posts .oxy-posts,
.swiper-pagination88.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:10px;
}
.section-716-18342 {
 gap:50px;
}
.section-716-18342:not(.ct-section):not(.oxy-easy-posts),
.section-716-18342.oxy-easy-posts .oxy-posts,
.section-716-18342.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:50px;
}
.div_block-717-18342 {
 width:100%;
 margin-bottom:0px;
}
.headline-718-18342 {
 color:#001f33;
 font-size:18px;
 font-weight:700;
 margin-bottom:10px;
}
.headline-718-18342:not(.ct-section):not(.oxy-easy-posts),
.headline-718-18342.oxy-easy-posts .oxy-posts,
.headline-718-18342.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.text_block-720-18342 {
 font-size:18px;
 font-weight:400;
 margin-top:0px;
}
.heading_and_text {
}
.headline-316-110:ct_depth{
}
.headline-316-110 {
 font-family:NeueHaas;
 text-align:center;
 font-size:43px;
 margin-bottom:15px;
 font-weight:700;
 color:#001f33;
}
@media (max-width: 1530px) {
.headline-316-110 {
 color:#001f33;
}
}

@media (max-width: 991px) {
.headline-316-110 {
 font-size:28px;
}
}

@media (max-width: 479px) {
.headline-316-110 {
 font-size:28px;
}
}

.div_block-236-20624 {
}
.div_block-236-20624:not(.ct-section):not(.oxy-easy-posts),
.div_block-236-20624.oxy-easy-posts .oxy-posts,
.div_block-236-20624.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.image-7890-22 {
}
.image-237-20624 {
 margin-bottom:15px;
}
.headline-238-20624 {
 color:#001f33;
}
.headline-7891-22 {
 color:#001f33;
}
.headline-240-20624 {
 color:#001f33;
}
.headline-7892-22 {
 color:#001f33;
}
.anim-200 {
}
@media (max-width: 991px) {
.anim-200 {
}
}

.seophpshort {
}
.swiper-container9 {
}
.slider_banner {
 background-color:#ffffff;
}
.two_section_text_banner {
}
.text_block_banners {
 color:#ffffff;
}
.button_white:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #ff5800;
}.button_white:hover{
transform:translateY(-5px);}
.button_white {
background-color :#001f33;
border: 1px solid #001f33;
color: #ffffff;
padding: 10px 16px;
}.button_white {
 button-hover_color:#d14900;
 padding-top:13px;
 padding-left:20px;
 padding-right:20px;
 font-weight:600;
 transition-duration:0.3s;
 font-size:18px;
 margin-top:30px;
 margin-bottom:0px;
}
@media (max-width: 991px) {
.button_white:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #ff5800;
}.button_white:hover{
transform:translateY(-10px); border-top-color:#ff5800;
 border-right-color:#ff5800;
 border-bottom-color:#ff5800;
 border-left-color:#ff5800;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
}

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

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

.button_banner {
 margin-top:5px;
}
.services_icon-list {
 max-width:100%;
 background-color:none;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
 gap:14px;
 font-weight:600;
 font-size:16px;
 color:#000000;
 padding-bottom:0px;
 margin-bottom:40px;
}
.services_icon-list:not(.ct-section):not(.oxy-easy-posts),
.services_icon-list.oxy-easy-posts .oxy-posts,
.services_icon-list.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
gap:14px;
}
@media (max-width: 1530px) {
.services_icon-list {
 text-align:left;
}
}

@media (max-width: 991px) {
.services_icon-list {
 text-align:left;
}
}

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

@media (max-width: 479px) {
.services_icon-list {
 text-align:left;
 margin-bottom:35px;
}
}

.services_section_column {
}
.services_section_column_1 {
 width:50%;
 font-weight:300;
 color:#001f33;
}
@media (max-width: 991px) {
.services_section_column_1 {
 margin-bottom:55px;
}
}

.services_heading {
 color:#ffffff;
 font-size:52px;
}
@media (max-width: 1530px) {
.services_heading {
 font-size:52px;
 line-height:1.2;
}
}

@media (max-width: 991px) {
.services_heading {
 font-size:37px;
}
}

.services_text {
 font-size:18px;
 color:#ffffff;
 margin-bottom:20px;
 margin-top:20px;
}
.services_section_column_2 {
 width:50%;
}
@media (max-width: 479px) {
.services_section_column_2 {
}
}

.services_image {
}
.div_block-10050-1210 {
 width:100%;
}
.div_block-10050-1210:not(.ct-section):not(.oxy-easy-posts),
.div_block-10050-1210.oxy-easy-posts .oxy-posts,
.div_block-10050-1210.ct-section .ct-section-inner-wrap{
display:grid;
justify-content:space-between;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 50px;}
@media (max-width: 1530px) {
.div_block-10050-1210 {
}
.div_block-10050-1210:not(.ct-section):not(.oxy-easy-posts),
.div_block-10050-1210.oxy-easy-posts .oxy-posts,
.div_block-10050-1210.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

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

.div_block-10001-1210:ct_depth{
}
.div_block-10001-1210 {
 width:100%;
}
@media (max-width: 991px) {
.div_block-10001-1210 {
 padding-left:0px;
 padding-right:0px;
}
}

@media (max-width: 767px) {
.div_block-10001-1210 {
 padding-left:0px;
 padding-right:0px;
}
}

@media (max-width: 479px) {
.div_block-10001-1210 {
 padding-left:0px;
 padding-right:0px;
}
}

.div_block-10002-1210:ct_depth{
}
.div_block-10002-1210 {
 text-align:left;
}
.div_block-10002-1210:not(.ct-section):not(.oxy-easy-posts),
.div_block-10002-1210.oxy-easy-posts .oxy-posts,
.div_block-10002-1210.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.div_block-10011-1210 {
}
.fancy_icon-10018-1210:ct_depth{
}
.fancy_icon-10018-1210 {
color: #ff5800;}.fancy_icon-10018-1210 
>svg {width: 30px;height: 30px;}.fancy_icon-10018-1210 {
}
.div_block-10012-1210 {
 padding-left:10px;
}
.headline-10013-1210 {
 font-size:21px;
 margin-bottom:10px;
}
.headline-10016-1210 {
 useCustomTag:true;
 font-weight:400;
}
.plask_main:hover{
transform:translateY(-5px);}
.plask_main {
 width:100%;
 background-color:#ffffff;
 padding-left:30px;
 padding-right:30px;
 transition-duration:0.3s;
 padding-top:30px;
 min-height:480px;
 padding-bottom:70px;
 height:100%;
 box-shadow:0px 4px 50px 0px rgba(0,0,0,0.05);
}
.plask_main:not(.ct-section):not(.oxy-easy-posts),
.plask_main.oxy-easy-posts .oxy-posts,
.plask_main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 991px) {
.plask_main {
 min-height:51px;
}
}

.plask_homepage {
 min-height:434px;
 height:100%;
 padding-bottom:20px;
}
@media (max-width: 991px) {
.plask_homepage {
}
}

@media (max-width: 479px) {
.plask_homepage {
 padding-bottom:25px;
}
}

.image-9198-26100 {
 max-height:600px;
}
.video_play_button {
color: #333333;}.video_play_button 
>svg {width: 55px;height: 55px;}.video_play_button {
}
.form-popup {
}
.span-8007-3548 {
}
.text_block-318-110:ct_depth{
}
.text_block-318-110 {
 max-width:1270px;
 text-align:center;
 color:#001f33;
 font-size:16px;
}
.oxel_megamenu_parent:hover{
 background-color:#cfd3d7;
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:#ffffff;
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:#ffffff;
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_image_comparison__label_before {
background-image:linear-gradient(#ffffff, #ffffff); position:absolute;
 left:32px;
 top:32px;
 background-color:rgba(249,249,250,0.5);
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 z-index:5;
}
.oxel_image_comparison__label_after {
 position:absolute;
 top:32px;
 background-color:#ffffff;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 right:32px;
 z-index:5;
}
.oxel-image-comparisonv2__image {
 position:static;
 top:0px;
 right:0px;
 bottom:0px;
 left:0px;
 height:100%;
 width:100%;
}
.oxel-image-comparisonv2 {
 position:relative;
 text-align:center;
 width:100%;
}
.oxel-image-comparisonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-comparisonv2.oxy-easy-posts .oxy-posts,
.oxel-image-comparisonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-image-comparisonv2__icon {
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 8px;color: #ffffff;}.oxel-image-comparisonv2__icon 
>svg {width: 32px;height: 32px;}.oxel-image-comparisonv2__icon {
 position:absolute;
 z-index:2147483640;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 left:calc(50% - 24px) ;
}
.oxel-image-comparisonv2__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-comparisonv2__icon.oxy-easy-posts .oxy-posts,
.oxel-image-comparisonv2__icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel-image-comparisonv2__image--after {
 position:absolute;
}
.oxel_focus_section {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
 background-color:#999999;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
 position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 background-color:#ffffff;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
pointer-events: none;
}
.oxel-image-accordion {
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.oxel-image-accordion {
 height:600px;
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

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

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

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

.oxel-image-accordion__link {
 color:#ffffff;
}
.oxel-image-accordion__image {
 position:absolute;
 width:100%;
 height:100%;
}
.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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 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:#ffffff;
 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;
}
.fancy_icon-746-18337 {
color: #333333;}.fancy_icon-746-18337 
>svg {width: 31px;height: 31px;}.fancy_icon-746-18337 {
 margin-bottom:5px;
}
.headline-747-18337 {
 font-size:30px;
 font-weight:700;
 color:#001f33;
}
.prices_row {
}
.prices_row:not(.ct-section):not(.oxy-easy-posts),
.prices_row.oxy-easy-posts .oxy-posts,
.prices_row.ct-section .ct-section-inner-wrap{
display:flex;
}
.priced_acent {
 width:100%;
 text-align:justify;
 padding-top:7px;
 padding-bottom:7px;
 padding-left:7px;
}
.priced_acent:not(.ct-section):not(.oxy-easy-posts),
.priced_acent.oxy-easy-posts .oxy-posts,
.priced_acent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.priced_acent_title {
 text-align:left;
}
.priced_acent_title:not(.ct-section):not(.oxy-easy-posts),
.priced_acent_title.oxy-easy-posts .oxy-posts,
.priced_acent_title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.priced_acent_columns {
 text-align:left;
}
.priced_acent_columns:not(.ct-section):not(.oxy-easy-posts),
.priced_acent_columns.oxy-easy-posts .oxy-posts,
.priced_acent_columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.new_icon_price {
color: #ff5800;}.new_icon_price 
>svg {width: 19px;height: 19px;}.new_icon_price {
}
.headline-6773-18342 {
 color:#001f33;
 font-size:24px;
 text-align:left;
 font-weight:700;
 padding-top:7px;
 padding-left:7px;
 padding-bottom:7px;
 margin-top:40px;
 margin-bottom:15px;
}
.main_button_white_back:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #ff5800;
}.main_button_white_back:hover{
transform:translateY(-5px); border-top-color:#ff5800;
 border-right-color:#ff5800;
 border-bottom-color:#ff5800;
 border-left-color:#ff5800;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.main_button_white_back {
background-color :#ff5800;
border: 1px solid #ff5800;
color: #ffffff;
padding: 10px 16px;
}.main_button_white_back {
 button-hover_color:#d14900;
 padding-top:13px;
 padding-bottom:13px;
 padding-right:20px;
 font-weight:600;
 transition-duration:0.3s;
 font-size:18px;
 margin-left:0px;
 padding-left:20px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#ff5800;
 border-right-color:#ff5800;
 border-bottom-color:#ff5800;
 border-left-color:#ff5800;
 text-align:left;
}
@media (max-width: 991px) {
.main_button_white_back:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #ff5800;
}.main_button_white_back:hover{
transform:translateY(-10px); border-top-color:#ff5800;
 border-right-color:#ff5800;
 border-bottom-color:#ff5800;
 border-left-color:#ff5800;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
}

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

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

.section-159-22 {
}
.swiper-container-projects {
 height:450px;
 padding-bottom:20px;
}
.services_any_que {
 text-align:left;
padding-left:20px; padding-right:20px;
}
.services_any_que .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
.services_any_que:not(.ct-section):not(.oxy-easy-posts),
.services_any_que.oxy-easy-posts .oxy-posts,
.services_any_que.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 479px) {
.services_any_que {
}
.services_any_que .ct-section-inner-wrap {
padding-left: 20px;
}
}

.services_any_que_heading {
 font-size:43px;
 color:#001f33;
 text-align:center;
 font-weight:700;
 margin-bottom:20px;
}
@media (max-width: 991px) {
.services_any_que_heading {
 font-size:28px;
}
}

@media (max-width: 479px) {
.services_any_que_heading {
 line-height:1.3;
}
}

.tabs-2440-tab:hover{
transform:translateY(-5px); background-color:#ff5800;
 color:#ffffff;
 transition-duration:0.3s;
}
.tabs-2440-tab {
 background-color:#ffffff;
 padding-top:13px;
 padding-bottom:13px;
 padding-left:20px;
 padding-right:20px;
 margin-left:5px;
 margin-right:5px;
 font-weight:700;
 font-size:18px;
 color:#ff5800;
 border-radius:2px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#ff5800;
 border-right-color:#ff5800;
 border-bottom-color:#ff5800;
 border-left-color:#ff5800;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.tabs-2440-tab-active {
 background-color:#ff5800;
 color:#ffffff;
}
.most_popular {
 position:absolute;
 top:-36px;
}
.text_blok_hrasragasf {
 height:50px;
 font-size:24px;
 color:#001f33;
 font-weight:700;
 text-align:left;
}
.oxy-close-modal:hover{
color: #ff5800;}.oxy-close-modal:hover{
}
.oxy-close-modal {
color: #ffffff;}.oxy-close-modal 
>svg {width: 19px;height: 19px;}.oxy-close-modal {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ff5800;
padding: 5px 8px;
}.oxy-close-modal {
color: #ffffff;}.oxy-close-modal 
>svg {width: 19px;height: 19px;}.oxy-close-modal {
 float:none;
 z-index:999999999999999999;
 background-color:rgba(0,0,0,0);
 position:absolute;
cursor:pointer;
}
.oxel-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 width:100%;
}
.oxel_iconlist__row__icon {
color: #001f33;}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
 margin-left:0px;
 margin-right:15px;
}
.oxel_iconlist__row--dark {
 background-color:#eceeef;
 padding-left:0px;
 padding-right:0px;
 text-align:left;
 margin-left:0px;
 margin-right:0px;
 gap:0px;
 align-self:flex-start;
 flex-shrink:0;
 flex-grow:0;
}
.oxel_iconlist__row--dark:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row--dark.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row--dark.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
gap:0px;
}
.services_section {
background-image:linear-gradient(rgba(0,31,51,0.93), rgba(0,31,51,0.93)), url(https://www.go-globe.com/wp-content/uploads/2023/05/globe.svg);background-size:auto,  cover; background-color:#001f33;
 background-repeat:no-repeat;
 background-position:0% 45px;
}
.services_section .ct-section-inner-wrap {
padding-right: 0;
padding-left: 0;
}
@media (max-width: 991px) {
.services_section {
}
.services_section .ct-section-inner-wrap {
padding-top: 40px;
}
}

@media (max-width: 479px) {
.services_section {
}
.services_section .ct-section-inner-wrap {
padding-bottom: 10px;
}
}

.icon_box_main {
 icon_box_heading:International standards adherence;
 icon_box_text:Since 2005, 700+ Projects, 50+ Experts, 460+ Clients, 28+ Locations, almost 20 years experience;
 icon_box_heading_typography_line-height:1.3;
}
 
            
                        .icon_box_main {
                text-align: left;                flex-direction: row;            }
            
                        .icon_box_main .oxy-icon-box-icon {
                margin-left: px;
margin-right: 12px;
margin-bottom: 0; margin-top: 0;                            }
            
                                                                        .icon_box_main .oxy-icon-box-heading {
                line-height: 1.3;
margin-top: 0px;margin-bottom: 10px;            }
            
                                                                                    .icon_box_main .oxy-icon-box-text {
                margin-top: 0pxpx;margin-bottom: 10px;            }
            
                        .icon_box_main .oxy-icon-box-link {
                margin-top: px;                            }
            
            @media (max-width: 479px) {
.icon_box_main {
 icon_box_heading_typography_line-height:px;
}
 
            
            
            
                                                                        .icon_box_main .oxy-icon-box-heading {
                line-height: px;
            }
            
                                                                        
            
            }

.icon_box_main_white {
 color:#ffffff;
 icon_box_heading_typography_color:#ffffff;
 icon_box_heading_typography_font-size:24px;
 icon_box_text_typography_font-size:18px;
}
 
            
            
            
                                                                        .icon_box_main_white .oxy-icon-box-heading {
                color: #ffffff;
font-size: 24px;
            }
            
                                                                                    .icon_box_main_white .oxy-icon-box-text {
                font-size: 18px;
            }
            
            
            .oxel_scrollingImage__container:hover{
 background-position:50% 100%;
}
.oxel_scrollingImage__container {
background-size: cover; height:400px;
 background-repeat:no-repeat;
 transition-duration:5s;
 transition-timing-function:ease-in-out;
 transition-property:background-position;
 text-align:center;
 width:600px;
 max-width:100%;
 overflow:hidden;
 background-position:50% 0px;
}
.oxel_scrollingImage__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_scrollingImage__container.oxy-easy-posts .oxy-posts,
.oxel_scrollingImage__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_scrollingImage__container {
 width:100%;
}
}

.oxel_scrollingImage__container__icon {
background-color: rgba(0,0,0,0.17);
border: 1px solid rgba(0,0,0,0.17);
padding: 16px;color: #ffffff;}.oxel_scrollingImage__container__icon 
>svg {width: 55px;height: 55px;}.oxel_scrollingImage__container__icon {
 transition-duration:2.5s;
}
.services_row {
background-image: linear-gradient(90deg, #ffffff 50%, #f7f8f9 50%); min-height:400px;
 width:100%;
}
.services_row .ct-section-inner-wrap {
padding-right: 0;
padding-left: 0;
}
@media (max-width: 991px) {
.services_row {
background-image: linear-gradient(90deg, #ffffff 50%, #ffffff 50%);}
.services_row .ct-section-inner-wrap {
padding-top: 62px;
padding-bottom: 0;
}
}

@media (max-width: 479px) {
.services_row {
background-image: linear-gradient(90deg, #ffffff 50%, #ffffff 50%); background-color:#ffffff;
}
}

.services_column {
 height:100%;
}
.services_column_1 {
 width:50%;
 padding-right:60px;
 text-align:right;
}
.services_column_1:not(.ct-section):not(.oxy-easy-posts),
.services_column_1.oxy-easy-posts .oxy-posts,
.services_column_1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.services_column_1 {
 background-color:#ffffff;
 order:2;
 padding-right:20px;
 width:100%;
}
}

.services_column_1_image {
 object-fit:contain;
 min-height:495px;
 max-height:100%;
 width:100%;
 max-width:100%;
 slider-arrow-color:darker;
 slider-dot-color:#ffffff;
}
.services_column_1_image .unslider-nav ol li {border-color: #ffffff; }.services_column_1_image .unslider-nav ol li.unslider-active {background-color: #ffffff; }@media (max-width: 1530px) {
.services_column_1_image {
 min-height:9px;
}
}

@media (max-width: 991px) {
.services_column_1_image {
 padding-right:0px;
}
}

@media (max-width: 479px) {
.services_column_1_image {
 max-height:100%;
 min-height:4px;
}
}

.services_column_2 {
 width:50%;
 padding-right:0px;
 padding-bottom:0px;
 padding-top:0px;
 padding-left:50px;
padding-left:60px !important;
}
.services_column_2:not(.ct-section):not(.oxy-easy-posts),
.services_column_2.oxy-easy-posts .oxy-posts,
.services_column_2.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
@media (max-width: 991px) {
.services_column_2 {
 order:1;
 padding-left:20px;
 padding-bottom:55px;
 background-color:#f7f8f9;
 width:100%;
padding-left:20px !important;
}
}

.services_column_2_heading {
 color:#001f33;
 font-size:43px;
 margin-bottom:20px;
}
.services_column_2_text {
 color:#001f33;
 margin-bottom:20px;
}
.services_row_left {
background-image: linear-gradient(90deg, #f7f8f9 50%, #ffffff 50%); min-height:400px;
}
.services_row_left .ct-section-inner-wrap {
padding-right: 0;
padding-left: 0;
}
@media (max-width: 991px) {
.services_row_left {
background-image: linear-gradient(90deg, #ffffff 50%, #ffffff 50%);}
.services_row_left .ct-section-inner-wrap {
padding-top: 62px;
padding-bottom: 0;
}
}

@media (max-width: 479px) {
.services_row_left {
background-image: linear-gradient(90deg, #ffffff 50%, #ffffff 50%); background-color:#ffffff;
}
}

.services_column_left {
 height:100%;
}
.services_column_2_left {
 width:50%;
padding-right:50px !important;
}
@media (max-width: 991px) {
.services_column_2_left {
 order:1;
 padding-left:20px;
 padding-bottom:55px;
 width:100%;
padding-right:20px !important;
}
.services_column_2_left:not(.ct-section):not(.oxy-easy-posts),
.services_column_2_left.oxy-easy-posts .oxy-posts,
.services_column_2_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.services_column_2_heading_left {
 color:#001f33;
 font-size:43px;
 margin-bottom:20px;
}
.services_column_2_text_left {
 color:#001f33;
 margin-bottom:20px;
}
.services_column_1_left {
 width:50%;
 padding-left:60px;
}
.services_column_1_left:not(.ct-section):not(.oxy-easy-posts),
.services_column_1_left.oxy-easy-posts .oxy-posts,
.services_column_1_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.services_column_1_left {
 background-color:#ffffff;
 order:2;
 padding-right:20px;
}
}

.services_column_1_image_left {
 object-fit:cover;
 min-height:495px;
 max-height:100%;
 width:100%;
 max-width:100%;
}
@media (max-width: 1530px) {
.services_column_1_image_left {
 min-height:4px;
}
}

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

@media (max-width: 479px) {
.services_column_1_image_left {
 min-height:4px;
 max-width:100%;
}
}

.services_any_que_text {
 color:#ff5800;
 font-size:16px;
 text-align:center;
 font-weight:600;
 margin-bottom:40px;
}
.services_icon-list_prew {
 max-width:100%;
 background-color:none;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
 gap:14px;
 font-weight:600;
 font-size:16px;
 color:#000000;
 padding-bottom:0px;
 margin-bottom:40px;
}
.services_icon-list_prew:not(.ct-section):not(.oxy-easy-posts),
.services_icon-list_prew.oxy-easy-posts .oxy-posts,
.services_icon-list_prew.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
gap:14px;
}
@media (max-width: 1530px) {
.services_icon-list_prew {
 text-align:left;
}
}

@media (max-width: 991px) {
.services_icon-list_prew {
 text-align:left;
}
}

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

@media (max-width: 479px) {
.services_icon-list_prew {
 text-align:left;
 margin-bottom:35px;
}
}

.oxel-skiplink:focus{
 position:absolute;
 top:0px;
 left:0px;
}
.oxel-skiplink {
 background-color:#eceeef;
 padding-top:1rem;
 padding-bottom:1rem;
 padding-left:2rem;
 padding-right:2rem;
 color:#ffffff;
 position:absolute;
 top:0px;
 left:-999px;
}
.oxel_logo_slider {
 width:100%;
 position:relative;
 overflow:hidden;
 background-color:rgba(255,255,255,0);
 text-align:center;
}
.oxel_logo_slider:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider.oxy-easy-posts .oxy-posts,
.oxel_logo_slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_logo_slider__logo {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 height:100px;
 text-align:center;
}
.oxel_logo_slider__logo:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__logo.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__logo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_logo_slider__image_carrier {
 width:100%;
 text-align:center;
 flex-shrink:0;
 transition-duration:0.1s;
 transition-timing-function:linear;
 gap:50px;
}
.oxel_logo_slider__image_carrier:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__image_carrier.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__image_carrier.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:50px;
}
.oxel_logo_slider__image_carrier--delay {
}
.c-inline {
}
.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-columns-gap-s {
}
.ftr-menu-links {
}
.c-transition:hover{
 color:#ff5e00;
}
.c-transition {
 transition-duration:0.4s;
 background-repeat:repeat-y;
 color:#000000;
}
@media (max-width: 1530px) {
}

.c-footer-link-light:hover{
 color:#ff5e00;
}
.c-footer-link-light {
 margin-bottom:10px;
 color:#ffffff;
 font-weight:600;
 transition-duration:0.6s;
}
@media (max-width: 767px) {
.c-footer-link-light {
}
.c-footer-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-footer-link-light.oxy-easy-posts .oxy-posts,
.c-footer-link-light.ct-section .ct-section-inner-wrap{
display:block;
}
}

.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:#ffffff;
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#ffffff;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:#ffffff;
}
.oxel_dropdown_buttonv2__label {
 color:#ffffff;
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 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: #ffffff;
border: 1px solid #ffffff;
padding: 16px;color: #ffffff;}.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: #ffffff;
border: 1px solid #ffffff;
padding: 16px;color: #ffffff;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:3px;
 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:#eceeef;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#ffffff;
}
.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_circular_counter {
 width:150px;
 height:150px;
 border-radius:50%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 color:#00fff2;
 background-color:#dee1e3;
}
.oxel_circular_counter__inner {
 width:100%;
 height:100%;
 background-color:#ffffff;
 border-radius:50%;
 text-align:center;
}
.oxel_circular_counter__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_circular_counter__inner.oxy-easy-posts .oxy-posts,
.oxel_circular_counter__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_circular_counter__number {
 color:#ffffff;
 font-size:32px;
 font-weight:100;
}
.oxel_circular_counter__unit {
 color:#ffffff;
 font-weight:100;
 font-size:32px;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:#ffffff;
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: #ffffff;}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:#ffffff;
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_toc__primary {
 color:#ffffff;
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-left:8px;
 width:100%;
 padding-bottom:8px;
 border-top-color:#606e79;
 border-right-color:#606e79;
 border-bottom-color:#dee1e3;
 border-left-color:#606e79;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-bottom:8px;
 padding-top:8px;
 border-left-width:2px;
 border-left-style:solid;
}
.oxel_toc__sub {
 text-decoration:underline;
 color:#606e79;
 margin-left:16px;
}
.oxel_toc__sub__2 {
 margin-left:32px;
}
.oxel_toc__sub__1 {
}
.oxel_toc__container {
 padding-bottom:16px;
 width:100%;
}
.oxel_toc__sub__3 {
 margin-left:48px;
}
.oxel_toc__sub__4 {
 margin-left:64px;
}
.oxel_toc__template {
}
.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:#ffffff;
 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:#ffffff;
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.hm-awards-slide {
}
.hm-awards-info {
}
.menu_button {
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.gg-rc-form {
}
@media (max-width: 991px) {
.gg-rc-form {
}
}

.list_footer {
}
.div_block-20-9 {
 padding-right:0px;
 width:15%;
 margin-right:0px;
}
.div_block-20-9:not(.ct-section):not(.oxy-easy-posts),
.div_block-20-9.oxy-easy-posts .oxy-posts,
.div_block-20-9.ct-section .ct-section-inner-wrap{
display:flex;
}
._dynamic_list-148-9 {
 gap:10px;
}
._dynamic_list-148-9:not(.ct-section):not(.oxy-easy-posts),
._dynamic_list-148-9.oxy-easy-posts .oxy-posts,
._dynamic_list-148-9.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.iv_block-149-9 {
 color:#ffffff;
}
.span-151-9 {
}
.tabs-3138-tab {
}
.tabs-3138-tab-active {
}
.tabs-contents-3138-tab {
}
.oxy-stock-content-styles {
}
.plask_main_ranges {
}
.toggle-6124 {
}
.toggle-6124-expanded {
}
.toggle-9865 {
 padding-left:22px;
 padding-top:21px;
 padding-bottom:21px;
 font-size:18px;
 background-color:#f7f7f7;
 color:#ff5800;
}

                .toggle-9865 .oxy-expand-collapse-icon {
            font-size: 13px;        }
        
        
        .toggle-9865-expanded {
 background-color:#001f33;
 color:#ffffff;
}

        
                .toggle-9865-expanded .oxy-expand-collapse-icon::before,
        .toggle-9865-expanded .oxy-expand-collapse-icon::after {
            background-color: #ffffff;        }
        
        .toggle_country {
 padding-left:22px;
 padding-top:21px;
 padding-bottom:21px;
 font-size:18px;
}

                .toggle_country .oxy-expand-collapse-icon {
            font-size: 13px;        }
        
        
        .toggle-6529 {
}
.toggle-6529-expanded {
}
.section-736-18337 {
 overflow:scroll;
overflow-x:auto; overflow-y:auto;
}
.section-736-18337 .ct-section-inner-wrap {
padding-top: 10px;
padding-right: 0;
padding-bottom: 10px;
padding-left: 0;
}
.section-736-18337:not(.ct-section):not(.oxy-easy-posts),
.section-736-18337.oxy-easy-posts .oxy-posts,
.section-736-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:nowrap;
}
@media (max-width: 479px) {
.section-736-18337 {
overflow-x:auto; overflow-y:auto;
}
.section-736-18337 .ct-section-inner-wrap {
padding-left: 0;
}
}

.new_columns-737-18337 {
}
@media (max-width: 991px) {
.new_columns-737-18337 {
}
.new_columns-737-18337:not(.ct-section):not(.oxy-easy-posts),
.new_columns-737-18337.oxy-easy-posts .oxy-posts,
.new_columns-737-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:nowrap;
}
}

.div_block-738-18337 {
 height:100%;
 width:auto;
}
.div_block-738-18337:not(.ct-section):not(.oxy-easy-posts),
.div_block-738-18337.oxy-easy-posts .oxy-posts,
.div_block-738-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.div_block-738-18337 {
}
}

@media (max-width: 479px) {
.div_block-738-18337 {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 padding-left:0px;
 margin-left:0px;
}
}

.div_block-753-18337 {
 width:100%;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:10px;
 padding-left:20px;
 margin-left:10px;
 margin-right:10px;
 height:100%;
 box-shadow:0px 4px 50px rgba(0, 0, 0, 0.05);
}
.div_block-753-18337:not(.ct-section):not(.oxy-easy-posts),
.div_block-753-18337.oxy-easy-posts .oxy-posts,
.div_block-753-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.div_block-753-18337 {
 margin-bottom:30px;
 margin-left:0px;
 margin-right:0px;
}
}

.div_block-751-1833 {
 width:100%;
 padding-top:20px;
 padding-right:10px;
 padding-bottom:20px;
 padding-left:10px;
}
.div_block-751-1833:not(.ct-section):not(.oxy-easy-posts),
.div_block-751-1833.oxy-easy-posts .oxy-posts,
.div_block-751-1833.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.div_block-751-1833 {
 text-align:left;
}
}

.text_block-880-18337 {
 font-size:18px;
 font-weight:700;
 color:#001f33;
 margin-bottom:20px;
 height:20px;
 text-align:left;
}
@media (max-width: 991px) {
.text_block-880-18337 {
 text-align:left;
}
}

.div_block-879-18337 {
 width:100%;
 margin-top:28px;
 text-align:center;
 min-width:334px;
}
.div_block-879-18337:not(.ct-section):not(.oxy-easy-posts),
.div_block-879-18337.oxy-easy-posts .oxy-posts,
.div_block-879-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 479px) {
.div_block-879-18337 {
 padding-left:0px;
}
}

.fancy_icon-957-18337 {
color: #ff5800;}.fancy_icon-957-18337 
>svg {width: 18px;height: 18px;}.fancy_icon-957-18337 {
 height:20px;
 margin-bottom:20px;
}
.fancy_icon-957-18337:not(.ct-section):not(.oxy-easy-posts),
.fancy_icon-957-18337.oxy-easy-posts .oxy-posts,
.fancy_icon-957-18337.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.text_price_cent {
 font-size:18px;
 font-weight:700;
 color:#ff5800;
}
.section-1098-18337 {
}
.section-1098-18337 .ct-section-inner-wrap {
padding-top: 10px;
padding-right: 0;
padding-bottom: 10px;
padding-left: 0;
}
.new_columns-1099-18337 {
}
.div_block-1104-18337 {
 width:100%;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 padding-left:30px;
 height:100%;
 min-height:259px;
 box-shadow:0px 4px 50px rgba(0, 0, 0, 0.05);
}
.div_block-1104-18337:not(.ct-section):not(.oxy-easy-posts),
.div_block-1104-18337.oxy-easy-posts .oxy-posts,
.div_block-1104-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
.headline-1112-18337 {
 font-size:30px;
 font-weight:700;
 margin-bottom:20px;
 color:#001f33;
}
.text_block-1115-18337 {
 font-size:18px;
 font-weight:400;
 margin-bottom:20px;
 color:#001f33;
}
.div_block-1243-18337 {
}
.ection-1525-18337 {
}
.ection-1525-18337 .ct-section-inner-wrap {
padding-top: 75px;
padding-right: 0;
padding-bottom: 75px;
padding-left: 0;
}
.div_block-1527-18337 {
 width:100%;
 background-color:#001f33;
 padding-top:75px;
 padding-bottom:75px;
}
.div_block-1527-18337:not(.ct-section):not(.oxy-easy-posts),
.div_block-1527-18337.oxy-easy-posts .oxy-posts,
.div_block-1527-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.headline-1529-18337 {
 font-size:42px;
 font-weight:700;
 color:#ffffff;
 margin-bottom:32px;
}
.div_block-1530-18337 {
 margin-bottom:60px;
}
.div_block-1530-18337:not(.ct-section):not(.oxy-easy-posts),
.div_block-1530-18337.oxy-easy-posts .oxy-posts,
.div_block-1530-18337.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.tabs-contents-2440-tab {
}
.link_text_blog {
}
.gg-blog-sidebar {
}
.icon_footer_slider:hover{
color: #ff0000;}.icon_footer_slider:hover{
}
.icon_footer_slider {
color: #333333;}.icon_footer_slider 
>svg {width: 110px;height: 110px;}.icon_footer_slider {
 padding-top:0px;
 padding-bottom:0px;
 padding-left:0px;
 padding-right:0px;
}
.icon_social_footer:hover{
color: #ff5800;}.icon_social_footer:hover{
transform:translateY(-3px); opacity:0.7;
}
.icon_social_footer {
color: #ffffff;}.icon_social_footer 
>svg {width: 19px;height: 19px;}.icon_social_footer {
 transition-duration:0.3s;
}
.icon_social_footer:not(.ct-section):not(.oxy-easy-posts),
.icon_social_footer.oxy-easy-posts .oxy-posts,
.icon_social_footer.ct-section .ct-section-inner-wrap{
display:inline-block;
}
.link_icon_social_footer:hover{
}
.link_icon_social_footer {
}
.link_icon_social_footer:not(.ct-section):not(.oxy-easy-posts),
.link_icon_social_footer.oxy-easy-posts .oxy-posts,
.link_icon_social_footer.ct-section .ct-section-inner-wrap{
display:inline-block;
}
.tabs-9224-tab:hover{
 background-color:#ff5800;
 color:#ffffff;
}
.tabs-9224-tab {
 background-color:#ffffff;
 color:#ff5800;
}
.tabs-9224-tab-active {
 background-color:#ff5800;
 color:#ffffff;
}
.tabs-contents-9224-tab {
 padding-left:0px;
 padding-right:0px;
 width:100%;
 margin-left:0px;
 margin-right:0px;
}
.tabs-contents-9224-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-9224-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-9224-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.asked_questions_row {
 useCustomTag:true;
 color:#ff5800;
 padding-top:21px;
 padding-right:21px;
 padding-bottom:21px;
 padding-left:21px;
 border-radius:4px;
 background-color:#f7f7f7;
 margin-top:15px;
 box-shadow:0px 4px 50px rgba(0, 0, 0, 0.05);;
}
.asked_questions_row:not(.ct-section):not(.oxy-easy-posts),
.asked_questions_row.oxy-easy-posts .oxy-posts,
.asked_questions_row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.accordion_otvet {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
 border-bottom-left-radius:4px;
 border-bottom-right-radius:4px;
 border-top-left-radius:4px;
 border-top-right-radius:4px;
 box-shadow:0px 4px 50px rgba(0, 0, 0, 0.05);;
}
.open_search_blog {
}
.swiper-container5 {
}
.swiper-slide4 {
}
.swiper-wrapper9 {
 float:none;
 width:100%;
}
.swiper-wrapper9:not(.ct-section):not(.oxy-easy-posts),
.swiper-wrapper9.oxy-easy-posts .oxy-posts,
.swiper-wrapper9.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.icon_play_box {
}
.slider_brands {
 aspect-ratio:16:9;
 height:50px;
}
.new_text_seo {
 font-family:NeueHaas;
 font-weight:500;
 font-size:16px;
 line-height:20px;
 margin-right:20px;
 text-align:left;
}
@media (max-width: 479px) {
.new_text_seo {
 font-size:14px;
}
}

.new_icon_seo {
color: #ff5800;}.new_icon_seo 
>svg {width: 18px;height: 18px;}.new_icon_seo {
 height:20px;
 margin-bottom:0px;
}
.new_icon_seo:not(.ct-section):not(.oxy-easy-posts),
.new_icon_seo.oxy-easy-posts .oxy-posts,
.new_icon_seo.ct-section .ct-section-inner-wrap{
display:none;
align-items:center;
}
.new_block_seo {
 margin-bottom:15px;
 padding-bottom:5px;
}
.new_block_seo:not(.ct-section):not(.oxy-easy-posts),
.new_block_seo.oxy-easy-posts .oxy-posts,
.new_block_seo.ct-section .ct-section-inner-wrap{
display:flex;
}
.icon_minus {
color: #001f33;}.icon_minus 
>svg {width: 18px;height: 18px;}.icon_minus {
}
.new_headline_pack:ct_depth{
}
.new_headline_pack {
 font-family:NeueHaas;
 text-align:center;
 font-size:43px;
 margin-bottom:40px;
 font-weight:700;
 color:#001f33;
}
@media (max-width: 1530px) {
.new_headline_pack {
 color:#001f33;
}
}

@media (max-width: 991px) {
.new_headline_pack {
 font-size:28px;
}
}

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

.new_text_seo_variable {
 font-family:NeueHaas;
 font-weight:700;
 font-size:18px;
 line-height:20px;
 text-align:left;
 color:#ff5800;
}
@media (max-width: 479px) {
.new_text_seo_variable {
 font-size:14px;
}
}

.new_text_price_seo {
 font-weight:500;
 color:#ff5800;
 text-transform:lowercase;
 font-size:19px;
}
@media (max-width: 479px) {
.new_text_price_seo {
}
}

.new_class_column1 {
 width:300px;
 text-align:center;
}
.new_class_column1:not(.ct-section):not(.oxy-easy-posts),
.new_class_column1.oxy-easy-posts .oxy-posts,
.new_class_column1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.new_class_column2 {
 text-align:center;
 width:300px;
}
.new_class_column2:not(.ct-section):not(.oxy-easy-posts),
.new_class_column2.oxy-easy-posts .oxy-posts,
.new_class_column2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.new_class_column3 {
 width:300px;
 text-align:center;
}
.new_class_column3:not(.ct-section):not(.oxy-easy-posts),
.new_class_column3.oxy-easy-posts .oxy-posts,
.new_class_column3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.text_block-2209-18348 {
 color:#06273d;
 font-size:18px;
 font-weight:700;
 line-height:1.3;
}
.text_block-2209-18348:ct_depth{
}
.span-2210-18348 {
}
.text_block-2214-18348 {
 font-size:18px;
 color:#001f33;
 font-weight:700;
 text-align:center;
 line-height:1.3;
}
.fancy_icon-2213-18348:ct_depth{
}
.fancy_icon-2213-18348 {
}
.div_block-2207-18348 {
}
.span-2215-18348 {
}
.link-7075-3548:hover{
transform:translateY(-10px); transition-duration:0.3s;
}
.link-7075-3548 {
 transition-duration:0.3s;
 width:100%;
 max-width:100%;
 padding-right:40px;
}
.link-7475-3548:hover{
transform:translateY(-10px); transition-duration:0.3s;
}
.link-7475-3548 {
 transition-duration:0.3s;
}
.link-7463-3548:hover{
transform:translateY(-10px); transition-duration:0.3s;
}
.link-7463-3548 {
 transition-duration:0.3s;
 padding-left:40px;
 width:100%;
 max-width:100%;
}
.div_block-7162-18344 {
 width:20%;
 text-align:left;
}
.div_block-7162-18344:not(.ct-section):not(.oxy-easy-posts),
.div_block-7162-18344.oxy-easy-posts .oxy-posts,
.div_block-7162-18344.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.div_block-7171-18344 {
 text-align:left;
 gap:15px;
}
.div_block-7171-18344:not(.ct-section):not(.oxy-easy-posts),
.div_block-7171-18344.oxy-easy-posts .oxy-posts,
.div_block-7171-18344.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:15px;
}
@media (max-width: 991px) {
.div_block-7171-18344 {
}
.div_block-7171-18344:not(.ct-section):not(.oxy-easy-posts),
.div_block-7171-18344.oxy-easy-posts .oxy-posts,
.div_block-7171-18344.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.text_block-7172-18344 {
 font-size:29px;
 color:#001f33;
 line-height:1;
 font-weight:700;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 border-radius:100px;
}
.div_block-7173-18344 {
}
.text_block-7174-18344 {
 color:#ffffff;
}
.view-more-button {
}
.blog-posts-wrapper {
}
.blog-posts {
}
.image-33-110521 {
}
.link-56-110521:hover{
transform:translateY(-10px);}
.link-56-110521 {
 transition-duration:0.3s;
}
.new_columns-10000-1210:ct_depth{
}
.new_columns-10000-1210 {
}
.span-9338-1210 {
}
.text_block-5378-22417 {
 font-weight:500;
}
.link_text-15089-117279 {
 font-weight:700;
 font-size:18px;
}
body {
	font-family: 'NeueHaas' !important;
}

html {
	font-family: 'NeueHaas' !important;
}

.span-8007-3548 li, .span-9338-1210 li{
  list-style-type:unset !important;
}



.link_text_blog a {
	color: #001F33 !important;
}

.link_text_blog a:hover {
	color: #FF5800 !important;
}

li {
    list-style-type: none;
}

li#janna  {
  margin-top:-10px;
}


li#janna a {
  font-family:'Janna LT' !important;
}


.gg-blog-sidebar ul {
	padding-left:20px;
}

.gg-blog-sidebar .cat-item a {
    font-size: 18px;
    line-height: 22px;
    position: relative;
    font-weight: 600;
}

.gg-blog-sidebar .cat-item a::after {
    width: 0.4em;
    height: 0.4em;
    border-right: 0.15em solid #001F33;
    border-top: 0.15em solid #001F33;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: 9px;
    left: -20px;
}


.widget_categories .widgettitle {
	font-size: 32px;
	color: #001f33;
}


.oxy-repeater-pages {
	flex-wrap: wrap;
}

.page-numbers {
	margin-bottom:5px;
}




/* */



#shortcode-2198-9 #is-search-input-20640 {
	background:#fff;
	border:0 !important;
	border-bottom:1px solid #fff !important;
	font-size:18px !important;
	color:#FF5800; !important;
	border-radius: 4px;
	font-weight:700;
	width:100%;
		height:50px;
}

#shortcode-2198-9 #is-search-input-20640::placeholder {
	color:#FF5800;
	
	
}

#shortcode-2198-9 .is-search-icon {
	border:0;
	background:none;
	
}

.is-form-style label {
	padding-right:110px;
}

#shortcode-2198-9 .is-form-style .is-search-submit {
border-radius:4px;
	padding:10px 20px !important;
	height: 100% !important;
	font-size:18px !important;
	font-family:'NeueHaas' !important;
	font-weight: 700;
	widht:100px !important;
	cursor:pointer;
}

#shortcode-2198-9 .is-form-style .is-search-submit:hover {
 background: #fff!important;
	color: #FF5800 !important;
}



#shortcode-2198-9 .is-form-style .is-search-submit path {
fill:#fff;
}

.div.is-ajax-search-details, div.is-ajax-search-result {
	position:fixed !important
}

#is-ajax-search-result-20640 {

}


.is-ajax-search-details a, .is-ajax-search-result a {
    color: #FF5800 !important;
	font-size: 18px !important;
	font-weight:600 !important;
}

.is-ajax-search-post, .is-ajax-search-post-details {
    border-bottom: 0px solid #eceff1 !important;
	padding: 7px !important;
}

div.is-ajax-search-details, div.is-ajax-search-result {

    background: #fff !important;
    border-radius: 4px;
    margin-top: 15px;
	
    padding: 5px 5px !important;
}

.is-ajax-search-categories-details>div:hover, .is-ajax-search-result .is-ajax-search-post:hover, .is-ajax-search-result .is-show-more-results:hover, .is-ajax-search-tags-details>div:hover {
    background: #fff !important;
}

.is-ajax-search-details a:hover, .is-ajax-search-result a:hover {
    text-decoration: none !important;
	color: #001F33 !important;
}

.is-ajax-search-no-result {
    font-size: 19px !important;
    font-weight: 600 !important; 
    color: #001F33 !important;
}

.is-ajax-search .is-loader-image {
    padding-right: 45px !important;
}

.portfolio-filter ul {
	display:flex;
	justify-content: center;
	flex-wrap:wrap;
}



select#dc-tld-1{
	    border-left: 1px solid #D7D7D7 !important;
	
}

#dc-submit-1 {
	margin-left: 15px !important;
	font-family: 'NeueHaas' !important;
	transition:all 0.3s;
	cursor:pointer;
	border: 2px solid #FF5800 !important;
	color:#fff;
	
	
}

#dc-submit-1:hover {
	background: #fff;
	color: #FF5800;
	border: 2px solid #FF5800;
	
}


div#wp24-dc-1 input, div#wp24-dc-1 select {

    border-radius: 2px !important;
	font-family: 'NeueHaas' !important;
}


div#wp24-dc-1 input, div#wp24-dc-1 select {
    font-family: 'NeueHaas' !important;
}

#dc-result-1 {
	    color: #001F34;
}



.wp24-dc form > div, .wp24-dc .dc-form > div {

    background: #fff;
}




.display_projects_1 div, .display_projects_2 div, .display_projects_3 div {
	width: 10px;
	height: 10px;
	background: #FF5800;
	border-radius: 1px;
}

.display_projects_1.active div, .display_projects_2.active div, .display_projects_3.active div {
	background: #001F33;
}


.display_projects_2 div, .display_projects_3 div {
	margin-right:3px;
}



.projects_display_view {
	display:flex;
}


.display_projects_1 {
	display:flex;
	margin-right: 16px;
	cursor:pointer;
}

.display_projects_2 {
	display:flex;
	margin-right: 16px;
	cursor:pointer;
}


.display_projects_3 {
	display:flex;
	cursor:pointer;
}



.display_projects_1:hover div, .display_projects_2:hover div, .display_projects_3:hover div {
	background: #001F33;
}



.portfolio_navigation {
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.portfolio-filter ul {
	margin-bottom:0;
	justify-content:left;
}

.portfolio-filter ul li {
/* 	margin-bottom:10px; */
}


.portfolio-projects.variant_1 .pp-box.pp-box-see {
	flex: 0 0 100%;
    width: 100%;
}

.portfolio-projects.variant_2 .pp-box.pp-box-see {
	flex: 0 0 50%;
    width: 50%;
}

.portfolio-projects.variant_3 .pp-box.pp-box-see {
	    flex: 0 0 33.333%;
    width: 33.333%;
}


@media (max-width:768px) {
	.portfolio-filter ul {
	margin-bottom:0;
	justify-content:center;
}

	
	.projects_display_view {
		display:none;
	}
	
	.portfolio-projects.variant_1 .pp-box.pp-box-see {
	flex: 0 0 100%;
    width: 100%;
	}

	.portfolio-projects.variant_2 .pp-box.pp-box-see {
		flex: 0 0 100%;
		width: 100%;
	}

	.portfolio-projects.variant_3 .pp-box.pp-box-see {
			flex: 0 0 100%;
		width: 100%;
	}
	}


#text_block-170-260 table {
	max-width:100%;
	width:100%;
}

#text_block-170-260 td {
	overflow-wrap: anywhere;
	font-size:14px;
	max-width: 100% !important;
}

@media (max-width: 992px) {
	#text_block-170-260 td {
	font-size:9px;
}

}



.oxy-modal-backdrop.live {
    z-index: 9999999999 !important;
	outline:none;
}


#ranges_mobile_button {
	display:none;
	margin-left:0;
}

@media (max-width:768px) {
	#ranges_mobile_button {
	display:flex !important;
		    margin-left: 15px;
    margin-top: 50px;
}
	
	.oxy-pro-menu-list {
    display: inline-block;
}
}

#is-ajax-search-result-20640 {
	z-index: 9999999999;
}




 .gg-rs-file-field.invalid-field input:after {
	content: 'max.file size allowed is 20mb, file formats .pdf, .jpg, .png, .docx, .pages';
    color: #001F33;
    position: absolute;
    left: 40px;
    top: 1px;
	font-family: 'NeueHaas';
	     font-weight: bold;
	 color: #FF5800;
} 


@media (max-width:600px) {
	 .gg-rs-file-field.invalid-field input:after {
width:400px;
		 overflow:hidden;
		 white-space:normal;
} 

}

 .gg-rs-file-field.invalid-field .file-image {

display:none;
} 
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    margin-left: 50px;
    font-weight: normal;
    display: block;
}


.grecaptcha-badge {visibility: hidden;}



/* Language option */

.current-language svg:hover path {
	stroke:#fff;
}


.language-dropdown {
  position: relative;
  display: inline-block;
}

.current-language {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.current-language img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.language-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding:0px;
	padding-top:25px;
  list-style-type: none;
  margin: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}


.current-language svg{
  width:30px;
}

.language_wrapper {
padding:0;	
	 background-color: #06273d;
}


.language-options li {
  margin-bottom: 5px;
	padding-top:10px;
	 padding-bottom: 10px;
  line-height:1.3;
}

.language-options li a {
  background-color: #06273d;
    color: #ff5800;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 18px;
    font-weight: 600;
}



.language-options li:has(#janna) {
  margin-top:-10px;
}


.language-options li #janna {
font-family: 'Janna LT' !important;
  margin-top:-10px;
}

.language-options li #proxima {
font-family: 'NeueHaas' !important;
}

.language-options li a:hover {
color:#fff;
}

.language-dropdown:hover .language-options {
  display: block;
}


#text_block-170-260 li {
	list-style-type: unset;
}



#text_block-170-260 h2:first-child {
	margin-top: 0px;
}

#text_block-170-260 h2 {
	margin-top: 25px;
}



#text_block-170-260 h3, #text_block-170-260 h4,#text_block-170-260 h5,#text_block-170-260 h6 {
    font-size: 24px;
    line-height: 27px;
    color: #001f33;
    margin-top: 20px;
    margin-bottom: 10px;
}




#-pro-menu-3558-9 .sub-menu {
	margin-left:20px;
}



.services_row_left ul li {
	    list-style-type: disc;
}

.services_row ul li {
	    list-style-type: disc;
}


.page-numbers.dots {
	font-size:24px;
}

.oxy-repeater-pages-wrap {
	width: 900px;
  max-width:80vw;
	 grid-column: 1 / -1;
}


#_dynamic_list-262-9 .oxy-repeater-pages-wrap {
    display: none !important;
}


#logo_header_1 svg path {
	transition:0.3s;
}


#logo_header_1 svg:hover path {
	fill: #FF5800;
}

#_dynamic_list-1184-20610 .page-numbers.dots, #_dynamic_list-1196-20610 .page-numbers.dots {
  font-size:0px;
}



#mailpoet_form_1 form.mailpoet_form {
      display: flex;
    flex-wrap: wrap;
    justify-content: end;
     /* align-items: center;*/
    /* width: 100%; */
    padding: 0px !important;
}


#mailpoet_form_1 .mailpoet_message {
  width: 100%;
}


#mailpoet_form_1 .button_poet input {
  width: 100%;
    border-radius: 3px;
    box-sizing: border-box;
    margin: 0 auto 0 0;
    border-color: transparent;
    button-hover_color: #d14900;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-right: 20px !important;
    font-weight: 600;
    transition-duration: 0.3s;
    font-size: 18px;
    margin-left: 0px;
    padding-left: 20px !important;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-color: #ff5800;
    border-right-color: #ff5800;
    border-bottom-color: #ff5800;
    border-left-color: #ff5800;
    background: #ff5800;
    text-align: left;
    color: #fff;
  	cursor:pointer;
}


#mailpoet_form_1 .button_poet input:hover {
  transform: translateY(-5px);
    border-top-color: #ff5800;
    border-right-color: #ff5800;
    border-bottom-color: #ff5800;
    border-left-color: #ff5800;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
      background-color: #ffffff;
    color: #ff5800;
}



#mailpoet_form_1 input.mailpoet_text {
padding: 15px !important;
  background-color: #475864 !important;
  border-radius:4px !important;
  color:#fff;
}

#mailpoet_form_1 input.mailpoet_text::placeholder {
  color:#fff;
}

#mailpoet_form_1 input.mailpoet_text:focus {
  outline:none;
}

#mailpoet_form_1 .mailpoet_paragraph {
    line-height: 20px;
    margin-bottom: 0px !important;
  display: flex;
    align-items: center;
}


#mailpoet_form_1 .mailpoet_paragraph.input_poet {
  margin-right:5px;
  width:65%;
}

#mailpoet_form_1 .mailpoet_validate_success {
  color:#fff;
  
  right: 0%;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translate(-0%, -60%);
}


#mailpoet_form_1 .mailpoet_form_loading {
    width: 30px;
    text-align: center;
    line-height: normal;
    margin-left: 60px;
}


/* products pagination. Delete if needed 
.swiper-pagination-products {
  display:none;
}*/


.mailpoet_confirm_unsubscribe a {
	background: #ff5800;
    color: #fff;
    padding: 13px 20px;
    /* margin: 20px; */
	border:2px solid #ff5800;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 60px;
    display: inline-block;
	transition:all 0.3s;
}



.mailpoet_confirm_unsubscribe a:hover {
	background: #fff;
    color: #ff5800;
	transform: translateY(-5px);
}




input.mailpoet_text {
	    background: rgb(1,1,1,0.04);
    border: none;
    padding: 10px;
    border-radius: 3px;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 20px;
}


input.mailpoet_text {
	    background: rgb(1,1,1,0.04);
    border: none;
    padding: 10px;
    border-radius: 3px;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 20px;
}


select.mailpoet_select {
	    padding: 10px;
    border-radius: 3px;
    background: rgb(1,1,1,0.04);
    border: none;
    margin-bottom: 15px;
}


input.mailpoet_submit {
	background: #ff5800;
    color: #fff;
    padding: 13px 20px;
    /* margin: 20px; */
	border:2px solid #ff5800 !important;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 60px;
    display: inline-block;
	transition:all 0.3s;
	cursor:pointer;
}


input.mailpoet_submit:hover {
	background: #fff;
    color: #ff5800;
	transform: translateY(-5px);
}


.mailpoet-change-email-info {
	font-size:15px !important;
}



.prices_row:nth-child(2n+1) .priced_acent {
  background-color: #FAFAFA;
}


.services_column_2_text ul,.services_column_2_text_left ul  {
	padding-inline-start:20px;
}

.oxel_accordion__row .oxel_accordion__row__label {
  color:#FF5800 !important;
}

.oxel_accordion__row--active .oxel_accordion__row__label{
  color:#001F33 !important;
}

.project-popup {
    z-index: 1000000000 !important;
}


#_header-3550-9 {
    z-index: 88888 !important;
}

.swiper-pagination {
  text-align:left !important;
}

.swiper-pagination-projects,.swiper-pagination-products {
  text-align: left !important;
}

.oxel_dynamicslider__container .swiper-pagination-bullet, .unslider-nav ol li {
   background:#FF5E00 !important;
  opacity:1 !important;
}

.oxel_dynamicslider__container .swiper-pagination-bullet:hover, .unslider-nav ol li:hover {
  opacity:0.7 !important;
}


.oxel_dynamicslider__container .swiper-pagination-bullet-active,.unslider-nav ol li.unslider-active {
  background-color: #a4aeb5 !important;
}

#section-923-26554 .swiper-pagination-bullet,#section-923-26554 .unslider-nav ol li {
  background: #ff975b !important;
}

#section-923-26554 .swiper-pagination-bullet-active,#section-923-26554 .unslider-nav ol li.unslider-active {
  background: #FFF !important;
}

.ready-type {
  background: #f3f0f0;
    position: absolute;
    left: 4%;
    top: 0;
    padding: 2px 5px;
    border-radius: 4px;
    color: #001F33;
  font-weight:700;
    z-index: 11;
}


.toc_list a{
  font-size: 16px;
    font-weight: 600;
}

#toc_container {
    background: none;
    border: none;
    padding: 0px;
    margin-bottom: 1em;
    /* width: 100%; */
    display: table;
    font-size: 95%;
}

#toc_container p.toc_title {
    text-align: left;
    font-weight: 700;
    font-size: 31px;
    margin: 0;
    padding: 0;
}



.toc_toggle {
  display:none;
}

.mega-menu-link {
    display: flex !important;
}



.mega-main_button .mega-menu-link {
    button-hover_color: #d14900 !important;
    font-weight: 600 !important;
    transition-duration: 0.3s !important;
    font-size: 18px !important;
    margin-left: 30px !important;
    cursor: pointer !important;
    background-color: #ff5800 !important;
    border: 1px solid #ff5800 !important;
    color: #ffffff !important;
    border-radius:3px !important;
    padding: 0px 17px !important;
  transition:all 0.3s !important;
      height: 56px !important;
    align-items: center !important;
}

@media (max-width:768px) {
  .mega-main_button .mega-menu-link {
    button-hover_color: #d14900 !important;
    font-weight: 600 !important;
    transition-duration: 0.3s !important;
    font-size: 18px !important;
    margin-left: 0px !important;
    cursor: pointer !important;
    background-color: #ff5800 !important;
    border: 1px solid #ff5800 !important;
    color: #ffffff !important;
    border-radius:3px !important;
    padding: 0px 17px !important;
  transition:all 0.3s !important;
      height: 56px !important;
    align-items: center !important;
}


    .mega-main_button.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-114430.main_button{
        display: inline-block !important;
      margin-top:20px !important;

    }


}


.mega-main_button .mega-menu-link:hover {
   background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    color: #ff5800 !important;
  transform: translateY(-5px) !important;
}


#_dynamic_list-6160-22 ul li{
  list-style-type:disc !important;
}



#section-6004-9 .blog_form {
    display: flex;
}

#section-6004-9 .email_and_phone {
    margin-left: 20px;
}

#section-6004-9 .blog_form .blog_form_button input {
    margin-left: 20px;
    margin-top: 0px;
}

#section-6004-9 .wpcf7-form {
    margin-top: -25px;
}



@media (max-width: 768px) {
  #section-6004-9 .blog_form {
    display: block !important;
  }
  #section-6004-9 .email_and_phone {
      margin-left:0px !important;
  }
  
  #section-6004-9 .blog_form .blog_form_button input {
      margin-left: 0px !important;
      margin-top: 0px !important;
  }
}


#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color:#ff5800 !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    color:#fff !important;
}


.blog_form_button input:disabled:hover {
  cursor: default;
  opacity: 1;
  transform:none;
}

.blog_form_button input:disabled {
  cursor: default;
  opacity: 1;
  transform:none;
}



#slider-180-36691 .unslider .unslider-nav {
    position: absolute; 
    left: 50%;
    bottom: 55px;
    right: 0px;
    z-index: 100;
    max-width: 1530px;
    width: 100%;
    margin: 0 auto; 
    transform: translate(-50%, -50%);
    padding-left: 20px;
}

#slider-180-36691 .unslider .unslider-nav ol {
    display: flex;
}








#slider-180-36691 .unslider-nav ol li {
	border:0;
	width: 38px;
    height: 8px;
    background: #fff;
    opacity: 0.3;
    border-radius: 2px;	
}


#slider-180-36691 .unslider-nav ol li:hover {
	border:0;
	width: 38px;
    height: 8px;
    background: #000;
    opacity: 0.5;
    border-radius: 2px;	
}


#slider-180-36691 .unslider-nav ol li.unslider-active {
	border:0;
	width: 38px;
    height: 8px;
    background: #FFF;
    border-radius: 2px;
	opacity: 1;
	
}




#slider-180-36691 .unslider li {
	list-style: disc;
	
	
}

#slider-180-36691 .unslider #div_block-432-26360  ul {
	padding-inline-start: 15px;
	
	
}





.slider_banner ul {
	    padding-inline-start: 15px !important;
}

.slider_banner ul li {
	   list-style-type: disc !important;
}



.two_section_text_banner ul {
	    padding-inline-start: 15px;
}

.two_section_text_banner ul li {
	   list-style-type: disc;
}



/* swiper */

















#section-923-26554 .swiper-pagination {
/* 	max-width: 1530px;
    display: flex;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 20px;
	padding-left: 5px; */
  position:static;
  margin-top:20px;
}



/* non Active navigation bullet color. */
#section-923-26554 .oxel_dynamicslider__container .swiper-pagination-bullet {
	width: 38px;
    height: 8px;
    background: #FF5E00 !important;
    opacity: 1 !important;
    border-radius: 2px;
}

/* non Active navigation bullet color. hover */
#section-923-26554 .oxel_dynamicslider__container .swiper-pagination-bullet:hover {
	width: 38px;
    height: 8px;
    background: #FF5E00;
    opacity: 0.8;
    border-radius: 2px;
}

/* Active navigation bullet color. */
#section-923-26554 .oxel_dynamicslider__container .swiper-pagination-bullet-active {
	width: 38px;
    height: 8px;
    background: #a4aeb5 !important;
    border-radius: 2px;
	opacity: 1;
}


@media (max-width: 992px) {
#section-923-26554 .oxel_dynamicslider__container .swiper-pagination-bullet {
	width: 23px;
    height: 8px;
}
#section-923-26554 .oxel_dynamicslider__container .swiper-pagination-bullet:hover {
	width: 23px;
    height: 8px;
}

#section-923-26554 .oxel_dynamicslider__container .swiper-pagination-bullet-active {
	width: 23px;
    height: 8px;
}
}




/* That's it, stop editing. */

.swiper-container9 {
    width: 100%;
}

 .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
} 


.project-pop-detail ul{
  padding-inline-start: 25px;
}

.project-pop-detail hr{
  border:1px solid #0000000f;
}



.project-pop-detail ul li {
  list-style-type:disc;
}

.whitespace-pre-wrap {
  white-space: normal !important;
}


.whitespace-nowrap {
  white-space: normal !important;
}


#shortcode-1503-20610 .email_and_phone {
  display:block;
}

#shortcode-1503-20610 .email_and_phone input {
  height:50px;
}


.wpcf7 input[type="email"] {
    padding-right: 84px;
}


#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    font-size: 13px;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
   
    font-size: 13px;
}

.blog_form .intl-tel-input.separate-dial-code .selected-dial-code {
   
    color: #fff;
}
.blog_form .form-row {
  display:flex;
  gap:5px;
}
.blog_form .form-row p span {
  width:100% !important;
}

.blog_form .form-row p {
  width:auto !important;
}.ftr-brands-wrap{
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}
.ftr-brands-wrap .ftr-brand-box{
	max-width:20%;
	flex:0 0 20%;
}
.ftr-brand-box svg path{
	transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
}
.ftr-brands-wrap:hover .ftr-brand-box svg path{
	fill:#f75813;
}


@media (max-width: 992px) {
	
	.ftr-brands-wrap{
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}
.ftr-brands-wrap .ftr-brand-box{
	max-width:10%;
	margin-right:70px;
	flex:0 0 20%;
}
.ftr-brand-box svg path{
	transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
}
.ftr-brands-wrap:hover .ftr-brand-box svg path{
	fill:#f75813;
}
}#shortcode-1076-110 h5 {
	
	color: #FF5800 !important;
}

.onetimep h5{
	font-size: 18px;
	font-family: 'NeueHaas' !important;
	font-weight:700;
	color: #FF5800 !important;
}

.onetimep h5:hover {
	opacity:0.7;
}

@media (max-width:992px) {
	.onetimep h5 {
	font-size: 18px;
	font-family: 'NeueHaas' !important;
	font-weight:700;
}
}




.card-title-price-wt {
	font-size: 18px;
	font-family: 'NeueHaas' !important;
	font-weight:700;
	color: #FF5800 !important;
	height:42px
}

.card-title-price-wt:hover {
	opacity:0.7;
}

@media (max-width:992px) {
	.card-title-price-wt {
	font-size: 18px;
	font-family: 'NeueHaas' !important;
	font-weight:700;
}
}



.seophpshort {
	font-size: 18px;
	font-family: 'NeueHaas' !important;
	font-weight:700;
	color: #FF5800 !important;
	height:42px
}

.seophpshort:hover {
	opacity:0.7;
}

@media (max-width:992px) {
	.seophpshort {
	font-size: 18px;
	font-family: 'NeueHaas' !important;
	font-weight:700;
}
}
#slider-180-36692 .unslider .unslider-nav {
    position: absolute;
    left: 50%;
    bottom: 55px;
    right: 0px;
    z-index: 100;
    max-width: 1530px;
    width: 100%;
    /* margin: 0 auto; */
    transform: translate(-50%, -50%);
    padding-left: 20px;
}

#slider-180-36692 .unslider .unslider-nav ol {
    display: flex;
}








#slider-180-36692 .unslider-nav ol li {
	border:0;
	width: 38px;
    height: 8px;
    background: #fff;
    opacity: 0.3;
    border-radius: 2px;	
}


#slider-180-36692 .unslider-nav ol li:hover {
	border:0;
	width: 38px;
    height: 8px;
    background: #000;
    opacity: 0.5;
    border-radius: 2px;	
}


#slider-180-36692 .unslider-nav ol li.unslider-active {
	border:0;
	width: 38px;
    height: 8px;
    background: #FF5E00;
    border-radius: 2px;
	opacity: 1;
	
}




.blog_form .form-row p{
      width: 100%;
    display: flex;
    gap: 10px;
}

.blog_form .form-row p span{
    width: 50%;
} 

.blog_form p span input {
      width: 100%;
    background: #475864;
    padding: 15px 21px;
    border: 0px;
    border-radius: 4px;
    color: #fff;
}

.blog_form p span input::placeholder {
    color: #fff;
}

.blog_form .email_and_phone input{
      width: 100%;
}

.blog_form .form-row p span.wpcf7-not-valid-tip, .blog_form .email_and_phone p span.wpcf7-not-valid-tip {
  width: 100%;
  margin-left:0;
}

.blog_form .blog_form_button input {
  border-radius:2px;
  margin-top:10px;
  cursor:pointer;
}

#div_block-1682-20610 {
  width:100%;
}

#mailpoet_form_1 form {
    display: flex;
    justify-content: space-between !important;
}

#mailpoet_form_1 .mailpoet_paragraph.input_poet {
    width:60%;
}

#mailpoet_form_1 .mailpoet_paragraph.button_poet.last {
    width:35%;
}


.form-grid  input, .c-col-span-2 textarea{
			width:100%;
}

.form-grid label, .c-col-span-2 label {
	display:block;

}

.form-grid span input, .c-col-span-2 textarea {
background: #EBEDEE;
    border: 0px;
    /* border-bottom: 1px solid #D7D7D7; */
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
    height: 40px;
    padding: 12px;
  border-radius:3px;
}

.c-col-span-2 textarea {
background: #EBEDEE;
    border: 0px;
    /* border-bottom: 1px solid #D7D7D7; */
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
    height: 70px;
    padding: 12px;
  resize: none !important;
  border-radius:3px;
}


.form-grid span input:hover, .c-col-span-2 textarea:hover {
/* 	background: #fff; */
	border:0px;
	border-bottom:1px solid #000;
}

.form-grid span input:focus, .c-col-span-2 textarea:focus {
/* 	    background: #fff; */
    border: 0px !important;
    border-bottom: 1px solid #FF5800 !important;
    outline: none;
}

.form-grid span input.wpcf7-not-valid, .c-col-span-2 textarea.wpcf7-not-valid {
/* 	    background: #fff !important; */
    border: 0px !important;
    border-bottom: 1px solid red !important;
    outline: none;
}


.email_and_phone {
	display:flex;
  gap:15px;
}
.email_and_phone:first-child {
	margin-right:10px;
}

.company_and_position {
	display:flex;
  gap:15px;
}

.company_and_position:first-child  {
	margin-right:10px;
}

.gg-form input[type=submit]:hover {
 cursor:pointer;
}


.gg-rs-file-field input {
	opacity:1;
	padding-left: 40px;
}

.gg-rs-file-field input:before {
	    content: "";
    display: inline-block;
    background: url(https://go-globe.com/wp-content/uploads/2023/04/file-pin.svg) no-repeat center right;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: -6px;
}

.file-image {
	margin-left:40px;
	color: #FF5800;
}

.wpcf7-not-valid-tip {
	display:none;
}

.gg-form .main_button_white_back {
	border-radius:4px;
	font-family: 'NeueHaas' !important;
}

.wpcf7 form.sent .ranges_contact_form_button {
    display:none;
}



.wpcf7 form.sent .wpcf7-response-output {
    border-color: #3DAE2B;
    background: #3DAE2B;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 13px 20px;
    display: inline-block !important;
    font-family: 'NeueHaas';
    font-size: 18px;
    font-weight: 600;
	margin:0;
	line-height: 1.15;
}




.wpcf7 form.sent .file-image {
    display:none;
}
.unslider-wrap .ct-slide img {
    height: 50px;
    width: 100%;
}



/* === СЕКЦИИ С ВИДЕО-ФОНОМ (три блока) === */
#div_block-6939-22-1,
#div_block-6939-22-2,
#div_block-6939-22-3 {
/*   position: relative;       /* база для абсолютных слоёв */
  overflow: hidden;         /* обрезаем видео по границам секции */
  isolation: isolate;       /* свой контекст наложения (слайдеры) */
}

/* Слой с видео */
#div_block-6939-22-1 .go-bg-video,
#div_block-6939-22-2 .go-bg-video,
#div_block-6939-22-3 .go-bg-video {
  position: absolute;
  inset: 0;
  z-index: 0;               /* за контентом, но над фоном */
  pointer-events: none;     /* не блокирует клики */
}

/* Видео заполняет секцию */
#div_block-6939-22-1 .go-bg-video-el,
#div_block-6939-22-2 .go-bg-video-el,
#div_block-6939-22-3 .go-bg-video-el {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  backface-visibility: hidden; /* мелкие артефакты Safari */
  transform: translateZ(0);    /* сглаживание на мобилках */
}

/* Тёмный оверлей */
#div_block-6939-22-1 .go-bg-overlay,
#div_block-6939-22-2 .go-bg-overlay,
#div_block-6939-22-3 .go-bg-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  /* #001f33 с прозрачностью, градиент единый для всех секций */
  background: linear-gradient(
    273deg,
    rgba(0, 31, 51, 0.00) 17.08%,
    rgba(0, 31, 51, 0.73) 37.97%,
    rgba(0, 31, 51, 0.93) 55.61%
  );
}

/* Любой контент секции — над видео и оверлеем */
#div_block-6939-22-1 > *:not(.go-bg-video):not(.go-bg-overlay),
#div_block-6939-22-2 > *:not(.go-bg-video):not(.go-bg-overlay),
#div_block-6939-22-3 > *:not(.go-bg-video):not(.go-bg-overlay) {
/*   position: relative;*/
  z-index: 2; 
}

/* === КНОПКА ПЛЕЕРА === */
#myVideo_click {
  cursor: pointer;
  transition: transform 0.23s ease;
}
#myVideo_click:hover {
  transform: scale(1.1);
}

/* === ХЕДЕР — ПЛАВНЫЙ ФОН ПРИ СКРОЛЛЕ === */
.oxy-header-row {
  transition: background-color 0.4s ease;
  background: transparent;
}
.oxy-header-row.scrolled {
  background: #001f33;
}

/* (Опционально) герой на весь экран для нужной секции
@media (min-width: 768px){
  #div_block-6939-22-1 { min-height: 100vh; }
}
*/

@media (max-width:992px) {

  #div_block-6939-22-1,
#div_block-6939-22-2,
#div_block-6939-22-3 {
/*   position: relative;       /* база для абсолютных слоёв */
  overflow: hidden;         /* обрезаем видео по границам секции */
  isolation: isolate;       /* свой контекст наложения (слайдеры) */
}

/* Слой с видео */
#div_block-6939-22-1 .go-bg-video,
#div_block-6939-22-2 .go-bg-video,
#div_block-6939-22-3 .go-bg-video {
  display:none;
}

/* Видео заполняет секцию */
#div_block-6939-22-1 .go-bg-video-el,
#div_block-6939-22-2 .go-bg-video-el,
#div_block-6939-22-3 .go-bg-video-el {
  display:none;
}

/* Тёмный оверлей */
#div_block-6939-22-1 .go-bg-overlay,
#div_block-6939-22-2 .go-bg-overlay,
#div_block-6939-22-3 .go-bg-overlay {
  display:none;
}

/* Любой контент секции — над видео и оверлеем */
#div_block-6939-22-1 > *:not(.go-bg-video):not(.go-bg-overlay),
#div_block-6939-22-2 > *:not(.go-bg-video):not(.go-bg-overlay),
#div_block-6939-22-3 > *:not(.go-bg-video):not(.go-bg-overlay) {
/*   position: relative;*/
  z-index: 2; 
}

/* === КНОПКА ПЛЕЕРА === */
#myVideo_click {
  cursor: pointer;
  transition: transform 0.23s ease;
}
#myVideo_click:hover {
  transform: scale(1.1);
}

/* === ХЕДЕР — ПЛАВНЫЙ ФОН ПРИ СКРОЛЛЕ === */
.oxy-header-row {
  transition: background-color 0.4s ease;
  background: #001f33;
}
.oxy-header-row.scrolled {
  background: #001f33;
}
}