/* Utility */
.plr-30{
    padding-left:30px;
    padding-right:30px;
}
.pt-0   { padding-top:    0px; }
.pt-60  { padding-top:   60px; }
.pt-120 { padding-top:  120px; }
.pb-0   { padding-bottom: 0px; }
.pb-30  { padding-bottom:30px; }
.pb-60  { padding-bottom:60px; }
.pb-120 { padding-bottom:120px; }

@media(max-width:767px){
.pt-60  { padding-top:   45px; }
.pt-120 { padding-top:   90px; }
.pb-60  { padding-bottom:45px; }
.pb-120 { padding-bottom:90px; }
}


.white-text {
    color: white;
}
.black-text{
    color: #231F20;
}
.vm-container{
    max-width: 1200px;
    margin: 0 auto;
}
.vm-container-900{
    max-width:900px;
    margin:0 auto;
}
.bg-white{
    background:#FFF;
}
.bg-grey{
    background:#F6F4F3;
}
.bg-blue{
    background:#3645C3;
}


.image-side img{
border-radius: 80px 0px 80px 0px !important;
}
.flexible-content.has-bg-image {
	position: relative;
	color: #fff;
	overflow: hidden;
}

.flexible-content.has-bg-image::before {
	content: "";
	position: absolute;
	inset: 0;
	background-color: rgba(32, 108, 183, 0.85); /* #206CB7 @ 85% */
	z-index: 0;
}

.flexible-content > .flexible-content__container {
	position: relative;
	z-index: 1;
}


.align-center{
    text-align:center;
}

.h1-heading{
    font-size:60px;
    line-height:70px;
    font-weight:900;
    color:#3645C3;
    display:inline;
}

.h2-heading{
    font-size: 46px;
    line-height: 56px;
    font-weight: bold;
    margin: 0 0 10px;
}
.h3-heading{
    margin: 0;
    font-size: 22px;
    line-height: 22px;
}
.wysiwyg p:last-child{
margin:0;
}

.btn { 
    background-color: #FD960B;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 20px 35px 20px 35px;
    font-weight: 800;
    color:white !important;
    display:inline-block;
}
.btn:hover {
    background: #3645C3;
}
.bg-blue .btn:hover{
    background: #FFF;
    color: #3645C3 !important;
}
.btn-blue{
    color: #fff;
    background: #3645C3;	
}
.btn.btn-blue:hover{
    background: #FD960B;
    color: #fff;
}
.btn-container{
    margin-top: 30px;
}
.has-bg-image .btn{
    color:#0a55a1;
    background:#FFF;
}
.has-bg-image .btn:hover{
    color:#FFF !important;
    background:#393738 !important;
}
.has-bg-image .h2-heading{
    color:white;
}

.text-image-widget .image-side {
	position: relative;
	display: inline-block;
}

.video-icon-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.video-icon-circle i {
color: #0855A0;
    font-size: 40px;
    margin-left: 6px;
}




.upperheading {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: center;
    gap: 7px;
}
.upperheading:before {
    width: 26px;
    height: 3px;
    content: '';
    background: #07399e;
}



.innerbanner{
    padding-top: 120px;
    padding-bottom:120px;
}
.innerbanner h1.heading {
    text-transform: capitalize;
    color: #231F20;
    word-wrap: break-word;
    font-size: 60px;
    line-height: 1.1;
    margin: 0;
}
.elementor-widget-innerbanner_widget{
    background: #f6f6f6;
}
.elementor-widget-innerbanner_widget .wysiwyg__container {
    background: #0a55a1;
    padding: 60px 0;
    position: relative;
    top: -30px;
}

.elementor-widget-innerbanner_widget .description__container {
    max-width: 967px;
    margin: 0 auto;
    color: #fff;
    padding: 0 15px;
}


.text-image-widget .text-image-right{
    flex-direction: row-reverse;
}
.text-image-widget .bottom-right{
    position: absolute;
    bottom: 0;
    right: 0;
    transform: rotateZ(180deg);
}
.text-image-widget .top-left{
    position: absolute;
    top: 0;
    left: 0;
}

.text-image-widget .text-image-widget__container {
    display: flex;
    gap: 50px;
    align-items: center;
}
.text-image-widget .text-side{
    max-width: calc(50% - 25px);
    width: 100%;
}
.text-image-widget .alt-text-side{
    max-width: calc(50% + 95px);
}
.text-image-widget .alt-side{
    background:#206CB7;
    padding:30px;
    color:white;
    font-size:18px;
    font-weight:bold;
    max-width:calc(50% - 95px);
    
}
.text-image-widget .alt-side ul li, .text-image-widget .alt-side ul li a{
    font-size:18px;
    font-weight:bold;
}


.form-widget .form-widget__container {
    background: #0a55a1;
    color: #fff;
    text-align: center;
    padding: 45px 20px;
}
.form-widget .h2-heading{
    color: #fff;
}
.form-widget .wysiwyg{
    line-height: 1.2;
}
.form-widget .form-container, .form-widget .wysiwyg{
    max-width: 484px;
    margin: 0 auto;
}
.form-widget .gform_wrapper.gravity-theme input[type=email],
.form-widget .gform_wrapper.gravity-theme input[type=tel],
.form-widget .gform_wrapper.gravity-theme input[type=text], 
.form-widget .gform_wrapper.gravity-theme textarea {
    padding: 12.5px 17px;
    border-radius: 0;
    color: #000;
}
.form-widget .gform_wrapper.gravity-theme select{
color: #000;padding: 11px 8px !important;border-radius: 0 !important;font-weight:bold;
}

.form-widget .gform_wrapper.gravity-theme #field_submit input,
.form-widget .gform_wrapper.gravity-theme .gform_footer input {
    font-size: 16px;
    background-color: #3269ad;
    padding: 9px 20px;
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 16px !important;
    grid-row-gap: 16px !important;
}

.form-widget .gform_wrapper.gravity-theme input[type=email]::placeholder,
.form-widget .gform_wrapper.gravity-theme input[type=tel]::placeholder,
.form-widget .gform_wrapper.gravity-theme input[type=text]::placeholder,
.form-widget .gform_wrapper.gravity-theme select::placeholder, 
.form-widget .gform_wrapper.gravity-theme textarea::placeholder {
    color: #000;font-weight:bold;
}

.form-widget .gform_button:hover{
    background: #ffff !important;
    color: #0a55a1 !important;
}

.call-to-action{
    background: #0a55a1;
		color:#fff;
}
.call-to-action .call-to-action__container {
    display: flex;
    justify-content: space-between;
}
.call-to-action .text-side{
    max-width: 663px;
}
.call-to-action .h3-heading{
    color: #fff;
		margin-bottom: 6px;		
}
.call-to-action .wysiwyg{
    font-weight: 500;
    line-height: 1.3;
}
.call-to-action .btn.btn-white{
    background: #fff;
    color: #0a55a1;
    border: 1px solid #fff;
}
.call-to-action .btn.btn-white:hover {
    background: #0a55a1;
    color: #ffffff;
}

.advanced-accordion-widget .elementor-accordion-icon {
	order: 2;            /* shove to the right of the title */
	margin-left: auto;
}


@media screen and (max-width:991px){
.elementor-widget-innerbanner_widget {
    margin-bottom: 0 !important;
}
.elementor-widget-innerbanner_widget .wysiwyg__container {
    padding: 20px;
    top: 0;
}
.elementor-widget-innerbanner_widget .description__container {
    padding: 0;
}

.text-image-widget .text-image-widget__container {
    gap: 25px;
	  flex-direction: column;
}

.text-image-widget .text-side, .text-image-widget .image-side {
    max-width: 100%;
}

.call-to-action .call-to-action__container {
    flex-direction: column;
}	
}



/* Primary Hero */
            .primary-hero {
                background-position: center center;
                background-size: cover;
            }
            .primary-hero__container {
                padding: 120px 0 200px 0;
            }
            .primary-hero__content {
                width: 50%;
                color: white;
                padding: 30px;
                background-color: #FFFFFFCC;
                border-radius: 4px 4px 4px 4px;
                border: 2px solid white;
                border-left: none;
                box-shadow: 0px 4px 16px #00000033;
            }
            .primary-hero__content-wrap {
                width: 100%;
                max-width: 570px;
                justify-self: flex-end;
            }
            .primary-hero__content h1 {
                font-size: 14px;
                margin:0;
                line-height:1.2em;
                color: #646464;
                text-transform: uppercase;
            }
            .primary-hero__content h2 {
                font-size: 60px;
                line-height:1.1em;
            }
            .primary-hero__content div p{
                margin-bottom:0;
                color: #646464;
                line-height: 1.2em;
            }
            .primary-hero__form-wrap{
                width: 100%;
                max-width: 1200px;
                background: #0A55A1;
                padding: 30px 40px;
                margin-top: -120px;
                display: flex;
                align-items: center;
            }
            .primary-hero__form {
                display: flex;
                align-items: center;
                justify-content: center;
            }
            .primary-hero__form .gform_button {
                background: white !important;
                color: #0a55a1 !important;
                font-size: 15px !important;
                line-height: 1.4em !important;
                border-radius: 4px;
            }
            .primary-hero__form form {
                display: flex;
                align-items: center;
                gap: 20px;
            }
            .primary-hero__form-title {
                color: white;
                font-size: 36px;
                font-weight: 700;
                line-height: 1em;
                width:25%;
            }
            .primary-hero__form .gform_wrapper {
                width: 75%;
            }
            .primary-hero__form .gform-body.gform_body {
                width: 80%;
            }a
            .primary-hero__form .gform-footer.gform_footer.top_label {
                width: 20%;
            }
            .primary-hero__form .gform_wrapper.gravity-theme .gfield input, .primary-hero__form  .gform_wrapper.gravity-theme .gfield select {
                border-radius: 6px;
                padding: 16px 15px 14px 15px;
                font-size: 16px;
            }
            @media (max-width: 768px) {
                .primary-hero__container {
                    padding: 60px 30px 100px 30px;
                }
            
                .primary-hero__content {
                    width: 100%;
                    padding: 30px;
                    border-left: 2px solid white;
                }
            
                .primary-hero__content h2 {
                    font-size: 36px;
                }
            
                .primary-hero__form-wrap {
                    flex-direction: column;
                    padding: 40px 30px;
                    margin-top: -60px;
                }
            
                .primary-hero__form-title {
                    width: 100%;
                    text-align: center;
                    font-size: 24px;
                    margin-bottom: 20px;
                }
            
                .primary-hero__form .gform_wrapper {
                    width: 100%;
                }
            
                .primary-hero__form form {
                    flex-direction: column;
                    align-items: stretch;
                    gap: 16px;
                }
            
                .primary-hero__form .gform-body.gform_body,
                .primary-hero__form .gform-footer.gform_footer.top_label {
                    width: 100%;
                }
            
                .primary-hero__form .gform_button {
                    width: 100%;
                }
            }
            
            
            
.new-header {
    padding: 20px 0;
    position: relative;
    z-index: 7;
}
.new-header__container.vm-container {
    display: flex;
    align-items:center;
    justify-content: space-between;
}
ul.sub-menu {
    display: none;
    position: absolute;
    margin: 0;
    padding: 12px 20px;
    background: #0B56A0;
    z-index: 1;
    flex-wrap: nowrap;
    width: max-content;
}
.sub-menu .menu-item a {
    color: white;
}
.sub-menu ul.sub-menu {
    left: 100%;
    top: -12px;
}
li.menu-item {
    list-style: none;
    position: relative;
}
.menu-item a {
    font-weight: 700;
    color: #231F20;
}
li.menu-item {
    list-style: none;
    position: relative;
}
ul.menu {
    display: flex;
    gap: 20px;
    margin:0;
    padding: 0;
}
.new-header__nav-side {
    display: flex;
    align-items:center;
    gap: 30px;
}
.new-header__call-to-action .cta-link {
    background: #0B56A0;
    color: white;
    padding: 8px 22px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
}
.new-header__call-to-action {
    display: flex;
    gap: 20px;
    align-items: center;
}
.new-header__call-to-action .phone-link {
    font-weight: 700;
    color: #231F20;
    font-size: 18px;
}
.mobile-header {
    display: none;
    background: #fff;
}

.mobile-header__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
}

.mobile-phone-link {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: bold;
    font-size: 16px;
    color: #231F20;
    text-decoration: none;
}

.mobile-phone-link img {
    width: 18px;
    height: 18px;
}

.menu-toggle {
    font-size: 24px;
    cursor: pointer;
}

.mobile-header__cta {
    background: #0B56A0;
    text-align: center;
}

.mobile-header__cta a {
    display: block;
    padding: 14px 16px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.mobile-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #f4f4f4;
}

.mobile-nav li {
    border-bottom: 1px solid #ddd;
}

.mobile-nav a {
    display: flex;
    justify-content: space-between;
    padding: 12px 16px;
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.sub-menu {
    display: none;
    background: #e8e8e8;
}

.has-sub.open > .sub-menu {
    display: block;
}

.has-sub.open .chevron {
    transform: rotate(90deg);
}

.mobile-nav .menu-item-has-children > a {
    position: relative;
    padding-right: 20px;
}

.mobile-nav .menu-item-has-children > a::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    background: url('/wp-content/uploads/2025/07/chevron-up.svg') no-repeat center;
    background-size: contain;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
}

.mobile-nav .menu-item-has-children.open > a::after {
    transform: translateY(-50%) rotate(180deg);
}
.menu-toggle svg {
    width: 45px;
    height: auto;
    color: #0B56A0;
    stroke-width:3px;
}
.mobile-nav .sub-menu a {
    color: white;
}

.flexible-list {
	display: grid;
	gap: 4px;
	margin-top: 30px;
}

.grid-cols-2 {
	grid-template-columns: repeat(2, 1fr);
}
.grid-cols-3 {
	grid-template-columns: repeat(3, 1fr);
}
.grid-cols-4 {
	grid-template-columns: repeat(4, 1fr);
}

.list-bullet-dot a h4{
    color:#0a55a1;
}

.list-bullet-dot h4 {
    position: relative;
    padding-left: 30px;
    line-height: 1.2;
    font-weight:bold;
    font-size:18px;
}

.list-bullet-dot h4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgIHdpZHRoPSIyNCIgIGhlaWdodD0iMjQiICB2aWV3Qm94PSIwIDAgMjQgMjQiICBmaWxsPSIjMEI1NkEwIiAgY2xhc3M9Imljb24gaWNvbi10YWJsZXIgaWNvbnMtdGFibGVyLWZpbGxlZCBpY29uLXRhYmxlci1wb2ludCI+PHBhdGggc3Ryb2tlPSJub25lIiBkPSJNMC0waDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyIDdhNSA1IDAgMSAxIC00Ljk5NSA1LjIxN2wtLjAwNS0uMjE3bC4wMDUtLjIxN2E1IDUgMCAwIDEgNC45OTUtNC43ODN6Ii8+PC9zdmc+");
    background-size: contain;
    background-repeat: no-repeat;
}

.accordion-wrapper.container {
	max-width: 967px;
	margin-top: 30px;
}
.adv-tab-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0px;
	cursor: pointer;
}
.adv-tab-title h3 {
	color: #231F20 !important;
	margin: 0;
}
.adv-accordion-icon {
    color:#FD960B;
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
}
.adv-accordion-icon-closed {
	display: inline;
}
.adv-accordion-icon-opened {
	display: none;
}
.adv-accordion-item.active .adv-accordion-icon-closed {
	display: none;
}
.adv-accordion-item.active .adv-accordion-icon-opened {
	display: inline;
}
.adv-tab-content {
	display: none;
	padding: 20px 0;
}
.adv-accordion-item.active .adv-tab-content {
	display: block;
}
.adv-accordion-item.active .adv-tab-title{
    padding-bottom:0;
}
.accordion-link{
    margin-top:20px;
}
.accordion-link a{
    font-weight: 700;
    text-transform: uppercase;
    display:flex;
}
.adv-accordion-item{
    border-bottom:1px solid #206CB7;
}
.acc-side-placement{
    align-items: flex-start !important;
}
.acc-below{
    margin-top:30px;
}
.primary-hero__content .top-title{
    font-size: 14px;
    margin: 0;
    line-height: 1.2em;
    color: #646464;
    text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        font-weight:800;
}
.primary-hero__content .main-title {
    font-size: 60px;
    line-height: 1.1em;
    font-family: 'Roboto', sans-serif;
    font-weight:800;
    color: #231F20;
    text-transform:none;
    margin-bottom:20px;
}

.iconbanner__container{
    display:flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
}
.iconbanner__icon{
    flex:0 0 20%;
}
.iconbanner__wrap{
    flex: 0 0 80%;
}
.iconbanner h2, .iconbanner p{
    color:white !important;
}
.iconbanner__wrap.no-icon {
    display: flex;
    flex: 0 0 100%;
}

@media(max-width:860px) and (min-width:780px){
    ul.menu{
        gap:12px;
    }
    .new-header__nav-side{
        gap:6px;
    }
    .new-header__call-to-action .cta-link {
        font-size: 14px;
        padding: 6px 8px;
    }
}
@media(max-width:1199px){
    .menu-item a, .new-header__call-to-action .phone-link{
        font-size: 14px;
    }
    .new-header__call-to-action .cta-link{
        font-size:14px;
        padding: 6px 14px;
    }
}
@media(max-width:1000px) and (min-width:780px){
    .phone-link{
        display:none;
    }
}
@media(min-width:769px){
    li.menu-item:hover > ul.sub-menu {
        display: flex;
        flex-direction: column;
    }
}
@media(max-width:779px){
    img.phone-icon {
        width: 45px;
        height: auto;
    }
    ul.sub-menu {
        position:static;
        width: 100%;
        padding: 0;
    }
    .mobile-header {
        display: block;
    }
    #new-header {
        display: none;
    }
    .grid-cols-2,
	.grid-cols-3,
	.grid-cols-4 {
		grid-template-columns: 1fr 1fr !important;
	}
    
}