







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1428px;
}

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

.dnd-section > .row-fluid {
  max-width: 1428px;
}


@media only screen and (max-width: 1199px){
   .dnd-section > .row-fluid {
       max-width:  1023px;
   }
}

@media only screen and (max-width: 899px){
   .dnd-section > .row-fluid {
       max-width:  767px;
   }
}






.footer_midile_products{}
.footer_midile_products h6{
    color:#ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.footer_midile_products ul{
    list-style: none;
    padding-left: 0;
}
.footer_midile_products li a{
    color:#ffffff;
}
.footer_midile_links .products-links{
    padding-left: 0;
    list-style-type: none;
    padding-top: 15px;
}
.footer_midile_links .Footer-list{
  list-style-type: none;
}
.phone_number #hs_cos_wrapper_phone_link_ a{
  color:#fff;
}


.footer_midile_links .list-item .list-text-title{
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color:#fff;
    line-height: 40px;
}
.footer_midile_links .list-item.list a,
.footer_midile_links .list-text{
    display: list-item;
    margin-left: 15px;
    color: #fff;
    list-style-type: none;
    line-height: 1.65rem;  
}
.footer_midile_links .list-item.list.no-margin{
    margin-left: 0px;
}
.footer_midile_links .list-item.list.no-margin a{
    margin-left: 5px;
}
.footer_right_section {
    width: 45% !important;
}
.footer_logo_section {
    width: 30% !important;
}








body {
  font-size: 16px;
  color: #222732;
  font-weight: 400;
  font-family: Muli,Arial,Helvetica,sans-serif;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #222732;
  font-weight: 400;
}

/* Anchors */

a {
  color: #222732;
}

a:hover,
a:focus,
a:active {
  color: #222732;
}

/* Headings */

h1 {
  font-family: Poppins;
  font-size: 59px;
  color: #D81F28;
  font-weight: 700;
}

@media(max-width:1199px){
  h1{
    font-size:35.4px;
  }
}


h2 {
  font-family: Poppins;
  font-size: 48px;
  color: #D81F28;
  font-weight: 700;
}

@media(max-width:1199px){
  h2{
    font-size:35.4px;
  }
}

h3 {
  font-family: Poppins;
  font-size: 41px;
  color: #D81F28;
  font-weight: 700;
}

h4 {
  font-family: Poppins;
  font-size: 35px;
  color: #D81F28;
  font-weight: 700;
}

h5 {
  font-family: Poppins;
  font-size: 30px;
  color: #D81F28;
  font-weight: 700;
}

h6 {
  font-family: Poppins;
  font-size: 25px;
  color: #D81F28;
  font-weight: 700;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(216, 31, 40, 1.0)

;
  border: 0px solid #b41d8d;
  border-radius: 10px;
  color: #ffffff;
  padding: 16px 40px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(176, 0, 0, 1.0);
  border-color: #8c0065;
  color: #ffffff;
}

button:active,
.button:active {
  background-color: rgba(255, 71, 80, 1.0);
  border-color: #dc45b5;
  color: #ffffff;
}










form,
.submitted-message {
  font-size: 16px;
  color: #222732;
  font-weight: 400
}
form{
  background-color: rgba(239, 243, 250, 1.0);
}


/* Form title */
.form-title {
  background-color: rgba(#null, 0.0);
  color: rgba(74, 79, 90, 1.0);
}
/* Form label */
form label {
  color: rgba(74, 79, 90, 1.0);
}
/* Form help text */
form legend {
  color: rgba(74, 79, 90, 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: 2px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(74, 79, 90, 1.0);
  background-color: rgba(255, 255, 255, 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(255, 255, 255, 0.0);
  background-color: rgba(#null, 0.0);
  box-shadow:none;
}
/* Form placeholder text */
::-webkit-input-placeholder {
  color: #222732;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #222732;
}
/* Date picker */
.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}
.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}
.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}
/* Submit button  form.hs-form.stacked*/
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(216, 31, 40, 1.0)

;
  border: 0px solid #b41d8d;
  border-radius: 10px;
  color: #ffffff;
  padding: 16px 40px;
}
form input[type=submit]:hover,
form input[type=submit]:focus{
  background-color: rgba(#null, 1.0);
  border-color:rgba(140, 0, 101, 1.0);
  color: rgba(#null, 0.0);
  color: #ffffff;
}

form .hs-button:hover,
form .hs-button:focus {
  border-color:rgba(#null, 0.0);
  color:rgba(#null, 0.0);
}

form .hs-button:hover:before,
form .hs-button:focus{
  background-color: rgba(#null, 0.0);
}
form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 71, 80, 1.0);
  border-color: #dc45b5;
  color: #ffffff;
}




table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}




.top_header{
  background-color: rgba(0, 0, 0, 1.0);
}
.vehica-top-bar__left a{
  color: rgba(153, 161, 178, 1.0);
}

.top_header .vehica-top-bar__left i{
  color: rgba(216, 31, 40, 1.0);
}


.menu__desktop{
  background-color: rgba(255, 255, 255, 1.0);
}

.custom_menu_primary .hs-menu-wrapper>ul>li>a{
  color: rgba(17, 17, 17, 1.0);
}


.custom_menu_primary .hs-menu-wrapper>ul>li.active>a{
  color: rgba(216, 31, 40, 1.0);
}

.custom_menu_primary .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(17, 17, 17, 1.0);
}

.custom_menu_primary .hs-menu-wrapper>ul>li>ul,
.custom_menu_primary .hs-menu-wrapper>ul>li>ul>li>ul{
  background-color: rgba(255, 255, 255, 1.0);
}

.custom_menu_primary .hs-menu-wrapper>ul>li>ul>li>a,
.custom_menu_primary .hs-menu-wrapper>ul>li>ul>li>ul>li>a{
   color: rgba(17, 17, 17, 1.0);
}

.custom_menu_primary .hs-menu-wrapper>ul>li>ul>li:hover>a,
.custom_menu_primary .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover{
  color: rgba(216, 31, 40, 1.0);
}

.vehica-menu__right .contact-btn{
  color: rgba(216, 31, 40, 1.0);
  border: 1px solid rgba(216, 31, 40, 1.0);
  background: rgba(255, 255, 255, 0.0);
}

.vehica-menu__right .contact-btn:hover{
  color: rgba(255, 255, 255, 1.0);
  background: rgba(216, 31, 40, 1.0);
}

.vehica-menu__right .contact-btn:before{
  color: rgba(216, 31, 40, 1.0);
}

.vehica-menu__right .contact-btn:hover:before{
  color:rgba(255, 255, 255, 1.0);
}

.custom_menu_primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{
  color:rgba(216, 31, 40, 1.0);
}

.vehica-menu-hover{
   background-color: rgba(216, 31, 40, 1.0);
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #111111;
  font-family: Muli,Arial,Helvetica,sans-serif;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000000;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #393939;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #494A52;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Muli,Arial,Helvetica,sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: #111111;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #111111;
  }
}




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


.footer_midile_inner h6 p,
.footer_right_inner h6 p,
.footer_midile_inner h6, 
.footer_right_inner h6,
.phone_number a,
.copyright_wrapper>*{
  color: rgba(#fffff, 1.0);
}
.footer_midile_inner h6:first-child>span:before,
.footer_right_inner h6:first-child>span:before,
.footer_midile_inner h6:last-child>span:before,
.footer_right_inner h6:last-child>span:before,
.phone_number i{
  color: rgba(216, 31, 40, 1.0);
}

.social_wrapper .vehica-social-profiles__v1 .vehica-social-icon a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(59, 66, 80, 1.0);
}

.social_wrapper .vehica-social-profiles__v1 .vehica-social-icon a:hover{
  background: rgba(15, 20, 30, 1.0);
}


.bottom_footer_top_space{
  border-top: 1px solid rgba(59, 66, 80, 1.0);;
}

















.card__price {
  font-family: Poppins
    font-size: 41px;
  color: #D81F28;
  font-weight: 700
}