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

/* Test */
















.dnd-section > .row-fluid {
  max-width: 1280px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #003182;
}
.page-center,.content-wrapper,.header .wrapper,.footer .wrapper {
  max-width: 1280px;
}




html {
  font-size: 15px;
}

body {
  color: #023182;
  font-family: ;
  font-weight: 400;
  font-size: 15px;
}

p {
  font-family: Montserrat;
  font-weight: 400;
}

a {
  font-family: Montserrat;
  color: rgba(25, 110, 183, 1.0);
}

a:hover,
a:focus {
  color: rgba(106, 21, 48, 1.0);
 
}

a:active {
  color: rgba(65, 150, 223, 1.0);
}

h1 {
  color: #023182;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
}

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

h2 {
  color: #023182;
  font-family: Montserrat;
  font-size: 26px;
  font-weight: 400;
}

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

h3 {
  color: #023182;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 400;
}

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

h4 {
  color: #023182;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
}

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

h5 {
  color: #023182;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
}

h6 {
  color: #023182;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
}

blockquote {
  border-left: 10px solid #003182;;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(2, 49, 130, 1.0);
}


.hs-form ul.no-list.hs-error-msgs label {
  color: red;
  font-size: 14px;
}

.hs-button,
.button--primary {
  background-color: rgba(33, 150, 243, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 30px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(33, 150, 243, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(73, 190, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

a.button {
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    background: rgb(68,68,68);
    border-radius: 6px;
    border-width: 0px;
    color: rgb(255,255,255);
    font-family: sans-serif;
    height: auto;
    transition: all .4s ease;
    padding: 6px 18px;
    text-shadow: none;
    width: auto;
    font-size: 24px;
    line-height: 1.5em;
    background-color: rgba(255,8,68,1.0);
    color: rgba(255,255,255,1.0);
    border-radius: 30px;
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0;
    letter-spacing: -0.2px;
    font-size: 14px;
    border-radius: 30px;
    padding: 5px 15px;
    text-align: center;
}

a.button.lightBlue{
  background: #77a7fb;
}

a.button.green{
  background: #30a443;
}

a.button:hover {
    background: rgb(74,74,74);
    color: rgb(255,255,255);
} 

.hs-form label {
  color: rgba(73, 74, 82, 1.0);
}

.hs-form legend {
  color: rgba(73, 74, 82, 1.0);
}

form input,
form select,
form textarea,
.hs-input,input#hs-pwd-widget-password {
  border:0;
  border-bottom : 1px solid rgba(255, 255, 255, 0.0);
  color: ;
  border-radius: 15px;
  outline:none;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,input#hs-pwd-widget-password:focus {
  border-color: rgba(255, 255, 255, 0.0);
}

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

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

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(2, 49, 130, 1.0);
  color: rgba(2, 49, 130, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(2, 49, 130, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(2, 49, 130, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(2, 49, 130, 1.0);
}





header.header {
  background-color: rgba(255, 255, 255, 0.0);
}
.Fixed .HeaderSection{
  background-color: rgba(255, 255, 255, 1.0);
}
.header__container {
  max-width: 1280px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a ,.NavigationRow ul li a{
 
  color: rgba(2, 49, 130, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.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,.NavigationRow ul li a:hover {

  color: rgba(2, 49, 130, 1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
/*   color: #023182; */
  color: rgba(2, 49, 130, 1.0);
  
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
/* background-color: #ffffff; */
background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
/*   background-color: ; */
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus,.NavigationRow ul li a:hover {
/*   background-color: #ffffff */
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #023182;
  color: rgba(2, 49, 130, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #023182;
}
body .custom-menu-primary .submenu.level-2 > li > a,body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(2, 49, 130, 1.0);
}
.HeaderSection .innerChildList.activeList .SubMenuBox {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #ffffff;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(2, 49, 130, 1.0);
} 
.SubMenuBoxLeft ul.level-3>li>a:before,.SubMenuBoxRight ul li a:before,
.SubMenuBoxRight ul li a:before, .invert_transitions .innerChildList1 .SubMenuBoxRight ul.level-3>li.curious-to-know-more a:before{
  background-color: rgba(147, 165, 207, 0.2) !important;
}

.SubMenuBoxLeft ul.level-3>li>a:hover:before,.SubMenuBoxRight ul li a:hover:before, .invert_transitions .innerChildList1 .SubMenuBoxRight ul.level-3>li.curious-to-know-more a:hover:before{
  background-color: rgba(147, 165, 207, 0.2)  !important;
}
body .custom-menu-primary .submenu.level-2 > li > a:hover,body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover {
  color: rgba(2, 49, 130, 1.0);
  
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #023182;
  background-color: #ffffff;
}

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

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

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

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

.NavigationRow ul li.btn a{
  background-color: rgba(255, 8, 68, 1.0);
  color: rgba(255, 255, 255, 1.0);
   border-radius: 30px;
}
.NavigationRow ul li.btn a:hover{
  background-color: rgba(33, 150, 243, 1.0);
  color: rgba(255, 255, 255, 1.0) !important;
}

.HeaderSection  .headerButtonRight { display: inline-block; vertical-align: middle; width: calc( 100% - 250px ); text-align: right; }






.footer {
  background-color: rgba(0, 49, 130, 1.0);
  
  color: rgba(255, 255, 255, 1.0);
}
.w20.ib.mw100.mobile-center.vt h5,.rightFollowUs ul li.followTitle span{
 color: rgba(255, 255, 255, 1.0);
}
.footer .rightFollowUs ul li a svg{
  fill: rgba(255, 255, 255, 1.0);
}
.footer .rightFollowUs ul li a:hover svg{
  fill: rgba(255, 255, 255, 1.0);
}
.footer .columnFirst ul li a{
 color: rgba(255, 255, 255, 1.0);
}
.footer .columnFirst ul li a:hover{
 color: rgba(255, 8, 68, 1.0);
}
.footer .innerCopyRight.fontWhite p{
 color: rgba(255, 255, 255, 1.0);
}
.footer .copyRight.text-center{
  border-color: rgba(255, 255, 255, 1.0);
}


.footer__container {
  max-width: 1280px;
}





.content-wrapper {
  max-width: 1280px;
}

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

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

.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: #00095a;
}

.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: #2a59aa;
}

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

.blog-pagination__link {
  color: #023182;
}

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

.blog-post__title {
  color: #023182;
  font-family:Montserrat;
  font-size: 26px;
  font-weight: ;
}

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

#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);
}










body .icon svg {
  fill: #FFFFFF;
}

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

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

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

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: #003182;
}

.page-center {
  max-width: 1280px;
  margin: 0 auto;
}




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


/* Some GLobal Style */
.w33 { width: 33.33%; }

.text-center{ text-align: center }

.Max1050 { max-width: 1050px; width: 100%; margin: 0 auto; }

.set-bg, .bg, .overlay { background-size: cover; background-position: center; position: relative; }

a { display: inline-block; text-decoration: none; color: #196eb7; transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s; }

.main-section-row-3-force-full-width-section > .row-fluid{ padding-right: 0; padding-left: 0 }

.pt30, .p30-0 { padding-top: 30px; }
.pb30, .p30-0 { padding-bottom: 30px; }
.pt20, .p20-0 { padding-top: 20px; }
.pb20, .p20-0 { padding-bottom: 20px; }

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

.main-section-row-2-force-full-width-section > .row-fluid{ padding-left: 0; padding-right: 0; }