
@media screen and (min-width:1001px) and (max-width: 1510px){ 
     
    .transition::after {
        margin-top: -110px;
    }

    .content {
        margin-bottom: 150px;
    }


}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
    iframe {
        width: 900px!important;
    }

    .content__3_purpose {
        width: 900px;
    }

    .close {
        bottom: -80px!important;
    }
}

@media screen and (min-width: 601px) and (max-width: 800px) {
    iframe {
        width: 600px!important;
    }
}

@media screen and (max-width: 600px) {
    .content__3_purpose {
        margin-top: unset!important;
        padding: 6px!important;
        padding-bottom: unset!important;
    }

    .play {
        background-size: 100px!important;
        height: 55px!important;
        width: 55px!important;
    }

    .modal-dialog {
        width: 100%!important;
    }

    .close {
        margin-right: unset!important;
    }
}

@media screen and (max-width: 1000px){ 
    .content__text2 ul li {
        list-style-image: none;
    }
    .loading-logo {
        top: calc(50vh - 5px)
    }

    .content {
        margin-top: 100px;
        margin-bottom: 50px;
    }
    .background__wave {
        display: none;
    }

    .wrap {
        background-color: rgb(8, 32, 47);
    }
    /* Primeira parte do site */
    .main {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        width: 280px;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .header {
        right: calc(50vw - 160px);
        top: calc(-5vh - 26px);
        position: relative;
    }
    
    .header__logo {
        visibility: hidden;
        width: 180px;
        margin-top: 40px;
        z-index: 1001;
    }

    .main__column {
        display: flex;
        width: 90%;
        box-sizing: border-box;
        flex-direction: column;
        align-items: center;
        margin-top: -80px;
        margin-bottom: 50px;
        height: 321px;
    }

    .banner__content__body__images {
        margin-bottom: 30px;
    }

    .banner__content__body__images img {
        z-index: 4;
    }

    .banner__content__body__images img:first-of-type {
        width: 55%;
        left: 10px;
    }

    .banner__content__body__images img:last-of-type {
        width: 60%;
    }

    .main .main__column h2 {
        text-align: center;
        z-index: 2;
        position: relative;
        font-size: 35px;
        margin-left: -30px;
        margin-right: -30px;
        line-height: 30px;
    }
    
    .main .main__button {
        align-items: center;    
        width: 200px;
        padding: 14px 30px;
        z-index: 3;
        margin-top: 2px;
        margin-bottom: 20px;
        font-size: 12px;
    }

    .main__column:first-of-type .main__scrollicon {
        display: none;
    }

    .main__column:last-of-type .main__scrollicon {
        display: block;
    }

    .main__column > img {
        size: 85%;
        z-index: 4;
        margin-top: 15px;
    }

    .main__column:first-child {
        margin-top: 0;
    }
    .gradient-2 img {
        width: 60%;
        height: 150%;
    }

    .main__scrollicon_mobile {
        display: flex;
        position: absolute;
        z-index: 3;
        left: calc(50vw - 12px);
    }

    .main__scrollicon_mobile img{
        position: absolute;
        width: 25px;
        margin-top: -40px;
        margin-bottom: 30px;
        animation: myMoveMobile 5s infinite;
    }
    
    @keyframes myMoveMobile {
        0%   {top: 40px;}
        50%  {top: 0px;}
        100% {top: 40px;}
    }
    
    .wrap:first-of-type{
        background-image: none;
        background-color: rgb(21, 31, 42);
    }
    .main__background_mobile {
        display: flex;
        z-index: 2;
        align-items: center;
        width: 100vw;
        position: absolute;
        height: 90vh;
    }


    .main__background {
        display: none;
    }

    .gradient-1 img{
        right: 0px;
        width: 400px;
    }

    .gradient-1 {
        position: absolute;
        z-index: 3;
        margin-top: 70px;
        left: -60px;
    }


    /* Segunda parte - Cursos */

    .transition {
        width: 100%;
    }

    /* .transition::after {
        height: 120px;
        margin-top: -465px;
        z-index: 2;
        background-image: linear-gradient(to bottom, transparent, #08202f, transparent)!important;
    } */

    .wrap__2 {
        background-color: rgb(21, 31, 42);
    }

    .transition2 {
        display: flex;
        background-color: #08202f;
    }


    .transition2::after {
        position: absolute;
        content: " ";
        width: 100%;
        background-image: linear-gradient(to bottom, transparent, #08202f, transparent)!important;
        height: 100px;
        margin-top: -52px;
        left:0;
        z-index: 2;

    }

    .content__2 {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        margin-bottom: 0;
        max-width: 330px;
    }

    .gradient-3 {
        z-index:unset;
    }

    .gradient-3 img {
        right: 0;
        bottom: -200px;
        width: 230px;
        height: 426px;
        z-index: 2;
    }
    
    .cursos img{
        display: none;
    }
    .line__1 {
        flex-flow: column wrap;
        align-items: center;
        margin: 0;
        margin-top: 90px;
        z-index: 2;
    }

    .line__2{
        flex-flow: column wrap;
        align-items: center;
        margin: 0;
    }

    .line__3 {
        flex-flow: column wrap;
        align-items: center;
        margin: 0;
    }

    .curso__01 {
        text-align: center;
        font-size: 110px;
        right: 80px;
        bottom: 335px;
    }
    .curso__02_mobile {
        display: flex;
        text-align: center;
        font-size: 110px;
        bottom: 338px;
        z-index: 2;
        position: absolute;
        font-family: "Plateia-Bold";
        color: transparent;
        -webkit-text-stroke: 2px rgb(0, 247, 228);
    }

    .curso__03 {
        text-align: center;
        font-size: 110px;
        right: 50px;
        bottom: 335px;
    }

    .content__image1 .detail__01 {
        display: none;
    }

    .content__image2 .detail__02 {
        display: none;
    }

    .content__image3 .detail__03 {
        display: none;
    }

    .content1__video video, .content2__video video, .content3__video video  {
        width: 300px;
        height: 400px;
    }

    .content__image1 {
        flex-wrap: wrap;
        width: 300px;
        height: 400px;
        align-items: center;
    }

    .content__image1 img{
        width: 129px;
        height: 111px;
    }

    .content__image2 {
        display: none;
    }

    .content__image2_mobile {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 100px;
        width: 300px;
        height: 400px;
        background-position:center top;
        background-repeat: no-repeat;
        position: relative;
        z-index: 1;
    }

    .content__image2_mobile img {
        z-index: 2;
        position: absolute;
        width: 129px;
        height: 111px;
    }

    .content__image3 {
        flex-wrap: wrap;
        width: 300px;
        height: 400px;
        align-items: center;
    }

    .content__image3 img{
        width: 129px;
        height: 111px;
    }


    .content__text1 {
        text-align: center!important;
        align-items: center;
        margin-left: 5px;
        margin-top: -10px;
        width: 100%;

    }
    .content__text1 h2 {
        font-size: 35px;
        line-height: 34px;
        margin-bottom: 10px;
        margin-right: 0px;
        margin-left: 0px;
    }


    .content__text1 h2 span {
        font-size: 35px;
        word-wrap:break-word;
    }


    .content__text1 ul {
        margin-left: -28px;
        margin-right: 29px;
        margin-top: 8px;
        text-align: justify;
    }

    .content__text1 ul li::before{
        content: "";
        width: 20px;
        height: 16px;
        background-image: url('../img/check-pink.png');
        background-repeat: no-repeat;
        margin-top: 2px;
        margin-left: -30px;
        position: absolute;
        z-index: 2;
    }
    .content__text1 ul li::after{
        display: none;
    }

    .content__text1 ul li {
        font-size: 15px;
        list-style-type: none;
        line-height: 16px;
        margin-bottom: 10px;
    }

    .content__text1 h4 {
        margin-top: 1px;
        margin-bottom: 5px;
        font-size: 18px;
    }

    .content__text1 p {
        font-size: 16px;
        text-align: justify;
        margin-left: unset;
    }


    .line__1 .line1__button {
        align-items: center;    
        width: 200px;
        padding: 14px 30px;
        z-index: 2;
        margin-top: 2px;
        margin-bottom: 20px;
        font-size: 12px;

    }


    .content__text2{
        text-align: center!important;
        align-items: center;
        margin-left: 5px;
        margin-top: -10px;
        z-index: 2;
    }
    .content__text2 h2 {
        font-size: 35px;
        line-height: 34px;
        margin-bottom: 10px;
        
    }

    .content__text2 h2 span {
        font-size: 35px;
    }

    .content__text2 p {
        margin-left: 5px;
        margin-right: 0px;
        font-size: 16px;
        margin-bottom: 20px;
        text-align: justify;
    }

    .content__text2 h4 {
        margin-top: 1px;
        margin-bottom: 5px;
        font-size: 18px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .content__text2 ul {
        margin-top: 8px;
        text-align: justify;
        margin-right: -27px;
        margin-left: -8px;
    }

    

    .content__text2 ul li {
        font-size: 15px;
        list-style-type: none;
        line-height: 16px;
        margin-bottom: 10px;
        margin-left: -20px
    }

    .content__text2 ul li::before{
        content: "";
        width: 20px;
        height: 16px;
        background-image: url('../img/check-blue.png');
        background-repeat: no-repeat;
        margin-top: 2px;
        margin-left: -30px;
        position: absolute;
        z-index: 2;
    }

    .content__text2 ul li::marker{
        content: "";
    }

    .line__2 .line2__button {
        align-items: center;    
        width: 200px;
        padding: 14px 30px;
        z-index: 2;
        margin-bottom: 20px;
        font-size: 12px;
    }


    .content__text3{
        text-align: center!important;
        margin-top: -65px;
        margin-left: 0;
        z-index: 30!important;
    }

    .title3 {
        display: none;
    }

    .title3_mobile {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .title3_mobile h2 {
        font-size: 35px;
        line-height: 34px;
        margin-top: 85px;
    }

    .title3_mobile h2 span {
        font-size: 35px;

    }

    .content__text3 ul {
        margin-top: 8px;
        text-align: justify;
        margin-right: 34px;
        margin-left: -8px;
    }

    .content__text3 ul li::before{
        content: "";
        width: 20px;
        height: 16px;
        background-image: url('../img/check-purple.png');
        background-repeat: no-repeat;
        margin-top: 2px;
        margin-left: -30px;
        position: absolute;
        z-index: 2;
    }
    .content__text3 ul li::after{
        display: none;
    }

    .content__text3 ul li {
        margin-left: -20px;
        font-size: 15px;
        list-style-type: none;
        line-height: 16px;
        margin-bottom: 10px;
        padding-left: 0;
    }

    .content__text3 h4 {
        margin-top: 1px;
        margin-bottom: 5px;
        font-size: 18px;
    }

    .content__text3 p {
        margin-left: 5px;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 14px;
        text-align: justify;
    }


    .line__3 .line3__button {
        align-items: center;    
        width: 200px;
        padding: 14px 30px;
        z-index: 30000!important;
        margin-top: 2px;
        font-size: 12px;
    }

    .play {
        z-index: 1000;
    }



    
    .wrap__3 {
        background-color: rgb(21, 31, 42);
        background-position: 70px 567px;
        background-size: 115%;
        overflow: hidden;
    }

    .content__3 {
        display: flex;
        flex-flow: column;
        justify-content: center;
        max-width: 330px;
        margin: 0;
        margin-top: 50px;
        align-items: unset;
    }


    .purpose_background {
        position: relative;
        margin-top: 55px;
        overflow: visible;
    }
    
    .purpose_background span{
        font-size: 60px;
        left: 390px;
    }
    

    .purpose__text {
        margin-top: -20px
    }

    .content__3_purpose {
        margin-top: unset!important;
        padding: 6px!important;
        padding-bottom: unset!important;
    }

    .success_background {
        display: none;
    }

    .gradient-4 img{
        display: flex;
        position: absolute;
        margin-left: -86px;
        top: 340px;
        width: 236px;
        height: 151px;
    }
    
    .content3_customers_mobile {
        display: flex;
        flex-flow: column wrap;
        margin-top: -20px;
    }


    .customers_background_mobile {
        position: absolute;
        top: 20px;
        right: 20px;
        height: 330px;
        width: 276px;
        animation-name: fade;
        animation-duration: .4s;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    } 

    .customers_image_mobile{
        display: flex;
        flex-direction: column;
        background-color: rgb(0, 247, 228);
        position: relative;
        height: 330px;
        width: 276px;
        margin-top: 25px;
        margin: 35px;
    }

    .customers_background_mobile img {
        height: 330px;
        width: 276px;
    }

    .animationMobile {
        visibility: visible !important;    animation: fade ease 0.5s forwards !important;
    }
    
    .content__3_customers {
        display: none;
    }


    .customers_text{
        text-align: center;
        max-width: 100%;
        text-align: center;
        margin-left: 20px;
        margin-right: 20px;
    }    
    .customers_text h2{
        margin-bottom: 35px;
        font-size: 32px;
        line-height: 30px;
    }
    
    .customers_text span{
        font-size: 32px;
    }
    
    .customers_text h3{
        font-size: 25px;
        margin: 40px 20px 5px 20px;
        letter-spacing: 5px;
        line-height: 30px;
    }
    
    .customers_text h4{
        margin-top: 0px;
        font-size: 13px; 
        color: rgb(0, 247, 228);
        margin-bottom: 20px;
    }
    
    .customers_text p {
        font-family: "WorkSans-Regular";
        font-size: 13px;
        color: rgb(163, 166, 171);
    }

    .customers_button_mobile {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .thiago {
        display: none;
    }

    .wrap__4_background {
        z-index: 3;
        background-color: rgb(26, 39, 53);
    }

    .thiago_mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 60px 35px 0 35px;
    }

    .thiago_mobile_text {
        font-family: 'Anodina-Regular';
        color: #fff;
        width: 100%;
        text-align: center;
        margin-left: 30px;
        margin-right: 30px;
        z-index: 5;
    }
    .thiago_mobile_text h2{
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 25px;
        margin-left: 50px;
        margin-right: 50px;
    }
    
    .thiago_mobile_text h2 span{
        font-size: 28px;
        color: rgb(0, 247, 228);
    }

    .thiago_mobile_text p {
        font-size: 13px;
        line-height: 18px;
        text-align: center;
        font-family: "WorkSans-Regular";
    }

    .wrap__4 {
        background-color: rgb(21, 31, 42);
        background-image: none;
    }

    .content__4 {
        margin-top: 0px;
        margin-left: 30px;
        margin-right: 30px;
        max-width: 330px;
    }

    .gradiente-5_mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        z-index: 1;
        margin-left: -40px;
        bottom: 70px;
        width: 480px;
    }

    .gradiente-5_mobile {
        z-index: 1;
    }
    

    .picture_mobile {
        margin-top: 12px;
        width: 100%;
        position: relative;
        z-index: 2;
        margin-bottom: -25px;
    }

    
    .prices {
        display: none;
        z-index: 10;
    }

    .prices_mobile {
        display: flex;
        flex-direction: column;
        width: 100%;

    }

    .prices_cursos {
        margin-top: 20px;
        margin-bottom: 10px;

    }
    
    .prices_title {
        font-size: 28px;
        text-align: center;
    }

    .prices_title header {
        font-size: 28px;
    }
    .vendas {
        width: 270px;
        height: 398px;
        margin: 60px 0;
        text-align: center;
    }

    .await {
        margin-top: unset;
        margin-bottom: 16px;
    }

    .vendas_text .await h4 {
        font-size: 35px;

    }

    .vendas_button {
        margin-top: 0;
    }

    .vendas__01 {
        bottom: 335px;
        left: 70px;
    }
        
    .fidelizacao {
        width: 270px;
        height: 398px;
        margin: 60px 0;
        text-align: center;
    }
    .fidelizacao__02 {
        bottom: 335px;
    }
    
    .UpTicket__03 {
        bottom: 335px;
        right: 40px;
    }
        
    .UpTicket {
        width: 270px;
        height: 398px;
        margin: 60px 0;
        text-align: center;

    }

    .fidelizacao_button {
        margin-top: 0;
    }

    .UpTicket_button {
        margin-top: 0;
    }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: flex;
        margin-top: 30px;
    }

    .wrap__5  {
        background-color: rgb(26, 39, 53);
        margin-top: -60px;
        overflow: hidden;
    }

    .gradient-6 img {
        display: none;
    }

    .wrap__6_header {
        display: none;
    }
    
    .prices_background_mobile {
        display: flex;
        background-color: rgb(26, 39, 53);
        transform: rotate(354deg);
        z-index: 4;
        position: absolute;
        width: 110%;
        height: 250px;
        margin-left: -15px;
        top: -210px
    }

    .bonus_title {
        margin-bottom: -50px;
    }
    
    .bonus_title h2{
        font-size: 28px!important;
        text-align: center;
        margin-right: 50px;
        margin-left: 50px;
        margin-bottom:50px;
    }



    .wrap__6 {
        background-color: rgb(21, 31, 42);
    }

    .wrap__6_header {
        margin-top: 500px;;
    }

    .content__6 {
        margin-top: 100px;
        max-width: 330px;
    }

    .detail__04 {
        display: none;
    }

    .detail__05 {
        display: none;
    }

    .bonus_images {
        display: none;
    }
    .bonus_images_mobile {
        display: flex;
        flex-direction: column;
        width: 100%;
    }


    .bonus_images_mobile img{
        width: 350px;
        margin-left: -30px;
        margin-top: 40px;
    }

    .bonus_description {
        margin-right: 30px;
        margin-left: 30px;
    }
    .content__6_mountains {
        display: none;
    }
    .owl-prev {
        height: 40px;
        width: 40px;
        background-color: rgb(0, 247, 228);
        background-image: url('/img/left-arrow.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12%;
        transition: .4s;
    }
    .owl-next {
        height: 40px;
        width: 40px;
        background-color: rgb(0, 247, 228);
        background-image: url('/img/right-arrow.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12%;
        transition: .4s;
    }
    .owl-next:hover {
        background-color: rgb(0, 196, 181);
    }
    
    .owl-prev:hover {
        background-color: rgb(0, 196, 181);
    }
    
    .owl-nav span{
        color: rgb(26, 39, 53);
    }

    .owl-nav {
        display: flex;
        padding: 20px;
        justify-content: center;
        max-width: 330px;
        margin-top: 50px;
    }
    .owl-nav button span {
        /* color: rgb(26, 39, 53);
        font-size: 24px;
        padding-bottom: 25px;
        display: flex;
        justify-content: center; */
        display: none;
    }

    .bonus_images_mobile .owl-nav {
        display: flex;
        margin-top: 50px;
        justify-content: center;
    }

    .owl-dot {
        display: none;
    }


    .bonus__button {
        /* align-items: center;
        width: 200px;
        padding: 14px 30px;
        z-index: 2;
        margin-top: 2px;
        margin-bottom: 20px;
        font-size: 12px; */
        display: none;
    }
    
    .gradient-7 img {
        display: none;
    }

    .content__7 {
        margin-top: 100px;
    }

    .content__7_line {
        position: relative;
        display: flex;
        border: solid 1px rgb(0, 196, 181);
        opacity: 0.2;
        z-index: 2;
        width: 200px;
        align-items: center;
        margin-bottom: 50px;
    }

    .questions_title {
        line-height: 45px;
        font-size: 28px;
        align-items: center;
    }
    .questions_title h2 {
        font-size: 28px;
        line-height: 28px;
    }
    
    .questions_text div {
        display: flex;
        width: 100%;
        font-size: 15px;
    }

    .questions_text {
        margin-right: 20px;
        margin-left: 20px ;
        margin-bottom: 35px;
    }
    .questions_text span {
        font-size: 12px;
        line-height: 13px;
    }

    @keyframes showAnswer {
        from {
            max-height: 0;
        }
        to {
            max-height: 125px;
        
        }
    }
    
    @keyframes hideAnswer {
        from {
            max-height: 125px;
        } 
        to {
            max-height: 0;
        
        }
    }

    .footer_detail_mobile {
        width: 100px;
        margin-top: 60px;
        border: solid 10px rgb(0, 247, 228);
        z-index: 2;
        transform: rotate(90deg);
        bottom: 500px;
    }

    .footer_SocialMedias_mobile {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 60px;
        align-items: center;
        justify-content: center;
        z-index: 3;
    }

    .footer_SocialMedias {
        display: none;
    }

    .footer_copyright {
        display: none;
    }

    .footer_thiago img{
        display: none;
    }

    .footer_copyright_mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 3;
        margin-bottom: -20px;
    }
    
    .footer_copyright_mobile p {
        font-family: 'Anodina-Light';
        color: #fff;
        font-size: 13px;
        margin: 80px 0 70px;
        text-align: center;
    }

    .footer_copyright_mobile span {
        color: rgb(0, 247, 228);
    }
    

    .footer_detail {
        position: absolute;
        width: 50px;
        bottom: 440px;
        opacity: 0.8;
        margin-bottom: 25px;
    }
    
    .footer_title {
        text-align: center;
        font-size: 20px;;
    }

    .footer_icons {
        display: flex;
        margin-top: 10px;
        margin-left: 0px;
        color: #fff;
    }

    .footer_icons i{
        margin-right: 15px;
        margin-left: 15px;
    }

    .footer_description p {
        font-size: 15px;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .footer_logo img {
        width: 80%;
        margin-bottom: 15px;
    }

    .footer_line_mobile {
        position: absolute;
        border: solid 1px rgb(0, 247, 228);
        opacity: 0.08;
        z-index: 2;
        width: 99%;
        bottom: 120px;
    }

    .footer_line {
        display: none;
    }

    .footer_thiago_mobile {
        display: flex;
        z-index: 1;
        position: absolute;
        right: -140px;
        bottom: -250px;
        width: fit-content;
    }


    .wrap__7 {
        background-color: rgb(21, 31, 42);
        overflow: hidden;
    }

    .content__5 {
        max-width: 330px;
        z-index: 7;
    }

    .content__5_mountains {
        display: none;
    }

    .content__5_mountains_mobile{
        display: flex;
        position: absolute;
        z-index: 6;
        margin-top: -204px;
        margin-left: -280px;
    }

    .content__5_mountains_mobile img{
        width: 100%;
    }


    .close span{
        text-shadow: none;
        color:#fff;
    }

    iframe {
        width: 100%;
        height: 310px;
    }
    .bonus_title span {
        margin-top: -85px;
    }
    .f-notification {
        /* left: calc(50vw - 150px)!important; */
        display: flex!important;
        width: 250px!important;
        padding: 8px 18px!important;
    }

    .f-notification-close i{
        font-size: 10px!important;
    }

    .f-notification-close {
        right: 23px!important;
        top: 30px!important;
    }

    .f-notification-c-icon {
        margin-top: 2px!important;
        margin-left: -3px!important;
        width: 90%!important;
    }

    .f-notification-c-text {
        line-height: 13px!important;
    }

    .f-notification-text-localization {
        line-height: 13px!important;
    }
    
    .f-notification-c-texts-left {
        margin-left: -10px!important;
    }


    .modal-content {
        display: flex;
        justify-content: center;
        align-items: center;
        background: none;
    }
    
    .modal-backdrop.in {
        opacity: 0.8!important;
    }
    
    .close {
        opacity: 0.8!important;
        font-size: 15px!important;
        
    }
    .close span{
        text-shadow: none;
        color:#fff;
        border: 1px;
    }
    
    button.close {
        margin-top: -10px!important;
        border: #fff!important;
    }
    
    #videoModal.fade.in {
        top: 0;
        display: flex !important;
        align-items: center;
    }
    .modal-dialog {
        margin: 32px!important;
    }

    button.close {
        padding: 2px 6px!important;
        background-color: black!important;
        border: 0.5!important;
        border-radius: 100%!important;
        border-color: #fff!important;
        border-style: solid!important;
    }

}

@media screen and (min-width:601px) and (max-width: 1000px){ 

    .loading-logo {
        top: calc(50vh + 1px);
        left: calc(50vw - 140px);
    }

    .content {
        margin-bottom: 200px;
    }


    .main__background_mobile {
        display: flex;
        z-index: 2;
        align-items: center;
        width: 100%;
        position: absolute;
    }

    /* Primeira parte do site */
    .main {
        margin-top: 100px;
        width: 500px;
    }
    
    .header {
        right: calc(50vw - 235px);
        top: calc(-5vh - 26px);
        position: relative;
    }
    
    .header__logo {
        visibility: hidden;
        width: 250px;
        /* margin-top: 40px; */
        z-index: 1001;
    }


    /* .header {
        right: calc(50vw - 235px);
        top: calc(10vh - 169px);
        position: relative;
    }

    .header__logo{
        width: 250px;
    }  */

    .logo-hider {
        width: 300px;
        height: 200px;
        left: calc(50% - 375px);
    }
    
    /* .loading-logo img {
        margin-left: -25px;
        margin-top: -8px;
        width: 95px;
        height: 95px;
        z-index: 1001;
    } */

    .banner__content__body__images {
        margin-top: 10px;
    }
    
    .banner__content__body__images img:first-of-type {
        width: 45%;
        left: 20px;
    }

    .banner__content__body__images img:last-of-type {
        width: 50%;
    }

    .main .main__column h2 {
        font-size: 48px;
        line-height: 50px;
        margin-top: -15px;
    }

    .main__column {
        height: 350px;
        margin-bottom: unset;
        margin-top: 30px;
    }

    .main .main__button {
        align-items: center;    
        width: 300px;
        padding: 25px 45px;
        z-index: 2;
        margin-top: 2px;
        margin-bottom: 20px;
        font-size: 18px;
    }


    .gradient-2 img {
        width: 60%;
        height: 100%;
    }
    .main .main__scrollicon img {
        margin-top: 50px;
    }
    .wrap:first-of-type{
        background-image: url('../img/background-mobile.png');
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: rgb(21, 31, 42);
    }

    .gradient-1 img{
        width: 800px;
    }

    .gradient-1 {
        position: absolute;
        z-index: 3;
        margin-top: 60px;
        margin-left: -60px;
    }

    .transition::after {
        display: none;
        /* height: 120px;
        margin-top: -666px;
        z-index: 2;
        width: 100%;
        background-image: linear-gradient(to bottom, transparent, #08202f, transparent)!important; */
    }

    /* Segunda parte - Cursos */

    .transition2::after {
        height: 300px;
        margin-top: -116px;
    }
    
    .content__2 {
        max-width: 500px;
        margin-top: 150px;
        margin-bottom: 100px;
    }

    .content__image1 {
        width: 500px;
        height: 600px;
    }
    .curso__01 {
        font-size: 170px;
        right: 150px;
        bottom: 515px;
    }

    .content__text1 h2 {
        font-size: 40px;
        line-height: 40px;
        margin-right: -5px;
        margin-left: -5px;
    }
    .content__text1 h2 span {
        font-size: 40px;
    }

    .content__text1 p {
        font-size: 20px;
    }
    .content__text1 h4 {
        margin-right: -25px;
        margin-left: -25px;
        font-size: 35px;
    }

    .content__text1 ul {
        margin-top: 15px;
        margin-left: 0px;
    }

    .content__text1 ul li {
        margin-right: -20px;
        margin-left: -20px;
        font-size: 18px;
        line-height: 28px;
    }

    .line__1{
        margin-top: 70px;
    }

    .line__1 .line1__button {
        width: 300px;
        padding: 25px 45px;
        font-size: 18px;
    }

    .content__image2_mobile {
        width: 500px;
        height: 600px;
    }

    .curso__02_mobile {
        font-size: 150px;
        right: 120px;
        bottom: 515px;
    }

    .content__text2 h2 {
        font-size: 40px;
        line-height: 40px;
        margin-right: -5px;
        margin-left: -5px;
    }
    .content__text2 h2 span {
        font-size: 40px;
    }

    .content__text2 p {
        font-size: 18px;
    }

    .content__text2 h4 {
        margin-right: -25px;
        margin-left: -25px;
        font-size: 35px;
    }

    .content__text2 ul {
        margin-top: 15px;
    }

    .content__text2 ul li {
        margin-right: -20px;
        margin-left: -20px;
        font-size: 18px;
        line-height: 28px;
    }
    
    .line__2 .line2__button {
        width: 300px;
        padding: 25px 45px;
        font-size: 18px;
    }

    .content__image3 {
        width: 500px;
        height: 600px;
    }

    .curso__03 {
        font-size: 150px;
        right: 120px;
        bottom: 515px;
    }

    .content__text3 h2 {
        font-size: 40px;
        line-height: 40px;
        margin-right: -5px;
        margin-left: -5px;
    }
    .content__text3 h2 span {
        font-size: 40px;
    }

    .content__text3 p {
        font-size: 18px;
        line-height: 23px;
    }

    .content__text3 h4 {
        margin-right: -25px;
        margin-left: -25px;
        font-size: 35px;
    }

    .content__text3 ul {
        margin-top: 15px;
    }

    .content__text3 ul li {
        margin-right: -20px;
        margin-left: -20px;
        font-size: 18px;
        line-height: 28px;
    }
    .line__3 .line3__button {
        width: 300px;
        padding: 25px 45px;
        font-size: 18px;
    }

    .content__3 {
        max-width: 500px;
        margin-top: 0;
        
    }

    .close {
        bottom: unset!important;
        margin-bottom: 10px!important;
        margin-right: 25px!important;
    }

    .purpose_background {
        position: relative;
        margin-top: -40px;
    }
    .gradient-4 img {
        top: 255px;
        margin-left: -90px;
    }

    .content3_customers_mobile {
        max-width: 500px;
    }

    /* .item {
        display: flex;
        flex-direction: column;
        align-items: center;
    } */

    .customers_text {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 100%;
        text-align: center;

    }

    .customers_text h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .customers_text span {
        font-size: 40px;
    }


    .customers_image_mobile {
        height: 450px;
        width: 400px;
        margin-left: 20px;
        margin: 75px;
        
    }

    
    .customers_background_mobile {
        height: 450px;
        width: 400px;
    }

    .customers_background_mobile img {
        height: 450px;
        width: 400px;
    }

    .customers_text h3 {
        font-size: 35px;
        margin: 40px 20px 5px 20px;
        letter-spacing: 8px;
        line-height: 35px;
    }

    .customers_text h4 {
        font-size: 18px;
    }

    .customers_text .p_3 {
        font-size: 18px;
        color: #fff;
    }

    .content__4 {
        max-width: 500px;
        margin: 60px 0 0 0;

    }

    .thiago_mobile {
        margin: 0;
    }
    .thiago_mobile_text h2 {
        font-size: 40px;
        margin-bottom: 35px;
        line-height: 40px;
        margin-left: 100px;
        margin-right: 100px;
    }

    .thiago_mobile_text h2 span {
        font-size: 40px;
    }

    .thiago_mobile_text p {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }

    .gradiente-5_mobile {
        bottom: 60px;
        width: 850px;
    }

    .content__5 {
        max-width: 500px;
    }

    .vendas {
        margin-left: 50px;
        width: 350px;
        height: 450px;
    }

    .vendas__01 {
        bottom: 375px;
        left: 70px;
        font-size: 130px;
    }
    .vendas_text {
        margin-top: 80px;
    }

    .vendas_text span {
        font-size: 18px;
    }

    .vendas_text h3 {
        font-size: 35px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .vendas_text ul li {
        font-size: 16px;
    }

    .fidelizacao {
        margin-left: 50px;
        width: 350px;
        height: 450px;
        text-align: center;
    }

    .fidelizacao__02 {
        bottom: 375px;
        left: 70px;
        font-size: 130px;
    }

    .fidelizacao_text {
        margin-top: 40px;
        width: 100%;
    }

    .fidelizacao_text h3 {
        font-size: 35px;
        line-height: 35px;        
        margin-bottom: 30px;
    }

    .fidelizacao_text ul li {
        font-size: 16px;
    }
    

    .fidelizacao_text span {
        font-size: 18px;
    }


    .UpTicket {
        margin-left: 50px;
        width: 350px;
        height: 450px;

    }

    .UpTicket__03 {
        bottom: 375px;
        left: 70px;
        font-size: 130px;
    }

    .UpTicket_text {
        margin-top: 80px;
    }

    .UpTicket_text h3 {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 8px;
        margin-bottom: 30px;
    }

    .UpTicket_text ul li {
        font-size: 16px;
    }


    .UpTicket_text span {
        font-size: 18px;
    }

    .prices_title header {
        font-size: 50px;
        margin-bottom: 50px;
    }

    .owl-next {
        margin-top: 50px;
        height: 50px;
        width: 50px;
    }

    .owl-prev {
        margin-top: 50px;
        height: 50px;
        width: 50px;
    }

    .content__6 {
        max-width: 500px;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .bonus_title h2 {
        font-size: 60px!important;
    }

    .bonus_title span {
        margin-top: -15px;
    }
    
    .title_color {
        margin-top: -65px;
    }

    .bonus_images_mobile {
        margin-top: 100px;;
    }
    
    .bonus_images_mobile img{
        width: 500px;
    }

    .bonus_description p {
        font-size: 20px;
        line-height: 25px;
        margin-top: 30px;
    }

    .content__7_line {
        margin-bottom: 50px;
    }

    .questions_text {
        margin-bottom: 100px;
    }

    .questions_title h2 {
        line-height: 50px;
        font-size: 50px;
        margin-bottom: 50px;
    }

    .footer_detail {
        margin-bottom: 195px;
        width: 100px;
    }

    .footer_SocialMedias_mobile div{
        margin-bottom: 20px;
    }

    .footer_title h3 {
        font-size: 35px;
    }
    
    .footer_logo img {
        width: 90%;
    }

    .footer_description p {
        font-size: 20px;
    }

    .footer_icons i {
        font-size: 35px;
    }
        
    .icons_button:hover {
        color: rgb(0, 247, 228);
        transition: .8s;
    }

    .footer_copyright_mobile p {
        font-size: 16px;
    }

    .close span{
        text-shadow: none;
        color:#fff;
    }

    .modal-content {
        display: flex;
        justify-content: center;
        align-items: center;
        background: none;
    }
    
    .modal-backdrop.in {
        opacity: 0.8!important;
    }
    
    .close {
        opacity: 0.8!important;
        
    }
    .close span{
        text-shadow: none;
        color:#fff;
        border: 1px;
    }
    
    button.close {
        margin-top: -20px;
        border: #fff!important;
    }
    
    #videoModal.fade.in {
        top: 0;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    

    .modal-dialog {
        margin: 32px!important;
        width: 100%;
    }

    .modal-body {
        width: 600px!important;
    }
    button.close {
        padding: 4px 8px!important;
        background-color: black!important;
        border: 1!important;
        border-radius: 100%!important;
        border-color: #fff!important;
        border-style: solid!important;
    }
    
    .owl-nav {
        display: flex;
        padding: 20px;
        justify-content: center;
        max-width: 550px;
        margin-top: 25px!important;
    }

    .f-notification {
        /* left: calc(50vw - 150px)!important; */
        display: flex!important;
        width: 300px!important;
        padding: 8px 18px!important;
        height: 80px!important;
    }

    .f-notification-close i{
        font-size: 10px!important;
    }

    .f-notification-close {
        right: 23px!important;
        top: 30px!important;
    }

    .f-notification-c-icon {
        margin-top: 10px!important;
        margin-left: 2px!important;
        width: 85%!important;
    }

    .f-notification-c-text {
        line-height: 16px!important;
    }

    .f-notification-text-localization {
        line-height: 13px!important;
    }
    
    .f-notification-c-texts-left {
        margin-top: 7px!important;
        margin-left: -10px!important;
    }


}


@media screen and (min-width: 1001px) and (max-height: 850px ) { 
    .main__column {
        margin-top: unset;
    }

    .main__column:first-child {
       margin-top: unset;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1380px) {
    .banner__content__body__images img:first-of-type {
        width: 50%!important;
    }

    .banner__content__body__images img:last-of-type {
        width: 55%!important;
    }

    .gradient-1 {
        margin-top: unset;
    }

    .gradient-1 img {
        width: 120%;
    }


}
