/* ******************************************************************************
*********************************************************************************
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: 1204px;
  padding-left:16px;
  padding-right:16px;
}

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

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






body {
  
  color: rgba(0, 0, 0, 1.0);
  
  font-family: 'Fira Sans',Arial,Helvetica,sans-serif;
  font-size: 16px;
font-weight: 400;
}

p {
}

a {
  color: rgba(0, 229, 215, 1.0);
  cursor: pointer;
  font-style: normal;
  text-decoration: none;
}

a:hover,
a:focus {
  color: rgba(0, 229, 215, 1.0);
}

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

h1 {
  color: rgba(0, 0, 0, 1.0);
  font-family: 'PT Serif','Times New Roman',Times,serif;
  font-size: 50px;
  font-weight: 700;
}

h2 {
  color: rgba(0, 0, 0, 1.0);
  font-family: 'PT Serif','Times New Roman',Times,serif;
  font-size: 40px;
  font-weight: 700;
}

h3 {
  color: rgba(0, 0, 0, 1.0);
  font-family: 'PT Serif','Times New Roman',Times,serif;
  font-size: 30px;
  font-weight: 700;
}

h4 {
  color: rgba(0, 0, 0, 1.0);
  font-family: 'PT Serif','Times New Roman',Times,serif;
  font-size: 28px;
  font-weight: 700;
}

h5 {
  color: rgba(0, 0, 0, 1.0);
  font-family: 'PT Serif','Times New Roman',Times,serif;
  font-size: 24px;
  font-weight: 700;
}

h6 {
  color: rgba(0, 0, 0, 1.0);
  font-family: 'PT Serif','Times New Roman',Times,serif;
  font-size: 20px;
  font-weight: 700;
}

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





form,
.submitted-message {
  border-color: rgba(0, 0, 0, 1.0);
  font-family: 'Fira Sans',Arial,Helvetica,sans-serif;
}

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

.hs-button,
.button--primary {
  background-color: rgba(73, 74, 82, 1.0);
  border-color: rgba(73, 74, 82, 1.0);
  border-radius: 6px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(73, 74, 82, 1.0);
  border-color: rgba(73, 74, 82, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(113, 114, 122, 1.0);
  border-color: rgba(113, 114, 122, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(0, 0, 0, 1.0);
  color: ;
  border-radius: 1px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(73, 74, 82, 1.0);
}

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

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'Fira Sans',Arial,Helvetica,sans-serif;
}

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

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

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





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

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

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

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






.body-wrapper.has-banner header.header.fixed, 
header.header.fixed{
  background-color: rgba(0, 0, 0, 0.8);
}

.header__container {
  max-width: 1204px;
}

@media (min-width: 1280px){

  #jmegamenu-desktop .sitemap .hs-menu-wrapper>ul>li>a{
    color: rgba(255, 255, 255, 1.0);
  }
  #jmegamenu-desktop .sitemap .hs-menu-wrapper ul a:hover{
    color: rgba(0, 229, 215, 1.0);
    background-color: rgba(0, 0, 0, 0.0);
  }
  #jmegamenu-desktop .sitemap .hs-menu-wrapper>ul>li.active>a,
  #jmegamenu-desktop .sitemap .hs-menu-wrapper>ul>li.active-branch>a{
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(0, 0, 0, 0.0);
  }
  #jmegamenu-desktop .sitemap .hs-menu-wrapper ul ul{
    background-color: rgba(0, 0, 0, 0.0);
  }
  #jmegamenu-desktop .sitemap .hs-menu-wrapper>ul ul>li>a{
    color: rgba(255, 255, 255, 1.0);
  }
  #jmegamenu-desktop .sitemap .hs-menu-wrapper ul ul>li>a:hover{
    color: rgba(0, 229, 215, 1.0);  
    background-color: rgba(0, 0, 0, 0.0);    
  }
  #jmegamenu-desktop .sitemap .hs-menu-wrapper>ul ul>li.active>a,
  #jmegamenu-desktop .sitemap .hs-menu-wrapper>ul ul>li.active-branch>a{
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(0, 0, 0, 0.0);
  }

}

header.header .social svg path{
  fill: rgba(0, 229, 215, 1.0);
  stroke: rgba(0, 229, 215, 1.0);
}
.header .contact a,
.header .contact ul.lang_list_class li a.lang_switcher_link{
  color: rgba(0, 229, 215, 1.0);
}
.header .contact svg g{
  fill: rgba(0, 229, 215, 1.0);
}
.header ~ .infolayers{
  color: rgba(255, 255, 255, 1.0);
}





.footer {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
  -webkit-box-shadow: 0 -5px 5px rgba(0, 229, 215, 0.5);
  box-shadow: 0 -5px 5px rgba(0, 229, 215, 0.5);
}
.footer .sitemap .hs-menu-wrapper>ul ul>li>a,
.footer .sitemap .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.footer .sitemap .hs-menu-wrapper>ul ul>li>a:hover,
.footer .sitemap .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer .legal{
  color: rgba(0, 229, 215, 1.0);  
}
.footer .content p a{
  color: rgba(0, 229, 215, 1.0);  
}
.footer .content p a:hover{
  color: rgba(0, 229, 215, 1.0);  
}
.footer .about-desktop p{  
  color: rgba(255, 255, 255, 1.0);
}
.footer .social svg path{
  fill: rgba(0, 229, 215, 1.0);
  stroke: rgba(0, 229, 215, 1.0);
}
.footer .content {
  max-width: 1204px;
}





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

.blog-post__date {
  border-color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

.blog-pagination__link {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

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

.blog-post__title {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
  font-family:'PT Serif','Times New Roman',Times,serif;
  font-size: 40px;
  font-weight: ;
}

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


/*             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(73, 75, 77, 0.10);
}

.blog-post__tag-link:hover{
  color: rgba(0, 229, 215, 1.0);
}

.blog-post__read-more svg {
  fill: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-post__read-more a:hover svg {
  color: rgba(0, 229, 215, 1.0);
}

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

.blog-sidebar a {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-sidebar a:hover {
  color: rgba(0, 229, 215, 1.0);
}

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

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

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

.blog-post__meta a {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-post__body, .blog-post__tags a {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-post__meta a:hover {
  color: rgba(0, 229, 215, 1.0);
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

.blog-post__back-to-blog:hover {
  color: rgba(0, 229, 215, 1.0);
}

.blog-post__back-to-blog svg {
  fill: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000};
}

a.blog-post__back-to-blog:hover svg {
  color: rgba(0, 229, 215, 1.0);
}

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

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

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










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




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






/* Intro text */

#hs_cos_wrapper_post_body > p:first-of-type {
    /* font-size: calc(18px + (24 - 18) * ((100vw - 320px)/ (1280 - 320))); */
    font-size : 24px;
    line-height: 1.6em;
    color: #00e5d7;
    font-family: "PT Serif","Times New Roman",Times,serif;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 3.5em;
    margin-top: 3.5em;
}

/* Publish Date*/
.updated {
    display: block;
    font-family: "Fira Sans",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 1.5em;
    margin-bottom: 2em;
    /* Consider adding theme variables if you want more control over global theme changes */
    
    color: white;
}

/* lang switcher post center */
.lang_switcher_class {
  text-align: center;
}

/* gerrit's text link CTA for the r ich text editor, add "  class="text-link-cta"  " to the target element  */

.text-link-cta {
    background: #00e5d7;
    color: #000;
    padding: .15em .35em;
}

/* gerrit's text link CTA for the r ich text editor, add "  class="text-link-cta"  " to the target element  */

/* centered language on post template   */

.hs-blog-post .content aside .globe_class {
    width: 20px;
    height: auto;
    background: transparent;
    margin: auto !important; 
}

/* hidden blog menu */

#hs_menu_wrapper_menu_ > ul > li:nth-child(9){
  display: none;
}

/* Equalized Blog Image - */

#slider-blog-image {
    width: 80%;
    height: 167.77px;
    margin: 35px;
    margin-bottom: 0;
    object-fit: cover;
    overflow    :hidden;

}


.blog-meta-title {}