







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



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





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



div[class*="force-full-width-section"]>.row-fluid {
  padding: 0;
}

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






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



/* Paragraphs */


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(120, 19, 7, 1.0)

;
}

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

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Poppins;
  color: rgba(47, 47, 47, 1.0);
}

h1 {
  font-size: 50px;
  font-weight: 600;
}

h2 {
  font-size: 38px;
  font-weight: 600;
}

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

h4 {
  font-size: 25px;
  font-weight: 700;
}

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

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

/* Blockquote */

blockquote {
  border-left-color: {color=#2F2F2F, opacity=100, css=#2F2F2F};
}





button,
.button {
  background-color: rgba(200, 16, 46, 1.0);
  border-color: rgba(0, 154, 245, 0.0);
  border-radius: 3px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(200, 16, 46, 1.0);
  border-color: rgba(0, 154, 245, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

button:active,
.button:active {
  background-color: rgba(240, 56, 86, 1.0);
  border-color: #28c2ff;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





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

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(99, 102, 106, 1.0);
}

/* Form label */

.hs-form label {
  color: rgba(99, 102, 106, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(99, 102, 106, 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: 3px;
}

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(82, 168, 236, 1.0);
}

/* 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:  #4E4E4E;
}

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

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

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button {
  background-color: rgba(200, 16, 46, 1.0);
  border-color: rgba(0, 154, 245, 0.0);
  border-width: 1px;
  border-radius: 3px;
  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:focus,
.button:focus{
  background-color: rgba(200, 16, 46, 1.0);
  border-color: rgba(200, 16, 46, 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(200, 16, 46, 1.0);
  border-color: rgba(0, 154, 245, 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(0, 0, 0, 0.0);
}

.cst-header-grup .header-menu-sec .header-menu-inr-w .header-desk-nav .hs-menu-wrapper>ul li a{
  color: rgba(255, 255, 255, 1.0);
}


.cst-header-grup .header-menu-sec .header-menu-inr-w .header-desk-nav .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(225, 197, 99, 1.0);
}

.cst-header-grup .header-menu-sec .header-menu-inr-w .header-desk-nav .hs-menu-wrapper>ul li ul{
  background-color: rgba(255, 255, 255, 1.0);
}

.cst-header-grup .header-menu-sec .header-menu-inr-w .header-desk-nav .hs-menu-wrapper>ul li ul li a{
  color: rgba(47, 47, 47, 1.0);
}

.cst-header-grup .header-menu-sec .header-menu-inr-w .header-desk-nav .hs-menu-wrapper>ul li ul li a:hover{
  color: rgba(225, 197, 99, 1.0);
}

.fixed .cst-header-grup{
  background-color: rgba(120, 19, 7, 1.0);
}



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

.cst-header-grup .header-mob-nav .hs-menu-wrapper>ul li a,
.cst-header-grup .header-mob-nav .hs-menu-wrapper>ul li ul li a{
  color: rgba(47, 47, 47, 1.0);
}

.main-header-grup .header-m-nav .hs-menu-wrapper> ul li.active-branch a{
  color: rgba(225, 197, 99, 1.0);
}

.cst-header-grup .header-mob-nav .hs-menu-wrapper>ul>li:hover>a,
.cst-header-grup .header-mob-nav .hs-menu-wrapper>ul>li>ul li a:hover{
  color: rgba(225, 197, 99, 1.0);
}












.cst-ftr-grup{
  background-color: rgba(240, 236, 231, 1.0);
}


.cst-ftr-grup .elementor-col-33 .cst-ftr-widget-wrap .cst-ftr-widget-container p,
.social-icon-items .social-icon-list-item a .icon-list-text{
  color: rgba(146, 0, 0, 1.0);
}

.cst-ftr-grup .cst-ftr-liinks ul li a .elementor-icon-list-text,
.cst-ftr-grup .cst-ftr-liinks ul li a .elementor-icon-list-icon i{
  color: rgba(146, 0, 0, 1.0);
}
.cst-ftr-grup .cst-ftr-liinks ul li:hover a .elementor-icon-list-text,
.cst-ftr-grup .cst-ftr-liinks ul li:hover a .elementor-icon-list-icon i{
  color: rgba(78, 78, 78, 1.0);
}


.social-icon-items .social-icon-list-item a .icon-list-icon i{
  color: rgba(120, 19, 7, 1.0);
}

.social-icon-items .social-icon-list-item:hover .icon-list-icon i{
  color: rgba(57, 57, 57, 1.0);
}




















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