.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: 1800px;
}
body {font-family: 'Plus Jakarta Sans';}body {line-height: 1.15;font-size: 1rem;font-weight: 400;color: #111111;}.oxy-nav-menu-hamburger-line {background-color: #111111;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto';font-size: clamp(3rem, 5vw + 1rem, 4rem) ;font-weight: 100;line-height: 1;}h2, h3, h4, h5, h6{font-size: clamp(1.75rem, 5vw + 0.5rem, 2.5rem) ;font-weight: 400;line-height: 1;}h3, h4, h5, h6{font-size: clamp(1.5rem, 3vw + 0.5rem, 2.25rem) ;font-weight: 500;line-height: 1;}h4, h5, h6{font-size: clamp(1.25rem, 2vw + 0.5rem, 2rem) ;font-weight: 500;line-height: 1.05;}h5, h6{font-size: clamp(1.2rem, 1vw + 0.5rem, 1.75rem) ;font-weight: 500;line-height: 1.1;}h6{font-size: clamp(1.1rem, 0.5vw + 0.5rem, 1.5rem) ;font-weight: 500;line-height: 1.2;}a {color: #05305f;text-decoration: none;}a:hover {color: #204d8e;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 70px;
padding-right: 30px;
padding-bottom: 70px;
padding-left: 30px;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 30px;
padding-left: 30px;
}@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;
				}
			}
.modal-content {
 gap:1rem;
 width:100%;
flex-grow:1;
}
.modal-content:not(.ct-section):not(.oxy-easy-posts),
.modal-content.oxy-easy-posts .oxy-posts,
.modal-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
gap:1rem;
}
@media (max-width: 799px) {
.modal-content {
 height:100%;
 text-align:center;
 min-height:100%;
}
}

.modal-heading:activeselector{
}
.modal-heading {
 padding-bottom:1rem;
 border-bottom-style:solid;
 border-bottom-width:1px;
 width:100%;
}
@media (max-width: 799px) {
.modal-heading {
 text-align:center;
 font-size:1.75rem;
 margin-right:auto;
 margin-left:auto;
}
}

@media (max-width: 499px) {
.modal-heading {
 font-size:1.5rem;
}
}

.modal-form:hover{
 oxy-fluent-form_slug_fluentformffbtnsubmitbackground_color:#2d70a6;
 oxy-fluent-form_slug_fluentformffbtnsubmitopacity:1;
}
.modal-form:activeselector{
}
.modal-form {
 padding-top:1rem;
 padding-left:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 margin-left:-3rem;
 margin-right:-3rem;
 margin-bottom:-3rem;
 min-width:calc(100% + 6rem) ;
 background-color:#091e35;
 margin-top:1rem;
}
.modal-form .fluentform .ff-el-form-control{
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
margin-top:0 ;
margin-right:0 ;
margin-left:0 ;
margin-bottom:0 ;
background-color:rgba(255,255,255,0.9);
color:#111111;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:transparent;
border-left-color:transparent;
border_radius_border-radius:2px;
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;
border-radius:2px;
font-family: 'Roboto';
font-size: .95rem;
line-height: 1.1;
}

.modal-form .fluentform .ff-el-form-control:hover{
background-color:#ffffff;
}

.modal-form .fluentform .ff-el-form-control:focus{
background-color:#ffffff;
border-top-width:0 !important ;
border-right-width:0 !important ;
border-bottom-width:0 !important ;
border-left-width:0 !important ;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}

.modal-form .fluentform .ff-el-form-control:invalid{
background-color:#ffcccc;
color:#600000;
}

.modal-form .fluentform .ff-el-is-error .ff-el-form-control{
background-color:#ffcccc;
color:#ff2323;
}

.modal-form .fluentform .ff-el-form-control::placeholder{
color:#76859b;
}

.modal-form .fluentform .ff-el-is-error .ff-el-form-control::placeholder{
color:#ffffff;
}

.modal-form .fluentform .ff-el-input--label label{
font-family: 'Roboto';
font-size: 1.1em;
font-weight: 300;
line-height: 1;
color:#ffffff;
}

.modal-form .fluentform .ff-btn-submit{
background-color:#2d70a6;
color:#ffffff;
padding-right:2rem;
padding-left:2rem;
padding-top:1rem;
padding-bottom:1rem;
font-family: 'Roboto';
text-transform: uppercase;
font-weight: 400;
border_radius_border-radius:6px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-radius:6px;
width:100%;
}

.modal-form .fluentform .ff-btn-submit:hover{
background-color:#2d70a6;
color:#ffffff;
opacity:1;
}

.modal-form .fluentform .ff-btn-submit:focus{
background-color:#2d70a6;
}

.modal-form .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:not(.ff-el-image-holder) span{
margin-bottom:0px;
background-color:rgba(255,255,255,0.15);
color:rgba(255,255,255,0.54);
border-color:none !important;
border-radius:10px !important ;
border-width:0 !important ;
}

.modal-form .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:not(.ff-el-image-holder).ff_item_selected span{
background-color:#2d70a6;
color:#ffffff;
border-color:none !important;
}

.modal-form .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:not(.ff-el-image-holder) span:hover{
background-color:#285a8c;
color:#ffffff;
border-color:none !important;
}

.modal-form .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected span{
background-color:#285a8c;
}

.modal-form .ff-message-success{
background-color:#39465d;
padding-left:1rem;
padding-top:1rem;
padding-right:1rem;
padding-bottom:1rem;
color: #ffffff;
}

.modal-form .fluentform .ff-el-group{
margin-bottom:0px;
}

@media (max-width: 799px) {
.modal-form {
 padding-right:30px;
 padding-bottom:3rem;
 padding-left:30px;
 width:100vw;
 min-width:100vw;
 margin-left:-30px;
 padding-top:2rem;
 margin-top:1rem;
 background-color:#091e35;
 margin-bottom:0 ;
 margin-right:-30px;
 max-width:100vw;
 flex-grow:1;
}
.modal-form .fluentform .ff-el-form-control{
font-family: 'Roboto';
text-align: center;
}

.modal-form .fluentform .ff-el-input--label label{
text-align: center;
margin-left:auto;
margin-right:auto;
}

.modal-form .fluentform .ff-btn-submit{
padding-top:1.25rem;
padding-bottom:1.25rem;
padding-left:1rem;
padding-right:1rem;
}

.modal-form .fluentform .ff-el-form-check{
text-align: center;
}

.modal-form .fluentform .ff-el-form-check-input{
margin-left:auto;
margin-right:auto;
}

.modal-form .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:not(.ff-el-image-holder) span{
margin-left:auto;
margin-right:auto;
}

.modal-form .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder{
margin-left:auto;
margin-right:auto;
}

.modal-form .ff-message-success{
text-align: center;
color: #ffffff;
}

}

@media (max-width: 499px) {
.modal-form {
}
.modal-form .fluentform .ff-el-form-control{
padding-left:.7rem;
padding-right:.7rem;
margin-right:auto;
margin-left:auto;
}

.modal-form .fluentform .ff-btn-submit{
width:100%;
}

}

.dark {
 color:#ffffff;
}
.h-r {
}
.h-r .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
.h-r:not(.ct-section):not(.oxy-easy-posts),
.h-r.oxy-easy-posts .oxy-posts,
.h-r.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
@media (max-width: 1800px) {
}

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

.cta-footer:ct_content{
}
.cta-footer:activeselector{
}
.cta-footer {
background-image:linear-gradient(rgba(181,181,181,0.6), rgba(181,181,181,0.6)), url(/assets/fortbg.jpg);background-size:auto,  cover; background-color:#111111;
 background-repeat:no-repeat;
 background-attachment:fixed;
 text-align:left;
 color:#111111;
 gap:2rem;
 background-blend-mode:luminosity;
 background-position:50% 60%;
}
.cta-footer .ct-section-inner-wrap {
padding-top: 3rem;
padding-bottom: 3rem;
}
.cta-footer:not(.ct-section):not(.oxy-easy-posts),
.cta-footer.oxy-easy-posts .oxy-posts,
.cta-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:2rem;
}
@media (max-width: 1199px) {
.cta-footer {
}
}

@media (max-width: 799px) {
.cta-footer {
 text-align:justify;
}
.cta-footer:not(.ct-section):not(.oxy-easy-posts),
.cta-footer.oxy-easy-posts .oxy-posts,
.cta-footer.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 499px) {
.cta-footer {
}
.cta-footer .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
}

.stretch-wrap {
 width:100%;
}
.stretch-wrap:not(.ct-section):not(.oxy-easy-posts),
.stretch-wrap.oxy-easy-posts .oxy-posts,
.stretch-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:stretch;
}
.col-left-stretch {
 flex-grow:0;
 flex-shrink:1;
 width:100%;
 gap:1rem;
}
.col-left-stretch:not(.ct-section):not(.oxy-easy-posts),
.col-left-stretch.oxy-easy-posts .oxy-posts,
.col-left-stretch.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
gap:1rem;
}
.btn-cta:hover{
 background-color:#ffffff;
 border-top-color:#111111;
 border-right-color:#111111;
 border-bottom-color:#111111;
 border-left-color:#111111;
 color:black !important;
}
.btn-cta {
 font-family:Roboto;
 gap:.5rem;
 background-color:#0e171e;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 border-radius:6px;
 font-weight:400;
 text-align:left;
 line-height:1;
 color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 margin-left:1.5rem;
cursor:pointer;
}
.btn-cta:not(.ct-section):not(.oxy-easy-posts),
.btn-cta.oxy-easy-posts .oxy-posts,
.btn-cta.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
gap:.5rem;
}
@media (max-width: 1800px) {
.btn-cta {
 text-align:center;
 margin-left:0px;
 padding-right:0rem;
 padding-left:0rem;
 padding-top:0rem;
 padding-bottom:.75rem;
 margin-top:25px;
}
.btn-cta:not(.ct-section):not(.oxy-easy-posts),
.btn-cta.oxy-easy-posts .oxy-posts,
.btn-cta.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 1199px) {
.btn-cta {
 text-align:center;
}
.btn-cta:not(.ct-section):not(.oxy-easy-posts),
.btn-cta.oxy-easy-posts .oxy-posts,
.btn-cta.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 799px) {
.btn-cta {
 gap:0.1rem;
}
.btn-cta:not(.ct-section):not(.oxy-easy-posts),
.btn-cta.oxy-easy-posts .oxy-posts,
.btn-cta.ct-section .ct-section-inner-wrap{
gap:0.1rem;
}
}

@media (max-width: 499px) {
.btn-cta:hover{
 font-weight:400;
}
.btn-cta {
 margin-top:0 ;
 padding-bottom:10px;
 margin-right:0 ;
 margin-bottom:0 ;
}
}

.tr-contact {
cursor: context-menu
}
.ico-cta {
color: #ffffff;}.ico-cta 
>svg {width: 29px;height: 29px;}.ico-cta {
 border-radius:50% !important ;
 background-color:#285a8c;
 margin-left:-1.5rem;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-size:26px;
 flex-grow:0;
 flex-shrink:0;
 width:45px;
 height:45px;
}
.ico-cta:not(.ct-section):not(.oxy-easy-posts),
.ico-cta.oxy-easy-posts .oxy-posts,
.ico-cta.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 1800px) {
.ico-cta {
 margin-left:0 ;
 margin-top:-25px;
}
}

@media (max-width: 799px) {
.ico-cta {
 background-color:#0e171e;
 margin-top:-1rem;
 width:50px;
 height:50px;
 margin-bottom:-8px;
}
}

@media (max-width: 499px) {
.ico-cta {
 margin-bottom:-8px;
}
}

.btn-cta-txt:after{
 font-family:Plus Jakarta Sans;
 font-style:italic;
 font-weight:300;
 font-size:.9rem;
 line-height:1;
  content:"";
}
.btn-cta-txt:not(.ct-section):not(.oxy-easy-posts):after,
.btn-cta-txt.oxy-easy-posts .oxy-posts:after,
.btn-cta-txt.ct-section .ct-section-inner-wrap:after{
display:block;
}
.btn-cta-txt {
 font-weight:400;
 width:calc(100% - 1.85rem) ;
 font-size:1.2rem;
 line-height:1;
 margin-bottom:.25rem;
}
@media (max-width: 1199px) {
.btn-cta-txt {
}
.btn-cta-txt:not(.ct-section):not(.oxy-easy-posts),
.btn-cta-txt.oxy-easy-posts .oxy-posts,
.btn-cta-txt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 799px) {
.btn-cta-txt:after{
 font-family:Roboto;
 font-size:.8rem;
}
}

@media (max-width: 499px) {
.btn-cta-txt:after{
 font-family:Roboto;
 font-size:12px;
}
.btn-cta-txt:hover{
}
}

.col-right-stretch {
 width:69%;
 flex-grow:1;
 flex-shrink:0;
 padding-left:3rem;
}
.col-right-stretch:not(.ct-section):not(.oxy-easy-posts),
.col-right-stretch.oxy-easy-posts .oxy-posts,
.col-right-stretch.ct-section .ct-section-inner-wrap{
display:block;
}
.cell {
}
.review:activeselector{
}
.review {
 gap:1rem;
 height:auto;
}
.review:not(.ct-section):not(.oxy-easy-posts),
.review.oxy-easy-posts .oxy-posts,
.review.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
gap:1rem;
}
@media (max-width: 799px) {
.review {
}
.review:not(.ct-section):not(.oxy-easy-posts),
.review.oxy-easy-posts .oxy-posts,
.review.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.review-txt {
 font-family:PT Serif;
 font-style:italic;
 font-weight:100;
 color:rgba(255,255,255,0.75);
}
.review-txt:not(.ct-section):not(.oxy-easy-posts),
.review-txt.oxy-easy-posts .oxy-posts,
.review-txt.ct-section .ct-section-inner-wrap{
display:inline;
}
@media (max-width: 799px) {
.review-txt {
 text-align:center;
}
}

.ico-review:hover{
 color:white!important;
 opacity:0.7;
}
.ico-review {
background-color: #4c5966;
border: 1px solid #4c5966;
padding: 3px;color: rgba(255,255,255,0.7);}.ico-review 
>svg {width: 19px;height: 19px;}.ico-review {
 border-radius:50% !important ;
 font-size:16px;
 width:26px;
 height:26px;
 background-color:#285a8c;
 color:#ffffff;
 opacity:1;
}
.ico-review:not(.ct-section):not(.oxy-easy-posts),
.ico-review.oxy-easy-posts .oxy-posts,
.ico-review.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 799px) {
.ico-review {
background-color: rgba(76,89,102,0.8);
border: 1px solid rgba(76,89,102,0.8);
padding: ;color: rgba(255,255,255,0.5);}.ico-review 
>svg {width: 16px;height: 16px;}.ico-review {
 width:25px;
 height:25px;
}
.ico-review:not(.ct-section):not(.oxy-easy-posts),
.ico-review.oxy-easy-posts .oxy-posts,
.ico-review.ct-section .ct-section-inner-wrap{
display:none;
}
}

.stars {
 width:100%;
}
.stars:not(.ct-section):not(.oxy-easy-posts),
.stars.oxy-easy-posts .oxy-posts,
.stars.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
@media (max-width: 799px) {
.stars {
}
.stars:not(.ct-section):not(.oxy-easy-posts),
.stars.oxy-easy-posts .oxy-posts,
.stars.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
}

.star-ico {
color: #ffb200;}.star-ico 
>svg {width: 16px;height: 16px;}.star-ico {
 height:16px;
 font-size:14px;
 color:#ffb200;
 text-align:left;
}
.star-ico:not(.ct-section):not(.oxy-easy-posts),
.star-ico.oxy-easy-posts .oxy-posts,
.star-ico.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.review-name {
 font-style:italic;
 opacity:0.5;
 width:auto;
 font-size:.9rem;
}
@media (max-width: 799px) {
}

.h-c {
 gap:1rem;
align-items:inherit; align-content:inherit; justify-items:inherit; justify-content:inherit;
}
.h-c:not(.ct-section):not(.oxy-easy-posts),
.h-c.oxy-easy-posts .oxy-posts,
.h-c.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:1rem;
}
.half {
 width:calc(50% - 1.5rem) ;
}
.icon-group {
 gap:7px;
}
.icon-group:not(.ct-section):not(.oxy-easy-posts),
.icon-group.oxy-easy-posts .oxy-posts,
.icon-group.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:7px;
}
@media (max-width: 799px) {
}

.h-ico {
color: #af8954;}.h-ico 
>svg {width: 20px;height: 20px;}.h-ico {
 font-size:20px;
}
@media (max-width: 799px) {
.h-ico {
color: #8fa0bf;}.h-ico {
}
}

@media (max-width: 499px) {
.h-ico {
}
.h-ico:not(.ct-section):not(.oxy-easy-posts),
.h-ico.oxy-easy-posts .oxy-posts,
.h-ico.ct-section .ct-section-inner-wrap{
display:none;
}
}

.third {
 width:calc(33% - 4rem / 3) ;
}
.pagetitle:activeselector{
}
.pagetitle {
 font-family:Roboto;
 width:100%;
 line-height:.85;
 font-size:clamp(2rem, 4vw + 1rem, 4.25rem) ;
 font-weight:400;
 gap:0.1em;
}
.pagetitle:not(.ct-section):not(.oxy-easy-posts),
.pagetitle.oxy-easy-posts .oxy-posts,
.pagetitle.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:flex-start;
gap:0.1em;
}
@media (max-width: 1800px) {
.pagetitle {
}
}

@media (max-width: 1199px) {
.pagetitle {
 line-height:.9;
}
}

@media (max-width: 799px) {
.pagetitle {
 font-weight:500;
 line-height:.95;
 text-transform:uppercase;
}
}

@media (max-width: 499px) {
.pagetitle {
 font-weight:500;
 line-height:1;
}
}

.skew {
transform:skew(-30deg); width:60%;
 height:42%;
 background-color:#0e171e;
 z-index:0;
 position:absolute;
 bottom:0px;
 left:0px;
}
@media (max-width: 1800px) {
.skew {
 height:47%;
 width:65%;
}
}

@media (max-width: 1199px) {
.skew {
 height:44%;
}
}

@media (max-width: 799px) {
.skew {
 height:100%;
 width:70%;
}
}

@media (max-width: 499px) {
.skew {
 z-index:0;
 background-color:rgba(14, 23, 30, 0.25);
 width:50%;
 margin-left:40px;
}
}

.mobile-skew:activeselector{
}
.mobile-skew {
transform:skew(-30deg); background-color:#0e171e;
 width:140px;
 height:180px;
 position:absolute;
 z-index:0;
 bottom:0px;
 margin-left:30px;
}
@media (max-width: 799px) {
.mobile-skew {
 margin-left:13px;
 width:117px;
 top:0px;
 bottom:unset ;
 height:125px;
}
}

@media (max-width: 499px) {
.mobile-skew {
 margin-left:8px;
}
}

.ig-h {
}
@media (max-width: 1199px) {
.ig-h {
}
.ig-h:not(.ct-section):not(.oxy-easy-posts),
.ig-h.oxy-easy-posts .oxy-posts,
.ig-h.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 799px) {
.ig-h:hover{
 color:#ffffff;
}
}

.ig-h-ico {
}
@media (max-width: 799px) {
.ig-h-ico {
 color:#8fa0bf;
}
}

.ig-txt {
}
@media (max-width: 799px) {
}

.ig-h-txt {
 color:#ffffff;
}
@media (max-width: 799px) {
}

.h-btn {
 font-family:Plus Jakarta Sans;
 font-size:.9rem;
 text-transform:uppercase;
 font-weight:700;
 padding-top:.75em;
 padding-right:1.25em;
 padding-bottom:.75em;
 padding-left:1.25em;
 border-radius:30px;
cursor: pointer;
}
@media (max-width: 1800px) {
.h-btn {
 padding-left:1.1em;
 padding-right:1.1em;
 padding-top:.7em;
 padding-bottom:.7em;
 font-size:.95rem;
}
}

@media (max-width: 1199px) {
.h-btn {
 padding-left:1rem;
 padding-right:1rem;
 padding-top:.6em;
 padding-bottom:.6em;
 font-size:.9rem;
}
}

@media (max-width: 799px) {
.h-btn {
 padding-left:1rem;
 padding-right:1em !important ;
 padding-top:1em;
 padding-bottom:1em;
 text-align:center;
 margin-right:0 !important ;
 line-height:.9 !important;
 text-transform:uppercase;
 font-size:.9rem;
}
.h-btn:not(.ct-section):not(.oxy-easy-posts),
.h-btn.oxy-easy-posts .oxy-posts,
.h-btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 499px) {
.h-btn {
 width:100%;
}
}

.tr-service {
cursor: context-menu
}
.tr-service:not(.ct-section):not(.oxy-easy-posts),
.tr-service.oxy-easy-posts .oxy-posts,
.tr-service.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxy-burger-trigger {
}
.mobile-menu-btn:activeselector{
}
.mobile-menu-btn {
 oxy-burger-trigger_slug_hamburgerinnerhamburgerinnerafterhamburgerinnerbefore_background_color:#ffffff;
 oxy-burger-trigger_maybe_animation:enable;
 oxy-burger-trigger_animation:3dx;
 oxy-burger-trigger_button_padding_padding-top:15;
 oxy-burger-trigger_button_padding_padding-bottom:15;
 oxy-burger-trigger_start:closed;
}
@media (max-width: 799px) {
.mobile-menu-btn {
}
.mobile-menu-btn:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu-btn.oxy-easy-posts .oxy-posts,
.mobile-menu-btn.ct-section .ct-section-inner-wrap{
display:flex;
align-items:stretch;
align-content:stretch;
}
}

@media (max-width: 499px) {
.mobile-menu-btn {
 height:100%;
}
}

.commercial {
}
.option:after{
 font-family:Inherit;
 content:"solutions";
 letter-spacing:.1em;
 font-size:11px;
 text-transform:uppercase;
 color:rgba(255,255,255,0.5);
 font-weight:400;
 line-height:1;
}
.option:not(.ct-section):not(.oxy-easy-posts):after,
.option.oxy-easy-posts .oxy-posts:after,
.option.ct-section .ct-section-inner-wrap:after{
display:block;
}
.option:hover{
}
.option {
 font-family:'Poppins';
 line-height:1;
 text-transform:uppercase;
 letter-spacing:.1em;
 font-weight:600;
 color:#ffffff;
 z-index:1;
 font-size:.9rem;
 padding-top:7px;
 padding-bottom:7px;
 gap:1px 8px;
 text-align:left;
 opacity:.9;
cursor:pointer;
}
.option:not(.ct-section):not(.oxy-easy-posts),
.option.oxy-easy-posts .oxy-posts,
.option.ct-section .ct-section-inner-wrap{
display:inline-block;
gap:1px 8px;
}
@media (max-width: 1199px) {
.option {
 width:10em;
}
}

@media (max-width: 799px) {
.option {
 width:10em;
}
}

@media (max-width: 499px) {
.option {
 width:10em;
}
}

.toggle-icon {
color: #ffffff;}.toggle-icon 
>svg {width: 20px;height: 20px;}.toggle-icon {
 opacity:.4;
 font-size:20px;
}
.toggle-icon:not(.ct-section):not(.oxy-easy-posts),
.toggle-icon.oxy-easy-posts .oxy-posts,
.toggle-icon.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.residential {
}
.review-wrap {
 width:calc(33.3% - 1.5rem) ;
}
.review-wrap:not(.ct-section):not(.oxy-easy-posts),
.review-wrap.oxy-easy-posts .oxy-posts,
.review-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.thirds {
 gap:2rem;
}
.thirds:not(.ct-section):not(.oxy-easy-posts),
.thirds.oxy-easy-posts .oxy-posts,
.thirds.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:2rem;
}
.mob-h {
}
@media (max-width: 499px) {
.mob-h {
}
.mob-h:not(.ct-section):not(.oxy-easy-posts),
.mob-h.oxy-easy-posts .oxy-posts,
.mob-h.ct-section .ct-section-inner-wrap{
display:none;
}
}

.tab-h {
}
@media (max-width: 799px) {
.tab-h {
}
.tab-h:not(.ct-section):not(.oxy-easy-posts),
.tab-h.oxy-easy-posts .oxy-posts,
.tab-h.ct-section .ct-section-inner-wrap{
display:none;
}
}

.quicklink {
}
.hero-btn:after{
  content:"";
}
.hero-btn:hover{
background-color :#285a8c;
border: 1px solid #285a8c;
color: #ffffff;
}.hero-btn:hover{
}
.hero-btn {
background-color :#ffffff;
border: 1px solid #ffffff;
padding: 22px 35.2px;
}.hero-btn {
 font-family:Roboto;
 button-hover_color:#285a8c;
 color:#111111;
 border-radius:30px;
 line-height:.9;
 -webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:unset; min-width:40%;
justify-content:inherit; align-items:inherit;
}
.hero-btn:not(.ct-section):not(.oxy-easy-posts),
.hero-btn.oxy-easy-posts .oxy-posts,
.hero-btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 1800px) {
}

@media (max-width: 799px) {
.hero-btn {
 width:100%;
}
}

@media (max-width: 499px) {
.hero-btn {
padding: 9px 14.4px;
}.hero-btn {
 padding-left:0rem;
 padding-right:0rem;
 width:100%;
 background-color:transparent;
 text-align:center;
 border-radius:0px;
 border-bottom-right-radius:0 !important ;
 position:relative;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
}
.hero-btn:not(.ct-section):not(.oxy-easy-posts),
.hero-btn.oxy-easy-posts .oxy-posts,
.hero-btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.hero-btn:hover:after{
 background-color:#af8954;
 border-radius:50% !important ;
}
.hero-btn:hover{
 background-color:transparent;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
color:#FFF !important
}
}

.body-btn:hover{
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}.body-btn:hover{
 background-color:#1d1d1d;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#1d1d1d;
 border-right-color:#1d1d1d;
 border-bottom-color:#1d1d1d;
 border-left-color:#1d1d1d;
}
.body-btn:before{
 content:">";
 margin-right:.5rem;
}
.body-btn {
background-color: transparent;
border: 1px solid #111111;
color: #111111;
padding: 9px 15px;
}.body-btn {
 border-radius:30px;
 border-top-color:#1d1d1d;
 border-right-color:#1d1d1d;
 border-bottom-color:#1d1d1d;
 border-left-color:#1d1d1d;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 color:#111111;
 font-weight:600;
 padding-left:1.2rem;
 padding-top:.7rem;
 padding-right:1.2rem;
 padding-bottom:.8rem;
 button-hover_color:#ffffff;
}
.h-service {
 gap:1.5rem;
 width:100%;
}
.h-service:not(.ct-section):not(.oxy-easy-posts),
.h-service.oxy-easy-posts .oxy-posts,
.h-service.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:1.5rem;
}
.svc-img {
background-image:url(https://fortglass.com/assets/professional-use-auto-advertising-backplate-2024-10-18-03-25-19-utc.jpg);background-size: cover; object-fit:cover;
 object-position:center center;
 aspect-ratio:none;
aspect-ratio:1/1 !important;
}
@media (max-width: 799px) {
.svc-img {
}
}

.svc-item {
 gap:1rem;
}
.svc-item:not(.ct-section):not(.oxy-easy-posts),
.svc-item.oxy-easy-posts .oxy-posts,
.svc-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:1rem;
}
.svc-txt {
}
.svc-h {
 letter-spacing:-0.05rem;
 font-size:1.5rem;
}
.bg-pre-heading-wrap {
 position:absolute;
 top:-1rem;
 z-index:-1;
 left:0px;
}
.bg-pre-heading {
 font-size:160px;
 font-weight:900;
 letter-spacing:-0.025em;
 line-height:1;
 color:#ffffff;
 font-style:italic;
text-shadow: -1px -1px 0 rgba(207,207,210,.4),1px -1px 0 rgba(207,207,210,.4), -1px 1px 0 rgba(207,207,210,.4),1px 1px 0 rgba(207,207,210,.4);
}
.hero-col {
 min-width:calc(50% - 1rem) ;
 width:100%;
}
@media (max-width: 499px) {
.hero-col {
 text-align:justify;
 width:100vw;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:3rem;
}
.hero-col:not(.ct-section):not(.oxy-easy-posts),
.hero-col.oxy-easy-posts .oxy-posts,
.hero-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.hero-term:after{
 background-color:transparent;
  content:"";
}
.hero-term:before{
 background-color:transparent;
  content:"";
}
.hero-term:hover{
 color:#ffb200;
 border-top-color:#ffb200;
 border-right-color:#ffb200;
 border-bottom-color:#ffb200;
 border-left-color:#ffb200;
}
.hero-term {
 background-color:#111111;
 text-align:center;
 gap:0px;
 overflow:hidden;
 position:relative;
 border-radius:5px;
align-items:inherit;
}
.hero-term:not(.ct-section):not(.oxy-easy-posts),
.hero-term.oxy-easy-posts .oxy-posts,
.hero-term.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:0px;
}
@media (max-width: 1800px) {
.hero-term {
 text-align:center;
}
}

@media (max-width: 1199px) {
.hero-term {
}
}

@media (max-width: 799px) {
.hero-term {
align-items:inherit;
}
}

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

.hero-terms {
 gap:1rem;
 width:100%;
 padding-top:1rem;
 padding-bottom:1rem;
 flex-grow:1;
 flex-shrink:1;
 text-align:justify;
 padding-left:0 ;
 padding-right:0 ;
justify-content:inherit; align-items:inherit;
}
.hero-terms:not(.ct-section):not(.oxy-easy-posts),
.hero-terms.oxy-easy-posts .oxy-posts,
.hero-terms.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
align-items:stretch;
gap:1rem;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));grid-column-gap: 12px;grid-row-gap: 12px;}
@media (max-width: 1800px) {
.hero-terms {
}
.hero-terms:not(.ct-section):not(.oxy-easy-posts),
.hero-terms.oxy-easy-posts .oxy-posts,
.hero-terms.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));grid-column-gap: 12px;grid-row-gap: 12px;grid-auto-rows: minmax(min-content,1fr);}
}

@media (max-width: 1199px) {
.hero-terms {
}
.hero-terms:not(.ct-section):not(.oxy-easy-posts),
.hero-terms.oxy-easy-posts .oxy-posts,
.hero-terms.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));grid-column-gap: 12px;grid-row-gap: 12px;}
}

@media (max-width: 799px) {
.hero-terms {
}
.hero-terms:not(.ct-section):not(.oxy-easy-posts),
.hero-terms.oxy-easy-posts .oxy-posts,
.hero-terms.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));grid-column-gap: 12px;grid-row-gap: 12px;}
}

@media (max-width: 499px) {
.hero-terms {
}
.hero-terms:not(.ct-section):not(.oxy-easy-posts),
.hero-terms.oxy-easy-posts .oxy-posts,
.hero-terms.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 12px;grid-row-gap: 12px;grid-auto-rows: minmax(min-content,1fr);}
}

.pagetop {
 background-color:#1d1d1d;
}
.paget {
}
.btn-span:after{
 content:"Solutions";
 font-size:1.5rem;
 font-weight:400;
}
.btn-span {
 font-size:2.2em;
 font-weight:700;
 letter-spacing:-0.025em;
}
.btn-span:not(.ct-section):not(.oxy-easy-posts),
.btn-span.oxy-easy-posts .oxy-posts,
.btn-span.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 1800px) {
.btn-span {
 font-size:2.1em;
}
.btn-span:after{
 font-size:1.4rem;
}
}

@media (max-width: 1199px) {
.btn-span {
 font-size:2em;
}
.btn-span:after{
 font-size:1.3rem;
}
}

@media (max-width: 799px) {
.btn-span {
 font-size:1.9em;
}
.btn-span:after{
 font-size:1.2rem;
}
}

@media (max-width: 499px) {
.btn-span {
 font-family:Plus Jakarta Sans;
 text-transform:uppercase;
 font-weight:300;
 letter-spacing:0em;
 font-size:2em;
}
.btn-span:not(.ct-section):not(.oxy-easy-posts),
.btn-span.oxy-easy-posts .oxy-posts,
.btn-span.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.btn-span:after{
 font-family:Roboto;
 content:"Solutions";
 font-size:1rem;
 text-transform:none;
 font-weight:400;
 color:#af8954;
}
.btn-span:hover{
}
}

.toggle {
}
.audience-toggle {
 gap:18px;
 overflow:hidden;
 position:relative;
 text-align:center;
 padding-left:14px;
}
.audience-toggle:not(.ct-section):not(.oxy-easy-posts),
.audience-toggle.oxy-easy-posts .oxy-posts,
.audience-toggle.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:18px;
}
@media (max-width: 799px) {
.audience-toggle {
 padding-left:0px;
}
}

@media (max-width: 499px) {
.audience-toggle {
transform:scale(.9,.9) translate(-5%);}
}

.audience-commercial {
}
.active {
}
.tp-ico {
color: #1d93cd;}.tp-ico 
>svg {width: 30px;height: 30px;}.tp-ico {
}
.tp-icp {
}
.bold {
 font-weight:800;
}
.togg {
}
.toggle-display {
}
.visible {
}
.toggle-caret:activeselector{
}
.toggle-caret {
color: #8fa0bf;}.toggle-caret 
>svg {width: 16px;height: 16px;}.toggle-caret {
 width:30px;
cursor:pointer
}
.toggle-caret:not(.ct-section):not(.oxy-easy-posts),
.toggle-caret.oxy-easy-posts .oxy-posts,
.toggle-caret.ct-section .ct-section-inner-wrap{
display:none;
align-items:stretch;
justify-content:center;
}
.audience {
}
.audience-residential {
}
.footer-cta {
}
.listings {
}
.listing-title {
 font-size:1.8rem;
}
.listing-item {
 border-radius:5px;
}
.listing-section {
}
.listing-rpt {
 gap:15px;
}
.listing-rpt:not(.ct-section):not(.oxy-easy-posts),
.listing-rpt.oxy-easy-posts .oxy-posts,
.listing-rpt.ct-section .ct-section-inner-wrap{
display:grid;
gap:15px;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(4, minmax(200px, .25fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.test {
}
.header-sticky {
 position:relative;
 transition-duration:.3s;
 transition-timing-function:ease;
 transition-property:all;
 z-index:999;
 width:100vw;
}
.header-sticky:not(.ct-section):not(.oxy-easy-posts),
.header-sticky.oxy-easy-posts .oxy-posts,
.header-sticky.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.scrolled {
}
.img-col-left {
background-size: cover; min-height:400px;
 background-repeat:no-repeat;
 margin-left:calc(-50vw + 50%) ;
 width:100%;
 flex-grow:0;
 flex-shrink:1;
}
.img-stretch-wrap {
 width:100%;
}
.img-stretch-wrap:not(.ct-section):not(.oxy-easy-posts),
.img-stretch-wrap.oxy-easy-posts .oxy-posts,
.img-stretch-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.img-col-left-text {
 width:69%;
 flex-grow:1;
 flex-shrink:0;
 padding-bottom:60px;
 padding-left:3rem;
 padding-top:60px;
 gap:1rem;
 position:relative;
}
.img-col-left-text:not(.ct-section):not(.oxy-easy-posts),
.img-col-left-text.oxy-easy-posts .oxy-posts,
.img-col-left-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:1rem;
}
.page-feat {
}
.est {
 font-family:PT Serif;
 font-weight:600;
 line-height:1;
 font-style:italic;
}
.text-block {
 gap:1rem;
 z-index:1;
 position:relative;
}
.text-block:not(.ct-section):not(.oxy-easy-posts),
.text-block.oxy-easy-posts .oxy-posts,
.text-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:1rem;
}
.col-stretch-right {
}
.subtitle-tiny:ct_depth{
}
.subtitle-tiny:activeselector{
}
.subtitle-tiny {
 font-family:'Poppins';
 text-transform:uppercase;
 font-weight:600;
 font-size:12px;
 padding-bottom:5px;
}
.ico-contact {
color: #333333;}.ico-contact 
>svg {width: 25px;height: 25px;}.ico-contact {
}
.terms-resi:activeselector{
}
.terms-resi {
 padding-left:1rem;
 border-left-style:solid;
 border-bottom-style:solid;
 border-bottom-left-radius:20px;
 text-align:left;
}
@media (max-width: 499px) {
.terms-resi {
 padding-left:0 ;
}
}

.toggle-icon-clear {
color: #ffffff;}.toggle-icon-clear 
>svg {width: 20px;height: 20px;}.toggle-icon-clear {
 opacity:.4;
 order:10;
}
.audience-clear {
}
.audience-clear:not(.ct-section):not(.oxy-easy-posts),
.audience-clear.oxy-easy-posts .oxy-posts,
.audience-clear.ct-section .ct-section-inner-wrap{
display:none;
}
.oxy-mega-menu {
}
.header {
}
.breadcrumb {
 align-self:flex-start;
}
.toggle-0443 {
}
.toggle-0443-expanded {
}
.toggle-6320 {
}
.toggle-6320-expanded {
}
.t-auto-close {
}
.t-flow {
}
.faq-item {
}
.faq-question:activeselector{
}
.faq-question {
 font-size:1.2rem;
 font-weight:500;
}
.faq-answer:activeselector{
}
.faq-answer {
 padding-top:5px !important ;
}
.term-wrap {
}
.term-txt:hover{
 color:#ffffff;
}
.term-txt {
 font-family:Roboto;
 color:#ffffff;
 padding-top:100px;
 padding-right:0 ;
 padding-bottom:0 ;
 padding-left:0 ;
 line-height:1;
 width:100%;
 height:100%;
 position:relative;
 z-index:2;
 font-size:1.2rem;
 font-weight:500;
 border-radius:5px;
 border-top-color:currentColor;
 border-right-color:currentColor;
 border-bottom-color:currentColor;
 border-left-color:currentColor;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 letter-spacing:-0.5px;
}
.term-txt:not(.ct-section):not(.oxy-easy-posts),
.term-txt.oxy-easy-posts .oxy-posts,
.term-txt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1800px) {
.term-txt {
 font-size:1rem;
 padding-top:90px;
}
}

@media (max-width: 1199px) {
.term-txt {
 font-size:1.1rem;
 padding-top:80px;
}
}

@media (max-width: 799px) {
.term-txt {
 font-size:1rem;
 font-weight:600;
 text-transform:uppercase;
}
}

@media (max-width: 499px) {
.term-txt:hover{
 color:#ffffff;
}
}

.slide {
background-size: cover; background-repeat:no-repeat;
 width:100vw;
 height:1000px;
 background-position:50% 50%;
background-size:cover !important;
}
@media (max-width: 1199px) {
.slide {
 height:100vh;
 width:100vw;
}
}

.slider-container {
}
.hero-term-img {
background-image:url(https://fortglass.com/assets/dreamhome-switchable-sm.jpg);background-size: cover; width:100%;
 height:100px;
 background-repeat:no-repeat;
 flex-shrink:0;
 flex-grow:0;
 position:absolute;
 z-index:0;
 background-position:50% 50%;
}
@media (max-width: 1800px) {
.hero-term-img {
 height:90px;
}
}

@media (max-width: 1199px) {
.hero-term-img {
 height:80px;
}
}

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

@media (max-width: 499px) {
.hero-term-img {
 top:0px;
 left:0px;
 right:0px;
 border-right-style:none;
 border-left-style:none;
 z-index:1;
}
}

.bar-content:ct_content{
}
.bar-content:activeselector{
}
.bar-content {
 color:#ffffff;
 z-index:1;
 padding-top:1rem;
 padding-bottom:1rem;
 text-align:center;
 gap:0.5rem 2rem ;
 background-color:#05305f;
}
.bar-content .ct-section-inner-wrap {
padding-top: 1rem;
padding-right: 1rem;
padding-bottom: 1.3rem;
padding-left: 1rem;
}
.bar-content:not(.ct-section):not(.oxy-easy-posts),
.bar-content.oxy-easy-posts .oxy-posts,
.bar-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:0.5rem 2rem ;
}
@media (max-width: 1800px) {
.bar-content {
 padding-left:30px;
 padding-right:30px;
}
}

@media (max-width: 499px) {
.bar-content {
 padding-top:2rem;
 padding-bottom:2rem;
}
}

.ann-small {
 font-size:12px;
 opacity:.7;
 letter-spacing:.25px;
}
.ann-main {
 font-family:Roboto;
 font-size:1.1em;
}
.ann-btn:hover{
 opacity:1;
}
.ann-btn {
 font-family:Plus Jakarta Sans;
 padding-top:6px;
 padding-right:16px;
 padding-bottom:6px;
 padding-left:16px;
 background-color:#ffffff;
 border-radius:20px;
 font-size:12px;
 font-weight:600;
 text-transform:uppercase;
 opacity:.8;
 color:#111111;
cursor:pointer;
}
.ann-txt {
}
.ann-txt:not(.ct-section):not(.oxy-easy-posts),
.ann-txt.oxy-easy-posts .oxy-posts,
.ann-txt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxy-superbox-primary {
 position:relative;
}
.oxy-superbox-secondary {
}
.sb-img {
 width:100%;
 height:100%;
 object-fit:cover;
 object-position:center center;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 z-index:0;
}
.sb-primary:oxy_builtin{
}
.sb-primary {
}
.sb-primary:not(.ct-section):not(.oxy-easy-posts),
.sb-primary.oxy-easy-posts .oxy-posts,
.sb-primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.sb-p-txt {
 background-color:#111111;
 text-align:center;
 padding-top:.5em;
 padding-right:1em;
 padding-bottom:.5em;
 padding-left:1em;
 z-index:1;
 position:relative;
}
.sb-p-txt:not(.ct-section):not(.oxy-easy-posts),
.sb-p-txt.oxy-easy-posts .oxy-posts,
.sb-p-txt.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.sb-item {
}
.sb {
}
.hero-svc-span {
 width:100%;
 padding-left:5px;
 padding-top:1rem;
 padding-bottom:1rem;
 padding-right:5px;
 text-align:center;
 margin-bottom:0 ;
 position:relative;
 height:3em;
 margin-top:0 ;
 margin-left:auto;
 margin-right:auto;
}
.hero-svc-span:not(.ct-section):not(.oxy-easy-posts),
.hero-svc-span.oxy-easy-posts .oxy-posts,
.hero-svc-span.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1199px) {
.hero-svc-span {
 height:3.5em;
}
}

@media (max-width: 799px) {
.hero-svc-span {
 height:4em;
}
}

@media (max-width: 499px) {
.hero-svc-span {
 background-color:transparent;
 text-align:center;
 padding-left:5px;
 padding-right:5px;
 padding-top:.75rem;
 padding-bottom:.75rem;
 height:auto;
}
.hero-svc-span:not(.ct-section):not(.oxy-easy-posts),
.hero-svc-span.oxy-easy-posts .oxy-posts,
.hero-svc-span.ct-section .ct-section-inner-wrap{
justify-content:center;
}
}

.btn-span-l {
align-items:flex-end;
}
.btn-span-r {
align-items:flex-start;
}
.skew-mob {
transform:skew(-30deg); width:60%;
 height:42%;
 background-color:#0e171e;
 z-index:0;
 position:absolute;
 bottom:0px;
 left:0px;
}
.skew-mob:not(.ct-section):not(.oxy-easy-posts),
.skew-mob.oxy-easy-posts .oxy-posts,
.skew-mob.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 1800px) {
}

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

@media (max-width: 799px) {
.skew-mob {
 height:100%;
 width:70%;
}
}

@media (max-width: 499px) {
.skew-mob {
 z-index:0;
 background-color:rgba(14,23,30,0.25);
 width:50%;
 margin-left:0px;
}
.skew-mob:not(.ct-section):not(.oxy-easy-posts),
.skew-mob.oxy-easy-posts .oxy-posts,
.skew-mob.ct-section .ct-section-inner-wrap{
display:block;
}
}

.term-txt-l {
align-items:flex-end;
}
@media (max-width: 799px) {
}

.hero-svc-span-l {
}
@media (max-width: 799px) {
}

.hero-svc-span-r {
align-items:flex-end;
}
@media (max-width: 799px) {
}

.term-txt-r {
}
@media (max-width: 799px) {
}

.hero-term-r {
}
@media (max-width: 799px) {
}

.hero-term-l {
}
@media (max-width: 799px) {
}

.lightbox-dyn {
 color:#111111;
 width:auto ;
 text-align:center;
 max-width:80%;
 min-width:300px;
 padding-top:2rem;
 padding-right:2rem;
 padding-bottom:2rem;
 padding-left:2rem;
 border-radius:5px;
}
.lightbox-dyn:not(.ct-section):not(.oxy-easy-posts),
.lightbox-dyn.oxy-easy-posts .oxy-posts,
.lightbox-dyn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.open-lightbox {
}
.tr-popup {
}
.link {
cursor:pointer;
}
.ann-car {
}
.ann-car .flickity-viewport{
transition-duration:300ms;
}

.ann-car .oxy-carousel-builder_fadein{
--fade-duration:300ms;
}

.ann-car {
                        --carousel-cell-width: 100%;
                        }

                        .heading-serif:activeselector{
}
.heading-serif {
 font-family:PT Serif;
 font-weight:900;
 font-size:2.5rem;
 font-style:italic;
 letter-spacing:-.03em;
 color:#111111;
 line-height:1;
 useCustomTag:true;
 align-self:center;
}
@media (max-width: 1199px) {
.heading-serif {
}
.heading-serif:not(.ct-section):not(.oxy-easy-posts),
.heading-serif.oxy-easy-posts .oxy-posts,
.heading-serif.ct-section .ct-section-inner-wrap{
display:none;
}
}

.hidden {
 visibility:hidden;
}
.rcorner-1 {
 border-top-left-radius:30px;
}
.rcorner-3 {
 border-bottom-right-radius:30px;
}
@media (max-width: 499px) {
.rcorner-3 {
}
}

.tr-visit {
}
.ico-quote-open {
}
.review-span {
 line-height:1.4;
}
.review-span:not(.ct-section):not(.oxy-easy-posts),
.review-span.oxy-easy-posts .oxy-posts,
.review-span.ct-section .ct-section-inner-wrap{
display:inline;
}
.review-ico {
}
.quote-ico {
color: rgba(255,255,255,0.05);}.quote-ico 
>svg {width: 100px;height: 100px;}.quote-ico {
transform:skew(-8deg); font-size:100px;
 color:rgba(255,255,255,0.05);
 position:absolute;
 top:12px;
 left:calc(50% - 900px - 10px) ;
}
.quote-ico:not(.ct-section):not(.oxy-easy-posts),
.quote-ico.oxy-easy-posts .oxy-posts,
.quote-ico.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 1800px) {
.quote-ico {
}.quote-ico 
>svg {width: 80px;height: 80px;}.quote-ico {
 font-size:80px;
}
}

@media (max-width: 1199px) {
.quote-ico {
}.quote-ico 
>svg {width: 70px;height: 70px;}.quote-ico {
 font-size:70px;
}
}

@media (max-width: 799px) {
.quote-ico {
}.quote-ico 
>svg {width: 60px;height: 60px;}.quote-ico {
 font-size:60px;
}
}

.quote-ico-end {
color: #333333;}.quote-ico-end 
>svg {width: 12px;height: 12px;}.quote-ico-end {
 position:absolute;
 padding-left:5px;
}
.external {
cursor:alias;
}
.dir-icon-sm {
color: #ffffff;}.dir-icon-sm 
>svg {width: 24px;height: 24px;}.dir-icon-sm {
 border-radius:50% !important ;
 background-color:#293847;
 font-size:24px;
 width:35px;
 height:35px;
 flex-grow:0;
 flex-shrink:0;
}
.dir-icon-sm:not(.ct-section):not(.oxy-easy-posts),
.dir-icon-sm.oxy-easy-posts .oxy-posts,
.dir-icon-sm.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.dir-link-sm:hover{
 color:#ffffff;
}
.dir-link-sm:after{
 font-family:Inherit;
  content:"";
}
.dir-link-sm {
 font-family:Plus Jakarta Sans;
 color:rgba(255,255,255,0.7);
 gap:5px;
 font-size:.8rem;
 font-style:italic;
}
.dir-link-sm:not(.ct-section):not(.oxy-easy-posts),
.dir-link-sm.oxy-easy-posts .oxy-posts,
.dir-link-sm.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:5px;
}
@media (max-width: 799px) {
.dir-link-sm {
 gap:1px;
}
.dir-link-sm:not(.ct-section):not(.oxy-easy-posts),
.dir-link-sm.oxy-easy-posts .oxy-posts,
.dir-link-sm.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:1px;
}
}

.modal:activeselector{
}
.modal {
 modal_position:center;
 min-width:300px;
 max-width:1000px;
 background-color:#162641;
 color:#ffffff;
 backdrop-color:rgba(14,23,30,0.8);
 border-radius:9px;
 padding-left:3rem;
 padding-right:3rem;
 padding-bottom:2rem;
 gap:1rem;
 padding-top:2rem;
 width:100vw !important ;
 --extras-lightbox-infobar:none;
 --extras-lightbox-content-bg:#162641;
 --extras-lightbox-overflow:auto;
 --extras-lightbox-vertical-align:middle;
 --extras-lightbox-horizontal-align:center;
 --extras-lightbox-smallsize:24px;
 margin-left:auto;
 margin-right:auto;
 margin-top:auto;
 margin-bottom:auto;
}
.modal:not(.ct-section):not(.oxy-easy-posts),
.modal.oxy-easy-posts .oxy-posts,
.modal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-start;
gap:1rem;
}
.modal .fancybox-content{
border_radius_border-radius:9px;
border-radius:9px;
}

.modal {
                                --extras-lightbox-nav-display: hidden;
                                    }
.modal:ct_parent{
}
@media (max-width: 1800px) {
.modal {
 max-width:1000px;
}
}

@media (max-width: 1199px) {
.modal {
 padding-left:2rem;
 padding-right:2rem;
 max-width:calc(100vw - 40px) ;
}
}

@media (max-width: 799px) {
.modal {
 max-width:100vw;
 min-height:100vh;
 padding-top:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 padding-left:3rem;
}
}

@media (max-width: 499px) {
.modal {
 padding-left:2rem;
 padding-right:2rem;
}
}

.oxy-close-modal {
color: #ffffff;}.oxy-close-modal 
>svg {width: 26px;height: 26px;}.oxy-close-modal {
 position:fixed;
 z-index:10000;
 top:0px;
 right:0px;
 padding-left:20px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:20px;
 transition-duration:0.3s;
 transition-timing-function:linear;
 transition-property:all;
cursor:pointer;
}
.oxy-close-modal:not(.ct-section):not(.oxy-easy-posts),
.oxy-close-modal.oxy-easy-posts .oxy-posts,
.oxy-close-modal.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 799px) {
.oxy-close-modal {
cursor:pointer;
}
}

.rcorner-4 {
 border-bottom-left-radius:30px !important ;
}
@media (max-width: 799px) {
.rcorner-4 {
}
}

.btn-to-top:activeselector{
}
.btn-to-top:hover{
 opacity:1;
}
.btn-to-top {
 background-color:#3e5475;
 margin-bottom:30px;
 margin-left:30px;
 margin-right:30px;
 margin-top:30px;
 padding-left:1em;
 padding-right:1em;
 padding-bottom:1em;
 padding-top:1em;
 color:#ffffff;
 opacity:.5;
 font-size:10px;
 transition-duration:300s;
}
.btn-to-top {
border_radius_border-radius:50%;
border-radius:50%;
}

.btn-to-top .oxy-back-to-top_icon svg{
font-size:30px;
}

.btn-to-top .oxy-back-to-top_icon{
border_radius_border-radius:50%;
border-radius:50%;
}

.btn-to-top {
                        right: 0;
                        left: auto;
                    }
.btn-to-top:ct_parent{
}
.cta-form:activeselector{
}
.cta-form {
 background-color:rgba(9,30,53,0.9);
 padding-top:30px;
 padding-bottom:25px;
 padding-left:3rem;
 padding-right:2rem;
 color:#ffffff;
}
.cta-form .ff-el-form-control{
padding-left:0px;
color:#ffffff;
background-color:transparent;
border-top-style:none;
border-right-style:none;
border-bottom-style:solid;
border-left-style:none;
border-bottom-width:1px;
radius_border-radius:0px;
border-bottom-color:rgba(255,255,255,0.23);
border-radius:0px;
}

.cta-form .ff-btn-submit{
color:#ffffff;
background-color:#1d93cd;
}

@media (max-width: 1199px) {
.cta-form {
 padding-left:2rem;
 padding-bottom:20px;
 flex-grow:1;
}
}

@media (max-width: 799px) {
.cta-form {
 padding-left:1.5rem;
 padding-right:1.5rem;
 border-bottom-right-radius:2px;
 padding-bottom:10px;
}
.cta-form .fluentform .ff-el-form-control{
text-align: center;
}

}

@media (max-width: 499px) {
.cta-form {
 padding-left:1.5rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-top:1.5rem;
 background-color:rgba(9,30,53,0.9);
}
.cta-form .ff-btn-submit{
width:100%;
}

}

.lightbox {
 --extras-lightbox-infobar:none;
 --extras-lightbox-aspect-ratio:56.25%;
 --extras-lightbox-content-bg:#162641;
 --extras-lightbox-overflow:auto;
 --extras-lightbox-padding-top:3rem;
 --extras-lightbox-padding-bottom:3rem;
 --extras-lightbox-padding-left:3rem;
 --extras-lightbox-padding-right:3rem;
 --extras-slide-padding-left:30px;
 --extras-slide-padding-right:30px;
 --extras-slide-padding-top:30px;
 --extras-slide-padding-bottom:30px;
 --extras-lightbox-bg:rgba(0,0,0,0.5);
 --extras-lightbox-vertical-align:middle;
 --extras-lightbox-horizontal-align:center;
 --extras-lightbox-smallsize:28px;
 --extras-lightbox-smallcolor:#ffffff;
 --extras-lightbox-smallbg:#091e35;
 --extras-lightbox-smallcolor-hover:rgba(255,255,255,0.7);
 --extras-lightbox-smallbg-hover:#0e171e;
 color:#ffffff;
 --extras-lightbox-builder-visibility:none;
 --extras-lightbox-width:auto;
 --extras-lightbox-height:auto;
}
.lightbox .fancybox-content{
border_radius_border-radius:5px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-radius:5px;
}

.lightbox .fancybox-close-small{
transition-duration:300ms;
padding-top:5px;
padding-right:5px;
padding-bottom:5px;
padding-left:5px;
border_radius_border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
}

.lightbox {
                                --extras-lightbox-nav-display: hidden;
                                    }
@media (max-width: 1199px) {
.lightbox {
 --extras-slide-padding-left:30px;
 --extras-slide-padding-right:30px;
 --extras-lightbox-width:auto;
}
}

@media (max-width: 799px) {
.lightbox {
 --extras-slide-padding-left:0px;
 --extras-slide-padding-right:0px;
 --extras-slide-padding-top:0px;
 --extras-slide-padding-bottom:0px;
 --extras-lightbox-padding-top:3rem;
 --extras-lightbox-padding-bottom:0rem;
 --extras-lightbox-smallbg:#0e171e;
 --extras-lightbox-smallbg-hover:#091e35;
 --extras-lightbox-width:100vw;
 --extras-lightbox-padding-right:30px;
 --extras-lightbox-padding-left:30px;
 --extras-lightbox-height:auto;
}
.lightbox .fancybox-content{
border_radius_border-radius:0px;
border-radius:0px;
}

}

.tabs-4085-tab {
}
.tabs-4085-tab-active {
}
.tabs-contents-4085-tab {
}
.mobile-menu {
transform:translateY(-100%); width:100vw;
 background-color:#162641;
 transition-duration:.3s;
 transition-timing-function:ease;
 transition-property:transform,height;
 gap:1rem;
 color:#ffffff;
 height:0px;
transform-origin: top; overflow-y: auto; /* enable vertical scrolling */ -webkit-overflow-scrolling: touch; /* smooth scroll on iOS */
}
.mobile-menu:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu.oxy-easy-posts .oxy-posts,
.mobile-menu.ct-section .ct-section-inner-wrap{
display:none;
align-items:stretch;
justify-content:space-between;
gap:1rem;
}
@media (max-width: 799px) {
.mobile-menu {
background-image: linear-gradient(#091e35, #162641); position:fixed;
 z-index:999;
 margin-top:-1px;
 max-height:100vh;
}
.mobile-menu:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu.oxy-easy-posts .oxy-posts,
.mobile-menu.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.menu-toggle {
}
@media (max-width: 799px) {
.menu-toggle {
}
}

.line-grid {
}
.grid-item {
}
.grid-rtl {
display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 1rem; align-items: end; /* Align all rows to the right */
}
.flex-grid {
}
.grid-right {
}
.hero-grid {
 padding-top:1rem;
 color:transparent;
/* Overwrite var for .flex-grid & .grid-right in Stylesheet "Custom" */ --columns:3 !important; justify-content:inherit;
}
@media (max-width: 1800px) {
.hero-grid {
/* Overwrite var for .flex-grid & .grid-right in Stylesheet "Custom" */ --columns:3 !important; justify-content:inherit;
}
}

@media (max-width: 1199px) {
.hero-grid {
--columns:2 !important; justify-content:center;
}
}

@media (max-width: 799px) {
.hero-grid {
--columns:1 !important; --gap: 10px !important;
}
}

@media (max-width: 499px) {
.hero-grid {
 color:#ffffff;
 padding-bottom:1rem;
--columns:2 !important; justify-content:center;
}
}

.trap-focus:hover{
 color:transparent;
}
.trap-focus {
 font-size:1px;
 color:transparent;
 line-height:0;
 position:absolute;
 top:5px;
 right:5px;
 z-index:0;
}
.hero-h2:after{
  content:"";
}
.hero-h2:hover{
background-color :#285a8c;
border: 1px solid #285a8c;
color: #ffffff;
}.hero-h2:hover{
 background-color:#0e171e;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.hero-h2 {
background-color :#ffffff;
border: 1px solid #ffffff;
padding: 22px 35.2px;
}.hero-h2 {
 font-family:Roboto;
 button-hover_color:#285a8c;
 color:#111111;
 line-height:.85;
 -webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:unset; font-weight:700;
 align-self:stretch;
 letter-spacing:-0.03em;
justify-content:inherit; align-items:inherit;
}
.hero-h2:not(.ct-section):not(.oxy-easy-posts),
.hero-h2.oxy-easy-posts .oxy-posts,
.hero-h2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 1800px) {
}

@media (max-width: 799px) {
.hero-h2 {
 padding-left:9px;
 padding-right:9px;
 padding-top:12px;
 padding-bottom:12px;
 background-color:transparent;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 color:#ffffff;
 font-weight:500;
justify-content:inherit; align-items:inherit; border-radius:0 !important
}
}

@media (max-width: 499px) {
.hero-h2:hover:after{
 background-color:#af8954;
 border-radius:50% !important ;
}
.hero-h2:hover{
 background-color:transparent;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
color:#FFF !important
}
.hero-h2 {
padding: 9px 14.4px;
}.hero-h2 {
 padding-left:0rem;
 padding-right:0rem;
 width:100%;
 background-color:transparent;
 text-align:center;
 border-radius:0px;
 border-bottom-right-radius:0 !important ;
 position:relative;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
 text-transform:uppercase;
 font-weight:800;
 letter-spacing:0em;
}
.hero-h2:not(.ct-section):not(.oxy-easy-posts),
.hero-h2.oxy-easy-posts .oxy-posts,
.hero-h2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.rcorner-2 {
 border-top-right-radius:30px;
}
.hero-h2-a {
 min-width:40%;
}
@media (max-width: 1199px) {
.hero-h2-a {
 min-width:75%;
}
}

@media (max-width: 799px) {
.hero-h2-a {
 min-width:100%;
}
}

.svc-section:nth-child(n+2){
 box-shadow:inset 0px 1px 0px 0px #eaeaea;
}
.svc-section {
 width:100%;
 position:relative;
 overflow:hidden;
}
.svc-section:not(.ct-section):not(.oxy-easy-posts),
.svc-section.oxy-easy-posts .oxy-posts,
.svc-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.svc-div {
 width:100%;
 align-self:stretch;
 gap:3rem;
 text-align:justify;
}
.svc-div:not(.ct-section):not(.oxy-easy-posts),
.svc-div.oxy-easy-posts .oxy-posts,
.svc-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
align-content:stretch;
gap:3rem;
}
@media (max-width: 799px) {
.svc-div {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 gap:0rem;
 padding-bottom:0px;
}
.svc-div:not(.ct-section):not(.oxy-easy-posts),
.svc-div.oxy-easy-posts .oxy-posts,
.svc-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
gap:0rem;
}
}

.ct-section-inner-wrap {
}
.svc-div-text {
 position:relative;
 z-index:1;
 gap:1rem;
 padding-top:3rem;
 padding-bottom:3rem;
}
.svc-div-text:not(.ct-section):not(.oxy-easy-posts),
.svc-div-text.oxy-easy-posts .oxy-posts,
.svc-div-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:1rem;
}
@media (max-width: 799px) {
.svc-div-text {
 padding-left:30px;
 padding-right:30px;
}
.svc-div-text:not(.ct-section):not(.oxy-easy-posts),
.svc-div-text.oxy-easy-posts .oxy-posts,
.svc-div-text.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.svc-heading {
 gap:.5rem;
}
.svc-heading:not(.ct-section):not(.oxy-easy-posts),
.svc-heading.oxy-easy-posts .oxy-posts,
.svc-heading.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:.5rem;
}
@media (max-width: 799px) {
.svc-heading {
 text-align:center;
 background-color:#ffffff;
 margin-top:-7rem;
 padding-top:.5rem;
 gap:1rem;
 border-radius:4px;
 padding-left:5px;
 padding-right:5px;
}
.svc-heading:not(.ct-section):not(.oxy-easy-posts),
.svc-heading.oxy-easy-posts .oxy-posts,
.svc-heading.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
gap:1rem;
}
}

.svc-leader {
 font-family:Roboto;
 font-size:1.1rem;
 color:#1d93cd;
 font-weight:500;
 letter-spacing:-0.01em;
 text-align:left;
}
@media (max-width: 799px) {
.svc-leader {
}
}

.svc-h2 {
 font-family:Roboto;
 font-size:3rem;
 font-weight:800;
 margin-bottom:0px;
 line-height:1;
}
.svc-content {
 max-width:1300px;
}
@media (max-width: 799px) {
.svc-content {
 text-align:center;
}
}

.svcp-img {
background-image:url(/assets/fortbg.jpg);background-size: cover; object-fit:cover;
 aspect-ratio:auto;
 background-repeat:no-repeat;
 align-self:stretch;
 width:100%;
 flex-shrink:0;
 flex-grow:0;
 border-radius:4px;
 color:#ffffff;
 position:relative;
 min-height:300px;
 background-position:50% 50%;
}
.svcp-img:not(.ct-section):not(.oxy-easy-posts),
.svcp-img.oxy-easy-posts .oxy-posts,
.svcp-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 1199px) {
}

@media (max-width: 799px) {
.svcp-img {
 border-radius:0px;
 width:100%;
}
}

.relatedsvc-item {
}
.relsvc-link:hover{
 color:#8fa0bf;
 background-color:#162641;
}
.relsvc-link {
 text-align:center;
 color:inherit;
 padding-top:.5rem;
 padding-right:.5rem;
 padding-bottom:0px;
 padding-left:.5rem;
}
.relsvc-link:not(.ct-section):not(.oxy-easy-posts),
.relsvc-link.oxy-easy-posts .oxy-posts,
.relsvc-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-start;
}
.relsvc-h {
 font-family:Roboto;
 font-size:1.1rem;
 font-weight:400;
 letter-spacing:-0.01em;
 padding-top:.5rem;
 padding-right:.25rem;
 padding-bottom:.5rem;
 padding-left:.25rem;
 text-align:center;
 color:#ffffff;
 margin-left:5px;
 margin-right:5px;
 text-transform:uppercase;
 height:3.5em;
}
@media (max-width: 499px) {
.relsvc-h {
 padding-top:.75rem;
 padding-bottom:.75rem;
 margin-top:-1px;
 height:auto;
}
}

.relsvc-kw {
 text-align:center;
 padding-bottom:.5rem;
 padding-left:5px;
 padding-right:5px;
 height:4em;
 padding-top:.5rem;
}
@media (max-width: 499px) {
.relsvc-kw {
 padding-bottom:1rem;
 padding-top:.5rem;
 height:auto;
}
}

.intro-h2 {
 font-family:Roboto;
 font-size:clamp(2rem, 3vw + 1rem, 4rem) ;
 color:inherit;
 font-weight:100;
 line-height:.9;
text-align:inherit;
}
@media (max-width: 1800px) {
.intro-h2 {
}
}

@media (max-width: 1199px) {
.intro-h2 {
}
}

@media (max-width: 799px) {
.intro-h2 {
 font-weight:200;
}
}

.intro-img-div {
}
.intro-content {
 gap:1rem;
text-align: inherit; text-wrap: pretty;
}
.intro-content:not(.ct-section):not(.oxy-easy-posts),
.intro-content.oxy-easy-posts .oxy-posts,
.intro-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:1rem;
}
@media (max-width: 1199px) {
.intro-content {
}
}

@media (max-width: 799px) {
.intro-content {
}
.intro-content:not(.ct-section):not(.oxy-easy-posts),
.intro-content.oxy-easy-posts .oxy-posts,
.intro-content.ct-section .ct-section-inner-wrap{
align-items:stretch;
}
}

.intro-sub {
 font-family:Roboto;
 font-weight:800;
 font-size:2rem;
 line-height:1;
 color:inherit;
 letter-spacing:-0.025em;
text-align:inherit;
}
@media (max-width: 1800px) {
.intro-sub {
 font-size:1.9rem;
}
}

@media (max-width: 799px) {
.intro-sub {
 font-size:1.8rem;
}
}

@media (max-width: 499px) {
.intro-sub {
 font-size:1.7rem;
}
}

.skew-img:activeselector{
}
.skew-img {
background-image: linear-gradient(110deg, #ffffff 20%, transparent 20%), url();background-size:auto,  cover; min-width:500px;
 background-repeat:no-repeat;
 border-radius:4px;
 min-height:500px;
 background-position:50% 50%;
}
.svc-h3 {
}
.svc-subitem:nth-child(n+2):before{
 border-top-color:#ffffff;
 border-top-width:3px;
 border-top-style:solid;
 width:100%;
 height:1px;
 position:absolute;
 left:0px;
 right:0px;
 align-self:stretch;
 top:-2rem;
content:"";
}
.svc-subitem:not(.ct-section):not(.oxy-easy-posts):nth-child(n+2):before,
.svc-subitem.oxy-easy-posts .oxy-posts:nth-child(n+2):before,
.svc-subitem.ct-section .ct-section-inner-wrap:nth-child(n+2):before{
display:block;
}
.svc-subitem:nth-child(n+2){
}
.svc-subitem {
 position:relative;
}
.svc-subitem:not(.ct-section):not(.oxy-easy-posts),
.svc-subitem.oxy-easy-posts .oxy-posts,
.svc-subitem.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.svc-subdiv {
 padding-top:0px;
}
.svc-subdiv-txt {
 padding-top:0px;
 width:100%;
}
.svc-ct-ea {
 text-align:justify;
 gap:1rem;
}
.svc-ct-ea:not(.ct-section):not(.oxy-easy-posts),
.svc-ct-ea.oxy-easy-posts .oxy-posts,
.svc-ct-ea.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:1rem;
}
@media (max-width: 799px) {
.svc-ct-ea {
 text-align:justify;
}
.svc-ct-ea:not(.ct-section):not(.oxy-easy-posts),
.svc-ct-ea.oxy-easy-posts .oxy-posts,
.svc-ct-ea.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
}
}

.img-skw-l {
}
.skewer {
 width:60px;
 height:100%;
 color:inherit;
}
@media (max-width: 1199px) {
.skewer {
}
.skewer:not(.ct-section):not(.oxy-easy-posts),
.skewer.oxy-easy-posts .oxy-posts,
.skewer.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 799px) {
.skewer {
}
}

.toggle-3663 {
}
.toggle-3663-expanded {
}
.sticky-menu-btn:activeselector{
}
.sticky-menu-btn {
 oxy-burger-trigger_slug_hamburgerinnerhamburgerinnerafterhamburgerinnerbefore_background_color:#ffffff;
 oxy-burger-trigger_maybe_animation:enable;
 oxy-burger-trigger_animation:3dx;
 oxy-burger-trigger_button_padding_padding-top:15;
 oxy-burger-trigger_button_padding_padding-bottom:15;
 oxy-burger-trigger_start:closed;
}
@media (max-width: 799px) {
}

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

.img_r_skew {
}
.img_l_skew {
}
.intro-p {
 color:inherit;
}
.img_r_stretch {
}
.img_l_stretch {
}
.img_l_inline {
}
.img_backgrounded {
}
.section-row-heading {
background-size: cover; gap:6px;
 background-repeat:no-repeat;
 background-position:50% 50%;
}
.section-row-heading .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
.section-row-heading:not(.ct-section):not(.oxy-easy-posts),
.section-row-heading.oxy-easy-posts .oxy-posts,
.section-row-heading.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
gap:6px;
}
.service-column {
 text-align:left;
 gap:2rem;
}
.service-column:not(.ct-section):not(.oxy-easy-posts),
.service-column.oxy-easy-posts .oxy-posts,
.service-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:2rem;
}
@media (max-width: 499px) {
.service-column {
 text-align:center;
}
}

.service-col-titles {
text-align:inherit;
}
.service-col-titles:not(.ct-section):not(.oxy-easy-posts),
.service-col-titles.oxy-easy-posts .oxy-posts,
.service-col-titles.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.service-col-h {
 font-size:clamp(2.5rem,4vw + 1rem,3.5rem) ;
 letter-spacing:-0.025em;
 font-weight:200;
}
.service-col-subh {
 font-family:Roboto;
 font-size:1.5rem;
 font-weight:400;
 line-height:1;
 color:#285a8c;
}
@media (max-width: 1800px) {
.service-col-subh {
 font-weight:300;
}
}

.service-col-rep {
 text-align:justify;
 gap:1.25rem;
}
.service-col-rep:not(.ct-section):not(.oxy-easy-posts),
.service-col-rep.oxy-easy-posts .oxy-posts,
.service-col-rep.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
align-items:stretch;
justify-content:center;
gap:1.25rem;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 1800px) {
.service-col-rep {
}
.service-col-rep:not(.ct-section):not(.oxy-easy-posts),
.service-col-rep.oxy-easy-posts .oxy-posts,
.service-col-rep.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 1199px) {
.service-col-rep {
}
.service-col-rep:not(.ct-section):not(.oxy-easy-posts),
.service-col-rep.oxy-easy-posts .oxy-posts,
.service-col-rep.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: 799px) {
.service-col-rep {
}
.service-col-rep:not(.ct-section):not(.oxy-easy-posts),
.service-col-rep.oxy-easy-posts .oxy-posts,
.service-col-rep.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: 499px) {
.service-col-rep {
 text-align:left;
}
.service-col-rep:not(.ct-section):not(.oxy-easy-posts),
.service-col-rep.oxy-easy-posts .oxy-posts,
.service-col-rep.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;}
}

.service-col-service {
 overflow:hidden;
 border-radius:4px;
 color:#ffffff;
 flex-shrink:1;
 text-align:left;
 background-color:#091e35;
}
.service-col-service:not(.ct-section):not(.oxy-easy-posts),
.service-col-service.oxy-easy-posts .oxy-posts,
.service-col-service.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-start;
}
@media (max-width: 1199px) {
.service-col-service {
}
}

@media (max-width: 799px) {
.service-col-service {
 text-align:left;
}
.service-col-service:not(.ct-section):not(.oxy-easy-posts),
.service-col-service.oxy-easy-posts .oxy-posts,
.service-col-service.ct-section .ct-section-inner-wrap{
align-items:stretch;
}
}

@media (max-width: 499px) {
.service-col-service {
 text-align:left;
}
.service-col-service:not(.ct-section):not(.oxy-easy-posts),
.service-col-service.oxy-easy-posts .oxy-posts,
.service-col-service.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.service-col-svc-h {
 font-size:1.5rem;
 font-weight:600;
 line-height:0.9;
 color:#ffffff;
 text-align:left;
 width:100%;
}
.service-col-svc-subh {
 font-family:Plus Jakarta Sans;
 font-weight:300;
 line-height:1!important;
 font-size:16px;
 font-style:italic;
 color:#8fa0bf;
 text-align:left;
 width:100%;
}
.service-col-sub-rep {
 font-family:Plus Jakarta Sans;
 gap:10px;
}
.service-col-sub-rep:not(.ct-section):not(.oxy-easy-posts),
.service-col-sub-rep.oxy-easy-posts .oxy-posts,
.service-col-sub-rep.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
justify-content:flex-start;
gap:10px;
}
@media (max-width: 799px) {
.service-col-sub-rep {
 text-align:center;
}
.service-col-sub-rep:not(.ct-section):not(.oxy-easy-posts),
.service-col-sub-rep.oxy-easy-posts .oxy-posts,
.service-col-sub-rep.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.service-col-sub-h {
}
.service-col-desc {
}
.service-col-child {
 gap:5px;
 width:100%;
 position:relative;
}
.service-col-child:not(.ct-section):not(.oxy-easy-posts),
.service-col-child.oxy-easy-posts .oxy-posts,
.service-col-child.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:5px;
}
@media (max-width: 799px) {
.service-col-child {
 width:100%;
}
.service-col-child:not(.ct-section):not(.oxy-easy-posts),
.service-col-child.oxy-easy-posts .oxy-posts,
.service-col-child.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.service-headings {
 gap:8px;
}
.service-headings:not(.ct-section):not(.oxy-easy-posts),
.service-headings.oxy-easy-posts .oxy-posts,
.service-headings.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:8px;
}
.service-col-img {
background-size: cover; width:150px;
 flex-grow:0;
 flex-shrink:0;
 background-repeat:no-repeat;
 text-align:center;
 height:100%;
 min-height:5rem;
 background-position:50% 50%;
}
.service-col-img:not(.ct-section):not(.oxy-easy-posts),
.service-col-img.oxy-easy-posts .oxy-posts,
.service-col-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 799px) {
.service-col-img {
 height:125px;
 min-height:125px;
 width:100%;
}
}

@media (max-width: 499px) {
.service-col-img {
 height:100px;
 min-height:100px;
 width:100%;
}
}

.service-item-wrap {
 width:100%;
 flex-grow:1;
 background-color:#091e35;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
 gap:1rem;
}
.service-item-wrap:not(.ct-section):not(.oxy-easy-posts),
.service-item-wrap.oxy-easy-posts .oxy-posts,
.service-item-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:1rem;
}
@media (max-width: 799px) {
.service-item-wrap {
}
.service-item-wrap:not(.ct-section):not(.oxy-easy-posts),
.service-item-wrap.oxy-easy-posts .oxy-posts,
.service-item-wrap.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.service-heading-span {
 background-color:#600000;
}
.service-col-svc-hs {
 gap:.5rem;
 flex-shrink:1;
 flex-grow:1;
 text-align:left;
}
.service-col-svc-hs:not(.ct-section):not(.oxy-easy-posts),
.service-col-svc-hs.oxy-easy-posts .oxy-posts,
.service-col-svc-hs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
justify-content:flex-start;
gap:.5rem;
}
@media (max-width: 799px) {
.service-col-svc-hs {
 text-align:center;
}
.service-col-svc-hs:not(.ct-section):not(.oxy-easy-posts),
.service-col-svc-hs.oxy-easy-posts .oxy-posts,
.service-col-svc-hs.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.service-col-wrap1 {
 gap:1rem;
 text-align:left;
 min-height:130px;
}
.service-col-wrap1:not(.ct-section):not(.oxy-easy-posts),
.service-col-wrap1.oxy-easy-posts .oxy-posts,
.service-col-wrap1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:flex-end;
justify-content:space-between;
gap:1rem;
}
.ct_button {
}
.btn-ondark {
}
.service-col-txtbtn-sep {
 text-align:justify;
 padding-top:1rem;
 padding-bottom:1rem;
 padding-right:5px;
}
.service-col-txtbtn-sep:not(.ct-section):not(.oxy-easy-posts),
.service-col-txtbtn-sep.oxy-easy-posts .oxy-posts,
.service-col-txtbtn-sep.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 799px) {
.service-col-txtbtn-sep {
 text-align:center;
}
.service-col-txtbtn-sep:not(.ct-section):not(.oxy-easy-posts),
.service-col-txtbtn-sep.oxy-easy-posts .oxy-posts,
.service-col-txtbtn-sep.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.svc-col-btn:hover{
}
.svc-col-btn {
 font-family:Plus Jakarta Sans;
 font-weight:600;
 font-size:12px;
 text-align:center;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:16px;
 padding-right:16px;
 color:#f7f7f7;
 border-radius:8px;
 line-height:1!important;
 opacity:1;
 background-color:#204d8e;
 margin-top:5px;
 align-self:flex-end;
 text-transform:uppercase;
}
.svc-col-btn:not(.ct-section):not(.oxy-easy-posts),
.svc-col-btn.oxy-easy-posts .oxy-posts,
.svc-col-btn.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.svc-col-link:hover{
 background-color:#1a3051;
}
.svc-col-link {
 background-color:#162641;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
.svc-col-link:not(.ct-section):not(.oxy-easy-posts),
.svc-col-link.oxy-easy-posts .oxy-posts,
.svc-col-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:space-between;
}
@media (max-width: 799px) {
.svc-col-link {
}
.svc-col-link:not(.ct-section):not(.oxy-easy-posts),
.svc-col-link.oxy-easy-posts .oxy-posts,
.svc-col-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.svc-col-child-link:hover{
 background-color:#204d8e;
 color:#ffffff;
}
.svc-col-child-link {
background-image: linear-gradient(90deg, #091e35 40px, transparent 40px); font-family:Roboto;
 line-height:1 !important;
 color:#ffffff;
 background-color:#39465d;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:55px;
 padding-right:16px;
 font-size:.95rem;
 text-align:left;
 border-radius:4px;
text-align:inherit;
}
.svc-col-child-link:not(.ct-section):not(.oxy-easy-posts),
.svc-col-child-link.oxy-easy-posts .oxy-posts,
.svc-col-child-link.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 799px) {
.svc-col-child-link {
 text-align:left;
}
}

.form-ico {
color: #af8954;}.form-ico 
>svg {width: 20px;height: 20px;}.form-ico {
 font-size:20px;
 color:#8fa0bf;
}
@media (max-width: 799px) {
.form-ico {
color: #8fa0bf;}.form-ico {
}
}

@media (max-width: 499px) {
.form-ico {
}
.form-ico:not(.ct-section):not(.oxy-easy-posts),
.form-ico.oxy-easy-posts .oxy-posts,
.form-ico.ct-section .ct-section-inner-wrap{
display:none;
}
}

.intro-img:activeselector{
}
.intro-img {
background-size: cover; background-repeat:no-repeat;
 border-radius:4px;
 min-height:500px;
 color:#ffffff;
 min-width:500px;
 background-position:50% 50%;
}
.intro-img:not(.ct-section):not(.oxy-easy-posts),
.intro-img.oxy-easy-posts .oxy-posts,
.intro-img.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1800px) {
.intro-img {
 min-width:30%;
}
}

@media (max-width: 1199px) {
.intro-img {
 order:-1;
 min-height:300px;
}
}

@media (max-width: 799px) {
.intro-img {
background-image: linear-gradient(110deg, #ffffff, transparent), url(); width:100vw;
 margin-left:-30px;
 min-height:250px;
 border-radius:0px;
 min-width:100vw;
 height:250px;
 z-index:1;
 position:relative;
}
}

@media (max-width: 499px) {
.intro-img {
 min-height:200px;
}
}

.content-section {
 width:100%;
 position:relative;
 overflow:hidden;
}
.content-section:not(.ct-section):not(.oxy-easy-posts),
.content-section.oxy-easy-posts .oxy-posts,
.content-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
@media (max-width: 799px) {
.content-section {
}
}

.content-div {
 width:100%;
 align-self:stretch;
 gap:3rem;
}
.content-div:not(.ct-section):not(.oxy-easy-posts),
.content-div.oxy-easy-posts .oxy-posts,
.content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
align-content:stretch;
gap:3rem;
}
@media (max-width: 799px) {
.content-div {
 gap:0rem;
 padding-top:2rem;
}
.content-div:not(.ct-section):not(.oxy-easy-posts),
.content-div.oxy-easy-posts .oxy-posts,
.content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:0rem;
}
}

.content-div-txt {
 position:relative;
 z-index:1;
 gap:1rem;
 padding-top:3rem;
 padding-bottom:3rem;
}
.content-div-txt:not(.ct-section):not(.oxy-easy-posts),
.content-div-txt.oxy-easy-posts .oxy-posts,
.content-div-txt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:1rem;
}
@media (max-width: 799px) {
.content-div-txt {
 padding-left:30px;
 padding-right:30px;
}
.content-div-txt:not(.ct-section):not(.oxy-easy-posts),
.content-div-txt.oxy-easy-posts .oxy-posts,
.content-div-txt.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.content-heading {
 gap:.5rem;
}
.content-heading:not(.ct-section):not(.oxy-easy-posts),
.content-heading.oxy-easy-posts .oxy-posts,
.content-heading.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:.5rem;
}
@media (max-width: 799px) {
}

.content-leader {
 font-family:Roboto;
 font-size:1.1rem;
 color:#1d93cd;
 font-weight:500;
 letter-spacing:-0.01em;
}
@media (max-width: 799px) {
}

@media (max-width: 499px) {
.content-leader {
 font-size:1rem;
}
}

.content-h2 {
 font-family:Roboto;
 font-size:2rem;
 font-weight:800;
 margin-bottom:0px;
 line-height:1;
}
.content-content {
 max-width:1300px;
}
@media (max-width: 799px) {
.content-content {
}
}

.content-img {
background-size: cover; object-fit:cover;
 aspect-ratio:auto;
 background-repeat:no-repeat;
 align-self:stretch;
 width:100%;
 flex-shrink:0;
 flex-grow:0;
 border-radius:4px;
 color:#ffffff;
 background-position:50% 50%;
}
.content-img:not(.ct-section):not(.oxy-easy-posts),
.content-img.oxy-easy-posts .oxy-posts,
.content-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:flex-start;
}
@media (max-width: 1199px) {
.content-img {
 width:40%;
}
}

@media (max-width: 799px) {
.content-img {
 border-radius:0px;
 width:100%;
}
}

.svcp-h2 {
 font-family:Roboto;
 font-size:2rem;
 font-weight:800;
 margin-bottom:0px;
 line-height:.9;
}
.svcp-link {
 text-align:left;
 gap:1rem;
}
.svcp-link:not(.ct-section):not(.oxy-easy-posts),
.svcp-link.oxy-easy-posts .oxy-posts,
.svcp-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:1rem;
}
.sg-swiper {
}
.swiper {
}
.swiper-wrapper {
}
.swiper-button-prev {
}
.swiper-button-next {
}
.swiper-pagination {
}
.swiper-slide {
}
.slide-img {
 height:100%;
 width:100%;
 max-height:500px;
}
.svc-slide {
}
.svc-slide-a {
 width:100%;
 height:100%;
}
.just-a-heading {
 text-align:justify;
 gap:20px;
}
.just-a-heading .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 20px;
}
.just-a-heading:not(.ct-section):not(.oxy-easy-posts),
.just-a-heading.oxy-easy-posts .oxy-posts,
.just-a-heading.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:flex-start;
gap:20px;
}
.little-heading {
 font-family:Roboto;
 font-size:1.25rem;
 font-weight:700;
 letter-spacing:.1px;
}
.svc-carousel-category {
 font-family:Roboto;
 font-size:2rem;
 font-weight:100;
 line-height:1;
 text-transform:capitalize;
 padding-top:0px;
 padding-bottom:0px;
}
.relsvc-sub {
 align-self:stretch;
}
.relsvc-sub:not(.ct-section):not(.oxy-easy-posts),
.relsvc-sub.oxy-easy-posts .oxy-posts,
.relsvc-sub.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.relsvc-sub-txt {
 font-family:Plus Jakarta Sans;
 font-size:.8rem;
 color:#ffffff;
 font-weight:400;
 text-align:center;
 border-top-style:solid;
 border-top-width:1px;
 background-color:rgba(255,255,255,0.1);
 padding-top:8px;
 padding-bottom:8px;
 padding-left:14px;
 padding-right:14px;
 border-radius:30px;
 border-top-color:rgba(255,255,255,0.51);
}
.realsvc-sub-txt-a:hover{
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 color:#ffffff;
}
.realsvc-sub-txt-a {
 font-size:.85rem;
 padding-left:8px;
 padding-right:8px;
 padding-top:10px;
 padding-bottom:10px;
 background-color:rgba(255,255,255,0.1);
 border-radius:40px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:rgba(255,255,255,0.36);
 border-right-color:rgba(255,255,255,0.36);
 border-bottom-color:rgba(255,255,255,0.36);
 border-left-color:rgba(255,255,255,0.36);
 color:#ffffff;
 line-height:1.1;
}
.toggle-4683 {
}
.toggle-4683-expanded {
}
.sec-expand {
}
.svc-expand {
 position:relative;
}
.intro-btn:hover{
 background-color:#8fa0bf;
}
.intro-btn {
 font-family:Plus Jakarta Sans;
 background-color:#e3e9ed;
 width:fit-content ;
 padding-top:12px;
 padding-right:20px;
 padding-bottom:12px;
 padding-left:20px;
 border-radius:30px;
 text-transform:uppercase;
 font-size:.8rem;
 font-weight:600;
 margin-top:.5rem;
cursor:pointer;
}
.lb-map:ct_content{
}
.lb-map:ct_depth{
}
.lb-map:activeselector{
}
.lb-map {
 height:auto;
 width:100%;
 min-height:450px;
 min-width:600px;
 flex-grow:1;
 flex-shrink:1;
}
@media (max-width: 1800px) {
.lb-map {
 min-width:600px;
 min-height:400px;
}
}

@media (max-width: 1199px) {
.lb-map {
 min-width:250px;
 min-height:350px;
}
}

@media (max-width: 799px) {
.lb-map {
 height:350px;
 flex-shrink:0;
}
}

.contact-map:ct_content{
}
.contact-map:ct_depth{
}
.contact-map:activeselector{
}
.contact-map {
 height:400px;
 width:100%;
}
.service-item-summary {
 font-size:.95rem;
}
.subsvc-grid-img {
 height:100%;
 width:100px;
}
.subsvc-icon {
color: currentColor;}.subsvc-icon 
>svg {width: 55px;height: 55px;}.subsvc-icon {
 width:30px;
 height:30px;
 position:absolute;
 left:0px;
 font-size:1.4rem;
}
.subsvc-icon:not(.ct-section):not(.oxy-easy-posts),
.subsvc-icon.oxy-easy-posts .oxy-posts,
.subsvc-icon.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.sectors-served:activeselector{
}
.sectors-served {
 background-color:#091e35;
 color:#ffffff;
 order:13;
}
.service-grid-section {
 background-color:#eaeaea;
 gap:2rem;
}
.service-grid-section:not(.ct-section):not(.oxy-easy-posts),
.service-grid-section.oxy-easy-posts .oxy-posts,
.service-grid-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:2rem;
}
.heading-fort-before:before{
 font-family:Plus Jakarta Sans;
 content:"Fort Glass";
 text-transform:uppercase;
 color:#204d8e;
 font-weight:900;
 font-size:16px;
 letter-spacing:0px;
}
.heading-fort-before:not(.ct-section):not(.oxy-easy-posts):before,
.heading-fort-before.oxy-easy-posts .oxy-posts:before,
.heading-fort-before.ct-section .ct-section-inner-wrap:before{
display:block;
}
.heading-fort-before {
}
.svc-grid-h {
 width:100%;
 margin-top:-2rem;
 font-size:3rem;
 font-weight:100;
}
.svc-grid-h:not(.ct-section):not(.oxy-easy-posts),
.svc-grid-h.oxy-easy-posts .oxy-posts,
.svc-grid-h.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 1800px) {
.svc-grid-h {
 font-size:2.75rem;
}
}

@media (max-width: 1199px) {
.svc-grid-h {
 font-size:2.5rem;
}
}

@media (max-width: 799px) {
.svc-grid-h {
 font-weight:200;
}
}

@media (max-width: 499px) {
.svc-grid-h {
 text-align:center;
}
.svc-grid-h:not(.ct-section):not(.oxy-easy-posts),
.svc-grid-h.oxy-easy-posts .oxy-posts,
.svc-grid-h.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.usp-ico {
}
.usp-h {
 font-family:Roboto;
 font-size:1rem;
 font-weight:600;
 line-height:1!important;
 text-transform:uppercase;
}
.usp-txt {
 line-height:1.2!important;
 font-size:14px;
}
@media (max-width: 1199px) {
.usp-txt {
 font-size:15px;
}
}

.usp-icon {
 font-size:32px;
 color:#204d8e;
 width:55px;
 height:55px;
 border-top-style:solid;
 border-top-color:#204d8e;
 border-radius:50%;
 border-top-width:5px;
}
.usp-icon:not(.ct-section):not(.oxy-easy-posts),
.usp-icon.oxy-easy-posts .oxy-posts,
.usp-icon.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.usp-ea {
 text-align:center;
 gap:8px;
}
.usp-ea:not(.ct-section):not(.oxy-easy-posts),
.usp-ea.oxy-easy-posts .oxy-posts,
.usp-ea.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
gap:8px;
}
.glow-light {
 text-shadow:0px 0px 50px #ffffff;
}
/* 
Modern Reset
*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

html, body, .oxygen-body {
  min-height: 100dvh;
  width: 100vw;
  max-width: 100vw;
  margin: 0;
}

html {
  line-height: 1.15;
  block-size: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  font-size:17px;
}
@media (max-width:1799px) {
  html { font-size:16px; }
}
@media (max-width:1199px) {
  html { font-size:15px; }
}

body, .oxygen-body {
  min-block-size: 100dvh;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  display:flex;
  flex-direction:column;
  justify-content:stretch;
  align-items:stretch;
}

body > header,
.oxygen-body > header,
body > footer,
.oxygen-body > footer {
 flex-grow:0;
 order:999;
}
body > section,
.oxygen-body > section,
body > main,
.oxygen-body > main {
  flex-grow:1;
}

div.ct-fancy-icon {
  border-radius:unset;
  flex-grow:0;
  flex-shrink:0;
}

.ct-columns-empty, .oxy-header-row-empty > div, .ct-div-block:empty, .oxy-dynamic-list:empty, .ct-nestable-shortcode:empty, .ct-ul:empty, .ct-link:empty, .ct-new-columns:empty, .ct-widget:empty, .ct-shortcode:empty, .ct-section:empty, .ct-section-inner-wrap:empty, .ct-looper:empty, .ct-separator:empty, .ct-slide:empty, .ct-code-block > span.ng-scope:empty, .oxygen-empty-comments-list, .oxygen-empty-gallery, .ct-modal:empty {
}
.ct-div-block:empty, .ct-nestable-shortcode:empty, .ct-shortcode:empty, .ct-link:empty, .ct-code-block > span.ng-scope:empty, .oxy-header-container > div:empty {
}

.ct-div-block:empty, .ct-nestable-shortcode:empty, .ct-section-inner-wrap:empty, .ct-widget:empty, .oxy-header-row-empty, .ct-link:empty {
  outline:none;
}

h1,h2,h3,h4,h5,h6 {
  text-wrap: balance;
  letter-spacing: -0.025em;
  line-height:1;
  margin:0;
  padding:0;
}

p {
  text-wrap: pretty;
}

p, .ct-text-block {
  line-height:1.4;
}

p:not(:last-child) {
  margin-bottom: 1em; /* adjust as needed */
}

ol, ul {
  list-style: none;
}

em {
  font-style: italic;
}

hr {
  box-sizing: content-box; 
  height: 0;
  overflow: visible;
}

a {
  background-color: transparent;
  text-decoration-skip-ink: auto;
}


abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border: none;
  outline: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: 1.15;
  margin: 0;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: currentColor;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

details {
  display: block;
}

summary {
  display: block;
}

template {
  display: none;
}

[hidden], .hidden {
  display: none;
}


@media (prefers-reduced-motion: reduce) {
  html:focus-within {
      scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
      animation-duration: 0.01ms !important;
      animation-iteration-count: 1 !important;
      transition-duration: 0.01ms !important;
      scroll-behavior: auto !important;
  }
}




.oxygen-builder-body #ct-builder { overflow: visible !important; }

.oxy-lightbox_inner.fancybox-content {
  max-height:100dvh;
  overflow: auto !important;
}

/* Related Services color ramp (#0E171E → #081F35 → #05305F → #204D8E)
#relsvcs .relatedsvc-item:nth-child(1)  { background-color: #101C29; }
#relsvcs .relatedsvc-item:nth-child(2)  { background-color: #0B2234; }
#relsvcs .relatedsvc-item:nth-child(3)  { background-color: #081F35; }
#relsvcs .relatedsvc-item:nth-child(4)  { background-color: #082947; }
#relsvcs .relatedsvc-item:nth-child(5)  { background-color: #073359; }
#relsvcs .relatedsvc-item:nth-child(6)  { background-color: #05305F; }
#relsvcs .relatedsvc-item:nth-child(7)  { background-color: #114177; }
#relsvcs .relatedsvc-item:nth-child(8)  { background-color: #1A4886; }
#relsvcs .relatedsvc-item:nth-child(9)  { background-color: #204D8E; }
 */


/*!
 * Hamburgers (TRIMMED)
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: var(--burger-padding, 1rem);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow:1;
  height: 100%;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  color: inherit;
  background-color: transparent;
  border:0;
  outline:0;
  margin:0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: currentcolor; }

.hamburger-box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content:center;
  align-items:center;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 100%;
    height: 2px;
    background-color: currentcolor;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

.menu-toggle .hamburger-inner,
.menu-toggle .hamburger-inner:after,
.menu-toggle .hamburger-inner:before {
	transition-duration: 400ms;
	transition-property: all;
	will-change: transform;
}



.flex-grid {
  --columns: 5;
  --gap: 12px;
  --columngap: 
    calc(
     calc(
      calc( var(--gap) * var(--columns) ) 
      - var(--gap) ) 
    / var(--columns)
    );
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
@media (max-width: 1799px) {
  .flex-grid { --columns: 4; }
}
@media (max-width: 1199px) {
  .flex-grid { --columns: 3; }
}
@media (max-width: 799px){
  .flex-grid { --columns: 2; }
}
@media (max-width: 499px) {
  .flex-grid { --columns: 1; }
}
.flex-grid > * {
  flex: 0 1 calc(100% / var(--columns) - var(--columngap));
  min-width: 50px;
  box-sizing: border-box;
}
.grid-right {
  justify-content: end;
}




/* GRID SEPARATED BY INNER SOLID LINE */
.line-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  gap: 0; /* No gap bc we’re drawing lines */
}

.line-grid .grid-item {
  position: relative;
  padding: 2rem;
  text-align: center;
  box-sizing: border-box;
}

/* vert line (right side all except last col) */
.line-grid .grid-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: currentcolor;
}

/* Horizontal line (on bottom of all except last row) */
.line-grid .grid-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentcolor;
}

/* Remove vertical line for items in last column */
.line-grid {
  --columns: 4; /* fallback column count */
}

@supports (grid-template-rows: subgrid) {
  .line-grid {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  }
}

.line-grid .grid-item:nth-child(var(--columns)n)::after {
  display: none;
}

/* Remove horizontal line for items in last row */
.line-grid .grid-item:nth-last-child(-n + var(--columns))::before {
  display: none;
}

@media (max-width: 799px) {
  .line-grid {
    --columns: 2;
  }
}

@media (max-width: 499px) {
  .line-grid {
    --columns: 1;
  }
}.anchor{
 position:relative;
 top:-30px;
}
#menu-mobile .menu-item-has-children > a:not(:has(button)){
 padding-top:9px;
 padding-bottom:9px;
}
.sectors-h{
 margin-bottom:2rem;
 width:100%;
 text-align:left;
}
#sectors-served{
}
.service-col-child:hover > .subsvc-icon{
 color:#76859b;
}
#content-rep ul{
list-style:disc; padding:0 0 0 1em;
}
#h-btn-svc:hover #van-btn{
background-image:linear-gradient(#2d70a6, #2d70a6);}
#relsvcs .relatedsvc-item > a:hover{
background-image:linear-gradient(rgba(203,217,226,0.1), rgba(203,217,226,0.1));}
#relsvcs .relatedsvc-item > a{
}
.svc-expand button{
 width:100%;
 position:absolute;
 z-index:0;
 background-color:#39465d;
}
.svc-expand .oxy-pro-accordion_body{
 padding-top:30px;
}
.svc-expand{
}
.svc-expand button .oxy-pro-accordion_icon{
 display:flex;
 align-items:center;
 justify-content:center;
 padding-top:5px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 flex-direction:column;
 width:70px;
 height:30px;
 border-top-left-radius:0px;
 border-top-right-radius:0px;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
 color:#ffffff;
 text-align:center;
 margin-left:calc(50% - 35px) ;
 align-self:center;
}
.svc-expand .oxy-pro-accordion_title-area{
 display:none;
}
.nav-resources{
}
#content-rep{
 background-color:#f7f7f7;
}
.content-div{
}
.content-section > .content-div:not([i-class=img_backgrounded]) .intro-img{
 min-height:200px;
}
.content-section:not(:first-of-type):has([i-class=img_backgrounded]){
 margin-top:4rem;
}
.content-section:not(:last-of-type):not(:has([i-class=img_backgrounded])) > .content-div{
 padding-bottom:0px;
}
.oxy-lightbox .fancybox-caption{
 display:none;
 visibility:visible;
 opacity:1;
}
.fancybox-image{
 max-width:100%;
 max-height:100dvh ;
object-fit: contain;
}
.fancybox-slide, .fancybox-content{
overflow: hidden !important;
}
.simlink:after{
 content:"»";
}
.simlink:before{
 content:"«";
}
.simlink{
 font-family:Plus Jakarta Sans;
 text-align:center;
 display:flex;
 align-items:center;
 justify-content:center;
 width:fit-content ;
 color:#05305f;
 font-weight:600;
 font-size:.85rem;
 flex-direction:row;
 gap:4px;
cursor:pointer;
}
#menu-mobile .menu-item a:has(.oxy-slide-menu_open){
}
#menu-mobile .oxy-slide-menu_list .sub-menu .sub-menu .menu-item a{
}
#menu-mobile .oxy-slide-menu_list .sub-menu .sub-menu .menu-item{
}
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item ul ul >li:first-of-type a{
}
#nav .oxy-nav-menu-list > .menu-item.menu-item-has-children:hover ul .menu-item-has-children:hover{
background-image:linear-gradient(#05305f, #05305f);}
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item ul ul a{
 font-family:Plus Jakarta Sans;
 font-style:italic;
}
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item ul ul{
background-image:linear-gradient(#05305f, #05305f); font-family:Plus Jakarta Sans;
 margin-left:0px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-top-right-radius:5px;
 font-style:italic;
 padding-top:0px;
 margin-top:0px;
 padding-bottom:10px;
}
.sectors-served .sector-icon i{
transform:skew(0deg);}
.sectors-served .sector-content{
}
.sectors-served .sector-text{
 line-height:1;
 font-size:.94rem;
 margin-top:6px;
 font-style:italic;
 color:#e6ecf3;
}
.sectors-served .sector-name{
 font-family:Roboto;
 font-size:1.2rem;
 line-height:1;
 font-weight:900;
}
.sectors-served .sector-icon{
transform:skew(0deg); font-size:30px;
 display:flex;
 align-items:center;
 justify-content:flex-start;
 color:#1d93cd;
 padding-right:10px;
 margin-right:12px;
 border-right-style:solid;
 border-right-width:1px;
 border-right-color:#285a8c;
 padding-bottom:8px;
}
.sectors-served .sector{
 display:flex;
 flex-direction:row;
 align-items:stretch;
 text-align:left;
 width:calc(25% - 2.25rem) ;
}
.sectors-served{
 display:flex;
 padding-left:0px;
 gap:3rem;
 flex-wrap:wrap;
list-style:none;
}
.svc-col-link:hover .svc-col-btn{
 opacity:1;
}
[i-class=img_backgrounded] .intro-content > *{
 max-width:1800px;
 width:100%;
 padding-left:30px;
 padding-right:30px;
 color:#ffffff;
 margin-left:auto;
 margin-right:auto;
}
[i-class=img_backgrounded] .intro-content{
 background-color:rgba(0,0,0,0.75);
 color:#ffffff;
 width:100vw;
 padding-bottom:70px;
 z-index:1;
 min-width:100vw;
 margin-left:calc(-50vw + 50%) ;
 padding-top:70px;
}
[i-class=img_backgrounded] .intro-img{
 position:absolute;
 width:100vw;
 border-radius:0px;
 border-top-left-radius:0px;
 border-top-right-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 min-width:100vw;
 max-width:100vw;
 left:0px;
 right:0px;
 top:0px;
 bottom:0px;
 flex-grow:1;
 flex-shrink:0;
}
[i-class=img_backgrounded]{
 padding-bottom:0px;
 padding-top:0px;
}
[i-class=img_r_inline] .skewer, [i-class=img_l_inline] .skewer, [i-class=img_backgrounded] .skewer{
 display:none;
}
[i-class=img_r_stretch] .intro-img, [i-class=img_l_stretch] .intro-img{
 width:100%;
 flex-grow:0;
 flex-shrink:1;
 min-width:unset ;
 border-top-left-radius:0px;
 border-top-right-radius:0px;
}
[i-class=img_l_stretch] .intro-content, [i-class=img_r_stretch] .intro-content{
 width:66%;
 flex-shrink:0;
 flex-grow:0;
 padding-top:70px;
 padding-bottom:70px;
}
[i-class=img_l_stretch], [i-class=img_r_stretch]{
 margin-top:-70px;
 margin-bottom:-70px;
}
[i-class=img_l_stretch] .intro-img{
 margin-left:calc(-50vw + 50%) ;
}
[i-class=img_r_stretch] .intro-img{
 border-top-right-radius:0px;
 border-bottom-right-radius:0px;
 margin-right:calc(-50vw + 50%) ;
}
[i-class=img_l_skew] .intro-img .skewer{
transform: scaleX(-1);align-self:end;
}
[i-class=img_l_skew] .intro-img, [i-class=img_l_inline] .intro-img, [i-class=img_l_stretch] .intro-img{
 order:-1;
}
#intro-wrap, .content-div, [i-class=img_r_skew], [i-class=img_r_inline],[i-class=img_r_stretch], [i-class=img_l_skew], [i-class=img_l_inline], [i-class=img_l_stretch]{
 display:flex;
 flex-direction:row;
 gap:3rem;
 align-items:stretch;
 justify-content:space-between;
}
.mobile-menu.active{
transform:translateY(0);
}
.sticky #sticky-burger.active{
 background-color:#162641;
}
.sticky #h-tagline{
 display:none;
}
.sticky #nav.active{
transform: scaleY(1); opacity:1;
}
.sticky #sticky-burger{
 display:flex;
}
.sticky #hr2-r{
 display:flex;
 flex-direction:row;
 align-items:stretch;
 gap:2rem;
flex-grow:0
}
.sticky #hr2-l{
 padding-top:15px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:15px;
 margin-left:-15px;
 border-bottom-left-radius:4px;
 border-bottom-right-radius:4px;
}
#hr2.sticky{
background-image: linear-gradient(transparent, transparent);}
.sticky #nav:has(.oxy-pro-menu-list, .oxy-nav-menu-list) .menu-item ul{
 background-color:#05305f;
}
#hr2.sticky .ct-section-inner-wrap{
 padding-top:0px;
 padding-bottom:0px;
 display:flex;
 flex-direction:row;
 justify-content:space-between;
 align-items:stretch;
}
.sticky #nav > div{
 width:100%;
 max-width:1800px;
 padding-left:30px;
 padding-right:30px;
 margin-left:auto;
 margin-right:auto;
transform-origin:right;
}
.sticky #nav{
transform: scaleY(0); width:100vw;
 height:40px;
 background-color:#05305f;
 opacity:0;
 position:absolute;
 right:0px;
 left:0px;
 bottom:-40px;
 display:flex;
 align-items:center;
transform-origin:top;
}
.sticky #logo{
 width:90px;
 margin-left:0px;
}
.sticky .h-btn{
 padding-top:6px;
 padding-bottom:6px;
 padding-left:16px;
 padding-right:16px;
}
.sticky #van{
 width:80px;
}
.sticky, .sticky *{
 transition-duration:.3s;
 transition-timing-function:ease;
 transition-property:all;
 transition-delay:0s;
}
.svc-section[data-class="background"] .svc-heading{
}
.svc-section[data-class="left"] > div{
 display:flex;
 flex-direction:row;
}
.svc-section[data-class="right"] > div{
 display:flex;
 gap:3rem;
 align-items:stretch;
 align-self:stretch;
}
.svc-section[data-class="background"] .svcp-img{
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 z-index:-1;
 width:100vw;
 height:100%;
object-fit:cover; object-position:center center;
}
.svc-section[data-class="background"]{
 color:#ffffff;
 display:flex;
 flex-direction:column;
 align-items:stretch;
 justify-content:center;
 background-color:rgba(0,0,0,0.7);
 text-shadow:1px 1px 5px #000000;
}
.hero-h2 span{
 font-size:.65em;
 font-weight:400;
}
a:focus-visible{
border: 0; outline: 2px solid rgba(255,255,255,0.1); outline-offset: 5px; border-radius: 1px;
}
a{
}
.fluentform button.ff-btn{
border:0 !important; cursor:pointer;
}
.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label > span{
box-shadow:none !important;
}
.fluentform .ff-el-input--content input:focus, .fluentform .ff-el-input--content textarea:focus, .fluentform .ff-el-input--content label, .modal-form .fluentform .ff-el-input--content label span{
border:0 !important; outline:0 !important;
}
.urgency .ff-el-input--content{
 display:flex;
 flex-direction:row;
 align-items:center;
 flex-wrap:wrap;
 margin-bottom:-5px;
gap:0.5rem 1rem
}
.urgency .ff-el-form-check label span{
 min-width:12em;
box-shadow:none !important;
}
#ct-artificial-viewport body{
 min-height:100dvh ;
}
.modal-form .fluentform .ff-el-help-message:before{
 font-family:Plus Jakarta Sans;
 content:"ⓘ";
 color:#8fa0bf;
 margin-right:5px;
 font-weight:900;
}
.modal-form .fluentform .ff-el-help-message{
 font-size:13px;
 color:rgba(255,255,255,0.6);
 font-weight:400;
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:flex-start;
}
.modal-form .fluentform input:focus::placeholder, .modal-form .fluentform textarea:focus::placeholder{
 font-family:Plus Jakarta Sans;
 text-align:right;
 font-size:13px;
 text-transform:uppercase;
}
.modal-form .fluentform input:placeholder-shown, .modal-form .fluentform textarea:placeholder-shown{
 background-color:#39465d;
 transition-duration:.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.modal-form .ff_list_buttons{
 display:flex;
 flex-direction:column;
 gap:6px;
}
.fancybox-content.oxy-lightbox_inner{
}
.modal-form .ff_list_buttons .ff-el-input--content{
}
.oxy-lightbox .fancybox-slide [data-fancybox-close]{
 position:absolute;
 top:0px;
 right:0px;
}
#hr2:has(button.hamburger.is-active){
}
#menu-mobile .oxy-slide-menu_list a{
}
#menu-mobile .menu-item a:has(.oxy-slide-menu_open) span{
}
#menu-mobile .oxy-slide-menu_list > .menu-item > a span:hover, #menu-mobile .oxy-slide-menu_list > .menu-item > a:not(:has(button)):hover, #mnav-home:hover{
}
#menu-mobile .oxy-slide-menu_list > .menu-item > a > span{
}
#menu-mobile .oxy-slide-menu_list > .menu-item:not(:first-child) > a{
}
#menu-mobile .oxy-slide-menu_list .sub-menu{
}
#menu-mobile .oxy-slide-menu_list .sub-menu .menu-item a{
}
#menu-mobile .oxy-slide-menu_list > .menu-item > a > *, #menu-mobile .oxy-slide-menu_list > .menu-item > a:not(:has(*)), #mnav-home{
 padding-top:.55rem;
 padding-bottom:.5rem;
}
#menu-mobile .oxy-slide-menu_list .menu-item-has-children > a{
 padding-top:0px;
 padding-bottom:0px;
}
#menu-mobile .menu-item-has-children > a span{
 padding-right:10px;
}
#menu-mobile a[aria-current="page"] span{
}
#menu-mobile .menu-item-has-children > a button{
 z-index:1;
 flex-grow:1;
 height:100%;
 margin-left:10px;
 padding-top:9px;
 padding-bottom:9px;
}
#fm-links-nav li a{
}
#fm-links-nav li{
}
#cta-contactform button.ff-btn-submit:hover{
 background-color:#1d93cd;
}
#cta-contactform button.ff-btn-submit{
 float:right;
 background-color:#2d70a6;
}
#cta-contactform input, #cta-contactform textarea{
 padding-left:0px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:1px;
 border-radius:0px;
 border-bottom-color:rgba(255,255,255,0.5);
outline:none;
}
.lightbox .fancybox-content{
 width:100vw;
 max-width:1200px;
}
fieldset .half{
 width:calc(50% - 0.5rem) ;
 flex-shrink:1;
 align-self:stretch;
}
#nav .menu-item:hover .sub-menu{
 opacity:1;
}
#nav .menu-item.menu-item-has-children a:after{
 transition-duration:0.2s;
 transition-timing-function:linear;
 transition-property:transform;
}
#nav .oxy-nav-menu-list > .menu-item.menu-item-has-children:hover > a:after{
transform:rotate(230deg);}
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item ul li a{
 font-family:Roboto;
 width:100%;
 padding-left:1rem;
 padding-top:.5em;
 padding-right:1rem;
 padding-bottom:.5em;
 text-transform:none;
 font-size:.9rem;
 display:flex;
 justify-content:space-between;
}
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item ul li{
 width:100%;
}
body.oxy-modal-active .oxy-close-modal{
}
body:not(.oxy-modal-active) .oxy-close-modal{
opacity:0 !important; z-index:0;
}
.quote-ico svg{
transform:skew(-15deg);}
#hr1-l>#h-info-wrap, #hr1-r>#ig-hrs, #hr2-r>#header-ctas{
}
img:not([src]){
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.unslider{
 padding-left:0px;
 padding-right:0px;
}
.breadcrumbs{
 font-size:.8rem;
 color:rgba(255,255,255,0.6);
 z-index:1;
 position:relative;
}
.faq-topic-group{
}
.faq-topic-heading{
 margin-bottom:1rem;
}
.breadcrumb li{
 display:flex;
 flex-direction:row;
 align-items:center;
}
.breadcrumb .sep{
 margin-left:10px;
 opacity:.5;
}
.breadcrumb ol{
 display:flex;
 gap:10px;
 flex-direction:row;
 height:100%;
 font-size:12px;
 padding-left:1px;
}
#h-sections.commercial #h-residential, #h-sections.commercial #h-sections-icon, #h-sections.residential #h-commercial, #h-sections.residential #h-sections-icon{
 display:none;
}
#ct-builder .oxy-offcanvas_backdrop{
pointer-events:none;
}
#ct-builder #mnav{
 display:none;
}
#mnav .offcanvas-inner.oxy-inner-content{
background-image: linear-gradient(113deg, #05305f, #162641, #091e35, #0e171e);}
#nav .oxy-pro-menu-list, #nav .oxy-nav-menu-list{
 display:flex;
 flex-wrap:wrap;
 justify-content:flex-end;
 align-items:flex-end;
 gap:1rem 2.2vw ;
}
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item ul{
background-image: linear-gradient(transparent, #162641 20px, #091e35); padding-top:12px;
 padding-bottom:12px;
 background-color:transparent;
 opacity:0;
 margin-left:-1rem;
 min-width:7em;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
 transition-duration:.2s;
 transition-timing-function:linear;
 transition-property:opacity;
}
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item{
 font-family:Plus Jakarta Sans;
 width:max-content ;
 text-transform:uppercase;
 font-size:1rem;
}
.audience .audience-clear:hover:after{
 font-size:11px;
 font-weight:600;
 align-items:center;
 justify-content:flex-start;
 display:flex;
 width:70px;
 flex-direction:column;
 text-align:left;
 font-style:italic;
 text-transform:lowercase;
content:"CLEAR SELECTION"
}
.audience .audience-clear{
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:center;
 gap:4px;
display:flex !important;
}
.svg_wrapper{
 display:flex;
 flex-direction:column;
 align-items:center;
 justify-content:center;
}
.audience .hero-terms{
 display:flex;
 flex-direction:row;
 align-items:flex-start;
 justify-content:center;
 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;
}
.audience .hero-btn{
 border-radius:60px !important ;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
 text-align:center;
 display:flex;
 flex-direction:column;
 align-items:center;
 padding-top:1rem;
 padding-bottom:1rem;
 padding-left:3rem;
 padding-right:3rem;
 align-self:center;
}
.audience .hero-col{
 display:flex;
 flex-direction:column;
 align-items:flex-start;
 text-align:center;
 justify-content:center;
}
.audience-commercial .audience-residential, .audience-residential .audience-commercial{
display:none !important;
}
.ct-inner-wrap{
 display:flex;
 flex-direction:column;
 gap:2rem;
 line-height:1;
}
.co-social-link i:hover{
 background-color:#2d70a6;
 color:#ffffff;
}
.co-social-link i{
 background-color:#285a8c;
 color:#ffffff;
 border-radius:50%;
 padding-top:3px;
 padding-right:3px;
 padding-bottom:3px;
 padding-left:3px;
 width:30px;
 height:30px;
 flex-grow:0;
 flex-shrink:0;
 display:flex;
 align-items:center;
 justify-content:center;
}
.audience #toggle-arrows{
 display:flex;
}
.audience #toggle-choose{
 display:none;
}
.audience #toggle-icon{
 order:1;
}
.audience .option:not(.active){
 order:2;
 margin-left:-40px;
 font-size:.8em;
 letter-spacing:.05em;
 padding-left:25px;
 margin-right:5px;
 opacity:.5;
}
.audience .option.active{
 opacity:1;
 order:0;
 font-size:1.2em;
 margin-right:10px;
 letter-spacing:1px;
}
.audience-residential #tog-res-icon{
 display:block;
}
.audience-commercial #tog-comm-icon{
 display:block;
}
.audience-commercial #toggle-bg{
 align-items:flex-end;
}
.audience #toggle-bg{
 width:190px;
left:0
}
.btn-cta:hover .ct_fancy_icon{
 color:#ffffff;
}
.urgency .ff-el-form-check:nth-of-type(2).ff_item_selected label span{
 background-color:red !important;
box-shadow:none !important;
}
.mob-h{
}
#nav > ul > li > ul > li:first-of-type{
 margin-top:-6px;
}
#nav > ul > li > ul > li:last-of-type{
 padding-bottom:9px;
}
.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label > span:hover{
 color:#ffffff;
 background-color:#285a8c;
color:white !important;
}
.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label > span{
 padding-left:1rem;
 padding-right:1rem;
border-radius:0 !important; border: 0 !important; box-shadow:none !important;
}
.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check{
 border-radius:5px;
 overflow:hidden;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 margin-bottom:0px;
}
.ff_list_buttons .ff-el-input--content{
 display:flex;
 gap:12px;
 border-bottom-style:dashed;
 border-bottom-width:1px;
 border-bottom-color:#ffffff;
 padding-bottom:1.6rem;
 margin-bottom:.5rem;
}
.fluentform fieldset{
 display:flex;
 flex-direction:row;
 align-items:stretch;
 flex-wrap:wrap;
 justify-content:flex-start;
 gap:1rem;
}
.fluentform fieldset > div{
}
fieldset div:not(.half){
 width:100%;
 float:left;
}
.dark a:hover{
 color:#af8954;
}
.dark a{
 color:#ffffff;
}
@media (max-width: 499px) {
.ff_list_buttons .ff-el-input--content{
 gap:12px 12px ;
}
}

@media (max-width: 499px) {
.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label > span{
 padding-left:.7rem;
 padding-right:.7rem;
}
}

@media (max-width: 499px) {
.mob-h{
 display:none;
}
}

@media (max-width: 1199px) {
#nav .oxy-pro-menu-list, #nav .oxy-nav-menu-list{
 gap:1rem 2vw ;
}
}

@media (max-width: 799px) {
#ct-builder #mnav{
}
}

@media (max-width: 799px) {
#hr1-l>#h-info-wrap, #hr1-r>#ig-hrs, #hr2-r>#header-ctas{
 display:none;
}
}

@media (max-width: 799px) {
body.oxy-modal-active .oxy-close-modal{
opacity:1 !important;
}
}

@media (max-width: 1800px) {
#nav:has(.oxy-pro-menu-list,.oxy-nav-menu-list) .menu-item ul li a{
 font-size:.95rem;
}
}

@media (max-width: 499px) {
fieldset .half{
 width:100%;
}
}

@media (max-width: 1800px) {
.lightbox .fancybox-content{
 max-width:1000px;
}
}

@media (max-width: 1199px) {
.lightbox .fancybox-content{
 max-width:calc(100vw - 60px) ;
}
}

@media (max-width: 799px) {
.lightbox .fancybox-content{
 max-width:100vw;
}
}

@media (max-width: 799px) {
#fm-links-nav li{
 width:8em;
}
}

@media (max-width: 499px) {
#fm-links-nav li{
 flex-grow:1;
 display:flex;
 align-items:stretch;
 justify-content:center;
 width:calc(50% - 1px) ;
 flex-direction:column;
 align-self:stretch;
}
#fm-links-nav li:hover{
}
}

@media (max-width: 799px) {
#fm-links-nav li a{
 font-family:Plus Jakarta Sans;
 background-color:#293847;
 width:100%;
 height:100%;
 flex-grow:1;
 display:flex;
 align-items:center;
 justify-content:center;
 padding-top:1rem;
 padding-right:1.2rem;
 padding-bottom:1rem;
 padding-left:1.2rem;
 line-height:1;
 text-transform:uppercase;
 font-size:.8rem;
 color:#ffffff;
}
#fm-links-nav li a:hover{
 color:#8fa0bf;
}
}

@media (max-width: 499px) {
#fm-links-nav li a:hover{
 color:#8fa0bf;
}
}

@media (max-width: 799px) {
#menu-mobile .menu-item-has-children > a button{
 justify-content:flex-end;
 padding-right:10px;
 flex-grow:1;
 display:flex;
 align-items:center;
 color:#8fa0bf;
}
#menu-mobile .menu-item-has-children > a button:hover{
 color:#ffffff;
}
}

@media (max-width: 799px) {
#menu-mobile a[aria-current="page"] span{
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list > .menu-item > a > *, #menu-mobile .oxy-slide-menu_list > .menu-item > a:not(:has(*)), #mnav-home{
 padding-top:1rem;
 padding-bottom:1rem;
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list .sub-menu .menu-item a{
 margin-left:1rem;
 border-top-color:#293847;
 border-right-color:#293847;
 border-bottom-color:#293847;
 border-left-color:#293847;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 color:#e6ecf3;
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list .sub-menu{
 padding-top:0px;
 margin-top:0px;
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list > .menu-item:not(:first-child) > a{
 border-top-style:solid;
 border-top-width:1px;
 border-top-color:#4c5966;
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list > .menu-item > a > span{
 padding-right:2rem;
 min-width:9em;
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list > .menu-item > a span:hover, #menu-mobile .oxy-slide-menu_list > .menu-item > a:not(:has(button)):hover, #mnav-home:hover{
 color:#ffffff;
 font-weight:600;
}
}

@media (max-width: 799px) {
#menu-mobile .menu-item a:has(.oxy-slide-menu_open) span{
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list a{
 transition-duration:0.4s;
 transition-timing-function:ease;
 transition-property:all;
}
}

@media (max-width: 799px) {
#hr2:has(button.hamburger.is-active){
background-image:linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(https://fortglass.com/assets/fortbg.jpg);background-size:auto,  cover; background-color:#111111;
 background-position:50% 60%;
}
}

@media (max-width: 799px) {
.oxy-lightbox .fancybox-slide [data-fancybox-close]{
 position:fixed;
 top:0px;
 right:0px;
 width:3rem;
 height:3rem;
}
}

@media (max-width: 799px) {
.modal-form .ff_list_buttons .ff-el-input--content{
 display:flex;
 align-items:center;
 justify-content:center;
 flex-direction:row;
 flex-wrap:wrap;
}
}

@media (max-width: 799px) {
.fancybox-content.oxy-lightbox_inner{
 min-height:100dvh ;
 display:flex;
 flex-direction:column;
 align-items:stretch;
 justify-content:center;
}
}

@media (max-width: 799px) {
.modal-form .fluentform input:focus::placeholder, .modal-form .fluentform textarea:focus::placeholder{
 font-family:Plus Jakarta Sans;
 font-size:12px;
 text-transform:uppercase;
}
}

@media (max-width: 799px) {
.modal-form .fluentform .ff-el-help-message{
 justify-content:center;
 display:flex;
}
.modal-form .fluentform .ff-el-help-message:before{
 display:none;
}
}

@media (max-width: 799px) {
.urgency .ff-el-form-check label span{
}
}

@media (max-width: 499px) {
.urgency .ff-el-form-check label span{
 min-width:calc(50vw - 30px - .7rem) ;
 width:100%;
}
}

@media (max-width: 799px) {
.hero-h2 span{
 font-weight:300;
 margin-top:5px;
}
}

@media (max-width: 499px) {
.hero-h2 span{
 font-family:Plus Jakarta Sans;
 letter-spacing:1px;
 font-size:15px;
}
}

@media (max-width: 799px) {
.svc-section[data-class="right"] > div{
 flex-direction:column;
 display:flex;
}
}

@media (max-width: 799px) {
.svc-section[data-class="left"] > div{
 flex-direction:column;
 display:flex;
}
}

@media (max-width: 799px) {
.svc-section[data-class="background"] .svc-heading{
 margin-top:0px;
 background-color:transparent;
 padding-top:70px;
 text-align:center;
}
}

@media (max-width: 1800px) {
.sticky #hr2-r{
 margin-right:-30px;
}
}

@media (max-width: 799px) {
#intro-wrap, .content-div, [i-class=img_r_skew], [i-class=img_r_inline],[i-class=img_r_stretch], [i-class=img_l_skew], [i-class=img_l_inline], [i-class=img_l_stretch]{
 flex-direction:column;
 display:flex;
 gap:2rem;
}
}

@media (max-width: 799px) {
[i-class=img_r_stretch] .intro-img{
 margin-right:0px;
}
}

@media (max-width: 799px) {
[i-class=img_l_stretch] .intro-img{
 margin-left:0 ;
}
}

@media (max-width: 1800px) {
[i-class=img_l_stretch], [i-class=img_r_stretch]{
gap:2rem
}
}

@media (max-width: 1199px) {
[i-class=img_l_stretch], [i-class=img_r_stretch]{
 display:flex;
 flex-direction:column;
gap:1rem
}
}

@media (max-width: 799px) {
[i-class=img_l_stretch], [i-class=img_r_stretch]{
 margin-top:0px;
gap:0
}
}

@media (max-width: 1800px) {
[i-class=img_l_stretch] .intro-content, [i-class=img_r_stretch] .intro-content{
}
}

@media (max-width: 1199px) {
[i-class=img_l_stretch] .intro-content, [i-class=img_r_stretch] .intro-content{
}
}

@media (max-width: 799px) {
[i-class=img_l_stretch] .intro-content, [i-class=img_r_stretch] .intro-content{
 width:100%;
 padding-top:0px;
}
}

@media (max-width: 1199px) {
[i-class=img_r_stretch] .intro-img, [i-class=img_l_stretch] .intro-img{
 width:100vw;
 min-width:100vw;
 margin-left:-30px;
 border-radius:0px;
}
}

@media (max-width: 799px) {
[i-class=img_r_stretch] .intro-img, [i-class=img_l_stretch] .intro-img{
}
}

@media (max-width: 799px) {
[i-class=img_backgrounded] .intro-img{
width:100vw !important; height:100% !important; margin:0; z-index:0
}
}

@media (max-width: 499px) {
[i-class=img_backgrounded] .intro-img{
width:100vw !important; height:100% !important; margin:0; z-index:0
}
}

@media (max-width: 799px) {
[i-class=img_backgrounded] .intro-content > *{
}
}

@media (max-width: 499px) {
.sectors-served{
 justify-content:center;
 gap:2.5rem;
}
}

@media (max-width: 1199px) {
.sectors-served .sector{
 width:calc(33.3% - 2rem) ;
}
}

@media (max-width: 799px) {
.sectors-served .sector{
 width:calc(50% - 1.5rem) ;
 flex-direction:column;
 display:flex;
 align-items:center;
 justify-content:flex-start;
 text-align:center;
}
}

@media (max-width: 499px) {
.sectors-served .sector{
 flex-direction:column;
 display:flex;
 align-items:center;
 justify-content:flex-start;
 gap:10px;
 text-align:center;
}
}

@media (max-width: 799px) {
.sectors-served .sector-icon{
 padding-right:0px;
 margin-right:0px;
 border-right-style:none;
}
}

@media (max-width: 499px) {
.sectors-served .sector-icon{
transform:skew(0deg); margin-right:0px;
 padding-right:0px;
 border-right-style:none;
}
}

@media (max-width: 1800px) {
.sectors-served .sector-text{
 font-size:.93rem;
}
}

@media (max-width: 1199px) {
.sectors-served .sector-text{
 font-size:.92rem;
}
}

@media (max-width: 799px) {
.sectors-served .sector-text{
 font-size:.91rem;
}
}

@media (max-width: 499px) {
.sectors-served .sector-text{
 font-size:.9rem;
}
}

@media (max-width: 799px) {
.sectors-served .sector-icon i{
}
}

@media (max-width: 499px) {
.sectors-served .sector-icon i{
transform:skew(0deg);}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list .sub-menu .sub-menu .menu-item{
 padding-left:1rem;
}
}

@media (max-width: 799px) {
#menu-mobile .oxy-slide-menu_list .sub-menu .sub-menu .menu-item a{
 font-family:Plus Jakarta Sans;
 font-style:italic;
 opacity:0.9;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-top:8px;
 padding-bottom:8px;
 display:flex;
 flex-direction:row;
 align-items:flex-start;
 justify-content:flex-start;
 gap:8px;
}
#menu-mobile .oxy-slide-menu_list .sub-menu .sub-menu .menu-item a:before{
 content:"•";
}
}

@media (max-width: 799px) {
#menu-mobile .menu-item a:has(.oxy-slide-menu_open){
}
}

@media (max-width: 799px) {
.content-section:not(:last-of-type):not(:has([i-class=img_backgrounded])) > .content-div{
 display:flex;
 flex-direction:column;
 gap:2rem;
 padding-bottom:1rem;
}
}

@media (max-width: 799px) {
.content-section:not(:first-of-type):has([i-class=img_backgrounded]){
 margin-top:2rem;
}
}

@media (max-width: 799px) {
.content-section > .content-div:not([i-class=img_backgrounded]) .intro-img{
 min-height:150px;
 height:150px;
 max-width:100%;
 min-width:50%;
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 799px) {
.sectors-h{
 text-align:center;
}
}

