/* @import url('http://example.com/example_style.css'); */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600;700;900&display=swap');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/




@media screen and (max-width: 1400px) {

  .dnd_area-row-5-background-image {
    background-image: none!important;
  }
  
  .span8 {
    width: 100%!important;
  }
  
  .span4 {
    width: 100%!important;
   
}
  
.span4.widget-span.widget-type-cell.dnd_area-column-7-padding.dnd-column {
    padding-right: 50px;
}
  
  div#hs_form_target_widget_1623929993691 {
    margin-top: -90px;
    margin-bottom: -130px;
}
  
}

@media screen and (max-width: 900px) {
  .dnd_area-row-3-background-image {
    background-image: none!important;
  }
  .dnd_area-row-2-background-image {
    background-image: none!important;
}
  
}

@media screen and (max-width: 767px) {
  .row-fluid-wrapper.row-depth-1 h6 {
    text-align: center;
    padding-top: 15px;
    }
  
    div#hs_form_target_widget_1623929993691 {
    margin-top: 0px;
    margin-bottom: 0px;
    }
    .span4.widget-span.widget-type-cell.dnd_area-column-7-padding.dnd-column {
    padding-right: 0px;
    }
  
  footer h2{
    text-align: left!important;
  }
  
  div#hs_cos_wrapper_widget_1624369879130 li span {
    padding-left: 0px!important;
}
  
}

div#hs_cos_wrapper_widget_1623929993691 {
    background-color: transparent!important;
}

body {
    color: #222529;
}

header {
    display: none;
}

span {
    font-family: 'Montserrat', sans-serif!important;
  letter-spacing: 0pt!important;
}

p {
    font-family: 'Montserrat',sans-serif !important;
    line-height: 1.25;
    font-weight: 600 !important;
    font-size: 18px;
}

.footer--site-page {
    background-color: #222529!important;
    border-top: none!important;
}


h1 {
    font-family: 'Montserrat', sans-serif!important;
    letter-spacing: 0px!important;
  font-weight: 700;
  
}

h3 {
    font-family: 'Montserrat', sans-serif!important;
    letter-spacing: 0px!important;
    
}

h3 {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif!important;
    letter-spacing: 0px!important;
}

h4{
      font-weight: 500;
}


h6 {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif!important;
      margin-bottom: 8px;
  letter-spacing: 0px!important;
}

form .hs-richtext,
form .hs-richtext h3 {
  color: #000000;
}



footer h2 {
    color: white!important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 16px;
    padding-top: 18px;
}

a.hs-button {
    text-decoration: none;
    color: #fff;
    margin: 75px 75px 75px 75px;
    line-height: 3;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 600;
}

.submitted-message {
    background-color: rgb(233 108 28);
}

h2 span {
    font-weight: 700;
    word-break: normal;
}

ul li, ol li {
    margin: 0px;
}

div#hs_cos_wrapper_widget_1624369879130 ul {
    color: white;
}

div#hs_cos_wrapper_widget_1624369879130 li {
  line-height: 1.5;

}

div#hs_form_target_widget_1623941302648 h1 {
    display: none;
}

div#hs_form_target_widget_1623941302648 h3 {
    color: #222529!important;
    font-weight: 600!important;
  font-family: 'Montserrat', sans-serif!important;
}



div#hs_cos_wrapper_widget_1624369879130 li span {
    padding-left: 28px;
    font-size: 18px;
}


li span {
    font-weight: 600!important;
      line-height: 0px;
}

form {
  background-color: #ffffff;
  border-radius: 0px!important;
  box-shadow: 0 0 10px #595959;
      min-width: 270px;
}

form span {
    color: #222529!important;
    font-weight: 600!important;
  font-family: 'Montserrat', sans-serif!important;
}


form input[type='submit'], form .hs-button {
    background-color: #40a1c6!important;
    border: none;
    border-radius: 0px!important;
      color: #ffffff !important;
    font-family: 'Montserrat', sans-serif!important;
  font-weight:600;
    margin-top: 20px;
}

input[type='text'], input[type='email'],  input[type='tel']{
    border-color: #469aad;
    border-radius: 0px!important;
    border-width: 1px;
    color: #222529!important;
}

.hs-form-field {
    margin-bottom: 0px;
}



form input[type='submit']:hover, form input[type='submit']:focus, form .hs-button:hover, form .hs-button:focus {
    font-weight: 600;
}

input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, input[type='tel']:focus, input[type='number']:focus, input[type='file']:focus, select:focus, textarea:focus {
    outline-color: #469aad;
  border-radius: 0px!important;
}


img.hs-image-widget {
    min-width: 43px;
}

.row-number-56 h1 {
    display: none;
}

.dnd_area-row-3-background-image {
    background-color: #f4f8f9;
}

.dnd_area-row-5-background-image {
    background-color: #f4f8f9;
}

.dnd_area-row-2-background-image {
    background-color: #f4f8f9;
}



::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #222529;
    font-family: 'Montserrat', sans-serif!important;
      font-weight: 500;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #222529;
    font-family: 'Montserrat', sans-serif!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #222529;
    font-family: 'Montserrat', sans-serif!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #222529;
    font-family: 'Montserrat', sans-serif!important;
}