/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-family: 'Droid Sans', sans-serif;
    background-color:#fff;
}
img{
  max-width:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*code here */

/*================ INDEX ===============*/

.main-header {
    position: relative;
    top: 0;
    left: 0;
    height:188px;
    width: 100%;
    background: url(../img/header_img.jpg)no-repeat;
}
.main-header .wrapper {
    position: relative;
    height: 130px;
}
.wrapper {
    width: 1190px;
    margin: 0 auto;
}
.language-menu {
    position: absolute;
    left: 0;
    top: 16px;
  
}
.language-menu li{
   display:inline;
   margin-right:10px;
}
.main-header .logo-ramazzini {
    position: absolute;
    top: 47px;
    left: 370px;
    width: 397px;
}
.main-menu {
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color:#ececec;
    width:100%;
}
.main-menu ul{
   text-align:center;
   padding:26px 0; 
   font-weight:800;
}
.main-menu li{
  display:inline;
  padding-left: 40px;
  
}
.main-menu a{
   color:#232323;
   font-size:18px;
   text-decoration:none;
   padding:13px;
}
.main-menu ul li a:hover,
.main-menu ul li a:focus {
	background-color: #f0b003;
	color: #fff;

}
.barra_bottom{
  background: url(../img/barra_gradient.jpg)no-repeat center top;
  width:100%;
  height:36px;
  margin-bottom:30px;
}



/*body*/

.bg-banner {
	background:url('../img/banner-content.jpg')no-repeat center top;
    width:100%;
    height:445px;
    background-size:cover;

}
.barrinha{
   background-color:#fff;
   height:70px;
}
/*footer*/

.content-img {
	text-align: center;
	padding-top: 40px;

}

.content-img p {
  	font-weight: 700;
  	font-size: 25px;
	text-transform: uppercase;
	font-style: italic;
	color: #000;
	padding-top: 10px;
	padding-bottom: 65px;
}
.footer-social{
   width:100%;
   background-color: #575859;
   padding:13px 0;
   clear:both;


}
.social {
    width: 100px;
    margin: 0 auto;
}
.social-follow{
  width:127px;
  margin:0 auto;
}
.footer-social p {
	text-align: center;
	font-weight: 400;
	padding-top: 13px;
	color:#fff;
    float:left;
    display:block;

}

.footer-social a{
  display:block;
  text-align:center;
}

.main-footer{
  width:inherit;
  background-color:#1b1c1c;
  height: 47px;

}


/*===========QUEM SOMOS=========*/

.content {
    margin: 0 auto;
    width: 100%;
    height:534px;
    overflow:hidden;
	
}
.content-info{
    width: 1010px;
    margin:0 auto;
   /*height: calc(100vh - 350px);*/

    
}
.border2 {
	border: 1px solid #232323;
    width: 492px;
    float: right;
    position: relative;
    right: 20px;
    top: 40px;
}
.border-right{
  right:220px;
}
.content-info h1 {
	font-weight: 700;
	color: #f0b003;
	font-size: 57px;
	padding-top: 10px;
	padding-bottom: 30px;
    text-align:left;
    font-family: 'Droid Serif', serif;

}

.content-info p {
	font-size:18px;
	line-height: 30px;
    padding-bottom:30px;
    color:#232323;
    height:auto;
    font-family: 'Droid Serif', serif;

}
.content-info strong{
  font-family: 'Droid Serif', serif;
  font-weight:800;
}
/*================ ATUACAO ===============*/

.list-services{
   width:100%;
}
.list-services li{
  list-style-image:url(../img/circle-services.png);
  font-weight:800;
  font-size:20px;
  line-height:35px;
  
}

.praticeAreas .border-right {
    right: 30px;

}

/*=========== BLOG  =========*/
.pageBlog .content{
   overflow:hidden;
   height:auto;
}
.pageBlog .border2{
   right:340px;
}
.pageBlog .content-info h2{
  font-size:25px;
  font-weight:700;
  padding-bottom:15px;
  
}

.pageBlog .content-info p{
  font-weight:normal;
  border-bottom: 3px dotted #232323;
  margin-bottom:10px;
   
}
.pageBlog .content-info h1{
  padding:10px 0;
}
.pageBlog .info-noticias{
  padding-top:40px;
   
}

.pageBlog .pageBlog.borderEn{
	right:100px;
}


/*=========== CONTATO   =========*/
.Contato .content-info{
   width:100%;
  
}
.Contato .borderEn{
   right:250px;
}
.Contato .content-info p{
    padding:0;
}
.Contato .border3{
  clear:both;
  margin-top:76px;
}
.Contato .four.columns span:first-child{
   font-size:24px;
   color:#000;
   font-family: 'Droid Sans', sans-serif;
   font-weight:800;
}
.Contato .four.columns span:nth-child(2){
   font-size:20px;
   color:#232323;
}
.Contato .four.columns span:nth-child(3){
   font-size:20px;
   color:#232323;
}
.Contato .four.columns span.last{
   font-size:20px;
   color:#232323;
}

.Contato .borderEn{
	right:140px;
}

.row-content{
   width: 100%;
   max-width: 960px;
   min-width: 727px;
   margin: 0 auto;
}
.row-content iframe{

 border:1px solid #c7c5c5 !important;
   
}
.Contato .row-content .beside{
   font-size:20px;
   color:#232323;
   line-height:25px;
   padding:0 0 30px 0;
}

.Contato .row-content .beside strong{
   color:#000;
   font-weight:800;
}
.Contato .row-content .beside a{
   text-decoration:none;
   color:#000;
}
.Contato .row-content h3{
   color:#000;
   font-size:20px;
   font-family: 'Droid Sans', sans-serif;
   padding-bottom:20px;
}
.row-content .twelve.columns{ 
  width: 100%;
  padding-bottom:60px;

}
.row-content .columns:first-child { 
     margin-left: 0; 

}

.row-content .five.columns{
    width: 45.0%;
}
.row-content form{
   margin: 0 0 18px;
}

.row-content .four.columns {
    width: 45%;
    left:158px;
}

.row-content .column, .columns { 
    float: left; 
    min-height: 1px; 
    position: relative; 

}
form.nice input.input-text, form.nice textarea {
    font-size: 14px;
    height:151px;
    padding:10px;
    border:1px solid #c7c5c5;
    line-height: 18px;
    cursor: pointer;
    font-family: 'Droid Sans', sans-serif;
    margin-bottom: 9px;
    color:#9d9d9d;
    width: 341px;
   

}
.local-brasil{
  margin-bottom:10px;
}
form.nice input.input-text{
   height:34px;
}
form.nice input[type="text"]{
    width: 341px;
}
form.nice input[type="email"]{
    width: 341px;
}

form.nice input[type="tel"]{
    width: 194px;
}
form.nice input[type=submit]{
  background-color: #232323;
  height: 32px;
  border:none;
  cursor:pointer;
  color:#fff;
  float:right;
  font-size:16px;
  font-family: 'Droid Sans', sans-serif;
  position:relative;
  right:21%;
  padding: 0 35px 0 40px;

}
form.nice select[name="register"] {
  width:341px;
  height:34px;
  color:#9d9d9d;
}

