










/* 1b. Colors */




/* 1c. Typography */






























































/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

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

@media screen and (max-width: 991px){
  .content-wrapper, .dnd-section > .row-fluid {
    max-width: 727.999999994px;
  }
}





body {
  font-size: 20px;
  font-weight: 400;
  font-family: Poppins,sans-serif;
}
body {
  
  color: #bdbdbd;
  
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #FFFFFF;
}

a:hover {
  color: #ED0A2C;
}

/* Headings */

h1 {
  font-family: Poppins,sans-serif;;
  font-size: 38px;
  font-weight: 700;
}
h1 {
  
  color: #FFFFFF;
  
}


h2 {
  font-family: Poppins,sans-serif;;
  font-size: 32px;
  font-weight: 700;
}
h2 {
  
  color: #FFFFFF;
  
}

h3 {
  font-family: Poppins,sans-serif;;
  font-size: 24px;
  font-weight: 700;
}
h3 {
  
  color: #FFFFFF;
  
}

h4 {
  font-family: Poppins,sans-serif;;
  font-size: 18px;
  font-weight: 700;
}

h4 {
  
  color: #FFFFFF;
  
}
h5 {
  font-family: Poppins,sans-serif;;
  font-size: 14px;
  font-weight: 700;
}
h5 {
  
  color: #FFFFFF;
  
}

h6 {
  font-family: Poppins,sans-serif;;
  font-size: 12px;
  font-weight: 700;
}
h6 {
  
  color: #FFFFFF;
  
}






button,
.button {
  background-color: rgba(237, 10, 44, 1.0);
  border: 0px solid #FFFFFF;
  border-radius: 6px;
  color: rgba(238, 238, 238, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  padding: 13px 16px;
}

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







form,
.submitted-message {

}

/* Form title */

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

/* Form label */

form label {
  color: rgba(189, 189, 189, 1.0);
}

/* Form help text */

form legend {
  color: rgba(189, 189, 189, 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(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9500000000000001);
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.03);
}

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(237, 10, 44, 1.0);
}

/* Form placeholder text */


::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {

}

/* 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 input[type=submit],
form .hs-button,.hs-button {

  border: 0px solid #FFFFFF;
  background-color: rgba(237, 10, 44, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 6px;
  color: rgba(238, 238, 238, 1.0);
  padding: 13px 16px;
}

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






th,
td {
  background-color: rgba(221, 221, 221, 1.0);
  border: 1px solid rgba(119, 119, 119, 1.0);
  color: rgba(119, 119, 119, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(119, 119, 119, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(119, 119, 119, 1.0);
}





.custom_header {
/*   background-color: rgba(#null, 0.0); */
}


.navbar-actions a.cta_button{
  color: rgba(238, 238, 238, 1.0);
  background-color: rgba(237, 10, 44, 1.0);
}
.navbar-actions a.cta_button:hover{
  background-color: rgba(189, 8, 35, 1.0);
  color: rgba(238, 238, 238, 1.0);
}
body .dropdown-icon{
  color: rgba(255, 255, 255, 0.75);
}

body .custom-menu-primary a{
  color: rgba(255, 255, 255, 0.75);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li > a:focus{
  color: rgba(255, 255, 255, 0.9500000000000001);
}


body .custom-menu-primary a.active-branch {
  color: rgba(255, 255, 255, 0.75);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 255, 255, 0.75);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(255, 255, 255, 0.75);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(255, 255, 255, 0.75);;
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(15, 22, 43, 1.0);;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(15, 22, 43, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus {
  background-color: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.9500000000000001)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(237, 10, 44, 1.0);

}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch:hover{
  background-color: rgba(255, 255, 255, 0.05);
}






.footer {
  background-color: rgba(15, 22, 43, 1.0);
  color: rgba(133, 146, 162, 1.0);
}

/* Footer Content */

.footer a{
  color: rgba(133, 146, 162, 1.0);
}
.footer a:hover{
  color: rgba(237, 10, 44, 1.0);
}
.footer-menu div>ul ul li:first-child a,.footer-menu div>ul ul li:first-child a:hover{
  color: rgba(201, 209, 217, 1.0);
}
.footer-menu div>ul ul li.active > a{
  color: rgba(237, 10, 44, 1.0);
}
















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