







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */

/* 1g. Website header */








/* 1h. Site footer */


























.page-center {
   width: 100%;
   margin: 0 auto;
}
.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
   max-width: 1280px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
   padding-top: 40px ;
   padding-bottom: 40px ;
}





body {
   font-size: 18px;
   
   color: #202833;
   
   font-weight: 400;
   font-family: Poppins;
}

/* Paragraphs */

p {}

/* Anchors */

a {
   color: 

  
  
    
  


  rgba(177, 12, 44, 1.0)

;
}

a:hover,
a:focus,
a:active {
   color: 

  
  
    
  


  rgba(177, 12, 44, 1.0)

;
}
.body-container {
   background-color: rgba(243, 243, 243,1.0);
}
/* Headings */

h1, .h1 {
   font-family: Poppins;
   font-size: 50px;
   
   color: #202833;
   
   font-weight: 600;
}

h2, .h2 {
   font-family: Poppins;
   font-size: 38px;
   
   color: #202833;
   
   font-weight: 600;
}

h3, .h3 {
   font-family: Poppins;
   font-size: 32px;
   
   color: #202833;
   
   font-weight: 600;
}

h4, .h4 {
   font-family: Poppins;
   font-size: 24px;
   
   color: #202833;
   
   font-weight: 600;
}

h5, .h5 {
   font-family: Poppins;
   font-size: 22px;
   
   color: #202833;
   
   font-weight: 500;
}

h6, .h6 {
   font-family: Poppins;
   font-size: 20px;
   
   color: #202833;
   
   font-weight: 600;
}

/* Blockquote */

blockquote {
   border-left-color: #202833;
}

@media (max-width: 767px) {
   h1, .h1 {
      font-size: 36.0px;
   }
}





button,
.button,
form input[type=submit],
form .hs-button {
   background-color: 

  
  
    
  


  rgba(177, 12, 44, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border: 1px solid 

  
  
    
  


  rgba(177, 12, 44, 1.0)

;
   border-radius: 28px;
   padding: 8px 50px;
}

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(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(177, 12, 44, 1.0)

;
   border: 1px solid 

  
  
    
  


  rgba(177, 12, 44, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(177, 12, 44, 1.0)

;
}






.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.widget-type-email_simple_subscription,
.hs_cos_wrapper_type_blog_comments,
.widget-type-password_prompt,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_member_login {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

/* Form title */

.form-title {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
   color: 

  
  
    
  


  rgba(48, 48, 48, 1.0)

;
}

/* Form label */

form label {
   color: 

  
  
    
  


  rgba(48, 48, 48, 1.0)

;
}

/* Form help text */

form legend {
   color: 

  
  
    
  


  rgba(48, 48, 48, 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(215, 215, 215, 1.0)

;
   color: 

  
  
    
  


  rgba(48, 48, 48, 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(215, 215, 215, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
   color: #202833;
}

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

/* Date picker */

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

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

.fn-date-picker td.is-today .pika-button {
   color: #656565;
}





table {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border-color: 

  
  
    
  


  rgba(232, 232, 232, 1.0)

;
}

th,
td {
   border-color: 

  
  
    
  


  rgba(232, 232, 232, 1.0)

;
   color: 

  
  
    
  


  rgba(32, 40, 51, 0.89)

;
}

thead th,
thead td {
   background-color: 

  
  
    
  


  rgba(30, 30, 30, 1.0)

;
   border-bottom-color: 

  
  
    
  


  rgba(232, 232, 232, 1.0)

;
   color: #FFFFFF;
}

tfoot td {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: #202833;
}





table {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border-color: 

  
  
    
  


  rgba(232, 232, 232, 1.0)

;
   border-radius: 8px;
   overflow: hidden;
}

th,
td {
   border-color: 

  
  
    
  


  rgba(232, 232, 232, 1.0)

;
   color: 

  
  
    
  


  rgba(32, 40, 51, 0.89)

;
}

thead th,
thead td {
   background-color: 

  
  
    
  


  rgba(30, 30, 30, 1.0)

;
   border-bottom-color: 

  
  
    
  


  rgba(232, 232, 232, 1.0)

;
   color: #FFFFFF;
}
thead th{
   color: rgba(255, 255, 255, 0.89);
}
tfoot td {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: #202833;
}




.header {
   background-color: ;
}
.custom-menu-primary .menu__wrapper>li>a {
   color: #6D6D6D;
}
.custom-menu-primary .menu__wrapper>li:hover>a {
   color: #B10C2C;
}

.custom-menu-primary .menu__wrapper>li.active .menu-child-toggle svg path,
.custom-menu-primary .menu__wrapper>li:hover>.menu-child-toggle svg path {
   stroke: #B10C2C;
}
.custom-menu-primary .menu__wrapper>li>a.menu__link--active-link {
   color: #B10C2C;
}
.custom-menu-primary .menu-submenu{
   background-color: #FFFFFF;
}
.custom-menu-primary .menu-submenu>li>a{
   color: #6D6D6D;
}

.custom-menu-primary .menu-submenu>li:hover>a{
   background-color: rgba(238, 34, 0, 0.04);
   color: #B10C2C;
}
.custom-menu-primary .menu-submenu>.menu-item.menu-item--depth-2.active .menu-child-toggle svg path,
.custom-menu-primary .menu-submenu>.menu-item.menu-item--depth-2:hover>.menu-child-toggle svg path {
   stroke: #B10C2C;
}
.custom-menu-primary .menu-submenu>li>a.menu-link--active-branch{
   color: #B10C2C;
   background-color: rgba(238, 34, 0, 0.04);
}	




.header-bottom-menu{
   background: rgba(51, 51, 51, 1.0);
}
.header_menu_wrapper nav>ul>li>a{
   color: rgba(255, 255, 255, 1.0);
}
.header_menu_wrapper nav>ul>li>a:hover{
   color: rgba(255, 255, 255, 1.0);
}
.header_menu_wrapper nav>ul>li>a:hover{
   background-color: rgba(177, 12, 44, 1.0);
}

.header_menu_wrapper .menu-submenu {
   background: rgba(51, 51, 51, 1.0);
}
.header_menu_wrapper .menu-submenu>li>a {
   color: rgba(255, 255, 255, 1.0);
}

@media (min-width: 768px) {
   .header_menu_wrapper .menu-submenu>li>a:hover {
      color: rgba(255, 255, 255, 1.0);
      background-color: rgba(177, 12, 44, 1.0);
   }

   .header_menu_wrapper nav>ul>li>a.menu__link--active-link{
      color: rgba(255, 255, 255, 1.0);
      background-color: rgba(177, 12, 44, 1.0);
   }
   .header_menu_wrapper .menu-submenu>li>a.menu__link--active-link {
      color: rgba(255, 255, 255, 1.0);
      background: rgba(177, 12, 44, 1.0);
   }

}





footer .top-sec, .footer-form {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
} 

footer .bottom-sec {
   background-color: 

  
  
    
  


  rgba(#null, 1)

; 
}



footer .footer-form .top-title, .footer-content h6, footer.footer , footer.footer .hsftr_top h3 {
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer .top-sec .f-menu .hs-menu-wrapper > ul>li>a {
   color: 

  
  
    
  


  rgba(246, 246, 246, 1.0)

;
}

footer .top-sec .f-menu .hs-menu-wrapper > ul>li>a:hover {
   color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

;
}
footer .top-sec .f-menu .hs-menu-wrapper ul>li>ul>li>a{
   color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

;
}
footer .top-sec .f-menu .hs-menu-wrapper ul>li>ul>li>a:hover{
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
footer.footer .copyright-sec {
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer.footer .copyright-sec .social-share .icons svg path:first-child {
   stroke: 

  
  
    
  


  rgba(#null, 1)

;
}

footer.footer .copyright-sec .social-share .icons svg path:not(:first-child) {
   fill: 

  
  
    
  


  rgba(#null, 1)

;
}

footer.footer .copyright-sec .social-share .icons:hover svg path:first-child {
   stroke: 

  
  
    
  


  rgba(#null, 1)

;
}

footer.footer .copyright-sec .social-share .icons:hover svg path:not(:first-child) {
   fill: 

  
  
    
  


  rgba(#null, 1)

;
}

footer.footer .f-bottom-menu ul li a {
   color: 

  
  
    
  


  rgba(215, 215, 215, 1.0)

;     
}

footer.footer .f-bottom-menu ul li a:hover {
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;     
}
















.card__price {
   font-family: Poppins
      font-size: 32px;
   color: #202833;
   font-weight: 600
}