body {
    font-family: sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
}

h1 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    font-size: 34px;
    letter-spacing: 1.5px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

h2 {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 30px;
    font-size: 30px;
    letter-spacing: 1.5px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

h3 {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    font-size: 28px;
    letter-spacing: 1.5px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

p {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.hero {
    background: url(images/hero-image-noombre.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 50px 0 55px 42px;
    height: 50vw;
    margin-top: -10px;
}

header {
    width: 100%;
    text-align: center;
    height: auto;
    margin: auto;
    background-color: #c6e1f6;
    padding-top: 10px;
}

header img {
    background-color: #c6e1f6;
    max-width: 300px;
}

.title-bold {
    text-align: center;
    margin: auto;
    padding-left: 4px;
    color: #004753;
    font-size: 24px;
}

.title-smaller {
    text-align: center;
    margin: auto;
    padding-left: 4px;
    color: #1e7786;
    font-size: 20px;
}

img {
    max-width: 100%;
    height: auto;
}

.title-div {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
    margin-top: -4px;
}

form {
    background-color: rgba(214, 230, 233, 100);
    margin: 45px auto;
    padding: 15px;
    border: 4px solid #0f6a79;
    border-radius: 30px;
    width: 300px;
    text-align: center;
}

.form-group {
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: italic;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 1.5px;
}

.form-group-size {
    margin-bottom: 10px;
    text-align: center;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
}

label {
    display: block;
    margin-top: 12px;
    margin-right: 10px;
}

input {
    font-family: montserrat, sans-serif;
    font-weight: 200;
    font-style: italic;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 1.5px;

    border-radius: 8px;
    margin-bottom: 10px;
    width: 75%;
    padding: 10px;
    background-color: #eff9fa;
    border: 1px solid #ccc;
}

button {
    font-family: montserrat, sans-serif;
    font-weight: 550;
    font-style: normal;
    line-height: 30px;
    font-size: 24px;
    letter-spacing: 1.75px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 90%;
    padding: 14px 15px;
    background-color: #f3b325;
    color: #004753;
    border: 10px solid #f3b325;
    border-radius: 60px;
    cursor: pointer;
    box-shadow:
        inset 0 0 0 3.5px #fdeccb,
        5px 5px #004753;
}

button:hover {
    background-color: #fae1a8;
    color: #004753;
    border: 10px solid #fae1a8;
    box-shadow:
        inset 0 0 0 3.5px #f3b325,
        5px 5px #004753;
}

.header-regular {
    color: #1e7786;
}

.header-bold {
    color: #004753;
}

.yellow-bg {
    background-color: #fae1a8;
    padding: 10px;
    margin-bottom: 25px;
}

.icon-type {
    background-color: #d6e6e9;
    color: #004753;
    display: inline-block;
    padding: 10px 10px;
    border-radius: 15px;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
}

div {
    display: flex;
}

.div-icon-plant {
    padding-top: 30px;
    padding-bottom: 13px;
}

.div-icon-map {
    padding-top: 30px;
    padding-bottom: 13px;
    
}

.div-icon-building {
    padding-top: 30px;
    padding-bottom: 13px;
   
}
div img {
    max-width: 80px;
}

hr {
    align-self: center;
    flex-grow: 1;
    margin: 0 15px;
    height: 5px;
    background-color: #fae1a8;
    border: none;
}

.hr-icon {
    height: 3px;
}

.yellow-divider {
    margin-top: 40px;
    background-color: #1e7786;
}
.quote-reg {
    color: #1e7786;
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    letter-spacing: 2px;
    line-height: 30px;
    max-width: 320px;
}

.quote-bold {
    color: #004753;
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
    letter-spacing: 2px;
    line-height: 35px;
     max-width: 320px;
}

.middle-line {
    margin: 0 50px;
    height: 3px;
}

.bottom-line {
    margin-bottom: 25px;
    background-color: #1e7786;
}
.small-body {
    margin: 40px auto;
    max-width: 575px;
    padding: 0 40px;
}

.stats-numbers {
    color: #004753;
    font-size: 42px;
    font-weight: 700;
    background-color: #d6e6e9;
    display: inline-block;
    padding: 13px 10px 15px 15px;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-left: 6px solid #004753;
    border-right: 6px solid #004753;
    border-top: none;
    border-bottom: none;
    margin-top: 25px;
}

.stats-font {
    font-size: 22px;
    font-weight: 525;
    color: #004753;
    padding-bottom: 12px;
    padding-top: 5px;
}

.stat-section {
    text-align: center;
}

.button-section{
    text-align: center;
}

.stat-icon {
    text-align: center;
}

.footer-button {
    font-family: montserrat, sans-serif;
    font-weight: 550;
    font-style: normal;
    line-height: 30px;
    font-size: 24px;
    letter-spacing: 1.75px;
    margin-top: 20px;
    margin-bottom: 40px;
    width: 300px;
    padding: 14px 15px;
    background-color: #f3b325;
    color: #004753;
    border: 10px solid #f3b325;
    border-radius: 60px;
    cursor: pointer;
    box-shadow:
        inset 0 0 0 3.5px #fdeccb,
        5px 5px #004753;
}

footer {
    background-color: #004753;
    color: white;
    border-top: 6px solid #1e7786;
    border-bottom: 6px solid #1e7786;
    text-align: center;
}

.contact-title {
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
}

.fax {
    font-size: 14px;
    text-align: left;
    font-weight: 500px;
    letter-spacing: 1.5px;
    padding-left: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.contact-info {
    font-size: 14px;
    text-align: left;
    font-weight: 500px;
    letter-spacing: 1.5px;
    padding-left: 15px;
    margin-bottom: 5px;
}

.img-footer {
    background-color: white;
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.bottom-img {
    text-align: center;
}
/* makes phone number stay white on mobile*/
a[href^="tel"] {
    color: inherit !important; /* Or your desired color */
    text-decoration: none !important; /* Or your desired text decoration */
}

@media (min-width: 400px){
    .title-bold {
        font-size: 28px;
        margin-top: 3px;
    }

    .title-smaller {
        font-size: 24px;
        margin-top: 5px;
    }
}

@media (min-width: 500px){
    .title-bold {
        font-size: 32px;
        margin-top: 3px;
    }

    .title-smaller {
        font-size: 26px;
        margin-top: 8px;
    }
}

@media (min-width: 600px){
    .title-bold {
        font-size: 38px;
        margin-top: 5px;
    }

    .title-smaller {
        font-size: 29px;
        margin-top: 13px;
    }
}

@media (min-width: 700px){
    .title-bold {
        font-size: 42px;
        margin-top: 8px;
    }

    .title-smaller {
        font-size: 33px;
        margin-top: 20px;
    }
}

@media (min-width: 800px){
    .title-bold {
        font-size: 46px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .title-smaller {
        font-size: 36px;
    }
}

@media (min-width: 900px){
    .title-bold {
        font-size: 51px;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .title-smaller {
        font-size: 40px;
    }
}

@media (min-width: 1000px) {
    
    .title-bold {
        font-size: 55px;
        margin-top: 7px;
    }

    .title-smaller {
        font-size: 44px;
        margin-top: 30px;
    }

    header img {
        max-width: 400px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .stat-icon {
        display: flex;
        flex-direction: column;
        flex: auto;
    }

    .div-icon-map {
        padding-top: 26px;
    }

    .div-icon-plant {
        padding-top: 7px;
    }

    .hr-icon {
        background-color: white;
    }

    .icon-article {
        max-width: 1000px;
        display: flex;
        flex-direction: row;
        margin-left: auto;
        margin-right: auto;
    }

    .form-box {
        position: absolute;
        left: 60%;
        top: 342px;
    }

    .yellow-bg {
        margin-top: 40px;
    }

    .body-article {
        max-width: 1000px;
        display: flex;
        flex-direction: row;
        margin-left: auto;
        margin-right: auto;
    }

    .middle-line {
        display: none;
    }

    .yellow-divider{
        margin-bottom: 25px;
        margin-top: 40px;
    }
    
    .body-item {
        padding-left: 30px;
        padding-right: 20px;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .body-para {
        max-width: 600px;
        border-left: 3px solid #fae1a8;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 9px;
    }
    
    .bottom-line{
        margin-top: 25px;
        margin-bottom: 30px;
    }
    
    .stat-article{
        max-width: 1000px;
        display: flex;
        flex-direction: row;
        margin-left: auto;
        margin-right: auto;
    }
    
    .stat-section{
        padding-left: 10px;
        padding-right: 10px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
}

@media (min-width: 1100px) {
    
    .title-bold {
        font-size: 58px;
        margin-top: 15px;
    }

    .title-smaller {
        font-size: 46px;
        margin-top: 35px;
    }

    .form-box {
        position: absolute;
        left: 60%;
        top: 380px;
    }
}

@media (min-width: 1200px) {
    
    .title-bold {
        font-size: 62px;
        margin-top: 20px;
    }

    .title-smaller {
        font-size: 50px;
        margin-top: 35px;
    }

    .form-box {
        position: absolute;
        left: 60%;
        top: 428px;
    }
}
/* add a favicon*/
