







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */








/* 1e. Forms */













/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */




/* Others */







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

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

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





html {
  font-size: 17px;
}

body {
  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #191919;
  font-size: 17px;
}

/* Paragraphs */

p {
  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #000000;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #414141;
}

/* Headings */

h1,
.h1 {
  font-weight: 400; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
  font-size: 60px;
  text-transform: none;
  line-height:70px;
}

h2,
.h2 {
  font-weight: 400; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
  font-size: 60px;
  text-transform: none;
  line-height:70px;
}

h3,
.h3 {
  font-weight: 400; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
  font-size: 35px;
  text-transform: none;
  line-height:40px;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
  font-size: 30px;
  text-transform: none;
  line-height:35px;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #000000;
  font-size: 26px;
  text-transform: none;
  line-height:30px;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
  font-size: 22px;
  text-transform: none;
  line-height:25px;
}

/* Blockquote */

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





button,
.button,
a.hs-button
{
  border: 1px solid #E4AB7A;

  padding-top: 14px;
padding-right: 60px;
padding-bottom: 15px;
padding-left: 19px;

  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(228, 171, 122, 1.0)

;
  border-radius: 0px;
  color: #191919 !important;
  font-size: 18px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  text-decoration:none;
}

button:active,
.button:active {
  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
}
.perchant-header .body-container--thankyou-page .hs_cos_wrapper_type_rich_text a.cta_button{
 border: 1px solid #E4AB7A;

  padding-top: 14px;
padding-right: 60px;
padding-bottom: 15px;
padding-left: 19px;

  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
}




form,
.submitted-message {
  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Form title */

.form-title {
  color: #191919;
}

/* Labels */

form label {
  color: #FFFFFF;
}

/* Help text */

form legend {
  color: #191919;
}

/* 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-bottom: 1px solid #FCF7F1;
  background-color: transparent;
  color: #FFFFFF;
  border-radius: 0px;
  padding: 20px 10px 20px 0;
}

/* Form placeholder text */

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

::-moz-placeholder {
  color: #191919;
}

:-ms-input-placeholder {
  color: #191919;
}

::placeholder {
  color: #191919;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #191919;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #E4AB7A;

  padding-top: 14px;
padding-right: 60px;
padding-bottom: 15px;
padding-left: 19px;

  font-family: Oxanium, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(228, 171, 122, 1.0)

;
  border-radius: 0px;
  color: #191919;
  font-size: 18px;
  text-transform: none;
  padding-right: 70px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(228, 171, 122, 1.0)

;
   border: 1px solid #E4AB7A;

}

form input[type=submit]:active,
form .hs-button:active {
   background-color: 

  
  
    
  


  rgba(228, 171, 122, 1.0)

;
   border: 1px solid #E4AB7A;

}





/* Table */

table {
  border: 1px solid #191919;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #191919;

  padding: 18px;

  color: #191919;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(25, 25, 25, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFFFF;
}

.footer .border-slide a:before{
  background-color: #ffffff;
}






.megasubmenu--col.column-2 {
  border-left: 1px solid #EBE7E1;
}
.megasubmenu--col.column-3 {
    border-left: 1px solid #EBE7E1;
}
.megasubmenu--wrapper {
    background-color: 

  
  
    
  


  rgba(252, 247, 241, 1.0)

;
  }
.header, .webiteer-header.wrapper-header.solid-header, .header.header--no-navigation.lp-header.lp-sticky, .perchant-header .header.header--no-navigation.lp-header {
  background-color: #F8EADB;
}
.desktop-menu ul .hs-menu-depth-1>a:before, 
.megasubmenu--wrapper ul li a:before, 
.right-menu ul li a:before,
.border-slide a:before,
.black-text-anchor a:after,
.logo-listing ul li a:before
{
  background-color: #191919;
}
.menu__link, .hs-menu-item a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #191919;
  font-family: Oxanium;
}

.menu__child-toggle-icon {
  border-top-color: #191919;
}

.menu .menu__link:hover,
.menu .menu__link: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: #000000;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #000000;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #414141;
}

.menu__child-toggle-icon:active {
  border-top-color: #414141;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #191919;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    #EBE7E1
    background-color: 

  
  
    
  


  rgba(252, 247, 241, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    #EBE7E1
    background-color: 

  
  
    
  


  rgba(252, 247, 241, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #191919;
  background-color: 

  
  
    
  


  rgba(252, 247, 241, 1.0)

;
}

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

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: #F8EADB;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: #F8EADB;
}

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

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


@media(max-width: 1024px) {
   h1, .h1{
    font-size:55px;
    line-height: 65px;
  }
  h2, .h2{
    font-size:50px;
    line-height: 60px;
  }
   h3, .h3{
    font-size:30px;
    line-height: 35px;
  }
   h4, .h4{
    font-size:25px;
    line-height: 30px;
  }
   h5, .h5{
    font-size:22px;
    line-height: 25px;
  }
   h6, .h6{
    font-size:20px;
    line-height: 22px;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 0 0 35px;
}
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: #F8EADB;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #191919;
  }
  button, .button, .hs-button, a.cta_button, form .hs-button, form input[type=submit] {
    font-size: 16px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
}
  body{
      font-size:15px;
      line-height:26px;
  }
   h1, .h1{
    font-size:50px;
    line-height: 60px;
  }
    h2, .h2{
    font-size:40px;
    line-height: 50px;
  } 
  h3, .h3{
    font-size:25px;
    line-height: 30px;
  }
   h4, .h4{
    font-size:20px;
    line-height: 25px;
  }
   h5, .h5{
    font-size:18px;
    line-height: 22px;
  }
   h6, .h6{
    font-size:16px;
    line-height: 20px;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px;
}
}
@media(max-width: 568px) {
   h1, .h1{
    font-size:45px;
    line-height: 55px;
  }
  h2, .h2{
    font-size:36px;
    line-height: 46px;
  }
}




.footer {
  background-color: 

  
  
    
  


  rgba(25, 25, 25, 1.0)

;
}

/* Footer content */
.footer,
.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img,
.footer a
{
  color: #FCF7F1;
}
.footer .footer-social-media a {
  color: #ffffff;
}
.footer .button span{
color: #191919;
}





/* Blog post */

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

.blog-post__tag-link {
  color: #191919;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #414141;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 400; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #191919;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #414141;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #191919;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #000000;
}

#comments-listing .comment-reply-to:active {
  color: #414141;
}





.hs-search-results__title {
  font-weight: 400; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
}





/* Blog listing */



/* Blog pagination */


/* Pricing card */

.card__price {
  font-weight: 400; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
  font-size: 35px;
}

.card__body svg {
  fill: #191919;
}

/* Social follow */

.social-links__icon {
  background-color: #191919;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #414141;
  font-weight: 400; text-decoration: none; font-family: Oxanium, sans-serif; font-style: normal;
  color: #191919;
  font-size: 35px;
}