:root {
    --mewt-height: 200px;
    --eye-height: 180px;
    --border-color: #173943;
    --color-bg: #003a4460;
    --dark-bg: rgba(0, 0, 0, 0.7);
    --light-blue: #2486cc;
    --light-yellow: #f0a63b;
    --dark-yellow: #48320b;
 
 }

.newsletter {
    display: flex;
    width: 100%;
   height: var(--mewt-height);
   justify-self: center;
   justify-content: center;

    
}


.newsletter button, .ec-v-forms-form-control button, #ec_form_1-43c2cd496486bcc27217c3e790fb4088 input[type="email"].ec-v-forms-form-control {
border-radius: 39px !important;
}
.sign-up {

    justify-content: center;
    margin-bottom: 2em;

}

.info {
    font-size: 0.7em;
}

.sign-up {
    font-weight: bold;
    font-size: 1.2em;
}

#f-1-43c2cd496486bcc27217c3e790fb4088 {
    background-color: #ffa303;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder {
    background-color: #ffa303 !important;
    color: black !important;
}

.newsletter img {
    width: var(--eye-height);
}
 
#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-text span {
    color: black !important;
}  

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-text h2  span {
   font-weight: bold;
} 

.news-eye-left {
    background-color: #ffa303 !important;
    border-radius: 50% 0 0 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: var(--mewt-height);
}

 
.news-eye-right {
    background-color: #ffa303 !important;
    border-radius: 0 100% 100% 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: var(--mewt-height);
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-text,  #ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-input, #ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-spacer, #ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-submit,#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-btntype-submit  {
    padding: 10px 0  !important;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder {
    max-width: 200px !important;
    padding: 10px ;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-spacer {
    display: none;
} 

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-column {
    height: 20px !important ;
    height: inherit !important ;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-step, #ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder > form     {
    min-height: 0px !important ;
    height: inherit !important ;
}
.mewt-center{
    background-color: #ffa303;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    justify-content: center;
}




#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .mail-footer {
    color: inherit;
}

#f-2-2bb287d15897fe2f9d89c882af9a3a8b {
   /* margin-top: 2em;*/
   /* */
}

#f-2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-holder-basic {
    background-color: none !important;
}

.footer-newsletter {
    display: flex;
    flex-direction: row;
    background: #003a44 ;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 3em;
    position: sticky;
    bottom: 0;
}

#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-holder {
    background-color: #f0a53b00 !important;
    border-radius: 0;
}

#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-step, #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-step-visible   ,#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-holder > form, #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b form, #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b   .ec-v-form-step, #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-step-visible    {
    min-height: 20px !important;
    height: inherit !important;
}

#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b input {
    min-width: 200px;
}

#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-input, #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-column, #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-submit, #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-btntype-submit {
    padding: 0px 10px !important;
}

.ec-v-form-column {
    width: 50%;
}

#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b button {
    margin-top: 4px;
    width: 50%;
}


@media screen and (max-width: 1000px){ 
    .footer-newsletter {
        position: relative;
        padding-top: 1em;
        padding-bottom: 1em;
      /*  background-color: var(--color-bg); */
    }

    .footer-newsletter button {
        width: 100%;
        min-width: 200px;
    }
}


@media screen and (max-width: 600px){


.news-eye-left, .news-eye-right {
    display: none;
}

.newsletter {
    display: inline;
}
.mewt-center {
    padding: 1em;
    border-radius: 171px;
    
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder {
    width: 100% !important;
    max-width: 600px !important;
}


    .footer-newsletter {
        display: none;
    }}
