.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: 1620px;
}
body {font-family: 'neue-kabel';}body {line-height: 32px;font-size: 18px;font-weight: 400;color: #525252;}.oxy-nav-menu-hamburger-line {background-color: #525252;}h1, h2, h3, h4, h5, h6 {font-family: 'neue-kabel';font-size: 65px;font-weight: 700;line-height: 70px;color: #231f20;}h2, h3, h4, h5, h6{font-size: 46px;line-height: 58px;color: #231f20;}h3, h4, h5, h6{font-size: 30px;font-weight: 700;line-height: 38px;color: #095e72;}h4, h5, h6{font-size: 20px;line-height: 28px;}h5, h6{font-size: 18px;}h6{font-size: 16px;font-weight: 800;color: #095e72;}a {color: #095e72;text-decoration: none;}a:hover {color: #095e72;}.ct-link-text {text-decoration: none;}.ct-link-text:hover {color: #095e72;text-decoration: none;}.ct-link {text-decoration: ;}.ct-link:hover {color: #095e72;}.ct-link-button {font-weight: 400;border-radius: 50px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_iconlist {
 max-width:100%;
 width:100%;
 margin-top:5px;
 gap:5px;
 color:#fff;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
gap:5px;
}
@media (max-width: 1199px) {
.oxel_iconlist {
 gap:10px;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:10px;
}
}

.oxel_iconlist__row {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 1199px) {
.oxel_iconlist__row {
 text-align:center;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:flex-start;
}
}

@media (max-width: 767px) {
.oxel_iconlist__row {
 text-align:center;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
justify-content:flex-start;
}
}

.oxel_iconlist__row__icon {
color: #525252;}.oxel_iconlist__row__icon 
>svg {width: 20px;height: 20px;}.oxel_iconlist__row__icon {
 margin-left:0px;
 margin-right:15px;
 margin-top:2.5px;
}
.oxel_iconlist__row__label {
 font-family:neue-kabel;
 text-align:left;
 line-height:28px;
 font-size:16px;
}
@media (max-width: 1199px) {
.oxel_iconlist__row__label {
}
}

@media (max-width: 767px) {
.oxel_iconlist__row__label {
 font-size:16px;
}
}

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

.oxel_iconlist__row--dark {
}
.oxel_icon_button__container:hover{
}
.oxel_icon_button__container {
 padding-top:8px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:15px;
 transition-duration:0.3s;
 max-width:444px;
 width:100%;
 border-bottom-style:solid;
 border-bottom-color:#d7d7d7;
 border-bottom-width:1px;
 gap:20px;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:none;
flex-wrap:nowrap;
align-items:center;
justify-content:space-between;
gap:20px;
}
@media (max-width: 767px) {
.oxel_icon_button__container {
 padding-bottom:8px;
 max-width:100%;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:none;
}
}

.oxel_icon_button_text {
 font-size:22px;
 font-weight:400;
 line-height:normal;
 color:#525252;
 text-align:left;
}
@media (max-width: 767px) {
.oxel_icon_button_text {
 font-size:16px;
}
}

.oxel_icon_button_icon {
color: #525252;}.oxel_icon_button_icon 
>svg {width: 26px;height: 26px;}.oxel_icon_button_icon {
 margin-right:8px;
 width:26px;
 height:26px;
}
.oxel_horizontal_divider {
 margin-top:10px;
 margin-bottom:10px;
 width:100%;
 text-align:left;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:flex-start;
}
@media (max-width: 1199px) {
.oxel_horizontal_divider {
 text-align:left;
}
}

.oxel_horizontal_divider__line {
 height:1px;
 width:100%;
 background-color:#d7d7d7;
}
@media (max-width: 1199px) {
.oxel_horizontal_divider__line {
 width:34%;
}
}

@media (max-width: 767px) {
.oxel_horizontal_divider__line {
 width:25%;
}
}

@media (max-width: 479px) {
.oxel_horizontal_divider__line {
 width:20%;
}
}

.oxel_horizontal_divider__icon {
color: color(7);}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.section_wrapper {
margin: 0;
}
.section_wrapper .ct-section-inner-wrap {
padding-top: 125px;
padding-right: 172px;
padding-bottom: 120px;
padding-left: 172px;
}
.section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.section_wrapper.oxy-easy-posts .oxy-posts,
.section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1620px) {
.section_wrapper {
}
.section_wrapper .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
}

@media (max-width: 1199px) {
.section_wrapper {
margin: 0;
}
.section_wrapper .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 20px;
padding-bottom: 50px;
padding-left: 20px;
}
}

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

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

.pre_header_text {
 font-family:neue-kabel;
 font-weight:700;
 text-transform:uppercase;
 font-size:18px;
 line-height:22px;
 opacity:1;
 mix-blend-mode:normal;
 padding-bottom:10px;
 letter-spacing:3.6px;
 color:#095e72;
}
@media (max-width: 767px) {
.pre_header_text {
 font-size:11px;
 line-height:16px;
 letter-spacing:2.2px;
 padding-bottom:0px;
}
}

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

.h2_default_style {
 max-width:900px;
 margin-bottom:10px;
 line-height:58px;
 color:#231f20;
 text-transform:uppercase;
 text-align:left;
 letter-spacing:1.3px;
 font-weight:700;
 font-size:46px;
}
@media (max-width: 1199px) {
.h2_default_style {
 font-size:40px;
 line-height:48px;
}
}

@media (max-width: 767px) {
.h2_default_style {
 font-size:36px;
 line-height:40px;
}
}

@media (max-width: 479px) {
.h2_default_style {
 text-align:center;
 margin-bottom:10px;
 font-size:36px;
 line-height:40px;
}
}

.oxel_accordion {
 border-top-color:color(38);
 border-right-color:color(38);
 border-bottom-color:color(38);
 border-left-color:color(38);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:100%;
}
.oxel_accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion.oxy-easy-posts .oxy-posts,
.oxel_accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.oxel_accordion__row {
 font-family:neue-kabel;
 width:100%;
 padding-top:32px;
 padding-right:8px;
 padding-bottom:32px;
 text-align:center;
 border-bottom-style:none;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
 border-radius:20px;
 padding-left:50px;
 position:relative;
 margin-top:15px;
 max-width:900px;
 margin-bottom:15px;
 background-color:#ffffff;
 margin-right:auto;
 margin-left:auto;
 box-shadow:5px 5px 15px 0px rgba(0,0,0,0.15);
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
@media (max-width: 767px) {
.oxel_accordion__row {
 border-radius:14px;
 padding-left:20px;
}
}

@media (max-width: 479px) {
.oxel_accordion__row {
 padding-top:24px;
 padding-bottom:24px;
}
}

.oxel_accordion__icon {
color: #095e72;}.oxel_accordion__icon 
>svg {width: 25px;height: 25px;}.oxel_accordion__icon {
 transition-duration:0.3s;
 position:absolute;
 top:32px;
 right:32px;
}
@media (max-width: 479px) {
.oxel_accordion__icon {
 top:28px;
}
}

.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 border-bottom-color:color(7);
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:-30px;
 padding-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
 margin-bottom:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 max-width:900px;
 margin-top:0px;
 width:100%;
 margin-right:auto;
 margin-left:auto;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 font-family:neue-kabel;
 font-size:30px;
 font-weight:700;
 color:#095e72;
 text-align:left;
 max-width:765px;
}
@media (max-width: 479px) {
.oxel_accordion__row__label {
 max-width:100%;
 width:255px;
}
}

.mod_13_faqs {
 width:1618px;
}
.mod_13_faqs:not(.ct-section):not(.oxy-easy-posts),
.mod_13_faqs.oxy-easy-posts .oxy-posts,
.mod_13_faqs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_accordion__icon_active {
color: #095e72;}.oxel_accordion__icon_active 
>svg {width: 25px;height: 25px;}.oxel_accordion__icon_active {
}
.oxel_accordion__content_inner {
 background-color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:20px;
 margin-bottom:20px;
 padding-left:50px;
 padding-right:50px;
 padding-bottom:50px;
 box-shadow:5px 5px 15px 0px rgba(0,0,0,0.15);
}
@media (max-width: 767px) {
.oxel_accordion__content_inner {
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 border-radius:14px;
}
}

.mod_13_section {
}
@media (max-width: 767px) {
.mod_13_section {
}
.mod_13_section .ct-section-inner-wrap {
padding-top: 25px;
}
}

.cell {
 border-radius:20px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#ffffff;
 margin-top:20px;
 margin-bottom:20px;
 margin-left:20px;
 margin-right:20px;
 padding-top:50px;
 padding-right:50px;
 padding-bottom:50px;
 padding-left:50px;
 width:100%;
 height:100%;
 box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);
}
.cell:not(.ct-section):not(.oxy-easy-posts),
.cell.oxy-easy-posts .oxy-posts,
.cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.carousel_image {
}
.mod_8_section {
 background-color:#ffffff;
}
.mod_8_section .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
@media (max-width: 1620px) {
.mod_8_section {
}
.mod_8_section .ct-section-inner-wrap {
padding-bottom: 100px;
}
}

@media (max-width: 1199px) {
.mod_8_section {
}
.mod_8_section .ct-section-inner-wrap {
padding-top: 25px;
padding-bottom: 75px;
}
}

@media (max-width: 479px) {
.mod_8_section {
}
.mod_8_section .ct-section-inner-wrap {
padding-top: 75px;
padding-bottom: 100px;
}
}

.mod_2_home_hero {
 max-width:100%;
 width:100%;
 gap:35px;
}
.mod_2_home_hero:not(.ct-section):not(.oxy-easy-posts),
.mod_2_home_hero.oxy-easy-posts .oxy-posts,
.mod_2_home_hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:35px;
}
@media (max-width: 1620px) {
.mod_2_home_hero {
 width:100%;
}
.mod_2_home_hero:not(.ct-section):not(.oxy-easy-posts),
.mod_2_home_hero.oxy-easy-posts .oxy-posts,
.mod_2_home_hero.ct-section .ct-section-inner-wrap{
flex-wrap:nowrap;
}
}

@media (max-width: 1199px) {
.mod_2_home_hero {
 padding-left:20px;
 padding-right:20px;
}
}

@media (max-width: 767px) {
.mod_2_home_hero {
 gap:130px;
 text-align:center;
 padding-bottom:100px;
 padding-top:200px;
 height:auto;
}
.mod_2_home_hero:not(.ct-section):not(.oxy-easy-posts),
.mod_2_home_hero.oxy-easy-posts .oxy-posts,
.mod_2_home_hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:nowrap;
align-content:flex-start;
gap:130px;
}
}

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

.mod_2_section {
}
.mod_2_section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.gray_fade {
background-image: linear-gradient(180deg, #f2f2f2, #ffffff); background-color:#f2f2f2;
}
.gray_fade .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 40px;
}
.default_btn_block {
 gap:20px;
 margin-top:15px;
}
.default_btn_block:not(.ct-section):not(.oxy-easy-posts),
.default_btn_block.oxy-easy-posts .oxy-posts,
.default_btn_block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:20px;
}
@media (max-width: 1199px) {
.default_btn_block {
}
.default_btn_block:not(.ct-section):not(.oxy-easy-posts),
.default_btn_block.oxy-easy-posts .oxy-posts,
.default_btn_block.ct-section .ct-section-inner-wrap{
flex-wrap:wrap;
}
}

@media (max-width: 767px) {
.default_btn_block {
 text-align:right;
 margin-top:20px;
}
.default_btn_block:not(.ct-section):not(.oxy-easy-posts),
.default_btn_block.oxy-easy-posts .oxy-posts,
.default_btn_block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.default_btn_block {
 text-align:center;
 width:100%;
}
}

.phone_default_link:hover{
}
.phone_default_link {
 font-family:Inherit;
 color:#231f20;
 font-size:23px;
 line-height:27px;
}
@media (max-width: 479px) {
.phone_default_link {
 font-size:20px;
}
}

.mod_1_page_header {
 padding-bottom:0px;
 width:100%;
 text-align:center;
 gap:50px;
 max-width:1770px;
}
.mod_1_page_header:not(.ct-section):not(.oxy-easy-posts),
.mod_1_page_header.oxy-easy-posts .oxy-posts,
.mod_1_page_header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:50px;
}
@media (max-width: 1620px) {
.mod_1_page_header {
}
}

@media (max-width: 1199px) {
.mod_1_page_header {
 padding-bottom:33px;
 text-align:right;
 gap:0px;
}
.mod_1_page_header:not(.ct-section):not(.oxy-easy-posts),
.mod_1_page_header.oxy-easy-posts .oxy-posts,
.mod_1_page_header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:0px;
}
}

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

.simple_hero_wrap {
}
.simple_hero_wrap .ct-section-inner-wrap {
padding-bottom: 0;
}
.mod_1_section {
 text-align:right;
}
.mod_1_section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 75px;
}
.mod_1_section:not(.ct-section):not(.oxy-easy-posts),
.mod_1_section.oxy-easy-posts .oxy-posts,
.mod_1_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1620px) {
.mod_1_section {
}
.mod_1_section .ct-section-inner-wrap {
padding-right: 0;
}
}

@media (max-width: 1199px) {
.mod_1_section {
}
.mod_1_section .ct-section-inner-wrap {
padding-left: 0;
}
}

.mod_7_card_wrapper {
 width:100%;
 max-width:1618px;
 margin-top:40px;
}
.mod_7_card_wrapper:not(.ct-section):not(.oxy-easy-posts),
.mod_7_card_wrapper.oxy-easy-posts .oxy-posts,
.mod_7_card_wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));grid-column-gap: 50px;grid-row-gap: 50px;}
@media (max-width: 1199px) {
.mod_7_card_wrapper {
 gap:25px;
}
.mod_7_card_wrapper:not(.ct-section):not(.oxy-easy-posts),
.mod_7_card_wrapper.oxy-easy-posts .oxy-posts,
.mod_7_card_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-content:flex-start;
justify-content:space-between;
gap:25px;
}
}

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

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

.mod_7_card:hover .mod_7_card_link_icon{
 color:#231f20;
}
.mod_7_card {
 border-radius:20px;
 padding-top:50px;
 padding-bottom:39px;
 padding-left:50px;
 padding-right:50px;
 gap:18px;
 color:#231f20;
 transition-duration:.2s;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#f2f2f2;
 text-align:left;
}
.mod_7_card:not(.ct-section):not(.oxy-easy-posts),
.mod_7_card.oxy-easy-posts .oxy-posts,
.mod_7_card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:18px;
}
@media (max-width: 1199px) {
.mod_7_card {
 width:48%;
 flex-shrink:0;
 flex-grow:1;
}
}

@media (max-width: 767px) {
.mod_7_card {
 gap:13px;
 padding-left:20px;
 padding-right:20px;
 padding-top:30px;
 padding-bottom:30px;
}
.mod_7_card:not(.ct-section):not(.oxy-easy-posts),
.mod_7_card.oxy-easy-posts .oxy-posts,
.mod_7_card.ct-section .ct-section-inner-wrap{
gap:13px;
}
}

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

.mod_7_card_icon {
background-color: #ffbd15;
border: 1px solid #ffbd15;
padding: 18px;color: #201e1e;}.mod_7_card_icon 
>svg {width: 38px;height: 38px;}.mod_7_card_icon {
 border-radius:50%;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 padding-left:30px;
 background-color:#202a44;
}
.mod_7_card_icon:not(.ct-section):not(.oxy-easy-posts),
.mod_7_card_icon.oxy-easy-posts .oxy-posts,
.mod_7_card_icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.mod_7_card_heading:hover > mod_7_card_heading{
 color:#fff;
}
.mod_7_card_heading:hover{
}
.mod_7_card_heading {
 font-size:28px;
 line-height:32px;
 text-align:center;
}
@media (max-width: 1199px) {
.mod_7_card_heading {
 font-size:26px;
}
}

.mod_7_card_option2 {
 background-color:transparent;
 border-radius:0px;
}
@media (max-width: 1620px) {
.mod_7_card_option2 {
}
}

.mod_7_card_text {
 font-size:18px;
 line-height:28px;
 color:#757575;
}
.mod_7_card_icon_img {
 height:35px;
 width:35px;
}
.mod_7_section_3col_text {
}
.section_wrapper_sm_padding {
}
.section_wrapper_sm_padding .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
.mod_5_image {
 border-radius:25px;
 max-width:900px;
 width:100%;
}
.mod-5_section_image {
}
.mod-5_section_image:not(.ct-section):not(.oxy-easy-posts),
.mod-5_section_image.oxy-easy-posts .oxy-posts,
.mod-5_section_image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.mod_14_default_form {
 background-color:#f2f2f2;
}
.mod_14_section {
}
.mod_14_section .ct-section-inner-wrap {
padding-top: 0;
}
.tertiary_btn_default {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 10px 16px;
}.tertiary_btn_default {
 font-family:'sansbeambold';
 min-width:406px;
 font-size:20px;
 line-height:20px;
 font-weight:400;
 padding-top:21px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
}
@media (max-width: 1199px) {
.tertiary_btn_default {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.tertiary_btn_default {
 min-width:0px;
 max-width:48%;
 width:100%;
}
}

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

@media (max-width: 479px) {
.tertiary_btn_default {
 min-width:100%;
 min-height:50px;
 font-size:20px;
}
}

.mod_12_locations {
 width:100%;
 margin-top:0px;
 margin-bottom:0px;
 text-align:center;
 max-width:1620px;
 margin-right:auto;
 margin-left:auto;
}
.mod_12_locations:not(.ct-section):not(.oxy-easy-posts),
.mod_12_locations.oxy-easy-posts .oxy-posts,
.mod_12_locations.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1620px) {
.mod_12_locations {
}
}

.location_link_list {
 gap:48px;
 width:100%;
 text-align:justify;
 margin-top:40px;
}
.location_link_list:not(.ct-section):not(.oxy-easy-posts),
.location_link_list.oxy-easy-posts .oxy-posts,
.location_link_list.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
justify-content:center;
gap:48px;
}
@media (max-width: 1620px) {
.location_link_list {
 gap:36px;
 width:100%;
}
.location_link_list:not(.ct-section):not(.oxy-easy-posts),
.location_link_list.oxy-easy-posts .oxy-posts,
.location_link_list.ct-section .ct-section-inner-wrap{
gap:36px;
}
}

@media (max-width: 1199px) {
.location_link_list {
 gap:27px;
 text-align:center;
 position:relative;
 margin-top:30px;
}
.location_link_list:not(.ct-section):not(.oxy-easy-posts),
.location_link_list.oxy-easy-posts .oxy-posts,
.location_link_list.ct-section .ct-section-inner-wrap{
align-items:flex-start;
justify-content:space-between;
gap:27px;
}
}

@media (max-width: 767px) {
.location_link_list {
 gap:20px;
}
.location_link_list:not(.ct-section):not(.oxy-easy-posts),
.location_link_list.oxy-easy-posts .oxy-posts,
.location_link_list.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.mod_12_section {
 background-color:#ffffff;
}
@media (max-width: 767px) {
.mod_12_section {
}
.mod_12_section .ct-section-inner-wrap {
padding-top: 55px;
padding-bottom: 75px;
}
}

.secondary_btn_default {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #231f20;
padding: 10px 16px;
}.secondary_btn_default {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 button-hover_color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-weight:700;
 font-size:20px;
 line-height:28px;
 max-width:216px;
 width:100%;
 min-width:216px;
}
@media (max-width: 1199px) {
.secondary_btn_default {
 min-width:300px;
}
}

@media (max-width: 767px) {
.secondary_btn_default {
 min-width:100%;
 margin-top:1.5em;
 font-size:16px;
}
}

.cta_block_wrap {
 border-radius:25px;
 padding-top:50px;
 padding-right:20px;
 padding-bottom:50px;
 padding-left:20px;
 width:50%;
 min-width:48%;
 max-width:1200px;
 background-color:#ffffff;
 gap:15px;
 box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
}
.cta_block_wrap:not(.ct-section):not(.oxy-easy-posts),
.cta_block_wrap.oxy-easy-posts .oxy-posts,
.cta_block_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
@media (max-width: 1620px) {
.cta_block_wrap {
 padding-right:56px;
 padding-left:56px;
 flex-grow:1;
 flex-shrink:1;
}
.cta_block_wrap:not(.ct-section):not(.oxy-easy-posts),
.cta_block_wrap.oxy-easy-posts .oxy-posts,
.cta_block_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
}

@media (max-width: 1199px) {
.cta_block_wrap {
 gap:15px;
}
.cta_block_wrap:not(.ct-section):not(.oxy-easy-posts),
.cta_block_wrap.oxy-easy-posts .oxy-posts,
.cta_block_wrap.ct-section .ct-section-inner-wrap{
gap:15px;
}
}

@media (max-width: 767px) {
.cta_block_wrap {
 padding-top:40px;
 padding-right:25px;
 padding-left:25px;
 padding-bottom:50px;
}
}

@media (max-width: 479px) {
.cta_block_wrap {
 gap:0px;
}
.cta_block_wrap:not(.ct-section):not(.oxy-easy-posts),
.cta_block_wrap.oxy-easy-posts .oxy-posts,
.cta_block_wrap.ct-section .ct-section-inner-wrap{
gap:0px;
}
}

.cta_block_header {
 font-family:Inherit;
 font-size:36px;
 line-height:42px;
 text-align:center;
 color:#231f20;
 text-transform:capitalize;
}
@media (max-width: 1620px) {
.cta_block_header {
}
}

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

@media (max-width: 767px) {
.cta_block_header {
 font-size:34px;
 line-height:36px;
}
}

@media (max-width: 479px) {
.cta_block_header {
 font-size:28px;
 line-height:32px;
}
}

.cta_block_text {
 font-size:18px;
 text-align:center;
 line-height:32px;
 color:#525252;
 max-width:100%;
 width:100%;
 margin-bottom:1rem;
 margin-right:auto;
 margin-left:auto;
}
@media (max-width: 1620px) {
.cta_block_text {
 line-height:30px;
}
}

@media (max-width: 767px) {
.cta_block_text {
 font-size:16px;
 line-height:26px;
}
}

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

.mod_11_cta_blocks {
 gap:50px;
 max-width:1620px;
 width:100%;
}
.mod_11_cta_blocks:not(.ct-section):not(.oxy-easy-posts),
.mod_11_cta_blocks.oxy-easy-posts .oxy-posts,
.mod_11_cta_blocks.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
gap:50px;
}
@media (max-width: 1620px) {
.mod_11_cta_blocks {
 text-align:center;
 gap:40px;
}
.mod_11_cta_blocks:not(.ct-section):not(.oxy-easy-posts),
.mod_11_cta_blocks.oxy-easy-posts .oxy-posts,
.mod_11_cta_blocks.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:stretch;
gap:40px;
}
}

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

@media (max-width: 767px) {
.mod_11_cta_blocks {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
}

.mod_11_section {
background-image: linear-gradient(180deg, #0072bc, #002d5b);}
.mod_11_section .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 70px;
}
@media (max-width: 1199px) {
.mod_11_section {
}
.mod_11_section .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 60px;
}
}

.offer_amount_text {
 font-family:neue-kabel;
 color:#095e72;
 font-size:72px;
 font-weight:700;
 line-height:1.1em;
 margin-top:10px;
}
@media (max-width: 1620px) {
.offer_amount_text {
 font-size:48px;
}
}

@media (max-width: 1199px) {
.offer_amount_text {
 font-size:48px;
}
}

.offer_detail_text {
 font-family:neue-kabel;
 color:#231f20;
 font-size:24px;
 font-weight:700;
 margin-top:.5em;
 line-height:1.2em;
}
@media (max-width: 1620px) {
.offer_detail_text {
 font-size:20px;
}
}

.mod_10_offers {
 gap:50px;
 width:100%;
 margin-top:30px;
 flex-grow:0;
 flex-shrink:0;
 text-align:center;
}
.mod_10_offers:not(.ct-section):not(.oxy-easy-posts),
.mod_10_offers.oxy-easy-posts .oxy-posts,
.mod_10_offers.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
justify-content:center;
gap:50px;
}
.offer_block {
 gap:30px;
 width:30%;
 background-color:#f2f2f2;
 min-width:30%;
 max-width:48%;
 padding-top:70px;
 padding-right:50px;
 padding-bottom:70px;
 padding-left:50px;
 overflow:hidden;
 flex-grow:1;
 flex-shrink:1;
 border-radius:25px;
}
.offer_block:not(.ct-section):not(.oxy-easy-posts),
.offer_block.oxy-easy-posts .oxy-posts,
.offer_block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
gap:30px;
}
@media (max-width: 1620px) {
.offer_block {
 gap:24px;
 padding-top:54px;
 padding-bottom:60px;
 padding-right:40px;
 padding-left:40px;
}
.offer_block:not(.ct-section):not(.oxy-easy-posts),
.offer_block.oxy-easy-posts .oxy-posts,
.offer_block.ct-section .ct-section-inner-wrap{
gap:24px;
}
}

@media (max-width: 1199px) {
.offer_block {
 gap:20px;
 padding-top:46px;
 padding-bottom:50px;
 padding-right:22px;
 padding-left:22px;
}
.offer_block:not(.ct-section):not(.oxy-easy-posts),
.offer_block.oxy-easy-posts .oxy-posts,
.offer_block.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

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

.offer_body_text {
 font-size:18px;
 line-height:28px;
 text-align:center;
}
.mod_10_section {
}
.offer_heading_wrap {
 text-align:center;
}
.offer_heading_wrap:not(.ct-section):not(.oxy-easy-posts),
.offer_heading_wrap.oxy-easy-posts .oxy-posts,
.offer_heading_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.offer_button {
 max-width:405px;
 width:100%;
}
.offer_button:not(.ct-section):not(.oxy-easy-posts),
.offer_button.oxy-easy-posts .oxy-posts,
.offer_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.h1_default_style {
 text-align:center;
 width:100%;
 color:#231f20;
 max-width:810px;
 letter-spacing:1.3px;
 text-transform:uppercase;
}
@media (max-width: 1620px) {
.h1_default_style {
 font-size:55px;
 line-height:60px;
}
}

@media (max-width: 767px) {
.h1_default_style {
 font-size:32px;
 line-height:38px;
 letter-spacing:.64px;
}
}

.mod_9_reviews {
 padding-left:20px;
 padding-right:20px;
 margin-top:0px;
 margin-bottom:0px;
 width:100%;
 max-width:1620px;
 margin-right:auto;
 margin-left:auto;
}
.mod_9_reviews:not(.ct-section):not(.oxy-easy-posts),
.mod_9_reviews.oxy-easy-posts .oxy-posts,
.mod_9_reviews.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.mod_9_section {
}
.mod_9_section .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
@media (max-width: 1199px) {
.mod_9_section {
}
.mod_9_section .ct-section-inner-wrap {
padding-top: 25px;
padding-bottom: 25px;
}
}

.mod_7_card_link:hover .mod_7_card_link{
 color:#231f20;
}
.mod_7_card_link:hover > .mod_7_card_link_icon{
 color:#231f20;
}
.mod_7_card_link:hover{
 color:#000000;
}
.mod_7_card_link {
 color:#fff;
 padding-top:10px;
 font-size:20px;
 font-weight:600;
 gap:10px;
}
.mod_7_card_link:not(.ct-section):not(.oxy-easy-posts),
.mod_7_card_link.oxy-easy-posts .oxy-posts,
.mod_7_card_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:10px;
}
@media (max-width: 479px) {
.mod_7_card_link {
 text-align:left;
}
}

.mod_7_card_link_icon {
color: #c3c3c3;}.mod_7_card_link_icon 
>svg {width: 22px;height: 22px;}.mod_7_card_link_icon {
}
.mod_7_link_card {
}
.mod_7_link_card:not(.ct-section):not(.oxy-easy-posts),
.mod_7_link_card.oxy-easy-posts .oxy-posts,
.mod_7_link_card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 767px) {
.mod_7_link_card {
}
}

@media (max-width: 479px) {
.mod_7_link_card {
 gap:15px;
}
.mod_7_link_card:not(.ct-section):not(.oxy-easy-posts),
.mod_7_link_card.oxy-easy-posts .oxy-posts,
.mod_7_link_card.ct-section .ct-section-inner-wrap{
gap:15px;
}
}

.mod_7_section_3col_link {
background-image: linear-gradient(180deg, #0072bc, #002c5c);}
.mod_7_section_3col_link .ct-section-inner-wrap {
padding-bottom: 100px;
}
@media (max-width: 1199px) {
.mod_7_section_3col_link {
}
.mod_7_section_3col_link .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
}

.content_wrap {
 padding-left:0px;
 padding-right:0px;
 text-align:left;
 max-width:940px;
 width:100%;
}
.content_wrap:not(.ct-section):not(.oxy-easy-posts),
.content_wrap.oxy-easy-posts .oxy-posts,
.content_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.content_wrap {
}
}

.mod_6_section {
}
.mod_6_section .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 80px;
}
@media (max-width: 1620px) {
.mod_6_section {
}
.mod_6_section .ct-section-inner-wrap {
padding-bottom: 20px;
}
}

@media (max-width: 767px) {
.mod_6_section {
}
.mod_6_section .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
}

.mod_5_section_video {
}
.mod_5_section_video:not(.ct-section):not(.oxy-easy-posts),
.mod_5_section_video.oxy-easy-posts .oxy-posts,
.mod_5_section_video.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.block_header {
 font-weight:700;
 font-size:28px;
 color:#231f20;
 text-align:left;
}
@media (max-width: 767px) {
.block_header {
 font-size:26px;
}
}

.mod_4_col_block {
 background-color:#ffffff;
 text-align:left;
}
.mod_4_col_block:not(.ct-section):not(.oxy-easy-posts),
.mod_4_col_block.oxy-easy-posts .oxy-posts,
.mod_4_col_block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.mod_4_image {
 margin-top:0px;
 margin-bottom:0px;
 max-height:300pxpx;
 max-width:100%;
 object-fit:contain;
 margin-right:auto;
 margin-left:auto;
}
.mod_4_section {
}
.mod_4_section .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 50px;
}
@media (max-width: 479px) {
.mod_4_section {
}
.mod_4_section .ct-section-inner-wrap {
padding-top: 75px;
}
}

.mod_3_image_content {
 width:100%;
 max-width:1620px;
}
.mod_3_image_content:not(.ct-section):not(.oxy-easy-posts),
.mod_3_image_content.oxy-easy-posts .oxy-posts,
.mod_3_image_content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.pre_header_left {
 text-align:left;
}
.mod_3_section {
}
.home_default_hero:before{
background-image: linear-gradient(173deg, #ffce4b 49.4%, #ffa800 90.72%);transform:rotate(116deg); min-width:100%;
 min-height:100%;
 position:absolute;
 right:-45%;
 z-index:0;
  content:"";
}
.home_default_hero {
background-image: linear-gradient(139deg, #007fad 49.4%, #00a7e5 101.36%);background-size:auto,  auto; font-family:neue-kabel;
 overflow:hidden;
 position:relative;
 max-width:100vw;
}
.home_default_hero .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
@media (max-width: 1620px) {
.home_default_hero:before{
 top:10%;
}
}

@media (max-width: 1199px) {
.home_default_hero:before{
 min-width:150%;
 right:-85%;
}
}

@media (max-width: 767px) {
.home_default_hero:before{
 right:-140%;
 min-width:50rem;
 min-height:40rem;
 bottom:-10%;
 top:auto;
}
.home_default_hero {
 min-height:90vh;
 text-align:left;
 font-size:26px;
}
.home_default_hero .ct-section-inner-wrap {
padding-top: 81px;
}
}

.h1_home_hero {
 color:#ffffff;
 font-size:80px;
 line-height:1.1em;
 text-shadow:0px 0px 10px rgba(0,0,0,.3);
}
@media (max-width: 1620px) {
.h1_home_hero {
 font-size:64px;
}
}

@media (max-width: 1199px) {
.h1_home_hero {
 font-size:48px;
}
}

.primary_btn_default:hover{
}.primary_btn_default:hover{
background-image: linear-gradient(90deg, #202a44, #0f5267);}
.primary_btn_default {
background-color :#202a44;
border: 1px solid #202a44;
color: #ffffff;
padding: 10px 16px;
}.primary_btn_default {
background-image: linear-gradient(90deg, #0f5267, #202a44); font-family:Inherit;
 button-hover_color:#0f5267;
 font-size:20px;
 line-height:20px;
 font-weight:700;
 padding-top:15px;
 padding-right:40px;
 padding-bottom:15px;
 padding-left:40px;
 border-radius:50px;
 text-align:center;
 margin-top:15px;
 margin-bottom:20px;
}
@media (max-width: 1620px) {
.primary_btn_default {
 min-width:200px;
}
}

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

@media (max-width: 767px) {
.primary_btn_default {
 font-size:16px;
 width:100%;
}
}

.home_hero_img {
transform:translate(20%,80px); width:100%;
 min-height:100%;
 min-width:100%;
 z-index:50;
 max-width:none ;
 height:auto;
}
@media (max-width: 1620px) {
.home_hero_img {
 width:100%;
 height:auto;
}
}

@media (max-width: 1199px) {
.home_hero_img {
transform:translate(10%px,50px);}
}

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

.home_hero_btn_block {
 margin-top:40px;
 margin-right:0px;
 margin-bottom:40px;
 margin-left:0px;
}
.footer_headdings {
 font-family:Inherit;
 font-size:12px;
 line-height:40px;
 font-weight:700;
 letter-spacing:2.4px;
 color:#c5d3d9;
 text-transform:uppercase;
 padding-bottom:5px;
}
@media (max-width: 1199px) {
.footer_headdings {
}
}

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

.schedule_engine_icon_button {
 min-width:190px;
 padding-top:15px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 font-size:20px;
 line-height:20px;
}
@media (max-width: 479px) {
.schedule_engine_icon_button {
 width:100%;
}
}

.schedule_engine_button {
 font-family:neue-kabel;
 min-width:408px;
}
.footer_nav_menu {
 width:100%;
}
@media (max-width: 767px) {
.footer_nav_menu {
}
}

.h3_default_style {
 color:#231f20;
}
.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:color(5);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:color(5);
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:color(6);
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:color(1);
 min-width:100%;
 color:color(5);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:color(5);
}
.oxel_dropdown_buttonv2__label {
 color:color(37);
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.oxel_megamenu_parent:hover{
 background-color:color(3);
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:color(37);
 transition-duration:0.3s;
}
.oxel_megamenu_parent:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu_parent.oxy-easy-posts .oxy-posts,
.oxel_megamenu_parent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.oxel_megamenu_parent__title {
 color:color(5);
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 1199px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.text_link_default:hover{
 color:#095e72;
}
.text_link_default {
 font-family:neue-kabel;
 font-weight:600;
 color:#525252;
 padding-top:11px;
 padding-bottom:11px;
 margin-top:10px;
}
.blue_gradient_bkg {
background-image: linear-gradient(180deg, #0072bc, #002d5b);}
.post_wrapper {
 width:100%;
 margin-top:40px;
}
.post_wrapper:not(.ct-section):not(.oxy-easy-posts),
.post_wrapper.oxy-easy-posts .oxy-posts,
.post_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxy-stock-content-styles {
}
.post_title {
 font-family:neue-kabel;
 font-size:24px;
 line-height:28px;
 margin-bottom:0px;
 color:#231f20;
 margin-top:0px;
 font-weight:400;
 padding-bottom:0px;
}
@media (max-width: 767px) {
.post_title {
 font-size:26px;
 font-weight:400;
}
}

@media (max-width: 479px) {
.post_title {
 font-size:20px;
 line-height:24px;
}
}

.post_meta_date {
 font-size:14px;
 line-height:16px;
 font-weight:600;
 color:#095e72;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.post_meta_date {
 font-size:12px;
}
}

.post_excerpt {
 font-size:18px;
 line-height:28px;
 color:#525252;
}
@media (max-width: 1620px) {
.post_excerpt {
 line-height:28px;
}
}

@media (max-width: 767px) {
.post_excerpt {
 font-size:16px;
 line-height:26px;
}
}

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

.load-more {
 font-family:neue-kabel;
 min-width:216px;
}
.mod_9_google_reviews {
}
.footer_social_icon {
color: #ffffff;}.footer_social_icon 
>svg {width: 27px;height: 27px;}.footer_social_icon {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.mod_6_basic_content {
 max-width:1618px;
 width:100%;
 margin-top:0px;
 margin-bottom:0px;
 margin-right:auto;
 margin-left:auto;
}
.mod_6_basic_content:not(.ct-section):not(.oxy-easy-posts),
.mod_6_basic_content.oxy-easy-posts .oxy-posts,
.mod_6_basic_content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.terms_privacy {
 font-size:16px;
 color:rgba(255,255,255,0.75);
 font-weight:400;
}
@media (max-width: 1199px) {
.terms_privacy {
 text-align:center;
 font-size:12px;
 line-height:18px;
}
}

.mod_1_content_div {
}
@media (max-width: 1620px) {
.mod_1_content_div {
 padding-top:40px;
}
}

@media (max-width: 1199px) {
.mod_1_content_div {
 padding-right:20px;
 padding-top:0px;
 max-width:940px;
 padding-left:20px;
}
}

.mod_1_image_div {
 width:100%;
}
@media (max-width: 1620px) {
.mod_1_image_div {
 align-self:flex-start;
}
}

@media (max-width: 1199px) {
.mod_1_image_div {
 order:-1;
 align-self:flex-end;
}
}

.mod_1_image {
}
.mod_1_detail_page_header {
 width:100%;
}
.mod_1_detail_page_header:not(.ct-section):not(.oxy-easy-posts),
.mod_1_detail_page_header.oxy-easy-posts .oxy-posts,
.mod_1_detail_page_header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.mod_1_detail_page_header {
 text-align:left;
}
.mod_1_detail_page_header:not(.ct-section):not(.oxy-easy-posts),
.mod_1_detail_page_header.oxy-easy-posts .oxy-posts,
.mod_1_detail_page_header.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.mod_1_detail_page_section {
 font-family:neue-kabel;
}
.mod_1_detail_page_section .ct-section-inner-wrap {
padding-bottom: 25px;
}
@media (max-width: 1620px) {
.mod_1_detail_page_section {
}
.mod_1_detail_page_section .ct-section-inner-wrap {
padding-bottom: 25px;
}
}

@media (max-width: 767px) {
.mod_1_detail_page_section {
}
.mod_1_detail_page_section .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 25px;
}
}

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

.mod_1_detail_btn_block {
 margin-top:15px;
 margin-bottom:0px;
}
.mod_1_detail_feat_img_div {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:50px;
 padding-left:0px;
 width:100%;
}
.mod_1_detail_feat_img {
 border-radius:20px;
 width:100%;
 height:500px;
 object-fit:cover;
}
@media (max-width: 767px) {
.mod_1_detail_feat_img {
 height:250px;
}
}

@media (max-width: 479px) {
.mod_1_detail_feat_img {
 height:250px;
}
}

.cta_block_text_link {
 font-family:Inherit;
 font-size:28px;
 line-height:28px;
 color:#231f20;
}
.mod_2_home_hero_text_img {
}
.mod_2_home_hero_text_img_div {
}
.mod_2_home_hero_btn_block {
 z-index:10;
}
.mod_2_home_hero_btn_block:not(.ct-section):not(.oxy-easy-posts),
.mod_2_home_hero_btn_block.oxy-easy-posts .oxy-posts,
.mod_2_home_hero_btn_block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.mod_2_home_hero_btn_block {
 text-align:center;
}
.mod_2_home_hero_btn_block:not(.ct-section):not(.oxy-easy-posts),
.mod_2_home_hero_btn_block.oxy-easy-posts .oxy-posts,
.mod_2_home_hero_btn_block.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
}

.mod_7_pre_header_text {
 color:#202a44;
}
.mod_7_h1_style {
 color:#ffffff;
 max-width:590px;
}
.mod_3_text_content {
 width:50%;
}
.mod_3_text_content:not(.ct-section):not(.oxy-easy-posts),
.mod_3_text_content.oxy-easy-posts .oxy-posts,
.mod_3_text_content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 1199px) {
.mod_3_text_content {
 width:100%;
}
}

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

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

.mod_3_image_div {
}
.mod_3_image_div:not(.ct-section):not(.oxy-easy-posts),
.mod_3_image_div.oxy-easy-posts .oxy-posts,
.mod_3_image_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1199px) {
.mod_3_image_div {
 order:2;
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 margin-right:auto;
 margin-left:auto;
}
.mod_3_image_div:not(.ct-section):not(.oxy-easy-posts),
.mod_3_image_div.oxy-easy-posts .oxy-posts,
.mod_3_image_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

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

.mod_4_div {
 width:100%;
 max-width:1620px;
}
.mod_4_div:not(.ct-section):not(.oxy-easy-posts),
.mod_4_div.oxy-easy-posts .oxy-posts,
.mod_4_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.mod_4_recent_post_repeater {
}
.mod_4_recent_post_repeater:not(.ct-section):not(.oxy-easy-posts),
.mod_4_recent_post_repeater.oxy-easy-posts .oxy-posts,
.mod_4_recent_post_repeater.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;}
.mod_4_recent_post_date {
 padding-bottom:5px;
}
.mod_4_recent_post_excerpt {
 font-family:neue-kabel;
 font-size:18px;
 line-height:28px;
 color:#525252;
 text-align:left;
}
.mod_4_h2_style {
 margin-top:0px;
 margin-bottom:0px;
}
.mod_1_phoneCall_label {
 font-family:neue-kabel;
 color:#231f20;
}
.mod_1_singlePost_meta_date {
 font-family:neue-kabel;
 color:#095e72;
 font-size:16px;
 line-height:19px;
 font-weight:700;
}
.mod_1_parentTemp_h2 {
 max-width:600px;
 font-size:72px;
 line-height:72px;
 font-style:italic;
 text-align:left;
}
@media (max-width: 1199px) {
.mod_1_parentTemp_h2 {
 max-width:100%;
 font-size:54px;
 line-height:60px;
 font-style:normal;
}
}

@media (max-width: 767px) {
.mod_1_parentTemp_h2 {
 font-size:42px;
 line-height:48px;
}
}

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

.mod_9_h1_heading {
 padding-bottom:20px;
}
@media (max-width: 767px) {
.mod_9_h1_heading {
}
}

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

.mod_11_cta_btn {
 font-family:Inherit;
 min-width:260px;
 font-size:20px;
 line-height:20px;
 padding-top:20px;
 padding-bottom:16px;
}
@media (max-width: 767px) {
.mod_11_cta_btn {
 width:100%;
}
}

.mod_11_cta_btn_link_div {
 gap:20px;
 margin-top:15px;
}
.mod_11_cta_btn_link_div:not(.ct-section):not(.oxy-easy-posts),
.mod_11_cta_btn_link_div.oxy-easy-posts .oxy-posts,
.mod_11_cta_btn_link_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:20px;
}
@media (max-width: 767px) {
.mod_11_cta_btn_link_div {
 text-align:justify;
 width:100%;
}
.mod_11_cta_btn_link_div:not(.ct-section):not(.oxy-easy-posts),
.mod_11_cta_btn_link_div.oxy-easy-posts .oxy-posts,
.mod_11_cta_btn_link_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.mod_11_cta_block_header_div {
 gap:20px;
}
.mod_11_cta_block_header_div:not(.ct-section):not(.oxy-easy-posts),
.mod_11_cta_block_header_div.oxy-easy-posts .oxy-posts,
.mod_11_cta_block_header_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
.mod_11_cta_icon {
 width:35px;
}
.mod_11_cta_icon_div {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 background-color:#202a44;
 border-radius:50%;
}
@media (max-width: 479px) {
.mod_11_cta_icon_div {
 padding-bottom:20px;
}
}

.mod_1_pre_header_text {
 text-align:left;
}
.rich_text_mod {
 font-size:18px;
 line-height:32px;
 text-align:left;
}
@media (max-width: 1199px) {
.rich_text_mod {
}
}

@media (max-width: 767px) {
.rich_text_mod {
 font-size:16px;
 line-height:26px;
}
}

.mod_3_col_wrap_div {
 gap:10%;
 width:100%;
}
.mod_3_col_wrap_div:not(.ct-section):not(.oxy-easy-posts),
.mod_3_col_wrap_div.oxy-easy-posts .oxy-posts,
.mod_3_col_wrap_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:10%;
}
@media (max-width: 1199px) {
.mod_3_col_wrap_div {
 text-align:justify;
 gap:40px;
}
.mod_3_col_wrap_div:not(.ct-section):not(.oxy-easy-posts),
.mod_3_col_wrap_div.oxy-easy-posts .oxy-posts,
.mod_3_col_wrap_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:40px;
}
}

.mod_15_section {
}
.mod_15_section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.disclaimer_text {
 font-size:12px;
}
.mod_7_card_icon_alt {
 background-color:#231f20;
 padding-right:24px;
 padding-left:24px;
 padding-top:26px;
 padding-bottom:27px;
 width:107px;
 height:107px;
}
.mod_7_card_icon_img_alt {
 height:50px;
 width:auto;
}
.cta_fancy_icon {
background-color: #202a44;
border: 1px solid #202a44;
padding: 20px;color: #231f20;}.cta_fancy_icon 
>svg {width: 55px;height: 55px;}.cta_fancy_icon {
 background-color:#202a44;
}
.mod_7_reduced_spacing {
 padding-bottom:15px;
 padding-top:15px;
 text-align:center;
}
.body_copy_CTA {
 width:100%;
 max-width:405px;
}
.gray_bkg {
 background-color:#f2f2f2;
}
.gray_bkg .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
@media (max-width: 1199px) {
.gray_bkg {
}
.gray_bkg .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
}

@media (max-width: 767px) {
.gray_bkg {
}
.gray_bkg .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
}

.header_acf_phone_text:hover{
 color:#095e72;
}
.header_acf_phone_text {
 color:#ffffff;
 font-size:20px;
}
.standard_header_row {
 width:100%;
 max-width:1620px;
 padding-left:20px;
 padding-right:20px;
}
@media (max-width: 1199px) {
.standard_header_row {
}
.standard_header_row:not(.ct-section):not(.oxy-easy-posts),
.standard_header_row.oxy-easy-posts .oxy-posts,
.standard_header_row.ct-section .ct-section-inner-wrap{
display:none;
}
}

.sticky_header_row {
}
.mobile_header_row {
}
.skipNav {
}
.sr_only {
}
.footer_phone_link:hover{
 color:#095e72;
}
.footer_phone_link {
 color:#231f20;
 font-weight:600;
}
.footer_menu_wrapper {
}
.footer_menu_wrapper:not(.ct-section):not(.oxy-easy-posts),
.footer_menu_wrapper.oxy-easy-posts .oxy-posts,
.footer_menu_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 1199px) {
.footer_menu_wrapper {
}
.footer_menu_wrapper:not(.ct-section):not(.oxy-easy-posts),
.footer_menu_wrapper.oxy-easy-posts .oxy-posts,
.footer_menu_wrapper.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

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

.footer_headings_large {
 color:#ffffff;
 font-weight:700;
 font-size:20px;
 margin-bottom:20px;
 padding-right:20px;
}
@media (max-width: 1199px) {
.footer_headings_large {
 padding-right:0px;
 font-size:16px;
}
}

.home_banner_section {
}
.home_banner_section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 50px;
padding-bottom: 80px;
padding-left: 50px;
}
@media (max-width: 1199px) {
.home_banner_section {
}
.home_banner_section .ct-section-inner-wrap {
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}

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

.banner_headings_div {
 width:100%;
 visibility:visible;
 z-index:10;
 position:relative;
 gap:10px;
 padding-right:20px;
 padding-left:2%;
}
.banner_headings_div:not(.ct-section):not(.oxy-easy-posts),
.banner_headings_div.oxy-easy-posts .oxy-posts,
.banner_headings_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:10px;
}
@media (max-width: 1620px) {
.banner_headings_div {
 padding-left:6%;
}
}

.home_banner_headings {
 color:#ffffff;
}
.home_banner_pre_heading {
 font-size:20px;
 font-weight:500;
 letter-spacing:4px;
 text-transform:uppercase;
 line-height:28px;
}
@media (max-width: 1199px) {
.home_banner_pre_heading {
 font-size:18px;
 line-height:26px;
}
}

@media (max-width: 767px) {
.home_banner_pre_heading {
 font-size:11px;
 line-height:19px;
}
}

.home_banner_main_heading {
 font-size:100px;
 font-weight:700;
 line-height:100px;
 letter-spacing:2px;
 text-transform:uppercase;
 text-align:left;
 margin-bottom:30px;
 width:100%;
}
@media (max-width: 1199px) {
.home_banner_main_heading {
 line-height:90px;
 font-size:90px;
 margin-bottom:10px;
}
}

@media (max-width: 767px) {
.home_banner_main_heading {
 font-size:42px;
 line-height:42px;
}
}

.home_banner_sub-heading {
 font-size:20px;
 font-weight:400;
 line-height:28px;
 color:#c5d4d9;
}
@media (max-width: 767px) {
.home_banner_sub-heading {
 text-align:left;
 font-size:16px;
 line-height:20px;
}
}

.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.home_inner_wrap_div {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/05/KBA-Home-BG-Img.jpg);background-size: cover; width:100%;
 padding-top:187px;
 padding-right:0px;
 padding-left:0px;
 overflow:visible;
 position:relative;
 border-radius:25px;
 padding-bottom:40px;
 background-repeat:no-repeat;
 text-align:left;
 background-position:100% 0%;
}
.home_inner_wrap_div:not(.ct-section):not(.oxy-easy-posts),
.home_inner_wrap_div.oxy-easy-posts .oxy-posts,
.home_inner_wrap_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1199px) {
.home_inner_wrap_div {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/07/KBA-Home-BG-Laptop.jpg);background-size: cover; border-radius:0px;
 padding-top:150px;
}
}

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

@media (max-width: 479px) {
.home_inner_wrap_div {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/07/KBA-Home-BG-Img-Phone.jpg);}
}

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

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

.col_div_img {
 border-radius:25px;
}
@media (max-width: 1199px) {
.col_div_img {
 width:100%;
}
}

.detailpage_wysiwyg_repeater {
}
.faq_wrapper_div {
 width:100%;
 max-width:940px;
}
.faq_wrapper_div:not(.ct-section):not(.oxy-easy-posts),
.faq_wrapper_div.oxy-easy-posts .oxy-posts,
.faq_wrapper_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.detailpage_wysiwyg_wrapper {
 padding-bottom:125px;
 padding-top:125px;
 padding-left:20px;
 padding-right:20px;
}
.detailpage_wysiwyg_wrapper:not(.ct-section):not(.oxy-easy-posts),
.detailpage_wysiwyg_wrapper.oxy-easy-posts .oxy-posts,
.detailpage_wysiwyg_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1199px) {
.detailpage_wysiwyg_wrapper {
}
}

@media (max-width: 767px) {
.detailpage_wysiwyg_wrapper {
 padding-bottom:50px;
 padding-top:50px;
}
}

.section_heading {
 padding-bottom:10px;
 font-size:46px;
 line-height:normal;
 text-transform:uppercase;
 width:100%;
 text-align:center;
}
.detailpage_wysiwyg_section_wrapper {
}
.detailpage_wysiwyg_section_wrapper .ct-section-inner-wrap {
padding-top: 0;
padding-right: 00px;
padding-bottom: 0;
padding-left: 000px;
}
@media (max-width: 1199px) {
.detailpage_wysiwyg_section_wrapper {
}
.detailpage_wysiwyg_section_wrapper .ct-section-inner-wrap {
padding-right: 00px;
padding-left: 00px;
}
}

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

.banner_section_wrapper {
background-image: linear-gradient(91deg, #095e72 -20%, #202a44 72%), url(https://ksbankers.com/wp-content/uploads/2025/05/KBA-Banner-BG-Angle.png);background-size:auto,  cover; text-align:left;
 background-blend-mode:multiply;
}
.banner_section_wrapper .ct-section-inner-wrap {
padding-top: 275px;
padding-bottom: 90px;
}
.banner_section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.banner_section_wrapper.oxy-easy-posts .oxy-posts,
.banner_section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.banner_section_wrapper {
}
.banner_section_wrapper .ct-section-inner-wrap {
padding-top: 100px;
}
}

.banner_heading {
 font-size:90px;
 line-height:90px;
 letter-spacing:1.8px;
 text-transform:uppercase;
 color:#ffffff;
 text-align:left;
}
@media (max-width: 1199px) {
.banner_heading {
 font-size:80px;
 line-height:80px;
}
}

@media (max-width: 767px) {
.banner_heading {
 font-size:42px;
 line-height:42px;
}
}

@media (max-width: 479px) {
.banner_heading {
 line-height:36px;
 font-size:36px;
}
}

.banner_pre_header_text {
 color:#c5d4d9;
 font-size:14px;
 font-weight:700;
 letter-spacing:2.8px;
 text-transform:uppercase;
 text-align:left;
}
@media (max-width: 767px) {
.banner_pre_header_text {
 font-size:11px;
 line-height:18px;
}
}

.banner_div_wrapper {
 max-width:1580px;
 width:100%;
 gap:30px;
 text-align:center;
 padding-left:4.6vw;
 padding-right:4.6vw;
}
.banner_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.banner_div_wrapper.oxy-easy-posts .oxy-posts,
.banner_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:30px;
}
@media (max-width: 767px) {
.banner_div_wrapper {
}
}

.faq_alt_color {
}
.sponsor_alt_color {
}
.testi_alt_color {
}
.resources_alt_color {
}
.staff_alt_color {
}
.cta_section_wrapper {
background-image: linear-gradient(rgba(255,255,255,0), #ffffff 100%), url(https://ksbankers.com/wp-content/uploads/2025/05/KBA-Home-BG.png);}
.cta_section_wrapper .ct-section-inner-wrap {
padding-top: 126px;
}
.cta_div_wrapper {
 max-width:940px;
 width:100%;
 background-color:#ffffff;
 border-radius:24px;
 gap:20px;
 padding-top:70px;
 padding-right:70px;
 padding-bottom:70px;
 padding-left:70px;
 box-shadow:-8px 8px 41px -4px rgba(0,0,0,0.20);
}
.cta_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.cta_div_wrapper.oxy-easy-posts .oxy-posts,
.cta_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
@media (max-width: 767px) {
.cta_div_wrapper {
 padding-top:40px;
 padding-right:20px;
 padding-bottom:40px;
 padding-left:20px;
 gap:10px;
}
.cta_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.cta_div_wrapper.oxy-easy-posts .oxy-posts,
.cta_div_wrapper.ct-section .ct-section-inner-wrap{
gap:10px;
}
}

.cta_sub_text:> a{
}
.cta_sub_text {
 text-align:center;
 max-width:741px;
}
@media (max-width: 767px) {
.cta_sub_text {
 font-size:16px;
 line-height:28px;
}
}

.cta_main_heading {
 text-transform:uppercase;
 font-size:46px;
 letter-spacing:.9px;
 line-height:58px;
 text-align:center;
}
@media (max-width: 767px) {
.cta_main_heading {
 font-size:32px;
 line-height:38px;
 letter-spacing:.64px;
}
}

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

.faq_section_wrapper {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/05/Slice-Right.png);background-size: auto 60%; background-repeat:no-repeat;
 background-position:100% 100%;
}
.testimonial_heading {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/05/unnamed-file.png);background-size: auto; background-repeat:no-repeat;
 padding-bottom:15px;
 padding-top:15px;
 text-align:center;
 background-position:50% 50%;
}
.testimonial_section_wrapper {
}
.testimonial_section_wrapper .ct-section-inner-wrap {
padding-top: 125px;
padding-bottom: 125px;
}
@media (max-width: 1199px) {
.testimonial_section_wrapper {
}
.testimonial_section_wrapper .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
}

@media (max-width: 767px) {
.testimonial_section_wrapper {
}
.testimonial_section_wrapper .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
}

.staff_section_wrapper {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/05/Slice-Left.png);background-size: auto 60%; background-repeat:no-repeat;
 background-color:#ffffff;
 background-position:0% 100%;
}
.resources_section_wrapper {
}
.sponsor_section_wrapper {
}
@media (max-width: 1199px) {
.sponsor_section_wrapper {
}
.sponsor_section_wrapper .ct-section-inner-wrap {
padding-right: 20px;
padding-left: 20px;
}
}

.staff_div_wrapper {
 gap:100px;
 max-width:940px;
 width:100%;
}
.staff_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.staff_div_wrapper.oxy-easy-posts .oxy-posts,
.staff_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:100px;
}
@media (max-width: 1199px) {
.staff_div_wrapper {
 text-align:center;
 gap:80px;
}
.staff_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.staff_div_wrapper.oxy-easy-posts .oxy-posts,
.staff_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:80px;
}
}

@media (max-width: 767px) {
.staff_div_wrapper {
 gap:50px;
}
.staff_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.staff_div_wrapper.oxy-easy-posts .oxy-posts,
.staff_div_wrapper.ct-section .ct-section-inner-wrap{
gap:50px;
}
}

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

.staff_div_colump_right {
 border-radius:20px;
 background-color:#ffffff;
 overflow:hidden;
 min-width:395px;
 max-width:395px;
 width:100%;
 box-shadow:0px 5px 25px 0px rgba(0,0,0,0.15);
}
@media (max-width: 479px) {
.staff_div_colump_right {
 min-width:0px;
}
}

.staff_contat_info {
 width:100%;
 padding-top:40px;
 padding-right:40px;
 padding-bottom:40px;
 padding-left:40px;
}
.staff_member_title {
 color:#095e72;
 font-weight:700;
 font-size:16px;
 line-height:28px;
 text-align:left;
}
.staff_memeber_name {
 font-size:20px;
 color:#231f20;
 font-weight:700;
 line-height:30px;
}
.staff_section_heading {
 font-size:46px;
 line-height:58px;
 text-transform:uppercase;
 letter-spacing:.92px;
 text-align:left;
}
@media (max-width: 1199px) {
.staff_section_heading {
 text-align:center;
}
}

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

.staff_section_subheading {
 max-width:395px;
 text-align:left;
}
@media (max-width: 1199px) {
.staff_section_subheading {
 text-align:center;
}
}

.staff_button {
 min-width:216px;
}
.resources_div_wrapper {
 max-width:940px;
 width:100%;
 gap:30px;
}
.resources_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.resources_div_wrapper.oxy-easy-posts .oxy-posts,
.resources_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:30px;
}
.staff_image {
 max-width:395px;
 max-height:359px;
width: 100% !important;
}
@media (max-width: 479px) {
.staff_image {
}
}

.resources_heading {
 font-size:46px;
 text-align:center;
 line-height:58px;
 letter-spacing:.92px;
 text-transform:uppercase;
}
.home_member_section {
background-image: linear-gradient(91deg, #095e72 -20%, #202a44 72%), url(https://ksbankers.com/wp-content/uploads/2025/05/Slice-Right.png); background-blend-mode:multiply;
 background-position:0% 0px;
}
.home_member_section .ct-section-inner-wrap {
padding-top: 185px;
padding-bottom: 185px;
}
.home_member_section:not(.ct-section):not(.oxy-easy-posts),
.home_member_section.oxy-easy-posts .oxy-posts,
.home_member_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1199px) {
.home_member_section {
}
.home_member_section .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 100px;
}
}

.home_member_div_wrapper {
 width:100%;
 max-width:1580px;
 text-align:center;
 gap:40px;
}
.home_member_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.home_member_div_wrapper.oxy-easy-posts .oxy-posts,
.home_member_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:flex-start;
justify-content:space-between;
gap:40px;
}
@media (max-width: 1620px) {
.home_member_div_wrapper {
}
}

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

.home_member_icon_list_text {
 font-size:20px;
 font-weight:700;
 letter-spacing:.21px;
}
@media (max-width: 1199px) {
.home_member_icon_list_text {
}
}

@media (max-width: 767px) {
.home_member_icon_list_text {
 font-size:16px;
}
}

.home_member_icon_list_icon {
color: #095e72;}.home_member_icon_list_icon 
>svg {width: 24px;height: 24px;}.home_member_icon_list_icon {
 background-color:#ffffff;
}
.home_member_sub_text {
 font-size:20px;
 max-width:630px;
 color:#c5d4d9;
}
.home_member_main_heading {
 color:#ffffff;
 font-size:65px;
 font-weight:700;
 line-height:70px;
 letter-spacing:1.3px;
 text-transform:uppercase;
}
@media (max-width: 1620px) {
.home_member_main_heading {
 font-size:46px;
 line-height:51px;
}
}

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

.home_member_pre_heading {
 color:#c5d4d9;
}
.home_events_div_wrapper {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/07/KBA-Home-Events-BG-2500.webp);background-size: cover; width:100%;
 border-radius:25px;
 overflow:visible;
 padding-left:120px;
 padding-right:120px;
 padding-top:52px;
 padding-bottom:52px;
 gap:100px;
 background-repeat:no-repeat;
 text-align:justify;
 background-blend-mode:normal;
 background-position:50% 50%;
}
.home_events_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.home_events_div_wrapper.oxy-easy-posts .oxy-posts,
.home_events_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:100px;
}
@media (max-width: 1620px) {
.home_events_div_wrapper {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/07/KBA-Home-Events-BG-1820.webp);}
}

@media (max-width: 1199px) {
.home_events_div_wrapper {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/07/KBA-Home-Events-BG-1200-Mobile.webp);background-size: cover; padding-left:0px;
 padding-right:0px;
 background-position:23% 0%;
}
}

@media (max-width: 767px) {
.home_events_div_wrapper {
background-image:url(none); border-radius:0px;
 position:relative;
}
}

.home_events_section {
}
.home_events_section .ct-section-inner-wrap {
padding-top: 150px;
padding-right: 50px;
padding-bottom: 50px;
padding-left: 50px;
}
@media (max-width: 1199px) {
.home_events_section {
}
.home_events_section .ct-section-inner-wrap {
padding-top: 30px;
padding-right: 0;
padding-bottom: 30px;
padding-left: 0;
}
}

.home_events_heading_div {
 max-width:450px;
 width:100%;
 gap:10px;
}
.home_events_heading_div:not(.ct-section):not(.oxy-easy-posts),
.home_events_heading_div.oxy-easy-posts .oxy-posts,
.home_events_heading_div.ct-section .ct-section-inner-wrap{
gap:10px;
}
@media (max-width: 1199px) {
.home_events_heading_div {
 max-width:100%;
}
}

.home_events_main_heading {
 color:#ffffff;
 font-size:65px;
 line-height:70px;
}
@media (max-width: 1620px) {
.home_events_main_heading {
 font-size:46px;
 line-height:51px;
}
}

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

.home_events_sub_text {
 color:rgba(255,255,255,0.75);
 font-size:20px;
 line-height:32px;
 text-align:left;
}
@media (max-width: 767px) {
.home_events_sub_text {
 font-size:16px;
 line-height:20px;
}
}

.home_events_pre_header {
 color:rgba(255,255,255,0.75);
}
.home_event_desc {
 font-size:18px;
 line-height:28px;
 color:#525252;
}
@media (max-width: 767px) {
.home_event_desc {
 font-size:16px;
}
}

.home_about_inner_wrap_div {
 width:100%;
 overflow:hidden;
}
.home_about_inner_wrap_div:not(.ct-section):not(.oxy-easy-posts),
.home_about_inner_wrap_div.oxy-easy-posts .oxy-posts,
.home_about_inner_wrap_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1620px) {
.home_about_inner_wrap_div {
}
}

.contact_form_shortcode {
 max-width:741px;
 width:100%;
}
.contact_form_section {
background-image: linear-gradient(rgba(0,0,0,0) 20.67%, rgba(255,255,255,0.9) 77.4%, rgba(255,255,255,0.96) 87.02%, #fff 100%), url(https://ksbankers.com/wp-content/uploads/2025/05/KBA-Home-BG.png); background-position:50% 0%;
}
.contact_form_section .ct-section-inner-wrap {
padding-top: 125px;
padding-right: 20px;
padding-bottom: 30px;
padding-left: 20px;
}
.contact_form_section:not(.ct-section):not(.oxy-easy-posts),
.contact_form_section.oxy-easy-posts .oxy-posts,
.contact_form_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.contact_form_section {
background-size: auto; background-repeat:no-repeat;
 background-position:45% -75%;
}
}

.home_menu_card_div:hover{
background-image: linear-gradient(204deg, #085e72 -13.52%, #1e2a44 140.65%); border-radius:25px;
 transition-duration:0s;
}
.home_menu_card_div:hover>.home_menu_card_arrow_hovered{
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_arrow_hovered,
.home_menu_card_div.oxy-easy-posts:hover>.home_menu_card_arrow_hovered .oxy-posts,
.home_menu_card_div.ct-section:hover>.home_menu_card_arrow_hovered .ct-section-inner-wrap{
display:block;
}
.home_menu_card_div:hover>.home_menu_card_arrow{
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_arrow,
.home_menu_card_div.oxy-easy-posts:hover>.home_menu_card_arrow .oxy-posts,
.home_menu_card_div.ct-section:hover>.home_menu_card_arrow .ct-section-inner-wrap{
display:none;
}
.home_menu_card_div:hover>.home_menu_card_text{
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_text,
.home_menu_card_div.oxy-easy-posts:hover>.home_menu_card_text .oxy-posts,
.home_menu_card_div.ct-section:hover>.home_menu_card_text .ct-section-inner-wrap{
display:block;
}
.home_menu_card_div:hover>.home_menu_card_title{
 padding-bottom:0px;
}
.home_menu_card_div:hover > .home_menu_card_title{
}
.home_menu_card_div {
 gap:12px;
 width:100%;
 transition-duration:0s;
 padding-left:50px;
 padding-right:50px;
 padding-top:40px;
 padding-bottom:40px;
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_div.oxy-easy-posts .oxy-posts,
.home_menu_card_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:12px;
}
@media (max-width: 1199px) {
.home_menu_card_div:hover>.home_menu_card_text{
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_text,
.home_menu_card_div.oxy-easy-posts:hover>.home_menu_card_text .oxy-posts,
.home_menu_card_div.ct-section:hover>.home_menu_card_text .ct-section-inner-wrap{
display:none;
}
.home_menu_card_div:hover>.home_menu_card_arrow{
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_arrow,
.home_menu_card_div.oxy-easy-posts:hover>.home_menu_card_arrow .oxy-posts,
.home_menu_card_div.ct-section:hover>.home_menu_card_arrow .ct-section-inner-wrap{
display:none;
}
.home_menu_card_div:hover>.home_menu_card_arrow_hovered{
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_arrow_hovered,
.home_menu_card_div.oxy-easy-posts:hover>.home_menu_card_arrow_hovered .oxy-posts,
.home_menu_card_div.ct-section:hover>.home_menu_card_arrow_hovered .ct-section-inner-wrap{
display:block;
}
.home_menu_card_div {
background-image: linear-gradient(204deg, #085e72 -13.52%, #1e2a44 140.65%); border-radius:25px;
 gap:12px;
}
.home_menu_card_div:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_div.oxy-easy-posts .oxy-posts,
.home_menu_card_div.ct-section .ct-section-inner-wrap{
gap:12px;
}
}

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

.home_menu_card_wrapper:hover{
 margin-bottom:-112px;
}
.home_menu_card_wrapper {
 width:100%;
 position:relative;
 gap:0px;
 max-width:1680px;
}
.home_menu_card_wrapper:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_wrapper.oxy-easy-posts .oxy-posts,
.home_menu_card_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:space-between;
gap:0px;
}
@media (max-width: 1620px) {
.home_menu_card_wrapper {
 padding-left:20px;
 padding-right:20px;
}
}

@media (max-width: 1199px) {
.home_menu_card_wrapper {
 text-align:justify;
}
.home_menu_card_wrapper:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_wrapper.oxy-easy-posts .oxy-posts,
.home_menu_card_wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(165px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.home_menu_card_wrapper:hover{
 margin-bottom:0px;
}
}

.home_menu_card_img {
 width:auto;
}
.home_menu_card_title {
 color:#ffffff;
 font-size:24px;
 font-weight:700;
 letter-spacing:2.4px;
 text-transform:uppercase;
 line-height:30px;
 padding-bottom:30px;
 text-align:left;
}
@media (max-width: 1199px) {
.home_menu_card_title {
 padding-bottom:0px;
 font-size:16px;
 line-height:26px;
}
}

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

.home_menu_card_text {
 font-size:18px;
 color:#c5d4d9;
 font-weight:400;
 text-align:left;
 line-height:28px;
}
.home_menu_card_text:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_text.oxy-easy-posts .oxy-posts,
.home_menu_card_text.ct-section .ct-section-inner-wrap{
display:none;
}
.home_menu_card_arrow {
 width:auto;
}
@media (max-width: 1199px) {
.home_menu_card_arrow {
}
.home_menu_card_arrow:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_arrow.oxy-easy-posts .oxy-posts,
.home_menu_card_arrow.ct-section .ct-section-inner-wrap{
display:none;
}
}

.home_menu_card_arrow_hovered {
 margin-top:10px;
 width:auto;
}
.home_menu_card_arrow_hovered:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_arrow_hovered.oxy-easy-posts .oxy-posts,
.home_menu_card_arrow_hovered.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 1199px) {
.home_menu_card_arrow_hovered {
 margin-top:0px;
 width:40px;
 height:auto;
}
.home_menu_card_arrow_hovered:not(.ct-section):not(.oxy-easy-posts),
.home_menu_card_arrow_hovered.oxy-easy-posts .oxy-posts,
.home_menu_card_arrow_hovered.ct-section .ct-section-inner-wrap{
display:block;
}
}

.index_banner_section_wrapper {
background-size: cover; text-align:left;
 position:relative;
 background-repeat:no-repeat;
}
.index_banner_section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_banner_section_wrapper.oxy-easy-posts .oxy-posts,
.index_banner_section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1620px) {
.index_banner_section_wrapper {
}
}

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

@media (max-width: 767px) {
.index_banner_section_wrapper {
background-image:url(none);}
}

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

.index_banner_menu_wrapper {
 width:100%;
 gap:0px;
 max-width:1580px;
 bottom:-18%;
 padding-top:50px;
 padding-bottom:50px;
 position:absolute;
}
.index_banner_menu_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_banner_menu_wrapper.oxy-easy-posts .oxy-posts,
.index_banner_menu_wrapper.ct-section .ct-section-inner-wrap{
display:grid;
align-items:flex-start;
justify-content:space-between;
gap:0px;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(160px, 1fr));grid-column-gap: 25px;grid-row-gap: 20px;}
@media (max-width: 1620px) {
.index_banner_menu_wrapper {
 padding-left:4.6vw;
 padding-right:4.6vw;
}
}

@media (max-width: 1199px) {
.index_banner_menu_wrapper {
 padding-left:20px;
 padding-right:20px;
 bottom:-25%;
}
.index_banner_menu_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_banner_menu_wrapper.oxy-easy-posts .oxy-posts,
.index_banner_menu_wrapper.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: 767px) {
.index_banner_menu_wrapper {
 position:relative;
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

@media (max-width: 479px) {
.index_banner_menu_wrapper {
 bottom:-65%;
}
.index_banner_menu_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_banner_menu_wrapper.oxy-easy-posts .oxy-posts,
.index_banner_menu_wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(02, minmax(160px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.index_banner_menu_card_div:hover{
transform:scale(1.1,1.1);}
.index_banner_menu_card_div:hover>.home_menu_card_arrow_hovered{
}
.index_banner_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_arrow_hovered,
.index_banner_menu_card_div.oxy-easy-posts:hover>.home_menu_card_arrow_hovered .oxy-posts,
.index_banner_menu_card_div.ct-section:hover>.home_menu_card_arrow_hovered .ct-section-inner-wrap{
display:block;
}
.index_banner_menu_card_div:hover>.home_menu_card_arrow{
}
.index_banner_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_arrow,
.index_banner_menu_card_div.oxy-easy-posts:hover>.home_menu_card_arrow .oxy-posts,
.index_banner_menu_card_div.ct-section:hover>.home_menu_card_arrow .ct-section-inner-wrap{
display:none;
}
.index_banner_menu_card_div:hover>.home_menu_card_text{
}
.index_banner_menu_card_div:not(.ct-section):not(.oxy-easy-posts):hover>.home_menu_card_text,
.index_banner_menu_card_div.oxy-easy-posts:hover>.home_menu_card_text .oxy-posts,
.index_banner_menu_card_div.ct-section:hover>.home_menu_card_text .ct-section-inner-wrap{
display:block;
}
.index_banner_menu_card_div:hover>.home_menu_card_title{
 padding-bottom:0px;
}
.index_banner_menu_card_div:hover > .home_menu_card_title{
}
.index_banner_menu_card_div {
 padding-left:30px;
 padding-right:30px;
 padding-top:30px;
 padding-bottom:30px;
 background-color:#ffffff;
 gap:10px;
 border-radius:24px;
 box-shadow:-5px 12px 52px -6px rgba(0,0,0,0.2);
}
.index_banner_menu_card_div:not(.ct-section):not(.oxy-easy-posts),
.index_banner_menu_card_div.oxy-easy-posts .oxy-posts,
.index_banner_menu_card_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:flex-start;
justify-content:space-between;
gap:10px;
}
@media (max-width: 1199px) {
.index_banner_menu_card_div {
 box-shadow:0px 3px 25px -1px rgba(0,0,0,0.15);
}
.index_banner_menu_card_div:not(.ct-section):not(.oxy-easy-posts),
.index_banner_menu_card_div.oxy-easy-posts .oxy-posts,
.index_banner_menu_card_div.ct-section .ct-section-inner-wrap{
flex-wrap:wrap;
}
}

@media (max-width: 767px) {
.index_banner_menu_card_div {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 text-align:justify;
}
.index_banner_menu_card_div:not(.ct-section):not(.oxy-easy-posts),
.index_banner_menu_card_div.oxy-easy-posts .oxy-posts,
.index_banner_menu_card_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
}

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

.index_banner_menu_card_title {
 font-size:24px;
 font-weight:700;
 line-height:28px;
 text-align:left;
 color:#231f20;
}
@media (max-width: 767px) {
.index_banner_menu_card_title {
 font-size:21px;
 line-height:25px;
}
}

@media (max-width: 479px) {
.index_banner_menu_card_title {
 line-height:22px;
 font-size:18px;
}
}

.index_banner_menu_card_arrow {
 width:auto;
}
@media (max-width: 1199px) {
.index_banner_menu_card_arrow {
 max-width:40px;
}
}

.index_banner_div_wrapper {
background-size: cover; text-align:left;
 width:100%;
 padding-top:250px;
 padding-bottom:225px;
 padding-left:20px;
 padding-right:20px;
}
.index_banner_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_banner_div_wrapper.oxy-easy-posts .oxy-posts,
.index_banner_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1620px) {
.index_banner_div_wrapper {
 padding-left:4.6vw;
 padding-right:4.6vw;
}
}

@media (max-width: 1199px) {
.index_banner_div_wrapper {
 padding-top:150px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:290px;
}
}

@media (max-width: 767px) {
.index_banner_div_wrapper {
 padding-top:100px;
 padding-bottom:40px;
 gap:90px;
}
.index_banner_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_banner_div_wrapper.oxy-easy-posts .oxy-posts,
.index_banner_div_wrapper.ct-section .ct-section-inner-wrap{
gap:90px;
}
}

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

.indexpage_wysiwyg_section_wrapper {
 background-color:#ffffff;
}
.indexpage_wysiwyg_section_wrapper .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.indexpage_wysiwyg_repeater {
}
@media (max-width: 1199px) {
.indexpage_wysiwyg_repeater {
}
}

.indexpae_wysiwyg_wrapper {
 padding-bottom:125px;
 padding-top:125px;
}
.indexpae_wysiwyg_wrapper:not(.ct-section):not(.oxy-easy-posts),
.indexpae_wysiwyg_wrapper.oxy-easy-posts .oxy-posts,
.indexpae_wysiwyg_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1199px) {
.indexpae_wysiwyg_wrapper {
 padding-bottom:50px;
 padding-left:0px;
 padding-right:0px;
 padding-top:50px;
}
}

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

.resource_card_section_wrapper {
}
.resource_card_section_wrapper .ct-section-inner-wrap {
padding-bottom: 60px;
}
.resource_card_section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.resource_card_section_wrapper.oxy-easy-posts .oxy-posts,
.resource_card_section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1620px) {
.resource_card_section_wrapper {
}
.resource_card_section_wrapper .ct-section-inner-wrap {
padding-bottom: 100px;
}
}

@media (max-width: 1199px) {
.resource_card_section_wrapper {
}
.resource_card_section_wrapper .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
}

.resource_card_div_wrapper {
 max-width:1580px;
 width:100%;
 gap:25px;
}
.resource_card_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.resource_card_div_wrapper.oxy-easy-posts .oxy-posts,
.resource_card_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:25px;
}
.two_column_section_wrapper {
}
.two_column_section_wrapper .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
.two_column_section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.two_column_section_wrapper.oxy-easy-posts .oxy-posts,
.two_column_section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1620px) {
.two_column_section_wrapper {
}
}

@media (max-width: 1199px) {
.two_column_section_wrapper {
}
.two_column_section_wrapper .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
}

.two_column_div_wrapper {
 max-width:1580px;
 width:100%;
 gap:150px;
 padding-left:20px;
 padding-right:20px;
}
.two_column_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.two_column_div_wrapper.oxy-easy-posts .oxy-posts,
.two_column_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:150px;
}
@media (max-width: 1620px) {
.two_column_div_wrapper {
 gap:50px;
}
.two_column_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.two_column_div_wrapper.oxy-easy-posts .oxy-posts,
.two_column_div_wrapper.ct-section .ct-section-inner-wrap{
gap:50px;
}
}

@media (max-width: 1199px) {
.two_column_div_wrapper {
 gap:50px;
 padding-left:0px;
 padding-right:0px;
}
.two_column_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.two_column_div_wrapper.oxy-easy-posts .oxy-posts,
.two_column_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:50px;
}
}

@media (max-width: 767px) {
.two_column_div_wrapper {
 gap:30px;
}
.two_column_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.two_column_div_wrapper.oxy-easy-posts .oxy-posts,
.two_column_div_wrapper.ct-section .ct-section-inner-wrap{
gap:30px;
}
}

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

.two_column_text_div {
 width:100%;
}
@media (max-width: 1199px) {
.two_column_text_div {
 order:2;
}
}

.two_column_img_div {
 width:100%;
 border-radius:24px;
 overflow:hidden;
}
.two_column_img_div:not(.ct-section):not(.oxy-easy-posts),
.two_column_img_div.oxy-easy-posts .oxy-posts,
.two_column_img_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.two_column_repeater {
}
.two_col_repeater_wrapper {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/05/Slice-Left.png); width:100%;
 background-repeat:no-repeat;
 padding-top:145px;
 padding-bottom:145px;
 padding-left:172px;
 padding-right:172px;
 background-position:0% 100%;
}
.two_col_repeater_wrapper:not(.ct-section):not(.oxy-easy-posts),
.two_col_repeater_wrapper.oxy-easy-posts .oxy-posts,
.two_col_repeater_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 1620px) {
.two_col_repeater_wrapper {
 padding-top:100px;
 padding-bottom:100px;
}
}

@media (max-width: 1199px) {
.two_col_repeater_wrapper {
 padding-top:50px;
 padding-bottom:50px;
 padding-left:50px;
 padding-right:50px;
}
}

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

.two_column_div {
}
.two_column_text {
 width:100%;
}
.two_column_image {
}
.single_content_section_warapper {
 background-color:#ffffff;
 gap:95px;
}
.single_content_section_warapper:not(.ct-section):not(.oxy-easy-posts),
.single_content_section_warapper.oxy-easy-posts .oxy-posts,
.single_content_section_warapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:95px;
}
.single_section_div_wrapper {
 width:100%;
 max-width:940px;
 gap:30px;
}
.single_section_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.single_section_div_wrapper.oxy-easy-posts .oxy-posts,
.single_section_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:30px;
}
.single_section_heading {
}
.single_section_text {
}
.single_section_button {
 min-width:216px;
 padding-left:40px;
 padding-right:40px;
}
.resource_card_button_div_wrapper {
 width:100%;
 padding-left:40px;
 padding-right:40px;
}
.resource_card_button_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.resource_card_button_div_wrapper.oxy-easy-posts .oxy-posts,
.resource_card_button_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.index_member_section {
 background-color:#f5f7f8;
 background-position:0% 0px;
}
.index_member_section:not(.ct-section):not(.oxy-easy-posts),
.index_member_section.oxy-easy-posts .oxy-posts,
.index_member_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.index_member_div_wrapper {
 width:100%;
 max-width:1580px;
 text-align:center;
 gap:150px;
}
.index_member_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_member_div_wrapper.oxy-easy-posts .oxy-posts,
.index_member_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:flex-start;
justify-content:space-between;
gap:150px;
}
@media (max-width: 1199px) {
.index_member_div_wrapper {
 text-align:justify;
 gap:50px;
}
.index_member_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_member_div_wrapper.oxy-easy-posts .oxy-posts,
.index_member_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:50px;
}
}

@media (max-width: 767px) {
.index_member_div_wrapper {
 gap:30px;
}
.index_member_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_member_div_wrapper.oxy-easy-posts .oxy-posts,
.index_member_div_wrapper.ct-section .ct-section-inner-wrap{
gap:30px;
}
}

@media (max-width: 479px) {
.index_member_div_wrapper {
 gap:20px;
}
.index_member_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.index_member_div_wrapper.oxy-easy-posts .oxy-posts,
.index_member_div_wrapper.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.index_member_pre_heading {
 color:#c5d4d9;
}
.index_member_pre_heading:not(.ct-section):not(.oxy-easy-posts),
.index_member_pre_heading.oxy-easy-posts .oxy-posts,
.index_member_pre_heading.ct-section .ct-section-inner-wrap{
display:none;
}
.index_member_main_heading {
 font-weight:700;
 line-height:70px;
 letter-spacing:1.3px;
 text-transform:uppercase;
 width:100%;
}
.index_member_sub_text {
 max-width:630px;
 width:100%;
}
.index_member_icon_list_text {
 font-size:21px;
 font-weight:700;
 letter-spacing:.21px;
 color:#231f20;
}
@media (max-width: 767px) {
.index_member_icon_list_text {
 font-size:16px;
}
}

.index_member_icon_list_icon {
color: #095e72;}.index_member_icon_list_icon 
>svg {width: 21px;height: 21px;}.index_member_icon_list_icon {
 background-color:#ffffff;
}
.staff_card_section_wrapper {
}
.staff_card_section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.staff_card_section_wrapper.oxy-easy-posts .oxy-posts,
.staff_card_section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.staff_card_wrapper_div {
 width:100%;
 max-width:1545px;
 gap:10px;
}
.staff_card_wrapper_div:not(.ct-section):not(.oxy-easy-posts),
.staff_card_wrapper_div.oxy-easy-posts .oxy-posts,
.staff_card_wrapper_div.ct-section .ct-section-inner-wrap{
gap:10px;
}
.staff_card_div {
 border-radius:20px;
 background-color:#ffffff;
 overflow:hidden;
 box-shadow:0px 5px 15px rgba(0,0,0,0.15);
}
.staff_card_div:not(.ct-section):not(.oxy-easy-posts),
.staff_card_div.oxy-easy-posts .oxy-posts,
.staff_card_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.staff_card_heading {
 padding-left:10px;
}
.job_cards_section_wrapper {
}
.job_cards_section_wrapper .ct-section-inner-wrap {
padding-top: 20px;
}
.job_card_wrapper_div {
 width:100%;
 max-width:1580px;
}
.job_card_div {
 border-radius:20px;
 background-color:#ffffff;
 gap:10px;
 padding-top:30px;
 padding-right:40px;
 padding-bottom:30px;
 padding-left:40px;
 text-align:center;
 box-shadow:0px 5px 15px 0px rgba(0,0,0,0.15);
}
.job_card_div:not(.ct-section):not(.oxy-easy-posts),
.job_card_div.oxy-easy-posts .oxy-posts,
.job_card_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:10px;
}
.faq_heading {
 text-align:center;
}
.conference_banner_section_wrapper {
 text-align:left;
}
.conference_banner_section_wrapper .ct-section-inner-wrap {
padding-top: 240px;
padding-bottom: 40px;
}
.conference_banner_section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference_banner_section_wrapper.oxy-easy-posts .oxy-posts,
.conference_banner_section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1620px) {
.conference_banner_section_wrapper {
}
.conference_banner_section_wrapper .ct-section-inner-wrap {
padding-right: 50px;
padding-left: 50px;
}
}

@media (max-width: 1199px) {
.conference_banner_section_wrapper {
}
.conference_banner_section_wrapper .ct-section-inner-wrap {
padding-top: 120px;
}
}

@media (max-width: 767px) {
.conference_banner_section_wrapper {
}
.conference_banner_section_wrapper .ct-section-inner-wrap {
padding-top: 100px;
padding-right: 20px;
padding-left: 20px;
}
}

@media (max-width: 479px) {
.conference_banner_section_wrapper {
}
.conference_banner_section_wrapper .ct-section-inner-wrap {
padding-top: 55px;
}
}

.conference_banner_heading {
 color:#231f20;
 text-align:center;
}
.conference_div_wrapper {
 max-width:1580px;
 width:100%;
 gap:30px;
 text-align:left;
}
.conference_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference_div_wrapper.oxy-easy-posts .oxy-posts,
.conference_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:30px;
}
.conference_pre_header_text {
 color:#095e72;
 font-size:14px;
 font-weight:700;
 letter-spacing:2.8px;
 text-transform:uppercase;
}
.advocacy_banner_menu_wrapper {
 position:absolute;
 bottom:-35%;
}
@media (max-width: 1620px) {
.advocacy_banner_menu_wrapper {
}
}

@media (max-width: 1199px) {
.advocacy_banner_menu_wrapper {
 bottom:-45%;
}
}

@media (max-width: 767px) {
.advocacy_banner_menu_wrapper {
 position:relative;
}
}

.conference_registration_div_wrapper {
 width:100%;
 max-width:940px;
 padding-top:95px;
 padding-right:100px;
 padding-bottom:100px;
 padding-left:100px;
 background-color:#ffffff;
 gap:40px;
 border-radius:20px;
 box-shadow:0px 5px 15px 0px rgba(0,0,0,0.15);
}
.conference_registration_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference_registration_div_wrapper.oxy-easy-posts .oxy-posts,
.conference_registration_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:40px;
}
@media (max-width: 1199px) {
.conference_registration_div_wrapper {
 padding-left:20px;
 padding-right:20px;
 padding-top:30px;
 padding-bottom:20px;
 gap:30px;
}
.conference_registration_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference_registration_div_wrapper.oxy-easy-posts .oxy-posts,
.conference_registration_div_wrapper.ct-section .ct-section-inner-wrap{
gap:30px;
}
}

@media (max-width: 767px) {
.conference_registration_div_wrapper {
 gap:20px;
}
.conference_registration_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference_registration_div_wrapper.oxy-easy-posts .oxy-posts,
.conference_registration_div_wrapper.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

@media (max-width: 479px) {
.conference_registration_div_wrapper {
 gap:10px;
}
.conference_registration_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference_registration_div_wrapper.oxy-easy-posts .oxy-posts,
.conference_registration_div_wrapper.ct-section .ct-section-inner-wrap{
gap:10px;
}
}

.conference_wysiwyg {
 background-color:#ffffff;
}
.conference_wysiwyg .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 140px;
}
.conference_wysiwyg:not(.ct-section):not(.oxy-easy-posts),
.conference_wysiwyg.oxy-easy-posts .oxy-posts,
.conference_wysiwyg.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.conference_wysiwyg {
}
.conference_wysiwyg .ct-section-inner-wrap {
padding-bottom: 66px;
}
}

.conference_wysiwyg_div {
 width:100%;
 max-width:940px;
 padding-left:20px;
 padding-right:20px;
}
.event_our_team_section_wrapper {
background-image:url(https://ksbankers.com/wp-content/uploads/2025/05/Slice-Right.png);background-size: auto 90%; background-repeat:no-repeat;
 background-position:100% 100%;
}
.event_our_team_section_wrapper:not(.ct-section):not(.oxy-easy-posts),
.event_our_team_section_wrapper.oxy-easy-posts .oxy-posts,
.event_our_team_section_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.our_team_wrapper_div {
 width:100%;
 max-width:1170px;
 gap:20px;
}
.our_team_wrapper_div:not(.ct-section):not(.oxy-easy-posts),
.our_team_wrapper_div.oxy-easy-posts .oxy-posts,
.our_team_wrapper_div.ct-section .ct-section-inner-wrap{
gap:20px;
}
.our_team_heading {
 width:100%;
 text-align:center;
 max-width:100%;
}
.our_team_card_div {
 border-radius:20px;
 background-color:#ffffff;
 overflow:hidden;
 box-shadow:0px 5px 15px rgba(0,0,0,0.15);
}
.our_team_card_div:not(.ct-section):not(.oxy-easy-posts),
.our_team_card_div.oxy-easy-posts .oxy-posts,
.our_team_card_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.two_column_under_img_text {
 margin-top:10px;
 color:#525252;
 text-decoration:underline;
 font-size:20px;
 font-weight:700;
}
.footer_nav_menu_mobile {
}
.home_event_title {
 color:#231f20;
 font-size:32px;
 font-weight:700;
 line-height:32px;
}
@media (max-width: 767px) {
.home_event_title {
 font-size:24px;
 line-height:30px;
}
}

.single_section_button_repeater {
 use_acf_repeater:true;
 acf_repeater:field_6841a031f77ff;
 gap:20px;
}
.single_section_button_repeater:not(.ct-section):not(.oxy-easy-posts),
.single_section_button_repeater.oxy-easy-posts .oxy-posts,
.single_section_button_repeater.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
@media (max-width: 1199px) {
.single_section_button_repeater {
}
.single_section_button_repeater:not(.ct-section):not(.oxy-easy-posts),
.single_section_button_repeater.oxy-easy-posts .oxy-posts,
.single_section_button_repeater.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

@media (max-width: 479px) {
.single_section_button_repeater {
}
.single_section_button_repeater:not(.ct-section):not(.oxy-easy-posts),
.single_section_button_repeater.oxy-easy-posts .oxy-posts,
.single_section_button_repeater.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.testimonial_carousel_builder {
 --carousel-space-between:20px;
 padding-top:20px;
 padding-bottom:0px;
}
.testimonial_carousel_builder .oxy-carousel-builder_icon{
font-size:19px;
background-color:#095e72;
color:#ffffff;
border_radius_border-radius:25px;
border-radius:25px;
}

.testimonial_carousel_builder .oxy-carousel-builder_prev{
left:-22px;
}

.testimonial_carousel_builder .oxy-carousel-builder_next{
right:-22px;
}

.testimonial_carousel_builder .flickity-page-dots .dot{
background-color:#095e72;
height:13px;
width:8px;
margin-left:4px;
margin-right:4px;
}

.testimonial_carousel_builder .oxy-posts .oxy-post{
                            margin-right: var(--carousel-space-between);
                            width: var(--carousel-cell-width);
                        }
.testimonial_carousel_builder .cell{
                            margin-right: var(--carousel-space-between);
                            width: var(--carousel-cell-width);
                        }
.testimonial_carousel_builder .oxy-carousel-builder_gallery-image{
                            margin-right: var(--carousel-space-between);
                            width: var(--carousel-cell-width);
                        }
.testimonial_carousel_builder .oxy-dynamic-list > .ct-div-block, .testimonial_carousel_builder .oxy-dynamic-list .flickity-slider > .ct-div-block{
                            margin-right: var(--carousel-space-between);
                            width: var(--carousel-cell-width);
                        }
.testimonial_carousel_builder ul.products .product, .testimonial_carousel_builder ul.products .flickity-slider > .product{
                            margin-right: var(--carousel-space-between);
                            width: var(--carousel-cell-width);
                        }

                    .testimonial_carousel_builder {
                        --carousel-cell-width: calc((100% - (2 * var(--carousel-space-between))) / 3);
                        }

                        @media (max-width: 1620px) {
.testimonial_carousel_builder {
}
.testimonial_carousel_builder .oxy-carousel-builder_prev{
left:0px;
}

.testimonial_carousel_builder .oxy-carousel-builder_next{
right:0px;
}

}

@media (max-width: 1199px) {
.testimonial_carousel_builder {
}
.testimonial_carousel_builder {
                        --carousel-cell-width: calc((100% - var(--carousel-space-between)) / 2);
                        }

                        }

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

                        }

.faq_acf_text_block {
 width:100%;
}
.helpful_links_text {
 font-size:22px;
 font-weight:400;
 line-height:normal;
 color:#525252;
 text-align:left;
 width:100%;
}
@media (max-width: 767px) {
.helpful_links_text {
 font-size:16px;
}
}

.helpful_links_icon {
color: #525252;}.helpful_links_icon 
>svg {width: 26px;height: 26px;}.helpful_links_icon {
 margin-right:8px;
 width:26px;
 height:26px;
}
.helpful_links_div_wrapper {
 border-bottom-color:#d7d7d7;
 border-bottom-width:1px;
 border-bottom-style:solid;
 padding-bottom:15px;
 gap:20px;
 width:100%;
}
.helpful_links_div_wrapper:not(.ct-section):not(.oxy-easy-posts),
.helpful_links_div_wrapper.oxy-easy-posts .oxy-posts,
.helpful_links_div_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:flex-start;
justify-content:space-between;
gap:20px;
}
@media (max-width: 767px) {
.helpful_links_div_wrapper {
 padding-bottom:10px;
}
}

body {
  font-display: swap;  
}

.ct-new-columns > .ct-div-block {
  padding: 0;
}

p {
  
  margin: 0;
  padding: 0 0 20px;
  
}

p:last-of-type {
  padding-bottom: 0;
}

p.pre_header_text,
p.pre_header_left {
  
  margin: 0;
  pading:0;
  
}

 .content_wrap .ct-inner-content {
   
   h1,
   h2,
   h3,
   h4,
   h5,
   h6 {
     
     margin-top: 15px;
     margin-bottom: 10px;
     
   }

 }

.ct-text-block {

  h1 {
    letter-spacing: 1.8px;
  }

  h2 {
    letter-spacing: .92px;
  }

  h6 {
    letter-spacing: 3.2px;
  }
  
}



.ct-text-block h1,
.ct-text-block h2,
.ct-text-block h3,
.ct-text-block h4,
.ct-text-block h5,
.ct-text-block h6 {
  
  margin-top: 15px;
  margin-bottom: 10px;
  
}

.oxy-rich-text {
  padding: 0;
}

a,
a:hover {
  transition: all 300ms ease-in-out;
}

img {
/*   width: 100%; */
  height: auto;
}

hr {
  margin: 50px 0 70px;
  opacity: .25;
  color: #d7d7d7;
}


/* Re-Add the WP Default Gallery Styles  */
.gallery {
  
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: auto;
  
}

.gallery-item {
  
  width: auto;
  float: left;
  margin: 0;
  text-align: center;
  
}

/* .gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    width: 11.11%;
} */

.gallery img {
/*     border: 2px solid #cfcfcf; */
}

.gallery-caption {
  
  margin-left: 0;
  font-size: 10px;
  line-height: 1.5;
  color: #555;
  
}

.gallery:after {
  
  content: "";
  display: table;
  clear: both;
  
}
/* Testimonials Styles */
body .testimonial_section_wrapper .oxy-carousel-builder .carousel_image {
  border-radius: 50%;
}

body .testimonial_section_wrapper .oxy-carousel-builder .cell {
  max-height: none !important;
}

body .testimonial_section_wrapper .oxy-carousel-builder {

  .flickity-page-dots {
    display: none;
  }

  @media screen and (max-width: 767px) {

    .flickity-page-dots {
      
      display: flex;
      flex-wrap: wrap;
      row-gap: 10px;
      padding-left: 0;
      
    }

    .oxy-carousel-builder_icon {
      display: none;
    }
    
  }

}

/* Sponsors Carousel Styles */

body .sponsor_section_wrapper .oxy-carousel-builder {

  .flickity-page-dots {
    display: none;
  }

  @media screen and (max-width: 767px) {

    .flickity-page-dots {
      
      display: flex;
      flex-wrap: wrap;
      row-gap: 10px;
      padding: 0;
      
    }

    .oxy-carousel-builder_icon {
      display: none;
    }
    
  }

}

/*  Index/Parent Page Styles  */

body #globalInnerContent section.index_banner_section_wrapper {

  .index_banner_div_wrapper img {
    width: 100%;
  }

  .index_banner_menu_card_div:hover {
    
  }

  .index_banner_menu_card_div img {
    width: auto;
  }

}

body #globalInnerContent section.indexpage_wysiwyg_section_wrapper img {
  border-radius: 25px;
}

.indexpage_wysiwyg_repeater > div:first-child {
  padding-top: 160px;
}

@media screen and (max-width: 1200px) {

  .indexpage_wysiwyg_repeater > div:first-child {
    padding-top: 120px;
  }
  
}

@media screen and (max-width: 767px) {

  .indexpage_wysiwyg_repeater > div:first-child {
    padding-top: 60px;
  }
  
}

@media screen and (max-width: 480px) {

  .indexpage_wysiwyg_repeater > div:first-child {
    padding-top: 50px;
  }
  
}

.indexpage_wysiwyg_repeater > div:nth-child(even) {
  background-color: #F5F7F8;
}

/* Image Captions Sytles */
body .indexpae_wysiwyg_wrapper .wp-caption-text {

  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-align: center;
  
}

.two_column_repeater > div.two_col_repeater_wrapper:nth-child(even) {

  background-image: none;
  background-color: #F5F7F8;

  > .two_column_div_wrapper {
    flex-direction: row-reverse;
  }

  @media screen and (max-width: 1199px) {

    > .two_column_div_wrapper {
      flex-direction: column;
    }
    
  }
  
}
  

/*  END: Index/Parent Page Styles  */




/*  Detail/Child Page Styles  */

body #globalInnerContent section.alt-color {
  background-color: #F5F7F8;
}

body #globalInnerContent section.detailpage_wysiwyg_section_wrapper img {
  border-radius: 25px;
}

body #globalInnerContent section.detailpage_wysiwyg_section_wrapper {

  .detailpage_wysiwyg_wrapper {

    h2.section_heading {
      text-align: left;
    }

    .ct-text-block,
    .ct-text-block > span {
      width: 100%;
    }

    .acf-multi-section-layout {

      .acf-two-col-layout {

        .acf-row {

          display: flex;
          flex-wrap: nowrap;
          gap: 85px;

          .acf-column {

            width: 50%;
            padding: 10px 0;
            
          }

          p, 
          strong {
            color: rgba(35, 31, 32, 0.75) !important;
          }
          
        }

        @media screen and (max-width: 480px) {


          .acf-row {

            flex-wrap: wrap;
            gap: 0px;
  
            .acf-column {
              width: 100%;
            }
        
          }
          
        }
        
      }
      
    }
    
  }
  
}

.detailpage_wysiwyg_repeater > div:first-child {
  padding-top: 90px;
}

.detailpage_wysiwyg_repeater > div:nth-child(even) {
  background-color: #F5F7F8;
}

body section.section_wrapper {
  
  .cta_sub_text a,
  .staff_section_subheading a {
    color: var(--body);
  }

  .wp-caption {
    width: 100% !important;
  }

  p > img,
  p > a > img {
/*     width: auto; */
/*     content-visibility: visible !important;
    contain-intrinsic-size: none !important; */
  }

  .alignleft {
    float: left;
  }

  .aligncenter {
    
    display: block;
    margin: 0 auto;
    
  }

  .alignright {
    float: right;
  }

}

body .resources_div_wrapper .oxel_icon_button_icon > svg {
  height: 0;
}

body .staff_contat_info .oxel_iconlist__row__label {
  color: #525252;
}

/*  END: Detail/Child Page Styles  */



/* Ninja Table Styles */

.footable_parent.semantic_ui {

  display: flex;
  flex-direction: column;

  .table_description {
    
    order: 3;
    font-size: 14px;
    line-height: 26px;
    
  }

  table.ui.table {
    
    border-radius: 20px;
    overflow: hidden;

      thead th {

        padding: 12px 30px;
        width: 50%;
        font-size: 18px;
        color: #FFFFFF;
        background: #095E72;

        &:first-child {
          border-right: 1px solid rgba(255, 255, 255, 0.4);
        }
    
     }

    tbody td {

      padding-left: 30px;
      font-size: 16px;
      color: rgba(35, 31, 32, 0.75);

        &:first-child {
          border-right: 1px solid #D7D7D7;
        }
      
    }
    
  }  
  
}

/* END: Ninja Table Styles */





/** General Content / WYSIWYG **/

small {
  
  all: inherit;
  padding: 0;
  font-size: 14px;
  line-height: 21px;
  
}

.amplify-widget {
/*   width: 90%; */
}

.sr_only,
.screen-reader-text {
  
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  
}

.skipNav {
  
  background: #fff;
  border: 1px solid #000;
  color: #000;
  display: block;
  font-size: 1em;
  left: 50%;
  position: absolute;
  margin: 0 0 0 -5em;
  padding: .5em;
  line-height: 1.2em;
  text-align: center;
  text-decoration: none;
  top: -20em;
  width: 10em;
  z-index: -1;
  
}

.skipNav:focus {
  
  top: 0;
  z-index: 9999;
  
}
/** EDN: General Content / WYSIWYG **/

.ct-section-inner-wrap p a {
    font-weight: 700;
}


/* Images Embedded into WP Page Editor */

.ct-section-inner-wrap article p img {
  height: auto;
}

/* END: Images Embedded into WP Page Editor */


.section_wrapper {
  margin: 0;
}

.section_wrapper.gray_bkg,
.section_wrapper.mod_1_section,
.section_wrapper.mod_2_section,
.section_wrapper.mod_11_section,
.section_wrapper.mod_15_section {
  margin: 0;
}

.section_wrapper.mod_1_detail_page_section {
  margin-bottom: 0;
}

.section_wrapper.mod_11_section + .section_wrapper.gray_bkg,
.section_wrapper.mod_11_section + .section_wrapper.gray_fade,
.section_wrapper.mod_2_section + .section_wrapper {
  margin-top: 0;
}
/** EDN: General Content / WYSIWYG **/



/** BUTTON STYLES **/

/* Shortcode Button Styles (buttons added via shortcode inside WYSIWYG) */

.shortcode_btn {

  display: inline-block;
  margin: 15px 15px 20px 0;

  &:hover {
    color: white;
  }
  
}

.ct-link-button, 
input[type=submit] {

  background-color: var(--primaryBtn);
/*   border: 2px solid var(--primaryBtn); */
  color: var(--primaryBtnTxt);
  outline: none !important;
  
}

.ct-link-button:hover,
input[type=submit]:hover {
  
/*   background-color: var(--primaryBtnHover); */
/*   border: 2px solid var(--primaryBtnHover); */
  color: var(--primaryBtnTxtHover);
  
}

/* Secondary Button Styles */
.secondary_btn_default,
.ct-link-button.secondary_btn_default {
  
  background-color: var(--secondaryBtn);
/*   border: 2px solid var(--secondaryBtn); */
  color: var(--secondaryBtnTxt);
  
}

.secondary_btn_default:hover,
.ct-link-button.secondary_btn_default:hover {
  
/*   background-color: var(--secondaryBtnHover); */
/*   border: 2px solid var(--secondaryBtnTxt); */
/*   color: var(--secondaryBtnTxtHover); */
  
}
/* END: Secondary Button Styles */

/* Tertiary Button Styles */
.tertiary_btn_default,
.ct-link-button.tertiary_btn_default {
  
/*   background-color: var(--tertiaryBtn); */
/*   border: 2px solid var(--tertiaryBtn); */
  color: var(--tertiaryBtnTxt);
  
}

.tertiary_btn_default:hover,
.ct-link-button.tertiary_btn_default:hover {
  
/*   background-color: var(--tertiaryBtnHover); */
/*   border: 2px solid var(--tertiaryBtn); */
  color: var(--tertiaryBtnTxtHover);
  
}
/* END: Tertiary Button Styles */

/** END: BUTTON STYLES **/



/** OL/UL LIst Styles **/
.ct-section-inner-wrap ol {

  margin: 0 0 25px;
  padding-left: 20px;
  counter-reset: list;
  
  li {
  
    counter-increment: list;
    list-style: none;
    padding-left: 15px;

    a {
      font-weight: 700;
    }

  }

  li::marker {
    
    content: counter(list) ".";
    font-weight: 700;
    
  }
  
}

.ct-section-inner-wrap ul {

  margin: 0 0 25px;
  padding-left: 16px;
  
  li {
    
    list-style-type: disc;
    padding-left: 15px;

    a {
      font-weight: 700;      
    }
    
  }
  
}

.ct-section-inner-wrap ul:not(.oxy-nav-menu-list),
.ct-section-inner-wrap ol:not(.oxy-nav-menu-list) {
  padding-left: 30px;  
}

.ct-section-inner-wrap ul.oxy-pro-menu-list,
.ct-section-inner-wrap .oxy-site-navigation ul {

  margin: 0;
  padding: 0px;  
  
}

.ct-section-inner-wrap ul li {
  
  list-style-type: disc;
  padding-left: .75em;
  
}

.ct-section-inner-wrap ol li {
  
  list-style: decimal;
  padding-left: .75em;
  
}

.ct-section p strong:not(a strong),
.ct-section ol li strong,
.ct-section ul li strong,
.ct-section-inner-wrap p strong:not(a strong),
.ct-section-inner-wrap ol li strong,
.ct-section-inner-wrap ul li strong,
.ct-section-inner-wrap ol li::marker,
.ct-section-inner-wrap ul li::marker {
    color: var(--headings);
}
/** END: OL/UL LIst Styles **/



/** MISC STYLES for Oxygen Override **/

/* Hover Adjustments */

.mod_7_link_card:hover > h3 {
/*   color: #fff; */
}

.mod_7_link_card:hover > .mod_7_card_link,
.mod_7_link_card:hover .oxel_icon_button_text,
.mod_7_link_card:hover .mod_7_card_link_icon,
.mod_7_link_card:hover .mod_7_card_link_icon:hover {
/*   color: #fff; */
}

/** END: Hover Adjustments **/

/** End MISC STYLES for Oxygen Override **/



/** FOOTER STYLES **/

#globalFooter {

  .ct-section-inner-wrap {
  
    p strong {
      color: inherit;
    }

    ul.oxy-nav-menu-list {
      
      margin: 0;
      padding: 0;
      
    }

    ul li {
      padding-left: 0;
    }

    .footer_nav_menu {
      
      a {
        
        transition: all 300ms ease-in-out !important;
        font-weight: 400 !important;
        
      }
    
      a:hover {      
        
        scale: 1.05;
        transition: all 300ms ease-in-out !important;
        
      }
      
    }

  }
  
}

#globalCopyRight {

  .oxy-copyright-year {
    margin-right: 10px;
  }

  a {

    margin: 0 5px;
    color: rgba(255,255,255,0.75);
    font-weight: 400;
    
  }

  a:hover {
    color: #0072bc;
  }

  .terms_privacy {
    
    p {
      padding: 0;
    }
    
  }
  
}

/** END: FOOTER STYLES **/


.home .oxy-repeater-pages-wrap {
  display: none;
}

.mod_2_home_hero:before {

  position: absolute;
  bottom: -2px; 
  z-index: 0;
  content: '';
  width: 100%;
  height: 20rem;
  background: linear-gradient(180deg, rgba(0, 114, 188, 0.00) 0%, #0072BC 100%);

}

@media screen and (max-width: 1620px) {
  
  div.mod_1_image_div {
    margin-right: 0;
  }
  
}

@media screen and (max-width: 1199px) {
  
  div.mod_1_image_div {
    margin-right: 0;
  }
  
  .mod_2_home_hero {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 50%);
  }
  
  .mod_2_home_hero:before {
    z-index: -1;
  }
  
  .section_wrapper {
/*     margin: 40px 0; */
  }
  
  #globalCopyRight .terms_privacy p {
    font-size: 14px !important;
  }
  
}

@media screen and (max-width: 479px) {
  
  .section_wrapper {
/*     margin: 30px 0; */
  }
  
  .mod_3_image {
    padding-top: 0 !important;
  }
  
}/*** RESPONSIVE STYLES ***/



/** --- Home Baner Menu Card Styles --- **/
@media only screen
and (max-width: 1636px) {

  .home_menu_card_div {
    padding: 40px;
  }

  .home_menu_card_text {
    font-size: 16px;
  }
  
}

@media only screen
and (max-width: 1440px) {

  .home_menu_card_div {
    padding: 20px;
  }
  
}

@media only screen
and (max-width: 1270px) {

  .home_menu_card_title {
    font-size: 20px;
  }

  .home_menu_card_text {
    line-height: 21px;
  }
  
}

@media only screen
and (max-width: 1199px) {

  .home_inner_wrap_div {
/*     background-image: none; */
  }

  .home_menu_card_text {
    line-height: 28px;
  }
  
}

@media only screen
and (max-width: 480px) {

  .home_menu_card_title {
    font-size: 16px;
    line-height: 20px;
  }

}

/** --- END: Home Baner Menu Card Styles --- **/


/** -- Laptop Sizes 1618px -- **/
@media screen and (max-width: 1618px) {
  
  .section_wrapper h1 {
    
/*     font-size: 48px;
    line-height: 1.2em; */
    
  }
  
  .section_wrapper h2 {
    
    font-size: 46px;
    line-height: 52px;
    
  }
  
  .section_wrapper h3 {
    
/*     font-size: 30px;
    line-height: 1.2em; */
    
  }
  
  .section_wrapper .pre_header_text {
    
/*     font-size: 16px;
    line-height: 1.2em; */
    
  }
  
  .section_wrapper .phone_default_link {
/*     font-size: 24px; */
  }
  
}


/** -- Tablet Sizes 1199px -- **/
@media screen and (max-width: 1199px) {
  
  .mod_7_card_wrapper, 
  .mod_7_card_wrapper:not(.ct-section):not(.oxy-easy-posts), 
  .mod_7_card_wrapper.oxy-easy-posts .oxy-posts, 
  .mod_7_card_wrapper.ct-section .ct-section-inner-wrap {
    
    display: flex !important;
    gap: 1.75rem 1.25rem !important;
    flex-wrap: wrap;
    flex-direction: row;
    
  }
  
  .section_wrapper h3.mod_7_card_heading {
    font-size: 26px;
  }
  
}


/** -- Tablet Sizes 976px -- **/
@media screen and (max-width: 992px) {

  .amplify-widget {
    width: 100% !important;
  }
  
  .section_wrapper h1:not(.pre_header_text) {
    
/*     font-size: 36px;
    line-height: 44px; */
    
  }
  .ct-section h2,
  .section_wrapper h2,
  .section_wrapper h2:not(.h2_default_style) {
    
    font-size: 32px;
    line-height: 38px;
    
  }
  
  .section_wrapper h3 {
    
    font-size: 22px; 
    line-height: 30px; 
    
  }
  
  .section_wrapper h6 {
    
    font-size: 11px; 
    letter-spacing: 2.2px;
    
  }
  
  .section_wrapper p {
    
/*     font-size: 18px;
    line-height: 1.6em; */
    
  }
  
  .section_wrapper .pre_header_text {
    
/*     font-size: 14px;
    line-height: 1.2em; */
    
  }
  
  .section_wrapper .phone_default_link {
    font-size: 18px !important;
  }

  .ct-text-block.oxel_accordion__row__label {
  
    font-size: 20px;
    line-height: 30px;
    
  }
  
}


/** -- Large Mobile Sizes 767px -- **/
@media screen and (max-width: 768px) {
  
  .section_wrapper ul,
  .section_wrapper ol {
/*     margin: .5em 0; */
  }
  
/*   .ct-text-block, */
  .ct-text-block p,
  .single-post .ct-section p,
/*   .ct-section .ct-text-block, */
  .ct-section .ct-text-block p,
  .ct-section .oxy-rich-text p,
  .ct-section p,
  .ct-section .ct-link-text p,
  .ct-section ul li,
  .ct-section ol li,
  .section_wrapper p,
  .section_wrapper ul li,
  .section_wrapper ol li {
    
    font-size: 16px; 
    line-height: 1.6em; 
    
  }
  
  #globalFooter.ct-section ul li {
    
    font-size: 16px;
    line-height: 2em;
    
  }
  
  .ct-section p,
  .section_wrapper p.post_title {
    
    font-size: 22px;
    line-height: 28px;
    
  }
  
  .ct-text-block.oxel_accordion__row__label {
    
/*     font-size: 24px;
    line-height: 1.1em; */
    
  }
  
  .section_wrapper .pre_header_text {
    
    font-size: 11px;
    line-height: 1.2em;
    
  }
  
  .section_wrapper .phone_default_link {
    font-size: 20px !important;  
  }
  
  .ct-text-block.cta_block_header {
    
    font-size: 34px;
    line-height: 36px;
    
  }
  
  .ct-text-block.cta_block_text_link {
    
    font-size: 28px;
    line-height: 28px;
    
  }

  /* FAQ Section */
  .oxel_accordion__content_inner {
    padding: 0 20px 20px 20px !important;
    border-radius: 14px !important;
  }
  
}

/** -- Small Mobile Sizes 480px -- **/
@media screen and (max-width: 480px) {
  
  .ct-text-block.cta_block_header {
    
    font-size: 28px;
    line-height: 32px;
    
  }
  
  .section_wrapper p,
  .section_wrapper ul li,
  .section_wrapper ol li {
    
/*     font-size: 14px;
    line-height: 1.6em */
    
  }
  
  .ct-text-block.phone_default_link {
    font-size: 24px !important;
  }
  
  .primary_btn_default,
  .secondary_btn_default {
/*     font-size: 16px;  */
  }

}

/*** END: RESPONSIVE STYLES ***//*** DESKTOP HEADER STYLES ***/

body .blur {

  filter: grayscale(20%) blur(4px);
  transition: filter 0.3s ease;
/*   background: rgba(0, 0, 0, .2); */

}


/** Top Nav Menu Styles **/

/* AOS Animate Override */
body #globalTopHeader #globalPreMenu.oxy-pro-menu .menu-item .sub-menu.aos-animate {
  visibility: hidden !important;
}

body #globalTopHeader #globalPreMenu.oxy-pro-menu .menu-item:hover .sub-menu {
  visibility: visible !important;
}

body #globalHeader #globalPreMenu.oxy-pro-menu .menu-item .sub-menu,
body #globalHeader #globalPreMenu.oxy-pro-menu .menu-item .sub-menu.aos-animate {
  visibility: hidden !important;
}

body #globalHeader #globalPreMenu.oxy-pro-menu .menu-item:hover .sub-menu,
body #globalHeader #globalPreMenu.oxy-pro-menu .menu-item:hover .sub-menu.aos-animate {
  visibility: visible !important;
}

#globalTopHeader #globalPreMenu {

  .oxy-pro-menu-list {
    margin: 0;
    padding: 0;
  }

  .oxy-pro-menu-list > li:not(.menu_item_hide) {
    display: none !important;
  }

/*   .mobile_se_button,
  .mobile_cta_tel_button {
    display: none;
  } */

}

#globalPreMenu .oxy-pro-menu-list > li {
  
  padding: 0;

  &.member_login a:before {

    content: url('/wp-content/uploads/2025/05/KBA-Menu-MemberLogin.png');
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    vertical-align: middle;
    
  }
  
}

#globalPreMenu .oxy-pro-menu-list > li:last-child a {
  padding-right: 0;
}


/* Grand-Child Menu */
#globalPreMenu ul.oxy-pro-menu-list > li > .sub-menu {

/*   max-width: 264px; */
  width: 342px;
  left: -280px;
  padding: 26px 34px;
  background-color: #f2f2f2 !important;

  a {
    transition: all 300ms ease-in-out !important;
    font-weight: 400 !important;
  }

  a:hover {      
    padding-left: 10px !important;
    transition: all 300ms ease-in-out !important;}
  
}

#globalPreMenu ul.oxy-pro-menu-list > li > .sub-menu > li {
  padding: 0;
}

#globalPreMenu ul.oxy-pro-menu-list > li > .sub-menu > li > .sub-menu {

  max-width: 264px;
  width: 264px;
  padding: 26px 34px;
  background-color: #f2f2f2 !important;
  
}

/** END: Top Nav Menu Styles **/



/** GENERAL HEADER (OXY HEADER BUILDER) STYLES **/

#globalHeader {

  .oxy-header-container {

    display: flex;
    justify-content: space-between;
    padding: 0;

    .oxy-header-center {
      display: none;
    }

    .oxy-header-right {
/*       flex-shrink: 0; */
    }
    
  }

  &.oxy-sticky-header-active {
    background: linear-gradient(90deg, #095E72 -20%, #202A44 72%);
  }

}

/** END: GENERAL HEADER (OXY HEADER BUILDER) STYLES **/




/** MAX MEGA MENU STYLES **/

#globalHeader {

  .mega-menu-wrap {

    ul.max-mega-menu {

      display: flex !important;
      justify-content: flex-end;
      align-items: center;
      gap: 40px;

      li.mega-menu-item {

/*         padding: 45px 25px 5px !important; */

        a.mega-menu-link {

/*           height: auto !important;
          font-weight: 700 !important;
          letter-spacing: .8px; */
          transition: all 300ms ease-in-out !important;
          
        }

        > ul.mega-sub-menu {
          top: 40px !important;
          right: 0 !important;
        }
        
      }
  
      li.menu_item_hide {
        display: none !important;
      }

    }

    
    
    /* Hover Styles */
    ul.max-mega-menu:hover > li > a {
      color: rgba(255, 255, 255, .4) !important;
    }

    ul.max-mega-menu > li:hover > a {
      color: rgba(255, 255, 255, 1) !important;
    }
    /* END: Hover Styles */

      

      /* Sub Menu Styles */
    ul.max-mega-menu ul.mega-sub-menu > li > a {
      padding-right: 20px !important;
    }
    
    ul.max-mega-menu ul.mega-sub-menu > li > a:hover {
      
      padding-right: 10px !important;
      padding-left: 10px !important;
      transition: all 300ms ease-in-out !important;
      
    }



      /* Mega Menu Widget Styles DEEEEELETEEEEEE MAYBE*/

      li.mega-menu-item-type-widget {

        .mega-block-title {
          display: none !important;
        }

        .acf_widget_wrap {
          
          padding-bottom: 30px !important;
          border-bottom: 1px solid #BCB9B9 !important;

          .widget_title {
            
            color: #002B5C;
            font-size: 20px;
            font-weight: 800;
            line-height: 28px;
            margin-bottom: 10px !important;
            padding-bottom: 0; 
            
          }           
          
        }
        
        .acf_widget_wrap:last-child {

          padding-top: 40px !important;
          border-bottom: none !important;
        
        }
        
      }

      li.mega-menu-item-type-widget p {
        
        margin: 0 !important;
        padding-bottom: 10px;
        
      }
    
      li.mega-menu-item-type-widget p {
        
        strong, b {
        }
        
      }
    
      li.mega-menu-item-type-widget p a {

        position: relative;
        color: #002B5C;
        font-weight: 700;
       
        i, svg, .r-chevron {

          position: absolute;
          top: 50%;
          transform: translateY(-50%);          
          transition: all .2s ease;
          margin-left: 5px;
          color: #272E61;
          
        }
        
      }

      li.mega-menu-item-type-widget p a:hover {

        color: #0072BC;
        
        i, svg, .r-chevron {
          margin-left: 15px;
        }        
        
      }

    /* END: Mega Menu Widget Styles */
    
  } /* .mega-menu-wrap */

  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    margin: 0;
  }

  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    
    font-size: 22px !important;
    line-height: 1.1em;
    padding-bottom: 1em;
    
  }

  
} /* #globalHeader */



#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
/*     width: auto !important;
    min-width: 68rem !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important; */
}

/** END: MAX MEGA MENU STYLES **/

@media screen and (max-width: 1618px) {
  
  #globalHeader {
    
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {

      & > li.mega-menu-item > a.mega-menu-link,
      li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {

        font-size: 20px !important;
        line-height: 1em;
        padding-bottom: .8em;
        
      }
      
    }
    
  }
  
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
      width: auto !important;
      min-width: 55rem !important;
      padding: 50px 50px 20px 50px;
  }
    
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
/*     font-size: 18px; */
/*     padding: 27px 20px; */
  }
    
}


/** Search Form Styles **/

.oxy-header-search form.oxy-header-search_form {
  top: 5.6% !important;
}
.logged-in .oxy-header-search form.oxy-header-search_form {
  top: 9% !important;
}

.oxy-header-search .oxy-header-container {
  text-align: center;
}

.oxy-header-search_search-field {
  max-width: 480px;
}
.search #globalHeader,
.search-results #globalHeader {
  background-color: var(--headings) !important;
}

/** END: Search Form Styles **/

/*** END: DESKTOP HEADER STYLES ***/



/*** MOBILE HEADER STYLES ***/

#globalHeader #mobileMenu .oxy-header-container .oxy-header-center {
  display: flex;
}

#mobileMenu #mobile_site_nav.oxy-site-navigation {

  button.oxy-site-navigation__mobile-open-button,
  button.oxy-site-navigation__mobile-close-button {

  }


  & > ul {
  
    max-width: 350px;
    width: 100%;


    > li {

      padding-left: 16px;
      padding-right: 16px;
    
      &.menu_item_hide a {
    
        font-size: 18px;
        font-weight: 500;
        letter-spacing: .9px;
        text-transform: capitalize;
        
      }
    
      &.menu-item:nth-child(8) {
    
        margin-top: 25px;
        padding-top: 25px;
        border-top: 1px solid #C0C0C0;
        
      }
    
      &.member_login a:before {
    
        content: url('/wp-content/uploads/2025/05/KBA-Menu-MemberLogin.png');
        display: inline-block;
        width: 25px;
        height: 25px;
        margin-right: 8px;
        vertical-align: middle;
      
      }
  
    }

    li a {
  
      position: relative;
      padding-left: 0;
      padding-right: 0;
    
    }
    
  }
  
}

/*** END: MOBILE HEADER STYLES ***/
















:root {
	--primary: 				#202a44;
    --headings:             #231f20;
    --body:                 #525252;
    --primaryBtn: 		    #202a44;
    --primaryBtnTxt: 		#ffffff;
    --primaryBtnHover: 		#0f5267;
    --primaryBtnTxtHover: 	#ffffff;  
    --secondaryBtn:         #ffffff;
    --secondaryBtnTxt:      #231f20;
    --secondaryBtnHover:    #0f5267;
    --secondaryBtnTxtHover: #ffffff;
    --tertiaryBtn:          #f2f2f2;  
    --tertiaryBtnTxt:       #002d5b;
    --tertiaryBtnHover:     #ffffff;  
    --tertiaryBtnTxtHover:  #002d5b;
}/*** BLOG ARCHIVE STYLES ***/





/*** END: BLOG ARCHIVE STYLES ***/




/*** SINGLE POST STYLES ***/

.single .oxy-repeater-pages-wrap {
  display: none;
}

/* The single and child/detail teplates use the same bacground image */
.single-post,
.child_detail_template {

    main#globalInnerContent {
    
      background: url(/wp-content/uploads/ChildSingle_Temp_BG_Img.png) no-repeat 0px -7vw;
    
      @media screen and (max-width: 1920px) {
        background: url(/wp-content/uploads/ChildSingle_Temp_BG_Img.png) no-repeat 0px -3vw;
      }
    
      @media screen and (max-width: 1620px) {
        background: url(/wp-content/uploads/ChildSingle_Temp_BG_Img.png) no-repeat 24% 0vw;
      }
    
      @media screen and (max-width: 1200px) {
        background: none;
      }
      
    }

}


/*** END: SINGLE POST STYLES ***/



/*** SINGLE CONFERENCE POST STYLES & 404 Template ***/

.single #globalHeader,
.error404 #globalHeader{
  background: linear-gradient(91deg, #095E72 -19.5%, #202A44 71.75%);
}



/*** END: SINGLE CONFERENCE POST STYLES ***//**** GravityForms Styles ****/

/* Contact Form Styles*/
body .gform_wrapper {

  .gform_heading {
    display: none;
  }

  form.new_contact_form {

    .gform_body {

      .gform_fields {
        gap: 20px !important;        
      }

      .ginput_container {
        gap: 5px !important;
      }

      @media screen and (max-width: 767px) {
        
        .ginput_container {
          gap: 20px !important;
        }
    
      }

      input::placeholder,
      textarea::placeholder {
        color: rgba(82, 82, 82, .75);
        font-weight: 400;
      }

      input,
      textarea {

        height: 58px;
        padding: 10px 15px;
        color: #231F20;
        font-size: 20px;
        line-height: 32px;
        font-weight: bold;
        border: 1px solid #C0C0C0;
        border-radius: 6px;
        
      }

      
      @media screen and (max-width: 767px) {
        
        input,
        textarea {
          height: 50px;
          padding: 10px 12px;
          font-size: 16px;
        }
    
      }
      
    }

    
    .gform_footer {

      justify-content: center;
      margin-top: 35px !important;

      input.gform_button {

        max-width: 216px !important;
        width: 100% !important;
        padding: 12px !important;
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: 700 !important;
        background-image: linear-gradient(90deg, #202a44, #0f5267) !important;
        border-radius: 50px !important;

        &:hover {
          background-image: linear-gradient(90deg, #0f5267, #202a44) !important;
        }
        
      }

    }

    @media screen and (max-width: 767px) {

      .gform_footer {
        
        margin-top: 20px !important;

        input.gform_button {
          max-width: 100% !important;
          padding: 10px !important;
          font-size: 16px !important;
          line-height: 23px !important;
        }
        
      }
      
    }
    
  }/* Form */
  
}/* .gform_wrapper */
/* END: Contact Form Styles */


/* Footer Newsletter From */
body .gform_wrapper {

  form.footer_newsletter {

    .gform_body {

      .gform_fields {
        position: relative;
        display: block;
      }

      /* Form Input */
      .ginput_container_email {
    
        input {

          opacity:      .75;
          padding:      24px;
          color:        #fff;
          font-size:    16px;
          line-height:  28px;
          font-weight:  400;
          background:   transparent;
          border:       1px solid rgba(255, 255, 255, .20);
          border-radius: 100px;
          
        }
        
      }

      .gfield_validation_message {
        color: #ff7a7a;
      }

      
      /* Form Button */
      #field_submit {

        position: absolute;
        top: 0;
        right: 0;
      
        input.gform-button {
  
          width: 137px;
          padding: 10px;
          color: #231F20;
          font-size: 16px;
          line-height: 28px;
          font-weight: 700;
          background: white;
          border-radius: 100px;
          
        }

        @media screen and (max-width: 767px) {

          input.gform-button {
            width: 107px;
            padding: 9px;
          }
          
        }

      }

    }/* gform_body */
    

    .gform_footer {
      display: none;
    }
    
  }/* form */

  
    .gform_heading {
      display: none;
    }

    /* Form Errors and Confirmaitons */
  div.gform_validation_errors {

    border-color: #ff7a7a !important;

    h2.gform_submission_error,
    h2.gform_submission_error span {

      color: #ff7a7a;
      
    }
    
  }

  .gform_confirmation_message {
    color: white;
  }

}
/* END: Footer Newsletter From */

/**** END: GravityForms Styles ****/













input#searchsubmit:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.gform_wrapper.gravity-theme .gfield--type-consent .ginput_container{
 align-items:center;
 gap:10px;
 display:flex;
}
.gform_wrapper.gravity-theme .ginput_container textarea:focus{
outline: 2px solid #FFBD15; font-weight: 700; color: #201e1e;
}
.gform_wrapper.gravity-theme .ginput_container textarea{
 font-family:neue-kabel;
 font-size:16px;
 color:color(18);
 padding-top:12px;
 padding-right:24px;
 padding-bottom:12px;
 padding-left:24px;
 border-top-color:#ddd;
 border-right-color:#ddd;
 border-bottom-color:#ddd;
 border-left-color:#ddd;
 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-radius:5px;
}
input{
 font-family:neue-kabel;
 min-height:60px;
 padding-top:12px;
 padding-right:24px;
 padding-bottom:12px;
 padding-left:24px;
 color:color(18);
 font-size:20px;
 border-top-color:#ddd;
 border-right-color:#ddd;
 border-bottom-color:#ddd;
 border-left-color:#ddd;
 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-radius:5px;
}
.gform_wrapper.gravity-theme input.gform_button{
 font-family:neue-kabel;
 border-radius:50px;
 color:color(17);
 font-weight:700;
 min-width:220px;
 margin-top:0px;
 margin-bottom:0px;
 margin-right:auto;
 margin-left:auto;
}
.gform_wrapper.gravity-theme #input_6_1_3{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:5px;
 border-top-color:#dddddd;
 border-right-color:#dddddd;
 border-bottom-color:#dddddd;
 border-left-color:#dddddd;
}
.gform_wrapper.gravity-theme .gfield_label{
}
