







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */

/* main menu */










/* child menu */












/* 1h. Site footer */












.dnd-section,
.content-wrapper--vertical-spacing {
  padding-bottom: 27px;
  padding-top: 27px;
}

/* */
}

.site-wrap {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  width: 100%;
  margin: 0 auto;
}


@media (min-width: 1200px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 100%;
  }
}
@media (min-width: 1600px){
  .site-wrap{
    max-width: 1600px;
  }
}





body {
  font-size: 17px;
  color: #333;
  font-weight: regular;
  font-family: Cabin;
}
/* Paragraphs */

p {
  font-size: 17px;
  color: #333;
  font-weight: regular;
}


/* Anchors */

a {
  color: #1ccdf7;
}

a:hover,
a:focus,
a:active {
  color: #ff6633;
}

/* Headings */

h1 {
  font-family: Playfair Display;
  font-size: 50px;
  color: #000000;
  font-weight: 400;
}

h2 {
  font-family: Playfair Display;
  font-size: 42px;
  color: #000000;
  font-weight: regular;
}

h3 {
  font-family: Cabin;
  font-size: 24px;
  color: #333;
  font-weight: regular;
}

h4 {
  font-family: Cabin;
  font-size: 18px;
  color: #000000;
  font-weight: regular;
}

h5 {
  font-family: Cabin;
  font-size: 14px;
  color: #000000;
  font-weight: regular;
}

h6 {
  font-family: Cabin;
  font-size: 12px;
  color: #000000;
  font-weight: regular;
}

/* Blockquote */






button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border: 0px solid #000;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 20px 60px;
}

button:hover,
.button:hover {
  background-color: {color=#000, opacity=0, rgba=rgba(0, 0, 0, 0), rgb=rgb(0, 0, 0), hex=#000, css=rgba(0, 0, 0, 0%)};
  color: #FFFFFF;
}

/* button:active,
.button:active {
background-color: rgba(40, 40, 40, 1.0);
border-color: #282828;
color: #FFFFFF;
}
*/





form,
.submitted-message {
  font-size: 17px;
  color: #333;
  font-weight: regular
}
.hs-blog-post h2, .hs-blog-post h3, .hs-blog-post h4 {
    font-family: 'Playfair Display';
}
/* Form title */

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

/* Form label */

form label {
  color: #333333;
}

/* Form help text */

form legend {
  color: #DE888A;
}

/* 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: #000;
  color: #333;
}

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

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #333;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #333;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border: 0px solid #000;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 20px 60px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: #000000;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 40, 40, 1.0);
  border-color: #282828;
  color: #FFFFFF;
}





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

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

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

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





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

.custom-primary-menu .hs-menu-wrapper > ul > li > a {
  color:#222;
  background-color: ;
}
.custom-primary-menu .hs-menu-wrapper > ul > li > a:hover {
  color:#007bff;
  background-color: #fff;
  text-decoration: unset;
}
.custom-primary-menu .hs-menu-wrapper > ul > li.active > a {
  color: ;
  background-color: ;
}
.custom-primary-menu .hs-menu-wrapper ul ul{
  border-color:;
}
.custom-primary-menu .hs-menu-wrapper ul ul > li > a {
  color: #FFFFFF;
  background-color: #000000;
}
.custom-primary-menu .hs-menu-wrapper > ul ul > li >a:hover {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: unset;
}
.custom-primary-menu .hs-menu-wrapper > ul ul > li.active > a {
  color: ;
  background-color: ;
}
@media (min-width: 768px){
  .custom-primary-menu .hs-menu-wrapper >ul ul {
   background-color: #000000;
  }
}

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

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #222;
}

@media(max-width: 767px) {
  
  .body-container--blog-post span.category-box {
    padding: 10px 10px!important;
    display: inline-block!important;
    margin: 5px!important;
}
.cm-related-list>p {
    padding-right: 35px;
    padding-left: 35px;
    display: flex;
}
  .dropbtn{
    width:300px!important;
  }
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #222;
  }
}





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

/* Footer Content */

.footer * {
  color: #d9d9d9;
}
.footer .hs-menu-wrapper>ul>li>a{
  color:#ffffff;
}

.footer .hs-menu-wrapper ul>li>a:hover{
  color:#ffffff;
}

.footer a{
  color:#d9d9d9;
}


.footer a:hover{
  color:;
}




/* Blog Header */

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

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #333;
}

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

.blog-post__title {
  color: #000000;
  font-family:Playfair Display;
  font-size: 50px;
  font-weight: 400;
}

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

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

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #ff6633;
}

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

.blog-index__post-content a {
  color: #333;
}

.blog-post__read-more svg {
  fill: #333;
}

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

.blog-sidebar a {
  color: #333;
}

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

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

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

.blog-post__meta a {
  color: #333;
}

.blog-post__meta a:hover {
  color: #ff6633;
}

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

.blog-post__back-to-blog {
  color: #333;
}

.blog-post__back-to-blog svg {
  fill: #333;
}

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

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

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

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











.card__price {
  font-family: Cabin;
  font-size: 24rem;
  color: #333;
  font-weight: regular
}


.body-container--blog-post span.category-box {
    margin: 30px 20px 30px 0px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    border: 1px solid black;
    padding: 10px 15px;
    text-align: center;
    max-width: 250px;
    letter-spacing: 1.1px;
    background-color: white;
}

.body-container--blog-post span.category-box a {
    color: black;
    font-family: 'Montserrat',sans-serif;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
}
.body-container--blog-post span.date {
    color: black;
    font-family: 'Montserrat',sans-serif;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
}
/* .body-container--blog-post div.boxes-below-title {
  border-bottom: 1px solid #000;
} */





div#hs_cos_wrapper_widget_1628850748188 {
    max-width: 700px;
    margin: 0px auto !important;
}

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

.tags-outer {
    padding-top: 40px;
    padding-bottom: 20px;
}

.tags-outer .container {
    width: 80%;
    margin: 0px auto;
}
 
.dropdown h3 {
    margin: 0px;
    padding: 0px;
}


.dropbtn {
    cursor: pointer;
    color: #333;
    text-transform: capitalize;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 20px; 
    border: 1px solid #333;
    border-radius: 2px;
    background-color: #fff;
    padding: 12px 20px;
    width: 370px;
    text-align: left;
    position: relative;
}

.dropbtn:hover { 
    color: #333;  
    border: 1px solid #333; 
    background-color: #fff; 
    position: relative;
}
   
button.dropbtn img {
    position: absolute;
    right: 10px;
    top: 20px;
}
 
.dropdown-content ul li {
    width: 100%;
}

.blog-filter .dropdown-content ul li a:after {
  display: none;
}

.blog-fltr-title {
    width: 200px !important;
    padding-top: 5px;
}

.dropdown {
  position: relative;
  display: inline-block;
}
 
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 370px;
    box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 20%);
    z-index: 9999;
    height: auto;
    padding: 0px;
    border-radius: 5px;
    top: 50px;
}

.dropdown-content ul {
  padding-left: 0px;
  list-style: none;
}

.dropdown-content ul li {
  padding: 7px 15px;
}

.blog-tags ul li a {
    color: #39464E;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    margin: 0px;
    padding: 10px;
}

.blog-tags ul li a:hover {
    background-color: #F5F8FA; 
    color: #39464E;  
}

div#myDropdown span.filter-link-count {
  display: none !important;
}

.dropdown-content a {
  color: #000;
  padding: 5px;
  text-decoration: none;
  display: block;
}
  
.show {
  display:block;
}
 
button.dropbtn img {
    position: absolute;
    right: 10px;
    top: 20px;
}
 

h2 , h3 , h4 , h5 { 
    font-weight: 400 !important;
}

form .hs_submit .actions{ text-align:center; }
body #main-content .hs_cos_wrapper form .hs_submit input[type="submit"],
body #main-content form .hs_submit input[type="submit"]{ min-width: 180px;   width: auto; font-family: 'Roboto' !important; }

@media(max-width:767px){
  h2 br, 
  h3 br, 
  h4 br, 
  h5 br{ display: none !important; } 
  #main-content .dnd-section .widget-type-form{ padding:0 15px !important;}
  fieldset.form-columns-2 .input,
  fieldset.form-columns-1 .input {   margin-right: 0 !important; }
  #main-content .dnd-section .widget-type-form form input[type="text"],
  #main-content .dnd-section .widget-type-form form input[type="email"],
  #main-content .dnd-section .widget-type-form form textarea,
  #main-content .dnd-section .widget-type-form form select{ width:100% !important; margin-top: 0px !important;}
  #main-content .dnd-section .widget-type-form .hs-submit{ padding-right:0 !important }
  #main-content .dnd-section .widget-type-form .hs-form-field > label{ display: none !important}
  
  #main-content .dnd-section .widget-type-form .hs-richtext, 
  #main-content .dnd-section .widget-type-form .hs-richtext p,
  #main-content .dnd-section .widget-type-form .hs-richtext p span{ color:#FFF; }
  
  .widget-type-form form .hs-form-field {   text-align: left !important; }
}







@media (max-width:767px) {

  table {
      width: 100% !important;
  }

  span#hs_cos_wrapper_widget_1637347017384_ td:nth-child(2) {
      width: 17% !important;
  }

  span#hs_cos_wrapper_widget_1637347017384_  td:nth-child(1) {
      width: 38% !important; 
  }

  span#hs_cos_wrapper_widget_1637347017384_  td  { 
      padding: 10px !important;
  }
  
  h2 { 
      font-size: 30px !important; 
  }

  .form-title { 
      font-size: 25px !important; 
  }
  
  body input {
      padding: 10px !important;
  }

  body #hs_cos_wrapper_widget_1628850748188 input[type="text"] ,
  body #hs_cos_wrapper_widget_1628850748188 input[type="email"] ,
  body #hs_cos_wrapper_widget_1628850748188 select {
      margin-bottom: 0px !important;
      margin-top: 6px !important;
      padding-bottom: 12px !important;
      padding-right: 10px !important;
      padding-top: 12px !important;
      text-align: left !important;
      padding-left: 10px !important;
  }

}