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

/* Test */



/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e7a75");
  


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: 'Poppins', sans-serif;*/

body {
  font-family: 'Poppins', sans-serif;
}

h1,h2,h3,h4,h5 {
  letter-spacing: 0em;
}

.hs-about-section-three h1 {
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1em;
    margin-bottom: 40px;
}


strong {}

p {}

a {
  text-decoration: underline;
}

.body-container-wrapper a:hover, .footer .widget-type-rich_text a:hover {
  background-color: #FFEFCC;
}

.footer .widget-type-rich_text a:hover { color: #19233E; }

.hs-home-section-five .span12.dnd-module p {}

.hs-about-section-two .hs-button {}

.hs-home-section-two h1 {
    letter-spacing: 0em;
}

.navigation-menu .hs-menu-wrapper > ul > li > a {
    transition: color 0.4s ease 0s;
    font: 15px / 25px 'Poppins', sans-serif;
}

@media (min-width: 768px) {
  
  h2, h3, h4, h5, h6 { 
    margin-top: 64px; 
    margin-bottom: 24px; 
  }
  
  .navigation-menu .hs-menu-wrapper > ul > li > a {
    padding-left: 20px;
    padding-right: 20px; 
    padding-top: 15px;
    padding-bottom: 15px;
  }  
  /*.navigation-menu .hs-menu-wrapper > ul > li:last-child > a {
    padding-right: 0;
  }*/
  .navigation-menu .hs-menu-wrapper > ul > li > ul > li > a {
    transition: color 0.4s ease 0s;
    font: 15px / 25px 'Poppins', sans-serif;
    padding: 7px 10px;
  }
  /*.navigation-menu .hs-menu-wrapper > ul > li:last-child{
    margin-top: -4px;
  }*/
}

@media (min-width: 1024px) {
  .navigation-menu .hs-menu-wrapper > ul > li > a {
    padding-left: 30px;
    padding-right: 30px;    
  }  
  /*.navigation-menu .hs-menu-wrapper > ul > li:last-child > a {
    padding-right: 0;
  }*/
}














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

.body-container-wrapper .dnd-section > .row-fluid {
  max-width: 850px;
}

.body-container-wrapper.fs_home_page .dnd-section > .row-fluid {
  max-width: 1280px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #06102E;
}
.page-center {
  max-width: 850px;
 
}





body {
  font-weight: 400;
  color: #19233e;
  font-family: Poppins;
  font-size: 15px;
  line-height: 1.667em;
}

p {
  font-family: Poppins;
  font-weight: 400;
  line-height: 1.667em;
}

a {
  font-family: Poppins;
  color: rgba(25, 35, 62, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color:rgba(25, 35, 62, 1.0);
}

a:active {
  color: rgba(65, 75, 102, 1.0);
}

h1 {
  color:  #19233e ;
  font-family: Poppins;
  font-size: 42px;
  font-weight: 600;
  line-height: 1.310em;
  margin-top: 24px;
  margin-bottom: 64px;
}
h2 {
  color:  #19233e ;
  font-family: Poppins;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.278em;
}

h3 {
  color:  #19233e ;
  font-family: Poppins;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.385em;
}

h4 {
  color:  #19233e ;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.400em;
}

h5 {
  color:  #19233e ;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.389em;
}

h6 {
  color:  #19233e ;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.400em; 
}

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









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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(25, 35, 62, 1.0);
}

.hs-button,
.button--primary {
  background-image: linear-gradient(180deg,rgba(246, 178, 33, 1.0),rgba(246, 178, 33, 1.0)); ;
  border-top-color:rgba(0, 0, 0, 0.0);
  border-bottom-color: rgba(0, 0, 0, 0.0);
  border-right-color:rgba(0, 0, 0, 0.0);
  border-left-color: rgba(0, 0, 0, 0.0);
  border-radius: 5px;
  border-width: 0px;
  color: rgba(25, 35, 62, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-image: linear-gradient(180deg,rgba(255, 194, 35, 1.0),rgba(255, 194, 35, 1.0)); ;
  border-top-color:rgba(0, 0, 0, 0.0);
  border-bottom-color: rgba(0, 0, 0, 0.0);
  border-right-color:rgba(0, 0, 0, 0.0);
  border-left-color: rgba(0, 0, 0, 0.0);
  color: rgba(25, 35, 62, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-image: linear-gradient(180deg,rgba(246, 178, 33, 1.0),rgba(246, 178, 33, 1.0)); ;
  border-top-color:rgba(0, 0, 0, 0.0);
  border-bottom-color: rgba(0, 0, 0, 0.0);
  border-right-color:rgba(0, 0, 0, 0.0);
  border-left-color: rgba(0, 0, 0, 0.0);
  color: rgba(25, 35, 62, 1.0);
}

.hs-form label {
  color: rgba(25, 35, 62, 1.0);
}

.hs-form legend {
  color: rgba(25, 35, 62, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(27, 35, 60, 1.0);
  color: rgba(25, 35, 62, 1.0);
  border-radius: 5px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  
  border-color: #ECB546;
  background-color: #EDEDED;
}

.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: #19233e;
}

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

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

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

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

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





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

thead th,
thead td {
  background-color: rgba(25, 35, 62, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(37, 37, 37, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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





header.header {
  background-color: rgba(25, 35, 62, 1.0);
}



body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #fff;
}

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 {
  color: #fff;
}

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: #fff;
}
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: #06102E;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: #19233E;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #06102E
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #fff;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #fff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #19233E;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #19233E;
}

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 {
  background-color: #06102E;
  color: #fff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #fff;
  background-color: #fff;
}


.navigation-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);  
  
}

.navigation-menu .hs-menu-wrapper>ul>li>a:hover{
  
  color: #91b4dd;
}
.navigation-menu .hs-menu-wrapper>ul>li.active>a{
  color: rgba(255, 255, 255, 1.0);  
  background-color: rgba(6, 16, 46, 1.0);
}
.navigation-menu .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(25, 35, 62, 1.0);
}
.navigation-menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(255, 255, 255, 1.0);  

}
.navigation-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: #91b4dd;
  
}


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

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



a.menu-contact-cta {
  background-color: #F6B221!important; 
  color: #19233E!important;
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600!important; 
  font-size: 15px!important;
  line-height: 1.2em!important;
  border-radius: 5px!important; 
  padding: 15px 30px!important;
  transition: 0.3s;
}
a.menu-contact-cta:hover {
  background-color: #FFC223!important;
}

a.menu-contact-cta:hover {
  background: #ffce61!important;
}

.hs-home-section-one h4 {
  margin-top: 16px;
  margin-bottom: 16px;
}

@media(max-width: 767px) {
  h1 { font-size: 38px; line-height: 1.316em; }
  h2 { font-size: 32px; line-height: 1.313em; }
  h3 { font-size: 22px; line-height: 1.455em; }
  h4 { font-size: 18px; line-height: 1.333em; }
  h5 { font-size: 15px; line-height: 1.600em; }
  h6 { font-size: 15px; line-height: 1.600em; }
  p { font-size: 15px; line-height: 1.467em; }
  
  h1, h2, h3, h4, h5, h6 {
    margin-top: 48px;
    margin-bottom: 24px;
  }
  
  .header__navigation {
    background-color: rgba(25, 35, 62, 1.0);
  }

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





.footer a{
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer__container {
  max-width: 1200px;
}
.copyright-section{
  color: rgba(255, 255, 255, 1.0);
}
.footer {
  background-color: rgba(6, 16, 46, 1.0);
  color: rgba(255, 255, 255, 1.0);
}





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

.blog-post__date {
  border-color: #19233e;
}

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

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

.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: #414b66;
}

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

.blog-pagination__link {
  color: #19233e;
}

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

.blog-post__title {
  color: #19233e;
  font-family:Poppins;
  font-size: 36px;
  font-weight: ;
}

.blog-post__author {
  background-color: #06102E;
}

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

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(238, 240, 242);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8FAFC;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__tag-link:hover{
  color: #19233E;
}

.blog-post__read-more svg {
  fill: #19233e;
}

.blog-post__read-more a:hover svg {
  fill: #19233E;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #19233e;
}

.blog-sidebar a:hover {
  color: #19233E;
}

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #19233e;
}

.blog-post__body, .blog-post__tags a {
  color: #19233e;
}

.blog-post__meta a:hover {
  color: #19233E
}

.blog-post__links {
  border-top:  2px solid rgb(0, 0, 26);
}

.blog-post__back-to-blog {
  color: #19233e;
}

.blog-post__back-to-blog:hover {
  color: #19233E;
}

.blog-post__back-to-blog svg {
  fill: #19233e;
}

a.blog-post__back-to-blog:hover svg {
  fill: #19233E;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(0, 0, 26);
}

.comment.depth-1 {
  border-left: 2px solid rgb(0, 0, 26);
}



.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}










body .icon svg {
  fill: #19233E;
}

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

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

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

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

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




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