﻿.banner-top {
    width: 100%;
    background: url('/images/bg_Home@2x.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    padding-bottom:2em;
}
@media(max-width:768px){
    .banner-top {
        background-size: auto;
    }
}

.engloba-banner {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 83px;
}
    @media(max-width:768px){
        .engloba-banner{
            display:inline-block;
        }
    }

.text-banner {
    width: 60%;
    height: auto;
    display:flex;
    flex-direction:column;
    align-items:flex-end;
}

    @media(max-width:1200px) {

        .text-banner{
            width:100%;
            padding:0 1em;
        }
    }
    .text-banner .title-banner {
        width: 566px;
    }
        @media(max-width:768px) {

            .text-banner .title-banner {
                width: 100%;
                text-align:center !important
            }
        }
    .text-banner .body-banner {
        width: 714px;
        max-width:100%;
    }
        @media(max-width:768px) {

            .text-banner .body-banner {
                width: 100%;
                text-align: center !important
            }
        }

.font-bold-60-80 {
    font: normal normal bold 60px/80px Segoe UI;
}
    @media(max-width:1200px) {

        .font-bold-60-80 {
            font: normal normal bold 50px/50px Segoe UI;
        }
    }
    @media(max-width:768px) {

        .font-bold-60-80 {
            font: normal normal bold 30px/50px Segoe UI;
        }
    }

.font-normal-35-47 {
    font: normal normal normal 35px/47px Segoe UI; 
}
    @media(max-width:1200px) {
        .font-normal-35-47 {
            font: normal normal normal 17px/17px Segoe UI;
        }
    }

.font-white {
    color: #FFFFFF !important;
}

.platforms-download{
    display:flex;
    justify-content:flex-end;
    margin-top:2%;
}
    @media(max-width:768px){
        .platforms-download {
            justify-content: center;
            width: 100%;
        }
    }
.platforms-download img{
    margin-left:1em;
    width: 140px;
}

.img-banner-topo {
    height: 100%;
    width: 40%;
    display: flex;
    align-items: center;
}
    .img-banner-topo img {
        height: auto;
        width: 60%;
        max-width: 450px;
    }
    @media(max-width:1200px){
        .img-banner-topo img {
            display:none;
        }
    }

.access-type {
    width:100%;
    min-height: 610px;
}

.tittle-access{
    width:100%;
    text-align:center;
}

.font-grey {
    color: #4F4C4D;
}

.content-access {
    display: flex;
    justify-content: space-around;
    margin: 4em 5em;
    flex-wrap: wrap;
}
.card-access {
    width: 400px;
    height: 260px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 14px;
    text-align: center;
    margin: 1em;
    min-width: 200px;
}
@media(max-width:1400px){

}

    .card-access img {
        margin-top: -100px;
        height: 50%;
    }
    .card-access:hover {
        cursor:pointer;
    }
.blue-card {
    height: 55%;
    background: #1885A2 0% 0% no-repeat padding-box;
    border-radius:14px 14px 0 0;
}  

.font-normal-bold-27-36 {
    font: normal normal bold 27px/36px Segoe UI;
}

.font-blue {
    color: #12A0C2;
}

.font-bold-43-51 {
    font: normal normal bold 43px/51px Segoe UI;
}
    @media(max-width:768px) {

        .font-bold-43-51 {
            font: normal normal bold 35px/51px Segoe UI;
        }
    }

.font-normal-38-51 {
    font: normal normal normal 38px/51px Segoe UI;
}
    @media(max-width:768px){

        .font-normal-38-51 {
            font: normal normal normal 20px/30px Segoe UI;
        }
    }

.font-yellow {
    color: #FBBD37 !important;
}

.blue-banner {
    background: #1885A2 0% 0% no-repeat padding-box;
}
    .singup .blue-banner{
        height:300px;
        width:100%;
        margin-top:4%;
    }

.img-cadastramento {
    margin-left: -30px;
    transform: scale(1.03);
    
}
    @media(max-width:1200px) {
        .img-cadastramento {
            display:none;
        }
    }

.svgCPF{
    margin-top:-75px;
    width:250px;
}
    @media(max-width:768px){
        .svgCPF {
            margin-top: -50px;
            width: 200px
        }
    }

.txtCPF {
    margin: 30px 30px 0 30px;
}

    .txtCPF input {
        background: #E9E9E9 0% 0% no-repeat padding-box;
        border: 2px solid #707070;
        border-radius: 8px;
        opacity: 0.85;
        font: normal normal normal 30px/30px Segoe UI;
        color: #4F4C4D;

    }
    .txtCPF.dx-texteditor.dx-editor-outlined{
        border:none;
    }
#btnBuscar {
    width: 201px;
    height: 59px;
    background: #0B5A70 0% 0% no-repeat padding-box;
    border-radius: 8px;
    font: normal normal 600 25px/33px Segoe UI;
    color: #FFFFFF;
    margin:30px;
}
#btnBuscar img{
    height:33px;
    width:33px;
    margin-right:.75em;
}
.font-normal-31-41 {
    font: normal normal normal 31px/41px Segoe UI;
}
.escolas{
    max-width:900px;
    margin:0 auto;
    padding-top:1em;
}
    @media(max-width:1200px){
        .escolas{
            margin:3em;
        }
    }
.font-bold-40-53 {
    font: normal normal 600 40px/53px Segoe UI;
}
#btnAcessaTutorial {
    max-width: 354px;
    background: #1885A2 0% 0% no-repeat padding-box;
    border-radius: 12px;
    margin: 3em 2em 0 2em;
}
    #btnAcessaTutorial .dx-button-text {
        color: #fff;
        font: normal normal normal 20px/27px Segoe UI;
        white-space: break-spaces;
    }
.img-ilustracao-inferior{
    margin: 4em 0 -4em 0;
}

@media(max-width:1200px){
    .img-ilustracao-inferior{
        display:none;
    }
}
#logo-nav-bar:hover, #logo-nav-bar-logado:hover {
    cursor: pointer;
}
.font-normal-24-32 {
    font: normal normal normal 24px/32px Segoe UI;
}
.esconde{
    display:none !important;
}

div.cookie-banner {
    width: 100%;
    background-color: #333;
    position: fixed;
    bottom: 1%;
    text-align: center;
    opacity: 0.8;
    border-radius: 10px;
    font-size: 20px;
    text-decoration-color: #ccc;
    background-position:center;
    
}

.cookie-banner div p {
    color: white;
}

div.container {
    background-color: #333;
}

a.buttonc {
    background: #ccc;
    color: #333;
    opacity: 1;
    text-decoration: none;
    padding: 3px 5px;
    border-radius: 10px;
    cursor: pointer;
}

.paragrafo {
    color: #333;
    font: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}

.aviso-de-privacidade {
    display: flex;
    flex-direction: column;
}

a.btn.btn-primary.aceitar-termos-btn {
    font-size: 20px;
    border-radius: 15px;
    background: #1885A2 0% 0% no-repeat padding-box;
    margin: 2em 14em 0 14em;
}
.display {
    display: flex;
}