







/* 1a. Containers */




/* 1b. Colors */












































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1500px;
}





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #444444;
  font-weight: 400;
  font-family: Noto Sans,sans-serif;
}


/* Anchors */

a {
  color: #c70000;
}

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

/* Headings */

h1 {
  font-family: Zilla Slab,serif;
  font-size: 60px;
  color: #051D63;
  font-weight: 700;
}

h2 {
  font-family: Zilla Slab,serif;
  font-size: 45px;
  color: #051D63;
  font-weight: 500;
}

h3 {
  font-family: Zilla Slab,serif;
  font-size: 32px;
  color: #444444;
  font-weight: 500;
}

h4 {
  font-family: Zilla Slab,serif;
  font-size: 26px;
  color: #444444;
  font-weight: 500;
}

h5 {
  font-family: Zilla Slab,serif;
  font-size: 20px;
  color: #444444;
  font-weight: 300;
}

h6 {
  font-family: Zilla Slab,serif;
  font-size: 16px;
  color: #000000;
  font-weight: 200;
}

/* Blockquote */

blockquote {
  
  border-left: 0px;
@media (max-width: 789px){
body {
  font-size: 14.0px;
  line-height: 1.42;
}
  h1{
    font-size: 45.0px;
  }
  h2 {
    font-size: 31.999499999999998px;
  }
  h3 {
    font-size: 26.0px;
  }
  h4{
    font-size: 21.999978000000002px;
  }
  h5{
    font-size: 16.0px;
  }
}
@media (max-width: 599px){
h1{
    font-size: 31.999799999999997px;
  }
}




button,
.button {
  background-color: 

  
  
    
  


  rgba(5, 29, 99, 1.0)

;
  border: 0px solid #a72024;
  border-radius: 24px;
  color: #fff;
  padding: 10px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 0, 59, 1.0);
  border-color: #7f0000;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(45, 69, 139, 1.0);
  border-color: #cf484c;
  color: #fff;
}





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

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: rgba(17, 17, 17, 0.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(225, 227, 234, 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(31, 194, 242, 1.0);
}

/* Form placeholder text */

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

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



/* Submit button */
button,
.button,
.hs-button,
.button--primary {
  background-color: rgba(5, 29, 99, 1.0);
  border-color: rgba(167, 32, 36, 0.0);
  border-radius: 24px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
button:hover, .button:hover,
.hs-button:hover,
.button--primary:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(31, 194, 242, 1.0);
  border-color: rgba(167, 32, 36, 0.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 {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary nav.navigation-primary>ul>li.active-branch:last-child>a,
.custom-menu-primary nav.navigation-primary>ul>li:last-child>a.active-item,
.custom-menu-primary nav.navigation-primary>ul>li:last-child>a{
  background: rgba(5, 29, 99, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary nav.navigation-primary>ul>li.active-branch:last-child>a:hover,
.custom-menu-primary nav.navigation-primary>ul>li:last-child>a.active-item:hover,
.custom-menu-primary nav.navigation-primary>ul>li:last-child>a:hover{
  background: rgba(31, 194, 242, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary nav.navigation-primary>ul>li a {
  color: rgba(5, 29, 99, 1.0);
}
.custom-menu-primary nav.navigation-primary>ul>li a:hover {
  color: rgba(31, 194, 242, 1.0);
}
.custom-menu-primary nav.navigation-primary>ul>li.active-branch > a,
.custom-menu-primary nav.navigation-primary>ul>li > a.active-item{
  color: rgba(31, 194, 242, 1.0);
}
.custom-menu-primary nav.navigation-primary>ul>li.active-branch > a,
.custom-menu-primary nav.navigation-primary>ul>li > a.active-item {
  background: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary nav.navigation-primary > ul > li > a:hover {
  background-color: rgba(255, 255, 255, 0.0);
}
.header nav.navigation-primary>ul>li>ul>li a{
  color: rgba(46, 50, 60, 1.0);
}
.header nav.navigation-primary>ul>li>ul {
  background-color: rgba(255, 255, 255, 1.0);
}
{.header nav.navigation-primary>ul>li>ul>li a:hover {
  background-color: rgba(5, 29, 99, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.header nav.navigation-primary>ul>li>ul>li.active-branch a,
.header nav.navigation-primary>ul>li>ul>li a.active-item{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(5, 29, 99, 1.0);
}





footer.footer{
  color: rgba(124, 132, 153, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

footer.footer p{
  color: rgba(124, 132, 153, 1.0);
}
footer.footer a{
  color: rgba(46, 50, 60, 1.0);
}
footer.footer a:hover{
  color: rgba(31, 194, 242, 1.0);
}

footer.footer .social_icon_wrapper a{
  border-color: rgba(124, 132, 153, 1.0);
}
footer.footer .social_icon_wrapper a:hover{
  border-color: rgba(124, 132, 153, 1.0);
}
.footer .bottom-footer,
footer.footer{
  border-color: rgba(245, 246, 249, 1.0);
}
.footer-menu-primary .hs-menu-wrapper>ul>li:last-child>a{
  background: rgba(5, 29, 99, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer-menu-primary .hs-menu-wrapper>ul>li:last-child>a:hover{
  background: rgba(31, 194, 242, 1.0);
  color: rgba(255, 255, 255, 1.0);
}










.card__price {
  font-family: Zilla Slab,serif
    font-size: 32px;
  color: #444444;
  font-weight: 500
}