@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700&display=swap');


body {
    background-color: #f0f0f0; /*cinza*/
    /*background-color: #003248;*/ /*azul*/

}


.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

@media (max-width: 550px) {
    header .header-body .nav-pills li a {
        font-size: 11px;
    }
}

header .header-body .nav-pills li a {
    text-decoration: none;
}


html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top: none;
    color: white;
    background: #568560;
    font-weight: 700;
}

html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a:hover {
    border-top: none;
    color: white;
    background: #568560;
}

.nav-tabs.nav-justified > li:hover {
    border-top: none;
    color: white;
    background: #568560;
}

.nav-tabs.nav-justified > li a:hover {
    border-top: none;
    color: white;
}

.nav-tabs.nav-justified > li a {
    border-top: none;
    color: white;
}

html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover {
    color: #568560;
}

html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a {
    color: #568560;
}

html body .tabs .nav-tabs.nav-justified a:hover, html.dark body .tabs .nav-tabs.nav-justified a:hover, html body .tabs .nav-tabs.nav-justified a:focus, html.dark body .tabs .nav-tabs.nav-justified a:focus {
    background: #568560;
    border: 0;
    color: white;
    font-weight: 700;
}


#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    padding: 31px 31px;
    color: white;
    margin-top: -12px;
    text-transform: none;
}
#header .header-nav-main nav > ul > li > div.matriculashomebtn {
    padding: 22px 5px 22px 5px;
}

#header .header-nav-main nav > ul > li > div > a.matriculese {
    background: #e44d00;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 16px;
    padding: 10px;
    border-radius: 4px;
}
@media (max-width: 1199px) {
    #header .header-nav-main nav > ul > li > a.matriculese {
        padding: 31px 14px !important;
    }
    #header .header-nav-main nav > ul > li > a {
        padding: 29px 13px 13px 13px !important;
        font-size: 16px;
    }
}
#header .header-nav-main nav > ul > li > a.matriculese:hover {
    background: #eaba3c;
}

.btn-matriculesesm {
    color: #02580f;
    float: right;
    padding: 30.2px;
    border: 0;
    font-weight: bold;
    background: #eaba3c;
}

@media (max-width: 992px) {
    .btn-matriculesesm {
        color: #404aec;
        float: right;
        padding: 10px;
        border: 0;
        font-weight: bold;
        background: #e44d00;
        border-radius: 4px;
        margin-top: 24px;
    }
}

.dropdown-toggle a:hover {
    color: #02580f;
}

#header .header-nav-main nav > ul > li > a:hover {
    color: #02580f;
}

#header .header-nav-main nav > ul > li > a:focus {
    color: #ffffff;
}

#header .header-nav-main nav > ul > li.active > a {
    color: #02580f;
}

#header .header-nav-main nav > ul > li:hover {
    color: #02580f;
}

#header .header-nav-main nav > ul > li:focus {
    color: #ffffff;
}

.btn-topo a {
    padding: 0 6px 0 6px;
    border-right: 1px solid #0a7a78;
    display: inline-block;
    font-size: 12px;
    line-height: 13px;
}
.portais a {
    border-right: 1px solid #0a7a78;

    }
.portais a:first-child {
    border-left: 1px solid #0a7a78;
}
.toposocial a:first-child {
    border-left: 1px solid #0a7a78;
}
.btn-topo a:focus {
    color: white;
    text-decoration: none;
}

#footer {
    background: #162931;
    border: 0px;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}

.rodape-titulo {
    font-size: 16px;
    font-weight: 700;
    color: white;
    margin-bottom: 10px;
}

.rodape-subtitulo {
    font-size: 14px;
    font-weight: normal;
    color: #40a9ec;
}

.dropdown-mega-sub-title {
    border-bottom: 1px solid silver;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    display: none;
}

.page-header.parallax {
    padding: 30px 0 30px;
}

.box-header {
    background-color: #568560;
    color: white;
    padding: 15px;
    border-radius: 10px 10px 0px 0px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a, #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a {
    font-size: 14px;
    line-height: 20px;
}


#header .header-body {
    padding: 0;
}

.owl-prev {
    background: transparent;
}

.owl-prev:hover {
    background: transparent;
}

.owl-next {
    background: transparent;
}

.owl-next:hover {
    background: transparent;
}


.home_destaques {
    margin-bottom: 40px;
}

.destaque3 {
    padding-top: 36px;
    height: 200px;
    background-color: #FFF;
}

.text-dark {
    color: black !important;
    font-family: 'Rubik';
}

.abrirNoticia {
    color: black;
    font-family: 'Rubik';
    font-size: 16px;
    line-height: 1.4;
}

.abrirNoticia a {
    color: #0a2b1d;

}

.rodapesocial {
    color: white;
    width: 30px;
    height: 30px;
    font-size: 20px;
}

.rodapesocial:hover {
    color: lightgreen;
}

.assinarodape {
    padding: 20px;
    background-color: #0d0d0d;
}

.hr-logo-rodape {
    margin: 5px 0px 24px 0px;
}

.logo-rodape {
    width: 150px;
    margin-top: -17px;
}

.btn-instagram, .btn-facebook {
    color: white !important;
}

.sobre {
    color: black !important;
}

.sobre p {
    color: black;
    font-family: 'Rubik';
    font-size: 18px;
    line-height: 1.6;
}

.sobre h3 {
    color: black !important;
}

.firstp {
    color: greenyellow;
    font-family: 'Rubik';
    font-size: 25px !important;
    line-height: 1.6;
}

.fotossobre {
    margin: 0px 30px;
}

@media (max-width: 576px) {
    .fotossobre {
        margin: 20px;
    }
}

.counters {
    color: black !important;
}

.counters.counters-text-light .counter .fa, .counters.counters-text-light .counter .icons, .counters.counters-text-light .counter strong, .counters.counters-text-light .counter label {
    color: #000000 !important;
}

.counters strong {
    display: block;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
}

.countbox {
    padding: 20px;
    border: 1px dotted darkgreen;
    border-radius: 8px;
    background-color: greenyellow;
    margin-bottom: 20px;
}

.text-uppercase {
    color: black !important;
}

section.section {
    margin-top: 40px;
    margin-bottom: 40px !important;
}

@media (max-width: 576px) {
    .sobre, .blockquote-sobre, .blockquote-secondary {
        padding: 0px 20px !important;
    }

    .blockquote-sobre {
        margin-bottom: 50px;
    }

    .blockquote-sobre h3 {
        margin-bottom: 20px;
    }
}

.thumb-info .thumb-info-title {
    bottom: 0;
}

.thumb-info-caption-text {
    font-family: 'Rubik' !important;
    font-size: 1.1em !important;
    font-weight: 400;
    color: white;
}

html.webkit .thumb-info .thumb-info-wrapper {
    margin: 0px 0px 0px 0px;
}

.thumb-info {
    background-color: #003248;
}

.thumb-info {
    border-radius: 10px;
}

.thumb-info:hover .thumb-info-title {
    background: transparent;
    color: #ffffff;
}

.thumb-info .thumb-info-title {
    /*background: rgb(234, 186, 60);*/
    background-color: transparent;
    padding-bottom: 30px;
    display: block;
    width: 100% !important;
    max-width: 100%;
    text-align: center;
}

.botaodest {
    margin: 0 auto;
    display: block;
}

.botaodest button {
    position: relative;
    margin-top: -30px;
}

.btn-effect {

}

.btn-box {
    border-color: #eaba3c;
    background-color: #162931;
    border-color: #162931 #162931 #162931;
    color: #ffffff;
}

.btn-box:hover {
    border: 2px solid;
    border-color: transparent;
    background-color: #fff;
    border-color: #162931 #162931;
    color: #162931;
}

/*.btn-box {*/
/*    border-color: #02580f;*/
/*    background-color: #02580f;*/
/*    border-color: #02580f #02580f #02580f;*/
/*    color: #FFF;*/
/*}*/

.thumb-info .thumb-info-title {
    font-size: 18px;
}
.thumb-info-title a:hover{
    color: #eaba3c;
    text-decoration: none;
}

@media (max-width: 992px) {
    .thumb-info .thumb-info-title {
        line-height: 2.6rem;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .btn-box {
        font-size: 18px;
    }

    .box {
        margin-bottom: 40px;
    }

    .margem-xs {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.big {
    background-color: green;
    height: 100px;
}

.poloeadhome {
    background-color: #47a447;
    color: #fff;
    font-family: 'rubik';
    margin: 0px 0px;
    padding: 60px 20px;
    background: url('../img/papyrus.jpg') repeat;
}

.poloeadhome h1, .poloeadhome p, .poloeadhome h4 {
    color: #003248;
}

.poloeadhome h1 {
    font-weight: 700;
    margin-bottom: 5px;
}

.poloeadhome p {
    font-size: 17px;
}

.poloeadhome h4 {
    font-size: 25px;
}

.poloeadhome hr {
    border: 1px dashed #003248;
    height: 0px;
    margin: 20px 0px 20px !important;
    width: 90%;
}

.textoeadhome {
    padding-right: 120px;
}

.poloeadhome .btn-eadhome {
    border-color: #47a447;
    background-color: #003248;
    border-color: #47a447 #47a447 #388038;
    color: #eaba3c;
    font-weight: 700;
    padding: 10px 20px;
}

.poloeadhome .btn-eadhome:hover {
    border-color: #fff;
    background-color: #fff;
    border-color: #fff #fff #fff;
    color: #003248;
    font-weight: 700;
}
.gpsead img {
    margin-top: -10px !important;
    margin-left: -45px;
    float: left;
    width: 40px;
}

.apphome {
    padding: 40px 0px 40px 0px;
    background-color: #003248;
    /*margin-top: 30px;*/
    font-family: 'rubik';
}

.apphome h1 {
    color: #fff;
    font-size: 35px;
    font-family: 'rubik';
    font-weight: 700;
    margin-bottom: 10px;
}

.apphome h4 {
    color: #fff;
    font-size: 25px;
    font-family: 'rubik';
}

.apphome p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    padding-right: 30px;
}
@media(max-width:576px) {
    .apphome p {
        padding-right: 0;
    }
}

.hrcedtec {
    border: 1px dashed #003248;
    height: 0px;
    margin: 10px 0px 10px !important;
    width: 90%;
}

.hrcedtecbranco {
    border: 1px dashed #fff;
    height: 0px;
    margin: 10px 0px 10px !important;
    width: 90%;
}

.divisoria {
    border: 1px dashed #000000;
    height: 0px;
    margin: 10px 0px 10px !important;
    width: 80%;
}

.imgapp {
    position: absolute !important;
    display: block;
    vertical-align: bottom;
    margin-top: auto;

}

.imagemapp {
    display: flex;
}

.imgapp {
    align-items: flex-end;
}

.stores {
    padding-bottom: 30px;
}

.stores img:first-child {
    margin-right: 30px;
}

.sistemaensinohome {
    padding: 80px 0px 30px 0px;
    font-family: 'rubik';
}

.sistemaensinohome h1 {
    font-size: 75px;
    font-weight: 700;
    margin: 10px 0px;
    line-height: 65px;
    color: #00253b;
}

.sistemaensinohome h3 {
    color: #003248;
    font-size: 18px;
    margin: 0px;
    text-decoration: underline;
    padding-bottom: 10px;
}

.sistemaensinohome .chamada p {
    font-size: 18px;
    font-weight: 300;
    margin: 30px 0px;
    line-height: 30px;
}

.sistemaensinohome img {
    width: 110px;
    height: 110px;
}

.sistemaensinohome ul {
    margin: 0px;
    padding: 0;
    padding-right: 30px;
}

.sistemaensinohome ul li {
    position: relative;
    text-decoration: none;
    list-style-type: none;
    list-style-position: inside;
    /*list-style-image: url('../img/confere.png');*/
    /*background: url('../img/confere.png') no-repeat 5px 5px !important;*/
    padding-left: 32px;
}

.sistemaensinohome ul li:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0px;
    width: 25px;
    height: 25px;
    background-image: url('../img/confere.png');
    border: none !important;
}

.sistemaensinohome ul li:before {
    border-bottom: 1px dotted black;
}

.sistemaensinohome ul li p {
    margin-top: 10px;
    font-size: 16px !important;
    line-height: 20px;

}

.sistemaensinohome ul li .vantagens {
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #777777;
    margin-left: -30px;
    width: 110%;
}

.sistemaensinohome ul li:last-child .vantagens {
    margin: 0;
    padding: 0;
    border-bottom: none;
    background-color: transparent;
    background-image: none;
    margin-left: -30px;
    width: 100%;
}

.sistemaensinohome .vantag {
    background-color: white;
    padding: 20px;
    border-radius: 15px;
    padding-left: 40px;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
}

.sistemaensinohome .vantag h3 {
    margin-left: 40px;
    margin-bottom: 30px;
}
.sistemaensinohome .vantag p {
    margin-left: 10px;
}

.sistemaensinohome .btn-pincelhome {
    /*border-color: #47a447;*/
    background-color: #00253b;
    /*border-color: #47a447 #47a447 #388038;*/
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
}

.sistemaensinohome .btn-pincelhome:hover {
    /*border-color: #fff;*/
    background-color: #003248;
    /*border-color: #fff #fff #fff*/;
    color: #ffffff;
    font-weight: 700;
}

.owl-carousel {
    position: relative;
}

.owl-prev, .owl-next {
    position: absolute;
    top: calc(50% - 20px);
    background: transparent;
    color: yellow;
    border: 1px solid yellow;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    transition: all 400ms ease-in-out;
}
.owl-prev:hover, .owl-prev:active, .owl-prev:focus, .owl-next:hover, .owl-next:active, .owl-next:focus {
    background: rgba(255, 255, 0, 0.95);
    color: #000;
    outline: none;
}
.owl-prev .fa, .owl-next .fa {
    font-size: 50px;
    position: relative;
}

.owl-prev {
    left: 30px;
}
.owl-prev .fa {
    right: 2px;
}

.owl-next {
    right: 30px;
}
.owl-next .fa {
    left: 2px;
}
.featured-box {
    background: #F5F5F5;
    background: -webkit-linear-gradient( top , #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;

    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;

    text-align: center;
    z-index: 1;
}
#header {
    position: fixed;
    width: 100%;
    top: 0px;
}
.main {
    margin-top: 0;
    /*padding-left: 20px;
    padding-right: 20px;*/
}
.internas section + div {
    margin-top: 200px;
}








@media (max-width: 576px) {
    .textoeadhome {
        padding-right: 0px;
        text-align: center;
    }

    .poloeadhome hr {
        width: 100%;
    }

    .poloeadhome h1 {
        font-weight: 700;
        margin-bottom: 10px;
        text-align: center;
        color: #003248 !important;
        font-size: 40px;
    }

    .apphome h1 {
        color: #ffffff;
    }

    .apphome img {
        width: 120px;
        display: block;
        margin: 0 auto;
        margin-bottom: 30px !important;
    }

    .poloeadhome img {
        margin-top: 30px;
    }

    .stores {
        padding-top: 20px;
        padding-bottom: 50px;
        margin: 0;
    }

    .apphome {
        text-align: center;
        display: block;
    }

    .hrcedtecbranco {
        border: 1px dashed #fff;
        height: 0px;
        margin: 20px 0px 20px !important;
        width: 100%;
    }

    .sistemaensinohome h1, .sistemaensinohome h3 {
        text-align: center;
    }
    .sistemaensinohome p {
        text-align: left;
    }

    .sistemaensinohome .chamada img {
        margin: 0 auto !important;
        display: block;
        margin-top: 20px !important;
    }

    .sistemaensinohome ul li p {
        font-size: 18px !important;
        line-height: 23px;
    }
    .sistemaensinohome .chamada p {
        text-align: center;
    }

    .sistemaensinohome .vantag {
        margin-top: 30px;
        margin-left: 20px;
        margin-right: 20px;
        padding: 10px;
    }
    .sistemaensinohome .vantag h3 {
        margin-left: 0px;
    }

    .sistemaensinohome .btn-pincelhome {
        position: relative;
        display: block;
        margin: 0 auto !important;
        margin-top: 20px !important;
        margin-bottom: -120px;
    }
    .sistemaensinohome .btn-pincelhome {
        /*border-color: #47a447;*/
        background-color: #47a447;
        /*border-color: #47a447 #47a447 #388038;*/
        color: #fff;
        font-weight: 700;
        padding: 10px 20px;
    }

    .sistemaensinohome .btn-pincelhome:hover {
        /*border-color: #fff;*/
        background-color: #003300;
        /*border-color: #fff #fff #fff*/;
        color: #ffffff;
        font-weight: 700;
    }
    .stores img:first-child {
        margin: 0 auto;
    }
    /*.gpsead img {
        margin-top: 0px !important;
        margin-left: 50px;
        float: left;
        width: 40px;
        display: block;
    }*/
    .gpseadh1 {
        background: url(../img/ead-gps.png) no-repeat 0% 10px;
        background-size: 40px 70px;
    }
}

.menusubtitle p {
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    margin-top: -4px !important;
    padding: 0 !important;
}

#header .header-nav-main nav > ul > li {
    color: white !important;
}
#header .header-nav-main nav > ul > li > a {
    color: white !important;
}
#header .header-nav-main nav > ul > li > a:hover{
    color: #162931 !important;
}
#header .header-nav-main nav > ul > li > a:hover .menusubtitle p {
    color: #162931 !important;
}

.util {
    margin-top: 60px;
    margin-bottom: 60px;
}
.util-item {
    padding: 35px 0 10px 0;
    /*border: 1px solid #162931;*/
    border-radius: 8px;
    margin-bottom: 15px;
    background-color: #162931;
}
.util .icone {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 30%;
    padding: 7px;
}
.util .texto {
    margin-top: 15px;
}
.util .texto p {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    /*color: #162931;*/
    color: #ffffff;
}
@media(max-width:1199px) {
    .util .texto p {
        font-size: 18px;
    }
}
.endereco-rodape {
    text-align: center;
    color: white;
}
.endereco-rodape p {
    color: #ffffff !important;
    margin: 0;
    font-size: 16px;
}
#secao {
    margin-bottom: 45px;
}
#secao .foto {
    /*height: 400px;*/
    /*background-color: yellow;*/
    width: 100%;
    border-radius: 8px;
    padding: 0 25px;
    margin-bottom: 15px;
}
#secao .foto-inner {
    /*border: 1px solid black;*/
    margin: 0 auto;
    height: 100%;
    background-color: transparent;
    border-radius: 8px;
}
#secao .foto-inner img {
    max-height: 315px;
}
#secao .texto {
    padding-left: 25px;
    padding-right: 40px;
}

#secao .texto h3 {
    font-weight: 900;
    font-size: 32px;
    letter-spacing: -1.6px;
    line-height: 36px;
    margin-bottom: 10px;
}
#secao .texto p {
    font-size: 18px;
    color: black;
    letter-spacing: -0.4px;
    line-height: 28px;
}
#secao .texto button {
    background-color: #162931 !important;
    border: none;
    padding: 15px;
    font-size: 16px;
    color: white;
    margin-bottom: 15px;
}
.txt-titulo p {
    font-size: 21px !important;
    line-height: 33px !important;
}
.espacador {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
}
.assinatura p {
    font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 0px;
    color: #ffffff !important;
}
.fotosHistoria img {
    margin-bottom: 15px;
}
#secao img {
    border-radius: 8px;
}

a.btn-preifes {
    padding: 20px 25px;
    background-color: #162931;
    font-size: 18px;
    color: #ffffff;
}
a.btn-preifes:hover {
    color: #40a9ec !important;
}

.vantagens {
    margin-top: 60px;
    margin-bottom: 40px;
}
.cardblock {
    border: 1px solid #162931;
    text-align: center;
    padding: 20px 10px;
    border-radius: 8px;
    margin-bottom: 15px;
    color: #162931;
    transition: all 0.3s ease-out;
}
.cardblock .icone {
    margin: 0 auto;
    width: 60px;
    height: 60px;
    /*background-color: lightgray;*/
    margin-bottom: 15px;
    border-radius: 20px;
}
.cardblock .img {}
.cardblock .texto p {
    margin: 0;
    padding: 0;
    font-size: 28px;
    font-weitgh: 900;
    color: #162931;
    line-height: 19px;
    margin-top: 7px;
}
.cardblock .texto p+p {
    font-size: 18px;
    font-weitgh: 600;
    letter-spacing: -0.5px;
}
.estrutura-inner {
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    border-bottom: 1px solid lightgray;
    height: 170px;
    padding: 8px 5px;
    border-radius: 6px;
    padding: 15px 6px 6px;
    transition: all 0.3s ease-in;
    padding-left: 15px;
}
@media(max-width:991px) {
    .estrutura-inner {
        height: auto;
        padding: 25px 15px;
    }
}
.estrutura .icon {
    flex: 1;
}
.estrutura .texto {
    flex: 3;
    padding-left: 15px;
    padding-right: 15px;
}
.estrutura h2 {
    font-size: 24px;
    margin-bottom: 0px !important;
}
.estrutura .texto p {
    color: #162931;
    line-height: 22px;
}
.frame {
    padding-bottom: 35px;
}
.videoframer {
    display: block;
    max-width: 100%;
}
iframe {
    margin: 0 auto;
}
nav a:hover {
    color: #162931;
}
.bgmatriculesepreifes {
    background-color: #162931;
    padding: 40px 20px;
    margin-top: 40px;
}
.bgmatriculesepreifes h2 {
    color: #ffffff !important;
    margin-bottom: 20px !important;
}
.btn-matricularunipro {
    padding: 25px 40px;
    background-color: #40a9ec;
    color: #162931;
    font-size: 22px;
}
.btn-matricularunipro:hover {
    background-color: #ffffff;
    color: #162931;
}
.txt-titulo h1 span {
    font-size: 45px !important;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
        font-weight: 700;
        color: #162931 !important;
    }
}
.cicloshome {
    margin-top: 63px;
    margin-bottom: 30px;
}
.cicloshome h2 {
    margin: 0 0 20px 0;
    font-size: 28px;
    line-height: 32px;
    font-size: calc(1.6em + 1vw);
    line-height: calc(1.2em + 0.2vw);
}
.cicloshome h4 {
    font-size: 16px;
    line-height: 32px;
    font-size: calc(1.2em + 0.5vw);
    line-height: calc(1.2em + 0.8vw);
}
#header .header-nav-main nav > ul > li > a {
    color: white;
}
#header .header-nav-main nav > ul > li > a:hover {
    color: black;
}
@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
        border: 0 none;
        border-radius: 4px;
        color: #162931;
        display: block;
        font-size: 1.3em;
        font-weight: normal;
        margin: 8px 0 0 -8px;
        padding: 3px 8px;
        text-shadow: none;
        text-transform: none;
        text-decoration: none;
    }
}
@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
        background: #DFE7FF;
        font-weight: bold;
    }
}

.faleconosco p {
    margin-top: 10px;
    margin-bottom: 0px;
}
.faleconosco p+p {
    margin-bottom: 25px;
}
/* Tablets */
/*
@media(max-width: 767px) {
    .util {
        margin-top: 20px;
        display: flex;
    }
    .util-item {
        display: flex;
        flex: 0 0 42px;
        flex-direction: row;
        align-content: flex-start;
        align-items: center;
        padding: 10px 20px;
    }
    .util-item .icone {
        display: block;
        flex: 0 1 40px;
        flex-direction: row;
        align-content: center;
        float: left;
        width: 40px;
        height: 40px;
    }
    .util-item .texto {
        flex: 1;
        !*display: block;*!
        float: left;
        align-content: flex-start;
        align-items: flex-start;
    }
    .util-item .texto p {
        display: block;
        float: left;
        font-size: 16px;
        margin-left: 10px;
        word-break: break-all;
        word-wrap:break-word;
    }
}
*/

/*Celulares*/
@media(max-width: 420px) {
    .cicloshome {
        margin-top: 25px;
        margin-bottom: 0px;
    }
    .cicloshome h2 {
        font-size: 21px;
    }
    .util {
        margin-top: 20px;
    }
    .util-item {
        display: flex;
        flex-direction: row;
        align-content: flex-start;
        align-items: center;
        padding: 10px 20px;
    }
    .util-item .icone {
        display: block;
        flex: 0 1 40px;
        flex-direction: row;
        align-content: center;
        float: left;
        width: 40px;
        height: 40px;
    }
    .util-item .texto {
        flex: 1;
        /*display: block;*/
        float: left;
        align-content: flex-start;
        align-items: flex-start;
    }
    .util-item .texto p {
        display: block;
        float: left;
        font-size: 16px;
        margin-left: 10px;
        word-break: break-all;
        word-wrap:break-word;
    }
    hr {margin: 15px 0px 30px 0px !important;}
    #secao {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #secao .foto {
        padding: 0;
    }
    #secao .foto-inner {
        margin: 0 0 0 0 !important;
        padding: 0;
    }
    #secao .texto {
        padding-left: 0px;
        padding-right: 0px;
    }
    #secao .texto h3 {
        font-size: 25px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    #secao .texto p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 13px;
    }
    #secao .texto p:last-of-type {
        margin-bottom: 25px;
    }
    .assinaturaxs p {
        color: #777;
        line-height: 17px;
        margin: 0 0 20px;
    }
    .endereco-rodape p {
        font-size: 14px;
    }
    .rodape-titulo {
        margin-bottom: 0px;
    }
}
.intro-uniproon {}
.intro-uniproon h2 {
    font-size: 32px;
    line-height: 38px !important;
}
.intro-uniproon h3 {
    font-size: 32px;
    line-height: 28px !important;
    margin-top: 20px;
    margin-bottom: 35px;
}
@media(max-width:575px) {
    .intro-uniproon h2 {
        margin-top: 40px;
        font-size: 26px;
        line-height: 32px !important;
    }
}
.iconpreifes {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-top: 25px;
    /*margin-bottom: -20px;*/
}
@media(min-width: 576px) {
    .iconpreifes {
        margin-bottom: 30px;
    }
}
.definirmodalidade .texto p {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    margin: 0;
    padding: 0;
}
.btndefinirmodalidade {
    display: block;
    padding: 25px 10px;
    border-radius: 8px;
    background-color: #162931;
    text-align: center;
    margin-bottom: 15px;
}
@media(min-width:401px) {
    .definirmodalidade .texto p {
        font-size: 20px;
    }
}
@media(max-width:400px) {
    .txt-titulo h1 span {
        font-size: 33px !important;
        line-height: 38px !important;
        margin-bottom: 20px;
    }
    .historia-1 .txt-titulo {
        padding: 0px 10px 20px 0 !important;
    }
}
.img-left {
    margin-right: auto;
}
.img-right {
    margin-left: auto;
}
@media(max-width: 767px) {
    .img-left, .img-right {
        margin-left: 0;
        margin-right: auto;
    }
}


.rodape-sociais {
    margin-top: 15px;
}
.filiacao {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}
.filiacao .texto {
    padding: 0;
}
@media(max-width: 400px) {
    .filiacao .texto {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.filiacao .texto p {
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 0;
}
.filiacao .imagem {
    margin-top: 10px;
}
.filiacao .imagem img {
    margin: 0 auto;
    max-width: 180px;
    width: 100%;
    height: auto;
}
.docsnecessarios .documentos {
    padding: 0 !important;
}

.saibamais-curso {
    padding: 15px;
    border-radius: 6px;
    background-color: #40a9ec;
    margin-top: -100px;
    transition: all .5s ease-out;
    z-index: 90;
    max-width: 30vw;
    width: 100%;
}
.saibamais-curso .titulo {
    background-color: #162931;
    padding: 10px 10px;
    border-radius: 6px;
    margin-bottom: 10px;
}
.saibamais-curso .titulo h3 {
    margin: 0 auto;
    padding: 0;
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
}
.saibamais-curso .subtitulo p {
    font-size: 18px;
    line-height: 21px;
}
.saibamais-curso .formulario {}
.saibamais-curso input[type=text], .saibamais-curso input[type=email], .saibamais-curso input[type=number] {
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
    font-size: 17px;
}
.saibamais-curso input[type=submit] {
    border: none;
    font-size: 18px;
    height: 40px;
}
.saibamais-curso p.erro {
    font-size: 12px;
    margin: 0;
    margin-left: 10px;
    padding: 0;
    line-height: 11px;
    margin-top: 5px;
}
#left.stick {
    position:fixed;
    top: 300px;
    right: 20px;
}
.saibamais-curso .fechar {
    display: none;
    margin-bottom: 10px;
}
.saibamais-curso .fechar img {
    float: left;
}
.saibamais-curso .fechar p {
    float: left;
    font-size: 18px;
    margin-top: 2px;
}
p#resposta {
    display: none;
}

.saibamais-curso #saibanome {}
.saibamais-curso #saibatel {}
.saibamais-curso #saibaemail {}
.saibamais-curso .btn-saibamais-enviar {
    background-color: #162931;
    opacity: 0.8;
}
.saibamais-curso .btn-saibamais-enviar:hover {
    opacity: 1;
}
.saibamais-curso .btn-saibamais-enviar:active {
    background-color: #162931;
    opacity: 0.8;
}

.nomgtop {
    margin-top: 0 !important;
}

.privacidade h4 {
    margin-top: 50px;
}

@media(max-width:767px) {
    .saibamais-curso .subtitulo, .saibamais-curso .formulario {
        display: block;
    }
    .saibamais-curso {
        position: fixed;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 100vw;
        width: 100%;
        margin: auto !important;
    }

    .saibamais-curso .titulo {
        margin-bottom: 0;
        cursor: pointer;
    }
    #footer {
        padding-bottom: 30px;
    }
    #left.stick {
        position:fixed;
        right: 15px;
        top: auto;
    }
    .modal-dialog {
        width: 85%;
    }
    .modal-dialog .modal-content {
        background-color: #ffffff;
    }
    .modal-dialog p {
        margin-bottom: 5px;
    }
    .modal-dialog .form-group {
        margin-bottom: 10px;
    }
    .modal-dialog .form-group input {
        border: none;
        font-size: 16px;
    }
    .modal-dialog .modal-footer button.btn-default {
        background-color: #162931 !important;
        color: #ffffff !important;
        border: none;
    }
    .modal-dialog #confirmacao p {
        color: #ffffff !important;
        font-size: 16px;
    }

}

@media (max-width: 767px) {
    .saibamais-curso {
        display: block;
        position: relative !important;
        margin-bottom: 15px !important;
        z-index: 9;
    }
    .saibamais-curso .subtitulo, .saibamais-curso .formulario {
        display: block;
    }
    .saibamais-curso .subtitulo {
        margin-top: 10px;
    }
    #left.stick {
        position: relative !important;
        right: auto !important;
        top: auto !important;
    }
}
