@font-face {
    font-family: 'Franklin';
    src: url('css/fonts/franklin-bold.eot');
    src: url('css/fonts/franklin-bold.eot') format('embedded-opentype'), url('css/fonts/franklin-bold.woff') format('woff'), url('css/fonts/franklin-bold.ttf') format('truetype'), url('css/fonts/franklin-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#header,
#header-wrap,
#logo img {
    height: 80px !important;
}

#header {
    /*
    height: 100px !important;	*/
}

#logo {
    margin-bottom: 10px !important;
}

.sticky-header {
    margin-top: 0px !important;
}

.sticky-header #logo img {
    height: 65px !important;
}

#primary-menu ul li a {
    padding: 25px 10px !important;
}

.slider-caption:not(.dark),
.slider-caption:not(.dark) h2 {
    color: #000000;
    text-shadow: none;
    font-size: 55px;
    letter-spacing: 0px;
    text-transform: none;
    background: rgba(255, 255, 255, 0.49);
    padding: 30px;
    border-radius: 7px;
}

.slider-caption p {
    font-size: 23px !important;
}

.section.white {
    background: #d077ae;
    color: #fff;
}

.section.white h4,
.section.white h3,
.section.white h2,
.section.white h1 {
    color: #fff;
}

.section.white .button.button-border {
    border: 2px solid #fff;
    color: #fff;
}

.section.white .button.button-border:not(.button-fill):hover {
    background-color: #fff;
    color: #2e5391;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}

.img-noticia {
    height: 370px;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0px 0px 3px #666;
    margin-bottom: 10px;
}

.img-noticia img {
    max-height: 100%;
    max-width: initial;
    min-height: 100%;
}

.noticias h4 {
    text-transform: none;
    /*min-height: 66px;*/
    letter-spacing: 0px;
    font-size: 18px;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 1100px;
    }
}

.div-slide {
    background: #ddd;
    font-size: 20px;
    color: #fc5a1b;
    padding: 7px 7px 0px 7px;
}

.div-slide b {
    background: #fc5a1b;
    color: #fff;
    font-weight: 900;
    margin: 0px -7px;
    padding: 10px;
    font-family: 'Franklin';
}

.text-slide {
    font-size: 32px !important;
    max-width: 500px;
    text-align: left;
    top: 110px;
    position: inherit;
    right: 0px;
    color: #ffffff;
    font-weight: 600;
}

.div-slide b small {
    font-family: 'Franklin';
    vertical-align: text-bottom;
    font-size: 34px;
}

#programa {}

@media (min-width: 800px) {
    #programa {
        background: url(images/mae-01.jpg) left top no-repeat;
    }
    #programa .emphasis-title {
        margin: 0 0 50px;
        width: 550px;
        float: right;
    }
    #programa .emphasis-title p {
        text-align: left;
        font-weight: 600;
        line-height: 22px;
    }
}

@media (min-width: 320px) {
    .fluid-width-video-wrapper {
        margin-bottom: 30px;
    }
}

.video-homein {
    border: 5px solid #ffffff;
    overflow: hidden;
    box-shadow: 0px 0px 11px #737373;
    height: 280px;
}

.bottom-promocao {
    margin-top: 655px;
    width: 410px;
    margin-left: -50px;
}

@media (min-width: 310px) and (max-width: 1000px) {
    .bottom-promocao {
        width: 120px;
        margin-left: 10px;
        margin-top: 80px;
    }
    .video-homein {
        border: 5px solid #ffffff;
        overflow: hidden;
        box-shadow: 0px 0px 11px #737373;
        height: 160px;
    }
}

.bottom-assist {
    width: 420px;
    text-transform: none;
    position: absolute;
    top: 40rem;
    /* right: 920px; */
    background: #fff300;
    display: block;
    text-align: center;
    font-size: 34px;
    line-height: 73px;
    font-weight: bold;
    font-family: din-light;
    color: #000;
    border-radius: 5px;
    transition: ease 0.5s;
}

.bottom-assist:hover {
    background: #fff865;
}


/*
.bottom-assist:hover {
   width: 250px;
   text-transform: none;
   position: absolute;
   top: 530px;
   right: 920px;
   background: #23cae7;
   display: block;
   text-align: center;
   font-size: 54px;
   line-height: 73px;
   font-weight: bold;
   font-family: din-light;
   color: #fff;
   border-radius: 5px;
}
*/

.mensagem-professor {
    border: 1px #ccc solid;
    width: 65rem;
}

.responsive-videohome {
    width: 350px;
    height: 193px;
    margin-bottom: 30px;
}

.video-alternativo {
    background: #efefef;
    border: 1px solid #ccc;
    max-height: 413px;
    overflow-y: auto;
    overflow-x: hidden;
}

.video-list {
    padding: 10px;
    cursor: pointer;
}

.video-list:nth-child(even) {
    background: #f9f9f9;
}

.video-list:hover {
    background: #ccc;
}

.video-list.ativo {
    background: #5a5a5a;
}

.video-list a {
    color: #333;
}

.video-list.ativo a {
    color: #fff;
}

.no-padding {
    padding: 0px;
}

.video-title {
    background: #f1f1f1;
    border: 1px solid #dedede;
    padding: 10px;
    margin-top: 20px;
    font-size: 24px;
}

.input-job {
    border: 0;
    /* margin: 15px 0; */
    height: 40px;
    border-radius: 5px;
    box-shadow: 0px 1px 2px rgba(187, 192, 194, .9);
    color: #889292;
    font-weight: 400;
    font-size: 14px;
    padding: 0 35px 0 15px;
    width: 57%;
    background-image: url(https://www.mundifood.com/images/icons/search-magnifier.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 3rem;
}

.bottom-buscar {
    background: #0065e4;
    color: #fff;
    padding: 4px 10px 4px 10px;
    /* margin-top: -3px; */
    border-radius: 11px !important;
    height: 4rem;
    width: 8rem;
    margin-left: 2rem;
}

.responsive-login {
    width: 50%;
    margin-left: 33%;
    padding-right: 17px;
    top: 26%;
}

.icon-livro {
    width: 100%;
    margin-top: -7%;
}

@media(max-width: 768px) {
    .responsive-login {
        width: 100%;
        margin-left: -2%;
        padding-right: 17px;
        top: 26%;
    }
    .button.button-border {
        font-size: 11px;
    }
    .icon-livro {
        width: 55px;
        margin-top: -2%;
    }
    .sticky-header #logo img {
        height: 50px !important;
        margin-left: 55px;
    }
    .singin-bot {
        text-align: center;
    }
    #primary-menu ul li a {
        padding: 13px 0px !important;
    }
    .subtitle {
        font-size: 11px;
    }
    .responsive-videohome {
        width: 279px;
    }
    .titulo-responsive {
        margin-top: 13%;
    }
    .mensagem-professor {
        border: 1px #ccc solid;
        width: 30rem;
    }
}

.slider-balao-promo {
    top: 35rem;
    width: 35rem;
    margin-bottom: 60px;
}

.slider-balao-img {
    position: absolute;
    top: -13rem;
    width: 260px;
}

.slide-bottom-buy {
    position: absolute;
    top: 54%;
    left: 3%;
}

.video-box {
    position: absolute;
    background-color: rgba(30, 30, 30, .9);
    height: auto;
    border-radius: .5em;
    top: 0.8em;
    bottom: 1.1rem;
    left: 1.7em;
    right: 1.7em;
}

.video-box:hover {
    background-color: #00aff0;
}

.video-box .play-icon {
    padding: 1em 0 0 .2em;
    font-size: 1rem;
    text-align: center;
}

.video-box .play-icon svg {
    width: 2em;
    height: 2em;
}

.video-mob {
    display: none;
}

@media(max-width: 991px) {
    .video-box {
        display: none;
    }
    .video-box .play-icon {
        display: none;
    }
}