/*

MAIN: #8f4e0e (também degradê final)
DEGRADE INICIAL: #a06320
MAIN BORDERS: #f0b35b
SECONDARY: #334964

*/

html, body
{
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    color: #282828;
    font-size: 18px;
    font-display: auto;
    font-family: 'Myriad Pro', 'Roboto', Myriad, arial, helvetica, sans-serif;
    background-color: #d0d0d0;
    /*scroll-behavior: smooth;*/
}

* {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}

h1{
    font-size: 65px;
    margin: 0 0;
    font-weight: 300;
    width: 580px;
    font-family: 'Myriad Pro', 'Roboto', Myriad, arial, helvetica, sans-serif;
}
.font-arial{font-family: arial, helvetica, sans-serif;}

a {cursor: pointer;}

figure{
    margin: 0;
    float: left;
    text-align: center;
}

.ovfw-hidden{overflow: hidden;}

.m-show{display: none;}

/*MAIN DEFINITIONS*/
.myMain {
    /* max-width: 1283px; */
    margin: 0px auto;
    overflow: hidden;
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    background-color: #ffffff;
}
.btn{
    transition: .3s all;
}
.btn:hover{
    opacity: .8;
}

.topperBanner {
    background-color: #000000;
    padding: 85px 0 35px 0;
    color: #ffffff;
    background-image: url('../images/banner01.jpg');
    background-size: cover;
}

.onlineStrip {
    width: 100%;
    height: 246px;
    background-image: url('../images/bar.png');
    background-size: cover;
    margin-top: -130px;
    color: #fff;
    text-align: center;
}

.onlineStrip>p {
    margin: 0px;
    padding-top: 100px;
}

.container {max-width: 940px; margin: 0px auto;}
.container2 {max-width: 1000px; margin: 0px auto;}
.container3 {max-width: 570px; margin: 0px auto;}
.container4 {max-width: 1140px; margin: 0px auto;}
.container5 {max-width: 840px; margin: 0px auto; text-align: center;}
.container6 {max-width: 1190px; margin: 0px auto;}
.container7 {max-width: 1020px; margin: 0px auto;}
.container8 {max-width: 1340px; margin: 0px auto;}
.container9 {max-width: 1280px; margin: 0px auto;}

.container-pagamento{
    overflow: hidden;
    width: 100%;
    height: 1039px;
    line-height: 32px;
    margin: 0 auto;
}
.container-pagamento-inside{
    float: left;
    max-width: 845px;
    padding: 0 40px;
    background-color: #ffffff;
    min-height: 1039px;
}
.container-requisitos{
    overflow: hidden;
    width: 100%;
    height: 708px;
    line-height: 32px;
    margin: 0 auto;
}
.container-requisitos-inside{
    float: left;
    background-color: #ffffff;
    width: 845px;
    height: 708px;
    border: 4px solid #888888;
    padding: 0 50px;
}
.pagamento-txt{
    float: left;
    width: 100%;
}

.container ul {padding: 0px 0px 0px 20px;}

.container ul li {margin: 10px 0px;}

.container h2, .container2 h2 {
    text-transform: uppercase;
    font-family: 'Myriad Pro', 'Roboto', Myriad, arial, helvetica, sans-serif;
}

hr {
    margin: 60px 0px;
    border-top: 1px solid #bababa;
    border-bottom: 0px solid #bababa;
    border-left: 0px solid #bababa;
    border-right: 0px solid #bababa;
}
.hr2{
    width: 60%;
    margin: 30px 20%;
}

.t-left{text-align: left;}
.t-center{text-align: center;}
.t-right{text-align: right;}

.font2{font-family: 'Myriad Pro', 'Roboto', Myriad, arial, helvetica, sans-serif;}

.weight3{font-weight: 300;}
.weight5{font-weight: 500;}
.weight7{font-weight: 700;}

.line1-2{line-height: 1.2em;}
.line1-4{line-height: 1.4em;}
.line1-6{line-height: 1.6em;}

.upper{text-transform: uppercase;}

.white-strip{
    float: left;
    width: 100%;
    height: 45px;
    background-color: #ffffff;
}
.logo-evento{
    float: left;
    width: 1011px;
    margin: 0 0 0 calc(50% - 506px);
}
.bg-white{
    background-color: #ffffff;
}
.bg-azul{
    background-color: #283045;
}
.bg-azul2{
    background-color: #0e3954;
}
.bg20{
    background: #020304 url('../images/bg20.jpg') no-repeat left center;
    background-size: cover;
    padding: 75px 0 80px;
}
.bg21{
    float: left;
    width: 100%;
    background: url('../images/bg21.jpg') no-repeat right center;
    background-size: 100%;
}
.bg22{
    float: left;
    width: calc(50% - 422px);
    height: 708px;
    background-color: #ffffff;
    background-image: url('../images/bg22.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.bg23{
    float: left;
    width: calc(50% - 422px);
    height: 1039px;
    background-color: #84a66b;
    background-image: url('../images/bg23.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.bg24{
    float: left;
    width: calc(50% - 423px);
    height: 1039px;
    background: url('../images/bg24.jpg') no-repeat right bottom;
    background-size: cover;
}
.bg24 figure{
    float: right;
    width: 501px;
}
.bg25{
    float: left;
    width: 100%;
    min-height: 1216px;
    background: url('../images/bg25.jpg') no-repeat top center;
    background-size: 1600px 1216px;
}
.bg-left{
    float: left;
    width: 50%;
    height: 791px;
    background: rgb(89,94,87);
    background: linear-gradient(180deg, rgba(89,94,87,1) 0%, rgba(81,105,48,1) 100%);
}
.bg-right{
    float: left;
    width: 50%;
    height: 791px;
    padding: 150px 0 0 80px;
    background-color: #406b5b;
}
.bg-left2{
    float: left;
    width: 43%;
    height: 652px;
    background-color: #5a7c41;
}
.bg-right2{
    float: left;
    width: 57%;
    height: 652px;
    padding: 0 0 0 130px;
    background-color: #5a7c41;
    color: #ffffff;
}
.bg-left3{
    float: left;
    width: 43%;
    background-color: #ffffff;
    height: 620px;
    text-align: right;
}
.bg-right3{
    float: left;
    width: 57%;
}
.bg-blu-dark{
    float: left;
    width: 100%;
    background-color: #1a3351;
    overflow: hidden;
}
.bg-dark-gray{
    background-color: #24282b;
    padding: 50px 0 100px;
}
.bg-green-darker{
    background: url('../images/bg-05.jpg') no-repeat top left;
    background-color: #282f2f;
    padding: 50px 0 0;
    display: none;
}
.bg-green-darker2{
    background: url('../images/bg-05b.jpg') no-repeat bottom right;
}
.bg-green-dark{
    background-color: #32493c;
    padding: 50px 0 80px;
}
.bg-yellow-darker{
    background-color: #52524c;
}
.bg-yellow-burn{
    background-color: #9a8c56;
}
.bg-yellow-burner{
    background-color: #a88133;
}
.bg-light-gray{
    background-color: #efefef;
}
.bg-gray-dient{
    background: rgb(34,193,195);
    background: -moz-linear-gradient(0deg, #d8dedf 0%, #cdd4d6 100%);
    background: -webkit-linear-gradient(0deg, #d8dedf 0%, #cdd4d6 100%);
    background: linear-gradient(0deg, #d8dedf 0%, #e6eaeb 50%,  #cdd4d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#22c1c3",endColorstr="#fdbb2d",GradientType=1);
    display: grid;
    position: relative;
    float: left;
    width: 100%;
    display: none;
}
.show-popup{display: block !important;}
.show-popup3{display: block !important;}
.show-popup2{display: block !important;}
.show-popup1{display: block !important;}
    .gray-dient2{background: url('../images/bg-10.png') no-repeat top left;}
.gradient{
    background: rgb(26,53,80);
    background: -moz-linear-gradient(90deg, rgba(26,53,80,1) 0%, rgba(39,48,69,1) 50%, rgba(35,50,73,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(26,53,80,1) 0%, rgba(39,48,69,1) 50%, rgba(35,50,73,1) 100%);
    background: linear-gradient(90deg, rgba(26,53,80,1) 0%, rgba(39,48,69,1) 50%, rgba(35,50,73,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a3550",endColorstr="#233249",GradientType=1);
}
.shadow{
    -webkit-box-shadow: 0px 0px 49px 9px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 49px 9px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 49px 9px rgba(0,0,0,0.2);
}

.color-white{
    color: #ffffff;
}
.color-gray{
    color: #363636;
}
.color-yellow-golden{
    color: #f6da7a;
}
.color-blu{
    color: #005c87;
}
.margin-50-0{
    margin: 50px 0;
}
.margin-30-0{
    margin: 30px 0;
}
.margin0{
    margin: 0;
}
.margin-100-0-50{margin: 100px 0 50px;}
.pad-t170{
    padding-top: 170px;
}
.pad-t150{
    padding-top: 150px;
}
.pad-t130{
    padding-top: 130px;
}
.pad-t110{
    padding-top: 110px;
}
.pad-t90{
    padding-top: 90px;
}
.pad-t70{
    padding-top: 70px;
}
.pad-t20{
    padding-top: 20px;
}

.pad-lr20{
    padding-left: 20px;
    padding-right: 20px;
}
.pad-lr40{
    padding-left: 40px;
    padding-right: 40px;
}
.pad-lr70{
    padding-left: 70px;
    padding-right: 70px;
}
.pad-lr80{
    padding-left: 80px;
    padding-right: 80px;
}
.pad-l50{padding-left: 50px;}

.early-logo{
    background-color: #fefefe;
    width: 100%;
    height: 110px;
    padding: 30px;
}
.early-logo figure{
    margin: 0;
    width: 100%;
}
.early-logo img{
    text-align: center;
}
.later-logo{
    background-color: #fefefe;
    width: 100%;
    padding: 70px 30px;
}
/*MENU*/

.logo-menu>img {
    float: left;
    margin: 10px 0 0 0;
}

.myMenu {
    width: 100%;
    font-size: 20px;
    background-color: #ffffff;
    position: fixed;
    border-bottom: 1px solid #efefef;
    z-index: 999;
}

.myMenu-intern{
    width: 1040px;
    margin: 0 auto;
}

.myMenu>.myMenu-intern>img {
    float: left;
    margin: 20px 100px 20px 0;
}

.myMenu>.myMenu-intern>ul {
    list-style-type: none;
    float: right;
    padding: 0;
    margin: 20px 0;
    text-align: center;
}

.myMenu>.myMenu-intern>ul>li {
    float: left;
    padding: 0px 5px;
}

.myMenu>.myMenu-intern>ul>li>a {
    padding: 10px 0;
    color: #0a1f3b;
    font-weight: 500;
    display: block;
    text-decoration: none;
}
.myMenu>.myMenu-intern>ul>li>a:hover {
    color: #88783a;
}

.myMenu>.myMenu-intern>ul>li>.bt_inscricao {
    color: #88783a;
}

.myMenu>.myMenu-intern>ul>li>.bt_inscricao:hover {
    color: #ba9e30;
}

.menu {
    position: fixed;
    top: 0px;
    background-color: #ffffff;
    max-width: 100%;
    border-radius: 0px;
    z-index: 10;
}

.buttonMimic{
    border-radius: 10px;
    background-color: #282828;
    color: #ffffff;
    padding: 5px 50px;
    border: 0px solid #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
.footer2{
    float: left;
    width: 48%;
    margin: 1%;
    background-color: #d9d9d9;
    padding: 20px;
}
.footer2-li{
    float: left;
    width: 50%;
    padding: 0 20px;
    margin: 5px auto;
    font-size: 15px;
}
.address{
    color: #e8d27e;
    font-size: 14px;
    line-height: 1.5em;
    border-left: 1px solid #e8d27e;
    padding-left: 50px;
}

.subMenu {
    position: absolute;
    display: none;
    background-color: #fff;
    border-radius: 30px;
    padding: 0px;
    text-align: center;
    min-width: 220px;
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
}

.subMenu>li {list-style-type: none; text-decoration: none; margin: 0px;}

.subMenu>li>a {text-decoration: none; display: block; padding: 20px; border-radius: 30px; color: #193758;}

.subMenu>li>a:hover {background-color: #193758; color: #ffffff !important;}

li:hover>.subMenu {
    display: block;
}

.li-head{
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0;
    padding-left: 20px;
    display: flex;
}
.li-head-figure{width: 60px;}

/*GRID*/
.grid {float: left;}
.grid-2 {width: 50%;}
.grid-3 {width: 33.33333333%;}
.grid-4 {width: 25%;}
.grid-5 {width: 20%;}
.grid-75 {width: 75%; padding-right: 40px;}
.grid-65 {width: 65%; padding-right: 80px;}

/*FONTS*/
.font-16 {font-size: 16px;}
.font-18 {font-size: 18px;}
.font-20 {font-size: 20px;}
.font-22 {font-size: 22px;}
.font-25 {font-size: 25px;}
.font-28 {font-size: 28px;}
.font-30 {font-size: 30px;}
.font-35 {font-size: 35px;}
.font-40 {font-size: 40px;}
.font-45 {font-size: 45px;}
.font-50 {font-size: 50px;}
.font-55 {font-size: 55px;}
.font-60 {font-size: 60px;}

.nB {font-weight: normal;}

/*BLOCK*/
.block {
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    background-color: #fff;
}

.grid-5>.block {
    padding: 20px 10px;
    min-height: 295px;
}

.grid-4>.block {
    padding: 20px 10px;
    min-height: 325px;
}

/*COLORS*/
.greenBg {
    background-color: #129b42;
    color: #fff;
}

.mainColorBg {
    background-color: #193758;
    color: #fff;
}

.whiteBg {
    background-color: #ffffff;
    color: #193758;
}

.invertedWhiteBg {
    background-color: transparent;
    border: 1px solid #fff;
    color: #ffffff;
}

.whiteDiv {
    background-color: #ffffff;
    padding: 40px 0px;
}

.mainColorFont1 {
    color: #193758;
}

.mainColorFont2 {
    color: #334964;
}

.btn-golden{
    color: #c9bb84;
    background-color: transparent;
    border: 2px solid #c9bb84;
    border-radius: 10px;
}
    .btn-golden:hover{
        color: #ffffff;
        background-color: #c9bb84;
    }
.btn-interessado{
    float: left;
    background: url('../images/bg-09.jpg') no-repeat top center;
    width: 184px;
    height: 55px;
}
.btn-interessado a{
    text-align: center;
    float: left;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    z-index: 10;
}
    .btn-interessado a:hover{color: #b0b0b0;}
.btn-interessado p{
    text-align: center;
    float: left;
    width: 100%;
    padding: 0 20px;
    color: #ffffff;
    margin-top: 50px;
    font-size: 16px;
}
.btn-voltar{
    float: right;
    color: #282828;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #282828;
    border-radius: 15px;
    padding: 3px 15px;
    margin-bottom: 50px;
}
    .btn-voltar:hover{
        background-color: #282828;
        color: #d8dedf;
}
.bar{
    float: left;
    color: #ffffff;
    margin-top: -36px;
    margin-left: 30%;
    z-index: 2;
}
.bar2{
    float: left;
    color: #ffffff;
    margin-top: -36px;
    margin-left: 49.5%;
    z-index: 2;
}
.bar3{
    float: left;
    color: #ffffff;
    margin-top: -36px;
    margin-left: 69.5%;
    z-index: 2;
}

.pre-foot{
    float: left;
    width: 100%;
    height: 249px;
    background: url('../images/banner-footer.jpg') no-repeat center center;
    background-size: cover;
}
.f-left{float: left;}
.f-right{float: right;}

.cap-01{background: url('../images/banner01.png') no-repeat center;}
.cap-02{background: url('../images/banner02.png') no-repeat center;}
.cap-03{background: url('../images/banner03.png') no-repeat center;}
.cap-04{background: url('../images/banner04.png') no-repeat center;}
.capacitacao{
    float: left;
    width: 404px;
    margin: 20px auto;
    height: 450px;
    object-fit: contain;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    padding: 90px 60px 0;
    line-height: 1.4em;
}
.box-participar{
    float: left;
    width: 100%;
    padding: 30px 0;
    background: url('../images/bg-03.jpg') no-repeat center;
    background-size: cover;
    border: 2px solid #000000;
    border-radius: 10px;
}
.metodologia-back-bar{
    float: left;
    margin-left: 15%;
    width: 700px;
    padding: 0 12px;
    background: rgb(58,71,74);
    background: linear-gradient(30deg, rgba(58,71,74,1) 0%, rgba(159,138,52,1) 50%, rgba(26,51,81,1) 100%);
}
.box-metodologia{
    float: left;
    width: 700px;
    max-width: 100%;
    background-color: #ffffff;
}
.metodologia-image{
    float: right;
    position: relative;
    margin-right: -440px;
    margin-top: -100px;
}

.h2-metodologia{
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 80px;
    margin-bottom: 0;
    font-weight: 700;
    font-style: italic;
    color: #a08a34;
    padding-right: 80px;
    text-align: right;
}
.metodologia-txt{
    margin: 0;
    padding: 80px;
    font-weight: 700;
}
.investimento-certificado{
    width: 100%;
}
.investimento-txt{
    float: right;
    width: calc(100% - 50px);
    margin-bottom: 15px;
    font-size: 23px;
}
.investimento-dash{
    float: left;
    width: 26px;
    margin-right: 20px;
    margin-top: 25px;
}
.h2-investimento{
    font-size: 50px;
    text-transform: uppercase;
    margin-top: 80px;
    font-weight: 700;
    font-style: italic;
}
.box-investir{
    width: 490px;
    max-width: 100%;
}
.setas-investimento{
    position: relative;
    width: 167px;
    top: -110px;
    left: -213px;
    height: 0;
}
.btn-participar{
    position: absolute;
    width: 195px;
    height: 0;
    margin-top: -160px;
    margin-left: calc(43% - 96px);
    z-index: 6;
}
.info-txt{
    float: left;
    width: calc(100% - 130px);
    margin: 0 0 45px 15px;
    font-size: 28px;
    color: #ffffff;
}
.info-txt a{margin-left: -40px;}
.bg29{
    float: left;
    width: calc(100% - (43% + 650px));
    height: 1272px;
    margin-top: -1272px;
    margin-left: calc(43% + 650px);
    background-color: #669c88;
    overflow: hidden;
}
.bg29-line{
    float: right;
    width: 50%;
    height: 80%;
    border-left: 3px solid #b3cec4;
    border-bottom: 3px solid #b3cec4;
    border-bottom-left-radius: 100px;
}
.bg30{
    width: 100%;
    float: right;
    height: 652px;
    overflow: hidden;
    text-align: right;
}
.bg30 img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.btn-duvida{
    float: left;
    position: absolute;
    margin-left: calc(50% + 323px);
    margin-top: -155px;
}
.box-title-evento{
    float: right;
    width: 470px;
    max-width: 100%;
    margin: 150px 0 130px;
    padding-right: 100px;
    text-align: right;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    background: #35a850;
    background: -webkit-linear-gradient(to bottom, #35a850 0%, #669C88 100%);
    background: -moz-linear-gradient(to bottom, #35a850 0%, #669C88 100%);
    background: linear-gradient(to bottom, #35a850 0%, #669C88 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
}
.box-certificado{
    float: left;
    width: 650px;
    max-width: 100%;
    color: #666666;
    font-size: 20px;
    border: 4px solid #888888;
    padding: 60px 45px;
    background-color: #ffffff;
}
.box-certificado figure{
    float: left;
    width: 13px;
    margin-right: 20px;
    margin-top: -5px;
}
.box-certificado p{
    float: right;
    width: calc(100% - 35px);
    margin: 0 0 15px;
}
.green-border{
    float: left;
    background-color: #9de99d;
    height: 7px;
    width: 20%;
    margin: -35px 40% 0;
    border-radius: 3.5px;
}
.green-border3{
    float: left;
    float: left;
    width: 100%;
    border: 3px solid #9de99d;
    border-radius: 10px;
    padding: 25px;
    margin-top: 30px;
}
.btn-imp{color: #9de99d; font-size: 20px;}
.btn-imp:hover{color: rgb(55,97,64)}

.btn-zntonline{padding: 0; border: 0; background-color: transparent;}
.btn-zntonline:hover{opacity: .5;}

.importante-h4{
    background-color: #282f2f;
    color: #9de99d;
    padding: 10px;
    float: left;
    margin-top: -55px;
    margin-left: -10px;
}

.bg-04{
    float: left;
    width: 100%;
    padding: 100px 0;
    background: url('../images/bg27.jpg') no-repeat center !important;
    background-size: cover !important;
}
.green-border2{
    float: left;
    background-color: #9de99d;
    height: 3px;
    width: 15%;
    margin: 0 42.5% 0;
    border-radius: 1.5px;
}
.green-border6{
    float: left;
    background-color: #528c5d;
    height: 3px;
    width: 15%;
    margin: 0 42.5% 0;
    border-radius: 1.5px;
}
.golden-border{
    float: left;
    background-color: #f6da7a;
    height: 3px;
    width: 10%;
    margin: 0 45% 0;
    border-radius: 1.5px;
}
.golden-line{
    float: left;
    width: 100%;
    border-right: 2px solid #ddc481;
    height: 135px;
}
.prof{
    float: left;
    width: 574px;
    /* max-width: calc(50% - 42px); */
    max-width: 100%;
    margin: 0 15px 100px;
}
.splide4{max-width: 593px;}
.prof img{width: 100%;}
.splide__arrow{
    background-color: transparent !important;
}
.splide__arrow--prev {
    margin-top: -400px;
    left: -35px !important;
}
.splide__arrow--next {
    margin-top: -400px;
    right: -35px !important;
}
.prof-title{
    border: 4px solid #ffffff;
    padding: 40px 0 40px 60px;
    text-transform: uppercase;
    margin: 100px auto 50px;
    font-size: 40px;
    color: #ffffff;
}
.prof-txt{
    float: left;
    border: 4px solid #ffffff;
    width: 100%;
    margin-top: 50px;
    padding: 60px;
    height: 700px;
    line-height: 1.6em;
    overflow-y: auto;
}
.prof-name{
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: 25px;
}
.h2-encontro{
    font-size: 45px;
    text-align: center;
    font-weight: 700;
    width: 700px;
    padding: 60px 0;
    color: #282f2f;
    margin: 0 auto;
    text-transform: uppercase;
}
.h3-itens{
    font-size: 30px;
    color: #ffffff;
    text-align: right;
    margin-top: 100px;
    margin-bottom: 0;
    float: right;
    width: 100%;
    padding-right: 60px;
    line-height: 45px;
}
.sub-h3{
    color: #ffffff;
    text-align: right;
    margin-top: 40px;
    float: right;
    width: 100%;
    padding-right: 60px;
    line-height: 45px;
    font-size: 27px;
    font-weight: 700;
}
.h2-info{
    font-size: 40px;
    color: #b39c81;
    text-transform: uppercase;
    margin: 0 0 50px 100px;
}
.pagamento2-box{
    float: left;
    width: 225px;
    height: 140px;
    margin: 35px 10px 10px;
    padding: 25px 20px;
    border: 3px solid #334964;
    border-radius: 10px;
}
.pagamento2-box figure{
    position: relative;
    float: initial;
    top: -56px;
    width: 73px;
}
.pagamento2{
    margin-top: -55px;
    font-size: 24px;
    line-height: 1.2em;
}
.pagamento3{
    float: left;
    margin:  0 40px 0;
    border-left: 2px solid #282f2f;
    padding: 70px 40px 0;
}
.requisitos-txt{
    margin: 0;
    float: left;
    font-size: 23px;
    line-height: 1.3em;
}
.green-border4{
    float: left;
    width: 150px;
    height: 10px;
    background-color: #9de99d;
    border-radius: 5px;
    margin-top: -6px;
}
.green-border5{
    float: left;
    width: 7px;
    height: 210px;
    margin: -3px 37px -1px;
    background-color: #9de99d;
    border-radius: 3.5px;
}
.gradient-darker1{
    background-color: rgba(0,0,0,.4);
}
.gradient-green2{
    background: rgb(55,97,64);
    background: -moz-linear-gradient(0deg, rgba(55,97,64,0.8) 0%, rgba(41,59,49,0.5) 100%);
    background: -webkit-linear-gradient(0deg, rgba(55,97,64,0.8) 0%, rgba(41,59,49,0.5) 100%);
    background: linear-gradient(0deg, rgba(55,97,64,0.8) 0%, rgba(41,59,49,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#376140",endColorstr="#293b31",GradientType=1);
}

/*Edicao-16*/
.h-15{
    height: 15px;
}

.h2-golden{
    font-size: 30px;
    text-align: left;
    padding: 70px 0 50px;
    margin: 0 0;
    text-transform: uppercase;

    background: #DAB15F;
    background: -webkit-linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    background: -moz-linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    background: linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.h2-golden2{
    text-align: left;
    margin: 70px 0 100px 110px;
    text-transform: uppercase;
    font-size: 55px;

    background: #DAB15F;
    background: -webkit-linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    background: -moz-linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    background: linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.h2-golden3{
    float: left;
    width: 100%;
    margin: 25px 0;
    font-size: 35px;
    text-transform: uppercase;
    text-align: right;

    background: #DAB15F;
    background: -webkit-linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    background: -moz-linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    background: linear-gradient(to right, #DAB15F 0%, #ebd28b 10%, #C4A159 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.h2-golden3 span{font-size: 43px;}
.h2-quem{
    text-align: center;
    margin: 0 0 80px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
}
.h2-programacao{
    text-align: center;
    color: #f0b35b;
    margin: 0 0 80px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
}
.h2-pagamento{
    font-size: 55px;
    text-transform: uppercase;
    font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
    color: #282f2f;
    float: left;
    margin: 0 0;
}
.h3-001{
    color: #282f2f;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 60px;
}

#curso{
    width: 10px;
    height: 10px;
    margin-top: -95px;
    position: absolute;
}

.p-01{
    float: left;
    font-size: 38px;
    color: #ffffff;
    width: 430px;
    margin: 40px 0;
}
.p-02{
    float: left;
    margin: 10px 0 40px 15px;
    font-size: 40px;
    text-align: left;
    color: #d1b574;
}
.p-03{
    margin: 60px 0 0 0;
    color: #3a6995;
    text-transform: uppercase;
    font-weight: 700;
}
.p-04{
    margin: 0 0;
    padding-top: 240px;
    padding-right: 40px;
    height: 80px;
}
.p-05{
    font-weight: 700;
    color: #ffffff;
    width: 80px;
    float: left;
    margin: 0 0;
}
.p-06{
    float: left;
    color: #ffffff;
    width: calc(100% - 80px);
    margin: 0 0;
}
    .p-06 span{font-weight: 700; text-transform: uppercase;}

.p-07{
    float: left;
    width: 90%;
    margin: 0 0;
    font-weight: 700;
}
.p-08{
    float: left;
    width: calc(100% - 65px);
    margin: 0 0;
    font-style: italic;
}
.p-09{
    width: 100%;
    margin: 0 0;
    text-transform: uppercase;
    color: #282f2f;
    font-weight: 700;
    text-align: center;
    font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
}
.p-10{
    width: 95%;
    max-width: 840px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}
    .p-10 span{font-size: .8em;}
.p-11{
    float: left;
    width: 50%;
    margin: 0 0;
    padding: 5px;
    color: #ffffff;
}
.p-12{
    float: left;
    color: #ffffff;
    width: calc(100% - 170px);
    margin: 0 0;
    text-transform: uppercase;
    font-weight: 700;
}
.p-13{
    float: left;
    width: 100%;
    margin: 0 0 50px;
    text-transform: uppercase;
    font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
    font-weight: 500;
}
.p-14{
    float: left;
    width: calc(100% - 70px);
    margin: 0 0;
}

.btn-01{
    float: left;
    margin: 70px 0 0 100px;
}
.btn-02{}
    .btn-02:hover{opacity: .5;}

.uncolor{
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.figure-01{
    float: left;
    margin: 170px 0 0 -300px;
}
.figure-02{
    float: left;
    margin: 15px 0 0 -300px;
}
.figure-03{
    float: right;
    margin: -280px -130px 0 0;
}
.figure-04{
    float: right;
    margin: -80px -170px 0 0;
}
.figure-05{
    float: left;
    margin: 50px 50px 50px 0;
}
.figure-06{
    float: left;
    width: 100%;
    height: 1063px;
    overflow: hidden;
    /* background: url('../images/banner03.jpg') no-repeat right center;
    background-size: 500px 1063px; */
}
    .figure-06 img{
        margin-left: calc(50% + 457px);
        position: absolute;
    }
.figure-07{
    float: left;
    width: 37px;
    margin-right: 30px
}
.figure-08{
    float: left;
    width: 12px;
    margin-right: 50px
}
.figure-09{
    float: initial;
    width: 130px;
    margin: 0 auto;
    object-fit: contain;
    text-align: center;
}
.figure-10{
    /*float: left;*/
    width: 384px;
    /*margin: 120px 0 0 -185px;*/
    margin-left: -185px;
    position: absolute; float: none; margin-top: 0px; top: 50%; -ms-transform: translate(0%, -50%); transform: translate(0%, -50%);
}
.figure-11{
    float: left;
    width: 100%;
    margin-top: -230px;
    margin-bottom: 50px
}
.figure-12{
    float: left;
    width: 73px;
    margin-right: 60px;
}
.figure-13{
    float: left;
    width: 60px;
    margin-right: 50px;
}
.figure-14{
    width: 100%;
    margin: 50px auto 65px;
}

.btn-prof{
    height: 240px;
    margin-top: -250px;
    float: left;
    background-color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}
.prof-container{
    float: left;
    width: 33%;
    max-width: 400px;
    height: 350px;
    padding: 10px ;
    cursor: pointer;
}
    .prof-container figure{height: 240px; margin-top: -230px; float: initial;}
    .prof-container img{width: 100%; transition: .5s all;}
    .prof-container iframe{width: 100%; height: 210px; margin-top: -230px; float: left; transition: .5s all;}
    .prof-container img:hover{
        z-index: 10;
        position: relative;
        width: 148%;
        margin-left: -24%;
        margin-top: -60px;
        -webkit-box-shadow: 0px 5px 20px 5px rgba(0,0,0,0.35); 
        box-shadow: 0px 5px 20px 5px rgba(0,0,0,0.35);
    }
    .prof-container iframe:hover{
        z-index: 10;
        position: relative;
        width: 132%;
        height: 84%;
        margin-left: -16%;
        margin-top: -260px;
        -webkit-box-shadow: 0px 5px 20px 5px rgba(0,0,0,0.35); 
        box-shadow: 0px 5px 20px 5px rgba(0,0,0,0.35);
    }
.container-02{   
    float: left;
    margin: 0 0 0 calc(50% - 570px);
    width: 915px;
    min-height: 1063px;
    padding: 80px 80px 0 0;
    background-color: #8f4e0e;
}
    .container-02 h2{
        padding: 0 0 0 80px;
    }
.container-03{   
    float: right;
    width: 90%;
}
.container-04{   
    float: left;
    margin: 0 0 0 calc(50% - 275px);
    width: 915px;
    min-height: 1061px;
    padding: 80px 0 0 110px;
    background-color: #8f4e0e;
}
    .container-04 h2{
        padding: 0 0 0 133px;
        margin-bottom: 100px;
    }

.w30{   
    float: left;
    width: 30%;
}
.w70{   
    float: left;
    width: 70%;
}

.bg-001{
    background: url('../images/banner02.jpg') no-repeat top center;
    background-size: cover;
    background-color: #1e2c38;
    padding: 100px 0 80px;
    display: none;
}

.bg-002{
    background-color: #ccd4d6;
    padding: 100px 0 80px;
    display: grid;
    position: relative;
    float: left;
    width: 100%;
    display: none;
}
.bg-003{
    background: rgb(244,242,236);
    background: linear-gradient(0deg, rgba(244,242,236,1) 0%, rgba(220,214,195,1) 100%);
    padding: 50px 0 50px 0;
}
.bg-004{
    width: 100%;
    min-height: 1063px;
    background: #a06320 url('../images/banner03.jpg') no-repeat right center;
    background-size: contain;
    background-attachment: fixed;
    /*background-size: 500px 1063px;*/
}
.bg-005{
    float: left;
    width: 100%;
    padding: 100px 0;
    background-color: #ffffff;
}
    .bg-005 h2{
        color: #282f2f;
        text-align: center;
        font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
        margin-bottom: 70px;
    }
.bg-006{
    float: left;
    width: 100%;
    padding: 100px 0;
    background: url('../images/banner04.jpg') no-repeat center !important;
    background-size: cover !important;
}
    .bg-006 h2{
        color: #282f2f;
        text-align: center;
        font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
        margin-bottom: 70px;
    }
.bg-007{
    float: left;
    width: 100%;
    padding: 100px 0;
    background: url('../images/banner05.jpg') no-repeat center !important;
    background-size: cover !important;
}
.bg-008{
    float: left;
    width: 100%;
    padding: 100px 0 200px;
    background-color: #8f4e0e;
}
.bg-009{
    float: left;
    width: 100%;
    background: #1a3351 url('../images/banner06.jpg') no-repeat center !important;
    background-size: cover !important;
    padding-bottom: 80px;
}
.bg-010{
    width: 100%;
    min-height: 1061px;
    background: #8f4e0e url('../images/banner07.jpg') no-repeat left center;
    background-size: contain;
    background-attachment: fixed;
    /*background-size: 500px 1063px;*/
}
.bg-011{
    float: left;
    width: 100%;
    padding: 130px 0 400px;
    background: #ffffff url('../images/banner08.jpg') no-repeat bottom center !important;
    background-size: contain !important;
}
    .bg-011 h2{
        color: #8f4e0e;
        text-align: center;
        font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif;
        margin-bottom: 25px;
    }
.bg-012{
    float: left;
    width: 100%;
    padding: 120px 0 100px;
}


.quem-item{
    /*float: left;
    width: 25%;
    height: 320px;*/
    width: 22%;
    height: 320px;
    display: inline-block;
    margin: 0px 10px;
    vertical-align: top;
}
.quem-item-blank{
    float: left;
    width: 16.5%;
    height: 240px;
}
.programacao{
    float: left;
    width: calc(25% - 20px);
    height: 670px;
    margin: 0 10px;
    padding: 0 35px;
    text-align: center;
    border: 3px solid #f0b35b;
    border-radius: 20px;
}
.programacao h3{
    color: #ffffff;
    /*font-style: italic;*/
}
.prof-box{
    float: right;
    width: 85%;
    border-radius: 20px;
    border: 3px solid #f0b35b;
    margin-bottom: 75px;
    position: relative;
    min-height: 500px;
}
    .prof-box p{
        float: right;
        width: 70%;
        margin-right: 5%;
        color: #ffffff;
    }
        .prof-box p span{
            text-transform: uppercase;
            font-weight: 700;
            font-size: 1.1em;
        }
.pag-box{
    width: 1320px;
    max-width: 100%;
    margin: 30px auto 0;
    }
.pag-box-casa{
    width: 980px;
    max-width: 100%;
    margin: 30px auto 0;
}

.popup-video {
    position:absolute;
    z-index:2;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.show-popup-video .popup-video {
    opacity:1;
    visibility: visible;    
}

.popup-video > iframe {
    position:absolute;
    top:50px;
    left:50%;
    margin-left:-280px;
}

iframe{
    /*margin: 30px calc(50% - 280px) 0;*/
    /* margin: 80px auto 0px auto;*/
    /* max-width: 740px;*/
    display: block;
}

.btn-x{
    float: right;
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    padding: 10px 0;
    width: 55px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;
}
    .btn-x:hover{
        background-color: #282828;
        border-color: #666666;
}

.myiframe {display: none;}

#mypopup, #popup1, #popup2, #popup3{
    background-color: rgba(0,0,0,.4);
    padding: 80px 50px;
    display: grid;
    position: fixed;
    z-index: 9999;
    top: 0px;
    bottom: 0px;
    /*float: left;*/
    left: 0;
    width: 100%;
    /*height: 541px;*/
    /*margin-top: -541px;*/
    display: none;
}
#popup2123{
    background-color: rgba(0,0,0,.4);
    padding: 80px 50px;
    display: grid;
    position: absolute;
    float: left;
    left: 0;
    width: 100%;
    height: 541px;
    margin-top: -541px;
    display: none;
}
#popup3123{
    background-color: rgba(0,0,0,.4);
    padding: 80px 50px;
    display: grid;
    position: absolute;
    float: left;
    left: 0;
    width: 100%;
    height: 541px;
    margin-top: -541px;
    display: none;
}


/*FOOTER*/
footer {padding: 0px 0px 50px;}

footer ul {
    list-style-type: none;
    padding: 0px !important;
}

footer a {
    color: #fff;
    text-decoration: none;
    margin: 10px 0px;
    display: block;
}
.foot1{
    width: 200px;
    border-right: 1px solid #c8c8c8;
}
.hr-foot{
    border-top: 1px solid #c8c8c8;
    width: 30%;
    margin: 25px auto;
}

/*SOCIAL*/
.socialBtn {
    float: left;
    margin: 0px 5px;
}

.socialBtn:hover {
    opacity: .4;
}
@media screen and (max-width: 1600px){
    .myMenu>ul{
        padding: 20px 30px;
        margin: 0;
        font-size: 16px;
        line-height: 24px;
    }
    .g-hide{display: none;}
    .figure-01{
        float: right;
        margin: 170px 0 0 0;
    }
    .figure-02 {
        float: right;
        margin: -60px 0 20px -300px;
    }
    .figure-03 {
        margin: -225px -10px 0 0;
    }
    .figure-03 img{width: 200px;}
    .figure-04 {
        margin: -80px -10px 0 0;
    }
    .figure-04 img{width: 200px;}
}
@media screen and (max-width: 1340px){
    .bg-010{
        float: left;
        height: auto;
        background-size: auto 100%;
    }
    .container-04{   
        float: left;
        /*margin: 0 calc(50% - 457px);*/margin: 0px;
        width: 100%;
        height: auto;
        padding: 80px 60px;
    }
}

@media screen and (max-width: 1200px){
    .myMenu>img{
        height: 40px;
        width: 100%;
        margin: 20px auto 10px;
        object-fit: contain;
    }
    .myMenu>ul{
        width: 100%;
        padding: 20px 0;
    }
    .myMenu>ul>li{
        padding: 0;
        width: calc(16.6% - 8.4px);
    }

    .h2-investimento{
        text-align: right;
        padding: 0 30px;
    }

    .prof-txt{
        margin-top: 100px;
    }
    .splide__arrow--prev {
        margin-top: -25px;
        left: 30px !important;
    }
    .splide__arrow--next {
        margin-top: -25px;
        right: 30px !important;
    }
    .md-ml5{
        margin-left: 5px;
    }
    .md-font-30{
        font-size: 30px !important;
    }
    .pag-box{
        width: 100%;
        margin-left: 0;
        }
    .pag-box-casa{
        width: 100%;
        margin-left: 0;
    }
    .programacao{
        height: 720px;
    }
    .curso{
        width: 100%;
        margin: 0 50px;
    }
}

@media screen and (max-width: 1050px){
    .myMenu>ul {padding: 0px;}
    .myMenu>ul>li{}
    .myMenu>ul>li>a{
        font-size: 15px;
    }
    .md-hide{display: none;}
    .tb-font-20{font-size: 20px !important; line-height: 1.2em;}
    .tb-font-25, .md-font-30{font-size: 25px !important; line-height: 1.2em;}

    .splide2{
        width: 90%;
        margin: 0 5%;
    }
    .splide3{
        width: 50% !important;
    }
    .splide4{
        width: 100% !important;
        padding: 0 15px;
    }
    .splide__arrow--prev{
        /* left: 1em !important; */
        left: 15px !important;
    }
    .splide__arrow--next{
        right: 1em !important;
    }
    
    .investimento-dash{margin-top: 15px;}
    .investimento-txt{font-size: 20px;}

    .logo-evento{
        width: 95%;
        margin: 0 auto;
    }
    .logo-evento img{
        width: 100%;
    }
    .prof{
        margin-left: 0;
        margin-right: 0;
    }

    .prof-txt{
        padding: 30px;
    }
    .btn-duvida {
        margin-left: 0;
        right: 50px;
    }
    .bg-right2{
        height: auto;
        padding: 0 0 48px 80px;
    }
    .curso{
        margin: 0 auto;
    }
    .figure-03 {
        float: initial;
        margin: 40px auto 0;
    }
    .figure-03 img{width: auto;}
    .figure-04 {
        float: initial;
        margin: 20px auto 0;
        text-align: center;
    }
    .figure-04 img{width: auto;}
    .figure-10 {
        float: initial;
        position: static;
        top: auto;
        transform: none;
        -ms-transform: none;
        margin: 40px auto 0;
    }
    .prof-box{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .figure-10 img{width: 250px;}
    .prof-box p{
        width: 90%;
        margin: 40px 5%;
    }
    .container{
        width: 90%;
        margin: 100px 5%;
    }
    .p-11{
        width: 70%;
        margin: 20px 15%;
        padding-left: 0 !important;
    }
    .programacao{
        height: 520px;
        padding: 0 15px;
    }
    .programacao-fix1{font-size: 18px !important; line-height: 26px !important; margin-top: 0 !important;}
    .container-02{
        width: 100%;
        margin: 0 0;
        height: auto;
        padding: 40px;
    }
    .container7{width: 100%; padding: 0 40px;}
    .bg-004{
        height: auto;
    }
    .h2-golden3{font-size: 32px;}
    .h2-golden3 span{font-size: 28px;}
}

@media screen and (max-width: 850px){
    .m-hide{display: none;}
    .m-show{display: block;}
    .grid {float: none;}
    .grid-2, .grid-3, .grid-4, .grid-5, .grid-75, .grid-65 {width: 100%; padding: 10px;}
    .grid-5>.block, .grid-4>.block {min-height: auto;}

    h1{max-width: 100%; font-size: 32px !important;line-height: 40px !important;}
    h2{max-width: 100%; font-size: 34px !important;line-height: 40px !important;}

    .font-28 {font-size: 18px !important;}
    .font-30 {font-size: 24px !important;}
    .font-35 {font-size: 26px !important;}

    .logo-menu {text-align: center;}
    .logo-menu>img {float: none; margin: 15px auto;}
    .later-logo{padding: 0 0 0 0;}
    
    .container {padding-left: 20px; padding-right: 20px;}
    ul {text-align: left;}
    img.grid {margin: 40px 0px 0px 0px !important;}
    .m-w100{width: 100% !important;}
    .m-w90{width: 90% !important;}
    .m-w80{width: 80% !important;}
    .m-w50{width: 50% !important;}
    .m-h400{height: 400px;}
    .m-h440{height: 440px;}
    .m-h500{height: 500px;}
    .m-h600{height: 600px;}
    .m-h80{height: 80px !important;}

    .m-lh40{line-height: 40px;}
    
    .myMenu>ul {display: none;}
    .myMenu {text-align: center;}
    
    .buttonMimic {margin: 0px auto;}
    
    .m-tcenter{text-align: center;}
    p {min-height: auto !important;}
    
    .mm{margin-top: -30vw !important;}
    .m-margin-t0{margin-top: 0px !important;}
    .m-margin-t16{margin-top: 16px !important;}
    .m-margin-t30{margin-top: 30px !important;}
    .m-margin-t50{margin-top: 50px !important;}
    .m-margin-b50{margin-bottom: 50px !important;}
    .m-margin0-auto{margin: 0 auto !important;}
    .m-pad0{padding: 0 !important;}
    .m-pad-t0{padding-top: 0px !important;}
    .m-pad-t40{padding-top: 40px}
    .m-pad-b40{padding-bottom: 40px !important;}
    .m-pad-b100{padding-bottom: 100px !important;}
    .m-pad-lr20{margin-left: 20px; margin-right: 20px;} 
    .m-pad-lr21{margin-left: 20px; margin-right: 20px; padding-right: 0px !important;}
    .m-pad-lr50{padding-left: 50px !important; padding-right: 50px !important;}

    .m-font34{font-size: 34px !important;}
    .m-font25{font-size: 25px !important;}
    .m-font20{font-size: 20px !important;}

    .splide2{
        width: 100%;
        margin: 0;
    }
    .splide3{
        width: auto !important;
    }
    .splide4{
        width: 100% !important;
        padding: 0;
        height: 1150px;
    }
    .is-active{
        height: auto;
    }
    
    #investimento h2{font-size: 25px !important;}
    .investimento-dash{margin: 0 !important; width: 30px;}
    .investimento-txt{margin-bottom: 35px; width: calc(100% - 45px); margin-top: 0;}
    .m-figure-contain img{width: 100%;}
    .m-certify{margin: 30px 5% !important;}
    .info-txt{float: right; width: calc(100% - 120px); margin: 0;}
    
    img{
        max-width: 100%;
    }
    .p-01{max-width: 100%;}
    .p-05{width: 50px; font-size: 30px;}
    .p-06{font-size: 30px;}

    .programacao{width: 70%; margin: 10px 15%;}
    
    .prof-container {
        float: none;
        width: 100%;
        margin: 0px auto;
    }

    .prof{
        clear: both;
        height: auto;
    }
    .prof-box figure{
        width: 100%;
    }
    .prof-title{
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        width: 90%;
    }
    .prof-txt{
        width: 90%;
        height: auto;
        padding: 15px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .bg25{
        background-image: none;
    }
    .bg20{
        padding: 50px 10px;
        background-position: center;
    }
    .bg-right2{
        padding-left: 0;
    }
    .bg-left3{
        width: 100%;
        height: auto;
    }
    .box-investir{
        background-color: #5a7c41;
        padding: 30px;
        width: 100%;
        padding-bottom: 100px;
    }
    .btn-participar{
        position: initial;
        margin: -50px auto 200px;
        width: 100%;
    }
    .h2-investimento{
        padding: 0;
    }
    .btn-participar img{
        margin: -100px auto 100px;
    }
    .box-title-evento{
        width: 100%;
        padding: 100px 30px;
        margin: 0;
        text-align: left;
    }
    .box-certificado{
        float: left;
        width: 100%;
        border: 4px solid #888888;
        margin-top: 0;
        padding: 50px 30px 50px 15px;
    }
    .container-pagamento, .container-requisitos{
        width: 100%;
        margin: 0 auto;
        height: auto;
    }
    .container-requisitos-inside {
        width: 100%;
        height: auto;
        padding: 0 25px 50px;
    }
    .h2-investimento{
        font-size: 40px;
        text-align: left;
    }
    .h2-encontro{
        width: 100%;
    }
    .h3-itens, .sub-h3{
        width: 90%;
        margin: 100px 5% 0;
        padding: 0;
    }
    .h2-pagamento{
        width: 100%;
        margin: 0 0;
    }
    .h2-info{
        margin-left: 0;
    }
    .bg-right{
        padding: 100px 40px 50px;
        height: auto;
    }
    .pagamento-txt{
        padding: 0;
    }
    .pagamento2-box{
        width: 80%;
        margin: 20px 10%;    
    }
    .box-participar p{font-size: 20px !important}
    .metodologia-back-bar {
        width: 100%;
        margin: 0 auto;
    }
    .h2-metodologia {
        padding: 0;
        text-align: left;
    }
    .metodologia-txt {
        padding: 50px 0;
    }
    .h2-programacao{font-size: 40px;}
    .box-metodologia {padding: 0 30px;}
    .pagamento, .pagamento3{margin: 0}
    
    .btn-voltar{width: 90%; margin: 30px 5% 50px;; text-align: center;}
    .gray-dient2{background-size: 60%;}
    
    .green-border5{        height: 210px;
        margin: -3px 37px -1px -2px;
    }
    .btn-interessado{margin: 0 !important; width: 50%; height: 200px;}
        .btn-interessado a{font-size: 16px;}
    
    .foot1{border-right: 0px; width: 100%; text-align: center;}
    .foot1 a{text-align: center;}
    .footer2{width: 100%; margin: 10px 0;}
        .footer2-li{height: 40px;}
        
    img{float: none;}
    .obj-contain{
        width: 100%;
        object-fit: contain;
    }
    .hr-foot{margin: 40px auto;}
    .address{
        text-align: center;
        border-left: none;
        padding-left: 0;
    }
    .container5{width: 95%;}
    .container7{width: 95%; margin: 0 2.5%; padding-left: 0; padding-right: 0;}
    .figure-01{margin: 40px 0 30px 0; width: 100%; text-align: right;}
    .figure-02{width: 100%; margin: 40px auto 0;}
    .figure-09{width: 100px;}
    .bg-004{float: left; height: auto; background-image: none;}
    /* .bg-005 h2{margin-bottom: 0;} */
    .bg-005 h3{font-size: 26px; margin: 50px 0; text-align: center;}
    .li-head{padding-left: 0 !important; font-size: 24px !important;}
    .li-head-figure{padding-top: 7px !important;}
    .destaques {padding-left: 60px !important;}
    .destaques-li-00>ul{padding-left: 20px !important;}
    .destaques-li-02{font-size: 18px !important;}
    .container-02{
        padding: 0 10px;
        width: 100%;
        /*margin: 0 2.5%;*/
    }
    .container-02 h2{
        padding: 0 0;
        text-align: center;
    }
    .p-07{
        width: calc(100% - 70px);
    }
    .quem-item{width: 100%; margin: 0 0 0 0 !important; height: auto; padding-bottom: 30px;}
    .bg-008{padding-bottom: 130px;}
    .figure-11{margin-top: -135px;}
    .p-11{
        width: 90%;
        margin: 20px 5%;
    }
    .bg-010{background-image: none;}
    .bg-012 .container{margin: 0;}
    .container-04{
        width: 95%;
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .container-04 h2{
        text-align: center;
        padding-left: 0;
    }
    .figure-12{
        width: 45px;
        margin-right: 20px;
    }
    .figure-12 img{width: 45px;}
    .p-12{
        width: calc(100% - 65px);
    }
    .p-14{
        /*width: 100%;*/
    }
    .bg-011{padding-bottom: 100px;}
    .h2-golden2{margin: 0 0 50px 0; text-align: center;}
    .h2-golden3{text-align: center; margin-bottom: 50px;}
    .h2-golden3 span{text-decoration: underline;}

    .fix01{width: 100%; text-align: center;}
    #newsletter{max-width: 100% !important; width: 100%; margin: 0 0 !important; padding: 5px 0;}
}

/*ADDITIONAL CSS*/

.destaques{
    padding: 0 0 40px 80px;
}

.destaques-li-00{
    list-style: none;
}

.destaques-li-01 {
    list-style-image: url("../images/arrow-02.jpg");
    font-size: 25px;
    font-weight: normal;
    font-style: italic;
    margin: 20px 0px;
    padding: 0px 0px 0px 20px;
}

.destaques-li-02 {
    list-style-image: url("../images/arrow-03.jpg");
    font-size: 22px;
    font-weight: normal;
    font-style: italic;
    margin: 20px 0px;
    padding: 0px 0px 0px 20px;
}

@media screen and (max-width: 1050px){
    .myMenu>.myMenu-intern>img {margin: 20px 10px 20px 10px;}
    .myMenu-intern {width: 100%;}
    .myMenu {font-size: 18px;}
}

@media screen and (max-width: 850px){
    .prof-container img:hover {
        margin-left: 0px;
        margin-top: 0px;
        border: 2px solid #fff;
    }
    
    #menu03 .destaques li {font-size: 22px;}
}

@media screen and (max-width: 920px){
    .myMenu-intern>ul {display: none;}
    .myMenu-intern>img {margin: 20px auto !important; display: block; float: none !important;}
}

.main-gradient {
    background-image: linear-gradient(90deg, #a06320, #8f4e0e);
}

.condense-them {font-family: 'Myriad Pro Condensed', 'Roboto Condensed', sans-serif !important;}
.light-them {font-family: 'Myriad Pro Light' !important;}

.more-item:hover>p {
    color: #e1bd6d;
}

.more-item:hover img {
    filter: invert(35%) sepia(15%) saturate(1105%) hue-rotate(6deg) brightness(120%) contrast(110%);
}

/*AJUSTE VÍDEOS*/

.videos-1 .prof-container {
    margin: 0px auto;
    float: none;
}

.videos-1 .prof-container, .videos-2 .prof-container {
    width: 50%;
    max-width: none;
    height: auto;
}

.videos-1 .btn-prof, .videos-2 .btn-prof {
    margin-top: -390px;
    height: auto;
}

.videos-1 p, .videos-2 p {
    height: auto;
    padding-top: 340px;
}

@media screen and (max-width: 400px ){
    .videos-1 .btn-prof, .videos-2 .btn-prof {
        margin-top: -290px;
        height: auto;
    }

    .videos-1 p, .videos-2 p {
        height: auto;
        padding-top: 240px;
    }
}