@import "../css/fonts.css";
body {
    background-image: none;
}

header .escola-de-metodos .navbar .nav-link,
header .escola-de-metodos .navbar .nav-link:focus,
header .escola-de-metodos .navbar .nav-link:hover {
	color: #ffffff;
}

@media only screen and (min-width: 320px) {
    header {
        background: url("../img/nova-page/fotoHeaderInterna.png") no-repeat #1f1f1f;
        background-position: top;
        width: 100%;
        display: block;
    }

    header .escola-de-metodos {
        background-color: #1111118c;
    }
    
    header .escola-de-metodos .navbar {
        margin: 0;
        padding: 0;
    }
	
	header .escola-de-metodos .navbar .nav-link,
    header .escola-de-metodos .navbar .nav-link:focus,
	header .escola-de-metodos .navbar .nav-link:hover {
        color: #ffffff;
    }

    header .escola-de-metodos .navbar h1{
        margin: 0;
        padding: 0;
    }

    header .texto {
        margin-top: 64px;
        padding-bottom: 225px;
    }

    header .texto .desc_prin span {
        color: #0060FF;
		font-family: "anteb extraLight";
		font-size: 30px;
		font-style: italic;
		font-weight: bold;
		line-height: 100%;
		letter-spacing: 16px;
		text-transform: uppercase;
		margin-bottom: 25px;
		display: block;
    }

    header .texto .desc_prin h2 {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }

    header .texto .desc_prin h2 span {
        font-family: "anteb medium";
        font-weight: 400;
        color: #0060FF;
        font-size: 55px;
        line-height: 55px;
    }

    header .texto .desc_prin p {
        color: #ffffff;
        font-family: "anteb semiLight";
        font-size: 19px;
        line-height: 22.8px;
    }

    header .texto img {
        width: 100%;
    }

    header .texto .tag {
        float: left;
        width: 100%;
        position: relative;
        height: 100%;
    }

    header .texto .tag .tag1 {
        background: url("../img/nova-page/tag1.png") no-repeat;
        width: 283px;
        height: 81px;
        float: left;
    }

    header .texto .tag .tag2 {
        background: url("../img/nova-page/tag2.png") no-repeat;
        width: 283px;
        height: 81px;
        float: right;
        position: absolute;
        bottom: 0px;
        right: 0;
    }

    /* CONTEÚDO */

    main {
        position: relative;
    }

    main .bordaTop {
        background: url("../img/nova-page/bgConteudo.png") no-repeat center;
        padding: 70px 0;
        width: 100%;
        height: 30px;
        display: block;
        position: absolute;
        top: -90px;
    }

    main .bordaTitulo {
        background: linear-gradient(90deg, #0060FF 0%, #D9D9D9 100%);
        width: 289px;
        height: 3px;
        display: block;
        margin-bottom: 27px;
    }

    main .ementa {
        background-color: #D9D9D9;
        padding-top: 80px;
        width: 100%;
    }

    main .ementa h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .ementa p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .ementa .cronograma {
        margin-bottom: 44px;
    }

    main .ementa .cronograma .boxEmenta {
        text-align: center;
        border-radius: 8px;
        background: #3E3E3E;
        padding: 20px 20px 10px 20px;
        margin-bottom: 15px;
    }

    main .ementa .cronograma .boxEmenta .img {
        border-radius: 9.016px;
        border: 0.3px solid #FFF;
        background: #3E3E3E;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.37) inset;
        float: left;
        padding: 10px;
        margin-right: 10px;
        position: relative;
        left: 40%;
        margin-bottom: 15px;
    }

    main .ementa .cronograma .boxEmenta .img img{
        width: 35px;
        height: 35px;
    }

    main .ementa .cronograma .boxEmenta strong {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        clear: both;
        width: 100%;
        float: left;
    }

    main .ementa .cronograma .boxEmenta .texto{
        min-height: 60px;
        display: block;
        clear: both;
        margin-top: 15px;
        float: left;
        width: 100%;
    }

    main .ementa .cronograma .boxEmenta .texto p {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    main .ementa .divBtn .btn_insc {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        padding: 20px 75px;
        text-decoration: none;
    }

    main .box_docente {
        background-image: linear-gradient(to bottom, #D9D9D9 60%, #fff 50%);
        padding-top: 85px;
    }

    main .box_docente .docente {
        border-radius: 25px;
        background: #FFF;
        box-shadow: 0px 10px 3.1px 0px rgba(0, 0, 0, 0.07);
        padding: 25px;
    }

    main .box_docente .docente h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .box_docente .docente img {
        border-radius: 11.036px;
        border: 1px solid #0060FF;
        padding: 13px;
        width: 100%;
    }

    main .box_docente .docente span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
    }

    main .box_docente .docente strong {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
        display: block;
        margin-bottom: 16px;
    }

    main .box_docente .docente p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .box_docente .docente .center {
        display: flex;
        align-items: center;
    }

    main .box_outros_cursos {
        background: url("../img/nova-page/bgQuadros.png") no-repeat top left;
        padding: 180px 0 70px 0;
    }

    main .box_outros_cursos h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
    }
	
	main .box_outros_cursos .caixa {
		background-color: #ffffff;
        border: 2.42px solid #5F5F5F;
        border-radius: 9.68px;
        padding: 50px 38px;
		position: relative;
        margin-top: 46px;
        margin-left: 30px;
    }
	
	main .box_outros_cursos .caixa span.numero {
		border: 2.42px solid #5F5F5F;
		font-family: "anteb bold";
		background-color: #0060FF;
		border-radius: 9.68px;
		padding: 22px;
		position: absolute;
        top: -20px;
        left: -30px;
		font-size: 43.55px;
		color: #ffffff;
		line-height: 42.32px;
		text-align: center;
        width: 60.486px;
        height: 61.164px;
	}
	
	main .box_outros_cursos .caixa h3 {
		color: #3E3E3E;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 37px;
	}

    main .box_outros_cursos .caixa h6 {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 37px;
    }
    main .box_outros_cursos .caixa h6 span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 25px */
    }
	
	main .box_outros_cursos .caixa p {
		color: #5F5F5F;
		font-family: "anteb semiLight";
		font-size: 19px;
		line-height: 22.8px;
		text-align: justify;
	}

    main .box_outros_cursos .caixa a {
        color: #FFF;
        text-align: center;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        text-decoration: none;
        padding: 20px 75px;
        display: flex;
        justify-content: space-around;
        margin-top: 70px;
    }

    main .divBtn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
    }

    main .ementa .divBtn span {
        border: 2px solid #0060ff;
        padding: 24px;
        border-radius: 10px;
        font-family: "anteb bold";
        font-size: 27px;
    }

    main .box_perguntas {
        margin: 75px 0;
    }

    main .box_perguntas .duvidas h3 {
        font-family: "anteb bold";
        font-size: 40px;
        line-height: 63.52px;
        color: #000000;
        padding-top: 19px;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    main .box_perguntas .duvidas h3 span {
        font-family: "anteb bold";
        font-size: 40px;
        line-height: 63.52px;
        color: #3E3E3E;
    }

    main .box_perguntas .duvidas .bg_color button p {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    main .box_perguntas .duvidas .bg_color button span {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #0060FF;
    }

    main .box_perguntas .duvidas .accordion-button::after {
        background-image: url("../img/nova-page/mais-pequeno.png");
        font-size: 40px;
        line-height: 23px;
    }

    main .box_perguntas .duvidas .accordion-button:not(.collapsed)::after {
        background-image: url("../img/nova-page/menos-pequeno.png");
        font-size: 40px;
        line-height: 23px;
        color: #000000;
    }

    /* FOOTER */

    footer {
        background-color: #0060FF;
        padding: 20px 0 10px 0;
    }

    footer img {
        margin: 0 auto;
        width: 96px !important;
        display: block;
    }

    footer p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 36px;
        text-align: Center;
        color: #ffffff;
        margin: 0;
    }
}

@media (min-width: 576px) {
    header {
        background: url("../img/nova-page/fotoHeaderInterna.png") no-repeat center right  #1f1f1f;
        background-position: top;
        width: 100%;
        display: block;
    }

    header .escola-de-metodos {
        background-color: #1111118c;
    }
    
    header .escola-de-metodos .navbar {
        margin: 0;
        padding: 0;
    }

    header .escola-de-metodos .navbar .navbar-nav .nav-link {
        color: #FFFFFF;
    }

    header .escola-de-metodos .navbar h1{
        margin: 0;
        padding: 0;
    }

    header .texto {
        margin-top: 64px;
        padding-bottom: 225px;
    }

    header .texto .desc_prin span {
        color: #0060FF;
		font-family: "anteb extraLight";
		font-size: 30px;
		font-style: italic;
		font-weight: bold;
		line-height: 100%;
		letter-spacing: 16px;
		text-transform: uppercase;
		margin-bottom: 25px;
		display: block;
    }

    header .texto .desc_prin h2 {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }

    header .texto .desc_prin h2 span {
        font-family: "anteb medium";
        font-weight: 400;
        color: #0060FF;
        font-size: 55px;
        line-height: 55px;
    }

    header .texto .desc_prin p {
        color: #ffffff;
        font-family: "anteb semiLight";
        font-size: 19px;
        line-height: 22.8px;
    }

    header .texto img {
        width: 100%;
    }

    header .texto .tag {
        float: left;
        width: 100%;
        position: relative;
        height: 100%;
    }

    header .texto .tag .tag1 {
        background: url("../img/nova-page/tag1.png") no-repeat;
        width: 283px;
        height: 81px;
        float: left;
    }

    header .texto .tag .tag2 {
        background: url("../img/nova-page/tag2.png") no-repeat;
        width: 283px;
        height: 81px;
        float: right;
        position: absolute;
        bottom: 0px;
        right: 0;
    }

    /* CONTEÚDO */

    main {
        position: relative;
    }

    main .bordaTop {
        background: url("../img/nova-page/bgConteudo.png") no-repeat center;
        padding: 70px 0;
        width: 100%;
        height: 30px;
        display: block;
        position: absolute;
        top: -90px;
    }

    main .bordaTitulo {
        background: linear-gradient(90deg, #0060FF 0%, #D9D9D9 100%);
        width: 289px;
        height: 3px;
        display: block;
        margin-bottom: 27px;
    }

    main .ementa {
        background-color: #D9D9D9;
        padding-top: 80px;
        width: 100%;
    }

    main .ementa h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .ementa p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .ementa .cronograma {
        margin-bottom: 44px;
    }

    main .ementa .cronograma .boxEmenta {
        border-radius: 8px;
        background: #3E3E3E;
        padding: 20px 20px 10px 20px;
        margin-right: 0;
        margin-bottom: 10px;
    }

    main .ementa .cronograma .boxEmenta .img {
        border-radius: 9.016px;
        border: 0.3px solid #FFF;
        background: #3E3E3E;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.37) inset;
        float: left;
        padding: 10px;
        margin-right: 10px;
        left: 44%;
    }

    main .ementa .cronograma .boxEmenta .img img{
        width: 35px;
        height: 35px;
    }

    main .ementa .cronograma .boxEmenta strong {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        float: left;
    }

    main .ementa .cronograma .boxEmenta .texto{
        display: flex;
        min-height: 60px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    main .ementa .cronograma .boxEmenta .texto p {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    main .ementa .divBtn .btn_insc {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        padding: 20px 75px;
        text-decoration: none;
    }

    main .box_docente {
        background-image: linear-gradient(to bottom, #D9D9D9 60%, #fff 50%);
        padding-top: 85px;
    }

    main .box_docente .docente {
        border-radius: 25px;
        background: #FFF;
        box-shadow: 0px 10px 3.1px 0px rgba(0, 0, 0, 0.07);
        padding: 25px;
    }

    main .box_docente .docente h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .box_docente .docente img {
        border-radius: 11.036px;
        border: 1px solid #0060FF;
        padding: 13px;
        width: 100%;
    }

    main .box_docente .docente span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
    }

    main .box_docente .docente strong {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
        display: block;
        margin-bottom: 16px;
    }

    main .box_docente .docente p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .box_docente .docente .center {
        display: flex;
        align-items: center;
    }

    main .box_outros_cursos {
        background: url("../img/nova-page/bgQuadros.png") no-repeat top left;
        padding: 180px 0 70px 0;
    }

    main .box_outros_cursos h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
    }
	
	main .box_outros_cursos .caixa {
		background-color: #ffffff;
        border: 2.42px solid #5F5F5F;
        border-radius: 9.68px;
        padding: 50px 38px;
		position: relative;
        margin-top: 46px;
        margin-left: 30px;
    }
	
	main .box_outros_cursos .caixa span.numero {
		border: 2.42px solid #5F5F5F;
		font-family: "anteb bold";
		background-color: #0060FF;
		border-radius: 9.68px;
		padding: 22px;
		position: absolute;
        top: -20px;
        left: -30px;
		font-size: 43.55px;
		color: #ffffff;
		line-height: 42.32px;
		text-align: center;
        width: 60.486px;
        height: 61.164px;
	}
	
	main .box_outros_cursos .caixa h3 {
		color: #3E3E3E;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 37px;
	}

    main .box_outros_cursos .caixa h6 {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 37px;
    }
    main .box_outros_cursos .caixa h6 span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 25px */
    }
	
	main .box_outros_cursos .caixa p {
		color: #5F5F5F;
		font-family: "anteb semiLight";
		font-size: 19px;
		line-height: 22.8px;
		text-align: justify;
	}

    main .box_outros_cursos .caixa a {
        color: #FFF;
        text-align: center;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        text-decoration: none;
        padding: 20px 75px;
        display: flex;
        justify-content: space-around;
        margin-top: 70px;
    }

    main .divBtn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
    }

    main .ementa .divBtn span {
        border: 2px solid #0060ff;
        padding: 24px;
        border-radius: 10px;
        font-family: "anteb bold";
        font-size: 27px;
    }
    

    main .box_perguntas {
        margin: 75px 0;
    }

    main .box_perguntas .duvidas h3 {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #000000;
        padding-top: 19px;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    main .box_perguntas .duvidas h3 span {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #3E3E3E;
    }

    main .box_perguntas .duvidas .bg_color button p {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    main .box_perguntas .duvidas .bg_color button span {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #0060FF;
    }

    main .box_perguntas .duvidas .accordion-button::after {
        background-image: url("../img/nova-page/mais-pequeno.png");
        font-size: 40px;
        line-height: 23px;
    }

    main .box_perguntas .duvidas .accordion-button:not(.collapsed)::after {
        background-image: url("../img/nova-page/menos-pequeno.png");
        font-size: 40px;
        line-height: 23px;
        color: #000000;
    }

    /* FOOTER */

    footer {
        background-color: #0060FF;
        padding: 20px 0 10px 0;
    }

    footer img {
        margin: 0 auto;
        width: 96px !important;
        display: block;
    }

    footer p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 36px;
        text-align: Center;
        color: #ffffff;
        margin: 0;
    }
}

@media (min-width: 768px) {
    header {
        background: url("../img/nova-page/fotoHeaderInterna.png") no-repeat center right  #1f1f1f;
        background-position: top;
        width: 100%;
        display: block;
    }

    header .escola-de-metodos {
        background-color: #1111118c;
    }
    
    header .escola-de-metodos .navbar {
        margin: 0;
        padding: 0;
    }

    header .escola-de-metodos .navbar .navbar-nav .nav-link {
        color: #FFFFFF;
    }

    header .escola-de-metodos .navbar h1{
        margin: 0;
        padding: 0;
    }

    header .texto {
        margin-top: 64px;
        padding-bottom: 225px;
    }

    header .texto .desc_prin span {
        color: #0060FF;
		font-family: "anteb extraLight";
		font-size: 30px;
		font-style: italic;
		font-weight: bold;
		line-height: 100%;
		letter-spacing: 16px;
		text-transform: uppercase;
		margin-bottom: 25px;
		display: block;
    }

    header .texto .desc_prin h2 {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }

    header .texto .desc_prin h2 span {
        font-family: "anteb medium";
        font-weight: 400;
        color: #0060FF;
        font-size: 55px;
        line-height: 55px;
    }

    header .texto .desc_prin p {
        color: #ffffff;
        font-family: "anteb semiLight";
        font-size: 19px;
        line-height: 22.8px;
    }

    header .texto img {
        width: 100%;
    }

    header .texto .tag {
        float: left;
        width: 100%;
        position: relative;
        height: 100%;
    }

    header .texto .tag .tag1 {
        background: url("../img/nova-page/tag1.png") no-repeat;
        width: 283px;
        height: 81px;
        float: left;
    }

    header .texto .tag .tag2 {
        background: url("../img/nova-page/tag2.png") no-repeat;
        width: 283px;
        height: 81px;
        float: right;
        position: absolute;
        bottom: 0px;
        right: 0;
    }

    /* CONTEÚDO */

    main {
        position: relative;
    }

    main .bordaTop {
        background: url("../img/nova-page/bgConteudo.png") no-repeat center;
        padding: 70px 0;
        width: 100%;
        height: 30px;
        display: block;
        position: absolute;
        top: -90px;
    }

    main .bordaTitulo {
        background: linear-gradient(90deg, #0060FF 0%, #D9D9D9 100%);
        width: 289px;
        height: 3px;
        display: block;
        margin-bottom: 27px;
    }

    main .ementa {
        background-color: #D9D9D9;
        padding-top: 80px;
        width: 100%;
    }

    main .ementa h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .ementa p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .ementa .cronograma {
        margin-bottom: 44px;
    }

    main .ementa .cronograma .boxEmenta {
        border-radius: 8px;
        background: #3E3E3E;
        padding: 20px 20px 10px 20px;
        margin-right: 15px;
        margin-bottom: 20px;
    }

    main .ementa .cronograma .boxEmenta .img {
        border-radius: 9.016px;
        border: 0.3px solid #FFF;
        background: #3E3E3E;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.37) inset;
        float: left;
        padding: 10px;
        margin-right: 10px;
        left: 0;
    }

    main .ementa .cronograma .boxEmenta .img img{
        width: 35px;
        height: 35px;
    }

    main .ementa .cronograma .boxEmenta strong {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        float: left;
        display: flex;
        align-content: space-around;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        min-height: 60px;
    }

    main .ementa .cronograma .boxEmenta .texto{
        display: flex;
        min-height: 60px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 0;
    }

    main .ementa .cronograma .boxEmenta .texto p {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    main .ementa .divBtn .btn_insc {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        padding: 20px 75px;
        text-decoration: none;
    }

    main .box_docente {
        background-image: linear-gradient(to bottom, #D9D9D9 60%, #fff 50%);
        padding-top: 85px;
    }

    main .box_docente .docente {
        border-radius: 25px;
        background: #FFF;
        box-shadow: 0px 10px 3.1px 0px rgba(0, 0, 0, 0.07);
        padding: 25px;
    }

    main .box_docente .docente h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .box_docente .docente img {
        border-radius: 11.036px;
        border: 1px solid #0060FF;
        padding: 13px;
        width: 100%;
    }

    main .box_docente .docente span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
    }

    main .box_docente .docente strong {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
        display: block;
        margin-bottom: 16px;
    }

    main .box_docente .docente p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .box_docente .docente .center {
        display: flex;
        align-items: center;
    }

    main .box_outros_cursos {
        background: url("../img/nova-page/bgQuadros.png") no-repeat top left;
        padding: 180px 0 70px 0;
    }

    main .box_outros_cursos h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
    }
	
	main .box_outros_cursos .caixa {
		background-color: #ffffff;
        border: 2.42px solid #5F5F5F;
        border-radius: 9.68px;
        padding: 50px 38px;
		position: relative;
        margin-top: 46px;
    }
	
	main .box_outros_cursos .caixa span.numero {
		border: 2.42px solid #5F5F5F;
		font-family: "anteb bold";
		background-color: #0060FF;
		border-radius: 9.68px;
		padding: 22px;
		position: absolute;
        top: -20px;
        left: -30px;
		font-size: 43.55px;
		color: #ffffff;
		line-height: 42.32px;
		text-align: center;
        width: 60.486px;
        height: 61.164px;
	}
	
	main .box_outros_cursos .caixa h3 {
		color: #3E3E3E;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 37px;
	}

    main .box_outros_cursos .caixa h6 {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 37px;
    }
    main .box_outros_cursos .caixa h6 span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 25px */
    }
	
	main .box_outros_cursos .caixa p {
		color: #5F5F5F;
		font-family: "anteb semiLight";
		font-size: 19px;
		line-height: 22.8px;
		text-align: justify;
	}

    main .box_outros_cursos .caixa a {
        color: #FFF;
        text-align: center;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        text-decoration: none;
        padding: 20px 75px;
        display: flex;
        justify-content: space-around;
        margin-top: 70px;
    }

    main .divBtn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
    }

    main .ementa .divBtn span {
        border: 2px solid #0060ff;
        padding: 24px;
        border-radius: 10px;
        font-family: "anteb bold";
        font-size: 27px;
    }
    

    main .box_perguntas {
        margin: 75px 0;
    }

    main .box_perguntas .duvidas h3 {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #000000;
        padding-top: 19px;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    main .box_perguntas .duvidas h3 span {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #3E3E3E;
    }

    main .box_perguntas .duvidas .bg_color button p {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    main .box_perguntas .duvidas .bg_color button span {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #0060FF;
    }

    main .box_perguntas .duvidas .accordion-button::after {
        background-image: url("../img/nova-page/mais-pequeno.png");
        font-size: 40px;
        line-height: 23px;
    }

    main .box_perguntas .duvidas .accordion-button:not(.collapsed)::after {
        background-image: url("../img/nova-page/menos-pequeno.png");
        font-size: 40px;
        line-height: 23px;
        color: #000000;
    }

    /* FOOTER */

    footer {
        background-color: #0060FF;
        padding: 20px 0 10px 0;
    }

    footer img {
        margin: 0 auto;
        width: 96px !important;
        display: block;
    }

    footer p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 36px;
        text-align: Center;
        color: #ffffff;
        margin: 0;
    }
}

@media (min-width: 992px) {
    header {
        background: url("../img/nova-page/fotoHeaderInterna.png") no-repeat center right  #1f1f1f;
        background-position: top;
        width: 100%;
        display: block;
    }

    header .escola-de-metodos {
        background-color: #1111118c;
    }
    
    header .escola-de-metodos .navbar {
        margin: 0;
        padding: 0;
    }

    header .escola-de-metodos .navbar .navbar-nav .nav-link {
        color: #FFFFFF;
    }

    header .escola-de-metodos .navbar h1{
        margin: 0;
        padding: 0;
    }

    header .texto {
        margin-top: 115px;
        padding-bottom: 225px;
    }

    header .texto .desc_prin span {
        color: #0060FF;
		font-family: "anteb extraLight";
		font-size: 30px;
		font-style: italic;
		font-weight: bold;
		line-height: 100%;
		letter-spacing: 16px;
		text-transform: uppercase;
		margin-bottom: 25px;
		display: block;
    }

    header .texto .desc_prin h2 {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }

    header .texto .desc_prin h2 span {
        font-family: "anteb medium";
        font-weight: 400;
        color: #0060FF;
        font-size: 55px;
        line-height: 55px;
    }

    header .texto .desc_prin p {
        color: #ffffff;
        font-family: "anteb semiLight";
        font-size: 19px;
        line-height: 22.8px;
    }

    header .texto img {
        width: 100%;
    }

    header .texto .tag {
        float: left;
        width: 100%;
        position: relative;
        height: 100%;
    }

    header .texto .tag .tag1 {
        background: url("../img/nova-page/tag1.png") no-repeat;
        width: 283px;
        height: 81px;
        float: left;
    }

    header .texto .tag .tag2 {
        background: url("../img/nova-page/tag2.png") no-repeat;
        width: 283px;
        height: 81px;
        float: right;
        position: absolute;
        bottom: 0px;
        right: 0;
    }

    /* CONTEÚDO */

    main {
        position: relative;
    }

    main .bordaTop {
        background: url("../img/nova-page/bgConteudo.png") no-repeat center;
        padding: 70px 0;
        width: 100%;
        height: 30px;
        display: block;
        position: absolute;
        top: -90px;
    }

    main .bordaTitulo {
        background: linear-gradient(90deg, #0060FF 0%, #D9D9D9 100%);
        width: 289px;
        height: 3px;
        display: block;
        margin-bottom: 27px;
    }

    main .ementa {
        background-color: #D9D9D9;
        padding-top: 80px;
        width: 100%;
    }

    main .ementa h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .ementa p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .ementa .cronograma {
        margin-bottom: 44px;
    }

    main .ementa .cronograma .boxEmenta {
        border-radius: 8px;
        background: #3E3E3E;
        padding: 20px 20px 10px 20px;
        margin-right: 15px;
        margin-bottom: 20px;
    }

    main .ementa .cronograma .boxEmenta .img {
        border-radius: 9.016px;
        border: 0.3px solid #FFF;
        background: #3E3E3E;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.37) inset;
        float: left;
        padding: 10px;
        margin-right: 10px;
        left: 0;
    }

    main .ementa .cronograma .boxEmenta .img img{
        width: 35px;
        height: 35px;
    }

    main .ementa .cronograma .boxEmenta strong {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        float: left;
        display: flex;
        align-content: space-around;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        min-height: 60px;
    }

    main .ementa .cronograma .boxEmenta .texto{
        display: flex;
        min-height: 60px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 0;
    }

    main .ementa .cronograma .boxEmenta .texto p {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    main .ementa .divBtn .btn_insc {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        padding: 20px 75px;
        text-decoration: none;
    }

    main .box_docente {
        background-image: linear-gradient(to bottom, #D9D9D9 60%, #fff 50%);
        padding-top: 85px;
    }

    main .box_docente .docente {
        border-radius: 25px;
        background: #FFF;
        box-shadow: 0px 10px 3.1px 0px rgba(0, 0, 0, 0.07);
        padding: 25px;
    }

    main .box_docente .docente h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .box_docente .docente img {
        border-radius: 11.036px;
        border: 1px solid #0060FF;
        padding: 13px;
        width: 100%;
    }

    main .box_docente .docente span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
    }

    main .box_docente .docente strong {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
        display: block;
        margin-bottom: 16px;
    }

    main .box_docente .docente p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .box_docente .docente .center {
        display: flex;
        align-items: center;
    }

    main .box_outros_cursos {
        background: url("../img/nova-page/bgQuadros.png") no-repeat top left;
        padding: 180px 0 70px 0;
    }

    main .box_outros_cursos h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
    }
	
	main .box_outros_cursos .caixa {
		background-color: #ffffff;
        border: 2.42px solid #5F5F5F;
        border-radius: 9.68px;
        padding: 50px 38px;
		position: relative;
        margin-top: 46px;
    }
	
	main .box_outros_cursos .caixa span.numero {
		border: 2.42px solid #5F5F5F;
		font-family: "anteb bold";
		background-color: #0060FF;
		border-radius: 9.68px;
		padding: 22px;
		position: absolute;
        top: -20px;
        left: -30px;
		font-size: 43.55px;
		color: #ffffff;
		line-height: 42.32px;
		text-align: center;
        width: 60.486px;
        height: 61.164px;
	}
	
	main .box_outros_cursos .caixa h3 {
		color: #3E3E3E;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 37px;
	}

    main .box_outros_cursos .caixa h6 {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 37px;
    }
    main .box_outros_cursos .caixa h6 span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 25px */
    }
	
	main .box_outros_cursos .caixa p {
		color: #5F5F5F;
		font-family: "anteb semiLight";
		font-size: 19px;
		line-height: 22.8px;
		text-align: justify;
	}

    main .box_outros_cursos .caixa a {
        color: #FFF;
        text-align: center;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        text-decoration: none;
        padding: 20px 75px;
        display: flex;
        justify-content: space-around;
        margin-top: 70px;
    }

    main .divBtn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
    }

    main .ementa .divBtn span {
        border: 2px solid #0060ff;
        padding: 24px;
        border-radius: 10px;
        font-family: "anteb bold";
        font-size: 27px;
    }
    

    main .box_perguntas {
        margin: 75px 0;
    }

    main .box_perguntas .duvidas h3 {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #000000;
        padding-top: 19px;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    main .box_perguntas .duvidas h3 span {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #3E3E3E;
    }

    main .box_perguntas .duvidas .bg_color button p {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    main .box_perguntas .duvidas .bg_color button span {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #0060FF;
    }

    main .box_perguntas .duvidas .accordion-button::after {
        background-image: url("../img/nova-page/mais-pequeno.png");
        font-size: 40px;
        line-height: 23px;
    }

    main .box_perguntas .duvidas .accordion-button:not(.collapsed)::after {
        background-image: url("../img/nova-page/menos-pequeno.png");
        font-size: 40px;
        line-height: 23px;
        color: #000000;
    }

    /* FOOTER */

    footer {
        background-color: #0060FF;
        padding: 20px 0 10px 0;
    }

    footer img {
        margin: 0 auto;
        width: 96px !important;
        display: block;
    }

    footer p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 36px;
        text-align: Center;
        color: #ffffff;
        margin: 0;
    }
}

@media (min-width: 1200px) {
    header {
        background: url("../img/nova-page/fotoHeaderInterna.png") no-repeat center right  #1f1f1f;
        background-position: top;
        width: 100%;
        display: block;
    }

    header .escola-de-metodos {
        background-color: #1111118c;
    }
    
    header .escola-de-metodos .navbar {
        margin: 0;
        padding: 0;
    }

    header .escola-de-metodos .navbar .navbar-nav .nav-link {
        color: #FFFFFF;
    }

    header .escola-de-metodos .navbar h1{
        margin: 0;
        padding: 0;
    }

    header .texto {
        margin-top: 115px;
        padding-bottom: 225px;
    }

    header .texto .desc_prin span {
        color: #0060FF;
		font-family: "anteb extraLight";
		font-size: 30px;
		font-style: italic;
		font-weight: bold;
		line-height: 100%;
		letter-spacing: 16px;
		text-transform: uppercase;
		margin-bottom: 25px;
		display: block;
    }

    header .texto .desc_prin h2 {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }

    header .texto .desc_prin h2 span {
        font-family: "anteb medium";
        font-weight: 400;
        color: #0060FF;
        font-size: 55px;
        line-height: 55px;
    }

    header .texto .desc_prin p {
        color: #ffffff;
        font-family: "anteb semiLight";
        font-size: 19px;
        line-height: 22.8px;
    }

    header .texto img {
        width: 100%;
    }

    header .texto .tag {
        float: left;
        width: 100%;
        position: relative;
        height: 100%;
    }

    header .texto .tag .tag1 {
        background: url("../img/nova-page/tag1.png") no-repeat;
        width: 283px;
        height: 81px;
        float: left;
    }

    header .texto .tag .tag2 {
        background: url("../img/nova-page/tag2.png") no-repeat;
        width: 283px;
        height: 81px;
        float: right;
        position: absolute;
        bottom: 0px;
        right: 0;
    }

    /* CONTEÚDO */

    main {
        position: relative;
    }

    main .bordaTop {
        background: url("../img/nova-page/bgConteudo.png") no-repeat center;
        padding: 70px 0;
        width: 100%;
        height: 30px;
        display: block;
        position: absolute;
        top: -90px;
    }

    main .bordaTitulo {
        background: linear-gradient(90deg, #0060FF 0%, #D9D9D9 100%);
        width: 289px;
        height: 3px;
        display: block;
        margin-bottom: 27px;
    }

    main .ementa {
        background-color: #D9D9D9;
        padding-top: 80px;
        width: 100%;
    }

    main .ementa h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .ementa p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .ementa .cronograma {
        margin-bottom: 44px;
    }

    main .ementa .cronograma .boxEmenta {
        border-radius: 8px;
        background: #3E3E3E;
        padding: 20px 20px 10px 20px;
        margin-right: 15px;
    }

    main .ementa .cronograma .boxEmenta .img {
        border-radius: 9.016px;
        border: 0.3px solid #FFF;
        background: #3E3E3E;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.37) inset;
        float: left;
        padding: 10px;
        margin-right: 10px;
    }

    main .ementa .cronograma .boxEmenta .img img{
        width: 35px;
        height: 35px;
    }

    main .ementa .cronograma .boxEmenta strong {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        float: left;
        display: flex;
        align-content: space-around;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        min-height: 60px;
    }

    main .ementa .cronograma .boxEmenta .texto{
        display: flex;
        min-height: 60px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 0;
    }

    main .ementa .cronograma .boxEmenta .texto p {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    main .ementa .divBtn .btn_insc {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        padding: 20px 75px;
        text-decoration: none;
    }

    main .box_docente {
        background-image: linear-gradient(to bottom, #D9D9D9 60%, #fff 50%);
        padding-top: 85px;
    }

    main .box_docente .docente {
        border-radius: 25px;
        background: #FFF;
        box-shadow: 0px 10px 3.1px 0px rgba(0, 0, 0, 0.07);
        padding: 25px;
    }

    main .box_docente .docente h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .box_docente .docente img {
        border-radius: 11.036px;
        border: 1px solid #0060FF;
        padding: 13px;
    }

    main .box_docente .docente span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
    }

    main .box_docente .docente strong {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
        display: block;
        margin-bottom: 16px;
    }

    main .box_docente .docente p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .box_docente .docente .center {
        display: flex;
        align-items: center;
    }

    main .box_outros_cursos {
        background: url("../img/nova-page/bgQuadros.png") no-repeat top left;
        padding: 180px 0 70px 0;
    }

    main .box_outros_cursos h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
    }
	
	main .box_outros_cursos .caixa {
		background-color: #ffffff;
        border: 2.42px solid #5F5F5F;
        border-radius: 9.68px;
        padding: 50px 38px;
		position: relative;
        margin-top: 46px;
    }
	
	main .box_outros_cursos .caixa span.numero {
		border: 2.42px solid #5F5F5F;
		font-family: "anteb bold";
		background-color: #0060FF;
		border-radius: 9.68px;
		padding: 22px;
		position: absolute;
        top: -20px;
        left: -30px;
		font-size: 43.55px;
		color: #ffffff;
		line-height: 42.32px;
		text-align: center;
        width: 60.486px;
        height: 61.164px;
	}
	
	main .box_outros_cursos .caixa h3 {
		color: #3E3E3E;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 37px;
	}

    main .box_outros_cursos .caixa h6 {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 37px;
    }
    main .box_outros_cursos .caixa h6 span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 25px */
    }
	
	main .box_outros_cursos .caixa p {
		color: #5F5F5F;
		font-family: "anteb semiLight";
		font-size: 19px;
		line-height: 22.8px;
		text-align: justify;
	}

    main .box_outros_cursos .caixa a {
        color: #FFF;
        text-align: center;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        text-decoration: none;
        padding: 20px 75px;
        display: flex;
        justify-content: space-around;
        margin-top: 70px;
    }

    main .divBtn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
    }

    main .ementa .divBtn span {
        border: 2px solid #0060ff;
        padding: 24px;
        border-radius: 10px;
        font-family: "anteb bold";
        font-size: 27px;
    }
    

    main .box_perguntas {
        margin: 75px 0;
    }

    main .box_perguntas .duvidas h3 {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #000000;
        padding-top: 19px;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    main .box_perguntas .duvidas h3 span {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #3E3E3E;
    }

    main .box_perguntas .duvidas .bg_color button p {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    main .box_perguntas .duvidas .bg_color button span {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #0060FF;
    }

    main .box_perguntas .duvidas .accordion-button::after {
        background-image: url("../img/nova-page/mais-pequeno.png");
        font-size: 40px;
        line-height: 23px;
    }

    main .box_perguntas .duvidas .accordion-button:not(.collapsed)::after {
        background-image: url("../img/nova-page/menos-pequeno.png");
        font-size: 40px;
        line-height: 23px;
        color: #000000;
    }

    /* FOOTER */

    footer {
        background-color: #0060FF;
        padding: 20px 0 10px 0;
    }

    footer img {
        margin: 0 auto;
        width: 96px !important;
        display: block;
    }

    footer p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 36px;
        text-align: Center;
        color: #ffffff;
        margin: 0;
    }
}

@media (min-width: 1400px) {
    header {
        background: url("../img/nova-page/fotoHeaderInterna.png") no-repeat center top  #1f1f1f;
        width: 100%;
        display: block;
    }

    header .escola-de-metodos {
        background-color: #1111118c;
    }
    
    header .escola-de-metodos .navbar {
        margin: 0;
        padding: 0;
    }

    header .escola-de-metodos .navbar h1{
        margin: 0;
        padding: 0;
    }

    header .texto {
        margin-top: 115px;
        padding-bottom: 225px;
    }

    header .texto .desc_prin span {
        color: #0060FF;
		font-family: "anteb extraLight";
		font-size: 30px;
		font-style: italic;
		font-weight: bold;
		line-height: 100%;
		letter-spacing: 16px;
		text-transform: uppercase;
		margin-bottom: 25px;
		display: block;
    }

    header .texto .desc_prin h2 {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }

    header .texto .desc_prin h2 span {
        font-family: "anteb medium";
        font-weight: 400;
        color: #0060FF;
        font-size: 55px;
        line-height: 55px;
    }

    header .texto .desc_prin p {
        color: #ffffff;
        font-family: "anteb semiLight";
        font-size: 19px;
        line-height: 22.8px;
    }

    header .texto img {
        width: 100%;
    }

    header .texto .tag {
        float: left;
        width: 100%;
        position: relative;
        height: 100%;
    }

    header .texto .tag .tag1 {
        background: url("../img/nova-page/tag1.png") no-repeat;
        width: 283px;
        height: 81px;
        float: left;
    }

    header .texto .tag .tag2 {
        background: url("../img/nova-page/tag2.png") no-repeat;
        width: 283px;
        height: 81px;
        float: right;
        position: absolute;
        bottom: 0px;
        right: 0;
    }

    /* CONTEÚDO */

    main {
        position: relative;
    }

    main .bordaTop {
        background: url("../img/nova-page/bgConteudo.png") no-repeat center;
        padding: 70px 0;
        width: 100%;
        height: 30px;
        display: block;
        position: absolute;
        top: -90px;
    }

    main .bordaTitulo {
        background: linear-gradient(90deg, #0060FF 0%, #D9D9D9 100%);
        width: 289px;
        height: 3px;
        display: block;
        margin-bottom: 27px;
    }

    main .ementa {
        background-color: #D9D9D9;
        padding-top: 80px;
        width: 100%;
    }

    main .ementa h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .ementa p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .ementa .cronograma {
        margin-bottom: 44px;
    }

    main .ementa .cronograma .boxEmenta {
        border-radius: 8px;
        background: #3E3E3E;
        padding: 20px 20px 10px 20px;
        margin-right: 15px;
    }

    main .ementa .cronograma .boxEmenta .img {
        border-radius: 9.016px;
        border: 0.3px solid #FFF;
        background: #3E3E3E;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.37) inset;
        float: left;
        padding: 10px;
        margin-right: 10px;
        left: 0;
    }

    main .ementa .cronograma .boxEmenta .img img{
        width: 35px;
        height: 35px;
    }

    main .ementa .cronograma .boxEmenta strong {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        float: left;
        display: flex;
        align-content: space-around;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        min-height: 60px;
    }

    main .ementa .cronograma .boxEmenta .texto{
        display: flex;
        min-height: 60px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 0;
    }

    main .ementa .cronograma .boxEmenta .texto p {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    main .ementa .divBtn .btn_insc {
        color: #FFF;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        padding: 20px 75px;
        text-decoration: none;
    }

    main .box_docente {
        background-image: linear-gradient(to bottom, #D9D9D9 60%, #fff 50%);
        padding-top: 85px;
    }

    main .box_docente .docente {
        border-radius: 25px;
        background: #FFF;
        box-shadow: 0px 10px 3.1px 0px rgba(0, 0, 0, 0.07);
        padding: 25px;
    }

    main .box_docente .docente h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin: 0;
    }

    main .box_docente .docente img {
        border-radius: 11.036px;
        border: 1px solid #0060FF;
        padding: 13px;
    }

    main .box_docente .docente span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
    }

    main .box_docente .docente strong {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 26.4px */
        letter-spacing: -0.22px;
        display: block;
        margin-bottom: 16px;
    }

    main .box_docente .docente p {
        color: #5F5F5F;
        font-family: "anteb semiLight";
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 22.8px */
        letter-spacing: -0.19px;
    }

    main .box_docente .docente .center {
        display: flex;
        align-items: center;
    }

    main .box_outros_cursos {
        background: url("../img/nova-page/bgQuadros.png") no-repeat top left;
        padding: 180px 0 70px 0;
    }

    main .box_outros_cursos h3 {
        color: #000;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
    }
	
	main .box_outros_cursos .caixa {
		background-color: #ffffff;
        border: 2.42px solid #5F5F5F;
        border-radius: 9.68px;
        padding: 50px 38px;
		position: relative;
        margin-top: 46px;
    }
	
	main .box_outros_cursos .caixa span.numero {
		border: 2.42px solid #5F5F5F;
		font-family: "anteb bold";
		background-color: #0060FF;
		border-radius: 9.68px;
		padding: 22px;
		position: absolute;
        top: -20px;
        left: -30px;
		font-size: 43.55px;
		color: #ffffff;
		line-height: 42.32px;
		text-align: center;
        width: 60.486px;
        height: 61.164px;
	}
	
	main .box_outros_cursos .caixa h3 {
		color: #3E3E3E;
        font-family: "anteb bold";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 37px;
	}

    main .box_outros_cursos .caixa h6 {
        color: #000;
        font-family: "anteb bold";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 37px;
    }
    main .box_outros_cursos .caixa h6 span {
        color: #0060FF;
        font-family: "anteb bold";
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 25px */
    }
	
	main .box_outros_cursos .caixa p {
		color: #5F5F5F;
		font-family: "anteb semiLight";
		font-size: 19px;
		line-height: 22.8px;
		text-align: justify;
	}

    main .box_outros_cursos .caixa a {
        color: #FFF;
        text-align: center;
        font-family: "anteb bold";
        font-size: 27px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 8px;
        background: #0060FF;
        text-decoration: none;
        padding: 20px 75px;
        display: flex;
        justify-content: space-around;
        margin-top: 70px;
    }

    main .divBtn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
    }

    main .ementa .divBtn span {
        border: 2px solid #0060ff;
        padding: 24px;
        border-radius: 10px;
        font-family: "anteb bold";
        font-size: 27px;
    }


    

    main .box_perguntas {
        margin: 75px 0;
    }

    main .box_perguntas .duvidas h3 {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #000000;
        padding-top: 19px;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    main .box_perguntas .duvidas h3 span {
        font-family: "anteb bold";
        font-size: 55px;
        line-height: 63.52px;
        color: #3E3E3E;
    }

    main .box_perguntas .duvidas .bg_color button p {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    main .box_perguntas .duvidas .bg_color button span {
        font-family: "anteb bold";
        font-size: 26px;
        line-height: 30.03px;
        color: #0060FF;
    }

    main .box_perguntas .duvidas .accordion-button::after {
        background-image: url("../img/nova-page/mais-pequeno.png");
        font-size: 40px;
        line-height: 23px;
    }

    main .box_perguntas .duvidas .accordion-button:not(.collapsed)::after {
        background-image: url("../img/nova-page/menos-pequeno.png");
        font-size: 40px;
        line-height: 23px;
        color: #000000;
    }

    /* FOOTER */

    footer {
        background-color: #0060FF;
        padding: 20px 0 10px 0;
    }

    footer img {
        margin: 0 auto;
        width: 96px !important;
        display: block;
    }

    footer p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 36px;
        text-align: Center;
        color: #ffffff;
        margin: 0;
    }
}