@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");

body,
p,
input,
textarea,h2 {
    font-family: "Figtree", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

body{
    width:100% !important;
    padding:0;
    margin:0;
}

h2{
    color:#144253 !important;
    font-size:32px !important;
    font-weight:200 !important;
}

fieldset ul li {
    margin: 0 0 16px 0 !important;
}

input::placeholder,textarea::placeholder {
    font-family: "Figtree", sans-serif !important;
    font-weight: 200 !important;
    color: #2a7f9f !important;
    font-size: 14px !important;
}

input,
textarea,select {
    border: none !important;
    border-radius: 0 !important;
}

textarea{
    height:100px !important;
}

input,select {
    padding: 12px 11px 13px 11px !important;
    font-family: "Figtree", sans-serif !important;
    font-weight: 200 !important;
    color: #2a7f9f !important;
    font-size: 14px !important;
}

select{
    width:100% !important;
    background:#ffffff!important;
    max-width:100% !important;
}

label {
    display: none;
}

input:focus, textarea:focus {
  background-color: #EDF8FC !important;
  box-shadow: none !important;
}

.ssInlineLink {
    color: #fff;
    text-decoration:none;
    font-weight:600;
    text-decoration: underline;
}

.ssInlineLink:hover {
    color: rgb(255,255,255,.75) !important;
}

@media only screen and (min-width: 450px) {
  .row {
    justify-content: space-evenly;
  }
   
  .row .col-2:not(:last-child), .row .col-3:not(:last-child) {
    margin-right: 3% !important;
  }
}
    
    
.button{
    cursor: pointer;
    font-family: "Figtree", sans-serif !important;
    font-size: 16px !important;
    letter-spacing:.1em;
    font-weight:700;
    color: #ffffff;
    padding: 12px 28px;
    background-size: 100%;
    background-image: none !important;
    background:none !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: 2px solid #ffffff;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    text-shadow: none !important;
    text-transform: uppercase;
    margin-top:2px;
    transition: background-color 200ms;
}

.button:hover {
  background-color: #ffffff !important;
  color:#2A7F9F !important;
}



/* Horizontal Let's get started */

form#form_3b70ff7b-e6c6-41f6-b7d5-d3b8aa89207f textarea{
    height:42px !important;
}

form#form_3b70ff7b-e6c6-41f6-b7d5-d3b8aa89207f .clear {
  text-align: right !important;
}

/* footer subscribe */
form#form_21f55b6d-b8d1-4b75-896e-920ce9a44818{
    margin:0;
    padding:0;
}





form#form_21f55b6d-b8d1-4b75-896e-920ce9a44818 div.field_value{
    background: #fff none repeat scroll 0 0 !important;
    border: 0 !important;
    height: 45px !important;
    margin: 0 auto !important;
    overflow-y: hidden !important;
    position: relative !important;
    
}



form#form_21f55b6d-b8d1-4b75-896e-920ce9a44818 input{
    border: 0 !important;
    border-radius: 0  !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    width: 100% !important;
    background:none !important;
    float:left !important;
    line-height:45px !important;
    height:45px;
    padding: 0 0 0 20px !important;
}

form#form_21f55b6d-b8d1-4b75-896e-920ce9a44818 p.clear{
    clear:none !important;
    position:absolute !important;
    top:0 !important;
    right:0 !important;
    background:#009FDB !important;
    height:45px !important;
    margin:0 !important;
}

form#form_21f55b6d-b8d1-4b75-896e-920ce9a44818 li.clear{
    clear:none !important;
    display:none !important;
}


form#form_21f55b6d-b8d1-4b75-896e-920ce9a44818 .button{
    background: #009FDB none repeat scroll 0 0 !important;
    border:0  !important;
    font-size:35px  !important;
    color: #fff !important;
    padding: 0 10px !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin:0 !important;
}
#form_3b70ff7b-e6c6-41f6-b7d5-d3b8aa89207f p {
    color: #fff !important;
}

.ss-recaptcha,
.ss-anchor-invisible-text {
  color: #fff;
}

.ss-recaptcha .ss-recaptcha-logo {
  display:block
}

.ss-recaptcha .ss-anchor-invisible-text,  .ss-recaptcha .ss-anchor-pt a {
  color: #fff;
}
