







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */



















/* 1h. Site footer */






















.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 1080px;
  width: 80%;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

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

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





body {
  font-size: 16px;
  font-weight: 500;
  font-family: Open Sans;
  color: rgba(35, 8, 8, 1.0);
}



/* Paragraphs */

p {
  font-family: Open Sans;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(143, 8, 8, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(143, 8, 8, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Open Sans;
  color: rgba(143, 8, 8, 1.0);
}

h1 {
  font-size: 31px;
  font-weight: 400;
}

h2 {
  font-size: 25px;
  font-weight: 400;
}

h3 {
  font-size: 20px;
  font-weight: 700;
}

h4 {
  font-size: 16px;
  font-weight: 900;
}

h5 {
  font-size: 16px;
  font-weight: 700;
}

h6 {
  font-size: 13px;
  font-weight: 900;
}

@media only screen and (max-width: 1195px){
  h1 {
    font-size: 17.05px; 

  }

  h2 {
    font-size: 14.000000000000002px; 
  }

  h3 {
    font-size: 13.0px; 
  }

  h4 {
    font-size: 8.842105264px; 
  }

  h5 {
    font-size: 9.6px; 
  }

  h6 {
    font-size: 11.555555557px; 
  }
}



/* Blockquote */

blockquote {
  border-left-color: {color=#8F0808, opacity=100, rgba=rgba(143, 8, 8, 1), rgb=rgb(143, 8, 8), hex=#8F0808, css=#8F0808};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(198, 26, 27, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(143, 8, 8, 0.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 249, 249, 1.0)

;
  padding: 8px 24px;
}

.error-page .button:hover,
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(143, 8, 8, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 249, 249, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(143, 8, 8, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 249, 249, 1.0)

;
}






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.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, 
.section.post-footer form {
  background-color: rgba(#null, 0.0);
}

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(194, 81, 0, 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(135, 135, 135, 1.0)

;
  /*   color: rgba(35, 8, 8, 1.0); */
  background-color: rgba(252, 252, 252, 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(35, 8, 8, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: rgb(117, 117, 117);
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: rgba(35, 8, 8, 1.0);
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#230808, opacity=100, rgba=rgba(35, 8, 8, 1), rgb=rgb(35, 8, 8), hex=#230808, css=#230808};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#230808, opacity=100, rgba=rgba(35, 8, 8, 1), rgb=rgb(35, 8, 8), hex=#230808, css=#230808} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#230808, opacity=100, rgba=rgba(35, 8, 8, 1), rgb=rgb(35, 8, 8), hex=#230808, css=#230808};
}





th,
td {
  background-color: rgba(252, 252, 252, 1.0);
  border: 1px solid rgba(135, 135, 135, 1.0);
  color: rgba(35, 8, 8, 1.0);
}

thead th,
thead td {
  background-color: rgba(252, 252, 252, 1.0);
  color: rgba(35, 8, 8, 1.0);
}

tfoot td {
  background-color: rgba(252, 252, 252, 1.0);
  color: rgba(35, 8, 8, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(135, 135, 135, 1.0);
}







.header.cst-header,
.header-search form{
  background-color: rgba(252, 252, 252, 1.0);
}

.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li>a{
  color: rgba(115, 115, 115, 1.0);
}

.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(35, 8, 8, 1.0);
}

.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li.active-branch>a,
.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li.active>a{
  color: rgba(143, 8, 8, 1.0);
}

.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li.hs-item-has-children ul{
  background-color: rgba(252, 252, 252, 1.0);
  border-color: rgba(143, 8, 8, 1.0);
}

.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li.hs-item-has-children ul li>a{
  color: rgba(115, 115, 115, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}
.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li.hs-item-has-children ul li>a:hover{
  color: rgba(35, 8, 8, 1.0);
  background-color: rgba(235, 235, 235, 1.0);
}
.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li.hs-item-has-children ul li.active-branch>a,
.header.cst-header .menu-wrap .hs-menu-wrapper>ul>li.hs-item-has-children ul li.active>a{
  color: rgba(143, 8, 8, 1.0);
}



@media (max-width: 1197px){
  .mobile-menu .hs-menu-wrapper>ul{
    background-color: rgba(252, 252, 252, 1.0);
    border-color: rgba(0, 0, 0, 0.0);
  }
  .mobile-menu .hs-menu-wrapper>ul>li>a{
    color: rgba(115, 115, 115, 1.0);
    background-color: rgba(0, 0, 0, 0.0);
  }
  .mobile-menu .hs-menu-wrapper>ul>li>a:hover{
    color: rgba(35, 8, 8, 1.0);
    background-color: rgba(235, 235, 235, 1.0);
  }

  .mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children ul li a{
    color: rgba(115, 115, 115, 1.0);
    background-color: rgba(0, 0, 0, 0.0);
  }
  .mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children ul li a:hover{
    color: rgba(35, 8, 8, 1.0);
    background-color: rgba(235, 235, 235, 1.0);
  }
}









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

.footer-content p a{
  color: rgba(143, 8, 8, 1.0);
}

.footer-content p a:hover{
  color: rgba(143, 8, 8, 1.0);
}

.footer-content p{
  color: rgba(35, 8, 8, 1.0);
}




















.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: 
}