/*CSS*/

.c_banner{float: left; width: 100%; height: 216px; background: url(../img/web/banner.jpg) no-repeat center;}
.banner{float: left; width: 100%; height: 216px; text-align: center;}
.tit_banner{display: inline-block; background-color: #fff; margin: 158px 0 0 0; padding: 20px 52px 20px 52px; border-top: 6px solid #4c82f8;}
.tit_banner h1{font-family:'latoregular'; letter-spacing: 1px; font-weight: 700;}

.c_midia{float: left; width: 100%; height: 725px;}
.midia{float: left; width: 100%; height: 725px;}
.videos{float: left; width: 100%;}
.tit_videos{float: left; width: 100%;}
.tit_videos h1{margin: 84px 0 0 0; font-size: 26px; font-family:'latoblack'; color: #4c82f8;}
.tit_videos img{position: relative; top: -3px; margin: 0 5px 0 0;}
.tit_videos p{margin: 14px 0 14px 19px; font-family:'latoregular'; font-size: 14px;}
.barravideos{width: 100%; height: 1px; background-color: #94b6ff;}
.os_videos{float: left; width: 100%; text-align: center;}
.os_videos iframe{margin: 50px 50px 0 0;}
.biblioteca{float: left; width: 100%;}
.tit_biblioteca{float: left; width: 100%;}
.tit_biblioteca h1{margin: 100px 0 14px 0; font-size: 26px; font-family:'latoblack'; color: #4c82f8;}
.tit_biblioteca img{position: relative; top: -3px; margin: 0 5px 0 0;}
.a_biblioteca{float: left; width: 100%;}
.texto_biblioteca{float: left; width: 50%;}
.texto_biblioteca p{font-family:'latoregular'; font-size: 14px; margin: 45px 0 0 20px;}
.texto_biblioteca img{margin: 0 10px 0 0;}
.btn_dls{float: left; width: 50%;}
.btn_dls button{margin: 30px 0 0 0; border: 0; background-color: #4c82f8; font-family:'latoregular'; font-size: 11px; color: #fff; border-radius: 30px; padding: 0 5px 0 15px;}
.btn_dls button img{display: inline-block; margin: 4px 0 -7px 0;}
.btn_dls button p{display: inline-block; margin: 0 6px 8px 0;}
.btn_dls button:hover{opacity: 0.8; cursor: pointer;}
.btn_dls button:focus{outline: none;}

.pdf-desk{}
.pdf-cel{display: none !important;}

@media(max-width: 990px){
    .c_midia{height: auto; padding-bottom: 50px;}
    .midia{height: auto;}
    .tit_videos{text-align: center;}
    .tit_videos p{margin: 14px 20px 14px 20px; line-height: 20px;}
    .os_videos iframe{margin: 50px 0 0 0;}
    .tit_biblioteca{text-align: center;}
    .tit_biblioteca h1{margin: 60px 0 14px 0;}

.pdf-desk{display: none !important;}
.pdf-cel{display: inline-block !important; width: 24px; height: 24px;}
}

@media(max-width: 767px){
    .btn_dls button{position: relative; left: 1%;}
    .texto_biblioteca p{line-height: 20px;}
    .btn_dls button{margin: 30px 0 10px 0;}
}

@media(max-width: 440px){
    .btn_dls button{margin: 30px 0 12px 0;}
}

@media(max-width: 365px){
    .os_videos iframe{width: 100%;}
}

@media(max-width: 319px){
    .biblioteca{display: none;}
}