







/* 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: 16px;
   
   color: #353535;
   
   font-weight: 400;
   font-family: Poppins;
}

/* Paragraphs */

p {}

/* Anchors */

a {
   color: 

  
  
    
  


  rgba(245, 56, 62, 1.0)

;
}

a:hover {
   color: 

  
  
    
  


  rgba(229, 54, 59, 1.0)

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

h1 {
   font-family: Poppins;
   font-size: 68px;
   
   color: #353535;
   
   font-weight: 600;
}

h2 {
   font-family: Poppins;
   font-size: 48px;
   
   color: #353535;
   
   font-weight: 600;
}

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

h4 {
   font-family: Poppins;
   font-size: 26px;
   
   color: #353535;
   
   font-weight: 600;
}

h5 {
   font-family: Poppins;
   font-size: 20px;
   
   color: #353535;
   
   font-weight: 600;
}

h6 {
   font-family: Poppins;
   font-size: 18px;
   
   color: #353535;
   
   font-weight: 600;
}

@media (max-width:767px) {
   h1, .h1 {
      font-size: 39.999999999479996px;
   }
   h2, .h2 {
      font-size: 31.99999999968px;
   }
   h3, .h3 {
      font-size: 28.0px;
   } 
   h4, .h4 {
      font-size: 23.999999999819998px;
   }
}


/* Blockquote */

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





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

  
  
    
  


  rgba(245, 56, 62, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border: 1px solid 

  
  
    
  


  rgba(245, 56, 62, 1.0)

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(245, 56, 62, 1.0)

 !important;
   border: 1px solid 

  
  
    
  


  rgba(245, 56, 62, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(245, 56, 62, 1.0)

;
}

.secondary.hs-button,
.secondary.button {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(245, 56, 62, 1.0)

;
}
.secondary.hs-button:hover,
.secondary.button:hover {
   background-color: 

  
  
    
  


  rgba(245, 56, 62, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.primary-outline, .primary-outline:hover {
   background-color: #fff;
   color: 

  
  
    
  


  rgba(245, 56, 62, 1.0)

;
   border: 1px solid 

  
  
    
  


  rgba(245, 56, 62, 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: #353535;
}

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

/* Date picker */

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

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

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





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: 

  
  
    
  


  rgba(229, 54, 59, 1.0)

;
}
.custom-menu-primary .menu__wrapper>li>a {
   color: #FFFFFF;
}
.custom-menu-primary .menu__wrapper>li:hover>a {
   color: #FFFFFF;
}

.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: #FFFFFF;
}
.custom-menu-primary .menu__wrapper>li>a.menu__link--active-link {
   color: #FFFFFF;
}
.custom-menu-primary .menu-submenu{
   background-color: #333333;
}
.custom-menu-primary .menu-submenu>li>a{
   color: #FDFDFD;
}

.custom-menu-primary .menu-submenu>li:hover>a{
   background-color: rgba(229, 54, 59, 1.0);
   color: #FFFFFF;
}
.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: #FFFFFF;
}
.custom-menu-primary .menu-submenu>li>a.menu-link--active-branch{
   color: #FFFFFF;
   background-color: rgba(229, 54, 59, 1.0);
}	

.submenu.level-1>li>a {
   color: #FFFFFF
}

.submenu.level-1>li>.child-trigger svg path {
   stroke: #FFFFFF
}

.submenu.level-1>li:hover>a {
   color: #FFFFFF;
}

.submenu.level-1>li:hover>.child-trigger svg path {
   stroke: #FFFFFF
}

.submenu.level-1>li.active-branch>a {
   color: #FFFFFF
}

.submenu.level-1>li.active-branch>.child-trigger svg path{
   stroke: #FFFFFF
}


@media (min-width: 768px) {
   .submenu.level-1>li ul {
   background-color: #333333;
}

   .submenu.level-2 li > a {
      color: #FDFDFD;
   }

   .submenu.level-2 li > a:hover {
      color: #FFFFFF;
      background-color: rgba(229, 54, 59, 1.0);
   }

   .submenu.level-2>li>a.active-branch {
      color: #FFFFFF;
      background-color: rgba(229, 54, 59, 1.0);
   }  
}


.header-bottom-menu{
   background: rgba(#null, 0.0);
}
.header_menu_wrapper nav>ul>li>a{
   color: rgba(#null, 0.0);
}
.header_menu_wrapper nav>ul>li>a:hover{
   color: rgba(#null, 0.0);
}
.header_menu_wrapper nav>ul>li>a:hover{
   background-color: rgba(#null, 0.0);
}
.header_menu_wrapper nav>ul>li>a.menu__link--active-link{
   color: rgba(#null, 0.0);
   background-color: rgba(#null, 0.0);
}
.header_menu_wrapper .menu-submenu {
   background: rgba(#null, 0.0);
}
.header_menu_wrapper .menu-submenu>li>a {
   color: rgba(#null, 0.0);
}
.header_menu_wrapper .menu-submenu>li>a:hover {
   color: rgba(#null, 0.0);
   background-color: rgba(#null, 0.0);
}
.header_menu_wrapper .menu-submenu>li>a.menu__link--active-link {
   color: rgba(#null, 0.0);
   background: rgba(#null, 0.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 h5, footer.footer , footer.footer .hsftr_top h3,
.footer-v2 .footer-wrap .footer-col .col-wrap .social-media p{
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(229, 54, 59, 1.0)

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

  
  
    
  


  rgba(229, 54, 59, 1.0)

;
}
footer.footer .copyright-sec,
.footer-v2 .footer-wrap .footer-col .col-wrap .copyright p{
   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(229, 54, 59, 1.0)

;     
}
.footer-v2 .footer-wrap .footer-col .col-wrap .social-media .social ul li a {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
   
}
.footer-v2 .footer-wrap .footer-col .col-wrap .social-media .social ul li a:hover {
   background-color: 

  
  
    
  


  rgba(225, 47, 41, 1.0)

; 
   
}















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