







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */
























.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 1300px;
}

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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 50px 20px;
}





body {
  font-size: 16px;
  font-weight: 400;
  font-family: Montserrat;
  color: rgba(60, 60, 59, 1.0);
}

@media (max-width: 767px) {
  body {
    font-size: 15.058823529411764px;
  }
}

/* Paragraphs */

p {
  font-family: Montserrat;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(228, 29, 29, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(228, 29, 29, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Montserrat;
  color: rgba(60, 60, 59, 1.0);
}

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

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

h3 {
  font-size: 38px;
  font-weight: 400;
}

h4 {
  font-size: 35px;
  font-weight: 400;
}

h5 {
  font-size: 28px;
  font-weight: 400;
}

h6 {
  font-size: 21px;
  font-weight: 400;
}

@media(max-width:1060px){

  h1 {
    font-size: 37.9999999995px;
  }

  h2 {
    font-size: 34.0px;
  }

  h3 {
    font-size: 30.99999999984px;
  }

  h4 {
    font-size: 28.0px;
  }

  h5 {
    font-size: 24.9999999998px;
  }

  h6 {
    font-size: 21px;
  }

}

/* Blockquote */

blockquote {
  border-left-color: {color=#3C3C3B, opacity=100, css=#3C3C3B};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(228, 29, 29, 1.0)

;
  border-radius: 25px;
  color: 

  
  
    
  


  rgba(228, 29, 29, 1.0)

;
  padding: 12px 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(228, 29, 29, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(228, 29, 29, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 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(255, 255, 255, 1.0);
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(228, 29, 29, 1.0)

;
}

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(138, 138, 138, 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(102, 102, 102, 1.0)

;
  /*   color: rgba(60, 60, 59, 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(51, 51, 51, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: rgba(60, 60, 59, 1.0);
}

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

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#3C3C3B, opacity=100, css=#3C3C3B};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#3C3C3B, opacity=100, css=#3C3C3B} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#3C3C3B, opacity=100, css=#3C3C3B};
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

thead th,
thead td {
  background-color: rgba(26, 26, 26, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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









.header section.top-header-main{
  background-color: rgba(60, 60, 59, 1.0);
}

.header .top-header-main .topheader-left-text h2{
  color: rgba(255, 255, 255, 1.0);
}

.header .top-header-main .topheader-right-text a p{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header .top-header-main .topheader-right-text a p:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

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

.header .bottom-header-menu .navigation-primary>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}


.header .bottom-header-menu .navigation-primary>ul>li{
  background-color: rgba(255, 255, 255, 0.0);
}

.header .bottom-header-menu .navigation-primary>ul>li:hover>a{
  color: rgba(228, 29, 29, 1.0);
}

.header .bottom-header-menu .navigation-primary>ul>li:hover{
  background-color: rgba(255, 255, 255, 0.0);
}

.header .bottom-header-menu .navigation-primary>ul>li.active{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(228, 29, 29, 1.0);
}


.header .bottom-header-menu .navigation-primary>ul>li>ul, .header .bottom-header-menu .navigation-primary>ul>li>ul>li ul{
  background-color: rgba(255, 255, 255, 1.0);
}

.header .bottom-header-menu .navigation-primary>ul>li>ul>li>a,  .header .bottom-header-menu .navigation-primary>ul>li>ul>li ul li a{
  color: rgba(90, 90, 90, 1.0);
}

.header .bottom-header-menu .navigation-primary>ul>li>ul>li{
  background-color: rgba(255, 255, 255, 0.0);
}

.header .bottom-header-menu .navigation-primary>ul>li>ul>li:hover>a, .header .bottom-header-menu .navigation-primary>ul>li>ul>li ul li:hover a{
  color: rgba(228, 29, 29, 1.0);
}

.header .bottom-header-menu .navigation-primary>ul>li>ul>li:hover{
  background-color: rgba(255, 255, 255, 0.0);
}





.header .contact-us-main a{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(#61ce7000, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
}

.header .contact-us-main a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
}









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

.footer .footer-top .left-col .col.col-1{
  background-color: rgba(255, 255, 255, 1.0);
}

.footer .form-heading h4{
  color: rgba(228, 29, 29, 1.0);
}

.footer .footer-top .seprator div{
  border-color: rgba(228, 29, 29, 1.0);
}

.footer-top .footer-form form .hs-button {
  border-color: rgba(228, 29, 29, 1.0);
  color: rgba(228, 29, 29, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.footer-top .footer-form form .hs-button:hover {
  border-color: rgba(228, 29, 29, 1.0);
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(228, 29, 29, 1.0);
}


.footer .footer-top .footer-form form .hs-form-field .input input, 
.footer .footer-top .footer-form form .hs-form-field .input textarea{
  background-color: rgba(255, 255, 255, 1.0);;
  border-color: rgba(129, 138, 145, 1.0);
  color: rgba(138, 138, 138, 1.0);
}

.footer .footer-top .footer-form form .hs-form-field .input input:focus, 
.footer .footer-top .footer-form form .hs-form-field .input textarea:focus{
  box-shadow: inset 0 0 0 1px  rgba(0, 0, 0, 0.1);
}

.footer .footer-bottom{
  background: rgba(0, 0, 0, 1.0);
}

.footer .footer-bottom .social-share path{
  fill: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer .footer-bottom .social-share ul li:hover path{
  fill: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer .ft-btn a {
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.footer .ft-btn a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer .ft-btn:hover a {
  border-color: rgba(228, 29, 29, 1.0);
  background-color: rgba(228, 29, 29, 1.0);
}

.footer .copyright span{
  color: rgba(255, 255, 255, 1.0);
}

.footer .footer-menu ul li a{
  color: rgba(255, 255, 255, 1.0);
}

.footer .footer-menu ul li a:hover{
  color: rgba(228, 29, 29, 1.0);
}
.footer .footer-menu ul li a:hover:after{
  background-color: rgba(228, 29, 29, 1.0);
}





















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