







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */





  
  











/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */









.dnd-section,
.content-wrapper--vertical-spacing{
  padding-bottom: 50px;
  padding-top: 50px;
}

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

}






html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #555555;
  font-weight: 400;
  font-family: Raleway;
}


/* Anchors */

a {
  color: #1a7090;
}

a:hover,
a:focus,
a:active {
  color: #1a7090;
}

/* Headings */

h1 {
  font-family: Raleway;
  font-size: 56px;
  color: #333;
  font-weight: 400;
}

h2 {
  font-family: Raleway;
  font-size: 38px;
  color: #333;
  font-weight: 400;
}

h3 {
  font-family: Raleway;
  font-size: 30px;
  color: #333;
  font-weight: 400;
}

h4 {
  font-family: Raleway;
  font-size: 24px;
  color: #333;
  font-weight: 400;
}

h5 {
  font-family: Raleway;
  font-size: 18px;
  color: #333;
  font-weight: 400;
}

h6 {
  font-family: Raleway;
  font-size: 16px;
  color: #333;
  font-weight: 400;
}

/* Blockquote */

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







button,
.button {
  background-color: 

  
  
    
  


  rgba(26, 112, 144, 1.0)

;
  border: 0px solid #1a7090;
  border-radius: 0px;
  color: #fff;
  padding: 20px 28px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 72, 104, 1.0);
  border-color: #004868;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(66, 152, 184, 1.0);
  border-color: #4298b8;
  color: #fff;
}





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

/* Form title */

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

/* Form label */
.hs-form label,
form label {
  color: rgba(55, 55, 55, 1.0);
}

/* Form help text */

form legend {
  color: rgba(55, 55, 55, 1.0);
}


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(#null, 0.0);
  border-radius: 0px;
}

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(#null, 0.0)!important;
}

/* Form placeholder text */

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

/* Submit button */

form input[type=submit]{
  background-color: 

  
  
    
  


  rgba(26, 112, 144, 1.0)

;
  border: 0px solid #1a7090;
  border-radius: 0px;
  color: #fff;
  padding: 20px 28px;
}


form input[type=submit]:focus{
  background-color: rgba(0, 72, 104, 1.0);
  border-color: #004868;
  color: #fff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(66, 152, 184, 1.0);
  border-color: #4298b8;
  color: #fff;
}


/* Submit button */
form input[type=submit],
button,
.button,
.hs-button,
.button--primary {
  background-color: rgba(26, 112, 144, 1.0);
  border-color: rgba(26, 112, 144, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 20px;
  padding-bottom: 20px;
}
form input[type=submit]:hover,
button:hover, .button:hover,
.hs-button:hover,
.button--primary:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(26, 112, 144, 1.0);
  border-color: rgba(26, 112, 144, 1.0);
}




table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}



.header .header-inner{
  background-color: rgba(26, 112, 144, 1.0) ;
}

.header .navigation-primary>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}

.header .navigation-primary>ul>li:hover>a{
  color: rgba(86, 164, 192, 1.0);
}

.header .navigation-primary>ul>li>a.active-branch,
.header .navigation-primary>ul>li>a.active-item{
  color: rgba(255, 255, 255, 1.0);
}

.header .navigation-primary>ul>li ul{
  background-color: rgba(26, 112, 144, 1.0);
}

.header .navigation-primary>ul>li ul{
  border-color: rgba(26, 112, 144, 1.0);
}
.header .navigation-primary ul.submenu.level-2 li a {
  color: rgba(255, 255, 255, 1.0);
}

.header .navigation-primary ul.submenu.level-2 li a.active-item,
.header .navigation-primary ul.submenu.level-2 li a.active-branch{
  color: rgba(135, 135, 135, 1.0);
  background-color: rgba(237, 234, 234, 1.0);
}

.header .navigation-primary ul.submenu.level-2 li:hover>a{

  background-color: rgba(237, 234, 234, 1.0);
}
.header .navigation-primary ul.submenu.level-2 li>a:hover {
  color: rgba(85, 85, 85, 1.0);
}
.header .navigation-primary ul.submenu.level-2 li:hover svg.mk-svg-icon {
  fill: rgba(85, 85, 85, 1.0);
}




footer.footer{
  background-color: rgba(26, 112, 144, 1.0);
}

.footer .col_lg_3 .inner_section ul li span,
.footer .copyright p{
  color: rgba(255, 255, 255, 1.0);
}

.footer .footer_menu .hs-menu-wrapper>ul>li>ul>li>ul>li>a,
.footer .col-ft_3 .inner_section p a{
  color: rgba(255, 255, 255, 1.0);
}

.footer .footer_menu .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover,
.footer .col-ft_3 .inner_section p a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer .col_lg_3 .inner_section p strong, .footer .footer_menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}












.card__price {
  font-family: Raleway
    font-size: 30px;
  color: #333;
  font-weight: 400
}