@font-face {
  font-family:"Dax-Light";
  font-weight:300;
  src:url("../fonts/Dax/Dax-Light.ttf") format("opentype")
}
@font-face {
  font-family:"Dax";
  src:url("../fonts/Dax/Dax-Regular.ttf") format("opentype")
}
@font-face {
  font-family:"Dax-bold";
  font-weight:bold; 
  src:url("../fonts/Dax/Dax-Bold.ttf") format("opentype")
}
body *{
  font-family:"Dax";
}
h1,h2,h3,h4,h5,h6{
    font-family:"Dax-Light";
}
body p{
    font-size: 16px;

}



/*Estilização rápida - tamanhos padrões, cores de bgs, cores gerais, floats... etc*/
.bgw{ background-color: #ffffff;}.bgr{ background-color: #930e2c;}.bgy{ background-color: #fcd102;} .corb{color: #000;}.corr{ color: #930e2c;}.cory{ color: #fcd102;}
a{color:#930e2c; } a:hover, a:focus { color: #6B0017; text-decoration: none; } 
.fleft{
	float: left;
	padding-top: 6px;
} .fright{ float: right;}
.page-header {  margin-bottom: 30px; } .page-header .lead {  margin-bottom: 10px; }
.container {  max-width: none !important;  width: 1170px; }
.col-xs-4 { padding: 15px;}

#header{  } #header .container{  }

.logo h1{ margin: 0; }
.logo h1 a{ 
    background: transparent url(../images/logo.png) 0 0 no-repeat;
     width: 300px; height: 80px; 
     display: block;
     margin: 0 auto;
     text-indent: -9000px;
}
/*Menu*/
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
.container .navbar-header, .container .navbar-collapse {
	margin-left: 0;
}
.navbar-toggle {  display: none;}.navbar-collapse {  border-top: 0;}.navbar-brand {  margin-left: -15px;}
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar{
  border-radius: 0;
  border: medium none;
  margin-bottom: 0;
  min-height: 40px;
  position: relative;
}

.navbar-nav {
	float: none;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.navbar-nav > #li-primary{
    padding: 0;
    height: 60px;
    width: 60px;
}
.navbar-nav > li {
    /* border-right: 1px solid #8A0624; */
    float: left;
    padding: 15px 13px;
    /* border-left: 1px solid #AF2041; */
}
#li-primary img{
    float: left;        
}
#li-primary:hover{
    cursor: pointer;
}
/*
li#li-primary:hover ul{
    display: block;
}
*/
#menu-grof, #menu-pta{
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FCD102;
    float: left;
    height: 380px;
    margin-top: 55px;
    position: absolute;
    z-index: 999;
    width: 180px;
/*    display: none;*/
}
#menu-pta{
    margin-left: 180px;
    border-left: 1px solid #ECC60F;
}
#menu-grof li, #menu-pta li{
    padding: 10px 15px;
    text-align: center; 
    height: 37px;
}
#menu-grof li:first-child, #menu-pta li:first-child{
    height: 70px;
}
#menu-grof li:first-child:hover, #menu-pta li:first-child:hover{
    background: none;
    width: 160px;
    transition: 1s;
}
#menu-grof li:first-child a img:hover, #menu-pta li:first-child a img:hover{
    background: none;
    width: 155px;
    height: 55px;;
    transition: 1s;
}
#menu-grof{
    border-right: 1px solid #F9D31C;
}
#menu-grof li:hover, #menu-pta li:hover{
    background: #F9E599;
    transition: 0.5s;
}


.navbar-nav > li.last {   border-right: none;}
.navbar-nav > li.last > a { padding-right: 0;}
.navbar-nav > li > a {
    color: #fff;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    font-size: 17px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus, .navbar-nav > li.active a{
  background-color: transparent; 
}
.navbar-nav > li > a:hover{
  color: #FECC09;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}

.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}


.redbar { border-bottom: 5px solid #fcd102; height: 50px;}
.redbar .boxes { width: 100px;}
.redbar .boxes a{ width: 35px; height: 20px; margin-top: 7px;
  display: block; float: left; text-indent: -9000px;
} .redbar .boxes a:hover{ background-color: #fcd102;}
.redbar .boxes a.box1{margin-right: 10px;}

.redbar .linkssociais { height: 17px; margin-top: -30px; width: 40px;}
.redbar .linkssociais a{ background: transparent url(../images/iconsocial.png) 0 0 no-repeat;
  width: 15px; height: 17px; float: left; display: block; text-indent: -9000px;
} .redbar .linkssociais a:hover{ background-position: 0 -17px; }
.redbar .linkssociais a.sface{ margin-right: 10px; }
.redbar .linkssociais a.stwitter{margin-right: 0; background-position: -15px 0; }
.redbar .linkssociais a.stwitter:hover{background-position: -15px -17px; }


.hgrof{ height: 240px; position: relative; }
.hgrof h3{ margin: 15px 0; }
.hgrof p{ line-height: 130%; }
.hgrof p.txtstitle{ margin-top: 22px;    padding-right: 10px;}

a.maisr{background: url("../images/maisr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
height: 20px;
margin: 15px 20px;
text-align: left;
text-indent: -9000px;
width: 21px;
position: absolute;
bottom: -20px;
right: 10px;}

/*a.maisr{background: url("../images/maisr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 20px;
    margin: 15px 20px;
    text-align: left;
    text-indent: -9000px;
    width: 21px;}*/

a.maisy{background: url("../images/maisy.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    display: block;
    height: 23px;
    margin: 0;
    text-align: left;
    text-indent: -9000px;
    width: 400px;}
a.maisy:after{ border-top: 1px solid #e5e5e5;
    content: "";
    display: block;
    margin-top: -10px;
    width: 92%; }

/*Eventos*/
.eventos{margin: 20px 0;}
.col2{ margin-left: 20px; }
.title{
	height: 70px;
	margin-bottom: 0px;
}
.title h2{ color: #930E2C;
    margin: 0 0 5px;
    padding: 0; }
.title a.maistitle{  background: url("../images/maistitle.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    text-align: left;
    text-indent: -9000px;
    width: 100%;
}
.title a.maistitle:after{  border-top: 1px solid #E5E5E5;
    content: "";
    display: block;
    margin-top: -10px;
    width: 92%; }

    .listadeeventos ul{ padding: 0; list-style: none; }
    .listadeeventos ul li{ display: block;
    margin-bottom: 30px;
    width: 400px; }
    .listadeeventos ul li h3{ margin: 0 0 15px; }
    .listadeeventos ul li p{  }
    .listadeeventos ul li a.maisy{  }

/*Videos*/
.videos{ margin: 20px 0 40px; }
.videos .title{ height: 70px; margin-bottom: 40px; }

/*Fotos*/
.fotos{ margin: 20px 0 40px; }

/*Rodapé*/
#footer{
	padding-top: 50px ;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #930e2c;
}
#footer h3{ color: #930E2C; margin: 0 0 20px;  }
#footer .newsletter input[type=text], #footer .newsletter input[type=email]{ margin: 0 0 5px; width: 100%; }
#footer .newsletter input[type=submit], button{ margin: 8px 0 0; }

#footer .reflinks{ margin: 0 0 20px; }
#footer .reflinks ul{ padding: 0; margin: 0; list-style: none; float: left; width: 190px }
#footer .reflinks ul.linksfooterl{ margin-right: 50px; }
#footer .reflinks ul.linksfooterr{ float:right;}
#footer .reflinks ul li{  border-bottom: 1px solid #000000;
    height: 16px;
    margin: 0 0 8px;
    padding: 0;
    width: 190px; }
#footer .reflinks ul li a{ color: #000;}
#footer p {
    font-size: 14px;
}
.newsletter{
    margin-top: 25px;
}
#reset_psicologia{
  margin-top: 25px;
}


.submenu{
  background: #9E2641;
}
.submenu nav ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.submenu nav ul li{
  padding: 10px 0 0 10px;
  border-top: 1px solid #A8344E;
  border-bottom: 1px solid #9A1634;
  text-align: center;
}
.submenu nav ul li a{
  color: white;
}
.submenu nav ul li a:hover{
  color: #FECC09;
}

.menu-fixo {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  padding: 5px 0;
    height: 65px!important;
}

.img_menu_hover{
    visibility: visible!important;
}
.img_menu{  
  position: absolute;
    left: 0;
    visibility: hidden;
    width: 100px;
}
.img_menu img {
    width: 60%;
    height: auto;
    margin: 0px auto;
    display: table;
}

#google_translate_element div div select{
  padding: 5px;
}
body > div:nth-child(1) > div:nth-child(23) > header > div.container.bgr.redbar > div > div:nth-child(2){
  display: table;
}
.redbar {
    border-bottom: 5px solid #fcd102;
    height: 55px;
}
.navbar-nav {
    float: left;
    width: auto;
    display: table;
    margin-left: 40px;
}
.icons-sociais{
	position: absolute;
	right: 0;
}
.icons-sociais a:first-child img{
	margin-top: 11px;
}
.icons-sociais a img{
	width: 27px;
    height: auto;
    float: left;
    margin-top: 15px;
}

#google_translate_element div div select {
    padding: 5px;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
    font-family: arial;
    font-size: 10pt;
}
#traslate {
    float: right;
    width: 155px;
    padding: 0px 10px;
    height: 28px;
    overflow: hidden;
    margin-top: 14px;
}
.submenu {
    background: #9E2641;
    width: 100%;
    position: absolute;
    top: 135px;
    left: 0;
}
.submenu-fixo{
    top:60px!important;
}
.submenu-nav{
  display: table;
  margin: 0 auto;
}
.submenu-nav li{
  float: left;
  margin: 0 10px;
  padding:0!important;
}
.mapa-footer div {
    float: left;
    margin: 0;
}
.mapa-footer div h4 {
    color: #930E2C;
    /* text-align: center; */
    margin: 0;
}
.mapa-footer div ul:last-child{
    width: 50px;
}
.mapa-footer ul{
  padding:0;
  list-style: none;
  float: left;  
  width: 155px;
}
.mapa-footer div ul:nth-child(3){
  width: 120px;
}
.mapa-footer div ul li a {
    color: #393831;
    font-size: 12px;
}
.info-contato p{
    margin: 20px 0; 
}
.img-topo{
    width: 215px;
    float: left;
    padding-left: 25px;
    margin-top: 0px;
}
.img-topo a img{
    height: auto;
    width: 180px;
    transition: 0.7s;
}
.img-topo a img:hover{
    padding: 5px;
    transition: 0.57s;
}
.resultados-text {
    font-size: 16px;
}
