body {
    font-family: 'Open Sans', sans-serif
}
.txt-saiba-mais {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(.9);
    margin-bottom: 0px;
    background-color: #333379;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    margin-top: -20px;
}
.txt-saiba-mais .click-me {
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
    margin-left: 30px;
    border: thin solid #ffffff;
    padding: 4px 40px;
    border-radius: 10px;
    position: relative;
}
.txt-saiba-mais .click-me:hover {
    background-color: #3482c9;
    color: #fff;
}
.txt-saiba-mais b {
    font-weight: 600;
}
.podcast {
    text-align: center;
    box-shadow: 0 0 8px rgba(0,0,0,.25);
    border-radius: 10px;
}
.bg-podcast {
    background: url(https://suprema.edu.br/new_assets/layout/fundo-podcast.jpg) no-repeat center top;
    background-color: #333;
}
.espaco {
    margin-bottom: 30px;
}
.bt-bottom-borda {
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    padding: 7px 10px 20px;
    background-color: #3582b8;
    border-bottom: 6px solid #1b4665;
    font-size: 15px;
    text-align: center;
    line-height: 1;
    width: 320px;
    margin: 10px;
    margin-top: 70px;
    margin-bottom: 60px;
}
.bt-bottom-borda b {
    display: block;
    text-transform: uppercase;
    font-size: 38px;
    line-height: 1.4;
}
.outline {
    display: none
}

.a-icon {
    background: url("../layout/icones-sprite-2024.png") no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    top: 4px
}
.banner-dsk img{
    margin-right: auto;
    margin-left: auto;
}
.a-icon.i-face {
    background-position: -36px -8px
}

.a-icon.i-insta {
    background-position: -70px -8px
}

.a-icon.i-tube {
    background-position: -105px -8px
}

.a-icon.i-tel {
    background-position: -1px -8px;
    float: left;
    top: 2px
}

.a-icon.i-lock {
    background-position: -141px -6px
}

.a-icon:hover,
.a-icon:focus,
.a-icon:active {
    opacity: 0.8
}
.vbox-overlay{
	z-index: 999999!important
}
@media only screen and (min-width: 1200px) {
    header#topo-desktop {
        display: block;
        position: relative;
        z-index: 999;
        width: 100%;
        top: 0;
        left: 0;
        border-bottom: 2px solid #373194;
        background-color: #fff
    }
    header .painelblue {
        background: #373194;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff
    }
    header .painelblue a {
        color: #fff;
        text-decoration: none
    }
    header .painelblue a:hover,
    header .painelblue a:focus,
    header .painelblue a:active {
        text-decoration: none;
        opacity: 0.9
    }
    header .painelwhite {
        background: #fff
    }
    header ul {
        padding: 20px 0px 5px 0px;
        margin: 0;
        list-style: none
    }
    header ul li {
        display: inline-block;
        position: relative;
        text-transform: uppercase;
        text-align: center
    }
    header ul li a {
        display: inline-block;
        width: 100%;
        padding: .4em 1.23em;
        font-size: 16px;
        color: #000;
        font-weight: bold
    }
    header ul li a.drop-sub {
        background: #fff;
        z-index: 9
    }
    header ul li a:hover,
    header ul li a:focus,
    header ul li a:active {
        text-decoration: none;
        color: #666
    }
    header ul li a:after {
        content: "";
        height: 5px;
        display: block;
        width: 82px;
        margin: 5px auto
    }
    header ul li .nostyle {
        padding: 10px 0
    }
    header ul li .nostyle li {
        display: block
    }
    header ul li .nostyle li a {
        text-align: left;
        text-transform: none
    }
    header ul li .nostyle li a:hover,
    header ul li .nostyle li a:focus,
    header ul li .nostyle li a:active {
        content: none
    }
    header ul li .livre {
        position: absolute;
        bottom: 0;
        padding: 0 15px 0 0
    }
    header ul li .livre a {
        text-align: left;
        text-transform: none;
        line-height: 1.4;
        max-height: 36px;
        background: #476da9;
        color: #fff !important;
        border-bottom: 1px solid #1a3d65;
        padding: .4em .8em
    }
    header ul li .livre a:hover,
    header ul li .livre a:focus,
    header ul li .livre a:active {
        opacity: 0.9
    }
    header ul li .bt-one:after,
    header ul li .nostyle li a:after,
    header ul li .livre a:after {
        content: none
    }
    .bt-one {
        background: #ccc;
        box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.2) inset;
        padding: 0.6em 0.8em 0.8em !important;
        text-align: center !important;
        color: #fff !important
    }
    .bt-one b {
        display: block;
        font-weight: 900
    }
    .bt-one:hover,
    .bt-one:focus,
    .bt-one:active {
        color: #fff;
        opacity: .9
    }
    .drop {
        position: absolute;
        padding-top: 10px;
        padding: 20px;
        background: #fff;
        z-index: -1;
        border: 1px solid #000!important;
        overflow-y: hidden;
    }
    .drop:before {
        content: "";
        width: 15px;
        height: 15px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        top: -8px;
        background:#000!important;;
    }
    .drop a:after {
        content: none !important
    }
    .brd-right {
        border-right: 1px solid #ccc
    }
    /*.links-curso .drop-sub:after {
        background: #d59201
    }*/
    .links-curso .drop {
        width: 524px;
        left: 12px;
        border: 5px solid #d59201
    }
    .links-curso .drop:before {
        background: #d59201
    }
    .bg01 {
        background: #59a7bd
    }
    .bg01+.nostyle li a:hover,
    .bg01+.nostyle li a:focus,
    .bg01+.nostyle li a:active {
        background: #59a7bd;
        color: #fff !important
    }
    .bg02 {
        background: #6caa74
    }
    .bg02+.nostyle li a:hover,
    .bg02+.nostyle li a:focus,
    .bg02+.nostyle li a:active {
        background: #6caa74;
        color: #fff !important
    }
    .bg03 {
        background: #af6fe0;
        padding: 1.6em 1em !important;
        margin-bottom: 20px
    }
    .bg04 {
        background: tomato;
        padding: 1.6em 1em !important;
        margin-bottom: 20px
    }
    /*.links-processo .drop-sub:after {
        background: #d59201
    }*/
    .links-processo .drop {
        width: 585px;
        left: 12px;
        border: 5px solid #d59201
    }
    .links-processo .drop:before {
        background: #d59201;
        left: 38px
    }
    .bx-color-n1 a {
        border-radius: 5px;
        box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.2) inset;
        margin-bottom: 5px;
        padding: 0.4em 0.8em 0.7em !important;
        text-align: left;
        text-transform: none;
        font-size: 15px !important;
        color: #fff !important;
        background: tomato
    }
    .bx-color-n1 a:hover,
    .bx-color-n1 a:focus,
    .bx-color-n1 a:active {
        opacity: .9;
        color: #fff
    }
    .bx-color-n2 a {
        border-radius: 5px;
        box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.2) inset;
        margin-bottom: 5px;
        padding: 0.4em 0.8em 0.7em !important;
        text-align: left;
        text-transform: none;
        font-size: 15px !important;
        color: #fff !important;
        background: #66a9d8
    }
    .bx-color-n2 a:hover,
    .bx-color-n2 a:focus,
    .bx-color-n2 a:active {
        opacity: .9;
        color: #fff
    }
    .bx-color-n3 a {
        border-radius: 5px;
        box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.2) inset;
        margin-bottom: 5px;
        padding: 0.4em 0.8em 0.7em !important;
        text-align: left;
        text-transform: none;
        font-size: 15px !important;
        color: #fff !important;
        background: #00ac8d
    }
    .bx-color-n3 a:hover,
    .bx-color-n3 a:focus,
    .bx-color-n3 a:active {
        opacity: .9;
        color: #fff
    }
    .bx-color-n4 a {
        border-radius: 5px;
        box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.2) inset;
        margin-bottom: 5px;
        padding: 0.4em 0.8em 0.7em !important;
        text-align: left;
        text-transform: none;
        font-size: 15px !important;
        color: #fff !important;
        background: #18589b
    }
    .bx-color-n4 a:hover,
    .bx-color-n4 a:focus,
    .bx-color-n4 a:active {
        opacity: .9;
        color: #fff
    }
    .rel-bottom {
        position: relative;
        bottom: -20px
    }
    /*.links-valores a:after {
        background: #d59201
    }*/
    .links-institucional .drop-sub:after {
        background: #d59201
    }
    .links-institucional .drop {
         width: 236px;
         overflow-y: visible!important;
        left: 12px;
        border: 5px solid #d59201
    }
    .links-institucional .drop:before {
        background: #d59201;
        left: 19px
    }
    .links-editais a:after {
        background: #d59201
    }
    .open-sub-nivel-3 {
        position: relative
    }
    .open-sub-nivel-3 .sub-nivel-3 {
        position: absolute;
        display: none;
        left: -155%;
        width: 301px;
        background: #00ac8d;
        padding: 10px 0;
        border-radius: 5px;
        z-index: 9;
        top: 0
    }
    .open-sub-nivel-3 .sub-nivel-3 a {
        border-radius: 0;
        box-shadow: none
    }
    .open-sub-nivel-3 .sub-nivel-3 a:hover,
    .open-sub-nivel-3 .sub-nivel-3 a:focus,
    .open-sub-nivel-3 .sub-nivel-3 a:active {
        background: rgba(0, 0, 0, 0.4)
    }
    .inline {
        display: inline-block;
        padding-left: 10px;
        padding-top: 4px
    }
    .sub-style {
        background: #4a43c1;
        position: absolute;
        min-width: 175px;
        right: 0;
        z-index: 99;
        padding: 5px 0;
        display: none
    }
    .sub-style.contato {
        width: 282px;
        right: auto;
        left: 0;
        border-top: 6px solid #476da9
    }
    .sub-style a {
        display: block;
        text-align: left;
        padding: .4em .8em
    }
    .sub-style a:hover,
    .sub-style a:focus,
    .sub-style a:active {
        background: rgba(0, 0, 0, 0.4);
        color: #fff !important
    }
    .ralat {
        position: relative
    }
    #topo-mobile,
    .navigator-mobile {
        display: none
    }
}

@media only screen and (max-width: 1199px) {
    header#topo-desktop {
        display: none
    }
    #topo-mobile {
        display: block;
        border-top: solid 10px #66a9d8;
        border-bottom: solid 1px #ccc;
        padding: 10px;
        background: #fff
    }
    .navigator-mobile {
        display: none
    }
    .navigator-mobile ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .navigator-mobile ul li {
        margin: 0;
        border-bottom: solid 1px #fff
    }
    .navigator-mobile ul li .botao {
        display: block;
        padding: 10px 15px;
        text-transform: uppercase;
        font-size: 14px;
        background: #ccc;
        position: relative;
        color: #fff;
        font-weight: 900
    }
    .navigator-mobile ul li .botao a {
        color: #fff
    }
    .navigator-mobile ul li .botao a:hover,
    .navigator-mobile ul li .botao a:focus,
    .navigator-mobile ul li .botao a:active {
        color: #fff
    }
    .navigator-mobile .container-flex {
        display: flex;
        align-items: center;
        justify-content: space-around;
        background: #476da9;
        padding: 7px 0
    }
    .navigator-mobile dl {
        margin: 0
    }
    .navigator-mobile dl dt {
        padding: 5px 15px;
        font-weight: 500;
        border-bottom: dotted 2px #ccc
    }
    .navigator-mobile dl dt a {
        color: #000
    }
    .navigator-mobile dl dd {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100Vh;
        z-index: 9
    }
    .navigator-mobile dl dd a {
        display: block;
        padding: 5px 15px;
        border-bottom: dotted 1px #ccc
    }
    .navigator-mobile dl dd .dd-title,
    .navigator-mobile dl dd .click-me {
        padding: 10px 0;
        height: 45px;
        color: #fff
    }
    .navigator-mobile dl dd .dd-title .return,
    .navigator-mobile dl dd .click-me .return {
        text-align: right;
        font-weight: 500;
        display: inline-block;
        width: 100%
    }
    .navigator-mobile dl dd .click-me {
        position: absolute;
        bottom: 3px;
        left: 0;
        padding: .4em;
        width: 100%;
        text-align: center
    }
    .navigator-mobile dl dd .click-me a {
        border: solid 2px #000;
        color: #01d5af
    }
    .dropme {
        display: none;
        background: #fff
    }
    .scroolaber {
        height: calc(100vh - 90px);
        padding: 10px 15px;
        overflow: auto
    }
    .scroolaber a {
        padding-left: 0 !important
    }
}

.bgcolor1 {
    background: #01d5af !important
}

.bordercolor1 {
    border-color: #01d5af !important
}

.font-color1 {
    color: #01d5af !important
}

.font-color1 a {
    color: #01d5af !important
}

.bgcolor2 {
    background: #d59201 !important
}

.bordercolor2 {
    border-color: #d59201 !important
}

.font-color2 {
    color: #d59201 !important
}

.font-color2 a {
    color: #d59201 !important
}

.bgcolor3 {
    background: #d5c401 !important
}

.bordercolor3 {
    border-color: #d5c401 !important
}

.font-color3 {
    color: #d5c401 !important
}

.font-color3 a {
    color: #d5c401 !important
}

.bgcolor4 {
    background: #66a9d8 !important
}

.bordercolor4 {
    border-color: #66a9d8 !important
}

.font-color4 {
    color: #66a9d8 !important
}

.font-color4 a {
    color: #66a9d8 !important
}

.bgcolor5 {
    background: tomato !important
}

.bordercolor5 {
    border-color: tomato !important
}

.font-color5 {
    color: tomato !important
}

.font-color5 a {
    color: tomato !important
}

.bgcolor6 {
    background: #476da9 !important
}

.bordercolor6 {
    border-color: #476da9 !important
}

.font-color6 {
    color: #476da9 !important
}

.font-color6 a {
    color: #476da9 !important
}

.bgcolor7 {
    background: #af6fe0 !important
}

.bordercolor7 {
    border-color: #af6fe0 !important
}

.font-color7 {
    color: #af6fe0 !important
}

.font-color7 a {
    color: #af6fe0 !important
}

.bgcolor8 {
    background: #6caa74 !important
}

.bordercolor8 {
    border-color: #6caa74 !important
}

.font-color8 {
    color: #6caa74 !important
}

.font-color8 a {
    color: #6caa74 !important
}

.bgcolor9 {
    background: #af32c6
}

.bgcolor10 {
    background: #df9115
}

.bgcolor11 {
    background: #89a44e
}

.bgcolor12 {
    background: #45bee6
}

.light-title {
    font-weight: 300;
    font-size: 40px;
    text-align: center;
    color: #454d4f
}

.light-title span {
    color: #66a9d8
}

.hr-notop {
    height: 5px;
    display: block;
    width: 82px;
    margin: 5px auto;
    border: none
}

#godaddy-security-badge.godaddy-security-relative {
    display: none !important
}

a:hover,
a:focus,
a:active {
    text-decoration: none
}

.bwie {
    max-width: 265px;
    margin: 30px auto 0
}

.bwie b {
    color: #346bae;
    text-transform: uppercase;
    font-size: 18px
}

.bt-balo {
    padding: .9em 1.2em .8em;
    border-radius: 19px;
    box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.4) inset;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 80px;
    color: #fff;
    margin-bottom: 15px
}

.bt-balo small {
    display: block;
    font-size: 12px
}

.bt-balo:hover,
.bt-balo:focus,
.bt-balo:active {
    opacity: .9;
    color: #fff
}

.bighr {
    border-top: 5px solid #96a0ad;
    margin: 35px 0
}

#bg-grade {
    padding: 35px 0 50px;
    background: url("../layout/bg-grade.png");
    border-top: 7px solid #96a0ad;
    margin-bottom: 10px
}

#bg-grade h2 {
    text-align: center;
    position: relative
}

#bg-grade h3 {
    font-size: 20px;
    text-transform: uppercase
}

#bg-grade a {
    color: #515559
}

#bg-grade figure {
    border-radius: 10px;
    overflow: hidden;
    display: inline-block
}

#bg-grade figure img {
    height: 155px;
    max-width: 255px !important
}

#vb-suprema {
    background: #dfdee1;
    padding: 45px 0
}

.kvid {
    position: relative
}

.kvid .fiv {
    position: absolute;
    border-radius: 20px 25px 0 0;
    overflow: hidden;
    top: 5px;
    z-index: 99;
    width: 100%;
    left: 0;
    padding-right: 3px;
    padding-left: 2px
}

.lks-vid a {
    display: block;
    margin-bottom: 10px
}

.lks-vid a:hover,
.lks-vid a:focus,
.lks-vid a:active {
    opacity: .9
}

.abas {
    padding: 0;
    margin: 10px 0
}

.abas li {
    list-style: none;
    padding: 0;
    margin: 0 0 10px
}

#organize {
    background: #fff;
    padding: 30px 0 30px
}

#organize h4 {
    color: #5a45b1;
    text-align: center;
    font-size: 42px;
    margin: 0 auto 50px
}

#estructured {
    padding: 45px 0
}

#estructured .seg-cards {
    text-align: center;
    text-transform: uppercase
}

#estructured .seg-cards h4 {
    font-size: 17px;
    font-weight: 500;
    color: #454d4f !important
}

#estructured .seg-cards:hover img {
    opacity: 0.8
}

.depoimento {
    padding: 0 20px 20px
}

.depoimento p {
    font-size: 16px;
    font-weight: 100;
    line-height: 1.2;
    color: #000
}

.depoimento em {
    font-size: 16px;
    display: block;
    margin-top: 10px
}

.faixa-rua {
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 35px 0;
    background: linear-gradient(to right, #09a3a0 2%, #406399 100%)
}

.faixa-rua big {
    display: block;
    font-size: 36px
}

.faix-bottom {
    padding: 20px 0 10px
}

@media only screen and (max-width: 990px) {
    .item_aba img {
        margin: auto
    }
    .abas .slick-arrow {
        position: absolute;
        border-top: 0;
        z-index: 99;
        width: 45px;
        height: 69px;
        font-size: 0;
        border: none;
        bottom: auto;
        top: 50%;
        margin-top: -45px
    }
    body .abas .slick-prev.slick-arrow,
    body .abas .slick-next.slick-arrow {
        background-color: #222 !important;
        filter: invert(1);
        opacity: .4
    }
}

@media only screen and (max-width: 600px) {
    .light-title,
    #organize h4 {
        font-size: 31px
    }
    #bg-grade figure img {
        min-height: 183px;
        max-width: 100%;
        width: 100%
    }
    .faix-bottom .text-left,
    .faix-bottom .text-right,
    .gr-noti,
    .abas li {
        text-align: center !important
    }
    .abas .slick-arrow {
        display: block !important;
        margin-top: -58px
    }
    #vb-suprema {
        background: #dfdee1;
        padding: 45px 0 0
    }
    .lks-vid {
        padding-top: 23px;
        height: 160px
    }
}

img {
    display: inline-block;
    max-width: 100%
}

.captionsb {
    position: absolute;
    bottom: 0;
    background: #3b6282;
    z-index: 9;
    height: 69px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-top: 5px
}

.banner-dsk .slick-arrow {
    position: absolute;
    border-top: -19px;
    z-index: 99;
    width: 45px;
    height: 38px;
    font-size: 0;
    border: none;
    top: 50%
}

.banner-dsk .slick-arrow:hover,
.banner-dsk .slick-arrow:focus {
    outline: none
}

.banner-dsk .slick-next.slick-arrow {
    background: url(../layout/right-thin-chevronb.png) no-repeat center top !important;
    right: 50px
}

.banner-dsk .slick-prev.slick-arrow {
    background: url(../layout/right-thin-chevronb.png) no-repeat center top !important;
    left: 50px;
    transform: rotate(-180deg)
}

#sc-primary {
    padding: 50px 0
}

.banner-mob,
.hidden-after-xs {
    display: none
}

.hidden-after-xs,
#news {
    display: none
}

@media only screen and (max-width: 990px) {
    .item_aba {
        text-align: center
    }
}

@media only screen and (max-width: 600px) {
    .banner-mobile,
    .hidden-after-xs {
        display: block !important
    }
    .bannerfull,
    .hiddenxs {
        display: none
    }
    .banner-dsk {
        display: none
    }
    .banner-mob {
        display: block
    }
    #sc-primary {
        padding: 0
    }
    .hidden-after-xs {
        display: block
    }
    .hiddenxs {
        display: none !important
    }
}




.painelwhite.fixed {
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    position: fixed;
	border-bottom: 2px solid #373194;
}