







/* 1a. Containers */




/* 1b. Colors */












































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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



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

@media (max-width: 959px){
  .wrapper-footer-page,
  .dnd-section,
  .content-wrapper--vertical-spacing{
    padding-bottom: 39.9999999994px;
    padding-top: 39.9999999994px;
  }
}





html {
  font-size: 17px;
}

body {
  font-size: 17px;
  color: #777;
  font-weight: 400;
  font-family: Montserrat,sans-serif;
}


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(54, 127, 243, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(51, 53, 59, 1.0)

;
}

/* Headings */

h1 {
  font-family: Open Sans,sans-serif;
  font-size: 45px;
  color: #2b2b2b;
  font-weight: 500;
}

h2, .form-title {
  font-family: Open Sans,sans-serif;
  font-size: 32px;
  color: #2b2b2b;
  font-weight: 500;
}

h3 {
  font-family: Open Sans,sans-serif;
  font-size: 25px;
  color: #2b2b2b;
  font-weight: 500;
}

h4 {
  font-family: Open Sans,sans-serif;
  font-size: 20px;
  color: #2b2b2b;
  font-weight: 500;
}

h5 {
  font-family: Open Sans,sans-serif;
  font-size: 17px;
  color: #2b2b2b;
  font-weight: 500;
}

h6 {
  font-family: Open Sans,sans-serif;
  font-size: 16px;
  color: #2b2b2b;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: ;
}

@media (max-width: 959px){
  h1{
    font-size: 38.25px;
  }

  h2, .form-title {
    font-size: 27.2px;
  }
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(54, 127, 243, 1.0)

;
  border: 0px solid #367ff3;
  border-radius: 3px;
  color: #fff;
  padding: 0px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(14, 87, 203, 1.0);
  border-color: #0e57cb;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(94, 167, 255, 1.0);
  border-color: #5ea7ff;
  color: #fff;
}





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

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: rgba(119, 119, 119, 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(226, 226, 226, 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(22, 146, 236, 1.0);
}

/* Form placeholder text */

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

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

/* Submit button */

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

  
  
    
  


  rgba(54, 127, 243, 1.0)

;
  border: 0px solid #367ff3;
  border-radius: 3px;
  color: #fff;
  padding: 0px 24px;
}


form input[type=submit]:focus,
form .hs-button:focus{
  background-color: rgba(#367ff3, 1.0);
  border-color: #367ff3;
  color: #fff;
}

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


/* Submit button */
button,
.button,
.hs-button,
.button--primary {
  background-color: rgba(54, 127, 243, 1.0);
  border-color: rgba(54, 127, 243, 1.0);
  border-radius: 3px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
}
button:hover, .button:hover,
.hs-button:hover,
.button--primary:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(30, 112, 242, 1.0);
  border-color: rgba(30, 112, 242, 1.0);
}




table {
  background-color: 

  
  
    
  


  rgba(248, 248, 248, 1.0)

;
  border-color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

;
}
table tr {
   border-color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

;
}
th,
td {
  border-color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

;
  color: 

  
  
    
  


  rgba(119, 119, 119, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(248, 248, 248, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

;
  color: 

  
  
    
  


  rgba(119, 119, 119, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(248, 248, 248, 1.0)

;
  color: 

  
  
    
  


  rgba(119, 119, 119, 1.0)

;
}
table tbody tr {
  border-color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

;
  background-color: 

  
  
    
  


  rgba(248, 248, 248, 1.0)

;
}




.header .inner_header{
  background-color: rgba(255, 255, 255, 1.0) ;
}

.header .menu_sec .hs-menu-wrapper>ul>li>a{
  color: rgba(43, 43, 43, 1.0);
}

.header .menu_sec .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(54, 127, 243, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header .menu_sec .hs-menu-wrapper>ul>li.active>a{
  color: rgba(54, 127, 243, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header .menu_sec .hs-menu-wrapper>ul li ul{
  background-color: rgba(255, 255, 255, 1.0);
}


.header .menu_sec .hs-menu-wrapper>ul>li>ul li a {
  color: rgba(161, 161, 161, 1.0);
}

.header .menu_sec .hs-menu-wrapper>ul>li>ul li a.active>a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.header .menu_sec .hs-menu-wrapper>ul>li>ul li a:hover{
  color: rgba(51, 53, 59, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header .right_sec form input.hs-search-field__input{
  color: rgba(119, 119, 119, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.header .right_sec form input.hs-search-field__input:focus {
  background-color: rgba(243, 243, 243, 1.0);
}






.footer .top_sec {
  background-color: rgba(243, 243, 243, 1.0);
}

.footer .top_sec_inner .col_1 p{
  color: rgba(119, 119, 119, 1.0);
}

.footer .top_sec_inner .col_1 h3,
.footer .top_sec_inner .col_3 h3,
.footer .top_sec_inner .col_4 .title .hs_cos_wrapper_type_text {
  color: rgba(43, 43, 43, 1.0);
}

.footer .top_sec_inner .col_4 .menu .hs-menu-wrapper>ul>li a {
  color: rgba(161, 161, 161, 1.0);
}

.footer .top_sec_inner .col_4 .menu .hs-menu-wrapper>ul>li a:hover {
  color: rgba(119, 119, 119, 1.0);
}

.footer .top_sec_inner .col_1 p a,
.footer .top_sec_inner .col_2 .image-wrap a+span,
.footer .top_sec_inner .col_2 .image-wrap a{
  color: rgba(54, 127, 243, 1.0);
}

.footer .top_sec_inner .col_1 p a:hover,
.footer .top_sec_inner .col_2 .image-wrap a+span:hover,
.footer .top_sec_inner .col_2 .image-wrap a:hover{
  color: rgba(51, 53, 59, 1.0);
}

.footer .btm_sec {
  background-color: rgba(54, 127, 243, 1.0);
}

.footer-contact-details .rpt_sec .rpt_inner h3 {
  color: rgba(255, 255, 255, 1.0);
}

.footer-contact-details .rpt_sec .rpt_inner p {
  color: rgba(29, 28, 33, 1.0);
}

.footer-contact-details .rpt_sec .rpt_inner p a, 
.footer-contact-details .rpt_sec .rpt_inner p span a {
  color: rgba(255, 255, 255, 1.0);
}

.footer-contact-details .rpt_sec .rpt_inner p a:hover, 
.footer-contact-details .rpt_sec .rpt_inner p span a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}













.card__price {
  font-family: Open Sans,sans-serif
    font-size: 25px;
  color: #2b2b2b;
  font-weight: 500
}