/* ******************************************************************************
*********************************************************************************
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: 1250px;
}

.dnd-section .widget-type-cell,
.page-center, .container, .content-wrapper,
.dnd-section > .row-fluid{
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #005390;
}
.page-center,
.container,
body header .container{
  max-width: 1250px;
}




body {
  color: rgba(0, 83, 144, 1);
  font-family: Poppins;
  font-weight: 400;
  font-size: 15px;
}


a {
  color: rgba(0, 83, 144, 1.0);
}

a:hover,
a:focus {
  color: rgba(242, 122, 36, 1.0);
}

a:active {
  color: rgba(40, 123, 184, 1.0);
}

h1 {
  color: rgba(242, 122, 36, 1);
  font-family: Lato;
  font-size: 40px;
  font-weight: 700;
}



h2 {
  color: rgba(0, 83, 144, 1);
  font-family: Poppins;
  font-size: 36px;
  font-weight: 600;
}



h3 {
  color: rgba(242, 122, 36, 1);
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
}


h4 {
  color: rgba(242, 122, 36, 1);
  font-family: Poppins;
  font-size: 21px;
  font-weight: 600;
}


h5 {
  color: rgba(0, 83, 144, 1);
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
}

h6 {
  color: rgba(0, 83, 144, 1);
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 83, 144, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(242, 122, 36, 1.0);
  border-color: rgba(242, 122, 36, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(242, 122, 36, 1.0);
  border-color: rgba(242, 122, 36, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 162, 76, 1.0);
  border-color: rgba(255, 162, 76, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 83, 144, 1.0);
}

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


form select,
form textarea,
.hs-input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 83, 144, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(0, 83, 144, 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: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

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

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

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





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

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

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

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





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

.header .nav_container{
  max-width: 100%;
}



.header-login > ul > li > a,
header.navbar-default .navbar-nav > li.menu-item-has-children > a:after{
  color: rgba(103, 103, 103, 1.0);
}

.header-login > ul > li > a:hover
header.navbar-default .navbar-nav > li.menu-item-has-children:hover > a:after{
  color: rgba(242, 122, 36, 1.0);
}

header svg.search-icon{
  fill: rgba(132, 132, 132, 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,
header .header-menu .header_gnav>li>a, header .header-menu .header_gnav>li>span,
.navigation-primary .submenu.level-1>li>a,
header .navigation-primary .submenu.level-1>li>a{
  color: rgba(103, 103, 103, 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,
header .header-menu .header_gnav>li>a:hover, header .header-menu .header_gnav>li>span:hover{
  color: rgba(242, 122, 36, 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,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  color: rgba(242, 122, 36, 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,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus,
header .header-menu .header_gnav>li:hover>a{
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch,
header .header-menu .header_gnav>li>a.active-item{
  color: rgba(242, 122, 36, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(242, 122, 36, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a ,
body .navigation-primary .submenu.level-3 li > a,
header .header-menu .header_gnav .header_snav a{
  color: rgba(0, 83, 144, 1.0);
}



body .custom-menu-primary .submenu.level-2 .menu-item:hover> .menu-link,
body .custom-menu-primary .submenu.level-2 .menu-item:hover>.menu-link:after,
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,
body .navigation-primary .submenu.level-3 li > a:hover,
header .header-menu .header_gnav .header_snav a:hover{
  background-color: rgba(250, 250, 250, 1.0);
  color: rgba(242, 122, 36, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
header .header-menu .header_gnav .header_snav a.active-branch,
header .header-menu .header_gnav .header_snav a.active-item,
body .navigation-primary .submenu.level-2 > li > a.active-item,
body .navigation-primary .submenu.level-2 > li > a.active-branch{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(218, 157, 40, 1.0);
}

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


body .header .submenu.level-1 > li.menu-item >a.menu-link.active-item,
body .header .submenu.level-1 > li.menu-item >a.menu-link.active-branch{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(242, 122, 36, 1.0);
}
body .header .submenu.level-2 > li.menu-item >a.menu-link.active-item,
body .header .submenu.level-2 > li.menu-item >a.menu-link.active-branch{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(218, 157, 40, 1.0);
}

body .custom-menu-primary .submenu.level-2,
body .custom-menu-primary .submenu.level-3{
  background-color: rgba(255, 255, 255, 1.0); 
}

.top_header{
  background-color: rgba(0, 83, 144, 1.0); 
  color:  rgba(255, 255, 255, 1.0); 
}
.top_header_content ul>li,
.top_header_content ul >li a{
  color:  rgba(255, 255, 255, 1.0); 
}

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

.top_header_content ul >li a:before{
  color:  rgba(255, 255, 255, 1.0); 
}

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

body .navigation-primary .submenu.level-1>li:hover a:before{
  border-bottom-color: rgba(242, 122, 36, 1.0);
}

.top_header{
  background-color: rgba(#null, 0.0);
}


header .search form label input{
  background-color:  rgba(#ffff, 1.0); 
  color:  rgba(51, 51, 51, 1.0); 
  border-color:  rgba(204, 204, 204, 1.0); 
}

header .search form button .is-search-icon svg{
  fill:  rgba(85, 85, 85, 1.0); 
}

header .search .search-close:before, .search .search-close:after{
  border-left-color:  rgba(132, 132, 132, 1.0); 
}

body.scroll_header .header .nav_container{
  background-color: rgba(255, 255, 255, 1.0); 
}

body.scroll_header .header .nav_container .submenu.level-1>li>a{
  color: rgba(0, 83, 144, 1.0); 
}
body.scroll_header .navigation-primary .submenu.level-1>li:hover a{
  color: rgba(76, 156, 255, 1.0); 
}

body.scroll_header .header .nav_container .submenu.level-1 ul li a{
  color: rgba(0, 83, 144, 1.0); 
  background-color: rgba(255, 255, 255, 1.0);
}
body.scroll_header .header .nav_container .submenu.level-2>li:hover>a,
body.scroll_header .header .nav_container .submenu.level-3>li:hover>a{
  color: rgba(242, 122, 36, 1.0); 

}
body.scroll_header .navigation-primary .submenu.level-1>li:hover a:before {
  border-color: rgba(76, 156, 255, 1.0);
}





footer.footer {
  background-color: rgba(255, 255, 255, 1.0);
  border-top-color: rgba(234, 237, 239, 1.0);

}

.footer_copyright {
  color: rgba(#null, 0.0);
}

.footer__container {
  max-width: 1250px;
}

footer .about.footer_col h4,
footer .news_section h3,
footer .contact.footer_col h4{
  color: rgba(0, 83, 144, 1.0);
}

footer .about.footer_col p,
footer .contact.footer_col .hs_cos_wrapper_type_rich_text>ul li:first-child a,
footer .contact.footer_col .hs_cos_wrapper_type_rich_text>ul>li:last-child a{
  color: rgba(0, 83, 144, 1.0);
}

footer .news_section .hs-rss-item a,
footer .contact.footer_col .hs_cos_wrapper_type_rich_text>ul>li:nth-child(2) a,
footer .news_section .hs-rss-author{
  color: rgba(0, 83, 144, 1.0);
}

footer .news_section .hs-rss-item a:hover,
footer .contact.footer_col .hs_cos_wrapper_type_rich_text>ul>li:nth-child(2) a:hover,
footer .news_section .hs-rss-author:hover{
  color: rgba(242, 122, 36, 1.0);
}

footer .news_section .hs-rss-module .hs-rss-item{
  border-color{
    color: rgba(234, 237, 239, 1.0);
  }
}




footer ul.cnss-social-icon>li>a{
  color: rgba(255, 255, 255, 1.0);
}

footer ul.cnss-social-icon>li>a:hover{
  color: rgba(242, 122, 36, 1.0);
}

footer ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook{
  background: rgba(59, 89, 152, 1.0);
}

footer ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram{
  background: rgba(64, 93, 230, 1.0);
}

footer ul.cnss-social-icon li.cn-fa-icon a.cnss-linkedin{
  background: rgba(1, 119, 181, 1.0);
}

footer ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube{
  background: rgba(205, 32, 31, 1.0);
}

footer .contact.footer_col .hs_cos_wrapper_type_rich_text>ul li:first-child i,
footer .contact.footer_col .hs_cos_wrapper_type_rich_text>ul li i{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(226, 227, 228, 1.0);
}







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

.blog-post__date {
  border-color: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

.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: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

.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: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

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

.blog-pagination__link {
  color: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

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

.blog-post__title {
  color: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=36}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 36px;font-family: Poppins;};
  font-family:Poppins;
  font-size: 36px;
  font-weight: ;
}

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

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

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

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

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

.blog-post__read-more svg {
  fill: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

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

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

.blog-sidebar a {
  color: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

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

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.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: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

.blog-post__body, .blog-post__tags a {
  color: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

.blog-post__meta a:hover {
  color: #f27a24
}

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

.blog-post__back-to-blog {
  color: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

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

.blog-post__back-to-blog svg {
  fill: {font=Poppins, font_set=DEFAULT, styles={font-family=Poppins, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=px, color=#005390, variant=null, fallback=null, style=font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none, css=color: #005390;font-size: 15px;font-family: Poppins;};
}

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

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

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

.section.post-footer .hs-input {
  border-color: rgb(0, 63, 124);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}








 


body .icon svg {
  fill: #494a52;
}

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

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

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

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

.page-center {
  max-width: 1250px;

}









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




@media (min-width: 768px){
  .page-center, .container,
  .dnd-section > .row-fluid,
  .footer__container,
  .content-wrapper{
    max-width: 750.0px;
  }
}


@media (min-width: 992px){
  .page-center, .container,
  .dnd-section > .row-fluid,
  .footer__container,
  .content-wrapper{
    max-width: 970.0px;
  }
}


@media (min-width: 1270px){
  .page-center, .container,
  .dnd-section > .row-fluid,
  .footer__container,
  .content-wrapper{
    max-width: 1250px;
  }
}