/* Live WordPress Additional CSS (wp-custom) */
.jet-mega-menu-list , .jet-mega-menu-list .jet-mega-menu-item__label{
	color:#fff;
}

.jet-mega-menu-sub-menu__list , .jet-mega-menu-sub-menu__list .jet-mega-menu-item__label{
	color:#000 !important;
}
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    min-width: 100px !important;
}
.intl-tel-input.allow-dropdown input[type=text] {
    padding-left: 110px !important;
}

.single-post .main_content_single article .single_post-meta {
    display:none;
}

.single-post .wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff;
    color: #fff !important;
    text-align:center;
    margin:0px;
}

a.btn-tabbed {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    fill: #000000;
    color: #000000;
    background-color: #FEA82F;
    border-radius: 4px 4px 4px 4px;
    padding: 12px 24px;
}
a.btn-tabbed:hover {
    background-color: #FFFFFF;
    border:1px solid;
}



.wpcf7-response-output {
/*     color: red !important; */
	    color: #FEA82F !important;
}

.custom-mega-menu-ar .raven-nav-menu-horizontal>.raven-nav-menu a.raven-link-item:not([class*=elementor]) .sub-arrow {
    display: block;
    position: absolute;
   
    right: -5px;
   
    font-weight: 400;
   
    font-size: 12px;
}

.mycontactform  .wpcf7-response-output {
    max-width: 655px;
    /* margin: 0 auto !important; */
    text-align: center;
    float: right;
    display: inline-block;
    margin-right: 24px !important;
    margin-top: 0px !important;
}

.national {
    margin-top: 25px;
    margin-bottom: -7px;
}

form#categoryFilterForm {
    display: flex;
    /* grid-template-columns: 1fr 2fr; */
    align-items: flex-start;
    flex-flow: column;
}


form#categoryFilterForm label {
    width: 156px;
}

form#categoryFilterForm select,form#categoryFilterForm input[type="submit"] {
    width: auto;
}

form#categoryFilterForm label {
    margin-bottom: 0px;
}

.category_filter_wrapper {
    margin-top: 50px;
}

form#categoryFilterForm input[type="submit"] {
    background: #2667ff;
    height: 44px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #fff;
    padding: 0px 26px;
    border: none;
	    margin-left: -5px;
	cursor:pointer;
}

form#categoryFilterForm select {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
	border-color: #2667ff;
    cursor: pointer;
}

select:focus,input:focus{
	outline:0;
}

input.error {
    box-shadow: #ff4d4f 0px 1px !important;
}

input.radioerror{
box-shadow: #e3282a 0px 0px 0px 1px inset !important;
}

.errorborder {
    border-color: red !important;
}

.wpcf7-radio.errorborder span.wpcf7-list-item {
    border-color: red;
}

label.vh {
    visibility: hidden;
}

.pum-theme-8539 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 8px solid #000000;
    box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
    background-color: rgba( 255, 255, 255, 1.00 );
}

.pum-theme-8539, .pum-theme-lightbox {
    background-color: rgba( 0, 0, 0, 0.60 );
}

.single.single-post div#jupiterx-primary.col-lg-9, .single.single-post .jupiterx-primary.col-lg-9 {
    flex: 100%;
    max-width: 100%;
} 

.post_meta_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog_avatar_img{
	overflow:hidden;
}

.single_post_image img {
    height: auto !important;
    max-width: 100% !important;
}

	#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

#customnewmodal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fefefe;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 9999;
  display: none;
}
 
#customnewmodal .modal-content {
  margin-bottom: 20px;
}

#customnewmodal .close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
}


#transaction_hide{
	display:none;
}
.arrow_landing i.fas.fa-chevron-right {
    margin-top: 5px;
}
.hedr .jet-form__heading {
    font-weight: bold;
    font-size: 1.25em;
}

.wpcf input {
    padding: .6rem .7rem;
}
.wpcf textarea {
    padding: .6rem .7rem;
}
button.jet-form__submit.submit-type-reload.sbmt {
    width: 100%;
    color: #000000C4;
    background-color: #FCC400;
    padding: .67rem 1.2rem;
    background-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FCC400;
    border-radius: 20px 20px 20px 20px;
}
.single-post div#block-2 {
    top: 35px;
    position: sticky;
}
.last-updated {
    font-size: small;
    padding-left: 10px;
    text-transform: uppercase;
    background-color: #0d3f86;
    color: #ffffff;
}
.single-post .jupiterx-post-meta a {
    pointer-events: none;
}

   @media only screen and (max-width: 1404px){
        .wp-block-column {
	margin-top: 20px;
					position:relative;
	}
    }
    @media only screen and (max-width: 1024px){
        .wp-block-column {
	margin-top: 0px;
	}
    }
input, button, select, optgroup, textarea {
    
    padding: 0.6rem 0.7rem;
    border: 1px solid #55595c;
    border-radius: 3px;
	width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 85px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background: #167af6;
    color: #ffffff;
}
.wpcf7-form p {
    
    margin-bottom: 0.4rem;
}

.button_r input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background: #FEA82F;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

.custom_modal_popup_form label {
      margin: 0px;
    max-width: 100%;
    width: inherit;
    font-weight: unset;
    font-size: 16px !important;
    line-height: 24px;
    color: rgb(4, 69, 175);
    margin-bottom: 8px !important;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
}

.custom_modal_popup_form label em {
    color: red;
}

.custom_modal_popup_form .intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}

.multisteps_main_wrapper input[type="text"], .multisteps_main_wrapper input[type="email"],.multisteps_main_wrapper input[type="tel"] {
    display: block;
    /* width: 100%; */
    /* background: #000 !important; */
font-family: 'Poppins' !important;
    width: 100% !important;
    font-family: inherit;
    color: rgb(4, 69, 175);
    padding: 0px 0px 8px;
    border: none;
    outline: none;
    border-radius: 0px !important;
    appearance: none;
    background-image: none;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    transform: translateZ(0px);
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    line-height: unset;
    -webkit-text-fill-color: rgba(4, 69, 175, 0.3);
    animation: 1ms ease 0s 1 normal none running native-autofill-in;
    transition: background-color 1e+08s ease 0s, box-shadow 0.1s ease-out 0s;
    box-shadow: rgba(4, 69, 175, 0.3) 0px 1px;
    background-color: transparent !important;
}

.multisteps_main_wrapper input[type="text"]:focus, .multisteps_main_wrapper input[type="email"]:focus, .multisteps_main_wrapper input[type="email"]:focus, .multisteps_main_wrapper select:focus {
    box-shadow: rgb(4, 69, 175) 0px 2px;
    -webkit-text-fill-color: rgb(9 69 167);
}

.multisteps_main_wrapper  .field_group {
    margin-bottom: 30px;
}

.multisteps_main_wrapper .field_group h3 {
    margin-right: 40px;
}

.stepper_buttons button {
    width: 200px;
    height: 51px;
}

.stepper_buttons p {
    display: flex;
    justify-content: space-between;
}

.stepper_buttons button.next_button {
    background: #2667ff;
    padding: 15px 50px;
    color: #fff;
    font-weight: 600;
    margin-right: 20px;
    border-radius: 3px;
    border: 1px solid #aaa;
    font-family: 'Poppins';
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}

button.next_button:focus {
    outline: 0;
}

.main_steps.st1 h3 {
    padding-right: 42px;
    margin-bottom: 20px;
}

.stepper_buttons button{
	cursor:pointer;
}

.main_steps span.wpcf7-form-control-wrap .wpcf7-radio {
    width: 100%;
}

.main_steps .wpcf7-list-item {
    padding: 16px 9px 10px;
    background: #f5f5f5;
    display: block;
    max-width: 337px;
    margin-bottom: 20px;
    border-radius: 6px;
    margin-top: 10px;
    border: 1px solid #2667ff;
    display: flex;
    flex-flow: row;
    margin-left: 0px;
}

.main_steps .wpcf7-list-item label {
    margin: 0px;
    max-width: 100%;
    width: 100%;
    font-weight: unset;
    font-size: 16px;
    line-height: 24px;
    color: rgb(4, 69, 175);
    margin-bottom: 8px !important;
    display: flex;
}

.main_steps span.wpcf7-list-item-label {
    margin: 0px;
    max-width: 100%;
    width: inherit;
    font-weight: unset;
    font-size: 16px;
    line-height: 24px;
    color: rgb(4, 69, 175);
    margin-bottom: 8px !important;
    position: relative;
    top: 4px;
}

.main_steps input[type="radio"] {
    margin-right: 13px;
    width: 30px;
}

.multisteps_main_wrapper input[type="text"], .multisteps_main_wrapper input[type="email"], .multisteps_main_wrapper input[type="tel"], .multisteps_main_wrapper select {
    display: block;
    width: 100% !important;
    font-family: inherit;
    color: rgb(4, 69, 175);
    padding: 0px 0px 8px;
    border: none;
    outline: none;
    border-radius: 0px !important;
    appearance: none;
    background-image: none;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    transform: translateZ(0px);
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    line-height: unset;
    -webkit-text-fill-color: rgba(4, 69, 175, 0.3);
    animation: 1ms ease 0s 1 normal none running native-autofill-in;
    transition: background-color 1e+08s ease 0s, box-shadow 0.1s ease-out 0s;
    box-shadow: rgba(4, 69, 175, 0.3) 0px 1px;
    background-color: transparent !important;
}

.multisteps_main_wrapper button.prev_button {
    padding: 12px 50px;
    color: #0071f6;
    font-weight: 600;
    margin-right: 20px;
    border-radius: 3px;
    border: 1px solid #aaa;
    font-family: 'Poppins';
}

.countradiobutton input[type="radio"] {
    width: 60px;
    height: 60px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 10px;
    position: relative;
    box-shadow: rgba(4, 69, 175, 0.6) 0px 0px 0px 1px inset;
    border: none;
    border: none;
    outline: 0;
    margin: 0px !important;
    cursor: pointer;
}

.countradiobutton span.wpcf7-list-item{
	margin-bottom:0px;
	position:relative;
}

.countradiobutton input[type="radio"] {}

.countradiobutton  span.wpcf7-list-item {
    display: inline-block;
    width: auto;
    padding: 0px;
    border: 0px;
    background: #0000;
    max-width: 60px;
    margin-right: 10px;
}

.countradiobutton span.wpcf7-list-item label {
    display: block;
    position: relative;
    margin-right: 8px;
}

.countradiobutton  span.wpcf7-list-item-label {
    font-size: 10px;
    position: absolute;
    left: 0px;
    right: 0;
    margin: 0 auto;
    font-size: 22px;
    top: 19px;
    /* max-width: 60px; */
    color: #cfcfcf;
    text-align: center;
    cursor: pointer;
}

.countradiobutton input[type="radio"]:checked:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    /* background: #000; */
    background: rgb(4, 69, 175);
}

.laststepsubmitbtn  input[type="submit"] {
    background: #2667ff;
    padding: 15px 50px;
    color: #fff;
    font-weight: 600;
    margin-right: 20px;
    border-radius: 3px;
    border: 1px solid #aaa;
    border-radius: 5px;
    font-family: 'Poppins';
    border: none;
}

.main_steps span.wpcf7-list-item-label{
	    font-weight: 400;
}

.pum.pum-theme-lightbox {
    background-color: rgba( 0, 0, 0, 0.60 );
}

.pum.pum-theme-lightbox  .pum-container.popmake {
    padding: 18px;
    border-radius: 3px;
    border: 8px solid #000000;
    box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
    background-color: rgba( 255, 255, 255, 1.00 );
}

.pum.pum-theme-lightbox  button.pum-close.popmake-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -13px;
    bottom: auto;
    top: -13px;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background: #000 !important;
}

.multisteps_main_wrapper .error-message {
    margin-bottom: 20px;
}
p.error-message {
    color: red;
    font-weight: 400;
    font-size: 21px;
}



/* css */

.boxes-three .elementor-image-box-content {
    padding:25px 25px 60px 25px;
    transition:all ease 0.7s;
}

.boxes-three .elementor-image-box-wrapper:hover .elementor-image-box-content {
    background:#F1F7FA;
}

.box-col{
    min-height:100%;
    display:flex;
}

.priceplane .elementor-price-table__features-list {
    padding: 0 30px !important;
}

.priceplane .elementor-price-table__footer .elementor-price-table__button{
    width:90%;
}
.priceplane .elementor-widget-container:hover{
   border-width: 10px 0px 0px 0px !important;
    
    
}
.priceplane .elementor-widget-container:hover .elementor-price-table__price{
    background-color:#00123D !important;
  
}
.priceplane .elementor-widget-container:hover .elementor-price-table__price span{
     color:#fff !important;
  
}

.priceplane .elementor-widget-container:hover .elementor-price-table__header{
    background-color:#00123D !important;
  
}

.priceplane .elementor-widget-container:hover .elementor-price-table__heading{
    color:#7E2FD3 !important;
    
}
.priceplane .elementor-widget-container:hover .elementor-price-table__features-list{
    background-color:#00123D !important;
  
}
.priceplane .elementor-widget-container:hover .elementor-price-table__features-list li{
    color:#7E2FD3 !important;
  
}
.priceplane .elementor-widget-container:hover .elementor-price-table__features-list li span{
    color:#fff !important;
  
}
.priceplane .elementor-widget-container:hover .elementor-price-table__footer{
    background-color:#00123D !important;
  
}

.priceplane .elementor-widget-container:hover .elementor-price-table__button{
    background-color: #E59E00;
}

/* mobile 767 */
@media only screen and (max-width: 767px) {
	.steps .jet-timeline-item .timeline-item__card-content {
    padding: 0px;
}
	
	.gd-color h1 {
    font-size: 35px ;
    line-height: 45px !important;
}
}

/* 768 to 991 */
@media only screen and (min-width: 768px) and (max-width: 991px)  {
	.priceplane .elementor-price-table__features-list {
    padding: 0 10px !important;
}
}


/* new home */

.related-service .elementor-testimonial__text img{
    display:block;
    width:48px;
    margin-bottom:30px;
}

.related-service .elementor-testimonial__text h3{
    color: #191D23;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; 
}

.service-testi .elementor-testimonial__text:before {
    position:absolute;
    content:"";
    left:10;
    top:0;
    background-image:url(/wp-content/uploads/2024/01/Headline.png);
    background-repeat:no-repeat;
    background-size:auto;
    width:41px;
    height:26px;
}

.service-testi .elementor-testimonial__text{
    margin-top:60px;
}

.tab-design .elementor-tabs-content-wrapper {
    background: #fff;
     padding:40px 20px 20px 20px !important;
}

.related-service .swiper-pagination-bullets{
	bottom:-20px !important;
}

.tab-design .elementor-tabs-content-wrapper {
    background: #fff;
    padding:50px 20px;
}

.tab-design .elementor-tab-title{
    border-left:2px solid #ffffff8f !important;
    padding-bottom:40px !important;
}

.tab-design .elementor-tab-title.elementor-active{
    border-left:2px solid #FEA82F!important;
}

.faq-sec span.jet-toggle__icon i{
    color:#FEA82F;
}

.service-testi .swiper-pagination {
    text-align: left;
	bottom:0 !important;
}
div#banner-h1 h1 {
    line-height:68px;
    font-weight:600 ;
}
div#banner-h1 h1 strong {
    font-weight: 700;
}
.gd-color p ,.gd-color h1{
    background: linear-gradient(90deg, #2667FF -0.08%, #610F7F 99.92%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.blog-post h3.elementor-heading-title {
 display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}



/*  media 767 */
@media only screen and (max-width: 767px) {
	.tab-design .elementor-tab-title{
    border-left:2px solid #191D23 !important;
    padding-bottom:20px !important;
    color:#191D23!important;
}
}

/* Connect Zone migration overrides (load last) */
/* Connect Zone — JupiterX + Elementor + Jet */

#wpadminbar,
.rocket-lazyload:not([src]) {
  display: none !important;
}

body.jupiterx-site {
  margin: 0;
}

.cz-site-header {
  width: 100%;
}
.cz-site-header .elementor-location-header,
.cz-site-header header.elementor-location-header {
  position: relative;
  z-index: 1000;
  width: 100%;
}

/* Header nav: white labels on blue (live wp-custom + hard fallback) */
.cz-site-header .jet-mega-menu-list,
.cz-site-header .jet-mega-menu-list .jet-mega-menu-item__label,
.cz-site-header .jet-mega-menu-item__link,
.cz-site-header .jet-mega-menu-item__arrow,
.cz-site-header .jet-mega-menu-item__arrow i {
  color: #fff !important;
  fill: #fff !important;
}

.cz-site-header .jet-mega-menu-sub-menu__list,
.cz-site-header .jet-mega-menu-sub-menu__list .jet-mega-menu-item__label,
.cz-site-header .jet-mega-menu-sub-menu .jet-mega-menu-item__link {
  color: #000 !important;
  fill: #000 !important;
}

@media (min-width: 768px) {
  .jet-mega-menu-toggle {
    display: none !important;
  }
  .jet-mega-menu-container {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .jet-mega-menu.jet-mega-menu--layout-horizontal:not(.jet-mega-menu--mobile-open):not(.jet-mega-menu--open)
    .jet-mega-menu-container {
    display: none;
  }
}

/* FAQ: Jet Tabs uses height + .active-toggle (do not force display:none) */
.faq-sec span.jet-toggle__icon i {
  color: #fea82f !important;
}

/* Footer contact form Send button (Email Us) */
.cz-site-footer .button_r input.wpcf7-form-control.wpcf7-submit,
.cz-site-footer input.wpcf7-form-control.has-spinner.wpcf7-submit {
  width: 100%;
  background: #FEA82F !important;
  color: #1a1a1a !important;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  padding: 12px 24px;
  border-radius: 4px;
}

.cz-site-footer #safe-email a {
  color: #fff !important;
}

.cz-site-footer a[href^="tel:"],
.cz-site-footer a[href^="mailto:"] {
  color: #fff;
  text-decoration: none;
}

/* Footer: force light text on dark navy (theme link color is black) */
.cz-site-footer,
.cz-site-footer .elementor-heading-title,
.cz-site-footer .elementor-icon-list-text,
.cz-site-footer .elementor-icon-list-item,
.cz-site-footer .elementor-icon-list-item > a,
.cz-site-footer .elementor-icon-list-icon i,
.cz-site-footer .elementor-text-editor,
.cz-site-footer .elementor-text-editor p,
.cz-site-footer .elementor-text-editor a,
.cz-site-footer .raven-nav-menu a,
.cz-site-footer .raven-menu-item,
.cz-site-footer .elementor-nav-menu a,
.cz-site-footer .menu-item a,
.cz-site-footer .elementor-social-icon i,
.cz-site-footer .wpcf7-form label,
.cz-site-footer .wpcf7-form .wpcf7-list-item-label {
  color: #fff !important;
}

.cz-site-footer .elementor-icon-list-item:hover .elementor-icon-list-text,
.cz-site-footer .raven-nav-menu a:hover,
.cz-site-footer .elementor-nav-menu a:hover {
  color: #fea82f !important;
}

.cz-site-footer .elementor-social-icon svg {
  fill: #fff !important;
}

/* Form fields stay dark text on white inputs */
.cz-site-footer input:not([type="submit"]):not([type="button"]),
.cz-site-footer textarea,
.cz-site-footer select {
  color: #191d23 !important;
}

.cz-site-footer input::placeholder,
.cz-site-footer textarea::placeholder {
  color: #55595c !important;
}

.cz-site-footer .elementor-element-7c46884 .elementor-icon-list-item,
.cz-site-footer .elementor-element-7c46884 .elementor-icon-list-text,
.cz-site-footer .elementor-element-7c46884 .elementor-icon-list-item > a,
.cz-site-footer .elementor-element-276fcc9,
.cz-site-footer .elementor-element-276fcc9 a {
  text-decoration: none !important;
  line-height: 1.7;
}

.cz-site-footer .elementor-element-7c46884 .elementor-icon-list-item + .elementor-icon-list-item {
  margin-top: 8px;
}

.cz-site-footer .elementor-element-276fcc9 {
  margin-top: 4px;
}

/* Country-code dropdown: black labels on white panel */
.intl-tel-input .country-list,
.intl-tel-input .country-list .country,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.iti__country-list,
.iti__country,
.iti__country-name,
.iti__dial-code {
  color: #1a1a1a !important;
}

.intl-tel-input .country-list .country.highlight,
.iti__country.iti__highlight {
  color: #1a1a1a !important;
  background-color: #f3f3f3;
}


/* Elementor tabs: show active panel (Advantages accordion/tabs) */
.elementor-widget-tabs .elementor-tab-content.elementor-active {
  display: block !important;
}

/* Mega menu: ensure dropdowns sit above page content when open */
.cz-site-header .jet-mega-menu-item--hover > .jet-mega-menu-sub-menu,
.cz-site-header .jet-mega-menu-item--hover > .jet-mega-menu-mega-container {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  height: auto !important;
  z-index: 10000;
}


/* CZ spacing: hero + advantages tabs + CTA */
#banner-h1 h1 {
  line-height: 1.35 !important;
  margin: 0 0 0.35em;
}

.elementor-element-4dcf24f > .elementor-widget-container {
  margin-top: 8px !important;
}

.elementor-element-888e9d4,
.elementor-element-fa84153 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.elementor-element-888e9d4 .elementor-heading-title,
.elementor-element-fa84153 .elementor-heading-title,
.elementor-element-04c2913 .elementor-heading-title,
.elementor-element-cb5f08f .elementor-heading-title {
  margin-bottom: 0.4em;
}

.elementor-element-888e9d4 .elementor-element-335b7b9 .elementor-heading-title,
.elementor-element-fa84153 .elementor-element-72fa004 .elementor-heading-title,
.elementor-element-335b7b9 .elementor-heading-title,
.elementor-element-72fa004 .elementor-heading-title {
  line-height: 1.55 !important;
  margin-top: 0.5em;
}

/* Advantages tabs — roomy white panel + readable body copy */
.tab-design .elementor-tabs-content-wrapper {
  background: #fff;
  padding: 48px 40px 40px !important;
}

.tab-design .elementor-tab-content {
  padding: 8px 4px 16px !important;
}

.tab-design .elementor-tab-content h3 {
  margin: 0 0 16px !important;
  line-height: 1.35 !important;
}

.tab-design .elementor-tab-content h3:first-child {
  margin-bottom: 20px !important;
}

.tab-design .elementor-tab-content h3 img {
  display: block;
  margin: 0;
}

.tab-design .elementor-tab-content p {
  margin: 0 0 22px !important;
  line-height: 1.7 !important;
  font-size: 16px;
}

.tab-design .elementor-tab-content p:last-child {
  margin-bottom: 0 !important;
}

.tab-design .elementor-tab-content a.btn-tabbed {
  display: inline-block;
  margin-top: 8px;
  padding: 14px 28px !important;
}

.tab-design .elementor-tab-desktop-title {
  padding: 18px 20px 36px 28px !important;
  line-height: 1.35 !important;
}

.tab-design .elementor-tabs-wrapper {
  padding-right: 24px;
}

@media (max-width: 767px) {
  .tab-design .elementor-tabs-content-wrapper {
    padding: 28px 20px !important;
  }

  .tab-design .elementor-tab-desktop-title,
  .tab-design .elementor-tab-mobile-title {
    padding: 14px 16px !important;
  }

  #banner-h1 h1 {
    line-height: 1.3 !important;
  }
}

/* Mega menu dropdown: match live item density (not cramped, not oversized) */
.cz-site-header .jet-mega-menu-sub-menu .jet-mega-menu-item__inner {
  padding: 6px 12px !important;
  line-height: 1.35 !important;
  min-height: 0 !important;
  box-sizing: border-box;
}

.cz-site-header .jet-mega-menu-sub-menu .jet-mega-menu-item__link {
  padding: 0 !important;
  line-height: 1.35 !important;
  min-height: 0 !important;
}

.cz-site-header .jet-mega-menu-sub-menu .jet-mega-menu-item__label {
  line-height: 1.35 !important;
}

.cz-site-header .jet-mega-menu-sub-menu {
  padding: 4px 0 !important;
  min-width: 240px;
}

.cz-site-header .jet-mega-menu-sub-menu .jet-mega-menu-item + .jet-mega-menu-item {
  margin-top: 0;
}

.cz-site-header .jet-mega-menu-sub-menu .jet-mega-menu-item__dropdown {
  margin-left: 6px;
}

/* Testimonials: visible pagination dots + spacing */
.elementor-widget-testimonial-carousel .swiper-pagination,
.service-testi .swiper-pagination {
  position: relative !important;
  bottom: auto !important;
  left: 0 !important;
  width: 100% !important;
  margin-top: 24px;
  text-align: left;
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
  min-height: 12px;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

.elementor-widget-testimonial-carousel .swiper-pagination-bullet,
.service-testi .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
  background: #d0d0d0 !important;
  opacity: 1 !important;
  border-radius: 50%;
}

.elementor-widget-testimonial-carousel .swiper-pagination-bullet-active,
.service-testi .swiper-pagination-bullet-active {
  background: #fea82f !important;
}

/* Jet Slider (About Us etc.) */
.jet-slider .slider-pro {
  width: 100% !important;
}

.jet-slider .sp-buttons {
  display: flex !important;
  justify-content: center;
  gap: 8px;
  padding: 12px 0;
}

.jet-slider .sp-button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.7;
}

.jet-slider .sp-button.sp-selected-button {
  background: #191d23;
  opacity: 1;
}

/* Mobile hamburger: full-width panel under the 72px bar */
@media (max-width: 767px) {
  .cz-site-header .elementor-element-c982878 {
    display: none !important;
  }

  .cz-site-header .elementor-element-705f233e {
    position: relative;
    z-index: 10050;
    overflow: visible !important;
  }

  .cz-site-header .elementor-element-705f233e .elementor-element-2fdde74,
  .cz-site-header .elementor-element-705f233e .elementor-element-57c0a1e9,
  .cz-site-header .elementor-element-705f233e .elementor-element-3fb2d9d,
  .cz-site-header .elementor-element-705f233e .elementor-element-913dbd8,
  .cz-site-header .elementor-element-705f233e .elementor-widget-container {
    position: static !important;
    overflow: visible !important;
  }

  .cz-site-header .elementor-element-705f233e .raven-nav-menu-toggle {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px;
    cursor: pointer;
    color: #fff !important;
    z-index: 10052;
    position: relative;
  }

  .cz-site-header .elementor-element-705f233e .raven-nav-menu-toggle .fa,
  .cz-site-header .elementor-element-705f233e .raven-nav-menu-toggle .fas,
  .cz-site-header .elementor-element-705f233e .raven-nav-menu-toggle span {
    color: transparent !important;
    font-size: 0 !important;
    display: block !important;
    width: 24px;
    height: 24px;
    background: url("/wp-content/uploads/figma/icon-menu.svg") no-repeat center / 24px 24px;
  }

  .cz-site-header .elementor-element-705f233e .raven-nav-menu-main {
    display: none !important;
  }

  .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile {
    display: none;
  }

  .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile.raven-nav-menu--mobile-active,
  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile {
    display: block !important;
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 72px !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: min(80vh, 640px) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    background: #2667ff !important;
    z-index: 10051 !important;
    padding: 8px 0 20px !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
    box-sizing: border-box;
  }

  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile .raven-container,
  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile .raven-nav-menu {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    float: none !important;
  }

  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile li {
    display: block !important;
    width: 100% !important;
    float: none !important;
  }

  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile,
  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile .raven-container,
  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile ul {
    text-align: left !important;
  }

  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile a,
  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile .raven-menu-item,
  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .elementor-element-913dbd8 .raven-nav-menu-mobile a {
    color: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: flex-start !important;
    text-align: left !important;
    width: 100% !important;
    min-height: 44px;
    padding: 10px 20px !important;
    margin: 0 !important;
    white-space: normal !important;
    font-size: 16px !important;
    line-height: 1.4;
    box-sizing: border-box;
  }

  html.cz-mobile-menu-open .cz-site-header .elementor-element-705f233e .raven-nav-menu-mobile .sub-menu {
    display: none !important;
  }

  .cz-site-header .jet-mega-menu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px;
    min-height: 44px;
    padding: 0;
    margin: 0 8px 0 0;
    color: #fff !important;
    font-size: 22px;
    cursor: pointer;
    z-index: 10001;
    position: relative;
  }

  .cz-site-header .jet-mega-menu-toggle i {
    color: #fff !important;
  }

  .cz-site-header .jet-mega-menu-container {
    display: none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    width: 100%;
    background: #2667ff;
    z-index: 10000;
    max-height: min(80vh, 640px);
    overflow: auto;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
  }

  .cz-site-header .jet-mega-menu.jet-mega-menu--mobile-open .jet-mega-menu-container,
  .cz-site-header .jet-mega-menu.jet-mega-menu--open .jet-mega-menu-container,
  .cz-site-header .jet-mega-menu.jet-mega-menu--dropdown-open .jet-mega-menu-container,
  html.cz-mobile-menu-open .cz-site-header .jet-mega-menu-container {
    display: block !important;
    height: auto !important;
    min-height: 200px;
  }

  .cz-site-header .jet-mega-menu.jet-mega-menu--mobile-open .jet-mega-menu-list,
  .cz-site-header .jet-mega-menu.jet-mega-menu--dropdown-open .jet-mega-menu-list {
    display: block !important;
    padding: 8px 0 16px;
  }

  .cz-site-header .jet-mega-menu-item__link--top-level {
    color: #fff !important;
  }
}

/* Author archive (live parity) */
.cz-author-archive {
  background: #fff;
  padding: 48px 16px 72px;
}

.cz-author-archive__inner {
  max-width: 1140px;
  margin: 0 auto;
}

.cz-author-archive__header {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 28px;
  align-items: start;
  margin-bottom: 40px;
}

.cz-author-archive__avatar {
  width: 160px;
  height: 160px;
  object-fit: cover;
  border-radius: 8px;
}

.cz-author-archive__name {
  margin: 0 0 8px;
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  font-weight: 700;
  color: #06031b;
  line-height: 1.2;
}

.cz-author-archive__role {
  margin: 0 0 14px;
  font-size: 1.05rem;
  font-weight: 600;
  color: #2667ff;
}

.cz-author-archive__bio {
  margin: 0;
  font-size: 1rem;
  line-height: 1.7;
  color: #191d23;
  max-width: 52rem;
}

.cz-author-archive__posts-title {
  margin: 0 0 24px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #06031b;
}

@media (max-width: 767px) {
  .cz-author-archive__header {
    grid-template-columns: 1fr;
  }

  .cz-author-archive__avatar {
    width: 120px;
    height: 120px;
  }
}

/* Insights listing: Search button matches Filter (blue) */
.custompostsearchform form input[type="submit"],
.custompostsearchform form input.search-submit,
input.search-submit,
#categoryFilterForm button,
form#categoryFilterForm button,
.cz-insights-search button,
input.wpcf7-submit[value="Search"],
button[type="submit"].search-submit {
  background: #2667ff !important;
  color: #fff !important;
  border: none;
  cursor: pointer;
}

.custompostsearchform form input[type="search"],
.custompostsearchform .search-field {
  border: 1px solid #2667ff;
  height: 51px;
  padding: 0 14px;
  flex: 1;
  min-width: 0;
}

/*
 * Single post layout (live WP single_page_wrapper template)
 */
.single_page_wrapper {
  padding-top: 110px;
  width: min(1200px, calc(100% - 2rem));
  margin: 0 auto 3rem;
}

.single_page_wrapper .breadcrumbs ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  margin: 0 0 1rem;
}

.single_page_wrapper .breadcrumbs ul li a {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #97a3b4;
  text-decoration: none;
}

.single_page_wrapper .breadcrumbs ul li {
  color: #2667ff;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-right: 25px;
}

.single_page_wrapper .breadcrumbs ul li:after {
  position: absolute;
  content: "/";
  right: 10px;
  color: #fea82f;
  top: 1px;
}

.single_page_wrapper .breadcrumbs ul li:last-child:after {
  display: none;
}

.single_title h1 {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: clamp(1.6rem, 2.5vw, 33px);
  line-height: 120%;
  color: #191d23 !important;
  margin: 0;
}

.single-post article {
  margin-top: 0;
}

.single_post-meta {
  display: flex;
  margin-top: 46px;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}

/* Live Additional CSS hides top meta on singles — keep footer author visible */
.single-post .main_content_single article > .single_post-meta,
.single-post .main_content_single article .cz-single-post__top-meta {
  display: none !important;
}

.single-post .main_content_single article .footer_meta .single_post-meta {
  display: flex !important;
  margin-top: 46px;
  padding-top: 28px;
  border-top: 1px solid #e6e6e6;
  justify-content: space-between;
  gap: 1.5rem;
  flex-wrap: wrap;
  align-items: center;
}

.footer_meta .post_meta_wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  text-transform: none;
}

.footer_meta .post_meta_wrap > span {
  margin: 0 !important;
  margin-top: 0 !important;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  color: #06031b;
  line-height: 1.2;
}

.footer_meta .blog_avatar_img {
  width: 55px !important;
  height: 55px !important;
  min-width: 55px;
  border-radius: 100%;
  overflow: hidden;
  background: #e8e8e8;
  float: none !important;
  padding: 0 !important;
  display: block;
}

.footer_meta .blog_avatar_img img,
.footer_meta .post_meta_wrap img {
  width: 55px !important;
  height: 55px !important;
  max-width: 55px !important;
  object-fit: cover;
  display: block;
  border-radius: 100%;
}

.footer_meta .share_post_Wrap {
  margin-left: auto;
}

.footer_meta .social-share span {
  display: block;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #423e3b;
  text-align: right;
  margin-bottom: 11px;
}

.footer_meta .share_post_Wrap .social-share a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  background: rgba(254, 168, 47, 0.4);
  border-radius: 64px;
  color: #000;
  padding-top: 6px;
  margin-right: 8px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}

.footer_meta .share_post_Wrap .social-share a:last-child {
  margin-right: 0;
}

.post_meta_wrap {
  font-family: Poppins, sans-serif;
  text-transform: capitalize;
  color: #423e3b;
  font-weight: 400;
}

.post_meta_wrap span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  margin-left: 6px;
}

.post_meta_wrap .date span {
  font-weight: 900;
  font-size: 16px;
  position: relative;
  top: -2px;
  margin: 0 5px;
}

.post_meta_wrap .date {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin-top: 8px;
}

.share_post_Wrap .social-share a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  background: rgba(254, 168, 47, 0.4);
  border-radius: 64px;
  color: #000;
  padding-top: 6px;
  margin-right: 8px;
  font-size: 18px;
}

.social-share span {
  display: block;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #423e3b;
  text-align: left;
  margin-bottom: 16px;
}

section#single_page_detail_content {
  display: grid !important;
  grid-template-columns: minmax(0, 2.2fr) minmax(280px, 1fr) !important;
  gap: 1rem;
  margin-bottom: 50px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}

/* Featured image + post body stay strictly in the left column (not full-bleed under the form).
   Grid items default to min-width:auto; a wide featured img otherwise expands under the sidebar. */
.main_content_single,
.main_content_single article,
.single_post_image {
  min-width: 0 !important;
  max-width: 100%;
}

.main_content_single {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.single_post_image {
  width: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
  isolation: isolate;
}

.single_post_image img {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  margin-top: 40px;
  border-radius: 8px;
  display: block;
  object-fit: cover;
  position: static !important;
}

/* Keep every in-article image inside the left column */
.main_content_single_page img,
.main_content_single article img.alignnone,
.main_content_single article img.aligncenter,
.main_content_single article img.size-full,
.main_content_single article img.wp-image,
.main_content_single article .wp-caption img {
  max-width: 100% !important;
  height: auto !important;
}

.sidebararea {
  padding: 20px 0 20px 12px;
  min-width: 0;
}

.main_content_single_page {
  margin-top: 54px;
  color: #423e3b;
}

.main_content_single_page h2 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: 0;
  text-align: left;
  color: #191d23 !important;
}

.main_content_single_page h3 {
  font-weight: 500;
  font-size: 22px;
  color: #191d23 !important;
}

.main_content_single_page p,
.main_content_single_page ul li {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
  color: #423e3b !important;
}

.main_content_single_page a {
  color: #fea82f;
}

.main_content_single_page #ez-toc-container a,
.main_content_single_page .ez-toc-container a {
  color: #444 !important;
  text-decoration: none;
}

.main_content_single_page #ez-toc-container a:hover {
  text-decoration: underline;
}

.main_content_single_page #ez-toc-container .ez-toc-title {
  color: #423e3b !important;
  font-weight: 600;
}

.sidebararea {
  padding: 20px 0 20px 12px;
  min-width: 0;
  /* stretch with the grid row so position:sticky has room to travel */
  align-self: stretch;
  height: 100%;
  position: relative;
  z-index: 2;
  /* keep form column visually separate from featured media */
  background: transparent;
}

.stickyform {
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
  background: #fea82f;
  border-radius: 10px;
  /* overflow must NOT be on the sticky element or sticky breaks */
  overflow: visible;
  max-height: none;
}

.stickyform__inner {
  padding: 20px 20px 12px;
  max-height: calc(100vh - 160px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 10px;
}

.stickyform h2 {
  font-size: 20px;
  color: #fff !important;
  margin: 0 0 12px;
  font-family: Poppins, sans-serif;
}

.stickyform .wpcf7 input[type="text"],
.stickyform .wpcf7 input[type="email"],
.stickyform .wpcf7 input[type="tel"],
.stickyform .wpcf7 textarea {
  width: 100%;
  border: none;
  border-radius: 4px;
  padding: 12px 14px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  box-sizing: border-box;
}

.stickyform .wpcf7 textarea {
  min-height: 110px;
  resize: vertical;
}

.stickyform .wpcf7 input[type="submit"],
.stickyform .wpcf7-submit {
  background: #2667ff !important;
  color: #fff !important;
  border: none;
  border-radius: 4px;
  padding: 12px 28px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  margin: 8px auto 16px;
}

.stickyform .wpcf7-response-output {
  color: #fff !important;
  border-color: #fff;
  text-align: center;
}

.stickyform #transaction_hide {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  section#single_page_detail_content {
    grid-template-columns: 1fr;
  }

  .sidebararea {
    padding: 20px 0;
  }

  .stickyform {
    max-width: 400px;
    margin: 0 auto;
    position: static;
  }
}

/* Post body: force readable dark text (avoid yellow-on-white lists) */
.single-post .sp-article__content,
.single-post .sp-page-content,
.single-post .elementor-widget-theme-post-content,
.single-post .jupiterx-post-content,
.single-post .main_content_single_page {
  color: #191d23;
}

.single-post .sp-article__content li,
.single-post .sp-page-content li,
.single-post .elementor-widget-theme-post-content li,
.single-post .jupiterx-post-content li,
.single-post .sp-article__content p,
.single-post .sp-page-content p,
.single-post .main_content_single_page p,
.single-post .main_content_single_page li {
  color: #191d23 !important;
}

.single-post .sp-article__content a,
.single-post .sp-page-content a,
.single-post .main_content_single_page a {
  color: #fea82f;
}

.single-post .main_content_single_page #ez-toc-container a {
  color: #444 !important;
}

/* FAQ accordions: ensure content visible when active */
.faq-sec .jet-toggle__content,
.jet-accordion .jet-toggle__content {
  overflow: hidden;
  height: 0;
  transition: height 0.35s ease;
}

.faq-sec .jet-toggle.active-toggle .jet-toggle__content,
.jet-accordion .jet-toggle.active-toggle .jet-toggle__content {
  height: auto;
}

.elementor-accordion .elementor-tab-content.elementor-active,
.elementor-toggle .elementor-tab-content.elementor-active {
  display: block !important;
}

/*
 * Contrast fixes: Elementor set white text on light photo/cyan sections
 * (bg images now load locally; text still needs dark color for readability).
 */
.elementor-element-c11429d .elementor-heading-title,
.elementor-element-c11429d .elementor-widget-heading .elementor-heading-title,
.elementor-element-27092f2 .elementor-heading-title,
.elementor-element-4d37560 .elementor-heading-title {
  color: #000 !important;
}

/* Light Bkg-1.jpg band (ISO / similar) — white headings were hard to read */
.elementor-element-88ef86d .elementor-heading-title,
.elementor-element-3e23777 .elementor-heading-title {
  color: #000 !important;
}

/*
 * Service pages: some image-box cards use white body copy on light fills.
 * Force dark text by default; dark navy feature cards override below.
 */
.box-col .elementor-image-box-description {
  color: #475467 !important;
  font-family: "Inter", sans-serif !important;
  font-size: 16px !important;
  line-height: 23px !important;
}

/*
 * Light bordered image-box cards (blue titles): Elementor sets white body
 * copy on white cards — restore readable gray text per Figma.
 */
.elementor-element-9278631 .elementor-image-box-description,
.elementor-element-4bcd4b8 .elementor-image-box-description,
.elementor-element-8e6da7f .elementor-image-box-description,
.elementor-element-fe6fa3b .elementor-image-box-description,
.elementor-element-cbf1c61 .elementor-image-box-description {
  color: #475467 !important;
}

.elementor-element-9278631 .elementor-image-box-title,
.elementor-element-4bcd4b8 .elementor-image-box-title,
.elementor-element-8e6da7f .elementor-image-box-title,
.elementor-element-fe6fa3b .elementor-image-box-title,
.elementor-element-cbf1c61 .elementor-image-box-title {
  color: #0d6efd !important;
  margin-bottom: 20px !important;
}

/*
 * Dark navy feature grids (UAE Guidance / Compliance / etc.): Elementor
 * sets description to #95AAC0 or #fff — restore light copy so it stays
 * readable on navy card backgrounds.
 */
.elementor-element-0537090 .elementor-image-box-description,
.elementor-element-0c068de .elementor-image-box-description,
.elementor-element-1e8be9d .elementor-image-box-description,
.elementor-element-2511ff7 .elementor-image-box-description,
.elementor-element-4f85e77 .elementor-image-box-description,
.elementor-element-567b67a .elementor-image-box-description,
.elementor-element-65cf20d .elementor-image-box-description,
.elementor-element-6d2733a .elementor-image-box-description,
.elementor-element-766d5f7 .elementor-image-box-description,
.elementor-element-79ba9c4 .elementor-image-box-description,
.elementor-element-81a93f7 .elementor-image-box-description,
.elementor-element-930dfbf .elementor-image-box-description,
.elementor-element-9abcdb2 .elementor-image-box-description,
.elementor-element-9b381ab .elementor-image-box-description,
.elementor-element-9c61de7 .elementor-image-box-description,
.elementor-element-b21853c .elementor-image-box-description,
.elementor-element-b40c6c4 .elementor-image-box-description,
.elementor-element-e86d3b4 .elementor-image-box-description,
.elementor-element-fd3cd49 .elementor-image-box-description,
.elementor-element-d2f2484 .elementor-image-box-description {
  color: #c5d4e8 !important;
}

/* PRO / License 5-card row: keep five equal columns without adding gap on top of 20% widths */
@media (min-width: 1025px) {
  [class*="elementor-"] .elementor-column.elementor-col-20 {
    width: 20% !important;
    max-width: 20% !important;
    flex: 1 1 0 !important;
    min-width: 0;
  }
}

.elementor-element-f834b6f {
  margin-top: 100px !important;
  margin-bottom: 0 !important;
}

.elementor-element-f834b6f > .elementor-container {
  display: flex;
  flex-wrap: nowrap;
  gap: 0;
}

.box-col .elementor-image-box-img {
  margin-bottom: 20px !important;
}

.box-col .elementor-image-box-img img {
  width: 56px;
  height: 56px;
  object-fit: contain;
}

/* Header / footer Connect Zone logo: never exceed the column */
.cz-site-header .elementor-column,
.cz-site-header .elementor-widget-wrap {
  min-width: 0;
}

.cz-site-header .raven-site-logo img,
.cz-site-header .raven-site-logo picture img,
.cz-site-header .wp-image-8600,
.cz-site-header .cz-header-logo,
.cz-site-header .elementor-element-d84f567 img {
  width: 111px !important;
  height: 34px !important;
  max-width: 111px !important;
  max-height: 34px !important;
  object-fit: contain;
}

.cz-site-footer .raven-site-logo img,
.cz-site-footer .raven-site-logo picture img,
.cz-site-footer .cz-footer-logo {
  width: 261px !important;
  height: 80px !important;
  max-width: 261px !important;
  max-height: 80px !important;
}

/*
 * License / Services template blocks on light sections: Elementor sets
 * #FFFFFF on shared widgets (ed02248, 0d8142d, …). Match Elementor
 * specificity so copy stays readable when the section has no dark band.
 */
[class*="elementor-"] .elementor-element.elementor-element-ed02248,
[class*="elementor-"] .elementor-element.elementor-element-ed02248 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-ed02248 .elementor-widget-container,
[class*="elementor-"] .elementor-element.elementor-element-0d8142d,
[class*="elementor-"] .elementor-element.elementor-element-0d8142d p,
[class*="elementor-"] .elementor-element.elementor-element-0d8142d .elementor-widget-container,
[class*="elementor-"] .elementor-element.elementor-element-f46fc93,
[class*="elementor-"] .elementor-element.elementor-element-f46fc93 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-44cac20,
[class*="elementor-"] .elementor-element.elementor-element-44cac20 p,
[class*="elementor-"] .elementor-element.elementor-element-44cac20 .elementor-widget-container,
[class*="elementor-"] .elementor-element.elementor-element-0dc772b,
[class*="elementor-"] .elementor-element.elementor-element-0dc772b p,
[class*="elementor-"] .elementor-element.elementor-element-0dc772b .elementor-widget-container,
[class*="elementor-"] .elementor-element.elementor-element-019d57b,
[class*="elementor-"] .elementor-element.elementor-element-019d57b p,
[class*="elementor-"] .elementor-element.elementor-element-019d57b .elementor-widget-container,
[class*="elementor-"] .elementor-element.elementor-element-43f0ec5 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-6462ad6 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-a876abc .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-b01b4d7 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-2979ad3 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-0d088c7 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-d1645aa .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-0505fec .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-098014c .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-53d3e15 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-7ee6221 .elementor-heading-title,
[class*="elementor-"] .elementor-element.elementor-element-42dfe9d .elementor-heading-title {
  color: #06031b !important;
}

/* License / Services: icon-list and tab copy on white/light panels */
[class*="elementor-"] .elementor-element.elementor-element-0a88a08,
[class*="elementor-"] .elementor-element.elementor-element-0a88a08 p,
[class*="elementor-"] .elementor-element.elementor-element-b01b4d7,
[class*="elementor-"] .elementor-element.elementor-element-b01b4d7 p,
.tab-design .elementor-tab-content,
.tab-design .elementor-tab-content p,
.tab-design .elementor-tab-content h3,
.tab-design .elementor-tab-content li,
.faq-sec .jet-toggle__label-text,
.faq-sec .jet-toggle__content,
.faq-sec .jet-toggle__content p {
  color: #191d23 !important;
}

/* Gradient hero headings (gd-color) — keep gradient visible */
.gd-color h1,
.gd-color h2,
.gd-color p,
.gd-color .elementor-heading-title {
  background: linear-gradient(90deg, #2667ff -0.08%, #610f7f 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent !important;
}

/* Contact Us CF7 submit: Elementor hover used primary (#06031B) and could look blank on dark/white clash */
.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit,
.page-id-19 .wpcf7 input.wpcf7-submit,
.wpcf7 input.wpcf7-submit[value="Contact Us"] {
  background-color: #2667ff !important;
  background-image: none !important;
  color: #ffffff !important;
  border: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  min-height: 48px;
  cursor: pointer;
  font-weight: 600;
}

.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit:hover,
.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit:focus,
.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit:active,
.page-id-19 .wpcf7 input.wpcf7-submit:hover,
.page-id-19 .wpcf7 input.wpcf7-submit:focus,
.page-id-19 .wpcf7 input.wpcf7-submit:active,
.wpcf7 input.wpcf7-submit[value="Contact Us"]:hover,
.wpcf7 input.wpcf7-submit[value="Contact Us"]:focus,
.wpcf7 input.wpcf7-submit[value="Contact Us"]:active {
  background-color: #fea82f !important;
  color: #06031b !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Government departments logo carousel */
.elementor-element-91adafd {
  padding: 48px 16px 56px;
}

.elementor-element-91adafd .elementor-heading-title,
.elementor-element-91adafd .elementor-widget-text-editor p {
  text-align: center;
  color: #06031b !important;
}

.elementor-element-f9e4004 .elementor-image-carousel-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 8px;
}

.elementor-element-f9e4004 .swiper-slide-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 96px;
  padding: 18px 14px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 2px 14px rgba(6, 3, 27, 0.08);
}

.elementor-element-f9e4004 .swiper-slide-image {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 64px;
  height: auto;
  object-fit: contain;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .elementor-element-91adafd {
    padding: 36px 12px 44px;
  }

  .elementor-element-f9e4004 .swiper-slide-inner {
    min-height: 84px;
    padding: 14px 10px;
  }

  .elementor-element-f9e4004 .swiper-slide-image {
    max-height: 52px;
  }
}

/* Bank account opening partner logos */
.elementor-element-85d89cf {
  padding: 48px 16px 56px;
}

.elementor-element-85d89cf .elementor-heading-title,
.elementor-element-85d89cf .elementor-widget-text-editor p {
  text-align: center;
  color: #06031b !important;
}

.elementor-element-85d89cf .elementor-element-87491e5 > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  max-width: 1100px;
  margin: 0 auto;
}

.elementor-element-85d89cf .elementor-element-87491e5 .elementor-column {
  width: calc(16.666% - 14px) !important;
  flex: 0 0 calc(16.666% - 14px) !important;
  max-width: calc(16.666% - 14px) !important;
}

.elementor-element-85d89cf .elementor-element-87491e5 .elementor-widget-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 96px;
  padding: 20px 16px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 2px 14px rgba(6, 3, 27, 0.08);
}

.elementor-element-85d89cf .elementor-element-87491e5 img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 56px;
  height: auto;
  object-fit: contain;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .elementor-element-85d89cf .elementor-element-87491e5 .elementor-column {
    width: calc(33.333% - 12px) !important;
    flex: 0 0 calc(33.333% - 12px) !important;
    max-width: calc(33.333% - 12px) !important;
  }
}

@media (max-width: 767px) {
  .elementor-element-85d89cf {
    padding: 36px 12px 44px;
  }

  .elementor-element-85d89cf .elementor-element-87491e5 > .elementor-container {
    gap: 12px;
  }

  .elementor-element-85d89cf .elementor-element-87491e5 .elementor-column {
    width: calc(50% - 8px) !important;
    flex: 0 0 calc(50% - 8px) !important;
    max-width: calc(50% - 8px) !important;
  }

  .elementor-element-85d89cf .elementor-element-87491e5 .elementor-widget-wrap {
    min-height: 84px;
    padding: 16px 12px;
  }

  .elementor-element-85d89cf .elementor-element-87491e5 img {
    max-height: 48px;
  }
}

/* Call Us Now CTA band (shared section 6a6cc95 on license/service pages) */
.elementor-element-6a6cc95:not(.elementor-motion-effects-element-type-background),
.elementor-element-6a6cc95 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image:
    linear-gradient(rgba(2, 9, 40, 0.55), rgba(2, 9, 40, 0.55)),
    url("/wp-content/uploads/2026/08/call-us-now-banner.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.elementor-element-6a6cc95 > .elementor-background-overlay {
  background-color: #020928 !important;
  opacity: 0.45 !important;
}

.elementor-element-6a6cc95 > .elementor-container {
  min-height: 320px;
  align-items: center;
  justify-content: center;
}

.elementor-element-6a6cc95 .elementor-element-411cb87 .elementor-widget-wrap {
  text-align: center;
}

.elementor-element-6a6cc95 .elementor-element-97fd577 {
  text-align: center;
}

.elementor-element-6a6cc95 .elementor-element-97fd577 .elementor-heading-title {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 0 18px;
  font-family: "Inter", "Montserrat", sans-serif !important;
  font-size: clamp(2rem, 5vw, 4.375rem) !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  line-height: 1.1 !important;
  text-transform: uppercase;
  color: #ffffff !important;
}

.elementor-element-6a6cc95 .elementor-element-97fd577 .elementor-heading-title::before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  width: min(180px, 42vw);
  height: 5px;
  transform: translateX(-50%);
  background: #febb02;
}

.elementor-element-6a6cc95 .elementor-element-b2a3bec {
  text-align: center;
}

.elementor-element-6a6cc95 .elementor-element-b2a3bec > .elementor-widget-container {
  display: inline-block;
  margin: 0 auto !important;
  padding: 14px 0 !important;
  border-top: 5px solid #febb02 !important;
  border-bottom: 5px solid #febb02 !important;
  border-left: none !important;
  border-right: none !important;
  width: min(520px, 88vw);
}

.elementor-element-6a6cc95 .elementor-element-b2a3bec .elementor-heading-title,
.elementor-element-6a6cc95 .elementor-element-b2a3bec .elementor-heading-title a {
  margin: 0;
  font-family: "Inter", "Montserrat", sans-serif !important;
  font-size: clamp(1.5rem, 3.5vw, 3.125rem) !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em !important;
  line-height: 1.2 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.elementor-element-6a6cc95 .elementor-element-b2a3bec .elementor-heading-title a:hover {
  color: #febb02 !important;
}

@media (max-width: 767px) {
  .elementor-element-6a6cc95 > .elementor-container {
    min-height: 240px;
  }

  .elementor-element-6a6cc95 .elementor-element-97fd577 .elementor-heading-title {
    padding-bottom: 14px;
  }

  .elementor-element-6a6cc95 .elementor-element-97fd577 .elementor-heading-title::before {
    top: -14px;
    width: min(120px, 36vw);
    height: 4px;
  }

  .elementor-element-6a6cc95 .elementor-element-b2a3bec > .elementor-widget-container {
    padding: 12px 0 !important;
    border-top-width: 4px !important;
    border-bottom-width: 4px !important;
  }
}

/* Header / footer Font Awesome icons */
.cz-site-header .fas,
.cz-site-header .far,
.cz-site-header .fab,
.cz-site-footer .fas,
.cz-site-footer .far,
.cz-site-footer .fab {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.cz-site-header .fas,
.cz-site-header .far,
.cz-site-footer .fas,
.cz-site-footer .far {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

.cz-site-header .fab,
.cz-site-footer .fab {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important;
}

.cz-site-header .jet-mega-menu-item__dropdown .fas,
.cz-site-header .jet-mega-menu-item__dropdown i {
  font-size: 12px !important;
  line-height: 1 !important;
}

.cz-site-header .elementor-element-18ba64ef .elementor-icon-box-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cz-site-header .elementor-element-18ba64ef .elementor-icon-box-icon {
  margin: 0 !important;
}

.cz-site-header .elementor-element-18ba64ef .elementor-icon-box-icon .elementor-icon {
  width: 24px;
  height: 24px;
  font-size: 0 !important;
}

.cz-site-header .cz-header-call-icon {
  display: block;
  width: 24px;
  height: 24px;
}

.cz-site-header .elementor-element-18ba64ef .elementor-icon-box-description,
.cz-site-header .elementor-element-18ba64ef .elementor-icon-box-description a {
  color: #ffffff !important;
  text-decoration: underline;
  text-decoration-color: #ffffff;
  text-underline-offset: 2px;
  text-transform: none;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
}

.cz-site-footer .elementor-element-88ae9e2 {
  --icon-padding: 0px;
  --grid-column-gap: 12px;
}

.cz-site-footer .elementor-element-88ae9e2 .elementor-widget-container,
.cz-site-footer .elementor-element-88ae9e2 .elementor-social-icons-wrapper {
  text-align: left;
  justify-content: flex-start;
  margin-left: 0;
  padding-left: 0;
}

.cz-site-footer .elementor-element-88ae9e2 .elementor-social-icons-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.cz-site-footer .elementor-element-88ae9e2 .elementor-social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  border: none !important;
  border-width: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  --icon-padding: 0px;
}

.cz-site-footer .elementor-element-88ae9e2 .elementor-social-icon i {
  display: none !important;
}

.cz-site-footer .elementor-element-88ae9e2 .elementor-social-icon img {
  display: block;
  width: 24px;
  height: 24px;
}

.cz-site-footer .elementor-element-88ae9e2 .elementor-social-icon:hover {
  background: transparent !important;
  border-color: transparent !important;
  opacity: 0.8;
}

.cz-site-footer .elementor-element-8d38cda {
  display: none !important;
}

.cz-site-footer #transaction_hide,
.cz-site-footer .gclid_tag {
  display: none !important;
}

.cz-site-footer input:not([type="submit"]):not([type="button"]):not([type="hidden"]),
.cz-site-footer textarea {
  background: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 4px;
  padding: 8px;
  width: 100%;
  box-sizing: border-box;
}

.cz-site-footer textarea {
  height: 120px;
  min-height: 120px;
  resize: vertical;
}

.cz-site-footer .elementor-element-53b83a23 {
  padding: 40px 72px !important;
  background-color: #00123d !important;
}

.cz-site-footer .elementor-element-53b83a23 > .elementor-container {
  max-width: 1296px;
  margin: 0 auto;
  align-items: flex-start;
}

@media (min-width: 1025px) {
  .cz-site-footer .elementor-element-53b83a23 .elementor-element-6c9e47e7 {
    width: 420px !important;
    flex: 0 0 420px;
    max-width: 420px;
  }

  .cz-site-footer .elementor-element-53b83a23 .elementor-element-48f15ee {
    width: 240px !important;
    flex: 0 0 240px;
    max-width: 240px;
  }

  .cz-site-footer .elementor-element-53b83a23 .elementor-element-35c8669c {
    width: auto !important;
    flex: 1 1 auto;
    max-width: none;
  }
}

.cz-site-footer .elementor-element-3667bdc4 .elementor-heading-title,
.cz-site-footer .elementor-element-2014b27 .elementor-heading-title {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #fff !important;
}

.cz-site-footer .elementor-element-6f5f1401 {
  border-top: 1px solid #ffffff;
  padding: 16px 72px !important;
  background-color: #00123d !important;
}

.cz-site-footer .elementor-element-6f5f1401 > .elementor-container {
  max-width: 1296px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .cz-site-footer .elementor-element-6f5f1401 .elementor-element-7728a7a8 {
    width: auto !important;
    flex: 0 0 auto;
    max-width: none;
  }

  .cz-site-footer .elementor-element-6f5f1401 .elementor-element-590427d3 {
    width: auto !important;
    flex: 1 1 auto;
    max-width: none;
  }

  .cz-site-footer .elementor-element-68803eb7 .raven-nav-menu {
    flex-wrap: nowrap;
  }
}

.cz-site-footer .elementor-element-45588bce {
  text-align: left !important;
}

.cz-site-footer .elementor-element-45588bce p {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  margin: 0;
}

.cz-site-footer .elementor-element-68803eb7 .raven-nav-menu-toggle,
.cz-site-footer .elementor-element-68803eb7 .raven-nav-menu-mobile {
  display: none !important;
}

.cz-site-footer .elementor-element-68803eb7 .raven-nav-menu-main {
  display: block !important;
}

.cz-site-footer .elementor-element-68803eb7 .raven-nav-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 32px;
}

.cz-site-footer .elementor-element-68803eb7 .raven-nav-menu > li > a {
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

/*
 * Header bar: Figma Desktop-Navbar-closed 1440x72
 * [logo + nav] left, [phone + CTA] right, 72px side inset.
 */
.cz-site-header .elementor-element-c982878 {
  min-height: 72px;
  background-color: #2667ff !important;
}

.cz-site-header .elementor-element-c982878 > .elementor-container {
  max-width: 100%;
  min-height: 72px;
  height: 72px;
  align-items: center;
  justify-content: space-between;
  padding: 12px 48px;
  box-sizing: border-box;
  gap: 0;
  overflow: visible;
}

.cz-site-header .elementor-element-c982878 .elementor-column.elementor-col-25 {
  min-width: 0;
  max-width: none;
}

.cz-site-header .elementor-element-c982878 .elementor-element-c551851 > .elementor-element-populated,
.cz-site-header .elementor-element-c982878 .elementor-element-9821032 > .elementor-element-populated,
.cz-site-header .elementor-element-c982878 .elementor-element-2b8910e > .elementor-element-populated,
.cz-site-header .elementor-element-c982878 .elementor-element-ae71791 > .elementor-element-populated {
  margin: 0 !important;
  padding: 0 !important;
}

@media (min-width: 768px) {
  .cz-site-header .elementor-element-c982878 .elementor-element-c551851 {
    width: auto !important;
    flex: 0 0 auto;
    margin-right: 32px;
  }

  .cz-site-header .elementor-element-c982878 .elementor-element-9821032 {
    width: auto !important;
    flex: 1 1 auto;
    min-width: 0;
  }

  .cz-site-header .elementor-element-c982878 .elementor-element-2b8910e {
    width: auto !important;
    flex: 0 0 auto;
    margin-left: auto;
  }

  .cz-site-header .elementor-element-c982878 .elementor-element-ae71791 {
    width: auto !important;
    flex: 0 0 auto;
    margin-left: 24px;
  }
}

.cz-site-header .jet-mega-menu-list {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center;
  justify-content: flex-start;
  gap: 20px !important;
  column-gap: 20px !important;
  row-gap: 0 !important;
}

.cz-site-header .jet-mega-menu-item--top-level {
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 0 auto !important;
}

.cz-site-header .jet-mega-menu-item--top-level > .jet-mega-menu-item__inner {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 0 !important;
}

.cz-site-header .jet-mega-menu-item--top-level > .jet-mega-menu-item__inner > .jet-mega-menu-item__dropdown i {
  display: none !important;
}

.cz-site-header .jet-mega-menu-item--top-level > .jet-mega-menu-item__inner > .jet-mega-menu-item__dropdown {
  width: 10px;
  height: 6px;
  flex: 0 0 10px;
  font-size: 0;
  background: url("/wp-content/uploads/figma/nav-chevron.svg") no-repeat center / 10px 6px;
}

.cz-site-header .jet-mega-menu-item__link--top-level {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fefdff !important;
  white-space: nowrap;
}

.cz-site-header .elementor-element-8b153f1 .elementor-button {
  background-color: #FEA82F !important;
  color: #1a1a1a !important;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  padding: 8px 20px !important;
  white-space: nowrap;
}

.cz-site-header .elementor-element-8b153f1 .elementor-button:hover,
.cz-site-header .elementor-element-8b153f1 .elementor-button:focus {
  background-color: #1a1a1a !important;
  color: #FEA82F !important;
}

.elementor-image-carousel-wrapper,
.elementor-main-swiper,
.elementor-widget-image-carousel .swiper,
.elementor-widget-testimonial-carousel .swiper {
  max-width: 100%;
  overflow: hidden;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .cz-site-header .elementor-element-c982878 > .elementor-container {
    padding: 12px 24px;
  }

  .cz-site-header .elementor-element-c982878 .elementor-element-c551851 {
    margin-right: 16px;
  }

  .cz-site-header .elementor-element-c982878 .elementor-element-ae71791 {
    margin-left: 16px;
  }

  .cz-site-header .jet-mega-menu-list {
    gap: 12px !important;
    column-gap: 12px !important;
    flex-wrap: nowrap !important;
  }

  .cz-site-header .jet-mega-menu-item__link--top-level {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .cz-site-header .elementor-element-705f233e {
    min-height: 72px;
    background-color: #2667ff !important;
  }

  .cz-site-header .elementor-element-705f233e > .elementor-container,
  .cz-site-header .elementor-element-2fdde74 > .elementor-container {
    min-height: 72px;
    height: 72px;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    box-sizing: border-box;
    overflow: visible !important;
  }

  .cz-site-header .elementor-element-609bb3f,
  .cz-site-header .elementor-element-3fb2d9d {
    width: auto !important;
    flex: 0 0 auto;
  }

  .cz-site-header .elementor-element-3fb2d9d {
    margin-left: auto;
  }

  .cz-site-footer .elementor-element-53b83a23,
  .cz-site-footer .elementor-element-6f5f1401 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .cz-site-footer .cz-footer-logo,
  .cz-site-footer .raven-site-logo img {
    width: 180px;
    height: auto;
    max-width: 180px;
    max-height: 56px;
  }

  .cz-site-footer .elementor-element-6f5f1401 > .elementor-container {
    flex-direction: column-reverse;
    gap: 16px;
  }

  .cz-site-footer .elementor-element-68803eb7 {
    display: block !important;
  }

  .cz-site-footer .elementor-element-68803eb7 .raven-nav-menu {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-content: stretch;
    gap: 12px 8px;
    text-align: center;
  }

  .cz-site-footer .elementor-element-68803eb7 .raven-nav-menu > li > a {
    white-space: normal;
    font-size: 14px;
    justify-content: center;
  }

  .cz-site-footer .elementor-element-45588bce {
    text-align: center !important;
  }

  .elementor-10536 .elementor-element.elementor-element-40c7ff66 {
    margin-top: 0 !important;
  }
}
