/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */















.dnd-section > .row-fluid{
  max-width: 83.125rem;
  margin: 0 auto;
}

.dnd-section {
  padding-bottom: 65px;
  padding-top: 65px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #004388;
}






body {
  color: #666;
  font-family: TheSans, Sans-Serif;
  font-size: 17px;
font-weight: 400;
}

p {
  font-family: TheSans, Sans-Serif;
  font-weight: 400;
}


a {
  font-family: TheSans;
  color: rgba(0, 67, 136, 1.0);
}

a:hover,
a:focus {
  color:#003a75;
}

a:active {
  color: rgba(40, 107, 176, 1.0);
}

h1 {
  color: #004388;
  font-family: TheSans;
  font-size: 2.5rem;
  font-weight: 600;
}

@media(max-width: 767px) {
  h1 {
    font-size: 2.0rem;
  }
}


h2 {
  color: #004388;
  font-family: TheSans;
  font-size: 2.25rem;
  font-weight: 600;
}


@media(max-width: 767px) {
  h2 {
    font-size: 1.8rem;
  }
}


h3 {
  color: #004388;
  font-family: TheSans;
  font-size: 2rem;
  font-weight: 600;
}


@media(max-width: 767px) {
  h3 {
    font-size: 1.6rem;
  }
}



h4 {
  color: #666;
  font-family: TheSans;
  font-size: 1.75rem;
  font-weight: 600;
}


@media(max-width: 767px) {
  h4 {
    font-size: 1.4000000000000001rem;
  }
}

h5 {
  color: #666;
  font-family: TheSans;
  font-size: 1.45rem;
  font-weight: 600;
}


@media(max-width: 767px) {
  h5 {
    font-size: 1.16rem;
  }
}


h6 {
  color: #666;
  font-family: TheSans;
  font-size: 1.25rem;
  font-weight: 600;
}


@media(max-width: 767px) {
  h6 {
    font-size: 1.0rem;
  }
}








form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: TheSans;

}
form{
  background-color: rgba(242, 242, 243, 1.0) ;
  padding: 30px;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 67, 136, 1.0);
  padding: 10px 30px;
}

.hs-button,
.button--primary {
  background-color: rgba(#null, 0.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-image: linear-gradient(135deg,#005c9f 0,#004787 100%);
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: ;
  border-color: rgba(255, 255, 255, 0.0);
  color: #fff;
  background-image: linear-gradient(135deg,#20b1e6 0,#008dcb 100%);
}

.hs-button:active,
.button--primary:active {
  background-color: ;
  border-color: rgba(255, 255, 255, 0.0);
  color: #fff;
  background-image: linear-gradient(135deg,#20b1e6 0,#008dcb 100%);
}

.hs-form .field > label {
  color: rgba(0, 67, 136, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0); 
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 1.0); 
}

.hs-input:required{
  border-color: rgba(0, 67, 136, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(0, 67, 136, 1.0);
  background-color: rgba(255, 255, 255, 1.0); 
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #666;
}

.hs-richtext {
  font-size: 17;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: TheSans;
}

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

.fn-date-picker td.is-selected .pika-button {
  background: #666;
}

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(0, 0, 0, 1.0);
  color: rgba(102, 102, 102, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 67, 136, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(0, 67, 136, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 1.0);
}





.main_head_innr {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #ffffff;
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #fff;
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #fff;
} 


body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #00a6e2;
} 


body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #00a6e2;
  color: #fff;
}


.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: TheSans;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary{
  background: linear-gradient(135deg, #00a6e2 0,#004388 100%);
}


.custom-menu-primary > div > ul > li > a{
  color: rgba(255, 255, 255, 1.0);
}


.custom-menu-primary > div > ul > li > a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 166, 226, 1.0);
}


.custom-menu-primary > div > ul > li.active-branch >a ,
.custom-menu-primary > div > ul > li.active >a,
.custom-menu-primary > div > ul li.active a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 166, 226, 1.0);
}


.custom-menu-primary > div > ul  ul{
  background-color: rgba(0, 166, 226, 0.0);
}


.custom-menu-primary > div > ul ul li a{
  color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary > div > ul ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 166, 226, 1.0);
}

.custom-menu-primary > div > ul ul li.active-branch > a,
.custom-menu-primary > div > ul ul li.active >a{
  color: rgba(255, 255, 255, 1.0);
  background-color:rgba(0, 166, 226, 1.0);
}


.headr_title h1{
  color: rgba(153, 153, 153, 1.0);
}
.headr_title img {
  width: 340px;
  height: auto;
  max-width: 100%;
}

.cstm-contct-btn a{
  color: rgba(255, 255, 255, 1.0);
  background: linear-gradient(135deg,#005c9f 0,#004787 100%);
}


.cstm-contct-btn a:hover{
  color: rgba(255, 255, 255, 1.0);
  background: linear-gradient(135deg,#20b1e6 0,#008dcb 100%);
}

.top_links> ul>li>a{
  color: rgba(0, 67, 136, 1.0);

}

.top_links> ul>li>a:hover{
  color: rgba(0, 67, 136, 1.0);

}

.top_links ul ul{ 
  background-image:linear-gradient(135deg, #005c9f 0,#004787 100%); 
}

.top_links ul ul li a{
  color: rgba(255, 255, 255, 1.0);
}

.top_links ul ul li a:hover{ 
  color: rgba(255, 255, 255, 1.0);
}

.top_links ul ul li:hover{
  background-color: rgba(0, 166, 226, 1.0);
}

.head_lang{
  background-color: rgba(242, 242, 243, 1.0);
}

a#languageSwitcherButton{
  color: rgba(0, 67, 136, 1.0);
}


a#languageSwitcherButton:hover{
  color: rgba(0, 67, 136, 1.0);
}

.language_dropdown{
  background-color: rgba(242, 242, 243, 1.0);
  border: 1px solid #f2f2f3;
}

.lang_btn a{
  color: rgba(255, 255, 255, 1.0);
}

.lang_btn a:first-of-type{
  background-image:linear-gradient(135deg, #005c9f 0,#004787 100%); 
}

.lang_btn a.disabled{
  background-color: rgba(102, 102, 102, 1.0);
}

@media(min-width:641px){
  .mobile-trigger>div{
    color: rgba(255, 255, 255, 1.0);
    background: linear-gradient(135deg,#f9b833 0,#f7a600 100%);
  }

  .mobile-trigger:hover>div{
    color: rgba(0, 67, 136, 1.0);
    background: linear-gradient(135deg,#f9b833 0,#f7a600 100%);
  }

}


@media(max-width:640px){
  .mobile-trigger{
    color:#fff;
  }

}








@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(255, 255, 255, 1.0);
  }
}





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: #666;
}

.footer a {
  color: rgba(102, 102, 102, 1.0);
}

.footer a:hover {
  color: rgba(60, 60, 60, 1.0);
}

.cstm-menu-ftr .menu-innr>div> ul>li>a{
  color: rgba(102, 102, 102, 1.0);
}

.copy_col span span{
  color: rgba(102, 102, 102, 1.0);
}

.social-container a svg{
  fill: rgba(0, 67, 136, 1.0);
}

.social-container a svg:hover{
  fill: rgba(0, 92, 187, 1.0);
}
.pre-ftr{
  background-color: rgba(247, 247, 247, 1.0);
}

.pre-ftr *{
  color: rgba(0, 67, 136, 1.0); 
}

.white_bg_divsn{
  background-color: rgba(255, 255, 255, 1.0); 
}





.content-wrapper {
  max-width: 83.125rem;
}

.blog-post__date {
  border-color: #666;
}

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

.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: #3e3e3e;
}

.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: #8e8e8e;
}

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

.blog-pagination__link {
  color: #666;
}

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

.blog-post__title {
  color: #004388;
  font-family:TheSans;
  font-size: 2.25px;
  font-weight: ;
}

.blog-post__author {
  background-color: #004388;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

.post-item h2{
  color: rgba(255, 255, 255, 1.0);
}

.post-item h3{
  color: rgba(255, 255, 255, 1.0);
}

p.read-more a {
  background-image: linear-gradient(135deg , #f9b833 0, #f7a600  100%);
  color:rgba(255, 255, 255, 1.0);
}

p.read-more a:hover {
  background-image: linear-gradient(135deg ,  #f9b833 0, #f7a600  100%);
  color:rgba(0, 67, 136, 1.0);
}


.blog-post_wrpr>h1{
  color: rgba(0, 67, 136, 1.0);
}

.blog-post_wrpr >div>h3{
  color: rgba(0, 67, 136, 1.0);
}











body .icon svg {
  fill: #666;
}

body .tns-nav button.tns-nav-active {
  background-color: #666;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #666;
}

body .social-links__icon {
  background-color: #666;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #004388;
}

.page-center {
  max-width: 83.125rem;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, blog_listing=, buttons=, spacing=, footer=, global_colors=, global_fonts=, header=, blog_post=, forms=}
}


fieldset.form-columns-3 .hs-form-field {
  width: 33.333% !important;
}

@media(max-width: 768px){
  fieldset.form-columns-2 .hs-form-field .hs-input,
  fieldset.form-columns-3 .hs-form-field .hs-input,
  fieldset.form-columns-2 .hs-form-field,
  fieldset.form-columns-3 .hs-form-field{
    width: 100% !important;
  } 
}

fieldset.form-columns-1 .hs-input:not([type='checkbox']) {
  width: 100% !important;
}

form ul, form ol{
  margin-left: 0 !important;
}

.hs-input{
  font-family: TheSans !important;
}

/* New Header CSS Start */
header.header {
  background-color:transparent;
}
.header-new {
  transition: opacity .5s ease;
  min-height: 160px;
}
.header-new .header-inner {
  position: absolute;
  border-radius: 4px;
  padding: 0 30px;
  height: 100px;
  top: 70px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1330px;
  background: #fff;
  z-index: 12;
  display: flex;
  width: 100%;
}
.header-new .new-header-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.header-new .new-header-menu .new-header-title h1 {
  font-size: 30px;
  line-height: 42px;
  color: #999;
  margin:0;
  text-transform:uppercase;
  font-weight:600;
}
.scroll-header .header-new .header-inner {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  border-radius: 0;
  height: 64px;
  position: fixed;
  top: 0;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
}
.scroll-header .header-new .header-inner .new-header-menu {
  max-width:1300px;
  margin: auto;
}
.header-new.scroll .new-header-menu {
  border-radius: 0;
} 
.header-new .new-header-menu a {
  display:block;  
}
.header-new .new-header-menu a img {
  max-width:100%;
  height:auto;
  width:100%;
}
@media (max-width: 991px) {
  .header-new .new-header-menu .new-header-title h1 {
    display: none;
  }
  .header-new .header-inner {
    padding:10px 20px;
    height:60px; 
    top: 0;
    position: relative
  }
  .header-new {
    min-height: auto;
  }
  .header-new .new-header-menu .new-header-logo img {
    max-height:32px;
  }
}
@media (max-width: 767px) { 
  .header-new .header-inner {
    position: fixed;
    border-bottom: 1px solid #ccc;
    top: 0;
    height:60px!important;
    padding: 10px 20px!important;
  }
}
/* New Header CSS End */

/* New Footer CSS Start */
.body-wrapper {
  max-width:100%;
}
.footer-new {
  display:flex;
  flex-direction:column;
}
.footer-new .footer-inner {
  background-color: #004388;
  margin-top:-1px;
}
.footer-new .footer-top,
.footer-new .footer-bottom {
  display: flex;
  justify-content: space-between;
  padding:25px 0;
  align-items:center;
  gap:15px;
}
.footer-new .footer-top ul {
  margin:0;
  padding:0;
  list-style:none;
  display:flex;
  align-items:end;
  flex-wrap:wrap;
  gap:20px;
}
.footer-new .footer-top .footer-list ul {
  gap:10px;
}
.footer-new .footer-top ul li {
  line-height:0;
}
.footer-new .footer-top ul li a {
  color:#fff;
  display:block;
  line-height:24px;
  font-size:16px;
  font-weight:400;
}
.footer-new .footer-top ul li a img {
  width: 28px;
  height: 20px;
  min-height: 28px;
}
.footer-new .footer-top ul li a.social-youtube img {
  margin-bottom:-4px;
}
.footer-new .footer-middle {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:30px;
  margin:30px 0;
}
.footer-new .footer-middle h5 {
  font-weight: 600;
  color:#fff;
  line-height:25px;
  font-size:17px;
  margin:0 0 8px;
}
.footer-new .footer-middle .footer-list ul {
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-direction:column;
  gap:7px;
}
.footer-new .footer-middle .footer-list ul li {
  line-height:0;
}
.footer-new .footer-middle .footer-list ul li a {
  color:#fff;
  line-height:17px;
  font-size:16px;
  font-weight:400;
}
.footer-new .footer-bottom {
  padding:25px 0 35px;
}
.footer-new .footer-bottom .footer-logo img {
  max-height: 22px;
  max-width: 100%;
  height: auto;
  width: 100%;
  min-height: 22px;
}
.footer-new .footer-bottom .footer-text p {
  font-size:17px;
  line-height:26px;
  color:#fff;
  margin:0;
  font-weight:400;
}
@media(max-width:991px) {
  .footer-new .footer-middle {
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:767px) {
  .footer-new .footer-top,
  .footer-new .footer-bottom {
    flex-direction:column;
  }
  .footer-new .footer-top {
    align-items:normal;
  }
  .footer-new .footer-top ul {
    justify-content:start;
  }
  .footer-new .footer-top .footer-list ul {
    justify-content:start;
  }
  .footer-new .footer-middle {
    display:none;
  }
  .footer-new .footer-bottom {
    padding: 25px 0 90px;
    gap:45px;
    align-items: baseline;
  }
  .footer-new .footer-bottom .footer-logo img {
    max-height: 15px;
    min-height: 15px;
  }
}
/* New Footer CSS End */