@charset "utf-8";

/************************** ESTRUTURA BASE ********************************/
.container {
	width: 1170px;
	margin:0 auto;
}

.Centralizar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.esquerda {
	float: left;
}

.direita {
	float: right;
}

header {
  height: 141px;
  border-bottom: 1px solid #e5e5e5;
}


/*************************** TOPO ****************************/

.EspecialidadesGeralInterna > :nth-last-child(1) {margin-bottom: 0px;position: absolute; bottom: -144px; left: 595px;}
.EspecialidadesGeralInterna > :nth-last-child(2) {margin-bottom: 0px;position: absolute; bottom: -144px; left: 630px;}
.EspecialidadesGeralInterna > :nth-last-child(1) img, .EspecialidadesGeralInterna > :nth-last-child(2) img {height: 30px;width: 30px;}
.EspecialidadesGeralInterna > :nth-last-child(1) h1, .EspecialidadesGeralInterna > :nth-last-child(1) h2, .EspecialidadesGeralInterna > :nth-last-child(1) a {display:none;}
.Rodape.rede li a { width: 30px; height: 30px; display: inline-block; }
.EspecialidadesGeralInterna > :nth-last-child(2) h1, .EspecialidadesGeralInterna > :nth-last-child(2) h2, .EspecialidadesGeralInterna > :nth-last-child(2) a {display:none;}
.Rodape.rede li a { width: 30px; height: 30px; display: inline-block; }

#Especialidades .EspecialidadesGeral > :nth-last-child(1) {margin-bottom: 0px;position: absolute; bottom: -2220px; left: 595px;}
#Especialidades .EspecialidadesGeral > :nth-last-child(2) {margin-bottom: 0px;position: absolute; bottom: -2220px; left: 630px;}
#Especialidades .EspecialidadesGeral > :nth-last-child(1) img, #Especialidades .EspecialidadesGeral > :nth-last-child(2) img {height: 30px;width: 30px;}
#Especialidades .EspecialidadesGeral > :nth-last-child(1) h1, .EspecialidadesGeral > :nth-last-child(1) h2, .EspecialidadesGeral > :nth-last-child(1) a {display:none;}
.Rodape.rede li a { width: 30px; height: 30px; display: inline-block; }
#Especialidades .EspecialidadesGeral > :nth-last-child(2) h1, .EspecialidadesGeral > :nth-last-child(2) h2, .EspecialidadesGeral > :nth-last-child(2) a {display:none;}
.Rodape.rede li a { width: 30px; height: 30px; display: inline-block; }
.btFace, .btFace2, .btInsta, .btInsta2 {height: 30px;width: 30px;}
.btFace {position: absolute; left: 802px; bottom: -139px;}
.btInsta {position: absolute; left: 767px; bottom: -139px;}
.btFace2 {position: absolute; left: 787px; bottom: -139px;}
.btInsta2 {position: absolute; left: 752px; bottom: -139px;}

.TopoVerde {
  height: 4px;
  width: 100%;
  background-color: #2d883d;
}

.TopoMenu {
  padding: 10px 10px;
}

.TopoMenuAjuste {
  padding: 36px 0px;
}

/*************************** RODAPÉ ****************************/
.copy {
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  height: 22px;
  padding: 11px 20px 0px 20px;
}

.copy-texto {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 0.7em;
  color: #d4d4d4;
}

.copy-texto a {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.0em;
  color: #fff;
}

.copy-texto a:hover {
  color: #309225;
  text-decoration: underline;
} 


/******************** HOME *******************/

.HomeFundoVerde {
  background-color: #237d35;
  padding: 15px 0px;
  display: -webkit-box;
}

.HomeHorario {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #fff; 
}

.HomeHorario p {
  font-size: 22px;
  padding: 7px 0px;
  font-weight: bold;
  width: 430px;
}

.HomeHorario span {
  font-size: 13px;
}

.HomeRelogio {
  margin-right: 15px;
}

.HomeBtnAgendar {
  margin-top: 31px;
}

.HomeBtnAgendar a {
  color: #fff;
  background-color: #39914a;
  border-radius: 25px;
  padding: 13px 32px;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
}

.HomeBtnAgendar a:hover {
  background-color: #135c22;
}

.HomeBgBanner {
  background-color: #237d35;
}

.HomeTitulo {
  font-size: 45px;
  text-align: center;
  margin: 100px 0 25px 0;
  color: #5a5a5a;
  font-weight: bold;
}

.HomeTitulo p {
  margin-bottom: -8px;
}

.HomeTituloBranco {
  font-size: 45px;
  text-align: center;
  margin: 100px 0 25px 0;
  color: #fff;
  font-weight: bold;
}

.HomeTituloBranco p {
  margin-bottom: -8px;
  padding-top: 43px;
}

.HomeFundoConvenio {
  background-color: #237d35;
}

.HomeConvenioAjuste {
  padding-bottom: 40px;
}


/**************** SOBRE NÓS ********************/

.SobreNos img {
  margin-bottom: 38px;
}

.SobreNos h1 {
  font-size: 27px;
  color: #323232;
  margin-bottom: 16px;
}

.SobreNos h2 {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 22px;
	margin-right: 43px;
}

.videoprojeto {
    margin-bottom: 80px;
}



/***************** ESPECIALIDADES ***********************/

.EspecialidadesGeral {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.EspecialidadesGeralInterna {
  display: flex;
  flex-wrap: wrap;
}

.Especialidades {
  font-size: 20px;
  text-align: center;
  width: 32%;
}

.Especialidades img {
  border-radius: 110px;
  height: 194px;
}

.Especialidades h1 {
  margin-top: 15px;
}

.Especialidades h1 {
  color: #237d35;
  font-size: 29px;
}

.Especialidades h2 {
  font-size: 14px;
  padding: 10px 40px;
  line-height: 18px;
  color: #777777;
  margin-bottom: 13px;
}

.Especialidades a {
  font-size: 13px;
  color: #237d35;
  font-weight: 400;
  border: 1px solid #237d35;
  border-radius: 35px;
  padding: 6px 37px;
  transition: all 0.3s ease-in-out;
}

.Especialidades a:hover {
  color: #fff;
  background-color: #237d35;
}

.EspecialidadesAjuste {
  margin-bottom: 77px;
}


/************* CURSOS E PALESTRAS ********************/

.CursosGeral {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.CursosGeralInterna {
  display: flex;
  flex-wrap: wrap;
}

.Cursos {
  font-size: 20px;
  text-align: center;
  width: 32%;
  margin: 0 7px;
}

.Cursos img {
  width: 370px;
}

.Cursos h1 {
  margin-top: 15px;
}

.Cursos h1 {
  color: #237d35;
  font-size: 29px;
}

.Cursos h2 {
  font-size: 14px;
  padding: 10px 40px;
  line-height: 18px;
  color: #777777;
  margin-bottom: 13px;
}

.Cursos a {
  font-size: 13px;
  color: #237d35;
  font-weight: 400;
  border: 1px solid #237d35;
  border-radius: 35px;
  padding: 6px 37px;
  transition: all 0.3s ease-in-out;
}

.Cursos a:hover {
  color: #fff;
  background-color: #237d35;
}

.Cursos span {
  position: absolute;
  margin: 104px 0 0 -366px;
  background-color: rgba(35, 125, 53, 0.84);
  padding: 15px 21px;
  color: #fff;
  font-size: 15px;
  transition: all 0.2s ease-in-out;
}

.Cursos span:hover {
  background-color: rgb(23, 83, 34);
}

.Cursos span p {
  font-size: 32px;
  font-weight: bold;
}

.CursosAjuste {
  margin-bottom: 77px;
}


/****************** CONVÊNIOS **************/

.ConveniosGeralInterna {
  display: flex;
  flex-wrap: wrap;
}

.ConveniosInterna {
  margin-right: 22px;
  margin-bottom: 18px;
}

.ConveniosInterna img {
  border: 1px solid #dbdbdb;
}

/*************** TODAS PÁGINAS *****************/

.TituloPagina {
  font-size: 45px;
  margin: 50px 0 25px 0;
  color: #5a5a5a;
  font-weight: bold;
}

.TituloPaginaBg {
  background-image: url(../../images/TituloPagBg.jpg);
}



/******************** MENU *******************/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: #fffcf1;
  z-index: 999;
}
#menu-line {
  position: absolute;
  top: 52px;
  left: 0;
  height: 3px;
  background: #33c14d;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 15px;
  text-decoration: none;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #33c14d;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #33c14d;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 190px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background-color: #434343;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}


/************** FOOTER ***************/

footer {
  background-color: #252525;
  height: 270px;
}

.Rodape {
  padding: 50px 0 0 0;
  width: 32%;
  float: left;
}

.Rodape li {
	float: left;
    width: 148px;
	margin-bottom: 8px;
}

.RodapeTitulo {
  color: #fff;
  font-size: 18px;
}

.RodapeBase {
  background-color: #4a9d57;
  height: 3px;
  width: 50px;
  margin-top: 8px;
  margin-bottom: 30px;
}

.Rodape p {
  color: #cbcbcb;
  font-size: 13px;
  line-height: 17px;
	width: 81%;
}

.Rodape p a {
  color: #fff;
  font-size: 13px;
}

.Rodape p a:hover {
  text-decoration: underline;
}

.Rodape img {
  margin-right: 15px;
}

.RodapePost {
  height: 70px;
}

.RodapeMidias {
  height: 41px;
}

.RodapeMidias a {
  position: absolute;
  margin-top: 6px;
}

.Rodape a {
  color: #fff;
  font-size: 14px;
  line-height: 17px;
}

.Rodape a:hover {
  text-decoration: underline;
}


/****************** TOOLTIP ********************/

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #2d883d;
    color: #fff;
    text-align: center;
    padding: 7px 19px;
    font-size: 13px;
    border-radius: 6px;
    top: 107%;
    left: 35%; 
    margin-left: -60px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #2d883d transparent;
}


.form-control {
padding: 10px;
    margin-bottom: 15px;
    width: 38%;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}

.imagensSobre img {
    width: 100%;
    border: 2px solid #fffcf1;
}
.iracema img {
    margin-bottom: 70px;
}
