@import url('https://fonts.googleapis.com/css2?family=Katibeh&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

h1, h2, h3, h4, h5, h6{
    font-family: "Katibeh", serif;
}

/* slide */
#home .section-blue {
    background: url(/images/bg-slide.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.headline h1 {
    font-size: 3.7em;
    line-height: .8;
}

.bg-text-slide {
    background: #584c83c7;
    border-radius: 20px;
    margin-top: 25px;
    padding: 35px 30px;
}

.headline h1 {
    color: #fff;
}

.btn-contato-whats {
    border: 0;
    background: linear-gradient(45deg, #19e500, #16e500, #13b302);
    color: #fff;
    padding: 16px 50px;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.btn-contato-whats {
    margin-top: 30px;
}

i.fab.fa-whatsapp:before {
    content: "\f232";
    font-weight: 100;
    font-size: 17px;
}

.img-medico img {
    position: absolute;
    bottom: 0px;
    left: -59%;
    width: 74%;
}
/* <---> */

/* logo */

.logo-slide img {
    width: 60%;
}
/* <------> */

/* formulario */
input.register-input::placeholder {
    color: #5f4d87 !important;
}

textarea.register-comment::placeholder {
    color: #5f4d87 !important;
}

.captcha-text::placeholder {
    color: #5f4d87 !important;
}

h1.white-text {
    color: #5f4d87;
    font-weight: 800;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
}

.form-control:focus {
    color: #494949 !important;
    background-color: #e7e7e7;
    outline: 0;
    box-shadow: none;
}
/* <-------> */

/* section empresa */
h2.text-empresa.m-0.text-dark {
    font-size: 2.1em;
    font-family: 'Montserrat';
    font-weight: 700;
    margin-bottom: 10px !important;
    color: #313131 !important;
}

.title-empresa h1 {
    text-align: center;
    font-size: 4.5em;
    margin-bottom: 60px;
    color: #5f4d87;
}
/* <---------> */

/* sec-solucoes */
#solucao h2 {
    font-family: 'Katibeh';
    font-size: 4em;
    margin-bottom: 15px !important;
    color: #5f4d87 !important;
}

.subtitle {
    width: 100%;
    text-align: center;
}

.subtitle h3 {
    font-family: 'Montserrat';
    color: #313131;
    font-weight: 700;
}

.desc-negocio p {
    margin: auto;
    color: #313131;
    width: 90%;
    text-align: justify;
}

.icon-negocio img {
    position: relative;
    width: 16%;
    padding: 4px;
    left: 6px;
    top: 5px;
    margin-bottom: 20px;
    filter: contrast(0) grayscale(0) brightness(11);
}

.icon-negocio:before {
    position: absolute;
    content: "";
    width: 52px;
    height: 52px;
    background: #5f4d87;
    z-index: -1;
    border-radius: 30px;
    box-shadow: 0 3px 12px -3px #000;
}

.icon-negocio {
    position: relative;
    z-index: 1;
    margin-top: 0;
}

.titutlo-negocio h3 {
    color: #3b3055;
}

.img-negocio img {
    width: 100%;
    border-radius: 20px;
    box-shadow: -9px 0 17px -13px #333;
}

.vantagens-negocio {
    position: relative;
    display: grid;
    align-items: center;
    margin-bottom: 30px;
    z-index: 1;
    grid-template-columns: 50% 50%;
    gap: 5px;
}

.img-negocio {
    text-align: center;
}

.vantagens-negocio:before {
    position: absolute;
    content: "";
    width: 70%;
    height: 100%;
    background: #ffffff;
    margin: 1px;
    z-index: -1;
    border-radius: 17px;
}

.card-texto {
    padding-left: 14px;
}

.desc-negocio p {
    margin-bottom: 30px;
}
/* <------------> */

/* sec-vantagens */

#vantagens {
    background: radial-gradient(#af81b5, #89679b);
}

#vantagens h2 {
    font-family: 'Katibeh';
    font-size: 4em;
}

.subtitle-vantagens h2 {
    font-size: 25px !important;
    font-family: 'Montserrat' !important;
    color: #fff;
    font-weight: 600;
}
/* <---------> */

/* sec-diferenciais */
#diferenciais h2 {
    font-family: 'Katibeh';
    font-size: 4em;
    color: #5f4d87 !important;
}

.text-expansao p {
    color: #313131;
    margin-bottom: 40px;
}

.subtitle-expansao h4 {
    font-family: 'Montserrat';
    font-weight: 600;
    color: #313131;
}

.text-check-list p {
    color: #313131;
    font-weight: 700;
}

i.fas.fa-check:before {
    content: "\f00c";
    color: #ffff;
}

.check-list {
    display: flex;
}

i.fas.fa-check {
    margin-right: 10px;
    padding: 10px;
    background: linear-gradient(45deg, #564161, #ab7eb2);
    border-radius: 20px;
}

#diferenciais {
    background: #fff;
    padding: 40px 0px;
}
/* <----> */

#contact h4 {
    font-family: 'Montserrat';
    color: #5f4d87;
    font-size: 2.5em;
    font-weight: 800;
}

section#contact h3 {
    font-family: 'Montserrat';
    color: #313131;
    font-size: 1.8em;
}

#projetos h2 {
    font-family: 'Katibeh';
    font-size: 4em;
    color: #5f4d87 !important;
}

#bancos h2 {
    font-family: 'Katibeh';
    font-size: 4em;
    color: #5f4d87 !important;
}

.btn-franquia a {
    text-transform: uppercase;
    font-weight: 600;
    background: #5f4d87;
    padding: 20px 50px;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    transition: .3s ease-in-out;
    font-family: 'Montserrat';
}

.btn-franquia {
    margin-top: 20px;
}

.btn-franquia a:hover {
    border: 1px solid #5f4d87;
    background: transparent;
    color: #5f4d87;
}

.responsive-bottom-margins img {
    filter: contrast(0.5) grayscale(1);
    opacity: .2;
}

.headline span {
    color: #12b5ea;
}

/* overlay-page */
.overlay-page:before {
    position: fixed;
    content: "";
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: .5;
    width: 100%;
    height: 100%;
}
/* <-----> */

/* como-funciona */

.passos-franquiado p {
    color: #313131;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
}

.passos-franquiado {
    text-align: center;
}

span.ordem-franquia {
    font-size: 22px;
    font-family: 'Montserrat';
    font-weight: 600;
    line-height: 6em;
    background: linear-gradient(45deg, #aa7eb2, #8b699d);
    color: #fff;
    padding: 14px 22px;
    border-radius: 50px;
    border: 3px solid #fff;
}

.title-fraquia h1 {
    font-family: 'Katibeh';
    font-size: 4em;
    margin-bottom: 15px !important;
    color: #5f4d87 !important;
}

#pr-franquia:before {
    position: absolute;
    content: "";
    background: #9973a775;
    width: calc(61% - 60px);
    left: 0;
    right: 0;
    top: 37px;
    bottom: 0;
    height: 3px;
    margin: auto;
}

section#pr-franquia {
    position: relative;
    padding: 40px 0px;
}



@media screen and (max-width:1400px){
    .img-medico img {
        left: 72%;
        width: 68%;
    }

    #pr-franquia:before {
        width: calc(71% - 60px);
    }
}
@media screen and (max-width:920px){
    .img-medico img {
        display: none;
    }
}
@media screen and (max-width:720px){
    .img-medico img {
        display: none;
    }

    .title-fraquia h1 {
        font-size: 2.9em;
    }

    span.ordem-franquia {
        border: none;
    }

    #pr-franquia:before {
        display: none;
    }

    .icon-negocio img {
        width: 33px;
        padding: 0;
        left: 8px;
        top: 8px;
    }

    .title-empresa h1 {
        font-size: 3em;
    }

    .footer p>a {
        font-size: 16px;
    }

    #contact h4 {
        text-align: center;
    }

    section#contact h3 {
        text-align: center;
    }

    #diferenciais {
        padding: 40px 20px;
    }

    #vantagens h2 {
        text-align: center;
    }

    .text-vantagens p {
        text-align: center;
    }

    .text-vantagens {
        padding: 0px 10px;
    }
}