@charset "UTF-8";
/*@charset 'UTF-8';*/
/** Variaveis do tema Este arquivo Ã© uma copia de bower_components/bootstrap-sass/assets/stylesheets/bootstrap/variables Estao listadas aqui as variaveis originais que foram modificadas e as variaveis que foram criadas para o tema */
/** MODAL GENERICO */
.modal .modal-header { border-bottom-color: #dfc970; }

.modal .close { font-size: 34px; font-weight: 300; color: #d1b131; opacity: 1; }

.modal .facebook { text-decoration: none; width: 100%; }

.modal h4 { padding-left: 15px; font-size: 22px; font-weight: 400; line-height: 34px; color: #d1b131; text-transform: uppercase; }

.modal a { color: #d1b131; text-decoration: underline; }

.modal .modal-body { padding: 20px 15px; background: url("../img/modal-bg.png") repeat-x 0 0; }

.modal .modal-body p { font-size: 13px; /*text-align: center;*/ }

.modal .modal-body form { padding: 0 15%; }

.modal .modal-body button, .modal .modal-body input[type=submit] { display: block; width: 100%; }

/** Modal: Confirmado ou Erro */
.modal-confirmado .modal-body i, .modal-erro .modal-body i { display: block; width: 92px; height: 92px; margin: 0 auto 8px; background-repeat: no-repeat; }

.modal-confirmado p { color: #17a554; }

.modal-confirmado i { background-image: url("../img/modal-confirmado.png"); }

.modal-erro p { color: #e54d42; }

.modal-erro i { background-image: url("../img/modal-erro.png"); }

/** MODAL LOGIN */
.modal-login-bx { position: static; border: 1px solid #d1b131; border-radius: 5px; padding: 17px; min-height: 370px; height: auto; }

.modal-login-form { padding: 0 !important; }

.modal-login-h4 { padding-left: 15px !important; font-size: 14px !important; font-weight: bold !important; line-height: 22px !important; color: #65656a !important; text-transform: uppercase !important; text-align: center; }

.modal-login-row { padding: 15px; }

.modal-dialog-video { width: 800px; }

.modal-dialog-video .modal-content-video { position: relative; }

.modal-dialog-video .modal-content-video .modal-header { height: 40px; }

.modal-dialog-video .modal-content-video .modal-body { text-transform: capitalize; padding: 0; }

.modal-dialog-video .modal-content-video .modal-body video { width: 800px; height: 450px; }

/** Modal: Nova Pergunta */
#modal-nova-pergunta { /*textarea { color: $brand-texto-3; }*/ }

#modal-nova-pergunta label { display: none; }

#modal-nova-pergunta form { padding: 0; }

#modal-nova-pergunta form select { width: 100%; }

#modal-nova-pergunta form button { width: auto; float: left; }

#modal-nova-pergunta .modal-body { background: #fff; }

#modal-nova-pergunta .terciario { border: 0; color: #d1b131; }

@font-face { font-family: 'VideoJS'; src: url("../../shared/fonts/vjs.eot"); src: url("../../shared/fonts/vjs.eot?#iefix") format("embedded-opentype"), url("../../shared/fonts/vjs.woff") format("woff"), url("../../shared/fonts/vjs.ttf") format("truetype"), url("../../shared/fonts/vjs.svg#icomoon") format("svg"); font-weight: normal; font-style: normal; }

.video-play-container .play-button { background: #333; top: 50%; display: table; height: 3.5em; width: 3.5em; margin: -1.75em auto 0; z-index: 2; position: relative; color: #fff; border: 1px solid #333; }

a.video-play-container { text-decoration: none; }

.video-play-container:hover .play-button { cursor: pointer; background: #484848; border: 1px solid #484848; }

.video-play-container .play-button:focus, .video-play-container .play-button:hover { color: #ff0046; }

.video-play-container .play-button:before { content: "\e001"; font-family: VideoJS; text-align: center; font-size: 2.1em; display: table-cell; vertical-align: middle !important; }

.videoGallery { position: relative; min-height: 414px; }

/* 
VideoJS Default Styles (http://videojs.com)
Version 2.0.2

REQUIRED STYLES (be careful overriding)
================================================================================ */
/* Box containing video, controls, and download links. Will be set to the width of the video element through JS If you want to add some kind of frame or special positioning, use another containing element, not video-js-box. */
.video-js-box { text-align: left; position: relative; line-height: 0 !important; margin: 0; padding: 0 !important; border: none !important; width: 100%; height: 100%; }

/* Video Element */
video.video-js { background-color: #000; position: relative; padding: 0; width: 100%; height: 100%; }

.vjs-flash-fallback { display: block; }

/* Poster Overlay Style */
.video-js-box img.vjs-poster { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; padding: 0; cursor: pointer; }

/* Subtiles Style */
.video-js-box .vjs-subtitles { color: #fff; font-size: 20px; text-align: center; position: absolute; bottom: 40px; left: 0; right: 0; }

/* Fullscreen styles for main elements */
.video-js-box.vjs-fullscreen { position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; z-index: 1000; }

.video-js-box.vjs-fullscreen video.video-js, .video-js-box.vjs-fullscreen .vjs-flash-fallback { position: relative; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; }

.video-js-box.vjs-fullscreen img.vjs-poster { z-index: 1001; }

.video-js-box.vjs-fullscreen .vjs-spinner { z-index: 1001; }

.video-js-box.vjs-fullscreen .vjs-controls { z-index: 1003; }

.video-js-box.vjs-fullscreen .vjs-big-play-button { z-index: 1004; }

.video-js-box.vjs-fullscreen .vjs-subtitles { z-index: 1004; }

/* Styles Loaded Check */
.vjs-styles-check { height: 5px; position: absolute; }

/* Controls Below Video */
.video-js-box.vjs-controls-below .vjs-controls { position: relative; opacity: 1; background-color: #000; }

.video-js-box.vjs-controls-below .vjs-subtitles { bottom: 75px; }

/* Account for height of controls below video */
/* DEFAULT SKIN (override in another file)
================================================================================
Using all CSS to draw the controls. Images could be used if desired.
Instead of editing this file, I recommend creating your own skin CSS file to be included after this file,
so you can upgrade to newer versions easier. */
/* Controls Layout  Using absolute positioning to position controls */
.video-js-box .vjs-controls { position: absolute; margin: 0; opacity: 0.85; color: #fff; display: none; /* Start hidden */ left: 0; right: 0; /* 100% width of video-js-box */ width: 100%; bottom: 0px; /* Distance from the bottom of the box/video. Keep 0. Use height to add more bottom margin. */ height: 35px; /* Including any margin you want above or below control items */ padding: 0; /* Controls are absolutely position, so no padding necessary */ }

.video-js-box .vjs-controls > div { /* Direct div children of control bar */ position: absolute; /* Use top, bottom, left, and right to specifically position the control. */ text-align: center; margin: 0; padding: 0; height: 25px; /* Default height of individual controls */ top: 5px; /* Top margin to put space between video and controls when controls are below */ /* CSS Background Gradients  Using to give the aqua-ish look. */ /* Default */ background-color: #0B151A; /* Webkit  */ background: #1F3744 -webkit-gradient(linear, left top, left bottom, from(#0B151A), to(#1F3744)) left 12px; /* Firefox */ background: #1F3744 -moz-linear-gradient(top, #0B151A, #1F3744) left 12px; /* CSS Curved Corners */ border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; /* CSS Shadows */ box-shadow: 1px 1px 2px #000; -webkit-box-shadow: 1px 1px 2px #000; -moz-box-shadow: 1px 1px 2px #000; }

/* Placement of Control Items  - Left side of pogress bar, use left & width - Rigth side of progress bar, use right & width - Expand with the video (like progress bar) use left & right */
.vjs-controls > div.vjs-play-control { left: 5px; width: 25px; box-sizing: content-box; }

.vjs-controls > div.vjs-progress-control { left: 35px; right: 165px; box-sizing: content-box; }

/* Using left & right so it expands with the width of the video */
.vjs-controls > div.vjs-time-control { width: 75px; right: 90px; box-sizing: content-box; }

/* Time control and progress bar are combined to look like one */
.vjs-controls > div.vjs-volume-control { width: 50px; right: 35px; box-sizing: content-box; }

.vjs-controls > div.vjs-fullscreen-control { width: 25px; right: 5px; box-sizing: content-box; }

/* Removing curved corners on progress control and time control to join them. */
.vjs-controls > div.vjs-progress-control { border-top-right-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-bottom-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; }

.vjs-controls > div.vjs-time-control { border-top-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-bottom-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; }

/* Play/Pause
-------------------------------------------------------------------------------- */
.vjs-play-control { cursor: pointer !important; }

/* Play Icon */
.vjs-play-control span { display: block; font-size: 0; line-height: 0; }

.vjs-paused .vjs-play-control span { width: 0; height: 0; margin: 8px 0 0 8px; /* Drawing the play triangle with borders - http://www.infimum.dk/HTML/slantinfo.html */ border-left: 10px solid #fff; /* Width & Color of play icon */ /* Height of play icon is total top & bottom border widths. Color is transparent. */ border-top: 5px solid transparent; border-bottom: 5px solid transparent; }

.vjs-playing .vjs-play-control span { width: 3px; height: 10px; margin: 8px auto 0; /* Drawing the pause bars with borders */ border-top: 0px; border-left: 3px solid #fff; border-bottom: 0px; border-right: 3px solid #fff; }

/* Progress
-------------------------------------------------------------------------------- */
.vjs-progress-holder { /* Box containing play and load progresses */ position: relative; padding: 0; overflow: hidden; cursor: pointer !important; height: 9px; border: 1px solid #777; margin: 7px 1px 0 5px; /* Placement within the progress control item */ border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

.vjs-progress-holder div { /* Progress Bars */ position: absolute; display: block; width: 0; height: 9px; margin: 0; padding: 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

.vjs-play-progress { /* CSS Gradient */ /* Default */ background: #fff; /* Webkit  */ background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#777)); /* Firefox */ background: -moz-linear-gradient(top, #fff, #777); }

.vjs-load-progress { opacity: 0.8; /* CSS Gradient */ /* Default */ background-color: #555; /* Webkit  */ background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#aaa)); /* Firefox */ background: -moz-linear-gradient(top, #555, #aaa); }

/* Time Display
-------------------------------------------------------------------------------- */
.vjs-controls .vjs-time-control { font-size: 10px; line-height: 1; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }

.vjs-controls .vjs-time-control span { line-height: 25px; /* Centering vertically */ }

/* Volume
-------------------------------------------------------------------------------- */
.vjs-volume-control { cursor: pointer !important; }

.vjs-volume-control div { display: block; margin: 0 5px 0 5px; padding: 4px 0 0 0; }

/* Drawing the volume icon using 6 span elements */
.vjs-volume-control div span { /* Individual volume bars */ float: left; padding: 0; margin: 0 2px 0 0; /* Space between */ width: 5px; height: 0px; /* Total height is height + bottom border */ border-bottom: 18px solid #555; /* Default (off) color and height of visible portion */ }

.vjs-volume-control div span.vjs-volume-level-on { border-color: #fff; /* Volume on bar color */ }

/* Creating differnt bar heights through height (transparent) and bottom border (visible). */
.vjs-volume-control div span:nth-child(1) { border-bottom-width: 2px; height: 16px; }

.vjs-volume-control div span:nth-child(2) { border-bottom-width: 4px; height: 14px; }

.vjs-volume-control div span:nth-child(3) { border-bottom-width: 7px; height: 11px; }

.vjs-volume-control div span:nth-child(4) { border-bottom-width: 10px; height: 8px; }

.vjs-volume-control div span:nth-child(5) { border-bottom-width: 14px; height: 4px; }

.vjs-volume-control div span:nth-child(6) { margin-right: 0; }

/* Fullscreen
-------------------------------------------------------------------------------- */
.vjs-fullscreen-control { cursor: pointer !important; }

.vjs-fullscreen-control div { padding: 0; text-align: left; vertical-align: top; cursor: pointer !important; margin: 5px 0 0 5px; /* Placement within the fullscreen control item */ width: 20px; height: 20px; }

/* Drawing the fullscreen icon using 4 span elements */
.vjs-fullscreen-control div span { float: left; margin: 0; padding: 0; font-size: 0; line-height: 0; width: 0; text-align: left; vertical-align: top; }

.vjs-fullscreen-control div span:nth-child(1) { /* Top-left triangle */ margin-right: 3px; /* Space between top-left and top-right */ margin-bottom: 3px; /* Space between top-left and bottom-left */ border-top: 6px solid #fff; /* Height and color */ border-right: 6px solid transparent; /* Width */ }

.vjs-fullscreen-control div span:nth-child(2) { border-top: 6px solid #fff; border-left: 6px solid transparent; }

.vjs-fullscreen-control div span:nth-child(3) { clear: both; margin: 0 3px 0 0; border-bottom: 6px solid #fff; border-right: 6px solid transparent; }

.vjs-fullscreen-control div span:nth-child(4) { border-bottom: 6px solid #fff; border-left: 6px solid transparent; }

/* Icon when video is in fullscreen mode */
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(1) { border: none; border-bottom: 6px solid #fff; border-left: 6px solid transparent; }

.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(2) { border: none; border-bottom: 6px solid #fff; border-right: 6px solid transparent; }

.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(3) { border: none; border-top: 6px solid #fff; border-left: 6px solid transparent; }

.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(4) { border: none; border-top: 6px solid #fff; border-right: 6px solid transparent; }

/* Download Links - Used for browsers that don't support any video.
---------------------------------------------------------*/
.vjs-no-video { font-size: small; line-height: 1.5; }

/* Big Play Button (at start)
---------------------------------------------------------*/
div.vjs-big-play-button { display: none; /* Start hidden */ z-index: 2; position: absolute; top: 50%; left: 50%; width: 80px; height: 80px; margin: -43px 0 0 -43px; text-align: center; vertical-align: center; cursor: pointer !important; border: 3px solid #fff; opacity: 0.9; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; /* CSS Background Gradients */ /* Default */ background-color: #0B151A; /* Webkit  */ background: #1F3744 -webkit-gradient(linear, left top, left bottom, from(#0B151A), to(#1F3744)) left 40px; /* Firefox */ background: #1F3744 -moz-linear-gradient(top, #0B151A, #1F3744) left 40px; /* CSS Shadows */ box-shadow: 4px 4px 8px #000; -webkit-box-shadow: 4px 4px 8px #000; -moz-box-shadow: 4px 4px 8px #000; }

div.vjs-big-play-button:hover { box-shadow: 0px 0px 80px #fff; -webkit-box-shadow: 0px 0px 80px #fff; -moz-box-shadow: 0px 0px 80px #fff; }

div.vjs-big-play-button span { display: block; font-size: 0; line-height: 0; width: 0; height: 0; margin: 20px 0 0 23px; /* Drawing the play triangle with borders - http://www.infimum.dk/HTML/slantinfo.html */ border-left: 40px solid #fff; /* Width & Color of play icon */ /* Height of play icon is total top & bottom border widths. Color is transparent. */ border-top: 20px solid transparent; border-bottom: 20px solid transparent; }

/* Spinner Styles
---------------------------------------------------------*/
/* CSS Spinners by Kilian Valkhof - http://kilianvalkhof.com/2010/css-xhtml/css3-loading-spinners-without-images/ */
.vjs-spinner { display: none; position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; z-index: 1; margin: -50px 0 0 -50px; /* Scaling makes the circles look smoother. */ transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(0.5); }

/* Spinner circles */
.vjs-spinner div { position: absolute; left: 40px; top: 40px; width: 20px; height: 20px; background: #fff; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border: 1px solid #ccc; /* Added border so can be visible on white backgrounds */ }

/* Each circle */
.vjs-spinner div:nth-child(1) { opacity: 0.12; transform: rotate(0deg) translate(0, -40px) scale(0.1); -webkit-transform: rotate(0deg) translate(0, -40px) scale(0.1); -moz-transform: rotate(0deg) translate(0, -40px) scale(0.1); }

.vjs-spinner div:nth-child(2) { opacity: 0.25; transform: rotate(45deg) translate(0, -40px) scale(0.2); -webkit-transform: rotate(45deg) translate(0, -40px) scale(0.2); -moz-transform: rotate(45deg) translate(0, -40px) scale(0.2); }

.vjs-spinner div:nth-child(3) { opacity: 0.37; transform: rotate(90deg) translate(0, -40px) scale(0.4); -webkit-transform: rotate(90deg) translate(0, -40px) scale(0.4); -moz-transform: rotate(90deg) translate(0, -40px) scale(0.4); }

.vjs-spinner div:nth-child(4) { opacity: 0.50; transform: rotate(135deg) translate(0, -40px) scale(0.6); -webkit-transform: rotate(135deg) translate(0, -40px) scale(0.6); -moz-transform: rotate(135deg) translate(0, -40px) scale(0.6); }

.vjs-spinner div:nth-child(5) { opacity: 0.62; transform: rotate(180deg) translate(0, -40px) scale(0.8); -webkit-transform: rotate(180deg) translate(0, -40px) scale(0.8); -moz-transform: rotate(180deg) translate(0, -40px) scale(0.8); }

.vjs-spinner div:nth-child(6) { opacity: 0.75; transform: rotate(225deg) translate(0, -40px) scale(1); -webkit-transform: rotate(225deg) translate(0, -40px) scale(1); -moz-transform: rotate(225deg) translate(0, -40px) scale(1); }

.vjs-spinner div:nth-child(7) { opacity: 0.87; transform: rotate(270deg) translate(0, -40px) scale(1.1); -webkit-transform: rotate(270deg) translate(0, -40px) scale(1.1); -moz-transform: rotate(270deg) translate(0, -40px) scale(1.1); }

.vjs-spinner div:nth-child(8) { opacity: 1.00; transform: rotate(315deg) translate(0, -40px) scale(1.3); -webkit-transform: rotate(315deg) translate(0, -40px) scale(1.3); -moz-transform: rotate(315deg) translate(0, -40px) scale(1.3); }

/*
VideoJS HuCSS Skin (http://videojs.com)
Version 2.0.0
*/
.hu-css .vjs-controls { height: 47px; opacity: 0.95; color: #fff; background: #3A3835; }

.hu-css.video-js-box.vjs-controls-below .vjs-controls { background: #3A3835; }

.hu-css .vjs-controls > div { top: 0; background: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }

/* Top Level Items */
.hu-css .vjs-controls > div.vjs-play-control, .hu-css .vjs-controls > div.vjs-volume-control, .hu-css .vjs-controls > div.vjs-fullscreen-control { bottom: 20px; height: 27px; }

/* Bottom Level Items */
.hu-css .vjs-controls > div.vjs-progress-control, .hu-css .vjs-controls > div.vjs-time-control { margin-top: 28px; height: 19px; }

/* Placement of Control Items */
.hu-css .vjs-controls > div.vjs-play-control { width: 33px; left: 0px; }

.hu-css .vjs-controls > div.vjs-progress-control { left: 84px; right: 0; }

.hu-css .vjs-controls > div.vjs-time-control { width: 84px; left: 0px; }

.hu-css .vjs-controls > div.vjs-volume-control { width: 43px; right: 44px; }

.hu-css .vjs-controls > div.vjs-fullscreen-control { width: 43px; right: 0px; }

/* Play/Pause
-------------------------------------------------------------------------------- */
.hu-css.vjs-paused .vjs-play-control span { margin: 9px 0 0 12px; }

.hu-css.vjs-playing .vjs-play-control span { margin: 9px 0 0 12px; }

.hu-css .vjs-play-control:hover { background-color: #000; }

/* Progress
-------------------------------------------------------------------------------- */
.hu-css .vjs-progress-holder { /* Box containing play and load progresses */ height: 19px; border: none; margin: 0px 0px 0 0px; /* Placement within the progress control item */ background: #000; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }

.hu-css .vjs-progress-holder div { height: 13px; margin-top: 3px; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }

.hu-css .vjs-play-progress { /* Default */ background: #777; /* Webkit  */ background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#777)); /* Firefox */ background: -moz-linear-gradient(top, #999, #777); }

.hu-css .vjs-load-progress { background: #555; }

/* Time Display
-------------------------------------------------------------------------------- */
.hu-css .vjs-controls .vjs-time-control { font-size: 11px; background: #000; }

.hu-css .vjs-controls .vjs-time-control span { line-height: 19px; /* Centering vertically */ }

/* Volume
-------------------------------------------------------------------------------- */
/*.hu-css .vjs-volume-control:hover { background-color: #000; }*/
.hu-css .vjs-volume-control div { margin: 0 5px 0 5px; padding: 9px 0 0 0; }

.hu-css .vjs-volume-control div span { /* Individual volume bars */ margin: 0 2px 0 0; /* Space between */ width: 3px; height: 0px; /* Total height is height + bottom border */ border-bottom: 12px solid #555; /* Default (off) color and height of visible portion */ }

.hu-css .vjs-volume-control div span.vjs-volume-level-on { border-color: #fff; /* Volume on bar color */ }

/* Creating differnt bar heights through height (transparent) and bottom border (visible). */
.hu-css .vjs-volume-control div span:nth-child(1) { border-bottom-width: 2px; height: 10px; }

.hu-css .vjs-volume-control div span:nth-child(2) { border-bottom-width: 4px; height: 8px; }

.hu-css .vjs-volume-control div span:nth-child(3) { border-bottom-width: 6px; height: 6px; }

.hu-css .vjs-volume-control div span:nth-child(4) { border-bottom-width: 8px; height: 4px; }

.hu-css .vjs-volume-control div span:nth-child(5) { border-bottom-width: 10px; height: 2px; }

/* Fullscreen
-------------------------------------------------------------------------------- */
.hu-css .vjs-fullscreen-control:hover { background-color: #000; }

.hu-css .vjs-fullscreen-control div { margin: 8px 0 0 0px; padding-left: 13px; height: 13px; border-left: 1px solid #555; }

.hu-css .vjs-fullscreen-control div span:nth-child(1) { margin-right: 9px; margin-bottom: 5px; border-top: 4px solid #fff; border-right: 4px solid transparent; }

.hu-css .vjs-fullscreen-control div span:nth-child(2) { border-top: 4px solid #fff; border-left: 4px solid transparent; }

.hu-css .vjs-fullscreen-control div span:nth-child(3) { clear: both; margin: 0 9px 0 0; border-bottom: 4px solid #fff; border-right: 4px solid transparent; }

.hu-css .vjs-fullscreen-control div span:nth-child(4) { border-bottom: 4px solid #fff; border-left: 4px solid transparent; }

/* Icon when video is in fullscreen mode */
.hu-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(1) { border: none; border-bottom: 4px solid #fff; border-left: 4px solid transparent; }

.hu-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(2) { border: none; border-bottom: 4px solid #fff; border-right: 4px solid transparent; }

.hu-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(3) { border: none; border-top: 4px solid #fff; border-left: 4px solid transparent; }

.hu-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(4) { border: none; border-top: 4px solid #fff; border-right: 4px solid transparent; }

/* Big Play Button (at start)
---------------------------------------------------------*/
.hu-css div.vjs-big-play-button { width: 76px; height: 70px; margin: -35px 0 0 -38px; border: 1px solid #ccc; opacity: 0.8; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; background: rgba(50, 50, 50, 0.8); /* CSS Shadows */ box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }

.hu-css div.vjs-big-play-button:hover { box-shadow: 0px 0px 80px #fff; -webkit-box-shadow: 0px 0px 80px #fff; -moz-box-shadow: 0px 0px 80px #fff; }

.hu-css div.vjs-big-play-button span { margin: 16px 0 0 21px; /* Drawing the play triangle with borders - http://www.infimum.dk/HTML/slantinfo.html */ border-left: 40px solid #fff; /* Width & Color of play icon */ /* Height of play icon is total top & bottom border widths. Color is transparent. */ border-top: 20px solid transparent; border-bottom: 20px solid transparent; }

.field-validation-error { background: #D70505; padding: 2px 20px; position: absolute; color: #fff; z-index: 10; margin-top: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 2px solid #D70505; }

.field-validation-error:after, .field-validation-error:before { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.field-validation-error:after { border-color: rgba(215, 5, 5, 0); border-bottom-color: #d70505; border-width: 5px; margin-left: -5px; }

.field-validation-error:before { border-color: rgba(215, 5, 5, 0); border-bottom-color: #D70505; border-width: 8px; margin-left: -8px; }

/***************************************************************************************
    Typeahead
****************************************************************************************/
.twitter-typeahead { width: 100%; }

.tt-query, .tt-hint { width: 100%; }

.tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint { color: #999; }

.tt-menu { width: 422px; margin: 12px 0; padding: 8px 0; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-suggestion { padding: 3px 20px; font-size: 18px; line-height: 24px; }

.tt-suggestion:hover { cursor: pointer; color: #fff; background-color: #d1b131; }

.tt-suggestion.tt-cursor { color: #fff; background-color: #d1b131; }

.tt-suggestion p { margin: 0; }

/***************************************************************************************
    Typeahead
****************************************************************************************/
span#linkLogin { color: #d1b131; cursor: pointer; }

.container-title { padding: 15px 0; display: block; }

/***************************************************************************************
    GOOGLE Login
****************************************************************************************/
.abcRioButton { width: 100% !important; }

@media (min-width: 992px) { .container-home-secao { background: none !important; }
  .container-home-secao .box { width: 25%; height: 290px; float: left; position: relative; }
  .container-home-secao .lido div[class*=destaque] { background-color: #fff; }
  .container-home-secao .lido div[class*=destaque] a, .container-home-secao .lido div[class*=destaque] h2, .container-home-secao .lido div[class*=destaque] span, .container-home-secao .lido div[class*=destaque] video, .container-home-secao .lido div[class*=destaque] audio, .container-home-secao .lido div[class*=destaque] p { opacity: 0.65; } }

.container-80 .centralizador { height: 100%; }

.container-80 .marca-secao { margin-top: 10px; display: block; }

.container-80 .marca-secao img { margin: 0 auto; display: block; max-height: 190px; max-width: 100%; }

.container-secao { background: url("../img/secao/container-bg.jpg") no-repeat center top; }

@media (max-width: 1199px) { .container-secao { background-size: auto 100%; } }

.container-secao.sem-bg { background: none !important; }

.container-secao .titulo-secao { margin-left: auto; margin-right: auto; max-width: 85%; }

.container-secao .titulo-secao a, .container-secao .titulo-secao p { color: #fff; }

.container-secao .titulo-secao a { display: block; margin: 16px auto; width: 551px; height: 71px; background: url("../img/secao/o-que-e-previdencia.png") no-repeat 0 0; text-indent: -9999em; overflow: hidden; }

@media (max-width: 1199px) { .container-secao .titulo-secao a { width: 300px; height: 39px; background-size: 300px 39px; } }

.container-secao .titulo-secao p { text-align: center; font-size: 18px; }

.container-secao.destaque-sem-bordas div[class*=destaque], .container-secao.destaque-sem-bordas div[class*=destaque]:hover { border: none; box-shadow: none; }

.container-secao .link-rodape-secao { position: absolute; right: 0; top: 24px; padding-right: 16px; background: url("../img/secao/seta.png") no-repeat right center; text-transform: uppercase; color: #fff; }

#banner-secao { margin-top: -20px; background: url("../img/secao/home-secao-bg.jpg") no-repeat center top; height: auto; }

#banner-secao.small { height: 400px; margin-bottom: 30px; }

#banner-secao.small .logo { position: relative; left: 0; width: 635px; height: 237px; background: url("../img/secao/titulo-secao.png") no-repeat 0 0; text-indent: -9999px; overflow: hidden; }

@media (max-width: 991px) { #banner-secao.small .logo { width: 300px; height: 111px; background-size: cover; } }

#banner-secao nav { position: relative; top: 30px; }

#banner-secao .sobre-secao { width: 640px; margin-left: auto; margin-right: auto; padding-top: 30px; padding-bottom: 30px; }

@media (max-width: 991px) { #banner-secao .sobre-secao { width: 300px; } }

#banner-secao h2, #banner-secao p { margin-left: auto; margin-right: auto; }

#banner-secao h2 { position: relative; left: 50px; width: 635px; height: 237px; background: url("../img/secao/titulo-secao.png") no-repeat 0 0; text-indent: -9999px; overflow: hidden; }

@media (max-width: 991px) { #banner-secao h2 { width: 300px; height: 111px; background-size: cover; } }

#banner-secao p { margin-left: auto; margin-right: auto; width: 75%; font-size: 21px; font-weight: 400; color: #fff; text-align: center; }

#home-secao { background-color: #fff; }

#home-secao div[class*=destaque-] h2 .categoria { height: 36px; }

#home-secao div[class*=destaque-] h2 .artigo { font-weight: 400; }

#home-secao .destaque-home-secao-video { border-color: transparent; background-color: #f0f0f0 !important; }

#home-secao .destaque-home-secao-video p { padding-left: 8px; padding-right: 8px; text-align: left; font-size: 15px; }

#home-secao .destaque-home-secao-video video { width: 100%; height: 320px; margin-bottom: 16px; background-color: #000; }

#home-secao .destaque-home-secao-video .slick-slider { position: relative; }

#home-secao .destaque-home-secao-video .slick-arrow { position: absolute; top: 0; width: 16px; height: 70px; border: 0; cursor: pointer; text-indent: -9999px; z-index: 100; }

#home-secao .destaque-home-secao-video .slick-prev { left: 15px; background: url("../img/secao/video-prev.png") no-repeat 4px 29px; }

#home-secao .destaque-home-secao-video .slick-next { right: 0; background: url("../img/secao/video-next.png") no-repeat 4px 29px; }

#home-secao div[id*=video-slick] { padding: 0 8px; }

#home-secao div[id*=video-slick] .imagem { height: 70px; }

#home-secao .destaque-home-secao-podcast { border-color: transparent; background-color: #f0f0f0 !important; }

#home-secao .destaque-home-secao-podcast .imagem { width: 100%; height: 216px; margin-bottom: 16px; float: none; }

#home-secao .destaque-home-secao-podcast p { text-align: left; font-size: 15px; padding-left: 8px; padding-right: 8px; }

#home-secao .destaque-home-secao-podcast .audiojs { width: auto !important; margin: 8px; }

#home-secao .destaque-home-secao-podcast ul { padding-left: 0; }

#home-secao .destaque-home-secao-podcast li { margin: 0 8px; border-top: 1px solid #8b8b90; list-style-type: none; text-align: left; }

#home-secao .destaque-home-secao-podcast li a { display: block; padding: 8px; color: #025085; font-weight: 700; font-size: 15px; line-height: 18px; }

#saiba-mais .content { padding: 0; }

#saiba-mais .title { background: rgba(0, 0, 0, 0.7); display: block; }

#saiba-mais .title h3 { font-size: 16px; text-transform: uppercase; padding: 10px 20px; color: #fff; }

#saiba-mais #item-relacionados { padding: 10px 20px; }

#saiba-mais #item-relacionados .item-relacionado { margin-bottom: 10px; }

#saiba-mais #item-relacionados .item-relacionado .destaque-conteudo-imagem, #saiba-mais #item-relacionados .item-relacionado .destaque-video { background: #fff; }

#saiba-mais #item-relacionados .item-relacionado .destaque-conteudo-imagem .imagem, #saiba-mais #item-relacionados .item-relacionado .destaque-video .imagem { width: 40%; margin: 0 10px 0 0; }

#saiba-mais #item-relacionados .item-relacionado .destaque-conteudo-imagem h2, #saiba-mais #item-relacionados .item-relacionado .destaque-video h2 { line-height: 18px; }

#saiba-mais #item-relacionados .item-relacionado .destaque-conteudo-imagem .categoria, #saiba-mais #item-relacionados .item-relacionado .destaque-video .categoria { margin-left: 0; }

#saiba-mais #item-relacionados .item-relacionado .destaque-conteudo-imagem .artigo, #saiba-mais #item-relacionados .item-relacionado .destaque-video .artigo { font-size: 20px; line-height: 30px; }

#saiba-mais #item-relacionados .item-relacionado .destaque-podcast { background: #fff; }

#saiba-mais #item-relacionados .item-relacionado .destaque-podcast .categoria { margin-left: 0 !important; }

#saiba-mais #item-relacionados .item-relacionado .destaque-podcast .artigo { top: 12px; }

#saiba-mais .cat-fundo-de-pensao .categoria { background-color: #2d4275; }

#saiba-mais .cat-financas .categoria { background-color: #7DB61C; }

#saiba-mais .cat-previdencia .categoria { background-color: #C9D200; }

#saiba-mais .cat-qualidade-de-vida .categoria { background-color: #00A091; }

@media (min-width: 990px) { .container-home-secao .box-2x3 .imagem { height: 149.5px; } }
