* {
	margin:0;
	padding:0;
	box-sizing: border-box;
}
body {
	background-image:url(../img/bg_screen_pc.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	font-family:Arial, sans-serif !important ;
	background-attachment: fixed;
	background-color: #d0def5;
}
.loading-box {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left:0;
	background-image: url(../img/Spinner_1s_200px.svg);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.screen_home, .screen_quiz, .screen_final, .screen_intro, .screen_instru1,.screen_checkUserData, .screen_sessao_home, .screen_universidade, .screen_centralGames, .screen_centralPodcast, .screen_jnews,  .screen_ranking, .screen_arvi  {
	background-repeat: no-repeat;
	width:100%;
	height:100vh;
	background-size:cover;
}
.screen_quiz, .screen_final, .screen_instru1,.screen_checkUserData, .screen_cinema, .screen_modal_preativ, .screen_sessao_home, .screen_universidade,  .screen_centralGames, .screen_centralPodcast, .screen_ranking, .screen_arvi, .screen_jnews, .modal-group .bg-modal, .modal-group .modal_def_reward, .icon_extra_modal, .icon_extra2_modal, .modal-group .modal_eval_content {
	display: none;
}
.screen_modal_preativ {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 140px;
	left: 0;
}
.icon_extra_tm {
	width: 160px;
    height: 100px;
    display: block !important;
    margin: 0 auto 20px auto;
    background-image: url(../img/icon_bau_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
}
.icon_extra_atv_tm {
	width: 120px;
    height: 100px;
    display: block !important;
    position: absolute;
    top: 180px;
    left: 0;
    background-image: url(../img/status_modal_ativMes.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
}

.modal-show-reward.mEspecExtr {
	margin-bottom: 5px ;
	margin-top: 30px ;
} 
.title_modal_text {
	font-size: 20px;
}
.screen_cinema {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    margin: 0 !important;
}
.mtop50 {
	margin-top: 50px;
}
.screen_cinema .bg-cinema, .screen_modal_preativ .bg-cinema, .modalStart .bg-modal-init, .modal-group .bg-modal, .modalAovivo .bg-modal-init {
	width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.modal-group .bg-modal.show {
	display: block;
	transition: all 1s;
	z-index: 99999999;
}
.screen_cinema #video_player {
	position: absolute;
	z-index: 3;
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
video::-webkit-media-controls {
  display:none !important;
}
.ico_play_video {
	width: 700px;
    height: 500px;
	background-image: url(../img/click_to_play.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	top: 10%;
	background-position-x: center;
	left: calc( 50% - 350px);
	cursor: pointer;
}
.screen_cinema .button-close {
	background-color: #FFF;
	color: #000;
	width: 60px;
	height: 25px;
	text-align: center;
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 99999;
	cursor: pointer;
}
.modal-content-middle {
	width: 100%;
    height: calc(100vh - 140px);
    background-color: #FFF;
	display: grid;
	grid-template-columns: 2fr 3fr;
    z-index: 2;
}
.modal-content-middle .button-close {
	position: absolute;
    top: -50px;
    right: 0;
    background-color: #FFF;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
}

.modal-content-middle .content-center {
	padding: 15px;
    font-size: 13px;
    margin-right: 270px;
}

.modal-content-middle .content-center .display-sdesk-activ {
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.modal-group {

}
.modal_default {
	display: none;
	z-index: 999999999999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;


	
}
.modal_container_box {
	max-width: 400px;
	width: 90%;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    background-color: #FFF;
    top: 120px;
    left: calc(50% - 200px);
    z-index: 10;
    padding: 20px;
    font-size: 13px;
    border-radius: 30px;
    color: #585858;
}
.modelo_modal1 {
	text-align: center;
}
.icon-coin-modal1 {
	margin-left: 40px;
    height: 48px;
    width: 48px;
}
.reward_display {
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 5px;
	display: grid;
}
.reward_display_number {
	font-size: 45px;
	text-align: left;
}
.content_title_text {
	font-size: 23px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.modal-show-reward {
	width: 50%;
    margin: 50px auto;
    color: #000;
}
.lb-modal-moedas {
	font-size: 15px;
	text-align: center;
}
.modal-show-reward .reward_display {
	font-size: 50px;
}
.content_modal_eval_coments, .content_modal_eval_reward {
	display: none;
}
.far {
	font-size: 30px !important;
}
.fa, .fas {
	font-size: 30px !important;
}
.title_modal_eval {
	font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
.body_modal_eval {
	padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.modal_stars_eval {
	text-align: center;
    margin-bottom: 40px;
}
.button_container_eval {
	text-align: center;
}
.textarea-desc-eval {
	width: 100%;
    height: 90px;
    margin-bottom: 10px;
    border: 2px solid #4e4c4c;
    border-radius: 10px;
    padding: 10px;
}
.fontMenor0 {
	font-size: 12px !important;
}
.fontMenor1 {
	font-size: 11px !important;
}

.fontMenor2 {
	font-size: 9px !important;
}

.box-clic-pop, .box-video-click, .box-quiz-click, .box-game-click, .box-podcast-click {
    color: #FFF;
    width: 88%;
    height: 470px;
    border-radius: 20px;
    padding: 10px 15px;
    font-size: 14px;
    margin: 10px auto;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
}
.box-clic-pop {
	border-radius: 20px;
}

.box-video-click {
	background-image: url(../img/bg_click_video.png);
}
.box-quiz-click {
	background-image: url(../img/bg_click_quiz.png);
}
.box-podcast-click {
	background-image: url(../img/bg_click_podcast.png);
}
.box-game-click {
	background-image: url(../img/bg_click_games.png);
	background-position-y: bottom;
}
.btn_iniciar_box .label-iniciar {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}

.screen_final {display:none}

.wrapper-content, .wrapper-content-lg {
	width: 320px;
	height: auto;
	margin: 20px auto;
	text-align: center;
}
.wrapper-content-lg {
		width: 100%;
		max-width: 1000px;
	}
.logo-titulo {
	width: 250px;
	height: 120px;
	background-image: url(../img/galderma/logo-title.png);
	background-size: contain;
	margin:0 auto;
	position: relative;
}
.desc-home {
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	width: 70%;
	height: 100px;
	padding: 20px 14%;
	color: #6b80a0;
	font-weight: bold;
}
.title {
    background-image: url(../img/galderma/logo-title.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 220px;
    height: 71px;
    margin: 0 auto;
}
.short-desk-cadastro {
	width: 100%;
    height: 45px;
    background-color: #bfcdf0;
    margin: 25px auto 0;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
    font-size: 15px;
}
.boxCPF1, .boxCRF1, .boxCRF2 {
	display: none;
}
.backLogin1 {
	cursor: pointer;
}
.displayShow {
	display: block !important;
}
.frase-auxiliar-login {
	line-height: 40px;
	font-size: 13px;
	cursor: pointer;
}

.form2 {
	
}
.form_home {
	width:90%;
	text-align: center;
	margin: 25px auto;
	padding: 0 5% 5%;
	font-size: 14px;
}
.label_isfarma {
display: inline;
}
.form_home input {
	width:100%;	
}
.form_home select {
	width:100%;	
}
.msg-horario {
	padding-top: 25px;
    width: 100%;
    font-weight: normal;
    font-size: 12px;

}
.inputTextDefault, .form_home input, .form_home select , .form_home input:focus{
	width: 90%;
	margin-top:20px;
	height:40px;
	line-height:40px;
	border-radius:15px;
	background-color:#FFF; 
	color:#504e4e;	
	font-size:16px;
	border:2px solid #356294;
	padding-left:5%;
	padding-right:5%;
}
.inputTextDefault {
    margin: 5px auto;
}
.checkboxDefault {
	height: 20px !important;
	width:auto !important;
}
.form_home select:disabled {
	background-color:#c5979a;	
}
.labelLogin {
	width: 100%;
	display: block;
	margin-top: 10px;
    margin-bottom: -10px;
}
.btn_iniciar {
	width:55px !important;
	height:55px;
	line-height:40px;
	border-radius:10px;
	background-color:transparent; 
	color:#DC9A00;
	border:none;
	text-align:center;
	cursor:pointer;
	margin:70px auto;
	display:block;
	font-family:Cotysansregular ;
	background-image:url(../img/galderma/btn_play.png);
	background-position: center;
	background-repeat: no-repeat;
}

.btn_default {
    width: 90% !important;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #0094c0;
    color: #FFF;
    font-size: 16px;
    border: none;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 15px;

}
.btn_default2 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 25px 25px 5px;
    background-color: #ffffff;
    color: #222221;
    font-size: 16px;
    border: 1px solid #9baabb;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 15px;
    -webkit-box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.4); 
	box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.4);
}
.btn_default3 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 25px 25px;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    border: 1px solid #9baabb;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 15px;
    -webkit-box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.4); 
	box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.4);
}

.btn_acessar1, .btn-finalizar, #init_cont1 {
	margin-top: 25px;
}
.logo-bottom-box {
	width: 95%;
    height: auto;
    min-height: 60px;
    margin:10px auto;
    text-align: center;
}
.logo-bottom-img {
	width: 140px;
    height: 30px;
    margin: 20px auto 0;
}
.logo-bottom-text {
	font-size: 9px;
	color: #356294;
}
.texto-bottom {
	width: 215px;
    height: 60px;
    position: relative;
    bottom: 5px;
    left: calc(50% - 100px);
    text-align: center;
    font-size: 9px;
	color: #356294;
}
.boxCadastro {
	display: none;
}
/* #############################    SCREEN CONFIRM ############## */ 
.crf_confirm_box {
	display: none;
}

/* #############################    SCREEN HOME ################# */

.main-sections-links {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 10px;
}
.sessao-links1, .sessao-links2  {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	height: 250px;
}

.item-main-menu {
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    color: #FFF;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 12px;
    padding: 20px;
}

.link-arevip {
	background-image:url("../img/bg_areavipBox.png");
	width: 100%; 
	height: 100px; 
	float: left;
	margin-bottom: 10px;
	display: none;
	
}
.link-universidade{ 
	background-image:url("../img/bg_univBox.png");
	grid-row-start: 1;
	grid-row-end: 3;
}
.link-podcast { 
	background-image:url("../img/bg_cpcBox.png");
	grid-column-start: 2;
	grid-row-start: 1;
	grid-row-end: 2;
}
.link-games { 
	background-image:url("../img/bg_cgamesBox.png");
	grid-column-start: 2;
	grid-row-start: 2;
	grid-row-end: 3;
}
.link-jvivo { 
	background-image:url("../img/bg_jvivoBox.png");
	grid-row-start: 1;
	grid-row-end: 3;
}
.link-jnews { 
	background-image:url("../img/bg_jnewsBox.png");
	grid-column-start: 2;
	grid-row-start: 1;
	grid-row-end: 2;
}
.link-loja { 
	background-image:url("../img/bg_cvantBox.png");
	grid-column-start: 2;
	grid-row-start: 2;
	grid-row-end: 3;
}


.common-header {
	width: 100%;
	height: 150px;
	border-bottom: 3px solid #013e6a;
	border:none;
}
.header-home {
	height: 51px !important;
}
.top-header {
	display: grid;
	grid-template-columns: 60px 1fr 60px;
}
.notifications-alert {
}
.logo-header-container .logo-header, .user-data-logo {
	background-image:url(../img/galderma/logo-title.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.logo-header-container .logo-header {
	width: 200px;
	height: 100px;
	margin:0 auto;
	display: none;
}
.user-data-logo {
	width: 140px;
    height: 40px;
    margin-top: 5px;
}
.user-data-container {
	padding-left: 20px;
	width: 100%;
    height: 50px;
    background-color: #FFF;
    position: fixed;
    top: 0;
    font-size: 13px;
    z-index: 9999999;
}
.user-data-bar  {
    display: grid;
    grid-template-columns: 6fr 2fr 2fr;
}

.display_coins {
	background-color: #dbe4f3;
    display: inline;
    padding: 4px 15px;
    border-radius: 20px;
}
.bg_recompensa_p {
	background-image: url(../img/bg_coin_p.png);
    width: 100px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 7px;
    padding-left: 42px;
    padding-top: 5px;
    color: #FFF;
    font-size: 18px;
}
.show_total_mes {
	background-image: none !important;
	width: 200px;
	color: #000;
	padding-left: 0 ;
}
.menu-box {
	position: relative;
    z-index: 999999;
}
.user-data-iconmenu {
	width: 40px;
    height: 40px;
    cursor: pointer;
    background-image: url(../img/menu_hamb.png);
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: calc(50% - 20px);
    top: 30px;
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #DDD;
    z-index: 999;
	
}
.user-data-page {
	display: none;
    width: 100%;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    background-color: white;
    color: #7c7171;
    font-size: 14px;
    font-weight: bold;
    z-index: 9999;
    transition: all 2s;
}
.udp-topo {
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 8fr 1fr;
}
.udp-meio {
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 8fr 1fr;
}
.udp-meio-buttons {
	width: 100%;
    grid-template-columns: 3fr 2fr 2fr 3fr;
    height: 100px;
    display: grid;
    padding-top: 15px;
}

.btn_atendimento, .btn_meus_pedidos {
	background-size: contain;
	background-repeat: no-repeat;
    width: 80%;
    height: 40px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
}
.btn_meus_pedidos {
	background-image: url(../img/btn-user-pedidos.png);
}
.btn_atendimento {
	background-image: url(../img/btn-user-atend.png);
}
.udp-bottom {
	width: 100%;
	grid-template-columns: 1fr 9fr 1fr;
	height: 100px;
	display: grid;
}
.logo_galderma_bottom {
	background-image: url(../img/logo_bottom.png);
	background-size: contain;
	background-repeat: no-repeat;
    width: 110px;
    height: 40px;
    margin: 0 auto;
}

.upd-icon-notifica {
	width: 45px;
    height: 30px;
	background-image: url(../img/icon-notifica.png);
	background-size: cover;
	margin:10px;
}
.upd-icon-close {
	width: 45px;
    height: 45px;
    background-image: url(../img/icon-fechar.png);
    background-size: cover;
    margin: 10px auto;
    cursor: pointer;
    border: 2px solid #767676;
    border-radius: 50px;
}
.upd-coins-gedjet {
	padding-top: 10px;
}
.udp-name-user, .udp-infos-user {
	width: 300px;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
}
.udp-name-user {
	font-size: 25px;
	border-bottom: 1px solid #BBB;
	margin-bottom: 10px;
}
.udp-small_text {
	font-size: 13px;
}
.udp-infos-user {
	margin-bottom: 40px
}
.udp-ranking-line {
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 30px;
	background-color: #CCC;
}
.body-home {
	padding-bottom: 20px;

}

/* #############################   DEFAULT ATIVIDADES    ################################################  */
.trilha-title {
	line-height: 40px;
    text-align: center;
    background-color: #FFF;
    color: #000;
    font-weight: 800;
}
.trilha-mask {
	width: 70%;
	margin: 0 auto;
	overflow-x: auto;
}
.trilha-body {
	width: auto;
    height: 260px;
    display: flex;
    flex-direction: row;
    text-align: center;
}
.icon-ativ img {
	width: 100%;
    border-radius: 20%;
    margin-top: 20px;
    margin-bottom: 6px;
}
.display-sdesc-ativ {
	width: 90%;
    margin: 0 auto;
}
.atividade_link {
	width: 150px;
	min-width: 150px;
    height: 180px;
    margin-right: 25px;
    cursor: pointer;
    font-weight: bold;
    font-size: 13px;
    position: relative;
}
.atividade_link.disabledItem {
	opacity: 0.3;
}
.marqued-done.ckeckedok {
	background-image: url('../img/ico-check-ok.png');
	background-size: cover;
	background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 0;
}
.icon-user, .icon-coin{
	width: 30px;
    height: 30px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    clear: both;
}
.icon-user {
	background-image: url('../img/ico-user.png');
}
.icon-user-big {
	background-image: url('../img/ico-user-big.png');
	width: 175px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    
    margin: 0 auto;
}
.icon-coin-big {
	width: 40px;
    height: 40px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    clear: both;
}
.icon-coin, .icon-coin-big {
	background-image: url('../img/ico-coin.png');
}
.display_infos_top {
	float: left;
    padding-top: 10px;
    padding-left: 5px;
}
/* #############################    SCREEN UNIVERSIDADE    ################################################  */

.header-section {
	width: 100%;
    height: 50px;
    display: grid;
    grid-template-columns: 50px 2fr 6fr 2fr 50px;
    position: absolute;
    top: 75px;
}
.header-universidade, .header-cgames, .header-cpodcast, .header-ranking {
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: center;
}
.cContentHeader .icon-cont {
    display: flex;
    justify-content: end;
}
.cContentHeader .icon-cont .icon-header {
	width: 41px;
    height: 39px;
    background-size: cover;
}
.cContentHeader .icon-cont .icon-header.icon-univ {
    background-image:url(../img/header_icon_universidade.png);
}
.cContentHeader .icon-cont .icon-header.icon-avip {
    background-image:url(../img/icon_areavip.png);
}
.cContentHeader .icon-cont .icon-header.icon-jnews {
    background-image:url(../img/icon_jnews.png);
}
.cContentHeader .icon-cont .icon-header.icon-cpodcast {
    background-image:url(../img/icon_cpodcast.png);
}
.cContentHeader .icon-cont .icon-header.icon-cgames {
    background-image:url(../img/icon_cgames.png);
}
.cContentHeader .title-header-text {
	font-weight: bolder;
	padding-top: 5px;
}

.cContentHeader {
	width: 100%;
    height: 50px;
    background-color: #786acb;
    border-radius: 10px;
    color: #FFF;
    font-size: 25px;
    display: grid;
    grid-template-columns: 4fr 5fr;
    grid-column-gap: 10px;
    padding-top: 5px;
    opacity: 0.9;
}

.cContentHeader.areaVipHeader, .cContentHeader.jnewsHeader {
	background-color: #000;
	opacity: 0.9;
}
.header-cgames {
	background-image:url(../img/header_icon_cgames.png);
}
.header-cpodcast {
	background-image:url(../img/header_icon_cpodcast.png);
}
.header-ranking {
	background-image:url(../img/header_icon_ranking.png);
}


/* #############################    SCREEN 2   ################################################  */

.quiz-box, .quiz-box2 {
    width: 90%;
    height: 73vh;
    top: 0;
    left: 5%;
    position: absolute;
    background-color: transparent;
}
.quiz-box {
 	top: 10px;
}
.screen_quiz {
	background-color: #dbe4f3;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
    z-index: 99999999;
}

.quiz-box2 {display:none}
.quiz_content {
	margin-top:20px !important;	
}
.number_quesstion {
	width: 20px;
    height: 20px;
    background-color: #a9272d;
    border-radius: 100%;
    color: white;
    padding: 8px;
    position: absolute;
    top: 12px;
    left: 12px;
    font-family: sans-serif;
    line-height: 22px;
	text-align:center;
	display: none;

}
.title_question {
	font-size: 20px;
    text-align: center;
    font-family: sans-serif;
    color: #4e4e4e;
    width: 75%;
    padding: 2%;
    background-color: #ffffff;
    margin: 35px auto 25px auto;
    line-height: 26px;
}
.frase-action {
	color: #0d3c65;
    text-align: center;
    font-family: Arial;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
}
.contador-box {
	background-color: #899db3;
    text-align: center;
    width: 170px;
    height: 30px;
    color: #FFF;
    padding: 5px;
    margin: 10px auto 0 auto;
    font-size: 18px;
    font-family: Arial;
    line-height: 20px;
    border-radius: 50px
}
.ansers_question {
	width:85%;
	margin:20px auto;	
}
.ansers_question p{
	border:1px solid #b1b1b1;
	padding:2.5% 0 2.5% 85px;
	font-size:18px;
	color:#4e4e4e;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:1.5%;
	border-radius:40px;
	cursor:pointer;
	position: relative;
	background-color: #fff;
}
.letra-answer {
	background-color: #899db3;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 18px;
    left: 28px;
    text-align: center;
    color: #FFF;
}
.answer_selected {
	background-color: #606f81 !important;
    color: #fff !important;
}
/* .ansers_question p:hover {
	background-color:rgba(134, 132, 130, 0.2);
}
*/
.controlers_question {
	width:85%;
	margin:2% auto;
	text-align:center;
	height:65px;
}
.title-default {
	width: 300px;
	height: 160px;
}
.final_message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	color:#1f4c7d;
	margin-top:5%;
}

.score-box {
	font-size: 25px;
	text-align: center;
	background-color: #CCC;
	padding: 10px;
	width: 150px;
	line-height: 50px;
	margin:30px auto;
}
.message-timeout {
	display: none;
}
.btn-finalizar {
	background-color: #0094c0;
	color: #fff;
	padding: 10px 20px;
	border:none;
	border-radius: 10px
	background-color#fff;
	line-height: 20px;
}
.btn_back_home {
	background-image: url(../img/icon-btn_voltar.png);
	background-size: contain;
    width: 40px;
    height: 33px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin-left: 20px;
    background-repeat: no-repeat;
}


.congrat {
	text-align:center;	
	font-size:32px;
	font-weight: 700;
}

 .mgTop25 {
 	margin-top: 25px;
 }
.noScrollY {
	overflow-y: hidden !important;
}

 video::-webkit-media-controls-start-playback-button {
    
}
video::-webkit-media-controls {
  
}

@media screen and (min-width:1500px) {
	
	.title {
		background-repeat: no-repeat;
    	background-size: cover;
    	width: 330px;
    	height: 100px;
	}

}

@media screen and (max-width:440px){ 
	body {
		background-size: auto;
	}
	.title_modal_eval {
		font-size: 13px;
    	margin-bottom: 10px;
    	font-weight: 700;
	}
	.icon_extra_atv_tm {
		width: 90px;
    	height: 70px;
    	top: 160px;
	}
	.body_modal_eval {
		font-size: 11px;
		margin-bottom: 5px;
	}
	.textarea-desc-eval {
		height: 70px;
	}
	.icon_extra_tm {
		width: 140px;
	    height: 60px;
	    margin: 0 auto 10px auto;
	}
	.modal-show-reward.mEspecExtr {
		margin-bottom: 5px ;
		margin-top: 10px ;
	} 
	.title_modal_text {
		font-size: 16px;
	}
	.ico_play_video {
		width: 100%;
		height:100%;
		top: 20%;
		left: 0;
	}
	.user-data-logo {
    	width: 130px;
    	height: 35px;
    	margin-top: 9px;
	}
	.modal_container_box {
		max-width: 300px;
		left: calc(50% - 150px);
		height: 310px;
	}
	.modal-show-reward {
		width: 80%;
		margin-bottom: 20px;
    	margin-top: 30px;
	}
	.icon-user-big {
		width: 135px;
    	height: 145px;
	}
	.udp-name-user {
		font-size: 23px;
	}
	.udp-meio-buttons {
		grid-template-columns: 1fr 6fr 6fr 1fr;
		height: 90px;
	}
	.btn_atendimento, .btn_meus_pedidos {
		width: 90%;
	}
	.udp-topo { 
		grid-template-columns: 4fr 8fr 4fr;
	}
	.header-section {
		grid-template-columns: 1fr 1fr 10fr 1fr;
	}
	.cContentHeader {
		grid-template-columns: 1fr 5fr;
		font-size: 22px;
	}
	.modal-content-middle {
		grid-template-columns: none;
    	grid-template-rows: 1fr 1fr;
	}
	.box-clic-pop, .box-video-click, .box-quiz-click, .box-game-click, .box-podcast-click {
		width: 72%;
    	height: 310px;
	}
	.screen_modal_preativ {
		position: absolute;
		height: auto;
	}
	.modal-content-middle .content-center {
		margin-right: 0;
	}
	.content_title_text {
		font-size: 18px;
		font-weight: bold;
		margin-top: 30px;
	}
	.display_infos_top_container {
		display: none;
	}
	.user-data-bar {
		grid-template-columns: 7fr 3fr;
	}
	.main-sections-links {
		grid-template-columns: 1fr;
	}

	.sessao-links1 {
		margin-bottom: 10px;
		height: 250px;
	}
	.item-main-menu {
		font-size: 11px;
		font-weight: normal;
	}
	.link-arevip {
		background-image:url(../img/bg_areavipBoxm.png);
	}
	.link-jvivo {
    	grid-row-start: 1;
    	grid-row-end: 2;
	}
	.link-jnews {
	    grid-column-start: 1;
	    grid-row-start: 2;
	    grid-row-end: 3;
	}
	.link-loja {
		background-image: url(../img/bg_cvantBox_mobile.png);
	    grid-column-start: 2;
	    grid-row-start: 1;
	    grid-row-end: 3;
	}

	.trilha-mask {
		width: 96%;
	}
	
	.form_home {
		text-align: center !important;
	    width: 95%;
	    margin: 20px auto;
	}

	.form_home input, .form_home select {
		margin-top: 10px;
	}
	
	.logo-bottom-box {
		bottom: -120px;
	}

	.title {
	    background-size: contain;
	    width: 85%;
	    height: 100px;
	    position: static;
	    margin: 20px auto 10px;
	    background-position: center;
	}
	
	.title_question {
		font-size: 14px;
		margin: 0 auto 3% auto;
		width: 100%;
    	padding: 3%;
	}
	.frase-action {
		margin-top: 15px;
	}
	.ansers_question p {
		border: 1px solid #9ca0a2;
		padding: 2.5%;
		font-size: 14px;
		margin-bottom: 3%;
		border-radius: 4px;
		margin-top: 6%;
		padding-left: 20px;
	}
	
	.controlers_question {
		height: 5%;
		margin: 10% auto;
	}
	.final_message {
		margin: 10% !important;
	}
	.btn-finalizar {
		line-height: 20px;
	}

	.quiz-box, .quiz-box2 {
    	width: 98%;
    	left: 0;
	}
	.quiz-box {
		top:0;
	}
	.contador-box {
		width: 50%;
	}
	.wrapper-content {
		width: 320px;
	}
	.texto-bottom {
	    position: relative;
	    bottom: -10px;
	}
	.letra-answer {
		width: 30px;
	    height: 30px;
	    line-height: 30px;
	    top: 2px;
	    left: -18px;
	}
	.modal-content-middle {
		top: calc(50% - 220px);
		background-color: transparent;
	}
	
}
@media screen and (max-width:320px){ 
	.modal_container_box {
		left: calc(50% - 145px);
	}
	.modal-show-reward {
    	width: 80%;
    	margin-bottom: 0px;
    	margin-top: 30px;
	}
	.cContentHeader {
		font-size: 18px;
		grid-column-gap: 6px;
		padding-top: 5px;
		padding-left: 5px;
	}
	.cContentHeader .title-header-text {
		padding-top: 9px;
	}
	.user-data-bar {
    	grid-template-columns: 7fr 4fr;
	}
	.box-clic-pop, .box-video-click, .box-quiz-click, .box-game-click, .box-podcast-click {
		width: 72%;
    	height: 230px;
    	border-radius: 40px;
	}
}
@media screen and (max-width:768px) and (min-width:700px) { 
	.user-data-bar {
		grid-template-columns: 6fr 3fr 2fr;
	}
	
}
