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

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

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




body {
  color: rgba(0, 0, 0, 1);
  font-family: Cormorant Garamond;
  font-weight: 500;
  font-size: 18px;
}


a {
  color: rgba(25, 65, 110, 1.0);
}

a:hover,
a:focus {
  color: rgba(25, 65, 110, 1.0);
}

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

h1 {
  color: rgba(107, 197, 209, 1);
  font-family: Cormorant Garamond;
  font-size: 50px;
  font-weight: 500;
}



h2 {
  color: rgba(19, 37, 59, 1);
  font-family: Cormorant Garamond;
  font-size: 40px;
  font-weight: 500;
}



h3 {
  color: rgba(19, 37, 59, 1);
  font-family: Cormorant Garamond;
  font-size: 34px;
  font-weight: 500;
}


h4 {
  color: rgba(0, 0, 0, 1);
  font-family: Cormorant Garamond;
  font-size: 24px;
  font-weight: 500;
}


h5 {
  color: rgba(0, 0, 0, 1);
  font-family: Cormorant Garamond;
  font-size: 22px;
  font-weight: 500;
}

h6 {
  color: rgba(26, 26, 26, 0.7000000000000001);
  font-family: Cormorant Garamond;
  font-size: 18px;
  font-weight: 500;
}

blockquote {
  border-left: 5px solid #05839b;;
}





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

h3.form-title {
  background-color: rgba(230, 230, 230, 1.0);
  color: rgba(37, 53, 94, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(107, 197, 209, 1.0);
  border-radius: 2px;
  border-width: 1px;
  color: rgba(107, 197, 209, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(19, 37, 59, 0.8);
  border-color: rgba(107, 197, 209, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(147, 237, 249, 1.0);
  color: rgba(107, 197, 209, 1.0);
}

.hs-form label {
  color: rgba(28, 50, 85, 0.7000000000000001);
}

.hs-form legend {
  color: rgba(28, 50, 85, 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(107, 197, 209, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 100px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(107, 197, 209, 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=Cormorant Garamond, font_set=DEFAULT, styles={font-family=Cormorant Garamond, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=18}, size_unit=px, color=#000000, variant=null, fallback=null, style=font-family: Cormorant Garamond; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 18px;font-family: Cormorant Garamond;};
}

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

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

.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: #05839b !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 .main_header{
  background-color: rgba(19, 37, 59, 1.0);
}

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





.header-login > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}

.header-login > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}



body .custom-menu-primary a,
body .navigation-primary .submenu.level-1>li>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{
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
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(255, 255, 255, 0.7000000000000001);
}

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(5, 131, 155, 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(5, 131, 155, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(5, 131, 155, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a ,
header .header-menu .header_gnav .header_snav a{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link,
header .header-menu .header_gnav .header_snav{
  background-color: rgba(19, 37, 59, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(19, 37, 59, 1.0);
}

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,
header .header-menu .header_gnav .header_snav a:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 0.7000000000000001);
}
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{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(5, 131, 155, 1.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Cormorant Garamond;
}
header .header-menu .header_gnav,
header .header-menu .header_gnav .header_snav{
  border-top-color:  rgba(#null, 0.0);
}

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(5, 131, 155, 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(5, 131, 155, 1.0);
  color: rgba(5, 131, 155, 1.0);
}



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




header .top-header{
  background-color: rgba(5, 131, 155, 1.0); 
  color: rgba(255, 255, 255, 1.0);
}

header .secondary-menu ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}

header .secondary-menu ul>li>a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
}

header .fixedGroupInner a.hs-button{
  background-color: rgba(255, 255, 255, 1.0); 
  color: rgba(25, 65, 110, 1.0);
  border-color :rgba(25, 65, 110, 1.0);
}

header .fixedGroupInner a.hs-button:hover{
  background-color: rgba(5, 131, 155, 1.0); 
  color: rgba(25, 65, 110, 1.0);
  border-color :rgba(25, 65, 110, 1.0);
}






footer.footer {
  background-color: rgba(19, 37, 59, 1.0);
  background-color: rgba(19, 37, 59, 1.0);

}

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

.footer__container {
  max-width: 100%;
}


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

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

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

.copyright p,
.copyright .hs_cos_wrapper_type_text{
  color: rgba(255, 255, 255, 1.0);
}


section.copyright,
.footer_content .get_in_touch{
  border-color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_get_in_touch_>ul>li{
  color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_get_in_touch_>ul>li:before{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(5, 131, 155, 1.0);
}



/* //////////////////////////// Social Icon///////////////////// */

.footer ul.socia_icon>li>a.icon.facebook:before{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(59, 89, 152, 1.0);
}

.footer ul.socia_icon>li>a.icon.facebook:hover:before{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(59, 89, 152, 1.0);
}


.footer ul.socia_icon>li>a.icon.twitter:before{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 172, 237, 1.0);
}

.footer ul.socia_icon>li>a.icon.twitter:hover:before{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 172, 237, 1.0);
}


.footer ul.socia_icon>li>a.icon.linkedin:before{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 123, 182, 1.0);

}

.footer ul.socia_icon>li>a.icon.linkedin:hover:before{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 123, 182, 1.0);
}




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

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

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

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

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

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

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

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

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

.blog-post__author {
  background-color: #05839b;
}

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

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

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

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

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

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

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

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

.blog-post__meta a:hover {
  color: #19416e
}

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

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

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

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

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

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

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

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

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








 


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

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

}









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