@font-face {
    font-family: 'NexaRegular';
    src: url('./fonts/NexaRegular.eot');
    src: url('./fonts/NexaRegular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/NexaRegular.woff2') format('woff2'),
        url('./fonts/NexaRegular.woff') format('woff'),
        url('./fonts/NexaRegular.ttf') format('truetype'),
        url('./fonts/NexaRegular.svg#./fonts/NexaRegular') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


#submenu {
    color: gray !important;
    font-weight: bold !important;

}

.form_load {
    float: right;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    display: none;
}

.w-15 {
    width: 15%;
}

.wm-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.wm-20 {
    width: 25%;
}


.w-15 {
    width: 15%;
}

.wm-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-35 {
    width: 35%;
}

.w-60 {
    width: 60%;
}


.w-64 {
    width: 64%;
}

.w-45 {
    width: 45%;
}

.w-40 {
    width: 40%;
}

.w-90 {
    width: 90%;
}

.w-95 {
    width: 95%;
}

.w-55 {
    width: 55%;
}

.w-80 {
    width: 80%;
}

.w-70 {
    width: 70%;
}

.w-56 {
    width: 56%;
}

#section-hospedagem {
    width: 100%;
    height: 8rem;
    background: #4c2ef4;
    display: flex;
    align-items: center;
    justify-content: center;
}


#section-hospedagem h2 {
    text-align: center;
    color: white;
    font-weight: 800;
    font-size: 35px;
}

.info-hosp {
    width: 100%;
    padding: 3% 6% 3% 27%;
    display: flex;
    flex-direction: column;
}


.info-section p {
    font-size: 15px;
    font-weight: 550;
    margin: 0;
}

.info-section strong {
    font-weight: 700;
}

.mr-50 {
    padding-right: 39%;
}

.importante {
    margin-top: 2%;
}

.importante h2 {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}

.importante p {}

.importante strong {
    font-weight: 800;
}

.info-hosp p strong {}

.info-hosp strong {}


#section-hospedagemm {
    width: 100%;
    height: 10rem;
    background: #4c2ef4;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 25%;
    padding-right: 25%;
}

#section-hospedagemm h2 {
    font-weight: 800;
    font-size: 17px;
    color: white;
    margin-bottom: 13px;
}

#section-hospedagemm p {
    font-size: 15px;
    color: white;
    font-weight: 500;
    margin-bottom: 8px;
}

.image-container {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.image-container div h2 {
    font-weight: 800;
    font-size: 20px;
    margin: 0;
}

.content-image {
    margin-bottom: 4%;
}

.image-container img {
    width: 178px;
    background-size: cover;
    height: 178px;
    margin-top: 4%;
    margin-right: 4%;
    border: 3px solid #4c2ef4;
    padding: 0px;
    margin-left: 4%;
    border-radius: 115px;
}

.image-container p {
    font-size: 14px;
}

.image-containerr {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 4%;
}

.image-containerr div h2 {
    font-weight: 800;
    font-size: 20px;
    margin: 0;
}


.image-containerr img {
    width: 178px;
    background-size: cover;
    height: 178px;
    margin-top: 4%;
    margin-right: 4%;
    border: 3px solid #4c2ef4;
    padding: 0px;
    margin-left: 4%;
    border-radius: 115px;
}

.image-containerr p {
    font-size: 14px;
    font-weight: 550;
    margin: 0;
}



.bg-rodape {
    background-color: #9900FF;
    border-radius: 10px;
    color: white;
    font-weight: 700;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

.bg-container {
    justify-content: center;
}

.redes_fixed {
    position: fixed;
    bottom: .1em;
    right: 0;
    width: 270px;
    text-align: left;
    height: 2.3em;
    line-height: 1em;
    color: #fff;
    /*transform: rotate(90deg);*/
    transform-origin: right 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #0dbf42;
    font-size: 1.2em;
}

.redes_ico {
    /*transform: rotate(-90deg);*/
    margin: .3em .5em;
}

/* CAROUSEL INDICATORS */
.carousel-indicators li {
    background-color: #2E4053 !important;
    background-clip: border-box !important;
    width: 20px !important;
    height: 0px !important;
    border-radius: 50%;
}

.titulo {
    font-family: "NexaRegular";
    font-size: 1.7em;
    color: #00aef2;
    margin-bottom: 1em;
}


.titulo2 {
    font-family: "NexaRegular";
    font-size: 1.3em;
    color: #000;
    margin-bottom: 1em;
}


.menu {
    display: flex;
    /*flex-wrap: nowrap;*/
}

.menu li {
    /*margin-left: 10px;*/
}

.menu li a {
    display: block;
    padding: 10px 12px;
    font-size: .75em;
    font-weight: bold;
    color: #333;
}

.menu:last-of-type {
    margin-right: 0;
}

.logo {
    display: flex;
    /*padding: 2em 0;*/
    /*flex-wrap: nowrap;*/
}

.logo>img {
    max-width: 200px;
    margin: 0;
}


.container-dobra {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-self: center;
}

.full-dobra {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    max-width: 70%;
    padding: 30px 0;
}

.full-dobra>header>h1,
.full-dobra>footer>h1 {
    display: flex;
    align-self: flex-start;
    font-family: "NexaRegular";
    font-size: 1.5em;
    color: #FFFFFF;
    justify-content: center;
    margin: .5em 0;
}

.calendario {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    /*align-self: flex-start;*/
    width: 10%;
    margin: 1em auto;
    padding: .3em;
}

.calendario h1 {
    /*font-family: "NexaRegular";*/
    font-size: 2.5rem;
    text-align: center;
    color: #00afef;
    vertical-align: baseline;
    min-width: 100%;
}

.calendario h2 {
    /*font-family: "NexaRegular";*/
    font-size: 1em;
    text-align: center;
    color: #FFFFFF;
    vertical-align: baseline;
    min-width: 100%;
}

.container-header-hm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    height: 100vh;
    background-image: url('../images/bg-header.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.header {
    background-color: #006749;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    min-width: 100%;
    padding: 0em;
    margin: 0;
    height: 5em;
}


.menu_top {
    background-color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    width: 76%;
    padding: 1em;
    margin: 0;
    height: 100%;
    line-height: 100%;
}

.menu_box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    width: 13%;
    color: #FFF;
    font-weight: bold;
}

.menu_inscreva {
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
    align-self: center;
    padding: 1em;
    margin: 0;
    color: #FFF;
    font-weight: bold;
    font-size: .75em;
    text-align: center;

}

.banner {
    /*background-color: #e5b40c;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    align-self: flex-start;
    width: 50%;
    margin: 0 auto;
    padding: 5em;
}

.banner div {
    margin: 0 0 1em 0;
    float: right;
    text-align: right;
}

.banner img {
    width: 80%;
}

.banner .tit {
    display: block;
    width: 100%;
    font-size: 1.5em;
    text-align: center;
    font-family: "NexaRegular";
    color: #FFFFFF;
}

.banner .subtit {
    /*background-color: #b12d20;*/
    display: block;
    width: 80%;
    font-size: 1.5em;
    line-height: 1.5;
    text-align: left;
    font-family: "NexaRegular";
}


.container-header-int {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    height: 50vh;
    background-image: url('../images/bg-palestrantes.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner_int {
    /*background-color: #e5b40c;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    align-self: flex-start;
    width: 50%;
    margin: 0 auto;
    padding: 1em;
}

.banner_int div {
    margin: 0 0 1em 0;
    float: right;
    text-align: right;
}

.banner_int img {
    width: 40%;
}

.container-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    /*height: 560px;*/

    background-image: url('../images/bg-header.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.header-dobra {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;
}


.half-dobra {
    /*padding: 20px;*/
    width: 48%;
    margin: 0;
    vertical-align: top;
    min-height: 20vh;
}

.half-dobra>header>h1 {
    font-family: "NexaRegular";
    font-size: 1.5em;
    font-weight: bold;
    justify-content: center;
    text-align: justify;
    margin: .7em 0;
}

.half-dobra>p {
    /*font-family: "NexaRegular";*/
    font-size: 1em;
    line-height: 1.3;
    justify-content: center;
    text-align: justify;
}


.half-dobra-img {
    background-image: url('../images/img-hm-local.jpg');
    width: 48%;
    margin: 0;
    vertical-align: top;
    height: 60vh;
}

.container-dobra-banco {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    /*height: 560px;*/
    height: 100vh;

    margin-bottom: 1em;
}


.header-dobra-banco {
    display: flex;
    flex-wrap: nowrap;
    /*justify-content: space-between;*/
    align-items: center;
    height: 100vh;
}


.medium-dobra {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 30%;
    margin-right: 5%;
    vertical-align: middle;
}

.medium2-dobra {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 65%;
    margin-right: 5%;
    vertical-align: middle;
}

.full-dobra-banco {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-self: center;
    max-width: 90%;
    padding: 40px 0;
}

.half-dobra-banco img {
    width: 40%;
    margin: 0 30%;
    border: 1px solid #DDD;
    margin-bottom: 1em;
}

.half-dobra-banco h1 {
    font-family: "NexaRegular";
    text-align: center;
    font-weight: bold;
    margin-bottom: .5em;
}

.half-dobra-banco p {
    text-align: center;
}


.full-dobra-palestrantes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-self: center;
    max-width: 90%;
    width: 90%;
    padding: 70px 0;
}

/*CONTATO RODAPÉ*/

.container-rodape {
    background: url('../images/bg-rodape.jpg') no-repeat top right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /*height: 560px;*/
    height: 60vh;
}

.header-dobra-rodape {
    flex-wrap: wrap;
    width: 100%;
    /*min-height: 100%;*/
}

.tit-rodape {
    float: left;
    width: 80%;
    font-family: "NexaRegular";
    font-size: 2.3em;
    margin: 4em 2% 1em 2%;
    text-align: left;
}

.half-dobra-rodape {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: start;
    width: 50%;
    margin: 0 2em;
    vertical-align: middle;
}

.half-dobra-rodape img {
    width: 10%;
    /*margin: 0 30%;*/
    border: 1px solid #DDD;
    margin-bottom: 1em;
}

.half-dobra-rodape h1 {
    font-family: "NexaRegular";
    text-align: center;
    font-weight: bold;
    margin-bottom: .5em;
}

.half-dobra-rodape p {
    text-align: start;
    align-self: flex-start;
    font-size: .825em;
}



.container-area-hm {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: center;
    height: 80vh;
    background-image: url('../images/bg-areas.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.mobile-button {
    width: 100%;
}

.button-container {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.button-prog {
    width: 223px;
    border-radius: 21px;
}

.a-button {
    color: white;
    text-decoration: none;
    font-optical-sizing: auto;
    font-weight: 700;
    transition: all ease 0.5s;
}

.a-button:hover {
    color: white;
    text-decoration: none;
}


@media only screen and (max-width: 1364px) {

    .container-rodape {
        background: url('../images/bg-rodape-1366.jpg') no-repeat top left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        display: flex;
        flex-direction: row;
        align-items: center;
        min-height: 500px;
        /*background-color: #4d9b97;*/
    }

    .tit-rodape {
        float: right;
        width: 80%;
        font-family: "NexaRegular";
        font-size: 2.3em;
        margin: 4em 2% 1em 2%;
        text-align: right;
    }


    .content-rodape p {
        font-family: "NexaRegular";
        font-size: 1.5em;
        font-weight: lighter;
    }


    .content-rodape img {
        width: 35px;
        margin: .2em .5em
    }



}


@media only screen and (max-width: 1040px) {

    .image-containerr div h2 {
        text-align: center;
    }

    .image-containerr p {
        text-align: center;
    }



    .aula {
        /* min-height: 103px !important; */
        max-height: 160px;
        font-size: 10px !important;
        padding-left: 5px;
    }

    .h-mb {
        height: 60px !important;
    }

    .wm-20 {
        width: 80%;
    }

    .wm-15 {
        width: 100%;
    }

    .w-55 {
        width: 50%;
    }

    .wm-100 {
        width: 70% !important;
    }

    .image-containerr p {
        text-align: center;
    }

    .mb-m-5 {
        margin-bottom: 9%;
    }

    .f-mb {
        display: flex !important;
        flex-direction: column !important;
    }

    .mbw-100 {
        width: 60% !important;
        margin-bottom: 9%;
    }

    .mbw-10 {
        width: 80% !important;
        margin-bottom: 9%;
    }

    .w-60 {
        width: 50%;
    }

    .w-35 {
        width: 28%;
    }

    #section-hospedagem {
        height: 11rem;
    }



    #section-hospedagem {
        height: 11rem;
    }

    .importante {
        margin-top: 7%;
    }

    .row {
        margin: 0 !important;
    }

    .container-header {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: start;
        /*height: 100%;*/
        /*min-height: 800px;*/
    }

    .header {
        /*background-color: #4d9b97;*/
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        /*padding: 10px;*/
        /*margin: 0 auto;*/
        /*max-width: 1366px;*/
        min-width: 95%;
    }

    .banner {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        width: 60%;
        margin: 2em 0;
        min-height: 500px;
    }

    .banner .tit {
        display: block;
        width: 90%;
        font-size: 1.8em;
        line-height: 1.2;
        text-align: left;
        font-family: "NexaRegular";
    }

    .banner .subtit {
        /*background-color: #b12d20;*/
        display: block;
        width: 100%;
        font-size: 1.0em;
        line-height: 1.5;
        text-align: left;
        font-family: "NexaRegular";
    }

    .menu li a {
        display: block;
        padding: 0 7px;
        font-size: 1.1em;
    }

    .logo {
        display: flex;
        padding: 1em 0;
        /*flex-wrap: nowrap;*/
    }

    .logo>img {
        max-width: 170px;
        margin: 0;
    }

    .nav a,
    .nav a:hover,
    .nav a:active,
    .nav a:visited {
        /*border-radius: 6px;*/
        padding: 7px 0 7px 0;
        /* espaço que controla altura do botão*/
        color: #000;
        /* COR DO ITEM NÃO SELECIONADO*/
        text-decoration: none;
        margin-left: .875em;
        /*MARGIN DOS ITENS DO MENU*/
        text-align: left;
        /*ALINHA TEXTO DO MENU*/
        font-size: .875em;
    }


    /*-WEBDEV-*/
    .container-webdev {
        min-height: 827px;
    }


    .header-webdev {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
        padding: 20px;
        margin: 0 auto;
        max-width: 90%;
    }

    .tit-webdev {
        width: 30%;
        font-family: "NexaRegular";
        font-size: 2em;
        margin: 1.5em 1em;
    }

    .text-webdev {
        width: 70%;
        margin: 0 2%;
        vertical-align: top;
    }

    .text-webdev>p {
        font-family: "NexaRegular";
        font-size: 1em;
        line-height: 1.5;
    }


    /*GERENCIADOR*/
    .container-gerenciador {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        min-height: 1060px;
    }

    .header-gerenciador {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: end;
        /*height: 100%;*/
    }

    .tit-gerenciador {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 2em;
        margin: 2em 1% .5em 10%;
        text-align: center;
    }

    .text-gerenciador {
        display: flex;
        flex-wrap: wrap;
        width: 40%;
        margin: 0 5% 0 0;
        vertical-align: top;
    }

    .text-gerenciador>p {
        flex-wrap: wrap;
        font-family: "NexaRegular";
        font-size: 1em;
        line-height: 1.5;
        text-align: justify;
    }

    /*CLIENTE*/
    .container-clientes {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        min-height: 300px;
    }

    .header-clientes {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: end;
        /*height: 100%;*/
        margin: 0 10% auto;
    }

    .tit-clientes {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 2em;
        text-align: center;
        margin-bottom: .5em;
    }

    .content-clientes {
        display: flex;
        flex-wrap: wrap;
        width: 20%;
        min-width: 20%;
        margin: 1em 1% 1em 1%;
        vertical-align: top;
    }

    .content-clientes img {
        width: 100%;
    }

    /*CONTATO RODAPÉ*/
    .container-rodape {
        background: url('../images/bg-rodape.jpg') no-repeat top left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        display: flex;
        flex-direction: row;
        align-items: center;
        min-height: 600px;
        /*background-color: #4d9b97;*/
    }

    .tit-rodape {
        float: right;
        width: 80%;
        font-family: "NexaRegular";
        font-size: 2em;
        margin: 8em 2% .5em 2%;
        text-align: right;
    }


    .content-rodape {
        float: right;
        width: 35%;
        margin: 0 2%;
        text-align: right;
    }

    .content-rodape p {
        font-family: "NexaRegular";
        font-size: 1.2em;
        font-weight: lighter;
    }

    .content-rodape img {
        width: 25px;
        margin: .2em .5em
    }

    .info-hosp {
        width: 100%;
        padding: 4% 5% 4% 5%;
        display: flex;
        flex-direction: column;
    }

    .mr-50 {
        padding: 0;
    }


    .he-20 {
        height: 22rem !important;
    }

    .image-container {
        display: flex;
        align-items: center;
        margin-top: 10%;
        margin-bottom: 10%;
        flex-direction: column;
    }

    .image-container img {
        width: 200px;
        background-size: cover;
        height: 200px;
        margin-top: 4%;
        margin-bottom: 14%;
        margin-left: 4%;
    }

    .content-image {
        margin-bottom: 4%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .image-container p {
        font-size: 14px;
        text-align: center;
    }

    #section-hospedagemm {
        width: 100%;
        height: 17rem;
        background: #4c2ef4;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 0 !important;
        text-align: center;
    }

    #section-hospedagemm h2 {
        text-align: center;
    }

    .image-containerr {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10%;
        margin-top: 10%;
        flex-direction: column;
    }

    .image-containerr img {
        margin-bottom: 14%;
    }

    .mobile-button {
        display: flex;
        flex-direction: column;
    }


}


@media only screen and (max-width: 667px) {

    /* mobile */
    .image-containerr div h2 {
        text-align: center;
    }





    .wm-20 {
        width: 80%;
    }

    .wm-15 {
        width: 100%;
    }

    .w-55 {
        width: 50%;
    }

    .wm-100 {
        width: 70% !important;
    }

    .image-containerr p {
        text-align: center;
    }

    .aula {
        min-height: 210px !important;
        max-height: 160px;
        font-size: 10px !important;
        padding-left: 5px;
    }

    .h-mb {
        height: 75px !important;
        font-size: 11px !important;
    }

    .mb-m-5 {
        margin-bottom: 9%;
    }

    .f-mb {
        display: flex !important;
        flex-direction: column !important;
    }

    .mbw-100 {
        width: 60% !important;
        margin-bottom: 9%;
    }

    .mbw-10 {
        width: 80% !important;
        margin-bottom: 9%;
    }

    .w-60 {
        width: 50%;
    }

    .w-35 {
        width: 28%;
    }

    .image-containerr p {
        text-align: center;
    }

    #section-hospedagem {
        height: 11rem;
    }

    .importante {
        margin-top: 7%;
    }

    .row {
        margin: 0 !important;
    }

    .info-hosp {
        width: 100%;
        padding: 4% 5% 4% 5%;
        display: flex;
        flex-direction: column;
    }

    #button-index {
        width: 100% !important;
    }

    .mr-50 {
        padding: 0;
    }


    .he-20 {
        height: 22rem !important;
    }

    .image-container {
        display: flex;
        align-items: center;
        margin-top: 10%;
        margin-bottom: 10%;
        flex-direction: column;
    }

    .image-container img {
        width: 200px;
        background-size: cover;
        height: 200px;
        margin-top: 4%;
        margin-bottom: 14%;
        margin-left: 4%;
    }

    .content-image {
        margin-bottom: 4%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .image-container p {
        font-size: 14px;
        text-align: center;
    }

    #section-hospedagemm {
        width: 100%;
        height: 24rem;
        background: #4c2ef4;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 0 !important;
        text-align: center;
    }

    .image-containerr {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10%;
        margin-top: 10%;
        flex-direction: column;
    }

    .image-containerr img {
        margin-bottom: 14%;
    }

    .container-header {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: start;
        /*height: 100%;*/
        /*min-height: 300px;*/
        /*background-color: #b12d20;*/
    }

    .header {
        /*background-color: #4d9b97;*/
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        /*padding: 10px;*/
        /*margin: 0 auto;*/
        /*max-width: 1366px;*/
        min-width: 95%;
    }

    .banner {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        width: 90%;
        margin: 4em 0;
        min-height: 200px;
        /*background-color: #7d3b94;*/
    }

    .banner .tit {
        display: block;
        width: 90%;
        font-size: 1.8em;
        line-height: 1.2;
        text-align: left;
        font-family: "NexaRegular";
    }

    .banner .subtit {
        /*background-color: #b12d20;*/
        display: block;
        width: 100%;
        font-size: 1.0em;
        line-height: 1.5;
        text-align: left;
        font-family: "NexaRegular";
    }

    .menu {
        display: block;
        /*flex-wrap: nowrap;*/
        text-align: right;
    }

    .menu li {
        /*margin-left: 10px;*/
    }

    .menu li a {
        display: block;
        padding: 0 10px;
        font-size: 1.3em;
    }

    .menu:last-of-type {
        margin-right: 0;
    }

    .logo {
        display: block;
        padding: 1em 0;
        /*flex-wrap: nowrap;*/
    }

    .logo>img {
        max-width: 220px;
        margin: 0;
    }


    /*-WEBDEV-*/
    .container-webdev {
        min-height: 827px;
    }

    .header-webdev {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        padding: 5px;
        margin: 0 auto;
        max-width: 90%;
    }

    .tit-webdev {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        margin: 1em .5em;
    }

    .text-webdev {
        width: 65%;
        margin: 0 1%;
        vertical-align: top;
    }

    .text-webdev>p {
        font-family: "NexaRegular";
        font-size: 1em;
        line-height: 1.5;
    }


    /*GERENCIADOR*/
    .container-gerenciador {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        min-height: 1060px;
    }

    .header-gerenciador {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: end;
        /*height: 100%;*/
    }

    .tit-gerenciador {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        margin: 2em 1% .5em 10%;
        text-align: center;
    }

    .text-gerenciador {
        display: flex;
        flex-wrap: wrap;
        width: 40%;
        margin: 0 5% 0 0;
        vertical-align: top;
    }

    .text-gerenciador>p {
        flex-wrap: wrap;
        font-family: "NexaRegular";
        font-size: 1em;
        line-height: 1.5;
        text-align: justify;
    }

    /*CLIENTE*/
    .container-clientes {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        min-height: 300px;
    }

    .header-clientes {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: end;
        /*height: 100%;*/
        margin: 0 5% auto;
    }

    .tit-clientes {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        text-align: center;
        margin-bottom: .5em;
    }

    .content-clientes {
        display: flex;
        flex-wrap: wrap;
        width: 30%;
        min-width: 30%;
        margin: .5em 1% .5em 1%;
        vertical-align: top;
    }

    .content-clientes img {
        width: 100%;
    }

    /*CONTATO RODAPÉ*/
    .container-rodape {
        background: url('../images/bg-rodape.jpg') no-repeat top left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        display: flex;
        flex-direction: row;
        align-items: center;
        min-height: 300px;
        /*background-color: #4d9b97;*/
    }

    .tit-rodape {
        float: right;
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        margin: 4em 2% .5em 2%;
        text-align: right;
    }


    .content-rodape {
        float: right;
        width: 50%;
        margin: 0 2%;
        text-align: right;
    }

    .content-rodape p {
        font-family: "NexaRegular";
        font-size: 1em;
        font-weight: lighter;
    }

    .content-rodape img {
        width: 20px;
        margin: .2em .5em
    }

}

.row {
    margin: 0 !important;
}

.uu li a {
    font-size: 12px;
    font-weight: 550 !important;
}

@media only screen and (max-width: 375px) {
    .image-containerr div h2 {
        text-align: center;
    }

    .image-containerr p {
        text-align: center;
    }

    #section-hospedagem {
        height: 11rem;
    }

    .importante {
        margin-top: 7%;
    }

    .row {
        margin: 0 !important;
    }



    .wm-20 {
        width: 80%;
    }

    .wm-15 {
        width: 100%;
    }

    .w-55 {
        width: 50%;
    }

    .wm-100 {
        width: 70% !important;
    }

    .image-containerr p {
        text-align: center;
    }

    .mb-m-5 {
        margin-bottom: 9%;
    }

    .f-mb {
        display: flex !important;
        flex-direction: column !important;
    }

    .mbw-100 {
        width: 60% !important;
        margin-bottom: 9%;
    }

    .mbw-10 {
        width: 80% !important;
        margin-bottom: 9%;
    }

    .w-60 {
        width: 50%;
    }

    .w-35 {
        width: 28%;
    }

    /* mobile */
    .container-header {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: start;
        /*height: 100%;*/
        /*min-height: 200px;*/

        background-image: url('../images/bg-header-375.png');
        background-repeat: no-repeat;
        background-position: top left;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

    }

    .info-hosp {
        width: 100%;
        padding: 4% 5% 4% 5%;
        display: flex;
        flex-direction: column;
    }

    .mr-50 {
        padding: 0;
    }


    .he-20 {
        height: 22rem !important;
    }

    .image-container {
        display: flex;
        align-items: center;
        margin-top: 10%;
        margin-bottom: 10%;
        flex-direction: column;
    }

    .image-container img {
        width: 200px;
        background-size: cover;
        height: 200px;
        margin-top: 4%;
        margin-bottom: 14%;
        margin-left: 4%;
    }

    .content-image {
        margin-bottom: 4%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .image-container p {
        font-size: 14px;
        text-align: center;
    }

    #section-hospedagemm {
        width: 100%;
        height: 22rem;
        background: #4c2ef4;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 0 !important;
        text-align: center;
    }

    .image-containerr {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10%;
        margin-top: 10%;
        flex-direction: column;
        margin-left: 5%;
        text-align: center;
    }

    .image-containerr img {
        margin-bottom: 14%;
    }


    .header {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        /*padding: 10px;*/
        /*margin: 0 auto;*/
        /*max-width: 1366px;*/
        min-width: 95%;
    }

    .banner {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        width: 90%;
        margin: 2em 0;
        min-height: 200px;
        /*background-color: #7d3b94;*/
    }

    .banner .tit {
        display: block;
        width: 90%;
        font-size: 1.4em;
        line-height: 1.2;
        text-align: left;
        font-family: "NexaRegular";
    }

    .banner .subtit {
        /*background-color: #b12d20;*/
        display: block;
        width: 100%;
        font-size: 1.0em;
        line-height: 1.5;
        text-align: left;
        font-family: "NexaRegular";
    }


    .menu {
        display: block;
        /*flex-wrap: nowrap;*/
        text-align: right;
    }

    .menu li {
        /*margin-left: 10px;*/
    }

    .menu li a {
        display: block;
        padding: 0 5px;
        font-size: 1em;
    }

    .menu:last-of-type {
        margin-right: 0;
    }

    .logo {
        display: block;
        padding: .1em 0;
        /*flex-wrap: nowrap;*/
    }

    .logo>img {
        max-width: 140px;
        margin: 0;
    }


    /*-WEBDEV-*/
    .container-webdev {
        background-image: url('../images/bg-webdev-375.png');
        background-repeat: no-repeat;
        background-position: top left;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 827px;
    }

    .header-webdev {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        padding: 5px;
        margin: 0 auto;
        max-width: 90%;
    }

    .tit-webdev {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        margin: .5em 0 .5em .1em;
    }

    .text-webdev {
        width: 96%;
        margin: 0 2%;
        vertical-align: top;
    }

    .text-webdev>p {
        font-family: "NexaRegular";
        font-size: 1em;
        line-height: 1.5;
    }


    /*GERENCIADOR*/
    .container-gerenciador {
        background-image: url('../images/bg-gerenciador-376.png');
        background-repeat: no-repeat;
        background-position: top left;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        display: flex;
        flex-wrap: wrap;
        align-items: start;
        min-height: 2100px;
    }

    .header-gerenciador {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: end;
        /*height: 100%;*/
    }

    .tit-gerenciador {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        margin: 4em 1% .5em .5em;
        text-align: left;
    }

    .text-gerenciador {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin: 0 1% 1% 0;
        vertical-align: top;
    }

    .text-gerenciador>p {
        flex-wrap: wrap;
        font-family: "NexaRegular";
        font-size: 1em;
        line-height: 1.5;
        text-align: justify;
    }

    /*CLIENTE*/
    .container-clientes {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        min-height: 300px;
    }

    .header-clientes {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: end;
        /*height: 100%;*/
        margin: 0 5% auto;
    }

    .tit-clientes {
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        text-align: center;
        margin-bottom: .5em;
    }

    .content-clientes {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        min-width: 30%;
        margin: .5em 1% .5em 1%;
        vertical-align: top;
    }

    .content-clientes img {
        width: 80%;
        margin: 0 10% auto;
    }

    /*CONTATO RODAPÉ*/
    .container-rodape {
        background: url('../images/bg-rodape.jpg');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        display: flex;
        flex-direction: row;
        align-items: center;
        min-height: 50px;

    }

    .tit-rodape {
        float: right;
        width: 100%;
        font-family: "NexaRegular";
        font-size: 1.5em;
        margin: 2em 2% .5em 2%;
        text-align: right;
    }


    .content-rodape {
        float: right;
        width: 90%;
        margin: 0 2%;
        text-align: right;
        margin-bottom: 1em;
    }

    .content-rodape p {
        font-family: "NexaRegular";
        font-size: 1em;
        font-weight: lighter;
    }

    .content-rodape img {
        width: 20px;
        margin: .2em .5em
    }

    .container-atendimento {
        background: url('../images/bg-rodape.jpg') no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: revert;
        /*height: 100%;*/
        /*min-height: 827px;*/
    }


    .calendario {
        display: flex;
        flex-wrap: wrap;
        justify-content: right;
        /*align-self: flex-start;*/
        width: 10%;
        margin: 1em auto;
        padding: .3em;
    }

    .calendario h1 {
        font-family: "NexaRegular";
        font-size: 3rem;
        text-align: center;
        color: #39107a;
        vertical-align: baseline;
        min-width: 100%;
    }

    .calendario h2 {
        font-family: "NexaRegular";
        font-size: 1em;
        text-align: center;
        color: #FFFFFF;
        vertical-align: baseline;
        min-width: 100%;
    }


}

.rollover_img_prog {
    background-image: url('../images/img-hm-programacao-hover.png');
    background-position: top;
    font: 13px normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    float: left;
}


.rollover_img_prog a {
    color: #fff;
    display: block;
    text-decoration: none;
}


.rollover_img_prog a:hover {
    background: #000;
    opacity: .01;
    filter: alpha(opacity=00);
}


.rollover_img_prog a span {
    display: none;
}


.rollover_img_trabalhos {
    background-image: url('../images/img-hm-trabalhos-hover.png');
    background-position: top;
    font: 13px normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    float: left;
}


.rollover_img_trabalhos a {
    color: #fff;
    display: block;
    text-decoration: none;
}


.rollover_img_trabalhos a:hover {
    background: #000;
    opacity: .01;
    filter: alpha(opacity=0);
}


.rollover_img_trabalhos a span {
    display: none;
}


.rollover_img_cursos {
    background-image: url('../images/img-hm-cursos-hover.png');
    background-position: top;
    font: 13px normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    float: left;
}


.rollover_img_cursos a {
    color: #fff;
    display: block;
    text-decoration: none;
}


.rollover_img_cursos a:hover {
    background: #000;
    opacity: .01;
    filter: alpha(opacity=0);
}


.rollover_img_cursos a span {
    display: none;
}

.dropdown-menu {
    padding-right: 10px;
}

/* INI -- cards */
.flags {
    position: relative;
    /*max-width: 500px;*/
    background-color: #00aef2;
    z-index: 99999;
}

.flags-palestrantes {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    color: red;
    top: 50%;
    right: 10%;
}

.flags-site {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10%;
    height: 50%;
    color: red;
    top: 5%;
    right: 1%;
    padding: 0 12px;
}

.flags-site img {
    padding: 2px 2px;
}


.bg-footer {
    /*background-image: linear-gradient(150deg, #70d48e, #4988ab, #111bd4);*/
    background-color: #00afef;
}

/* FIM -- cards */



nav>.nav.nav-tabs {

    border: none;
    color: #fff;
    background: #498bbe;
    border-radius: 0;

}



nav>div a.nav-item.nav-link,
nav>div a.nav-item.nav-link.active {
    border: none;
    padding: 18px 25px;
    color: #fff;
    background: #498bbe;
    border-radius: 0;
}

nav>div a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -60px;
    left: -10%;
    border: 15px solid transparent;
    border-top-color: #0f4976;
}

.tab-content {
    background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top: 5px solid #0f4976;
    border-bottom: 5px solid #0f4976;
    padding: 30px 25px;
}

nav>div a.nav-item.nav-link:hover,
nav>div a.nav-item.nav-link:focus {
    border: none;
    background: #5898c9;
    color: #fff;
    border-radius: 0;
    transition: background 0.20s linear;
}


.logo-whatsapp {
    width: 60px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    transition: .3s;
    z-index: 99999;
}

.logo-whatsapp:hover {
    bottom: 20px;
}


.botao {
    font-family: "Roboto" !important;
    font-weight: 400 !important;
    border-radius: 15px !important;
    border: 0px;
    text-transform: uppercase;
    padding: 5px 20px
}


#button-index {
    text-wrap: nowrap !important;
    height: 5% !important;
    padding: 4px !important;

}

.he-20 {
    height: 13rem !important;
}

.nowrap {
    text-wrap: nowrap;
    color: white;
    transition: all ease 0.4s;
}

.nowrap:hover {
    color: rgb(221, 221, 221);
    text-decoration: none;
}


/*HOME*/

.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 40px;
}

.section-title h3 {
    margin-bottom: 10px;
    /* margin-left: 50px; */
}

.section-title.white h3,
.section-title.white p {
    color: #fff;
}


.pricing .pricing-item {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 50px;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}


.pricing .pricing-item .pricing-heading {

    padding: 20px 40px 30px 40px;
    /* background: #fafafa; */
    border-bottom: 1px solid #0f4fd3;
    background-color: #0f4fd3;
    border-radius: 50px;
}

.pricing .pricing-item .pricing-heading .title h6 {
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .95rem;
    line-height: 30px;
    /* white-space: nowrap; */
    background-color: #fb305f;
}

.pricing .pricing-item .pricing-heading .price {
    margin-top: 28px;
}

.pricing .pricing-item .pricing-heading .price h2 {
    color: white;
    font-size: 2.625rem;
    font-weight: 400;
    margin-bottom: 0px;
}

.pricing .pricing-item .pricing-heading .price h2 span {
    font-size: 1.5625rem;
    color: #ffc420;
}

.pricing .pricing-item .pricing-heading .price h2 P {
    font-size: 1rem;
    color: #FFF;
}

.pricing .pricing-item .pricing-body {
    padding: 45px 40px;
}

.pricing .pricing-item .pricing-body ul.feature-list li {
    list-style: none;
}

.pricing .pricing-item .pricing-body ul.feature-list li p span {
    margin-right: 15px;
}

.pricing .pricing-item .pricing-body ul.feature-list li p span.available {
    color: #6196D0;
}

.pricing .pricing-item .pricing-body ul.feature-list li p span.unavailable {
    color: #d2d2d2;
}

.pricing .pricing-item .pricing-body ul.feature-list li:not(:last-child) {
    margin-bottom: 15px;
}

.pricing .pricing-item .pricing-footer {
    background-color: #0f4fd3;
    padding-bottom: 20px;
}

.pricing .pricing-item.featured {
    border: none;
    box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}

.pricing .pricing-item.featured .pricing-heading {
    background: #6196D0;
    border-bottom: 1px solid #6196D0;
}

.pricing .pricing-item.featured .pricing-heading .title h6 {
    color: #fff;
    border-bottom: 1px solid #6196D0;
}

.pricing .pricing-item.featured .pricing-heading .price {
    margin-top: 28px;
}

.pricing .pricing-item.featured .pricing-heading .price h2,
.pricing .pricing-item.featured .pricing-heading .price h3 {
    color: #fff;
    font-size: 3.625rem;
    margin-bottom: 0px;
}

.pricing .pricing-item.featured .pricing-heading .price h2 span {
    font-size: 1.5625rem;
}

.pricing .pricing-item.featured .pricing-heading .price p {
    color: #fff;
}

.pricing.two .pricing-item {
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.pricing.two .pricing-item .pricing-heading {
    position: relative;
    margin-bottom: 10px;
}

.pricing.two .pricing-item .pricing-heading .title h6 {
    position: relative;
}

.pricing.two .pricing-item .pricing-heading .price {
    position: relative;
}

.pricing.two .pricing-item .pricing-heading:before {
    content: '';
    position: absolute;
    bottom: -25%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 64px 500px 0 0;
    border-color: #fafafa transparent transparent transparent;
}

.pricing.two .pricing-item .pricing-body {
    padding: 70px 40px 45px;
}

.pricing.two .pricing-item .pricing-body ul.feature-list li p span.available {
    color: #6196D0;
}

.pricing.two .pricing-item.featured .pricing-heading:before {
    border-color: #6196D0 transparent transparent transparent;
}