.degrade {
    background: linear-gradient( #10824C 0%, #2ab280 55%);
    position: relative;
    min-height: 70vh;
    height: 100%;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0
}


div.section_img{
    background: url(../img/bgmedica.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: inherit;
    content: " ";
    background-position: right center;
    background-size: contain
}
div.section_img::after{
    
}
.ajuste-select-box {
    margin-top: -5%
}
.faveni-logo{
    max-width: 56%;
}
.padding-section1 {
    padding: 3%
}

.margin-titulo {
    margin-top: 4%
}

.titulo-section1 {
    color: white;
    font-weight: 900
}

.valor-section1 {
    color: #ffd26b!important;
    ;
    font-weight: 900
}

.ajuste-campos-form {
    margin-top: -5%
}

.ajuste-rows-form {
    margin-top: 3%
}

.ajuste-rows-checkbox {
    margin-top: 3%!important
}

.degrade_escuro {
    background: linear-gradient(to right, #00cae3 0%, #4cd690 100%)
}

.branco {
    background: white;
    box-shadow: 128px 24px 128px rgba(28, 65, 84, .08), 64px 12px 64px rgba(28, 65, 84, .12), 24px 8px 24px rgba(28, 65, 84, .12), 12px 4px 12px rgba(28, 65, 84, .08);
    padding: 2rem 1rem
}

.first_layer {
    z-index: 1
}

.verde {
    color: teal
}

.laranja {
    color: #f76d1e
}

.cinza {
    background-color: #e5e5e5;
    color: #707070
}

.escuro {
    background-color: #252525;
    color: whitesmoke;
    margin-bottom: 0
}

.telefone {
    flex: 0 0 20%;
    max-width: 20%
}

.img-absolute {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 0
}

.info {
    font-size: 1.2em
}

.icon {
    margin-top: 3%
}

.card-section-3 {
    background-color: black;
    border-radius: 17px;
    padding: 2%;
    margin: 1% 0;
}

.bg-section-3 {
    background: linear-gradient(60deg, #f2deb2, #cbfdcf);
    padding-right: 10%;
    padding: 5%;
    /* padding-left: 10% */
}

.div-section-3 {
    margin-left: 10%
}

.titulo-section-4 {
    margin-bottom: 4%;
    font-weight: 900;
    font-family: sans-serif;
    font-size: 35px
}

.icon-section-4 {
    font-size: 2.2em;
    color: #10824C
}

.texto-section-4 {
    color: #999999;
    font-size: 18px;
    font-weight: 500;
    margin-top: 5%
}

.features-5 .container [class*="col-"] {
    border: 1px solid rgba(0, 0, 0, .35);
    border-top: 0
}

.features-5 .container [class*="col-"] {
    border-left: 0
}

.features-5 .container [class*="col-"]:last-child {
    border-right: 0
}

.features-5 .container .row:last-child [class*="col-"] {
    border-bottom: 0
}

.section-5-border {
    border: 0
}

.section-5-img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, .24), 0 8px 10px -5px rgba(0, 0, 0, .2)
}

.section-5-titulo {
    color: #A88A51;
    font-weight: 900;
    text-align: left
}

.landing-descricao {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500!important;
    color: #898989!important;
    text-align: left
}

.titulo-agradecimento {
    font-size: 40px;
    color: green;
    text-align: center;
    font-weight: 900
}

.sub-titulo-agradecimento {
    text-align: center
}

.btn-info {
    color: rgb(61, 61, 61);
    background-color: rgb(255, 255, 255);
    border-color: rgb(139, 177, 139);
    padding: 10px 24px;
    width: 42%;
    cursor: pointer;
    float: left
}

.btn-info:hover {
    color: #fff;
    background-color: rgb(2, 104, 104);
    border-color: rgb(139, 177, 139)
}

.btn-info.active {
    color: #fff;
    background-color: teal;
    border-color: rgb(139, 177, 139)
}

.btn-warning {
    background-color: #f76d1d;
    border-color: tomato
}

.btn-warning:hover {
    background-color: rgb(226, 98, 24);
    border-color: tomato
}

.w-21 {
    width: 100%;
    margin-top: 12%
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
    font-family: "Raleway", "Helvetica", "Arial", sans-serif
}

h1.margin-titulo{
    font-size: 2.3rem;
}
.d-flex.spcbt{
    justify-content: space-between;
    align-items: center;

}
.logo-top{
    max-height: 5   rem;

}
.deskNone{
    display: none !important;
}
@media only screen and (max-width:568){
    .degrade {
        background: linear-gradient(to right, #10824C 0%, #2ab280 100%);
        min-height: 130vh;
    }
}

@media only screen and (max-width:724px) {
    .faveni-logo{
        max-width: 100%;
    }
    .deskNone{
        display: block;
    }
    .degrade {
        background: linear-gradient(to right, #10824C 0%, #2ab280 100%);
        /* min-height: 110vh; */
    }
    .ajuste-section1 {
        margin: 0!important
    }
    .ajuste-rows-form {
        margin-top: -4%!important
    }
    .ajuste-rows-checkbox {
        margin-top: 13%!important
    }
    .div-section-3 {
        margin-right: auto;
        margin-left: auto
    }
    .logo-top{
        max-height: 3rem;

    }
}
.super-centro, .div-center {
    display: flex;
    justify-content: center;
    align-self: center
}
.div-center.colum
{
    flex-direction: column;
}
.ajustes-check {
    margin-right: 1rem;
    margin-top: 5px
}
@media only screen and (max-width: 768px)  {
    div.section_img{
    -webkit-mask-image: none;
    background:none !important;
    }
    .ajuste-top{
        max-width: 80%;
    }
    .btn-fixed {
        position: fixed;
        bottom: 160px!important;
    }
}
.icon-top{
    color: green;
    font-size: 16px !important;
    margin-top: -0.4rem;
   
}
.ajuste-top{
    text-align: center;
}