







/* 1a. Containers */





/* 1b. Colors */




/* 1c. Typography */



















































/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */
















/* Header  Custom Fields */



/* 1h. Site footer */



























/* Footer Custom Fields */









.content-wrapper,
.header__container,
.footer__container{
  max-width: 1280px;
}

.dnd-section > .row-fluid {
  padding-top: 40px ;
  padding-bottom : 40px ;
}

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







body {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
  font-weight: ;
  font-family: futura-pt;
}

/* Paragraphs */

p {

  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
  font-weight: ;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

/* Headings */

h1 {
  font-family: futura-pt;
  font-size: 5rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-weight: 600;
}

h2 {
  font-family: futura-pt;
  font-size: 3rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-weight: 600;
}

h3 {
  font-family: futura-pt;
  font-size: 2.5rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-weight: 600;
}

h4 {
  font-family: futura-pt;
  font-size: 1.87rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-weight: 600;
}

h5 {
  font-family: futura-pt;
  font-size: 1.5rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-weight: 600;
}

h6 {
  font-family: futura-pt;
  font-size: 1.25rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-weight: 600;
}

/* Blockquote */

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




button,
.button, 
body .hs-button {
  background-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  border: 2px solid #f4bb46;
  border-radius: 0.5rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  padding: 0.5rem 2rem;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
body form .hs-button:hover,
body form .hs-button:focus {
  background-color:  

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  color: 

  
  
    
  


  rgba(#0074760, 1.0)

;
}   
form input[type=submit]:active,
body form .hs-button:active {
  background-color:  

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  color: 

  
  
    
  


  rgba(#0074760, 1.0)

;
}
button:hover,
body .hs-button:hover,
button:focus,   
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  color: 

  
  
    
  


  rgba(#0074760, 1.0)

;
}
button:active,
.button:active,
body .hs-button:hover,{
  background-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  color: 

  
  
    
  


  rgba(#0074760, 1.0)

;
}





form,
.submitted-message {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
  font-weight: 
}

/* Form title */

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

/* Form label */

form label,
form .hs-form label,
.hs-form label{
  color: 

  
  
    
  


  rgba(#0074760, 1.0)

;
}



/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(#0074760, 1.0)

;
}

/* Form inputs */

.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 {
  border-color: 

  
  
    
  


  rgba(214, 208, 192, 1.0)

;
  background-color: 

  
  
    
  


  rgba(244, 243, 236, 1.0)

;
}

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: 

  
  
    
  


  rgba(41, 129, 142, 1.0)

;
}



/* Date picker */

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

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

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

/* Submit button */
input[type="search"]{
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: block;
}

header input[type="search"]::-webkit-search-decoration,
header input[type="search"]::-webkit-search-cancel-button,
header input[type="search"]::-webkit-search-results-button,
header input[type="search"]::-webkit-search-results-decoration {
  display: block !important;
}

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  border: 2px solid #f4bb46;
  border-radius: 0.5rem;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  padding: 0.5rem 2rem;
}







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

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

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





header.header,
.scrolling_up header.header,
.scrolling_down header.header{
  background-color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
  border-color: 

  
  
    
  


  rgba(65, 206, 208, 1.0)

;
}
.custom-menu-primary ul li a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.submenu.level-1 > li>a,
body .navigation-primary .submenu.level-1>li>a{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}
.custom-menu-primary ul li a:hover,
.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,
body .navigation-primary .submenu.level-1>li:hover>a{
  color: 

  
  
    
  


  rgba(41, 129, 142, 1.0)

;
  background-color: 

  
  
    
  


  rgba(68, 68, 68, 0.0)

;
}
.custom-menu-primary ul li a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active,
body .navigation-primary .submenu.level-1>li>a.active-item,
body .navigation-primary .submenu.level-1>li>a.active-branch{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary ul ul,
.header__language-switcher .lang_list_class,
body .navigation-primary .menu_wrapper,
body .navigation-primary .submenu.level-2{
  background-color: 

  
  
    
  


  rgba(250, 250, 247, 1.0)

;
  border-top-color: 

  
  
    
  


  rgba(65, 206, 208, 1.0)

;
}
body .submenu.level-2 > li:first-child:before {
  border-color: ;
}
.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}
body .navigation-primary ul ul li a,
body .navigation-primary .submenu.level-2 li a,
body .navigation-primary .submenu.level-2 .level-3>li>a,
body .navigation-primary .submenu.level-2 .level-3>li>a:after{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}
.custom-menu-primary ul ul li a:hover,
.custom-menu-primary ul ul li a:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before,
body .navigation-primary .submenu.level-2 > li:hover> a,
body .navigation-primary .submenu.level-3 > li:hover> a{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  background-color: 

  
  
    
  


  rgba(160, 231, 232, 1.0)

;
}
.custom-menu-primary ul ul li a.active{
  color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}







.alert-bar.alert-bar--green-dark-blue.alert-bar--dismissable{
  background-color: 

  
  
    
  


  rgba(185, 214, 132, 1.0)

;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;

}

.alert-bar__message p strong a{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

.alert-bar__message p strong a:hover{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

.alert-bar__message p{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}





















.opening-hours svg{

}

.top-bar{
  background-color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

.opening-hours a , .nav-top-bar ul>li.hs-menu-depth-1>a{
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}
.nav-top-bar ul>li.hs-menu-depth-1>a:hover{
  color: 

  
  
    
  


  rgba(65, 206, 208, 1.0)

;
}
.nav-top-bar ul>li ul{
  background-color: 

  
  
    
  


  rgba(250, 250, 247, 1.0)

;

}

.nav-top-bar ul>li ul>li>a{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}
.nav-top-bar ul>li ul>li>a:hover{
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  background-color: 

  
  
    
  


  rgba(160, 231, 232, 1.0)

;
}

.form-open .header-search div#search-panel form input[type="search"]{
  background-color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}
form.search-form input.search-form-submit{
  background-color: 

  
  
    
  


  rgba(246, 209, 183, 1.0)

;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

button.search-panel-toggle svg, 
button.search-cross-toggle svg{
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}

button.search-panel-toggle:hover svg, 
button.search-cross-toggle:hover svg{
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}

form.search-form input.search-form-submit:hover{
  background-color: 

  
  
    
  


  rgba(246, 209, 183, 1.0)

  
}

.form-open .header-search div#search-panel form input[type="search"]:focus{
  border-color: 

  
  
    
  


  rgba(246, 209, 183, 1.0)

;


}









.button1 a{
  background-color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  border-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
}
.button1 a:hover{
  background-color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  border-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
}









.button12 a{
  background-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  border-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
}
.button12 a:hover{
  background-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  border-color: 

  
  
    
  


  rgba(244, 187, 70, 1.0)

;
}





footer.footer {
  background-color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}
/* Footer Content */

footer .hs-menu-wrapper ul>li>a , 
.get_involved a , 
.privacy_links .hs-menu-wrapper ul > li > a , 
.phone_number a{
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}

footer .hs-menu-wrapper ul>li , 
.get_involved  , 
.privacy_links .hs-menu-wrapper ul > li, 
.phone_number {
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}



footer .hs-menu-wrapper ul>li>a:hover, 
.get_involved a:hover , .privacy_links 
.hs-menu-wrapper ul > li > a:hover , 
.phone_number a:hover{
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;

}

.disclamation , .button_section h3 , .not-italic.xs\:mt-1 ul li{
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}

.address_section .loaction>svg>path,
span.phone_icon>svg>path{
  color: 

  
  
    
  


  rgba(246, 209, 183, 1.0)

;
}



body .social_follow span>a>span>svg>path{
  color: 

  
  
    
  


  rgba(246, 209, 183, 1.0)

;
}

body .social_follow span>a:hover>span>svg>path{
  color: 

  
  
    
  


  rgba(246, 209, 183, 1.0)

;
}


body .button_section a{
  background-color: 

  
  
    
  


  rgba(246, 209, 183, 1.0)

;
  color: 

  
  
    
  


  rgba(#, 1.0)

;
}
.copyright{
  color: 

  
  
    
  


  rgba(249, 248, 246, 1.0)

;
}
hr.block-separator{
  background-color: 

  
  
    
  


  rgba(214, 208, 192, 1.0)

;
}
hr.wp-block-separator{
  background-color: 

  
  
    
  


  rgba(244, 243, 236, 1.0)

;
}





/* Blog Header */

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

/* Blog Listing */

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

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

.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(7, 71, 96, 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(7, 71, 96, 1.0)

;
}

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

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

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

.blog-post__title {
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-family:futura-pt;
  font-size: 5px;
  font-weight: ;
}

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

#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            */

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

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

.blog-index__post-content--small h2 {
  font-size: 2.5px;
}

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

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

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

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

.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: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
}

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

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(70, 91, 105, 1.0)

;
}

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

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











.card__price {
  font-family: futura-pt
    font-size: 2.5px;
  color: 

  
  
    
  


  rgba(7, 71, 96, 1.0)

;
  font-weight: 
}




/* //////////////////////////////////////////// Max-width /////////////////// */
@media (min-width: 568px){
  .content-wrapper,
  .header__container,
  .footer__container,
  .dnd-section > .row-fluid{
    max-width: 568px;
  }
}


@media (min-width: 640px){
  .content-wrapper,
  .header__container,
  .footer__container,
  .dnd-section > .row-fluid{
    max-width: 640px;
  }
}


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


@media (min-width: 1024px){
  .content-wrapper,
  .header__container,
  .footer__container,
  .dnd-section > .row-fluid{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .content-wrapper,
  .header__container,
  .footer__container,
  .dnd-section > .row-fluid{
    max-width: 1280px;
  }
}




/* ///////////////////////////////// heading //////////////////////////////// */


@media (min-width: 768px) and (max-width: 1200px){
  .span4 h1{
    font-size: 52px;
  }
}

@media (max-width: 767px){
  h1{
    font-size: 3rem;
  }
}


@media (max-width: 639px){
  h2{
    font-size: 2.5rem;
  }

  h3{
    font-size: 1.87rem;
  }

  h4{
    font-size: 1.5rem;
  }

  h5{
    font-size: 1.25rem;
  }
}