







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */















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

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

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





html {
  font-size: 18px;
}

body {
  font-size: 18px;
  
  color: #393836;
  
  font-weight: 400;
  font-family: Lato;
}

/* Paragraphs */

p {}

/* Anchors */

a {
  color: #E0E621;
}

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

/* Headings */

h1 {
  font-family: Lato;
  font-size: 60px;
  color: #232120;
  font-weight: 900;
}

h2 {
  font-family: Lato;
  font-size: 40px;
  color: #232120;
  font-weight: 900;
}

h3 {
  font-family: Lato;
  font-size: 32px;
  color: #232120;
  font-weight: 900;
}

h4 {
  font-family: Lato;
  font-size: 24px;
  color: #232120;
  font-weight: 900;
}

h5 {
  font-family: Lato;
  font-size: 22px;
  color: #232120;
  font-weight: 900;
}

h6 {
  font-family: Lato;
  font-size: 18px;
  color: #232120;
  font-weight: 900;
}

/* Blockquote */

blockquote {
  border-left-color: #797B7D;
}

@media (max-width: 767px) {
  h1 {
    font-size: 40.02px;
  }
  h2 {
    font-size: 32.0px;
  }
  h3 {
    font-size: 26.0px;
  }
  h4 {
    font-size: 22.000799999999998px;
  }
}




button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
  border-radius: 0px;
  padding: 5px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
}






.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.widget-type-email_simple_subscription,
.hs_cos_wrapper_type_blog_comments,
.widget-type-password_prompt,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_member_login {
  Padding: 20px;
  display: block;
  background-color: 

  
  
    
  


  rgba(233, 234, 232, 1.0)

;
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(35, 33, 32, 1.0)

;
}

/* 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: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: 

  
  
    
  


  rgba(35, 33, 32, 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(0, 0, 0, 0.0)

;
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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





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

th,
td {
  border-color: #979797;
  color: #393836;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
  border-bottom-color: #979797;
  color: #232120;
}

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





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

th,
td {
  border-color: #979797;
  color: #393836;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
  border-bottom-color: #979797;
  color: #232120;
}

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





.header {
  background-color: 

  
  
    
  


  rgba(57, 56, 54, 1.0)

;
}

.header .header_link a {
  color: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
}

.header .header_link a:hover {
  color: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
}





.footer {
  background-color: 

  
  
    
  


  rgba(57, 56, 54, 1.0)

;
  color: 

  
  
    
  


  rgba(183, 183, 183, 1.0)

;
}

.footer .footer_copyright {
  color: 

  
  
    
  


  rgba(184, 184, 184, 1.0)

;
}

.footer .footer_link a {
  color: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
}

.footer .footer_link a:hover {
  color: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
}

.footer .footer_email a {
  color: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
}

.footer .footer_email a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer .footer_social a svg {
  fill: 

  
  
    
  


  rgba(224, 230, 33, 1.0)

;
}

.footer .footer_social a:hover svg {
  fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

















.card__price {
  font-family: Lato
    font-size: 32px;
  color: #232120;
  font-weight: 900
}