







/* 1a. Containers */



/* 1b. Colors */ 





/* 1c. Typography */










/* 1d. Buttons */









/* 1e. Forms */









/* 1f. Tables */










/* 1g. Site header */







/* 1h. Site footer */








.content-wrapper, .wrapper {
  max-width: 1170px !important;
}

.dnd-section {
  padding: 80px 20px !important;
}

.dnd-section > .row-fluid, .dnd-section .wrapper {
  max-width: 1170px !important;
}





html {
  font-size: 18px !important;
}

body {
  font-family: Yantramanav; font-style: normal; font-weight: normal; text-decoration: none !important;
  color: #555555 !important;
}

/* Anchors */
a {
  color: #F20000 !important;
}

a:hover,
a:focus {
  color: #ca0000 !important;
}

a:active {
  color: #ff2828 !important;
}
:focus {
  outline:none !important;
}


/* Headings */
h1 {
  font-family: Yantramanav; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #000000 !important;
  font-size: 50px !important;
}

h2 {
  font-family: Yantramanav; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #000000 !important;
  font-size: 38px !important;
}

h3 {
  font-family: Yantramanav; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #000000 !important;
  font-size: 30px !important;
}

h4 {
  font-family: Yantramanav; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #000000 !important;
  font-size: 24px !important;
}

h5 {
  font-family: Yantramanav; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #000000 !important;
  font-size: 16px !important;
}

h6 {
  font-family: Yantramanav; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #000000 !important;
  font-size: 14px !important;
}


@media (max-width:992px){
  h1 {
    font-size: 35.0px !important;
  }
  h2 {
    font-size: 30.400000000000002px !important;
  }
  h3 {
    font-size: 25.5px !important;
  }
  h4 {
    font-size: 21.6px !important;
  }
}


/* Blockquote */
blockquote {
  border-left-color: #064973 !important;
}





.button {
  background-color: 

  
  
    
  


  rgba(242, 0, 0, 1.0)

 !important;
  border: 1px solid #F20000 !important;
  border-radius: 6px !important;
  color: #FFFFFF !important;
  padding: 15px 53px !important;
}

.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(255, 145, 0, 1.0)

 !important;
  border-color: #FF9100 !important;
  color: #FFFFFF !important;
}

.button:active {
  background-color: 

  
  
    
  


  rgba(255, 145, 0, 1.0)

 !important;
  border-color: #FF9100 !important;
  color: #FFFFFF !important;
}

.button.secondary {
  background-color:#064973 !important;
  border-color:#064973 !important;
  color:#ffffff !important;
}
.button.secondary:hover,
.button.secondary:focus, 
.button.secondary:active {
  background-color:#189EF2 !important;
  border-color:#189EF2 !important;
  color:#ffffff !important;
}
.button.tertiary {
  background-color:#FF9100 !important;
  border-color:#FF9100 !important;
  color:#ffffff !important;
}
.button.tertiary:hover,
.button.tertiary:focus, 
.button.tertiary:active {
  background-color:#F2BE18 !important;
  border-color:#F2BE18 !important;
  color:#ffffff !important;
}


.link { 
  color:

  
  
    
  


  rgba(242, 0, 0, 1.0)

 !importan:not(.slick-arrow)t; 
}
.link svg { 
  fill:

  
  
    
  


  rgba(242, 0, 0, 1.0)

 !important; 
}





form,
.submitted-message {
  font-family: Yantramanav; font-style: normal; font-weight: normal; text-decoration: none !important;
}

/* Form title */
h3.form-title {
  background-color: 

  
  
    
  


  rgba(242, 0, 0, 1)

 !important;
  color: #064973 !important;
}

/* Form label */
form label {
  color: #555555 !important;
}

/* Form help text */
form legend {
  color: #F20000 !important;
}

/* Form inputs */
input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC !important;
  color: #555555 !important;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #F20000 !important;
}

/* Form placeholder text */
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #555555 !important;
}

/* Date picker */
.fn-date-picker td.is-selected .pika-button {
  background: #F20000 !important;
}

.fn-date-picker td .pika-button:hover {
  background-color: #F20000  !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #F20000 !important;
}

/* Submit button */
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(242, 0, 0, 1.0)

 !important;
  border: 1px solid #F20000 !important;
  border-radius: 6px !important;
  color: #FFFFFF !important;
  padding: 15px 53px !important;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(255, 145, 0, 1.0)

 !important;
  border-color: #FF9100 !important;
  color: #FFFFFF !important;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(255, 145, 0, 1.0)

 !important;
  border-color: #FF9100 !important;
  color: #FFFFFF !important;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #F20000;
}

th,
td {
  /*
  border: 1px solid;
  border-color: #F20000;
  color: #F20000;
  */
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(242, 0, 0, 1)

;
  border-bottom-color: #F20000;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #F20000;
}

tbody + tbody {
  border-top-color: #F20000 !important;
}





.header { background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important; }
.TopHeaderColLeft ul li:last-child:before { background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important; }
.TopHeader { background:#064973 !important; }
.TopHeaderColLeft ul li a { color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important; }
.TopHeaderColRighr .social-Icon a svg path { fill:

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important; }
.Navigation_Inner ul li a { color:#064973 !important; }
.Navigation_Inner ul ul li a { color:#064973 !important; }
.Navigation_Inner ul li a:hover, .Navigation_Inner ul li.active-branch > a { color:#189EF2 !important; }
.Navigation_Inner ul ul li a:hover, .Navigation_Inner ul ul li.active-branch > a:hover { color:#189EF2 !important; }
.Navigation_Inner .hs-menu-wrapper li.hs-menu-depth-1 > a:after { background-color:#189EF2 !important; }
.Navigation_Inner .hs-menu-wrapper ul.hs-menu-children-wrapper { background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;  }
.Navigation_Inner .hs-menu-wrapper ul.hs-menu-children-wrapper li + li { border-top-color:rgba(29, 44, 76, 0.05) !important;  }
.Navigation_Inner .hs-menu-wrapper ul.hs-menu-children-wrapper:hover { border-color:#189EF2 !important; }

@media (max-width: 991px) {
  a.expandMenu i { background:#F20000 !important; }
  .child-Expand { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 255 255' style='enable-background:new 0 0 255 255 !important;' xml:space='preserve'%3E%3Cpolygon points='0,63.75 127.5,191.25 255,63.75' fill='%23999999'/%3E%3C/svg%3E") !important; }
  .Navigation_row { border-top-color:#064973 !important; }
}








.footer {
  background-color: 

  
  
    
  


  rgba(6, 73, 115, 1.0)

 !important;
}

/* Footer Content */
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #ffffff !important;
}
.footerV3LeftIcon .social-Icon ul li a svg path,
.footerFormIcon .social-Icon ul li a svg path { 
  fill: #ffffff !important; 
}
.footer_simple_menu ul li a:hover,
.footer_simple_menu ul li.hs-menu-item:hover a, 
.footer_simple_menu ul li.hs-menu-item:focus a,
.footerV3_simple_menu ul li.hs-menu-item:hover a, 
.footerV3_simple_menu ul li.hs-menu-item:focus a,
.footerV3_simple_menu ul li.hs-menu-item a:hover {
  color:#F20000 !important;
}
.footerV3LeftIcon .social-Icon ul li a {
  background-color:transparent !important;
}
.footerFormIcon .social-Icon ul li a,
.footerV3LeftIcon .social-Icon ul li a:hover {
  background-color:rgba(242, 0, 0,1)  !important;
}
body .footerFormIcon .social-Icon ul li a, 
body .footerV3LeftIcon .social-Icon ul li a:hover {
  background-color:#F20000 !important;
}





.blog-post__date {
  border-color: #555555 !important;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #555555 !important;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #2d2d2d !important;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #7d7d7d !important;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #F20000 !important;
}

.blog-pagination__link {
  color: #555555 !important;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #F20000 !important;
}

.blog-post__title {
  font-family: Yantramanav; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #000000 !important;
  font-size: 38px !important;
}

.blog-post__author {
  background-color: #064973 !important;
}

#comments-listing .comment-reply-to {
  color: #F20000 !important;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #ca0000 !important;
}

#comments-listing .comment-reply-to:active {
  color: #ff2828 !important;
}

/* Neutralize loader overlay color and ensure it's not shown to avoid CLS */
body.init_loader:not(.loaded) .pageLoader {
  display:none !important;
}











body .icon svg { fill: #F20000 !important; }
body .tns-nav button.tns-nav-active { background-color: #F20000 !important; }
body .tns-nav button:hover,
body .tns-nav button:focus { background-color: #F20000 !important; }
body .team-member__description { background-color: #064973 !important; }
.title_underline:after { background-color: #F20000 !important; }
.TestimonialV2BoxText { color:#000000 !important; }

/* ===== Prevent cookie banner from causing CLS ===== */
/*
div#hs-eu-cookie-confirmation {
    background: transparent!important;
} 
*/

#hs-eu-cookie-confirmation,
#hs-eu-cookie-notification,
.hs-cookie-notification,
.hs-cookie-notification__container,
.hs-cookie-notification__inner {
  position: fixed !important;
  left: 0; 
  right: 0; 
  bottom: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 2147483647;
}

/* Do not push page content when banner appears */
html, body { padding-bottom: 0 !important; }

/* Animate without reflow */
#hs-eu-cookie-confirmation,
#hs-eu-cookie-notification,
.hs-cookie-notification { transition: transform .25s ease; will-change: transform; }




/* ===== Footer micro-CLS hardening ===== */
/* Reserve logo ratio and avoid reflow on late image decode */
.footerLogo img {
  display: block;
  height: auto;
  aspect-ratio: 1 / 1; /* logo is square; adjust if replaced */
}

/* Stabilize footer menu: no wrap jiggle, isolate layout, fixed line-height */
.footer_simple_menu .hs-menu-wrapper { contain: layout paint style; }
.footer_simple_menu .hs-menu-wrapper li a {
  display: inline-block;
  line-height: 1.2;
  white-space: nowrap;
}

/* Prevent underline/border animations from affecting layout */
.footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1 > a { position: relative; }
.footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1 > a:after {
  content: ""; position: absolute; left: 0; right: 0; bottom: -2px;
  height: 2px; background: currentColor; transform: scaleX(0);
  transform-origin: left; transition: transform .2s ease; pointer-events: none;
}
.footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1:hover > a:after,
.footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1.active-branch > a:after { transform: scaleX(1); }

/* Social icons fixed box to avoid late font/SVG sizing jitter */
.social-Icon ul li a { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; }
.social-Icon ul li a > span { width: 18px; height: 18px; display: inline-block; }






/* Accordion Modules */
span.faqchildIcon svg path { fill: #064973 !important; }
.faqTitle { background: #f2f6fa !important; }
.active .faqTitle { background: #F20000 !important; color: #ffffff !important; }
.active span.faqchildIcon svg path { fill: #ffffff !important; }
span.faqchildIconV2 svg path { fill: #064973 !important; }
.activeV2 .faqTitleV2 { color: #F20000 !important; }
.activeV2 span.faqchildIconV2 svg path { fill: #F20000 !important; }
.faqchildExpand i { background: #333333 !important; }
.activeV3 .faqchildExpand i, .activeV3 .faqchildExpand i+i { background: #F20000 !important; }
.activeV3 .faqTitleV3{ color: #F20000 !important; }

/* Animated Numbers */
.countBoxV1 { background: #f2f6fa !important; }
.countV1 { color:#064973 !important; }
.countBoxLeftIcon { background:#ffffff !important; }
.countBoxLeftIcon .fa { color:#F20000 !important; }
.countBoxLeftIcon svg  path { fill: #F20000 !important; }
.count, .count2 {color:#F20000 !important;}
.countBox { background:#ffffff !important; border:2px solid #f2f6fa !important; }


/* BlockQuotes */
.BlockQuoteSection.V2 .BlockQuoteBoxName,
.BlockQuoteSection.V3 .BlockQuoteBoxName,
.BlockQuoteSection.V1 .BlockQuoteBoxName { color:#064973 !important; }
.on_dark_bg.BlockQuoteSection.V1 .BlockQuoteBoxName,
.on_dark_bg.BlockQuoteSection.V2 .BlockQuoteBoxName,
.on_dark_bg.BlockQuoteSection.V3 .BlockQuoteBoxName { color:#ffffff !important; }
.BlockQuoteSection.V1 .BlockQuoteBox:before { background:#f2f6fa !important; }


/* Feature Icons Boxes */
.FeatureBox_Svg .fa { color: #F20000 !important; }
.Center_Box .FeatureBoxColLeft { background:#ffffff !important; }
.FeatureBox_SvgV4 .fa { color:#F20000 !important; }
.FeatureBoxInnerV4 { border:1px solid rgba(6, 73, 115,0.10) !important; background:#ffffff !important; box-shadow:0 2px 3px rgba(6, 73, 115, 0.1) !important; }
.FeatureBoxInnerV4:hover { background:#f2f6fa !important; }
.FeatureBox_SvgV4 svg path { fill:#F20000 !important; }

/* Feature Image Boxes */
.FeatureImageBoxBgV3:hover .FeatureImageBoxTitleV3 h4{ color:#ffffff !important; }
.FeatureImageBoxBgV3:hover .FeatureImageBoxTextV3 { color:#ffffff !important; }
.FeatureImageBoxBgV3:hover a.link { color:#fff }

.flipCardBox .card .side { background:#f2f6fa !important; }
.flipCardBox .FlipBox1Icon { background:#ffffff !important; }
.flipCardBox .back_box_title h4 { color:#ffffff !important; }
.flipCardBox .back_box_content { color:#ffffff !important; }
.flipCardBox .card .back { background:#F20000 !important;}

/* Form Section */
.dnd-section[class*="background-image"] .FormBoxv1 form label { color:#064973 !important; }
.dnd-section[class*="background-image"] .FormBoxv1.on_dark_bg form label { color:#ffffff !important; }


/* Pricing Boxes */
.pricing-Top  { background:#f2f6fa !important; color:#064973 !important; }
.pricing-cta .button { background-color:#ffffff !important; border:1px solid #F20000 !important; color:#F20000 !important; }
.pricing:hover .pricing-cta .button { background-color:#F20000 !important; border:1px solid #F20000 !important; color:#ffffff !important; }
.pricing.active_element .pricing-Top { color:#ffffff !important; background-color:#F20000 !important; }
.pricing.active_element .pricing-Top h4 { color:#ffffff !important; }
.pricing-module {background:#ffffff !important;box-shadow:0 2px 8px 0 rgba(153, 153, 153, 0.3) !important; }
.pricingV2 .pricing-moduleV2 { background-color:#ffffff !important;  }
.pricing-ctaV2 .button { background-color:#ffffff !important;border: 1px solid #F20000 !important;color: #F20000 !important; }
.pricingV2:hover .pricing-ctaV2 .button, .pricingV2.active_element .pricing-ctaV2 .button { background-color:#ffffff !important; border:1px solid #ffffff !important; color:#F20000 !important;}
.pricingV2:hover .pricing-moduleV2, .pricingV2.active_element .pricing-moduleV2 { background-color:#F20000 !important; color:#ffffff !important; }
.pricing-ctaV2 .button {background-color:#ffffff !important; border:1px solid #F20000 !important; color:#F20000 !important; }
.pricing-headerV2 h4 { color: #F20000 !important; }
.pricing-valueV2 span { color:#F20000 !important; }
.pricing-TopV2:after { background:#f2f6fa !important; }
.pricingV2:hover .pricing-headerV2 h4, .pricingV2.active_element .pricing-headerV2 h4 { color:#ffffff !important; }
.pricingV2:hover .pricing-valueV2 span, .pricingV2.active_element .pricing-valueV2 span { color:#ffffff !important; }


/* Progressbar Module */
.progress-content-outter,
.progress-content-outterv2 { background:rgba(6, 73, 115,0.1) !important;}
.progress-content { background-color:#F20000 !important; }
.progress-contentv2 { background-color:#F20000 !important; }
span.progress-number-wrapperv2 { color:#ffffff !important; }


/* CTA & Subscription Strips */
.CtaStripsV1_Link .button:hover { background-color:#ffffff !important; border-color:#ffffff !important; color:#F20000 !important; }
.CtaStripsV2_Link .button { background-color:#ffffff !important; border:1px solid #ffffff !important; color:#F20000 !important; }
.CtaStripsV2_Link .button:hover { background-color:rgba(29,44,76,1.0) !important; border-color:#064973 !important; color:#ffffff !important; }
.CtaStripsV3 { background:#064973 !important; }
.CtaStripsV3_Link .button { background-color:#F20000 !important; }
.CtaStripsV3_Link .button:hover { background-color:#F20000 !important; border:1px solid #F20000 !important; color:#ffffff !important; }
.SubscriptionStripsV1_Form h3.form-title { display:none !important; background-color:rgba(6, 73, 115,1) !important; color:#064973 !important; }
.SubscriptionStripsV1_Form form input[type=submit]:hover {background-color: #1d3c68 !important;border-color: #1d3c68 !important;color: #ffffff !important;}
.SubscriptionStripsV2_Form h3.form-title { display:none !important; background-color:rgba(6, 73, 115,1) !important; color:#064973 !important; }
.SubscriptionStripsV2_Form form input[type=submit]:hover { background-color:#1d3c68 !important; border-color:#1d3c68 !important; color:#ffffff !important; }

/* Tabs  */
.TabListV4 ul li a { border:1px solid #f2f6fa !important; background:#f2f6fa !important; color:#064973 !important; }
.TabListV4 ul li a:hover{ border:1px solid #F20000 !important; background:#F20000 !important; color:#ffffff !important; }
.TabListV4 ul li.current a { border:1px solid #F20000 !important; background:#F20000 !important; color:#ffffff !important; }
.TabListV4 ul li a svg path { fill:#064973 !important; }
.TabListV4 ul li.current a svg path { fill:#ffffff !important; }
.TabListV4 ul li a:hover svg path { fill:#ffffff !important; }
.TabListV4 ul li a span.RightRectangle4 { background:#F20000 !important; }
.TabContentInnerV4 { background:#f2f6fa !important; }

/* Team Modules */
.memberName h4,.memberDesignation{ color:#ffffff !important; }
.memberSocialDetails a { border: 1px solid #ffffff !important; }
.memberSocialDetails svg path { fill: #ffffff !important; }
.memberImage:before { background-color:#F20000 !important; }
.memberSocialDetails a:hover { background-color: #ffffff !important; }
.memberSocialDetails a:hover svg path { fill: #F20000 !important; }
.bio_link { color:#064973 !important; background:#ffffff !important; }
.memberSocialDetailsV2 a { border: 1px solid #ffffff !important; }
.memberSocialDetailsV2 a:hover{ background-color: #ffffff !important; }
.memberSocialDetailsV2 svg path { fill: #ffffff !important; }
.memberImageV2:before { background-color: #F20000 !important; }
.memberImageV2 .memberSocialDetailsV2 li a:hover svg path{ fill: #F20000 !important; }

/* Blog  */
.featuredInnerContent { background: rgba(242, 0, 0,0.88) !important; }
.recentSocialICons ul li a { border: 1px solid #ffffff !important; }
.recentSocialICons ul li a svg path { fill: #ffffff !important; }
.recentSocialICons ul li a:hover { background: #ffffff !important; }
.recentSocialICons ul li a:hover svg path { fill: #F20000 !important; }

.recentBox2 { background: #ffffff !important; }
.inline-block.author-link a:hover { color: #F20000 !important; }

.blog-pagination li a { color: #064973 !important; }
.blog-pagination ul li a:hover, .blog-pagination ul li.active a { background-color: #064973 !important; border: 1px solid #064973 !important; color: #ffffff !important; }
.blog-pagination ul li.previous-posts-link a, .blog-pagination ul li.next-posts-link a { background-color: #F20000 !important; color: #ffffff !important; border: 1px solid #F20000 !important; }
.blog-pagination a svg path { fill: #ffffff !important; }
.blog-pagination ul li.previous-posts-link a:hover svg path ,
.blog-pagination ul li.next-posts-link  a:hover svg path { fill: #F20000 !important; }
.section.post-body ul li a { color:#F20000 !important; }

.PostSocialICons ul li a { border: 1px solid #064973 !important; background: #064973 }
.PostSocialICons ul li a svg path {fill: #ffffff}
.PostSocialICons ul li a:hover {background: #F20000 !important;border: 1px solid #F20000 !important;}
.blogNextPrevious .link {color: #064973 !important;}
.blogNextPrevious .link svg {fill: #064973 !important;}
.blogNextPrevious .link:hover {color: #F20000 !important;}
.blogNextPrevious .link:hover svg {fill: #F20000 !important;}
.recentBox2V2 { background: #ffffff !important; }
.topic-list-BoxV2 .topic-linkV2 :before { background: #ffffff !important; }
.topic-list-BoxV2 { background: rgba(242, 0, 0,0.88) !important;top: 0 !important;}
.postMoreLinks .button { border: 1px solid #F20000 !important; color: #F20000 !important; }
.postMoreLinks .button:hover,.postMoreLinks .button:focus {background-color:#F20000 !important; border-color: #F20000 !important; color: #ffffff !important; }
li.topic-linkV2 a { color: #ffffff !important; }
.choiceList ul li a { color: #064973 !important; }
.choiceList ul li:hover a { color: #F20000 !important; }
.choiceList ul li { border-bottom: 2px solid #ffffff !important; }
.choiceList ul li a:before { background: #F20000 !important; }
.blog-paginationV2 li a { color: #064973 !important; }
.blog-paginationV2 ul li a:hover, .blog-paginationV2 ul li.active a { background-color: #064973 !important; border: 1px solid #064973 !important; color: #ffffff !important; }
.blog-paginationV2 ul li.previous-posts-link a, .blog-paginationV2 ul li.next-posts-link a { background-color: #F20000 !important; color: #ffffff !important; border: 1px solid #F20000 !important;}

.blog-paginationV2 a svg path { fill: #ffffff !important; }
.blog-paginationV2 ul li.previous-posts-link a:hover svg path ,
.blog-paginationV2 ul li.next-posts-link  a:hover svg path {  fill: #F20000 !important; }
.BlogListingV2ColRightInner { background: #ffffff !important; }
.recePostContent a {color:#064973 !important;}
.blog-filter-category-list  a { color:#064973 !important;  }
.blog-filter-category-list a:hover{  color:#F20000 !important; } 
.blog-filter-category-list a:hover:before { background:#F20000 !important; }

.sectionV2.post-body ul li a { color:#F20000 !important; }
.blogNextPreviousV2 { border-bottom: 1px solid #064973 !important; border-top: 1px solid #064973 !important; }
.blogNextPreviousV2 .link {  color: #064973 !important; }
.blogNextPreviousV2 .link svg {  fill: #064973 !important; }
.blogNextPreviousV2 .link:hover { color: #F20000 !important; }
.blogNextPreviousV2 .link:hover svg { fill: #F20000 !important; }

.on_dark_bg, .on_dark_bg h1, .on_dark_bg h2, .on_dark_bg h3, .on_dark_bg h4, .on_dark_bg h5, .on_dark_bg h6, .on_dark_bg a,
.font-white, .font-white a { color:#ffffff !important; }

.TestimonialInnerV3 .slick-slide.slick-center .TestimonialV3Box,
.TabListV3 ul li a span.RightRectangle {
  background-color:#F20000 !important;
}
.TabList ul li a,
.TabListV2 ul li a,
.TabListV3 ul li a {
  color:#064973 !important; 
}
.TabList ul li.current a, .TabListV3 ul li.current a, .TabListV3 ul li a:hover {
  background-color:#F20000 !important;
  border-color:#F20000 !important;
  color:#ffffff !important;
}

.TestimonialInnerV3 .slick-dots li button:before {
  border-color:#064973 !important;
}
.TestimonialInnerV3 .slick-dots li.slick-active button:before {
  background-color:#064973 !important;
}


@media (max-width: 480px) {

  .choiceList ul li { border-bottom: 2px solid #ffffff !important; }

}


/* 1) Header & footer menus: eliminate micro-shifts (desktop only) */
@media (min-width: 1200px) {
  .header .hs-menu-wrapper,
  .footer_simple_menu .hs-menu-wrapper { contain: layout paint style; } /* isolate reflow */

  .header .hs-menu-wrapper li.hs-menu-depth-1 > a,
  .footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1 > a {
    display: inline-block;
    white-space: nowrap;        /* avoid late wrap */
    line-height: 1.2;
    box-sizing: border-box;
    position: relative;
  }

  /* underline with pseudo-element so no height change */
  .header .hs-menu-wrapper li.hs-menu-depth-1 > a:after,
  .footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1 > a:after {
    content:""; position:absolute; left:0; right:0; bottom:-2px; height:2px;
    background: currentColor; transform:scaleX(0); transform-origin:left;
    transition: transform .2s ease; pointer-events:none;
  }
  .header .hs-menu-wrapper li.hs-menu-depth-1:hover > a:after,
  .header .hs-menu-wrapper li.hs-menu-depth-1.active-branch > a:after,
  .footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1:hover > a:after,
  .footer_simple_menu .hs-menu-wrapper li.hs-menu-depth-1.active-branch > a:after {
    transform:scaleX(1);
  }
}

/* 2) First content row: give a small floor + isolate reflow */
.dnd_area-row-2-padding .row-fluid-wrapper.row-depth-1.row-number-5 {
  min-height: 0;          /* revert floor; keep isolation */
  contain: layout paint style;
}
.dnd_area-row-2-padding .row-fluid-wrapper.row-depth-1.row-number-5 > *:first-child { margin-top: 0; }

/* 3) Footer logo: keep intrinsic ratio so late decode can’t nudge */
.footerLogo img {
  display:block; height:auto;
  aspect-ratio: 210 / 60;     /* adjust to your real logo ratio; square? use 1/1 */
}

/* 4) Social icons box: fixed box to prevent SVG/font sizing jitter */
.social-Icon ul li a { display:inline-flex; align-items:center; justify-content:center; width:30px; height:30px; }
.social-Icon ul li a > span { width:18px; height:18px; display:inline-block; }


/* 818 – final (cleaned) */
.footerV3_simple_menu ul li.hs-menu-item a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 477.175 477.175'%3E%3Cpath fill='%23F20000' d='M360.731,229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1,0s-5.3,13.8,0,19.1l215.5,215.5l-215.5,215.5 c-5.3,5.3-5.3,13.8,0,19.1c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-4l225.1-225.1C365.931,242.875,365.931,234.275,360.731,229.075z'/%3E%3C/svg%3E") !important;
}

/* 819 – final (cleaned) */
.pricing-details ul li:before {
  content: '' !important;
  position: absolute !important;
  width: 20px !important;
  height: 20px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23F20000' d='M497.36,69.995c-7.532-7.545-19.753-7.558-27.285-0.032L238.582,300.845l-83.522-90.713 c-7.217-7.834-19.419-8.342-27.266-1.126c-7.841,7.217-8.343,19.425-1.126,27.266l97.126,105.481 c3.557,3.866,8.535,6.111,13.784,6.22c0.141,0.006,0.277,0.006,0.412,0.006c5.101,0,10.008-2.026,13.623-5.628L497.322,97.286 C504.873,89.761,504.886,77.54,497.36,69.995z'/%3E%3Cpath fill='%23F20000' d='M492.703,236.703c-10.658,0-19.296,8.638-19.296,19.297 c0,119.883-97.524,217.407-217.407,217.407 c-119.876,0-217.407-97.524-217.407-217.407 c0-119.876,97.531-217.407,217.407-217.407 c10.658,0,19.297-8.638,19.297-19.296 C275.297,8.638,266.658,0,256,0 C114.84,0,0,114.84,0,256 c0,141.154,114.84,256,256,256 c141.154,0,256-114.846,256-256 C512,245.342,503.362,236.703,492.703,236.703z'/%3E%3C/svg%3E") !important;
}

/* Cookie banner – top, CLS‑safe, no full‑height */
#hs-eu-cookie-confirmation,
#hs-eu-cookie-notification,
.hs-cookie-notification {
  position: fixed !important;
  top: 0 !important;
  bottom: auto !important;
  left: 0; right: 0;
  width: 100% !important;
  height: auto !important;    /* prevent full viewport height */
  max-height: 40vh;           /* safety cap; scroll if long */
  overflow: auto;
  margin: 0 !important;
  z-index: 2147483647;
  will-change: transform;
  transition: transform .25s ease;  /* animation without reflow */
}

/* Inner elements must not be fixed */
#hs-eu-cookie-confirmation-inner,
.hs-cookie-notification__container,
.hs-cookie-notification__inner {
  position: static !important;
  width: 100% !important;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 12px 16px !important;
}

/* Ensure no layout reserved space is added by the page */
html, body { padding-top: 0 !important; }

/* Sticky header spacer applied to the correct wrapper (prevents push-down shifts) */
.body-wrapper.fixed_nav .body-container-wrapper {
  padding-top: var(--header-h, 82px);
}

/* Hero row with background image: single source of truth for height via aspect-ratio */
.row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-image {
  aspect-ratio: 21 / 9;
  height: auto !important;      /* let aspect-ratio compute the height */
  overflow: hidden;             /* clip overflow to avoid growth */
  padding-top: 0 !important;    /* neutralize late row padding */
  padding-bottom: 0 !important;
}
@media (max-width: 991px) {
  .row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-image {
    aspect-ratio: 16 / 9;
  }
}
@media (max-width: 575px) {
  .row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-image {
    aspect-ratio: 4 / 3;
  }
}

/* Fallback for older browsers without aspect-ratio support */
@supports not (aspect-ratio: 1 / 1) {
  .row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-image {
    min-height: 48vh !important;
  }
}

/* Ensure embedded row padding class cannot re-add vertical padding */
.dnd_area-row-0-background-image.dnd_area-row-0-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* === HERO (layers variant) – exact class seen on page === */
.row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-layers {
  aspect-ratio: 21 / 9;
  height: auto !important;
  overflow: hidden;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 991px) {
  .row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-layers { aspect-ratio: 16 / 9; }
}
@media (max-width: 575px) {
  .row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-layers { aspect-ratio: 4 / 3; }
}
@supports not (aspect-ratio: 1 / 1) {
  .row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-layers { min-height: 48vh !important; }
}
.dnd_area-row-0-background-layers.dnd_area-row-0-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}