







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */


  




@media (min-width: 480px){
  .content-wrapper,
  .page-center,
  .blog-container ,
  .container,
  .dnd-section > .row-fluid   {
    max-width: 1299px;
  }
}

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








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

/* Anchors */

a {    
  color: rgba(0, 0, 238, 1.0);
}

a:hover,
a:focus,
a:active {
  color: rgba(0, 0, 238, 1.0);
}

/* Headings */

h1 {
  font-family: Open Sans,sans-serif;
  font-size: 38px;
  color: #333;
  font-weight: 700;
}

h2 {
  font-family: Oswald,sans-serif;
  font-size: 42px;
  color: #333;
  font-weight: 500;
}

h3 {
  font-family: Open Sans,sans-serif;
  font-size: 24px;
  color: #333;
  font-weight: 700;
}

h4 {
  font-family: Open Sans,sans-serif;
  font-size: 18px;
  color: #333;
  font-weight: 700;
}

h5 {
  font-family: Open Sans,sans-serif;
  font-size: 16px;
  color: #333;
  font-weight: 700;
}

h6 {
  font-family: Open Sans,sans-serif;
  font-size: 24px;
  color: #333;
  font-weight: 700;
}

/* Blockquote */





.button,
.hs-button,
.hs-button.primary,
input[type="submit"],
input[type="button"] {
  background-color: rgba(90, 159, 227, 1.0);
  border-color: rgba(90, 159, 227, 1.0);
  border-radius: 10px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding: 24px 36px;
}
.button:hover,
.hs-button:hover,
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: rgba(90, 159, 227, 1.0);
  color: rgba(255, 255, 255, 1.0);
}






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

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

/* Form title */

h3.form-title {
  color: rgba(51, 51, 51, 1.0);
}

/* Form label */

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

form legend {
  color: rgba(124, 152, 182, 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-width: 2px;
  border-color: rgba(202, 213, 226, 1.0);
  background-color: rgba(245, 248, 250, 0.0);
  color: rgba(51, 71, 91, 1.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);
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */







table {
  background-color: 







rgba(255, 255, 255, 1.0)

;
  border-color: rgba(85, 85, 85, 1.0);
}

th,
td {
  border-color: rgba(85, 85, 85, 1.0);
  color: rgba(85, 85, 85, 1.0);
}

thead th,
thead td {
  background-color: 







rgba(85, 85, 85, 1.0)

;
  border-bottom-color: #555555;
  color: #FFFFFF;
}

tfoot td {
  background-color: 







rgba(255, 255, 255, 1.0)

;
  color: rgba(85, 85, 85, 1.0);
}





body .hs_top_header{
  background-color: rgba(0, 0, 0, 1.0);
}
body .hs_top_header a{
  color: rgba(255, 255, 255, 1.0);
}
body .hs_top_header a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.header .header_container_wrapper {
  background-color: rgba(255, 255, 255, 0.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul >li>a{
  color: rgba(255, 255, 255, 1.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul >li:hover>a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(151, 151, 151, 0.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul ul >li>a{
  color: rgba(34, 34, 34, 1.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul ul li a:hover{
  color: rgba(242, 242, 242, 1.0);
  background-color: rgba(6, 136, 205, 1.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul ul{
  background-color: rgba(255, 255, 255, 1.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper>ul>li>a .menu-text:after{
  background-color: rgba(6, 136, 205, 1.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul >li.active >a{ 
  color : rgba(6, 136, 205, 1.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul  ul li.active >a{ 
  color : rgba(0, 130, 243, 1.0);
}

body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul >li.active:hover >a{ 
  color : rgba(0, 130, 243, 1.0);
}
body header .header_menu .custom_menu_primary .hs-menu-wrapper >ul  ul li.active:hover >a{ 
  color : rgba(242, 242, 242, 1.0);
}


.header .header_number a{
  color: rgba(255, 255, 255, 1.0);
}
.header .header_number a:hover{
  color: rgba(6, 136, 205, 1.0);
}
.header .header_number a #Icon_awesome-phone-alt{
  stroke:  rgba(255, 255, 255, 1.0);
}
.header .header_number a:hover #Icon_awesome-phone-alt{
  stroke:  rgba(6, 136, 205, 1.0);
}
.header .header_number a:hover .f{
  fill:  rgba(242, 242, 242, 1.0);
}
.header .header_number a .f{
  fill:  rgba(255, 255, 255, 0.0);
}


@media screen and (max-width: 991px){
  body .header .mobile_menu{
    background-color:  rgba(242, 242, 242, 1.0);
  }
  body header .mobile_menu .hs-menu-wrapper ul li a{
    color:  rgba(0, 0, 0, 1.0);
  }
  body header .mobile_menu .hs-menu-wrapper ul li:hover > a{
    color:  rgba(0, 0, 0, 1.0);
    background-color:  rgba(6, 136, 205, 1.0);
  }
  body header .mobile_menu .hs-menu-wrapper ul ul li a{
    color:  rgba(0, 0, 0, 1.0);
  }
  body header .mobile_menu .hs-menu-wrapper ul ul li:hover > a{
    color:  rgba(255, 255, 255, 1.0);
    background-color:  rgba(6, 136, 205, 1.0);
  }
  body header .mobile_menu .hs-menu-wrapper ul ul{
    background-color:  rgba(255, 255, 255, 1.0);
  }

  body header .mobile_menu .hs-menu-wrapper ul li.active  > a{
    color:  rgba(6, 136, 205, 1.0);
  } 

  body header .mobile_menu .hs-menu-wrapper ul li.active:hover  > a{
    color:  rgba(0, 0, 0, 1.0);
  }

  
    body header .mobile_menu .hs-menu-wrapper ul ul li.active:hover  > a{
    color:  rgba(255, 255, 255, 1.0);
  }

}








footer.footer{
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(242, 242, 242, 0.8);
}
.footer .ft_text{
  color: rgba(242, 242, 242, 0.8);
}
.footer .ft_title h2{
  color: rgba(242, 242, 242, 1.0);
}
.footer .footer-links ul li a{
  color: rgba(242, 242, 242, 1.0);
}
.footer .footer-links ul li a:hover{
  color: rgba(6, 136, 205, 1.0);
}
.footer .ft_privacy p{
  color: rgba(242, 242, 242, 0.5);
}
.ft_privacy p a{
  color: rgba(242, 242, 242, 0.5);
}
.ft_privacy p a:hover{
  color: rgba(242, 242, 242, 0.5);
}
.footer .back_to_top_wrp a{
  color: rgba(6, 136, 205, 1.0);
}
.footer .back_to_top_wrp a:hover{
  color: rgba(255, 255, 255, 1.0);

}
.footer .back_to_top_wrp .a,
.footer .back_to_top_wrp.d{
  fill: rgba(6, 136, 205, 1.0);
}
.footer .back_to_top_wrp .d{
  fill: rgba(6, 136, 205, 1.0);
}

.footer .back_to_top_wrp a:hover  .a,
.footer .back_to_top_wrp a:hover .d{
  fill: rgba(255, 255, 255, 1.0);
}
.footer .back_to_top_wrp a:hover  .d{
  fill: rgba(255, 255, 255, 1.0);
}
.footer .ft_social_links a svg path{
  fill: rgba(255, 255, 255, 1.0);
}
.footer .ft_social_links a:hover svg path{
  fill: rgba(6, 136, 205, 1.0);
}






/* Blog Header */

/* Blog Listing */











.card__price {
  font-family: Open Sans,sans-serif
    font-size: 24px;
  color: #333;
  font-weight: 700
}


form#email-prefs-form h1 {
  font-family: Open Sans,sans-serif;
  font-weight: 400;
  color: #333;
}
form#email-prefs-form h2 {
  font-family: Open Sans,sans-serif;
  font-weight: 400;
  color: #333;
}