










/* 1b. Colors */




/* 1c. Typography */






























































/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

.dnd-section > .row-fluid {
  max-width: 1170px;
}
@media (min-width: 768px){
  .content-wrapper, .dnd-section > .row-fluid{
    max-width: 749.9999999934px;
  }
}
@media (min-width: 992px){
  .content-wrapper, .dnd-section > .row-fluid{
    max-width: 970.0000000002px;
  }
}
@media (min-width: 1200px){
  .content-wrapper, .dnd-section > .row-fluid{
    max-width: 1170px;
  }
}





body {
  font-size: 14px;
  font-weight: 400;
  font-family: Lato,Arial,sans-serif;
}
body {
  
  color: #333333;
  
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #990000;
}

a:hover {
  color: #990000;
}

/* Headings */

h1 {
  font-family: Lato;
  font-size: 25.5px;
  font-weight: 400;
}
h1 {
  
  color: #333333;
  
}


h2 {
  font-family: Lato;
  font-size: 20.5px;
  font-weight: 400;
}
h2 {
  
  color: #333333;
  
}

h3 {
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
}
h3 {
  
  color: #333333;
  
}

h4 {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
}

h4 {
  
  color: #990000;
  
}
h5 {
  font-family: Lato;
  font-size: 14px;
  font-weight: 500;
}
h5 {
  
  color: #333333;
  
}

h6 {
  font-family: Lato;
  font-size: 12px;
  font-weight: 500;
}
h6 {
  
  color: #333333;
  
}






button,
.button {
  background-color: rgba(217, 83, 79, 1.0);
  border: 1px solid #d43f3a;
  border-radius: 2px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(212, 63, 58, 1.0);
  padding: 6px 12px;
}

button:hover,
.button:hover,
.button:focus {
  background-color: rgba(210, 50, 45, 1.0);
  border-color: rgba(172, 41, 37, 1.0);
  color: rgba(255, 255, 255, 1.0);
}}







form,
.submitted-message {

}

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: rgba(51, 51, 51, 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(204, 204, 204, 1.0);
  color: rgba(85, 85, 85, 1.0);
  border-radius: 4px;
  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(102, 175, 233, 1.0);
}

/* Form placeholder text */

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

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

/* 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: 1px solid #d43f3a;
  background-color: rgba(217, 83, 79, 1.0);
  border-color: rgba(212, 63, 58, 1.0);
  border-radius: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding: 6px 12px;
}

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(210, 50, 45, 1.0);
  border-color: rgba(172, 41, 37, 1.0);
  color: rgba(255, 255, 255, 1.0);
}






th,
td {
  background-color: rgba(255, 255, 255, 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(255, 255, 255, 1.0);
}
.custom_header .phone-block{
  color: rgba(153, 0, 0, 1.0);
}
.navigation-wrapper-inner{
  background-color: rgba(186, 19, 26, 1.0);
}

body .custom-menu-primary a {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1>li>a>.arrow:after{
  border-top-color:  rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1>li>a:hover>.arrow:after{
  border-top-color:  rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1>li:last-child>a{
  background-color: rgba(153, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a{
  background-color: rgba(186, 19, 26, 1.0);
  border-color: rgba(0, 0, 0, 0.1);
}
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, 1.0);
}

body .custom-menu-primary a.active-branch{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch {
  background-color: rgba(186, 19, 26, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a{
  background-color: rgba(0, 0, 0, 0.08);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li  a {
  color: rgba(102, 102, 102, 1.0);;
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(238, 238, 238, 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(#null, 0.0);
  color: rgba(102, 102, 102, 1.0)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(102, 102, 102, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-4>li>a[href="javascript:void(0);"],
body .custom-menu-primary .submenu.level-4>li>a[href="javascript:void(0);"]:hover{
  color: rgba(144, 0, 0, 1.0) !important;
  border-color: rgba(144, 0, 0, 1.0);
}
.custom-menu-primary .submenu.level-1>li:nth-child(7) .submenu.level-4 > li> a[href=""]{
 color: rgba(0, 0, 0, 1.0);
}




.footer {
  background-color: rgba(51, 51, 51, 1.0);
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(201, 24, 24, 1.0);
}

/* Footer Content */

.footer a{
  color: rgba(243, 101, 87, 1.0);
}
.footer a:hover{
  color: rgba(243, 101, 87, 1.0);
}
.footer hr{
  border-color: rgba(238, 238, 238, 1.0);
}
.footer-row h4, .footer_menu .hs-menu-wrapper>ul>li>a,.footer_menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer .logo-caption{
  color: rgba(255, 255, 255, 1.0);
}
.footer .social-media a i{
  color: rgba(255, 255, 255, 1.0);
}
.footer .social-media a:hover{
  background-color: rgba(190, 62, 29, 1.0);
}
















.card__price {
  font-family: Lato
    font-size: 18px;
  color: #333333;
  font-weight: 400
}