.barra-navegacao {
	z-index: 1;
	height: 60px;
}
.menuresponsivo{
	margin-right: 10px;
}

.link-circulo {
    width: 150px;
    height: 50px;
    margin-top: 8px;
    margin-bottom: 20px;
    background-color: #007bff;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px;
    border-style: solid;
    color: #ffffff;
    border-color: rgb(0 0 0 / 0%);
    box-shadow: 2px 2px 10px -1px rgb(0 0 0 / 40%);
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;    
}

.without-decoration {
	text-decoration: none !important;
}

.frase-chamada {
    margin: 0;
    width: 100%;
    font-size: 20px;
    font-weight: 600 !important;
    color: #212529;
    background: rgba(255,255,255,60%);
    border: 1px solid transparent;
    padding: 10px;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 2px 2px 10px -1px rgb(0 0 0 / 40%);
    margin-bottom:20px;
}
.cartao{
    height:auto;
    width: 75%;
    margin-left:50px;
    margin-right:50px;
    margin-bottom:10px;
}

.link-circulo {
    width: 172px;
    height: 8px;
    margin-top: 8px;
    margin-bottom: 20px;
    background-color: #cbcbcb;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px;
    border-style: solid;
    color: #246da7;
    border-color: rgb(0 0 0 / 0%);
    box-shadow: 2px 2px 10px -1px rgb(0 0 0 / 40%);
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
}

.without-decoration {
    text-decoration: none !important;
}
.aviso {
    height: 300px;
    width: auto;
    position: relative;
    color: #fff;
    font-size: 30px;
    text-align: center;
    /*background: rgb(36 109 167 / 49%) url(../images/renda-jovem.jpeg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: darken;
}
.col-md-auto img {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.col-md-auto img:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.card-principal {
   background-color:#eee;
}

.frase-chamada {
    margin-top: 15px;
    background-color: #052852;
    color:white;
}

/* Extra small devices (portrait phones, less than 576px) */
    @media (max-width: 575.98px) {

        .jumbotron {
            background-color: #246da7;
            background: url("../images/home-extra-small.png");
            background-repeat: no-repeat;
            background-position: center;
            width: 100%;
            height: 710px;
        }

        .container-principal {
            margin-top: -444px;
            margin-bottom: 100px;
            height: 760px;
        }

        .link-circulo {
            margin-top: 8px;
        }

        .svg-inline--fa {
            display: inline-block;
            font-size: inherit;
            height: 60px;
            overflow: visible;
        }

        .py-5 {
            height: 210px;
            margin-top: -150px;
        }

        .logo-container {
            margin-top: 60px;
        }

        .logo {
            width: 220px;
            height: auto;
        }

        .cartao {
            height: auto;
            width: 80%;
            margin-left: 0px;
            margin-right: 0px;
            margin-bottom: 10px;
            margin-top: 15px;
        }

        #entenda-matricula {
            margin-top: 60px;
        }

        .texto-principal {
            margin-top: 14%;
        }

        .card-principal {
            height: 1420px;
            width: auto;
        }

        .cards {
            margin-top: -42px;
            height: 440px;
            width: auto;
        }

        .imagem-cards {
            height: 140px;
        }

        .titulo {
            font-size: 40px;
        }
    }
    /* Small devices (landscape phones, 576px and up) */
    @media (min-width: 576px) and (max-width: 767.98px) {

        .link-circulo {
            margin-top: 8px;
        }

        .py-5 {
            height: 130px;
            margin-top: -120px;
        }

        .jumbotron {
            background-color: #246da7;
            background: url("../images/home-small.png");
            background-repeat: no-repeat;
            background-position: center;
            width: 100%;
            height: 800px;
        }

        .container-principal {
            margin-top: -500px;
            margin-bottom: 100px;
            height: 740px;
        }

        .logo-container {
            margin-top: 40px;
        }

        .logo {
            width: 300px;
            height: auto;
        }

        .cartao {
            height: auto;
            width: 80%;
            margin-left: 25px;
            margin-right: 50px;
            margin-bottom: 10px;
        }

        #entenda-matricula {
            margin-top: 60px;
        }

        .texto-principal {
            margin-top: -6%;
        }

        .card-principal {
            height: 800px;
            width: auto;
        }

        .cards {
            margin-top: -42px;
            height: 440px;
            width: auto;
        }

        .imagem-cards {
            height: 140px;
        }
    }
    /* Medium devices (tablets, 768px and up) */
    @media (min-width: 768px) and (max-width: 991.98px) {

        .link-circulo {
            margin-top: -25px;
        }

        .py-5 {
            height: 130px;
            margin-top: -115px;
        }

        .jumbotron {
            background-color: #246da7;
            background: url("../images/home-medium.png");
            background-repeat: no-repeat;
            background-position: center;
            width: 100%;
            height: 830px;
        }

        .container-principal {
            margin-top: -500px;
            margin-bottom: 140px;
            height: 800px;
        }

        .logo-container {
            margin-top: 40px;
        }

        .logo {
            width: 330px;
            height: auto;
        }

        .cartao {
            height: auto;
            width: 80%;
            margin-left: 25px;
            margin-right: 50px;
            margin-bottom: 10px;
        }

        #entenda-matricula {
            margin-top: 60px;
        }

        .texto-principal {
            margin-top: -6%;
        }

        .card-principal {
            height: 800px;
            width: auto;
        }

        .cards {
            margin-top: -42px;
            height: 440px;
            width: auto;
        }

        .imagem-cards {
            height: 140px;
        }
    }
    /* Large devices (desktops, 992px and up) */
    @media (min-width: 992px) and (max-width: 1199.98px) {

        .link-circulo {
            margin-top: -25px;
        }

        .py-5 {
            height: 130px;
            margin-top: -115px;
        }

        .jumbotron {
            background-color: #246da7;
            background: url("../images/home-large.png");
            background-repeat: no-repeat;
            background-position: center;
            width: 100%;
            height: 845px;
        }

        .container-principal {
            margin-top: -500px;
            margin-bottom: 100px;
            height: 480px;
        }

        .logo-container {
            margin-top: 40px;
        }

        .logo {
            width: 360px;
            height: auto;
        }

        .cartao {
            height: auto;
            width: 95%;
            margin-left: 25px;
            margin-right: 50px;
            margin-bottom: 10px;
        }

        #entenda-matricula {
            margin-top: 60px;
        }

        .texto-principal {
            margin-top: -6%;
        }

        .card-principal {
            height: 600px;
            width: auto;
        }

        .cards {
            margin-top: -42px;
            height: 440px;
            width: auto;
        }

        .imagem-cards {
            height: 140px;
        }
    }
    /* Extra large devices (large desktops, 1200px and up) */
    @media (min-width: 1200px) {

        .link-circulo {
            margin-top: -25px;
        }

        .py-5 {
            height: 130px;
            margin-top: 0px;
        }

        .jumbotron {
            background-color: #246da7;
            background: url("../images/home-extra-large.png");
            background-repeat: no-repeat;
            background-position: center;
            width: 100%;
            height: 800px;
        }

        .container-principal {
            margin-top: -490px;
            margin-bottom: 100px;
            height: 423px;
        }

        .logo-container {
            margin-top: 35px;
        }

        .logo {
            width: 325px;
            height: auto;
        }

        .cartao {
            height: auto;
            width: 95%;
            margin-left: 25px;
            margin-right: 50px;
            margin-bottom: 10px;
        }

        #entenda-matricula {
            margin-top: 60px;
        }

        .card-principal {
            height: 400px;
            width: auto;
        }

        .cards {
            margin-top: -42px;
            height: 440px;
            width: auto;
        }

        .imagem-cards {
            height: 140px;
        }
    }
