@import"reset.css";
@import"grid.css";
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
body {
	font:12px/19px Arial, Helvetica, sans-serif;
	
	color:#848383;
	position:relative;
	min-width:1036px;
	background:#000
}
html, body {
	height:100%;
}
html {
	min-width:100%
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:940px;
	position:relative;
}

.container_12 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/
	
.box-1{
     border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	position:relative;
	padding-bottom:12px
	}
	.box-1 img{
	 width:100%;
	 border-radius:13px 13px 0 0;
	-moz-border-radius:13px 13px 0 0;
	-webkit-border-radius:13px 13px 0 0;	
	}
	
 .box-1  figcaption{
	background:#cd96c9;
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	right:0;
	font-size:20px;
	line-height:22px;
	color:#fff;
	padding:12px 70px;
	text-align:center;
	border-radius:0 0 13px 13px;
	-moz-border-radius:0 0 13px 13px;
	-webkit-border-radius:0 0 13px 13px;	
	}
.box-1  figcaption a{
background:url(../images/marker-1.png) no-repeat 0 0;
width:31px;
height:31px;
display:block;
position:absolute;
top:8px;
right:39px}
.box-1  figcaption a:hover{background-position:0 bottom}	

h1, h2, h3, h4, h5, h6,h7 {
	color:#fff;
	position:relative;
	line-height:1em;
	font-weight:normal
}
h1 {
	font-size:32px;
	line-height:34px;
}
h2 {
	font-size:18px;
	line-height:14px;
	padding-bottom:20px
}
h3 {
	font-size:36px;	
	font-family: 'Noto Sans', sans-serif;
	text-decoration:underline;
	padding-bottom:46px}

h4 {
	font-size:20px;
	line-height:29px;
	color:#fff;
	position:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px 0 10px;
	
}
h4 a{color:#6495ED;}


h5 {
	font-size:29px;
	line-height:22px;
	color:#6495ED;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:30px
}
h6 {
	font-size:18px;
	line-height:29px;

}
h7 {
	font-size:18px;
	line-height:29px;
	color:#fff;
	position:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:19px 0 10px;
	
}
a {
	text-decoration:none;
	cursor:pointer
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
p {color:#fff;
	padding-bottom:19px;
}


.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}

.relative {
	position:relative;
}

.img-indent {
	float:left;
	margin:8px 20px 0 0;
}


.block {
position:relative;
z-index:100}



.extra-block,
.extra-block1 {
 min-height:100%;
 margin: 0 auto -38px;
 position:relative; 
}

.extra-block{background:url(../images/tail-bg-cont.png) repeat-x 0 bottom}
.extra-block1{ margin: 0 auto -5%;}


/**********row-top*************/

.row-top{overflow:hidden;background:url(../images/tail-bg-top.png);
padding:28px 0 17px;
position:relative;
z-index:10}
.list-soc{float:right;margin-right:6px}
.list-soc li{float:left;margin-left:8px;}
.list-soc li a{display:block;
  opacity: 1;
  filter: alpha(opacity=100);}
.list-soc li a:hover{
opacity: 0.7;
  filter: alpha(opacity=70);}

/**********bgstretcher*************/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	top: 0;
	left: 0;
}
.bgstretcher UL,
.bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
.bgstretcher UL,
.bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bgstretcher-area,.bgstretcher-page{height:100%}

.nav-buttons{text-align:center;padding-bottom:17px;}
#nav{overflow:hidden;display:inline-block}
#nav li{float:left;overflow:hidden;margin:0 10px}
#nav li a{display:block;background:url(../images/pags.png) no-repeat 0 0;
width:19px;height:19px;
line-height:0;font-size:0;
}
#nav li a:hover,#nav li.showPage a{background-position: 0 bottom}



/*********************************header*************************************/


header {
	position:relative;
	z-index:20;
}
header h1 {
	z-index:10;	
	display:block;
	float:left;
	padding:0}


.row-nav {
	background:url(../images/tail-bg-nav.png);
	padding:6px 0 11px
}

nav{float:right;padding:12px 0 0 0}
.menu {
	font-size:0;
	line-height:0;
	padding:0;
	z-index:99;
	position:relative;
	margin-right:21px;
}

.menu > li {
	position:relative;
	float:left;	
	margin-left:14px;
	 border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(../images/point.png)}

.menu li  a{
	color:#fff;
    font-size:18px;
	line-height:20px;
	display:block;	   
	position:relative;
	text-decoration:none !important;	
	padding:7px 12px 9px;
	font-family: 'Noto Sans', sans-serif;
	}
		

.menu li.current,
.menu li:hover {
background:#6495ED;
}

.menu li.current a,
.menu li:hover a{
color:#fff

}

/********************** Content style ************************/
section#content {
	position:relative;
	z-index:10;
	padding:92px 0;
	
}
.border-vert{background:url(../images/border-vert.png) repeat-y 477px 0}

.img-rounded img{
	  border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;}

.img-rounded1 img{
	  border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;}

.img-indent{margin:39px 0 35px}

.row-1{background:url(../images/tail-bg-top.png);padding:21px 0 23px}

.main-block{width:1036px;
margin:0 auto;background:url(../images/tail-cont.png);
     padding:38px 0;
	 border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;	
	min-height: 565px;
}


/********************** links  & buttons ************************/
.link-1 {
	display:inline-block;
	color:#f4bfdf;
}

.button {
	display:inline-block;
	font-family: 'Noto Sans', sans-serif;
	color:#fff;
	font-size:17px;
	line-height:1.2em;
	background:#6495ED;
	padding:6px 12px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:2px
}
.button:hover {	
	background:#000;
	text-decoration:none;
}

/*  Lists */

.list-services{}
.list-services > li{padding-top:6px}
.list-services > li:first-child{padding:0;}

/*  Lists */
.list {

	padding:0 0 27px
}
.list li {
	margin-bottom:2px;
	line-height:16px;
}
.list li a {
	color:#fff;
	font-size:14px;	
	background:url(../images/marker-2.png) no-repeat 1px 5px;	
	padding:0 0 0 18px;	
}

/*----- es-carousel -----*/
.es-carousel-wrapper {
  position: relative;
  z-index: 99;
}
.es-carousel {
  overflow: hidden;

}
.es-carousel ul {
  display: none;
  overflow:hidden
}
.es-carousel ul li {
  height: 100%;
  float: left;
  display: block;
   width:300px
}
.es-carousel ul li figure{margin-bottom:-10px}

.es-nav {
  right: 0;
  bottom: -30px;
  position: absolute;
}
.es-nav span {
  display: block;
  line-height: 0;
  font-size: 0;
  width: 32px;
  height: 33px;
  text-indent: -5000px;
  z-index: 99;
  cursor: pointer;
  display:inline-block !important;
  
}

.es-nav span:hover {background-color:#92538d}

/* Lightbox image */
.magnifier {
	position:relative;
	overflow:hidden;
	display:inline-block;
}
.magnifier img {
	position:relative;
	z-index:2;
  opacity: 1;
  filter: alpha(opacity=100);
	
}
.magnifier span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	 background:url(../images/fancybox/magnify.png) center center no-repeat;	
	z-index:1;
}


/*----- map -----*/

.map {
	margin:0 0 31px;
	
}
.map iframe {
	height:259px;
	overflow: hidden;
	width:100%;
	     border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
/*----- address -----*/
.mail-1 {
	color:#fff;
	display:inline-block;
	text-decoration:underline;
}
.mail-1:hover {
	text-decoration:none
}

dl.address dt{padding-bottom:18px}
dl.address dt span {
	display:block;
}
dl.address dt,dl.address dd {
	font-size:14px;
	line-height:18px;
	color:#848383;}

dl.address dd span {
	display:inline-block;
	width:100px;
}

/***** contact form *****/
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
background-color: #55c539;
FONT-SIZE: 16px;
COLOR: #000000;
FONT-FAMILY: "Trebuchet MS";
line-height: 18px;
background: url(img/logo_semper) no-repeat #E0EEE0 center top;
}

.contact_form{
  float: right-side;
  width: 160%;
}
 .wp-form-control {
  border: 1px solid #ffffff;
  border-radius: 5px;
  display: inline;
  float: right;
  margin-bottom: 18px;
  padding: 10px 8px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;  
  width: 160%;  
}


.formulario{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        COLOR:#000000;
        padding-left:50px;
	padding-top:50px;
	width:px;
	padding-bottom:50px;

	
}
.wpcf7-text{
  height: 40px;
}
.wpcf7-email{
  height: 40px;
}
.wpcf7-textarea {
  height: 180px;
  padding: 15px;
}
.wpcf7-submit {
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  text-transform: uppercase;
   -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; 
}
.form-control {
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid @gray-light;
  color: @gray;
  font-size: 16px;
  display: block;
  height: (@space * 1.5);
  padding: (@space / 2) (@space / 2) 0;
  width: 100%;

  &:valid {
    border-color: @green;
  }

  &:focus  {
    border-color: @blue;
  }
}
}

.label-float {
  color: @gray-light;
  position: absolute;
  top: 0;
  line-height: (@space * 1.5);
  padding: 0 (@space / 2);
  .transition(line-height linear .2s);
  cursor: text;

  .form-control:focus + &,
  .form-control:valid + & {
    color: @gray-light;
    font-size: 12px;
    line-height: 1.5;
  }
}

.formulario-campo{
	width:500px; 
	float:left;
	margin-bottom:8px;
       font-size:15px;
}

.textfield-nome{
	width:500px;
}

.textfield-email{
	width:500px;
}

.textfield-telefone{
	width:500px;
}


.textfield-cargo{
	width:500px;
}

.btn-contato-enviar{
	width: 115px;
	height:18px;
	border:solid 0px;
	font-family:Calibri, Arial, sans-serif;
	color:#000000;
	font-weight:bold;
	margin-top:10px;
	background-image:url(../img/btn.jpg);
	font-size:13px;
}

.btn-contato-reset{
	margin-left:170px;
	width: 59px;
	height:18px;
	font-family:Calibri, Arial, sans-serif;
	color:#000000;
	margin-top:10px;
	font-weight:bold;
	background-image:url(../img/btn.jpg);
	border: solid 0px;
	font-size:12px;
}

.box-campo{	
	width:400px; 
	float:center;
	padding-bottom:8px;
       font-size:12px;
}

fieldset {
	border: solid 0px #000;
}

/******************** Footer ******************/
footer {
	padding:9px 0;
	background:#000
}

.privacy {
	color:#fcf9f9;
	font-size:12px;
	line-height:20px;	
}
.privacy span{color:#FFFAFA;margin:0 4px}
.privacy strong{color:#FFFAFA;font-weight:normal;}
.privacy strong a{color:#FFFAFA}
.privacy a {
	font-size:12px;
	color:#fcf9f9;	
	display:inline-block;
}
