
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,dl,dt,dd,ol,nav ul,nav 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%;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
img{max-width:100%;}

body{
	background-color: #FFFFFF;
	overflow-x: hidden;	
	font-family: 'Asap', sans-serif;
	
	
}

#content{
	width: 100%;
	float:left;
	position: relative;
	min-height: 500px;
	display: inline-block;

	
	
}

#content2{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float:left;
	position: relative;
	min-height: 500px;
	display: inline-block;
	padding-top: 50px;



	
	
}



a{
	color:  #838787;
}
a:hover{
	color: #DC0C7B;
}


#top{
	width: 100%;
	min-height: 115px;
	background-color: #FFFFFF;
	float:left;
	position: relative;
	

}

#topLingua{
	width: 235px;
	float:right;
	position: relative;
	min-height: 115px;
	margin-right: 20px;

}



#lingua{
	width: 25px;
	float:left;
	position: relative;
	min-height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 700;
	color: #838787; 
	padding-top: 52px;
	margin-right: 10px;
	

}
#linguaLogos{
	width: 200px;
	float:left;
	position: relative;
	min-height: 115px;
	display: block;
	margin-top: 25px;
	

}


#logo{
	width: 200px;
	height:115px;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 25px;
	
}

#logoimg2{
	width: 100%;
	height: auto;
	
}

#logoimg{
	width: 100%;
	height: auto;
	
}

/*Start Menu*/
#menu_principal{
	width:60%;
	height:115px;
	float: left;
	position: relative;
	height:115px;
	z-index: 1000;
	
}

#menu{
	position: absolute;
	width:100%;
	z-index:10;
	height:115px;
	
	
	
	}

/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	
	

}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: left;
	width: 16.66%;
	
	
	
}

/*Style for menu links*/
li a {
	display:block;
	min-width: 100px;
	height:115px;
	text-align: center;
	vertical-align: middle;
	line-height: 115px;
	font-size:14px;
	color: #838787;
	text-decoration: none;
	Font-style: Regular;

}

/*Hover state for top level links*/
li:hover a {
	color:#DC0C7B;
}

/*Style for dropdown links*/
li:hover ul a {
	
	background: #FFFFFF;
	color: #DC0C7B;
	height: 40px;
	line-height: 40px;
	

}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	background: #DC0C7B;
	color: #FFFFFF;
}

/*Hide dropdown links until they are needed*/
li ul {
	display: none;
	width: 100%;
	

	
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float:none;
}

/*Prevent text wrapping*/
li ul li a {
	width: 96%;
	min-width: 140px;
	padding: 2%;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
	
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {

	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	display: none;
	
	
	
	
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
	
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
	
}

#rodape{
	width: 100%;
	position: relative;
	float: left;
	min-height: 500px;
	
}

#rodapeTop{
	width: 100%;
	position: relative;
	float: left;
	min-height: 400px;
	background-color: #DC0C7B;
	
}
#rodapeTopTit{
	width: 95%;
	padding-left: 5%;
	height: 40px;
	font-size: 34px;
	color: #FFFFFF;
	font-weight: 700;
	margin-top: 50px;
}

#rodapeTopEsq{
	width: 25%;
	min-height: 300px;
	position: relative;
	float: left;
	margin-left: 25%;
}

#rodapeTopEsqTit{
	width: 100%;
	min-height: 20px;
	position: relative;
	float: left;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 30px;
	font-style: Medium;
	
}
#rodapeTopEsqText{
	width: 70%;
	min-height: 30px;
	position: relative;
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	font-style: Regular;
	margin-left: 50px;
	margin-top:-10px;
	
	
}
#logoimgRod{
	position: relative;
	float: left;

	
}
#rodapeTopDir{
	width: 25%;
	min-height: 300px;
	position: relative;
	float: right;
	margin-right: 25%;
	margin-top: 40px;
}
#rodapeTopDirItem{
	width: 100%;
	min-height: 40px;
	position: relative;
	float: left;
	margin-top: 10px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
	vertical-align: middle;
	font-style: regular;
}
#logoimgRodD{
	width: 50px;
	position: relative;
	float: left;
	margin-right: 10px;

	
}
.contaaa{
	color: #FFFFFF;
}
.contaaa:hover{
	color: #FFFFFF;
	font-weight: 700;
	font-size: 24px;
}

#rodapeBot{
	width: 100%;
	position: relative;
	float: left;
	min-height: 700px;
	background-color: #3d4747;
	
}

#rodapeBotTit{
	width: 100%;
	min-height: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 34px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	margin-top: 50px;
}

#rodapeLogosBox{
	float: left; 
	position: relative;
	width: 100%;
	min-height: 70px;
	
}

#rodapeLogosBoxIn{
	width: 600px;
	margin: 0 auto;
	min-height: 70px;
	
}

.rodapeLogosBoxInLogo{
	float: left; 
	position: relative;
	width: auto;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
}

#rodapeSep{
	float: left; 
	position: relative;
	width: 100%;
	height: 20px;
}

#googleMap{
	width: 100%;
	position: relative;
	float: left;
	min-height: 400px;
	
}

#myMap{
	width: 100%;
	position: relative;
	float: left;
	min-height: 400px;
}

#mapInfo{
	width: 90%;
	min-height: 40px;
	position: relative;
	float: left;
	margin-top: -60px;
	margin-left: 5%;
	color:  #3d4747;
	font-size: 20px;
	line-height: 60px;
	
}
#logoimgRodD2{
	width: 50px;
	position: relative;
	float: left;
	margin-right: 10px;

	
}

#rodapeBotForm{
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
	min-height: 450px;
	margin-top: 50px;
	position: relative;
	float: left;
}

#rodT{
	width: auto;
}

#rodT2{
	width:auto;
	color: #838787;
}
#rodT2:hover{
	color: #FFFFFF;
}

.inputItem{
	width:85%;
	margin-left: 5%;
	position: relative;
	float: left;
	background-color: #838787;
	min-height: 40px;
	color: #e6e7e7;
	border: 0px;
	margin-top: 20px;
}

input#enviar {

  width: 100px;
  min-height: 50px;
  background-color: #838787;
  float: right;
  margin-top: 20px;
  position: relative;
  margin-right: 5%;
  color: #FFFFFF;
  border: 0px;
  font-size: 16px;
  cursor: pointer;
}

input#enviar:hover {

  font-size: 18px;
   background-color: #FFFFFF;
    color: #838787;
	font-weight: 600;
}

input#nome {
    background-image: url(../images_sis/nome.png);
    background-repeat: no-repeat;
    text-indent: 15px;
	padding-left: 35px;
	color: #e6e7e7;
	font-size: 16px;
}
input#email {
    background-image: url(../images_sis/email.png);
    background-repeat: no-repeat;
    text-indent: 15px;
	padding-left: 35px;
	color: #e6e7e7;
	font-size: 16px;
}

input#telefone {
    background-image: url(../images_sis/telefone.png);
    background-repeat: no-repeat;
    text-indent: 15px;
	padding-left: 35px;
	color: #e6e7e7;
	font-size: 16px;
}

.inputItem2{
	width:85%;
	margin-left: 5%;
	position: relative;
	float: left;
	background-color: #838787;
	min-height: 120px;
	color: #e6e7e7;
	border: 0px;
	margin-top: 20px;

}

textarea#mensagem {
    background-image: url(../images_sis/mensagem.png);
    background-repeat: no-repeat;
    text-indent: 15px;
	padding-left: 35px;
	color: #e6e7e7;
	font-size: 18px;
	padding-top: 10px;
	font-family: 'Asap', sans-serif;
}



#rodapeBotMenu{
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
	min-height: 50px;
	margin-top: 50px;
	position: relative;
	float: left;
}

.rodapeBotMenuItem{
	width: 16.66%;
	min-height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 10px;
	color: #838787;
	position: relative;
	float: left;
	font-style: medium;
	font-size: 18px;
}

.contbbb{
	color: #838787;
}
.contbbb:hover{
	color: #FFFFFF;
}

#rodapeBotEsq{
	width: 45%;
	min-height: 80px;
	position: relative;
	line-height: 70px;
	float:left;
	margin-left: 5%;
	color: #838787;
	font-size: 14px;
	margin-top: 40px;
}

#rodapeBotDir{
	width: 45%;
	min-height: 80px;
	position: relative;
	line-height: 20px;
	float:right;
	margin-right: 5%;
	color: #838787;
	font-size: 14px;
	text-align: right;
	margin-top: 40px;
}
#logoimg2Bot{
	width: 150px;
	min-width: 100px;
	position: relative;
	float: right;
	margin-right: 0px;
	margin-left: 5%;
	
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #e6e7e7;
	font-size: 16px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #e6e7e7;
   opacity:  1;
   font-size: 16px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #e6e7e7;
   opacity:  1;
   font-size: 16px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #e6e7e7;
  font-size: 16px;
}

textarea::-webkit-input-placeholder {  
	color:    #e6e7e7;
	font-size: 18px;
	font-family: 'Asap', sans-serif;
}

.separador1{
	width: 100%;
	min-height: 60px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	-webkit-box-shadow: inset 0px 15px 30px -13px #303333;
    box-shadow: inset 0px 15px 30px -13px #303333;
}

.separador2{
	width: 100%;
	min-height: 60px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	-webkit-box-shadow: inset 0px 15px 30px -13px #DC0C7B;
    box-shadow: inset 0px 15px 30px -13px #DC0C7B;
}


#inicioServicos{
	width: 100%;
	height: 500px;
	position: relative;
	float: left;
	background-color:#DC0C7B;
	
}


#inicioDestaques{
	width: 100%;
	min-height: 500px;
	position: relative;
	float: left;
	background-color:#303333;
	
}

#topLinks{
	width: 80px;
	min-height: 250px;
	position: fixed;
	z-index: 2000;
	right: -10px;
	top: 200px;
}

.topLinksimg{
	width: 100%;
	margin-top: -30px;
	z-index: 16;
	
}

#servimg{
	width: 100%;
	height: 500px;
	margin-top: 20px;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}

#inicioServicosLayer{
	width: 100%;
	height: 500px;
	position: relative;
	float: left;
	background: rgba(220, 12, 123, 0.4);
	margin-top:-505px;

}

#inicioServicosTit{
	width: 95%;
	padding-left: 5%;
	height: 40px;
	font-size: 34px;
	font-weight: 700;
	margin-top: 50px;
	color: rgba(255, 255, 255, 1);
}

.inicioServicosLayerItem{
	width: 25%;
	min-height: 250px;
	position: relative;
	float: left;
	font-size: 24px;
	font-style: medium;
	text-align: center;
	color: rgba(255, 255, 255, 1);
}


.inicioServicosLayerItem:hover{
font-size: 26px;
font-weight: 600;
	
}


#inicioServicosLayerBox{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	min-height: 250px;
	position: relative;
	float: left;
	margin-top: 20px;
}

.servimgItem{
	width: 80%;
	margin-left: 10%;
	margin-right:10%;
	
}

.servimgItem:hover{
	width: 84%;
	margin-left: 8%;
	margin-right:8%;
	
}

.inicioServicosLayerItemText{
	width: 100%;
	position: relative;
	float: left;
	min-height:30px;
	margin-top: -30px;
}


#inicioDestaquesTit{
	width: 95%;
	padding-left: 5%;
	position: relative;
	float:left;
	height: 40px;
	font-size: 34px;
	font-weight: 700;
	margin-top: 50px;
	color: rgba(255, 255, 255, 1);
	z-index: 15;
}


.triangleSlide{
	width: 0px;
	height: 0px;
	z-index: 10;
	position: absolute;
	border-style: solid;
	border-width: 550px 75px 0 0;
	border-color: rgba(48, 51, 51, 0.7) transparent transparent transparent;
	margin-top: -100px;
	left: 100%;

	
}

.triang{
	width: 100px;
	height: 550px;
	float: left;
	position: relative;
	margin-top: -134px;
	background-color:rgba(48, 51, 51, 0.7);
	margin-left: 110%;
}

.destaquesText{
	width: 100%;
}

#allTopimg{
	width: 100%;
	height: 400px;
	position: relative;
	float: left;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}


#allTopLayer{
	width: 100%;
	height: 400px;
	position: relative;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 400px;
	background-color: rgba(61, 71, 71, 0.6);
	color: rgba(255, 255, 255, 1);
	margin-top: -400px;
	font-weight: 700;
	font-size: 50px;
}

#allTopBox{
	min-width: 25%;
	margin-left: 35%;
	margin-right: 35%;
	margin-top: -100px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	height: 80px;
	position: relative;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color:  #DC0C7B;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 18px;
	
}



#allTit{
	width: 99%;
	height: 25px;
	padding-left: 1%;
	line-height: 25px;
	color:  #3D4747;
	font-weight: 700;
	font-size: 40px;
	border-left: 7px solid #DC0C7B;
	margin-left: -1.5%;
}

#allTit44{
	width: 99%;
	height: 25px;
	padding-left: 1%;
	line-height: 25px;
	color:  #3D4747;
	font-weight: 700;
	font-size: 40px;
	margin-left: -1.5%;
}

#setaBack{
	width: 40px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}

#setaBack2{
	width: 40px;
	position: relative;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
}
#allTit2{
	width: 50%;
	height: 60px;
	line-height: 25px;
	color:  #DC0C7B;
	font-style: medium;
	font-size: 28px;
	margin-top: 50px;
	margin-right: 50%;
	border-bottom: 2px solid #838787;
	
}

#empresaBox{
	width: 100%;
	min-height: 300px;
	display: inline-block;
}

#empresaBoxText{
	width: 50%;
	min-height: 200px;
	font-size: 24px;
	color:  #838787;
	font-style: regular;
	position: relative;
	float: left;
	padding-top: 50px;
	padding-right: 10%;
	padding-bottom: 20px;
}

#empresaBoximg{
	width: 40%;
	max-width: 500px;
	min-width: 300px;
	min-height: 350px;
	position: relative;
	float: left;
	padding-bottom: 20px;
	margin-top: -80px;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}

#empresaSlider{
	width: 100%;
	height: 600px;
	position: relative;
	float: left;
	margin-top: 50px;
	
}

#empresaForm{
	width: 100%;
	min-height: 600px;
	position: relative;
	float: left;
	margin-top: 20px;
	color:  #838787;
}

#formSeparadorR{
	width: 60%;
	margin-left: 20%;
	min-height: 500px;
	position: relative;
	float: left;
	 margin-bottom: 30px;
}

.formTit{
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	font-size: 22px;
	font-weight: 600;
}

.form_style3{
	float: left;
	position: relative;
	width: 100%;
	height: 40px;
	border: 1px solid #838787;
	background-color: #f2f2f2;
	margin-top: 5px;
	margin-bottom: 15px;

}

.form_style333{
	float: left;
	position: relative;
	width: 100%;
	height: 196px;
	border: 1px solid #838787;
	background-color: #f2f2f2;
	margin-top: 5px;
	margin-bottom: 15px;

}

.myButton44{
	 width: 100px;
  min-height: 50px;
   background-color: #f2f2f2;
  float: right;
  position: relative;
   color: #838787;
  border: 0px;
  font-size: 16px;
  cursor: pointer;
 
}

.myButton44:hover{
	 font-size: 18px;
 
   
	font-weight: 600;
	 background-color: #838787;
	  color: #FFFFFF;
}

#servicosBox{
	width: 100%;
	min-height: 100px;
	display: inline-block;

}

#servicosBoxText{
	width: 50%;
	min-height: 100px;
	font-size: 24px;
	color:  #838787;
	font-style: regular;
	position: relative;
	float: left;
	padding-top: 50px;
	padding-right: 10%;
	padding-bottom: 20px;
}

#servicosBoxMenu{
	width: 360px;
	min-height: 500px;
	position: relative;
	float: right;
	padding-bottom: 20px;
	margin-top: -120px;
	
	
}

.servMenuimg{
	width: 100px;
	position: relative;
	float: right;
}


.imgdesc{
	width: 40px;
	margin-right: 20px;
	position: relative;
	float: left;
	margin-top: -8px;
	
}

.servMenuimgText{
	width: 350px;
	height: 102px;
	background-color: transparent;
	color: #FFFFFF;
	position: relative;
	float: right;
	font-size: 18px;
	text-align: center;
	line-height: 100px;
	font-weight: 700;
	margin-right: -100px;
}

#menuidfix{
	width: 350px;
	height: 102px;
	background-color: #DC0C7B;
	color: #FFFFFF;
	position: relative;
	float: right;
	font-size: 18px;
	text-align: center;
	line-height: 100px;
	font-weight: 700;
	margin-right: -100px;
}
#menuidfix2{
	width: 350px;
	height: 102px;
	background-color: #DC0C7B;
	color: #FFFFFF;
	position: relative;
	float: right;
	font-size: 18px;
	text-align: center;
	line-height: 100px;
	font-weight: 700;
	margin-right: 0px;
	margin-top: -3px;
}
#servicosBoxBottom{
	width: 104%;
	position: relative;
	float: left;
	min-height: 500px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: -2%;
}

.servicosBoxBottomItem{
	width: 46%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	float: left;
	height: 500px;
	margin-top: 50px;
	margin-bottom: 50px;
}


.servicosBoxBottomItemimg{
	width: 100%;
	height: 100%;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}

.servicosBoxBottomItemimgTit {
	width: 90%;
	padding-left: 10%;
	float: left;
	position: relative;
	margin-top: -100px;
	height: 0px;
	background-color: rgba(220, 12, 123, 0.8);
	color: rgba(255, 255, 255, 1);
	line-height: 100px;
	font-size: 20px;
	display: none;
	
}

#qualidadeBox{
	width: 100%;
	min-height: 300px;
	display: inline-block;
	margin-bottom: 50px;
}

#qualidadeBoxText{
	width: 50%;
	min-height: 400px;
	font-size: 24px;
	color:  #838787;
	font-style: regular;
	position: relative;
	float: left;
	padding-top: 50px;
	padding-right: 10%;
	padding-bottom: 20px;
}

#qualidadeBoximg{
	
	width: 40%;
	min-height: 400px;
	position: relative;
	float: left;
	margin-top: -70px;
	
}    

.qualidadeBoxItem{
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	float: left;
	height: 400px;

}


.qualidadeBoxItemimg{
	width: 100%;
	height: 100%;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}

.qualidadeBoxItemimgTit {
	width: 90%;
	padding-left: 10%;
	float: left;
	position: relative;
	margin-top: -100px;
	height: 0px;
	background-color: rgba(220, 12, 123, 0.8);
	color: rgba(255, 255, 255, 1);
	line-height: 100px;
	font-size: 20px;
	display: none;
	
}

#projetosBox{
	width: 100%;
	min-height: 300px;
	display: inline-block;
}

#projetosBoxText{
	width: 50%;
	min-height: 200px;
	font-size: 24px;
	color:  #838787;
	font-style: regular;
	position: relative;
	float: left;
	padding-top: 50px;
	padding-right: 10%;
	padding-bottom: 20px;
}

#projetosBoximg{
	width: 40%;
	max-width: 500px;
	min-width: 300px;
	min-height: 350px;
	position: relative;
	float: left;
	padding-bottom: 20px;
	margin-top: -80px;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}


#projetosBottomBox{
	width: 100%;
	min-height: 600px;
	display: inline-block;
	position: relative;
	float: left;
	margin-bottom: 100px;
	
	
	

}
#projetosContentMenu{
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: 50px;
	
	

}

.catMenu{
	width: auto;
	height: 23px;
	display:inline-block;
	padding-right: 2%;
	padding-left: 2%;
	line-height: 25px;
	font-size: 26px;
	color: #3D4747;
	border-right: 5px solid #3D4747;
}
.catMenu:hover{
	color: #DC0C7B;
}

.projetosBoxItem{
	width: 33.33%;
	position: relative;
	float: left;
	height: 500px;

	

}


.projetosBoxItemimg{
	width: 100%;
	height: 100%;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}

.projetosBoxItemimgTit {
	width: 90%;
	padding-left: 10%;
	float: left;
	position: relative;
	margin-top: -100px;
	height: 0px;
	background-color: rgba(220, 12, 123, 0.8);
	color: rgba(255, 255, 255, 1);
	line-height: 100px;
	font-size: 20px;
	display: none;
	
}

#projetos2Box{
	width: 100%;
	min-height: 300px;
	display: inline-block;
}

#projetos2BoxText{
	width: 50%;
	min-height: 200px;
	font-size: 24px;
	color:  #838787;
	font-style: regular;
	position: relative;
	float: left;
	padding-top: 50px;
	padding-right: 10%;
	padding-bottom: 20px;
}

#projetos2Boximg{
	width: 40%;
	max-width: 500px;
	min-width: 300px;
	min-height: 350px;
	position: relative;
	float: left;
	padding-bottom: 20px;
	margin-top: -80px;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
}

#projetos2Slider{
	width: 100%;
	height: 700px;
	position: relative;
	float: left;
	margin-top: 50px;
	
}

#projetos360{
	width: 100%;
	min-height: 200px;
	position: relative;
	float: left;
	margin-top: 25px;
	
}

#projetos360Tit{
	width: 100%;
	min-height: 50px;
	position: relative;
	float: left;
	color:  #3D4747;
	font-weight: 700;
	font-size: 30px;
	
}

.projetos360aaa{
	width: 100%;
	min-height: 50px;
	line-height: 50px;
	position: relative;
	float: left;
	color:  #DC0C7B;
	font-size: 24px;
	
}
.projetos360aaa:hover{
	font-weight: 700;
	font-size: 26px;
	
}


  .panorama {
      width: 100%;
      float: left;
      margin-top: -5px;
      height: 650px;
      position: relative;
    }
    
    .panorama .credit {
      background: rgba(61, 71, 71, 0.6);
      color: white;
      font-size: 20px;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      float: left;
	  min-height: 85px;
	  padding-top: 35px;
    }
    
	 .credit {
      text-align: center;
      color: #888;
      padding: 10px 10px;
      margin: 0 0 0 0;
      background: #f5f5f5;
      float: left;
      width: 100%;
    }
    .credit a {
      text-decoration: none;
      font-weight: bold;
      color: black;
    }
	
/* -----------------------------------------
   Mapa
----------------------------------------- */
.gmap {
	width: 100%;
	position: relative;
	float: left;
	min-height: 500px;
	
}


.canvas_map {
	width: 100% !important;
}

#iw-container {
	width: calc(100% - 10px);
	height: 450px !important; 
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 10px;
	overflow-y:hidden;
	
	 box-shadow: /* ie */
                 0px  5px  15px  0px  rgba(000,000,000,0.3); /* bottom */
    -webkit-box-shadow: 
                 0px  5px  15px  0px  rgba(000,000,000,0.3); /* bottom */
    -moz-box-shadow:
                 0px  5px  10px  0px  rgba(000,000,000,0.3); /* bottom */
	
	
	
}

.infoTopimg {
	float: left;
	position: relative;
	width: 290px;
	max-height: 160px;
	min-height: 160px;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
	
}

.infoTopTit{
	float: left;
	position: relative;
	width: calc(100% - 40px);
	height: 30px;
	margin-top: -75px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 16px;

	
}

.iw-contentSecondText {
	float: left;
	position: relative;
	width: 250px;
	font-size: 14px;
	color: #231F20;
	height: 260px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow-y: auto;
	overflow-x: hidden;
	
}



.iw-contentSecondText::-webkit-scrollbar {
    width: 5px;
}
 
.iw-contentSecondText::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.iw-contentSecondText::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  outline: 1px solid slategrey;
}

.iw-content::-webkit-scrollbar {
    width: 5px;
}
 
.iw-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.iw-content::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  outline: 1px solid slategrey;
}

.infoVerMais{
	float: left;
	position: relative;
	width: auto;
	min-width: 50px;
	height: auto;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0E74B7;
	margin-left: 90px;
	padding: 5px;
	margin-top: 20px;
	text-align:center;
}
.infoVerMais:hover{
	cursor: pointer;
	background-color: #1d8cd2;
	
}


.mapaMenu{
	float: right;
	position: relative;
	width: auto;
	height: 40px;
	text-align: center;
	margin-right: 100px;
	
}
.mapaMenu:hover{
	cursor: pointer;
	color: #ececec;
	
}
.mapaMenuImg{
	float: right;
	position: relative;
	width: 20px;
	margin-left: 5px;
	margin-top: 12px;
}
.mapaMenuBox{
	position: absolute;
	width: 200px;
	height: 240px;
	left: 0px;
	margin-left: -50px;
	display: none;
	-webkit-animation-name: animatemenumapa;
    -webkit-animation-duration: 1s;
    animation-name: animatemenumapa;
    animation-duration: 1s;
	
	
}

.mapaMenuBoxItem{
	float: left;
	position: relative;
	width: 100%;
	height: 25px;
	line-height: 10px;   
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #0E74B7;
	padding-top: 5px;
}
.mapaMenuBoxItem:hover{
	background-color: rgba(224,225,226,0.9);
	color: #0E74B7;
}

/* Add Animation */
@-webkit-keyframes animatemenumapa {
    from {opacity:0} 
    to {opacity:1}
}

@keyframes animatemenumapa {
    from {opacity:0}
    to {opacity:1}
}

#mapaMenuBox1{
	margin-left: -70px;
}
#mapaMenuBox2{
	height: 180px;
}

.mapaMenuBoxItemBox{
	float: left;
	position: relative;
	width: 100%;
	min-height: 80px;
	background-color: rgba(224,225,226,0.9);
	display: none;
}

.mapaMenuBoxItemBoxTit{
	float: left;
	position: relative;
	width: 100%;
	height: 25px;
	line-height: 10px;    
	font-size: 10px;
	text-align: center;
	color: #0E74B7;
	padding-top: 5px;
}

.mapaMenuBoxItemBoxLink{
	float: left;
	position: relative;
	width: 56px;
	min-height: 50px;
	margin-left: 5px;
	margin-right: 5px;	
	margin-top: -5px;
}

.mapaMenuBoxItemBoxLinkImg{
	float: left;
	position: relative;
	width: 100%;
}

.mapaMenuBoxItemBoxLinkTit{
	float: left;
	position: relative;
	width: 100%;
	min-height: 10px;
	line-height: 8px;
	font-size: 7px;
	color: #0E74B7;
	padding-bottom: 5px;
	
}

#sliderBox{
	float: left;
	position: relative;
	width: 100%;
	height: 650px;

}

.sliderBoximg{
	display: none;
	float: left;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center;
    background-size: cover; 
	background-repeat: no-repeat;
	-webkit-animation-name: animaterightslider;
    -webkit-animation-duration: 1s;
    animation-name: animaterightslider;
    animation-duration: 1s;
}

.video-background{
	position: relative;
	right: 0; 
	bottom: 0;
	width: 100%; 
	height: 100%;
	background-color: #000000;
}


.sliderBoximgTit{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(61, 71, 71, 0.6);
}

.sliderBoximgTitb{
	position: relative;
	float: left;
	width: 100%;
	min-height: 20px;
	font-size: 36px;
	color: #FFFFFF;
	margin-top: 30px;
	text-align: center;
}


.sliderBoximgTita{
	position: relative;
	float: left;
	width: 100%;
	min-height: 20px;
	font-size: 45px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 240px;
}


#setaEsq{
	float: left;
	position: absolute;
	left: 50px;
	top: 290px;
	z-index: 100;
	width: 40px;
	
}
#setaEsq:hover{
	top: 291px;
	cursor: pointer;
}

#setaDir{
	float: right;
	position: absolute;
	right: 50px;
	top: 290px;
	z-index: 100;
	width: 40px;
	
}
#setaDir:hover{
	top: 291px;
	cursor: pointer;
}

/* Add Animation */
@-webkit-keyframes animaterightslider {
    from {right:-100%; opacity:0} 
    to {right:0; opacity:2}
}

@keyframes animaterightslider {
    from {right:-100%; opacity:0}
    to {right:0; opacity:2}
}

/* Add Animation */
@-webkit-keyframes animateHeight {
    from {height:0px; opacity:0} 
    to {height:100px; opacity:1}
}

@keyframes animateHeight {
    from {height:0px; opacity:0}
    to {height:100px; opacity:1}
}

#sliderBoxBullets{
	position: absolute;
	width: 15px;
	height: 15px;
	z-index: 100;
	bottom: 20px;
   
}

.sliderBoxBulletsimg{
	float: left;
	position: relative;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	background-image: url('../images_sis/point.png');
}
.sliderBoxBulletsimg:hover{
	background-image: url('../images_sis/point2.png');
	cursor: pointer;
}

.sliderMore{
	width: auto;
	min-width: 160px;
	height: 45px;
	z-index: 1000;
	margin-top: 30px;
	float:left;
	position: relative;
	font-size: 26px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px; 
	border-radius: 25px;
    border: 3px solid #FFFFFF;
	font-weight: bold;
	margin-left: calc(50% - 80px);
}

.sliderMore:hover{
	border: 3px solid #d81e7a;
}


#sliderlink{
	color: #FFFFFF;
}
#sliderlink:hover{
	color: #d81e7a;
}



#menuQuatro{
	float: left;
	position: relative;
	width: calc(100% - 500px);
	height:115px;
	float: left;
	z-index: 10000;
	
}

#menuQuatroIcon{
	float: left;
	position: relative;
	width: 30px;
	height: 30px;
	margin-left: calc(50% - 25px);
	padding: 10px;
	z-index: 12001;
	display: none;
}
#menuQuatroIcon:hover{
	cursor: pointer;
}

#menuQuatroIconFix{
	display: none;
	position: fixed;
	width: 100%;
	height: 50px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	z-index: 12000;
}

.menuQuatroIconBar{
	float: left;
	position: relative;
	width: 100%;
	height: 2px;
	margin-bottom: 4px;
	margin-top: 4px;
	background-color: #DC0C7B;
}

.menuQuatroItem{
	position: relative;
	float: left;
	width: 100%;
	height:115px;
	line-height: 115px;
	font-size: 14px;
	margin-left: 0px;
	padding: 5px;
	color: #838787;
	text-align: left;
	
}


.submenuQuatroItemWrap{
	position: absolute;
	min-width: 200px;
	min-height: 0px;
	display:none;
	margin-top: 100px;
	background: #FFFFFF;
	
}
.submenuQuatroItem{
	position: relative;
	float: left;
	width: calc(100% - 10px);
	padding-left: 5px;
	padding-right: 5px;
	min-height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: left;
	color: #DC0C7B;
}
.submenuQuatroItem:hover{
	background-color: #DC0C7B;
	color: #FFFFFF;
}
.submenuQuatroItemWrap:hover{
	display:block;
}

.menuQuatroItem:hover + .submenuQuatroItemWrap{
	display: block;
}

.menuQuatroItemDiv{
	position: relative;
	float: left;
	width: calc(16.66% - 5px);
	min-height: 115px;
	margin-left: 5px;
}
.menuQuatroItem:hover{
	color:#DC0C7B;
	font-weight: 600;
	text-decoration: none;
}

#logosSlider{
	float: left;
	position: relative;
	width: 100%;
	min-height: 80px;
	margin-top: 0px;
	background-color: #343636;
	z-index: 1000;
}

#logosSliderCenter{
	margin: 0 auto;
	width: 580px;
	min-height: 80px;
}

.logosSliderCenterItem{
	float: left;
	position: relative;
	width: auto;
	height: 60px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}

.fullwidthbanner-container{
	height:600px;
}

#popup{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.3);
	z-index: 12000;
	display: none;
	-webkit-animation-name: animaterightslider;
    -webkit-animation-duration: 1s;
    animation-name: animaterightslider;
    animation-duration: 1s;
}
#popupPage{
	float: left;
	position: relative;
	width: calc(100% - 200px);
	height: calc(100% - 200px);
	margin-top: 100px;
	margin-left: 100px;
	background-color: #FFFFFF;
	overflow-x: hidden;
    overflow-y: auto;
	border: 2px solid #343636;
	border-radius: 10px;
}
#popupPageContent{
	float: left;
	position: relative;
	width: 80%;
	min-height: 200px;
	margin-top: 50px;
	margin-left: 10%;
	font-size: 18px;
	color: #838787;
}
#popupPageContentLogos{
	position: absolute;
	margin: 0 auto;
	width: 500px;
	height: auto;
}
#popupPageContentLogosb{
	float: left;
	position: relative;
	width: 100%;
	min-height: 100px;
}
#close{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	font-size: 30px;
	color: #838787;
	cursor: pointer;
}
#close:hover{
	color:#DC0C7B;
}

/* Add Animation */
@-webkit-keyframes animaterightslider {
    from {opacity:0} 
    to {opacity:1}
}

@keyframes animaterightslider {
    from {opacity:0} 
    to {opacity:1}
}