@charset "UTF-8";

 /*!
	Theme Name: 1a MOSTRA IAPS
	Theme URI: ###
	Author: Fábio Andrade
	Author URI:
	Description: 2018 - Faculdade de Medicina da UFMG - Tema desenvolvido para o site do evento "1ª Mostra de Atenção Primária à Saúde"
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: 
	Text Domain: mostraiaps

*/

@import url('https://fonts.googleapis.com/css?family=Bebas+Neue|Roboto&display=swap');
@font-face {font-family: medicina-ufmg; src: local('fonts/MyriadPro-Regular.otf'), url('fonts/MyriadPro-Regular.otf');}

/* PRAXES */
body {margin: 0px; overflow-x: hidden; background-color: #2D5268; padding-top: 80px; } img {border: none; max-width: 100%; height: auto;} .editar {vertical-align: middle; float: right; margin: 15px;} .editar a {color: #F5F5F5;}
* {font-family: Roboto, sans-serif; /*color: #5d5d5d;*/ box-sizing: border-box;}


.background {background-repeat: no-repeat; background-size: cover;}
.fixed {background-attachment: fixed;}

div {
	z-index: 2;
}

.editar {margin: 20px;}

.metaslider {margin: auto;}

/* TEXOS */

h1, h2, h3, h3 {
	color: #1aa7be;
	font-family: Roboto, sans-serif;
	text-transform: uppercase;
}

p, li {color: #5d5d5d;}

h1 {
	font-size: 30px;
	margin: 10px 0;
}

h2 {
	margin: 30px 0 0px 0;
	font-weight: normal;
	font-size: 2em;
}


h2 a {
	color: #444444;
}

h2 a:hover {
	color: #252525;
}

h3 {
	margin: 30px 0 0px 0;
	font-weight: normal;
	font-size: 1.5em;
}

p {
	max-width: 100%;
	font-size: 16.5px;
	line-height: 1.4;
	color: #5d5d5d;
	font-family: Roboto;
}

a {color: #1aa7be;}

hr {
	width: 70%;
	border: none;
      color: #d3d3d3;
      background-color: #d3d3d3;
      height: 1px;
}

.single ul, .paginas ul {
	padding: 0 0 0 30px; 
}

.single li, .paginas li {
	margin: 10px 0;
	max-width: 100%;
	font-size: 16.5px;
	font-family: Roboto, Arial;
}

.otw-sc-toggle .toggle-content {
	background-color: white;
}

.otw-sc-toggle .toggle-trigger {
	font-family: Bebas Neue, Roboto, Arial, sans-serif !important;
	font-size: 25px !important;
	color: #224556;
}


.otw-sc-toggle .toggle-trigger:hover {
	background-color: #F69679 !important;
	color: #FFF0C0;
	text-shadow: none;
}

.toggle-content br {
	display: none;
}

a {
	text-decoration: none;
}


/* GUIAS */

.wrap {
	box-sizing: border-box;
	max-width: 1201px;
	margin: auto;
	display: table;
	z-index: 3;
}

.col-tripla {width: 1170; float: left; margin: 0 15px;}
.col-dupla {width: 770px;float: left; margin: 0 15px;}
.col-simples {width: 370px; float: left; margin: 0 15px;}
.middle-width {width: 570px; float: left; margin: 0 15px;}


.paginas {
	position: relative;
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
}

.single {
  	padding: 30px 0;
	min-height: calc(100vh - 311px);
	position: relative;
	display: table;
}

.single * {
	color: white;
}

.single .botao {
	float: none;
}

.single a.botao  {
	margin: 40px 0 80px 0;
	font-family: Bebas Neue, Roboto, sans-serif;
	font-size: 30px !important;
	min-width: 80px;
	border: 4px solid #fff0c0;
	color: #fff0c0;
	text-align: center;
	padding: 5px 20px;

   -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.single a:hover.botao {
	background-color: #fff0c0;
	color: #2e5368;

}


.single iframe, .fundo-secundario iframe {width: 100%; height: 56vh; margin: 10px auto}

.posts {
	box-sizing: border-box;
	width: 100%;
	margin: 30px auto 80px auto;
}

/* BOTÃO DOAR */

.botao-doar {
	transition: all .2s;
	border-radius: 10px 0 0 10px;
	z-index: 3;
	position: fixed;
	bottom: 40px;
	right: 0;
	padding: 25px 30px 25px 10px;
	background-color: #ff7300;
	display: table;
	font-weight: bold;
	color: white;
	font-size: 30px;
	margin: 10px 0;
}

.botao-doar:hover {
	transition: all .5s;
	background-color: #009b1a;
}

.botao-doar:before {
	content: '';
	display: table;
	width: 50px;
	height: 50px;
	background-image: url(../img/icone-doar.png);
	background-size: cover;
	float: left;
	margin: -8px 20px;
}


/* TELAS INDEX */

.tela {
	width: 100%;
	min-height: 100vh;
	z-index: 2;
	box-sizing: border-box;
}

/* TELA 1 */

.inicial {
	height: calc(100vh - 80px);
	background-image: url(../img/fundogeral.png);
	padding: 10vh 0 10vh 0;
	position: relative;
}

.inicial img {
	width: 50%;
	height: auto;
	transform: scale(1);
	transition: all 0.5s;
}

.marcas-tela {
	display: table;
	margin-top: 130px;
}

.descricao-mobile {
	display: none;
}

/* SOBRE */

.sobre-inicial {
	background-image: url(../img/fundo3.png);
	padding: 20vh 0;
	position: relative;
	background-color: #33b49e;
	background-size: unset;
	background-position-x: calc(100vw - 540px);
	background-position-y: calc(100vh - 470px);
}

.more-link {display: none;}

.sobre-inicial h1 {color: white;}

.fundo-borges h1:after, .sobre-inicial h1:after {
	content: '';
	display: table;
	width: 60px;
	height: 5px;
	margin: 10px 0;
	background-color: white;
}

.sobre-inicial p {color: #FFF; font-size: 20px; text-align: left;}

.sobre-inicial img {
	opacity: 1; width: 100%; height: auto;
}

/* Videos */

.fundo-secundario {	
	background-image: url(../img/fundo4.png);
	background-size: unset;
	background-position-x: calc(100vw - 540px);
	background-position-y: calc(100vh - 470px);
	background-repeat: no-repeat;
	padding: 15vh 0;
	position: relative;
	background-color: #dee0e0;
}

.fundo-secundario p {
	color: #4f4f4f;
}

.fundo-secundario h1 {
	border-left: 4px solid #f48b0c;
	padding: 10px 20px;
	line-height: 1.2;
	color: #4f4f4f;
	margin: 0;

}

.detalhe-titulo {
	border-left: 4px solid #f48b0c;
	border-right: 4px solid #f48b0c;
	width: 50px;
	min-height: 20px;
	display: box;
}

.titulo-before {
	border-top: 4px solid #f48b0c;
	margin-top: 20px;
}

.titulo-after {
	border-bottom: 4px solid #f48b0c;
	margin-bottom: 20px;
}

.fundo-borges {
	background-image: url(../img/fundo2.png);
	background-attachment: fixed;
	padding: 15vh 0;
	position: relative;
	background-color: #2D5268;
	background-color: #F69679;
	padding: 15vh 0;
}

.fundo-borges h1, .fundo-borges p {
	color: #fff;
}

/* RODAPE */

footer {
	background-color: #00a186;
	width: 100%;
	display: table;
	padding: 50px;
}

footer p {
	color: white;
	float: left;
	max-width: 300px
}

footer img {
	float: right;
	height: 50px;
	width: auto;
	margin: 20px;

}

/* search */

.search {
	width: 300px;
	height: 45px;
	background-color: white;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	display: table;
	margin: 10px auto;
}

.search-form {
	margin: 0;
}
input.busca {
	width: 255px;
	height: 45px;
	border: none;
	padding: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}

button.pesquisa {
	width: 30px;
	height: 25px;
	background: url(http://localhost/wp-content/themes/gastroped/img/icon-busca.png);
	background-size: 100%; 
	background-color: white;
	border: none;
	vertical-align: middle;
	cursor: pointer;
}

.search-mobile {
	display: none;
}

/* BOTÕES INDEX */

.botao {
	margin: 20px 10px 20px 0;
	float: left;
	display: table;
}

.botao p {
	font-family: Bebas Neue, Roboto, sans-serif;
	font-size: 30px !important;
	min-width: 80px;
	border: 4px solid #fdca00;
	color: #fdca00;
	text-align: center;
	padding: 5px 20px;

   -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.botao p:hover {
	background-color: #fdca00;
	color: #1c75bc;
}


.aovivo {
  float: right;
}


/* BOTÃO VOLTAR */

#botaovoltar {
	margin: 20px 10px 20px 0;
	float: left;
	display: table;
}

#botaovoltar p {
	font-weight: bold;
	font-size: 13px;
	min-width: 80px;
	margin: 0;
	background-color: #FFF;
	color: #1c75bc;
	text-align: center;
	padding: 10px 20px;
	float: left;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#botaovoltar p:hover {
	background-color: #fdca00;
	color: #1c75bc;
}

/* CABEÇALHO FIXO */

.entry-header {
	display: none;
}

#limite-header {
	margin: 0 auto;
	max-width: 1380px;
}

header {
	position: fixed;
  height: 80px;
  top: 0;
  right: 0;
  left: 0;
  background: #03756c;
  z-index: 999;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}

header img {
	height: 40px;
	margin: 20px;

   -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;

}


header img:hover {

	opacity: 0.7;

   -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;

}

.imagens-cabecalho {
	display: table;
  float: right;
}

#menu-top {
	/*float: right;*/
	position: relative;
	top: 0px;
	margin: auto;
}

#menu-top li {
  list-style: none;
  float: left;

}

#menu-top ul {
	float: left;
	padding: 30px 0;
    margin: auto;
    display: table;
}

#menu-top ul a {
  padding: 41px 30px 39px 30px;
  font-family: Roboto, Helvetica, Arial;
  font-size: 18px;
  color: white;
  line-height: 1.5;
   -moz-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

#menu-top ul a:hover {
	color: #FFF0C0;
}


#control-nav {
  display: none;
}


#control-nav:checked ~ .control-nav-close {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
 
#control-nav:checked ~ nav {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}


/* TABELA PROGRAMAÇÃO */

table.tabelacores {
	border-collapse: collapse;
	font-size: 15px;
}


.tabelacores td {
	vertical-align: top;
	margin: 0;
	padding: 20px 10px;
}

.tabelacores tr td:last-child {
	vertical-align: top;
	padding: 20px 50px 20px 10px;
}

.tabelacores tr td:first-child {
	vertical-align: top;
	text-align: right;
}
.tabelacores tr:nth-child(even) {
	background: rgba(28,117,188,.8);
	font-family: Roboto, Tahoma, Arial;
	color: white;
	text-align: left;
}
.tabelacores tr {
	background: rgba(24,153,239,.8);
	font-family: Roboto, Tahoma, Arial;
	color: white;

}

/* esconder conteúdo */

.only-mobile {
  display: none;
}