html {
	height:100%;
}

body {
	margin-top:0px;
	background-color: #fff;
	height:100%;
}

@font-face {
    font-family: Akrobat-ExtraBold;
    src: url(../fonts/Akrobat/Akrobat-ExtraBold.otf);
}

@font-face {
    font-family: Akrobat-Regular;
    src: url(../fonts/Akrobat/Akrobat-Regular.otf);
}

@font-face {
    font-family: Akrobat-Light;
    src: url(../fonts/Akrobat/Akrobat-Light.otf);
}

@font-face {
    font-family: Akrobat-Bold;
    src: url(../fonts/Akrobat/Akrobat-Bold.otf);
}

@font-face {
    font-family: CiutadellaRounded-Regular8;
    src: url(../fonts/Ciutadella/CiutadellaRounded-Regular8.otf);
}

@font-face {
    font-family: CiutadellaRounded-Regular3;
    src: url(../fonts/Ciutadella/CiutadellaRounded-Regular3.otf);
}

@font-face {
    font-family: CiutadellaRounded-Regular2;
    src: url(../fonts/Ciutadella/CiutadellaRounded-Regular2.otf);
}

@font-face {
    font-family: Andes_Light;
    src: url(../fonts/Andes/Andes_Light.otf);
}

@font-face {
    font-family: Andes_Bold;
    src: url(../fonts/Andes/Andes_Bold.otf);
}


.header {
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	box-shadow: 0px -10px 30px #000;
}
label {
	font-weight: bold;
}

.cf_videoshare_referral {
   display: none !important;
}

.ytp-popup {
	z-index:-200 !important;
}

.index {
	padding-top:100px;
	text-align:center;
  	background: url(../img/bg1.png);
  	background-repeat: no-repeat;
  	background-size: cover;
	min-height : calc(100% - 158px); 
}

.sobre {
	padding-top:10px;
	text-align:center;
	min-height : calc(100% - 158px); 
}


.login {
	padding-top:140px;
	text-align:center;
  	background-color: #4462AA;
	min-height : calc(100% - 158px); 
}

.home {
	min-height : calc(100% - 158px);
	padding-top:1%;
}

.img_home {
	width:90%;
}

.aulas {
	min-height : calc(100% - 158px); 
	padding-top:60px;	
}

.aulas_1 {
	margin-top:40px;
}

.footer {
	height:50px;
	color:#212121;
	font-family: Akrobat-Regular;
	font-size: 14px;
	text-align: center;
	padding-top:13px;
}

.voltar {
	color:#212121;
	font-family: Akrobat-Bold;
	font-size: 14px;
	text-align: center;
}

.check {
	color:#212121;
	font-family: Akrobat-Bold;
	font-size: 14px;
	text-align: center;
}

.voltar:hover {
	color:#212121;
	text-decoration: underline;
}

.menu {
	color:#fff;
	font-size: 15px;
	font-family: Akrobat-ExtraBold;
	border-radius: 50px;
  	background: #66B5B6;
  	text-align: center;
  	padding-top:7px;
  	padding-bottom:7px;
  	width: 105px;
  	display: inline-block;
  	margin-left:14px;
}

.menu:hover {
	color: #495057;
	text-decoration: none;
}

.entrar_btn {
	color:#66B5B6;
	font-size: 20px;
	font-family: Akrobat-ExtraBold;
	border-radius: 50px;
  	background: #fff;
  	text-align: center;
  	padding-top:7px;
  	padding-bottom:7px;
  	width: 150px;
  	display: inline-block;
}

.index_1 {
	font-family: Akrobat-Regular;
	font-size: 26px;
	color:#fff;
}

.index_2 {
	font-family: CiutadellaRounded-Regular8;
	font-size: 80px;
	color:#fff;
	line-height: 70px;
	margin-top:20px;
}

.index_3 {
	font-family: Andes_Light;
	font-size: 19px;
	color:#fff;
	line-height: 22px;
	margin-top:30px;
}

.login_1 {
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	border-radius: 20px;
	width:100%;
	box-shadow: 5px 5px 20px #000;
}

.login_2 {
	font-family: CiutadellaRounded-Regular8;
	font-size: 30px;
	color:#212121;
	margin-top:10px;
	margin-bottom:15px;
}

.login_3 {
	color:#fff;
	font-size: 13px;
	font-family: Akrobat-ExtraBold;
	border-radius: 50px;
  	background: #212121;
  	text-align: center;
  	padding-top:7px;
  	padding-bottom:7px;
  	width: 115px;
  	display: inline-block;
  	margin-top:10px;
}

.login_3:hover {
	background-color:#6c757d;
	color:#fff;
}

.login_4 {
	color:#fff;
	font-size: 17px;
	font-family: Andes_Bold;
	line-height: 13px;
}

.login_5 {
	border-radius: 20px;
    border-color: #212121;
}

.registar_1 {
	color:#212121;
	font-size: 17px;
	font-family: Andes_Bold;
	line-height: 13px;
}

.registar_2 {
	color:#212121;
	font-size: 13px;
	font-family: Andes_Bold;
	line-height: 13px;
}

.rsim {
	margin-left:10px;
	cursor: pointer;
}

#myBGvideo {
    height: 100%;
    width: 100%;
    object-fit: cover;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.header_2 {
    border-color: #66B5B6;
    width:200px;
    display: inline-block;
	color:#66B5B6;
	font-size: 15px;
	font-family: Akrobat-ExtraBold;
	border-radius: 50px;
  	background: #fff;
  	text-align: left;
  	padding-top:7px;
  	padding-bottom:7px;
  	margin-left:14px;    
}

.header_2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #66B5B6;
  opacity: 1; /* Firefox */
}

.aula_terap {
	height:200px;
	background-color: #afcb23;
	padding:15px;
	width:100%;
	color:#fff;
	border-radius: 20px;
	cursor: pointer;
}

.aula_fitness {
	height:200px;
	background-color: #ed6e2f;
	padding:15px;
	width:100%;
	color:#fff;
	border-radius: 20px;
	cursor: pointer;
}

.aula_corpo {
	height:200px;
	background-color: #8dd5e2;
	padding:15px;
	width:100%;
	color:#fff;
	border-radius: 20px;
	cursor: pointer;
}

.aula_kids {
	height:200px;
	background-color: #662d91;
	padding:15px;
	width:100%;
	color:#fff;
	border-radius: 20px;
	cursor: pointer;
}


.dark_aulas {
    -webkit-filter: brightness(40%);
	-moz-filter: brightness(40%);
	-o-filter: brightness(40%);
	-ms-filter: brightness(40%);
	filter: brightness(40%);
}

.overlay {
	position:absolute;
	z-index:1000;
	left: calc(50% - 33px);
	top: calc(50% - 33px);
	display:none;
	cursor: pointer;
}

.titulo {
	color:#fff;
	font-size: 36px;
	font-family: Akrobat-ExtraBold;
	line-height: 33px;
	min-height: 66px;
}

.titulo_receita {
	color:#fff;
	font-size: 36px;
	font-family: Akrobat-ExtraBold;
	line-height: 33px;
	min-height: 66px;
	margin-top:26px;	
}

.numero {
	font-family: Akrobat-Regular;
	font-size: 20px;
	color:#fff;
	margin-top:20px;
}

.dura {
	font-family: Akrobat-Regular;
	font-size: 40px;
	color:#fff;
	text-align: right;
	width:100%;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 100;
    text-align: left;
}

.dropdown-content2 div {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left:10px;
    padding-right:5px;
    border-radius: 15px;
}

.dropdown-content2 div:hover {background-color: #66B5B6; color:#fff;}

.dropdown2:hover .dropdown-content2 {
    display: block;
}

.aula_1 {
	font-family: CiutadellaRounded-Regular8;
	font-size: 40px;
	color:#212121;
	margin-bottom:0px;
	line-height: 35px;
}

.aula_2 {
	font-family: CiutadellaRounded-Regular3;
	font-size: 14px;
	color:#212121;
	margin-top:0px;
	margin-bottom:0px;
}

.aula_3 {
	font-family: Akrobat-Bold;
	font-size: 19px;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

.aula_4 {
	font-family: Andes_Light;
	font-size: 15px;
	color:#fff;
}

.vjs-default-skin .vjs-big-play-button {
left: 40%;
top: 40%;
width: 15%;
height: 15%;
}

.sobre_1 {
	font-family: Andes_Light;
	font-size: 19px;
	color:#fff;
	line-height: 22px;
	margin-top:40px;
}

.sobre_2 {
	font-family: CiutadellaRounded-Regular8;
	font-size: 70px;
	color:#fff;
	line-height: 70px;
	margin-top:50px;
}

.sobre_3 {
	color:#fff;
	font-size: 21px;
	font-family: Akrobat-ExtraBold;
	margin-top:16px;
}

.sobre_4 {
	color:#fff;
	font-size: 16px;
	font-family: Andes_Light;
	margin-top:10px;
}

.label {
	position: absolute;
	left:12px;
	top:-3px;
	z-index:1000;
}

.live {
	min-height : calc(100% - 158px); 
	padding-top:60px;
	background-color: #212121;
}

.preto {
	color:#000;
}

.nutri_0 {
	margin-top:80px;
	margin-bottom:30px;
}

.nutri_1 {
	color:#fff;
	font-size: 23px;
	font-family: Akrobat-Regular;
	margin-top:16px;
}

.nutri_2 {
	font-family: CiutadellaRounded-Regular8;
	font-size: 65px;
	color:#fff;
	line-height: 65px;
	margin-top:8px;
}

.nutri_3 {
	color:#000;
	font-size: 15px;
	font-family: Akrobat-ExtraBold;
	border-radius: 50px;
  	background: #fff;
  	text-align: center;
  	padding-top:7px;
  	padding-bottom:7px;
  	width: 105px;
  	display: inline-block;
  	margin-left:20px;
}

.nutri_3:hover {
	color: #fff;
	text-decoration: none;
	background-color: #DB5269;
}

.aula_nutri {
	height:200px;
	background-color: #4B6B3A;
	padding:15px;
	width:100%;
	color:#fff;
	border-radius: 20px;
	cursor: pointer;
}

.aula_receita {
	height:200px;
	background-color: #E83658;
	padding:15px;
	width:100%;
	color:#fff;
	border-radius: 20px;
	cursor: pointer;
}

.nutri_4 {
	font-family: CiutadellaRounded-Regular2;
	font-size: 30px;
	color:#212121;
}

.header_menu_1 {
	text-align:right;
	padding-right:60px;
	padding-top:25px;
}

.contacto_2 {
	margin-top:40px;
	margin-bottom:30px;
}

	.desktop {
		display:inline-block;
	}

	.mobile {
		display:none;
	}

	.aulas_2 {
		margin-top:40px;
	}

.questao_1 {
	margin-top:40px;
}	

.modal-header {
	border-bottom: 0px;
	padding-bottom:0px;
}

.receita_1 {
	font-family: Andes_Light;
	font-size: 15px;
	color:#212121;
}

.receita_2 {
	font-family: CiutadellaRounded-Regular8;
	font-size: 36px;
	color:#212121;
	margin-top:0px;
	margin-bottom:15px;
}

.receita_3 {
	font-family: CiutadellaRounded-Regular8;
	font-size: 25px;
	color:#212121;
	margin-top:20px;
	margin-bottom:15px;
}

.redes {
  	text-align: right;
  	width: 45px;
  	display: inline-block;
  	margin-left:10px;
}

.redes:hover {
	color: #fff;
	text-decoration: none;
	background-color: #212121;
}

.contacto_redes {
	text-align:center;
	padding-top:30px;
}

.overlay_live{
    width: 782px;
    height: 400px;
    position: fixed;
    top: 0%; 
    left: 0%;
  	background-color: rgba(255,255,255,0.05); /*dim the background*/
  	z-index: 100;
  	display:none;
}

.overlay_live2{
    width: 30px;
    height: 40px;
    position: fixed;
    top: 400px;
    left: 705px;
    background-color: rgba(255,255,255,0.05); /*dim the background*/
  	z-index: 101;
  	display:none;  	
}

.overlay_live3{
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0.05); /*dim the background*/
  	z-index: 101;
  	display:none;  	
}

@media (max-width: 768px) {

	.img_home {
		width:100%;
	}

	.volt_check1 {
		text-align: left;
	}

	.volt_check2 {
		text-align: right;
		padding-right: 33px;
	}	

	.desktop {
		display:none;
	}

	.mobile {
		display:block;
	}

	.contacto_redes {
		text-align:center;
		padding-top:30px;
		padding-bottom: 20px;
	}

	.header_menu_1 {
		text-align:center;
		padding-right:15px;
		padding-top:4px;
	}

	.index {
		padding-top:30px;
		min-height : calc(100% - 204px); 
	}

	.index_1 {
		font-size: 23px;
	}

	.index_2 {
		font-size: 50px;
		line-height: 40px;
	}

	.index_3 {
		font-size: 17px;
		line-height: 19px;
		margin-top:20px;
	}

	.login {
		padding-top:70px;
		text-align:center;
		min-height : calc(100% - 204px); 
	}	

	.sobre {
		min-height : calc(100% - 204px); 
	}	

	.sobre_1 {
		font-size: 16px;
		line-height: 19px;
		margin-top:10px;
	}

	.sobre_2 {
		font-size: 50px;
		line-height: 50px;
		margin-top:20px;
	}

	.sobre_3 {
		color:#fff;
		font-size: 21px;
		font-family: Akrobat-ExtraBold;
		margin-top:8px;
	}

	.sobre_4 {
		color:#fff;
		font-size: 16px;
		font-family: Andes_Light;
		margin-top:6px;
	}

	.sobre_5 {
		margin-bottom: 30px;
	}

	.contacto_1 {
		margin-bottom: 30px;
	}

	.contacto_2 {
		margin-top:20px;
		margin-bottom:10px;
	}

	#myBGvideo {
	    height: 100%;
	    width: 100%;
	    object-fit: cover;
	    right: 0;
	    bottom: 0;
	    overflow: hidden;
	}

	.menu1 {
		color:#fff;		
		font-size: 13px;
		border-radius: 40px;
		font-family: Akrobat-ExtraBold;		
	  	background: #66B5B6;
	  	text-align: center;
	  	padding-top:7px;
	  	padding-bottom:7px;
	  	width: 31%;
	  	display: inline-block;
	  	padding-left:0px;
	}

	.menu1:hover {
		color: #495057;
		text-decoration: none;
	}

	.menu {
		font-size: 15px;
		border-radius: 50px;
	  	background: #66B5B6;
	  	text-align: center;
	  	padding-top:7px;
	  	padding-bottom:7px;
	  	width: 90px;
	  	display: inline-block;
	  	margin-left:14px;
	}

	.menu:hover {
		color: #495057;
		text-decoration: none;
	}

	.home {
		min-height : calc(100% - 152px);
		padding-top:12%;
	}	

	.aulas_1 {
		margin-top:20px;
	}

	.aulas {
		min-height : calc(100% - 152px); 
		padding-top:10px;	
	}

	.live {
		min-height : calc(100% - 152px); 
		padding-top:10px;
		background-color: #212121;
	}		

	.aulas_2 {
		margin-top:00px;
	}

	.cena {
		margin-bottom:20px;
	}

	.aula_fitness {
		height:150px;
		padding:15px;
	}	

	.titulo {
		font-size: 27px;
		line-height: 30px;
		min-height: 55px;
	}

	.numero {
		font-size: 20px;
		margin-top:0px;
	}

	.dura {
		font-size: 30px;
		color:#fff;
		text-align: right;
		width:100%;
	}

	.aula_terap {
		height:150px;
		padding:15px;
	}	

	.aula_corpo {
		height:150px;
		padding:15px;
	}	

	.aula_kids {
		height:150px;
		padding:15px;
	}

	.aula_5 {
		margin-left:0px;
		margin-right:0px;
		padding-bottom:20px;
	}

	.nutri_0 {
		margin-top:20px;
		margin-bottom:10px;
	}

	.nutri {
		min-height : calc(100% - 152px); 
	}

	.nutri_1 {
		margin-top:10px;
	}

	.nutri_2 {
		font-size: 45px;
		line-height: 45px;
		margin-top:8px;
	}

	.nutri_3 {
		font-size: 13px;
		font-family: Akrobat-ExtraBold;
		border-radius: 20px;
	  	background: #fff;
	  	text-align: center;
	  	padding-top:7px;
	  	padding-bottom:7px;
	  	width: 90px;
	  	display: inline-block;
	  	margin-left:10px;
	}	

	.questao_1 {
		margin-top:0px;
	}		

	.aula_nutri {
		height:130px;
		background-color: #4B6B3A;
		padding:15px;
		width:100%;
		color:#fff;
		border-radius: 20px;
		cursor: pointer;
	}

	.reg {
		padding-top:20px;
	}

	.reg2 {
		margin-bottom:20px;
	}	

	.aula_receita {
		height:150px;
		padding:15px;
	}

}