







/* 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 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}


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




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

}


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

}



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

}



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

}


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


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





body {
  font-size: 1.125rem;
  font-weight: 400;
  font-family: Montserrat;
  color: rgba(17, 24, 39, 1.0);
  line-height:2.0rem;
}


@media (min-width: 1280px){
  body  {
    font-size: 1.25rem;
    line-height: 2;
  }
}


/* Paragraphs */

p {
  font-family: Montserrat;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

/* Headings */

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

h1 {
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 2.25rem;
}

h2 {
  font-size: 1.4985000000000002rem;
  font-weight: 800;
  line-height:  1.99999999998rem;
}

h3 {
  font-size: 1.2rem;
  font-weight: 800;
}

h4 {
  font-size: 1.05rem;
  font-weight: 800;
}

h5 {
  font-size: 0.8999999999999999rem;
  font-weight: 800;
}

h6 {
  font-size: 0.75rem;
  font-weight: 800;
}



@media (min-width: 640px){
  h1 {
    font-size: 2.25rem;

  }

  h2 {
    font-size: 1.8749250000000002rem;
  }

  h3{
    font-size: 1.5rem;
  }

  h4{
    font-size: 1.2249999999999999rem;
  }

  h5{
    font-size: 1.0499999999999998rem;
  }

  h6{
    font-size: 0.875rem;
  }
}



@media (min-width: 1024px){
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3{
    font-size: 2rem;
  }

  h4{
    font-size: 1.75rem;
  }

  h5{
    font-size: 1.5rem;
  }

  h6{
    font-size: 1.25rem;
  }
}






@media (min-width: 1536px){
  h1 { 
    font-size: 3rem;
  }
  h2 {
    font-size: 2.25rem;
  }
  h3{
    font-size: 2rem;
  }   

  h4 {
    font-size: 1.75rem;
  }
  h5 {
    font-size: 1.5rem;
  }
  h6{
    font-size: 1.25rem;
  }
}








@media (min-width: 640px){
  h1{
    line-height: 2.25rem;
  }

  h2{
    line-height: 2.25rem;
  }

}


@media (min-width: 1024px){
  h1{
    line-height: 1;
  }

  h2{
    line-height: 2.53125rem;
  }


}




@media (min-width: 1536px){
  h1{
    line-height: 1;
  }



}








/* Blockquote */

blockquote {
  border-left-color: {color=#374151, opacity=100, rgba=rgba(55, 65, 81, 1), rgb=rgb(55, 65, 81), hex=#374151, css=#374151};
}





button,
.button {
  background-color: rgba(226, 35, 26, 1.0);
  border-color: rgba(226, 35, 26, 0.0);
  border-radius: 15px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(226, 35, 26, 1.0);
  border-color: rgba(226, 35, 26, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

button:active,
.button:active {
  background-color: rgba(255, 75, 66, 1.0);
  border-color: #ff4b42;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





form,
.submitted-message {
  font-size: rem;
  color: ;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(55, 65, 81, 1.0);
}

/* Form label */

.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(51, 71, 91, 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(203, 214, 226, 1.0);
  color: ;
  border-radius: 15px;
}

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(81, 168, 236, 0.8);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  /*   color: ; */
}

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

/* Date picker */

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

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

.fn-date-picker td.is-today .pika-button {
  color: {color=#111827, opacity=100, rgba=rgba(17, 24, 39, 1), rgb=rgb(17, 24, 39), hex=#111827, css=#111827};
}

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button{
  background-color: rgba(226, 35, 26, 1.0);
  border-color: rgba(226, 35, 26, 0.0);
  border-width: 1px;
  border-radius: 15px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

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

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






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);
}







.cst-header-grup{
  background-color: rgba(255, 255, 255, 1.0);
}


.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>a,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(75, 85, 99, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li.active.active-branch>a,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li.active.active-branch>a{
  color: rgba(255, 2, 1, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>a:hover,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(75, 85, 99, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>ul,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(243, 244, 246, 1.0);
}


.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>ul .page-center>li>a,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(75, 85, 99, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>ul .page-center>li.active.active-branch >a,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>ul>li.active.active-branch>a{
  color: rgba(75, 85, 99, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>ul .page-center>li>a:hover,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: rgba(75, 85, 99, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>ul .page-center>li>a span,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>ul>li>a span{
  color: rgba(156, 163, 175, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>ul .page-center>li>a span:hover,
.cst-header-grup .cst-header-container .header-mobile-menu .hs-menu-wrapper>ul>li>ul>li>a span:hover{
  color: rgba(156, 163, 175, 1.0);
}

.cst-header-grup .cst-header-inner .cst-header-container .header-btn a{
  color: rgba(255, 255, 255, 1.0)!important;
  background-color: rgba(227, 36, 37, 1.0)!important;
  border-color: rgba(227, 36, 37, 1.0)!important;
}

.cst-header-grup .cst-header-inner .cst-header-container .header-btn a:hover{
  color: rgba(227, 36, 37, 1.0)!important;
  background-color: rgba(255, 255, 255, 1.0)!important;
  border-color: rgba(227, 36, 37, 1.0)!important;
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>a>span{
  color: rgba(227, 36, 37, 1.0);
}

.cst-header-grup .cst-header-container .cst-header-menu .hs-menu-wrapper>ul>li>a>span:hover{
  color: rgba(227, 36, 37, 1.0);
}



















.cst-main-footer {
  background-color: rgba(55, 65, 81, 1.0);
}

.cst-main-footer .ftr-bottom-sec .ftr-bottom-inner .hs_cos_wrapper>span{
  color: rgba(107, 114, 128, 1.0);
}


.cst-main-footer .ftr-bottom-sec .ftr-privacy .hs-menu-wrapper ul li a{
  color: rgba(107, 114, 128, 1.0);
}

.cst-main-footer .ftr-bottom-sec .ftr-privacy .hs-menu-wrapper ul li a:hover{
  color: rgba(107, 114, 128, 1.0);
}

.cst-main-footer .cst-footer-inner .ftr-middle-sec .ftr-left .hs-menu-wrapper>ul li ul li a,
.cst-main-footer .cst-footer-inner .ftr-middle-sec .ftr-left .hs-menu-wrapper>ul>li>a{
  color: rgba(156, 163, 175, 1.0);
}

.cst-main-footer .cst-footer-inner .ftr-middle-sec .ftr-left .hs-menu-wrapper>ul li ul li a:hover,
.cst-main-footer .cst-footer-inner .ftr-middle-sec .ftr-left .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(156, 163, 175, 1.0);
}


.cst-main-footer .cst-footer-inner .footer-btn a{
  background-color: rgba(227, 36, 37, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(227, 36, 37, 1.0);
}

.cst-main-footer .cst-footer-inner .footer-btn a:hover{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(227, 36, 37, 1.0);
}



















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