







/* 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: 1140px;
}

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





body {
  font-size: 14px;
  font-weight: 400;
  font-family: Montserrat;
  color: rgba(0, 0, 0, 1.0);
}



/* Paragraphs */

p {
  font-family: Montserrat;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(28, 145, 159, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(28, 145, 159, 1.0)

;
}

/* Headings */

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

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

h2 {
 font-size: 28px;
    color: #404040;
      font-weight: 400;
  padding-top: 20px;

   /*font-size: 48px;*/
 /*font-weight: 300;*/
}

h3 {
 font-size: 24px;  
  color: #404040;
    font-weight: 400;
   /*font-size: 34px;*/
 /* font-weight: 300;*/
}

h4 {
   font-size: 20px;  
  color: #404040;
    font-weight: 400;
  /*font-size: 32px;*/
  /*font-weight: 300;*/
}

h5 {
  font-size: 18px;  
  color: #404040;
    font-weight: 400;
  /*font-size: 27px;*/
  /*font-weight: 300;*/
}

h6 {
   font-size: 14px;     
  font-weight: 700;
  /*font-size: 25px;*/
   /*font-weight: 300;*/
}




@media (max-width: 400px){
  h1{
    font-size: 41.67428571384px;
  }
  h2{
   font-size: 36.1138983048px;
  }
  
}
/* Blockquote */

blockquote {
  border-left-color: {color=#1c919f, opacity=100, css=#1c919f};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(28, 145, 159, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 15px;
}

.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(37, 37, 37, 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(37, 37, 37, 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(#null, 0.0);
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(0, 0, 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(227, 227, 227, 1.0)

;
color: rgba(118, 118, 118, 1.0);
  background-color: rgba(253, 253, 253, 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(#null, 1)

;
}

/* 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(0, 0, 0, 1.0);
}

/* Date picker */

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

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

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





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.cst-header,
.header-top{
  background-color: rgba(249, 167, 1, 1.0);
  border-bottom-color: rgba(250, 175, 77, 1.0);

}

.contact svg{
  fill: rgba(255, 255, 255, 1.0);
}

.contact a{
  color: rgba(255, 255, 255, 1.0);
}


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


header.cst-header,
.header-bottom{
  background-color: rgba(249, 167, 1, 1.0);
}


.header-bottom-nav .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}  

.header-bottom-nav .hs-menu-wrapper>ul>li:hover>a {
  color: rgba(28, 145, 159, 1.0);
}


.header-bottom-nav .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(51, 51, 51, 1.0);
  border-color: rgba(28, 145, 159, 1.0);
}

.header-bottom-nav .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(179, 179, 179, 1.0);
}

.header-bottom-nav .hs-menu-wrapper>ul>li>ul>li>a:hover {
  color: rgba(28, 145, 159, 1.0);
}


.header-bottom-nav .hs-menu-wrapper ul>li>ul>li>ul,
.header-bottom-nav .hs-menu-wrapper ul>li>ul>li>ul>li>ul
{
  background-color: rgba(51, 51, 51, 1.0);
}

.header-bottom-nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a,
.header-bottom-nav .hs-menu-wrapper ul>li>ul>li>ul>li>ul>li>a
{
  color: rgba(179, 179, 179, 1.0);
}

.header-bottom-nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover,
.header-bottom-nav .hs-menu-wrapper ul>li>ul>li>ul>li>ul>li>a:hover{
  color: rgba(28, 145, 159, 1.0);
}






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

.footer-top .left-col h3,
.footer-social-share p,
.footer-text
{
  color: rgba(255, 255, 255, 1.0);
}

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

.footer-links a:hover {
  color: rgba(28, 145, 159, 1.0);
}

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

.footer-bottom-wrapper a{
  color: rgba(28, 145, 159, 1.0);
}

.footer-bottom-wrapper a:hover {
  color: rgba(28, 145, 159, 1.0);
}

.footer-bottom-wrapper{
  color: rgba(255, 255, 255, 1.0);

}

.footer-social-share svg{
  fill: rgba(56, 56, 56, 1.0);

}

.footer-social-share svg:hover{
  fill: rgba(249, 167, 1, 1.0);

}




















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