#missao {
    background: url(../images/layout/bg-mulher.jpg) no-repeat center top;
    background-size: cover;
    height: 872px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
}

#missao .slide-slick {
    margin-top: 78%;
}

#missao h3 {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 30px;
}

#slidefotos .slick-dots li button {
    border-color: #ccc;
}

#slidefotos .slick-dots li.slick-active button {
    background: #ccc;
}

#modasustentavel {
    padding: 50px 0;
    color: #5b5b5b
}

#modasustentavel h2 {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 50px;
    text-align: center;
}

#slidetrhee h3 {
    font: 900 30px 'Roboto', sans-serif;

}

#slidetrhee p {
    font: 100 16px/1.6 'Roboto', sans-serif !important;
}

#modasustentavel .slick-dots li button {
    width: 100%;
    height: 100%;
    background: none;
    border: 2px solid #ccc;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    cursor: pointer;
}

#modasustentavel .slick-dots li.slick-active button,
#modasustentavel .slick-dots li:hover button {
    background: #004513;
}

.middle {
    border-color: #54b96b;
    width: 81px;
    margin: 20px auto
}

.bxonde {
    border-radius: 10px;
    background: #fff;
    color: #004300;
    border: 1px solid #004300;
    font-size: 15px;
    margin-bottom: 20px;
}

.bxonde h4 {
    font-size: 22px;
}

.enderecoloja {
    padding: 35px 30px;
}

.mapmenor {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
    border-radius: 10px;
}

.mapmenor iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.f25p {
    font-size: 25px;
    color: #6b6b6b
}

.crculophone {
    border: 2px solid #54b96b;
    border-radius: 25px;
    font-weight: 900;
    font-size: 20px;
    display: inline-block;
    padding: 10px 30px;
    color: #54b96b;
    margin: 20px 5px;

}

.esqueci-senha {
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 800;
    display: inline-block;
    margin-top: 15px;
}

.modelo {
    border-radius: 10px;
    border: 1px solid #d7d7d7;
    padding: 2px 30px 20px;
    margin-bottom: 30px;
}

.mold1 h2 {
    position: relative;
    background: #FFFFFF;
    padding: 5px .6em;
    font-size: 20px;
    font-weight: bold;
    color: #004300 !important;
    top: -21px;
    display: inline-block;
}

.mold2 h2 {
    position: relative;
    background: #FFFFFF;
    padding: 5px .6em;
    font-size: 20px;
    font-weight: bold;
    top: -21px;
    display: inline-block;
    color: #004300 !important;
}

.mold2 li {
    margin-bottom: 10px;
}

.mold2 #contato input[type="submit"] {
    background: #808285;
    border-color: #808285
}

.mold2 #contato input[type="submit"]:hover {
    color: #808285;
    background: #fff;
}

@media only screen and (max-width: 1367px) {
    #missao .slide-slick {
        margin-top: 55%;
    }

    #missao {
        height: 630px;
    }

}

@media only screen and (max-width: 769px) {
    #missao {
        height: 544px;
    }
}

@media only screen and (max-width: 600px) {
    #missao {
        background-image: url(../images/layout/bg-missao-mob.png)
    }

    #missao .slide-slick {
        margin-top: 32%;
    }
}
