







/* 1a. Containers */














/* 1b. Colors */




/* 1c. Typography */





































































/* 1d. Buttons */









/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0px;
}

.dnd-section > .row-fluid,
.page-center,
.blog-contain {
  max-width: 1170px;
}

.page-center,
.blog-contain {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

  .btnback a {
    display:none;
}

@media (min-width: 992px){
  .dnd-section > .row-fluid, .content-wrapper,
  .page-center,
  .blog-contain  {
    max-width: 970.0000000002px;
  }  
    .btnback a {
    display:block;
}


}
@media (min-width: 1200px){
  .dnd-section > .row-fluid, .content-wrapper,
  .page-center,
  .blog-contain  {
    max-width: 1200px;
  }   
}

/* .row-fluid-wrapper.row-depth-1.row-number-1.dnd-section {
    overflow: hidden;
} */
.body-wrapper {overflow-x: hidden;}
.home-page-wrap.row-fluid-wrapper.row-depth-1.row-number-1.dnd-section {
    padding: 0!important;
}

.home-page-wrap .row-number-1.dnd-section>.row-fluid {
    max-width: 5000px;
    width: 100%;
}

@media (max-width: 767px) {
.hs-blog-post .body-container-wrapper .searchbtn_wrap {
display:none!important
}

  .blog-post__body{
  margin-top:30px;
  }
}
















body {
  font-size: 1.4em;
  color: #4a4a4a;
  font-weight: 300;
  font-family: Lato;
}

/* Paragraphs */



/* Anchors */

a {
  color: #4a4a4a;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
}

/* Headings */

h1 {
  font-family: Lato;
  font-size: 44px;
  color: #033d49;
  font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 991px){

  h1{
    font-size: 36.9999999996px;  
  }

}

@media only screen and (max-width: 767px){
  h1{
    font-size: 34.9999999998px;  
  }



}




h2 {
  font-family: Lato;
  font-size: 35px;
  color: #033d49;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 991px){

  h2{
    font-size: 29.9999999999px;  
  }

}


@media only screen and (max-width: 767px){
  h2{
    font-size: 28.99999999995px;  
  }
}



h3 {
  font-family: Lato;
  font-size: 33px;
  color: #033d49;
  font-weight: 500;
}

@media screen and (min-width: 768px) and (max-width: 991px){

  h3{
    font-size: 28.999999999739998px;  
  }

}

@media only screen and (max-width: 767px){
  h3{
    font-size: 26.99999999994px;  
  }

}


h4 {
  font-family: Lato;
  font-size: 28px;
  color: #033d49;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 991px){

  h4{
    font-size: 23.99999999992px;  
  }

}

@media only screen and (max-width: 767px){
  h4{
    font-size: 22.99999999976px;  
  }

}





h5 {
  font-family: Lato;
  font-size: 23px;
  color: #033d49;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 991px){

  h5{
    font-size: 19.99999999997px;  
  }

}


@media only screen and (max-width: 767px){
  h5{
    font-size: 17.99999999995px;  
  }

}

h6 {
  font-family: Lato;
  font-size: 20px;
  color: #033d49;
  font-weight: 400;
}

@media screen and (min-width: 768px) and (max-width: 991px){

  h6{
    font-size: 12.4137931034px;  
  }

}



@media only screen and (max-width: 767px){
  h6{
    font-size: 16.0px;  
  }

}


/* Blockquote */

blockquote {
  border-left-color: #333333;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  border-radius: 10px;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;
  padding: 16px 51px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(144, 193, 94, 1.0);
  border-color: #90c15e;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(224, 255, 174, 1.0);
  border-color: #e0ffae;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;
}









form,
.submitted-message {
  font-size: 1.4em;
  color: #fff;
  font-weight: 300
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: #033d49;
}

/* Form label */

form label {
  color: #033d49;
}

/* Form help text */

form legend {
  color: #000000;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #bbb;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;

}
.form-title {

  font-size: 2.5rem;
  line-height: 29px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #bbb!important;
}

/* Form placeholder text */



/* Date picker */

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

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

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



.hs_cos_wrapper_type_password_prompt, .hs-search-field__bar,
.hs_cos_wrapper_type_form, .widget-type-blog_subscribe, .widget-type-google_search, 
.widget-type-password_prompt.custom_error_message, .widget-type-email_simple_subscription, 
.section.post-footer form, .hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request, .hs_cos_wrapper_type_password_reset{

  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

form .hs-richtext, form .hs-richtext p {
  font-size: 1.3rem;
  line-height: 1.4;
}

.contact_content .hs-input {
    font-weight: 300;
    font-size: 17px;
    font-family: Lato;
    background: #fff;
    border: 1px solid #bbb;
    height: 50px;
    padding: 0 3%;
    position: relative;
    width: 100%;
    color: #4a4a4a;
}

.blog-index__read-more {
  font-family: Lato;
  color: #0a3a46;
}



.legal-consent-container .hs-form-booleancheckbox-display input {
  float: left;
  height:22px;
  width: 25px;
  top:5px;
}

.hs-form-booleancheckbox .hs-input[type=checkbox] {
    width: 8%!important;
    margin-top:7px;
}

.legal-consent-container .hs-form-booleancheckbox-display>span, .legal-consent-container .hs-form-booleancheckbox-display>span p {
    margin-left: 0rem !important;
}

.hs-form-booleancheckbox label {
    display: flex;
    gap: 10px;
}

.contact_right_inner form {
  background:#b8e9861f;
  padding:30px;
}

.contact_content .hs-input {
 color:#033d49!important;
}

.contact_content .hs-input::placeholder{
 color:#033d49;
}

fieldset.form-columns-1 .hs-input {
    width: 100%!important;
}

/* Submit button */


form input[type=submit],
form .hs-button,
button,
.button{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  border-radius: 10px;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;
  padding: 16px 51px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

;
  border-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;
}

.button:hover,
.button:focus,
button:hover,
button:focus{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

;
  border-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;

}

.button:active,
button:active{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

;
  border-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;

}
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

;
  border-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

;
  color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000000;
}

th,
td {
  border-color: #000000;
  color: #000000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

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











































.header_menu .hs-menu-wrapper .hs-menu-children-wrapper>li>a{
  border-color: 

  
  
    
  


  rgba(41, 91, 112, 1.0)

;

}
.header_menu .hs-menu-wrapper>ul>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important;
  text-transform:initial;

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

}
.header_menu .hs-menu-wrapper .hs-menu-children-wrapper{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;

}
.header_menu .hs-menu-wrapper .hs-menu-children-wrapper>li>a{

  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header_menu .hs-menu-wrapper .hs-menu-children-wrapper>li>a:hover{

  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.mobile-search-box{
  border-bottom: 1px solid 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}
.mob-menu_section, .mobile-search-box{

  background-color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;
}
.mobile-search-box .hs-search-field__input{
  background-color: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

;

}
.main-header-top{

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;

}


.menu-button_wrap{
  background-color: 

  
  
    
  


  rgba(10, 58, 70, 1.0)

;  


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

}
.desksearchbox-wrapper form{
  border-color: 

  
  
    
  


  rgba(3, 61, 73, 1.0)

;   

}
.search_option a,
.search_option a:hover{

  color: 

  
  
    
  


  rgba(3, 61, 73, 1.0)

;
}
.home_btn{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;  
  color: 

  
  
    
  


  rgba(10, 58, 70, 1.0)

;    
}
.home_btn:hover{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

;  
  color: 

  
  
    
  


  rgba(10, 58, 70, 0.7)

;    
}
.navigation-primary>ul>li:first-child ul.submenu.level-2>li>a:hover{
  background-color: ;
}


.child_row>li:last-child a{
  background-color: ;
  border-color: ;
  color: ;
}

.child_row>li:last-child a:hover{
  background-color: ;
  border-color: ;
  color: ;
}


.child_row>li:first-child>a,
.child_row>li:last-child p{
  color: ;
}

.home-banner-wrap .labeldespcls {
  display:none;
}


.main_header{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}


.sign_btn a{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
  border-color: !important;
  color: 

  
  
    
  


  rgba(10, 58, 70, 1.0)

;
}


.sign_btn a:hover{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

;
  border-color: !important;
  color: 

  
  
    
  


  rgba(10, 58, 70, 0.7)

;
}

.deemo_btn a{
  background-color: ;
  border-color: !important;
  color: ;  
}

.deemo_btn a:hover{
  background-color: ;
  border-color: !important;
  color: ;  
}


.navigation-primary>ul>li>a{

  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.navigation-primary>ul>li.open_child>a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.navigation-primary>ul>li:hover >a{

  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





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


.navigation-primary>ul>li>a:hover,
.navigation-primary>ul>li.hover>a,
.custom-menu-primary ul li a:focus,
.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: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: ;
}
.navigation-primary>ul>li>a.active-item,
.custom-menu-primary ul li a.active-item,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: ;
}
.custom-menu-primary ul ul,
.navigation-primary>ul ul,
.navigation-primary>ul ul.submenu.level-2
.header_dropdown,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: 

  
  
    
  


  rgba(41, 91, 112, 1.0)

!important;
}
.navigation-primary>ul ul.submenu.level-2 .child_inner>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.navigation-primary>ul>li.has-submenu .fusion-dropdown-svg svg path{
  fill:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;

}




body .submenu.level-2 > li:first-child:before {
  border-color: ;
}
.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.custom-menu-primary ul ul li a,
.dropdown_menu_wrap>li>a,
.navigation-primary>ul ul>li>a,
.child_row>li ul.submenu.level-3>li>a,
.navigation-primary>ul ul.submenu.level-2 .child_inner>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.navigation-primary>ul>li:first-child ul.submenu.level-2>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.navigation-primary>ul>li:first-child ul.submenu.level-2>li>a svg{
  stroke: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.child_row>li ul.submenu.level-3>li>a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.navigation-primary>ul>li:first-child ul.submenu.level-2>li>a:hover svg{
  stroke: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.custom-menu-primary ul ul li a.active-item,
.navigation-primary>ul ul>li>a.active-item{
  color: ;
  background-color: ;
}
.custom-menu-primary ul ul li a.active{
  color: ;
  background-color: ;
}

.navigation-primary>ul .child_wrapper,
.navigation-primary>ul ul>.menu-grid-wrapper,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}




.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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

.navigation-primary>ul>li:last-child ul.submenu.level-2>li a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
}



.navigation-primary>ul ul li a:hover,
.navigation-primary>ul ul.submenu.level-2 .child_inner>li>a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color:  ;
}
.navigation-primary>ul>li:last-child ul.submenu.level-2>li a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}



@media only screen and (min-width: 1151px){
  .navigation-primary>ul ul.submenu.level-2 .child_inner>li>a{
    border-bottom-color:

  
  
    
  


  rgba(41, 91, 112, 1.0)

;
  }


}

@media(max-width: 1199px) {
.contact_right ul li:last-child span {
    font-size: 14px;
    width: 100%;
    /* margin-left: 30px!important; */
    bottom: 24px;
    position: relative;
    left: 20px;
}
}


@media(max-width: 767px) {
  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

.contact_right ul li:last-child span {
min-width: 90px;
    display: inline-block;
    color: #6b6b6b;
    font-size: 13px;
    width: auto;
    float: left;
    line-height: 1.4;
    /* width: 100%; */
    margin-left: 5px!important;
    position: relative;
    top: -10px;
  left: 0px;
}
  

  
.legal-consent-container .hs-form-booleancheckbox-display input {
    top: -10px;
}
}

@media(max-width: 767px) {
  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}















































.newsletter_content .hs-input{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 ;

}
.footer_social svg path{
  fill: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

 ;

}

.footer_social a:hover svg path{
  fill: 

  
  
    
  


  rgba(0, 59, 72, 1.0)

 ;

}
.newsletter_wrap{

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

.newsheading{
  color: 

  
  
    
  


  rgba(74, 74, 74, 1.0)

;

}
.newsletter_content .hs-input{
  border-color: 

  
  
    
  


  rgba(151, 151, 151, 1.0)

; 
}

.newsletter_content input.hs-button.primary.large{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

 ;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;

}

.newsletter_content input.hs-button.primary.large:hover{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

 ;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;

}

.footerbtn{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

 ;
  color: 

  
  
    
  


  rgba(10, 58, 70, 1.0)

;

}
.footerbtn:hover{
  background-color: 

  
  
    
  


  rgba(184, 233, 134, 0.7)

 ;
  color: 

  
  
    
  


  rgba(10, 58, 70, 0.7)

;

}
.left_title, .middle_title, .right_title{
  color: 

  
  
    
  


  rgba(53, 53, 53, 1.0)

;
  border-color: 

  
  
    
  


  rgba(151, 151, 151, 1.0)

;
}

.footer-text{
  color: 

  
  
    
  


  rgba(53, 53, 53, 1.0)

;
}
.footer_link_list .hs-menu-wrapper>ul>li>a,
.footer-text a{

  color: 

  
  
    
  


  rgba(53, 53, 53, 1.0)

;

}

.footer_link_list .hs-menu-wrapper>ul>li>a:hover,
.footer-text a:hover{
  color: #b8e986;

}
.footer_row a{
  color: 

  
  
    
  


  rgba(53, 53, 53, 1.0)

;

}

.footer_row  a:hover{
  color: #b8e986;

}
.footer_row{
  color: #353535;


}
@media (min-width: 768px){

  .footer_copyright{

    border-color: #bbb;

  }

}














/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-post__body h2 {
  font-size:24px;
    line-height: 1.2;
}

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

.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: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
}

.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: 

  
  
    
  


  rgba(184, 233, 134, 1.0)

;
}

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

.blog-pagination__link {
  color: #4a4a4a;
}

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

@media(min-width:1200px) {
.post-main {
  margin-top:60px;
}

.pback-btn .btnback .p {
    position: relative;
    min-height: 1px;
    padding: 20px 0 26px 62px;
    width: 57%;
    margin-left: 80px;
}

.blog-post {
    position: relative;
    min-height: 1px;
    float: none;
    width: 55.666667%;
    margin-left: 16.66666667%;
margin:0 auto;
    padding: 0 15px;
}
}

@media(max-width:1200px) {
.post-main {
  margin-top:60px;
}
  .pback-btn .btnback .p {
width: 65%;
    margin-left: 10px;
}
  .post-main {
  margin-top:10px;
}
}

@media(max-width:991px) {
.post-main {
  padding: 30px;
}
  .pback-btn .btnback .p {
width: 100%;
    margin-left: 0px;
}
  }

.btnback a {
  font-weight: 400!important;
  text-decoration:underline!important;
}
.blog-post__author {
  background-color: #333333;
}

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


.aktuelt-des h2 {
    font-family: Lato;
    font-size: 18px;
    color: #6b6b6b;
    font-weight: 500;
}


.post-banner .parallax-container {
  max-width: 1260px!important;
  height: 620px!important;
}

.blog-contain {
  padding:0;
}

.post-banner .post-banner-inner {
  padding:0!important;
}

@media (max-width:969px) {
  .blog-contain {
  padding:0 15px;
}
}

/*             Blog Grid Listing and Post styles            */

.aktuelt-img {
  min-height:255px;
  object-fit:cover;
}

.aktuelt-img img {
  min-height:255px;
  object-fit:cover;
}










.landing-page-main .dnd-section>.row-fluid {
  max-width:100%;
  padding-left: 0px;
  padding-right: 0px;
}

.landing-page-main .dnd-section {
  padding:0;
}

.lp-long-form-row {
  max-width:1030px;
  padding:90px 30px;
  margin:0 auto;
}

.lp-triangle-top {
  position:absolute;
  right:0;
  top:-30px;
}

.lp-triangle-bottom {
  height:100%;
  position:absolute;
  right:0;
}

.landing-page-main ul li {
  font-size:18px;
}

.landing-page-main blockquote {
  position:relative;
  width: 100%;
  background:#F3FEE9;
  padding:60px 30px 30px 30px;
  margin-top: 0;
  border-left-color:transparent;
}

@media only screen and (max-width: 767px) {
.landing-page-main blockquote h4 {
  line-height:1.4;
}
}
.landing-page-main blockquote:before {
  content:"";
  width: 60px;
  padding:30px;
  background:url("https://24908655.fs1.hubspotusercontent-eu1.net/hubfs/24908655/Esacon_March_2022/images/quote-up.svg");
  background-repeat:no-repeat;
  position:relative;
  top:-30px;
}






.card__price {
  font-family: Lato
    font-size: 33px;
  color: #033d49;
  font-weight: 500
}

@media (max-width: 1199px) {
.home-banner-wrap .home-banner h1 {
    color: #FFF;
}
}



.search-page-wrap main#main-content {
    padding-top: 30px;
}

.contact_right_inner form {
    background: none;
    padding: 0;
}

.contact_right_inner form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), .contact_right_inner form select, .contact_right_inner form textarea {
    background: #EFF2F7 !important;
    border: none !important;
    height: 42px;
    font-size: 14px !important;
    color: #8492A6 !important;
}


.contact_content .hs-submit .hs-button.primary {
    background: #003B48;
    border: none;
    color: #fff;
    padding: 10px 51px;
    height: 42px;
    width: 100%;
}

.contact_right_inner form textarea {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    min-height: 120px;
    resize: none;
}

.contact_right_inner form input::placeholder, .contact_right_inner form textarea::placeholder {
    font-size: 14px !important;
    color: #8492A6 !important;
}

.contact_content form .hs-form-field>label {
    font-size: 17px;
    display: block;
    color: #000000;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 5px;
}



.contact_content .hs-form-field {
    margin-bottom: 15px;
}
.contact-top-section .contact-icon img {
    object-fit: contain !important;
}

.contact-top-section .contact-icon {
    width: 22px;
    text-align: center;
}
.contact-top-section .contact_details_page h1 {
    padding-top: 0;
    padding-bottom: 0;
}

.contact_left p {
    margin-bottom: 25px;
}
.contact-module {
    padding-top: 4px;
}
.contact_content .hs-form-field input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0 !important;
}

.contact_content .hs-form-field label.hs-form-booleancheckbox-display {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.4;
    color: #000000 !important;
    font-size: 13px;
    font-weight: 400;
}

.contact_content .hs-form-field label.hs-form-booleancheckbox-display > span::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #EFF2F7;
    border: 1px solid #C2CEDB;
}

.contact_content .hs-form-field label.hs-form-booleancheckbox-display > span::after {
    content: "";
    left: 7px;
    top: 2px;
    width: 6px;
    height: 13px;
    border: solid #133c48;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    margin: 0;
    position: absolute;
    opacity: 0;
}

.contact_content .hs-form-field label.hs-form-booleancheckbox-display span {
    color: #000;
    margin-left: 0 !important;
  float: none;
  position: static;
}
.contact_content .hs-form-field label.hs-form-booleancheckbox-display p {
    font-size: 13px;
    line-height: 1.2;
    margin: 0 !important;
    font-weight: 400;
}
.contact_content form .hs-richtext p {
    font-weight: 400;
    color: #000;
}

.contact_content form .hs-richtext p a {
    color: #000;
}
.contact_content .hs-form-field label.hs-form-booleancheckbox-display a {
    color: #000;
}

.contact_content .hs-form-field label.hs-form-booleancheckbox-display input:checked ~ span::after {
    opacity: 1;
}
.contact_content .legal-consent-container {
    margin-bottom: 22px;
    display: block;
}
.contact_content fieldset > * {
    padding: 0 5px !important;
}

.contact_content fieldset {
    max-width: none !important;
    margin: 0 -5px !important;
}

.contact_content fieldset .hs-form-field .input {
    margin-right: 0 !important;
}

.contact_content {
    padding: 0;
}
.contact_content .contact_content {
    padding: 0 15px;
}

.hs-team-members.t_members-list-section {
    background: linear-gradient(180deg, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 100%);
    padding: 60px 0 80px;
}
.t_members-list-header {
    text-align: center;
    margin-bottom: 20px;
}

.t_members-list-header h2 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 12px;
}
.t_members-list-header p {
  font-size: 17px;
  color: #000;
}
.t_members-list-section .empimg {
    max-width: 150px;
    margin: 0 auto 30px;
}

.t_members-list-section .employeediv {
    text-align: center;
}

.hs-team-members.t_members-list-section .empimg img {
    min-width: auto !important;
    width: 100% !important;
}

.t_members-list-section.hs-team-members .title_emply {
    font-size: 17px;
    line-height: 1.4 !important;
}

.t_members-list-section.hs-team-members p.content_emply {
    font-size: 17px;
}

.t_members-list-section.hs-team-members .content p {
    font-size: 17px !important;
    line-height: 1.4 !important;
}

.t_members-list-section.hs-team-members p a {
    font-size: 17px !important;
    line-height: 1.4 !important;
}
.t_members-list-section .empimg {
    max-width: 150px;
    margin: 0 auto 30px;
}

.t_members-list-section .employeediv {
    text-align: center;
}

.hs-team-members.t_members-list-section .empimg img {
    min-width: auto !important;
    width: 100% !important;
}

.t_members-list-section.hs-team-members .title_emply {
    font-size: 17px;
    line-height: 1.4 !important;
    color: #000 !important;
}

.t_members-list-section.hs-team-members p.content_emply {
    font-size: 17px;
    color: #000 !important;
}

.t_members-list-section.hs-team-members .item-wrapper .content p {
    font-size: 17px !important;
    line-height: 1.4 !important;
    color: #000 !important;
}

.t_members-list-section.hs-team-members .item-wrapper .content p a {
    font-size: 17px !important;
    line-height: 1.3 !important;
    color: #000 !important;
}

.hs-team-members.t_members-list-section .employeediv {
    min-height: auto !important;
    height: auto !important;
}
.contact_details_page .hs-form-required {
    color: #000;
}
.contact_page a {text-decoration: none;}
.theme-banner .parallax-container {
    margin: 0 auto;
    max-width: 1315px;
}


/* media css */
@media(max-width: 767px) {
  .t_members-list-header h2 {
    font-size: 34.99px;
  }
  .t_members-list-header {
    margin-bottom: 0;
  }
  .contact-top-section img{
    height: auto;
  }
}