/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

.menu-button {
 display: none;
}

.container {
 max-width: 100%;
}

/* slogan */
#block-gw2d-slogan {
 height: 111px;
 float: left;
}

.top-slogan h3 {
font-size: 28px;
}

/* Menu Principal */

#menu-button {
 display: none;
}

nav ul.nice-menu-down li.menuparent,
nav ul.nice-menu li {
 border: none;
 background: none;
}

.region-header nav ul.nice-menu li {
 float: left;
}
.region-header nav ul.nice-menu li:last-child {
 border-right: none;
}


nav ul.nice-menu-down li.menuparent {
}

nav ul.nice-menu ul {
 top: 35px;
 left: -1px;
 border: none;
}

/* Content home */
#content  .chamadas-home {
 margin: 0 auto;
 width: 1000px;
}

#content .chamadas-home li .content {
 min-height: 180px;
}

#content .chamadas-home li {
margin-right: 4%;
width: 48%;
box-sizing: border-box;
}

#content .chamadas-home li.ll-consulmed-prime {
  margin-right: 0;
}

#content .chamadas-home li:first-child {
 margin-left: 0px;
}


/* content-bottom */
#content-bottom {
 display: block;
 padding-top: 30px;
}

.produtos-consultoria {
 display: block;
}

.view-produtos-consultoria  .produto-categoria {
  min-height: 120px;
}

.view-produtos-consultoria .titulo-bloco {
 font-size: 24px;
}

.view-produtos-consultoria {
 width: 996px;
 margin: 0 auto;
}

.produtos-consultoria {
 margin-bottom: 20px;
}

.view-chamadas-home .views-row-last {
 margin-right: 0;
}

/* Chamada */
div.view-chamadas ul {
 margin: -8px;	
}

div.view-chamadas ul li {
padding: 19px 19px 10px 19px;
margin-left: 8px;
}

/* Footer */ 

#footer .informacoes-contato ul {
 width: 600px;
 margin: 0 auto;
}

/* Content internas */

#content .field-name-field-sub-titulo,
.not-front #content h2,
.not-front #content h3 {
 font-size: 20px;
}

.not-front #content h1 {
  font-size: 28px;
  border-bottom: 1px solid;
}

.not-front #content ul li {
 font-size: 14px;
}


/* Contato */

.page-contato  #content-right {
 width: 37%;
 padding-top: 76px;
}

/* Produtos Home */

.produtos-home-mobile .view-chamadas-home .views-field-field-conteudo-chamada {
  display: block !important;
	padding: 0;
	overflow: hidden;
}

.produtos-home-mobile .view-chamadas-home li:hover .views-field-field-imagem-chamada-1 {
 margin-top: -200px;
}

#content .produtos-home-mobile .view-chamadas-home .views-field-field-imagem-chamada-1 {
 height: 200px;
 display: block;
   -webkit-transition: all 0.3s ease-in-out;

   -moz-transition: all 0.3s ease-in-out;

   -o-transition: all 0.3s ease-in-out;

   -ms-transition: all 0.3s ease-in-out;

   transition: all 0.3s ease-in-out; 
}

#content .produtos-home-mobile .view-chamadas-home .views-field-field-imagem-chamada-1 img {
 height: 200px;
 width: auto;
}

.produtos-home-mobile .view-chamadas-home li .views-field-field-categoria-chamada span {
	color: #fff;
	padding-bottom: 0;
}

.produtos-home-mobile .view-chamadas-home li .views-field-field-categoria-chamada span {
  min-height: 60px;
  font-size: 18px;
}
