







/* 1a. Containers */




/* 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: 30px 20px ;
}

.dnd-section > .row-fluid,
.header__container,
.page-center{
  max-width: 1170px;
}





html {
  font-size: 14px;
}

body {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  font-family: Roboto;
}

/* Paragraphs */

p {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}

/* Anchors */

a {
  color: #4ab9cf;
}

a:hover,
a:focus,
a:active {
  color: #3dacc2;
}

/* Headings */

h1 {
  font-family: Source Sans Pro;
  font-size: 44px;
  color: #444444;
  font-weight: 900;
}

h2 {
  font-family: Source Sans Pro;
  font-size: 30px;
  color: #444444;
  font-weight: 900;
}

h3 {
  font-family: Source Sans Pro;
  font-size: 27px;
  color: #444444;
  font-weight: 900;
}

h4 {
  font-family: Source Sans Pro;
  font-size: 24px;
  color: #444444;
  font-weight: 900;
}

h5 {
  font-family: Source Sans Pro;
  font-size: 20px;
  color: #444444;
  font-weight: 900;
}

h6 {
  font-family: Source Sans Pro;
  font-size: 18px;
  color: #444444;
  font-weight: 900;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(128, 128, 128, 1.0)

;
  border: 1px solid #808080;
  border-radius: 4px;
  color: #ffffff;
  padding: 7px 18px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(88, 88, 88, 1.0);
  border-color: #585858;
  color: #ffffff;
}

button:active,
.button:active {
  background-color: rgba(168, 168, 168, 1.0);
  border-color: #a8a8a8;
  color: #ffffff;
}





form,
.submitted-message {
  font-size: 14px;
  color: #000000;
  font-weight: 400
}

/* Form title */

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

/* Form label */

form label {
   color: rgba(0, 0, 0, 1.0);
}
 
/* Form help text */

form legend {
  color: rgba(0, 0, 0, 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(102, 102, 102, 1.0);
  border-radius: 3px;
}

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(82, 168, 236, 0.8);
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: rgba(128, 128, 128, 1.0);
  border: 1px solid #808080;
  border-color: rgba(128, 128, 128, 1.0);
  border-radius: 4px;
  color: rgba(255, 255, 255, 1.0);
  padding: 7px 18px;
}

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(128, 128, 128, 1.0);
  border-color: rgba(128, 128, 128, 1.0);
  color: rgba(255, 255, 255, 1.0);
}





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

th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
}

thead th {
  background-color: rgba(240, 240, 240, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

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






.header-grp {
  background-color: rgba(255, 0, 0, 1.0);
}
.header__widgets h4{
  color: rgba(170, 170, 170, 1.0);
}
.header__widgets h6{
  color: rgba(71, 71, 71, 1.0);
}
.header__widgets h6 a{
  color: rgba(74, 185, 207, 1.0);
}
.header__widgets h6 a:hover{
  color: rgba(74, 185, 207, 1.0);
}
.header__widgets i{
  color: rgba(132, 132, 132, 1.0);
}
.header-search form input.hs-search-field__input{
  background-color: rgba(245, 245, 245, 1.0);
  border-color: rgba(0, 0, 0, 0.1);
} 
.header-search form input.hs-search-field__input:focus{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 0, 0, 0.2);
} 
.header-search button.search-submit{ 
  background-color: rgba(31, 66, 93, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 2px;
}
.header-search button.search-submit:hover{
  background-color: rgba(18, 53, 80, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-2,
.custom-menu-primary .submenu.level-3,
.custom-menu-primary .submenu.level-4,
.custom-menu-primary .submenu.level-5,
.custom-menu-primary .submenu.level-6,
.custom-menu-primary .submenu.level-7{
  background: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-1>.has-submenu>.menu-arrow{
  border-top-color: rgba(255, 255, 255, 1.0);
}
.widget-social-icons a.social-icons__link{
  background-color: rgba(250, 250, 250, 0.5);
  color: rgba(255, 0, 0, 1.0);
}
.widget-social-icons a.social-icons__link:hover{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 0, 0, 1.0);
}
.custom-menu-primary ul.submenu.level-2 li.has-submenu:hover > a.menu-link:after{
  color: rgba(31, 66, 93, 1.0);
}
.custom-menu-primary .submenu.level-1>li.no-submenu:hover > a:after,
.custom-menu-primary ul.submenu.level-1 > li > a.active-branch:after{
  background-color: rgba(132, 132, 132, 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: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary ul.submenu.level-1 li.menu-item.has-submenu:hover > a.menu-link,
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: rgba(31, 66, 93, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #000000;
}
body .custom-menu-primary  ul.submenu.level-2 li.menu-item a.menu-link {
  color: rgba(153, 153, 153, 1.0);
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
body .custom-menu-primary ul.submenu.level-2 li.menu-item:hover > a.menu-link {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(31, 66, 93, 1.0);
}
body .custom-menu-primary > ul.submenu > li.menu-item.active-branch > a.menu-link {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .ul.submenu.level-2 li.menu-item.active-branch > a.menu-link {
  color: rgba(153, 153, 153, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}







.footer-top {
  background-color: rgba(255, 0, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
.footer-quote p{
  color: rgba(0, 0, 0, 1.0);
}
.footer-top:after,.footer-top::before,
.footer:after,.footer:before{
  background-color: rgba(255, 0, 0, 1.0);
}
.footer-top a,
.footer-menu .submenu.level-1 > li a.menu-link{
  color: rgba(0, 0, 0, 1.0);
}
.footer-top a:hover,
.footer-menu .submenu.level-1 > li a.menu-link:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer-top h6,
.footer-menu ul.submenu.level-1>li>a.menu-link{
  color: rgba(255, 255, 255, 1.0);
}
.footer-bottom{
  background-color: rgba(#null, 0.5);
  color: rgba(0, 0, 0, 0.9);
}
.footer-quote .cta_button{
  background-color: rgba(74, 185, 207, 1.0);
  border-color: rgba(74, 185, 207, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 2px;
}
.footer-quote .cta_button:hover{
  background-color: rgba(48, 160, 182, 1.0);
  border-color: rgba(46, 153, 174, 1.0);
  color: rgba(255, 255, 255, 1.0);
}














.card__price {
  font-family: Source Sans Pro
    font-size: 27px;
  color: #444444;
  font-weight: 900
}


@media (max-width: 1199px){

  .dnd-section>.row-fluid, .header__container,.content-wrapper,.page-center {
    max-width: 970.0000000000001px;
  }

}


@media (max-width: 991px){

  .dnd-section>.row-fluid, .header__container,.content-wrapper,.page-center {
    max-width: 749.9999999999999px;
  }

}

@media (max-width: 767px){

  .dnd-section>.row-fluid, .header__container,.content-wrapper,.page-center {
    max-width: 100%;
  }

}