/* CSS Document */
body{margin:0;padding:0;background:#ffffff;font-family:Roboto-Regular;font-size:16px;color:#fff;overflow-x:hidden; }
a{text-decoration:none;}
span a{color:#31373c;}
a img{border:none;}
ul{	margin:0;padding:0;}
li{list-style:none;}
h1, h2, h3, h4, h5{font-family:Roboto-Regular; margin:0; padding:0;font-weight: normal;}
h2{font-family: Roboto-Thin;
    font-size: 40px;
    text-transform: uppercase;
    margin: 50px 0 0 0;
    color: #968251
}
h3{font-family: Roboto-Thin; font-size: 22px;color:#968251}
.container{width:1280px;height:auto;margin:0 auto;position:relative;z-index:9}
@media screen and (max-width: 1170px){.container{width:97%;}}
.content_div{	background:#051a2d;position:relative;width:100%;height:auto;float:left;clear:both;z-index:9;}
input[type="email"], input[type="text"], select,#mensagem {font-size: 15px; float: left}
#fr-orcamento  ::-webkit-input-placeholder { /* WebKit browsers */
color:#fff
}
#fr-orcamento :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#fff
}
#fr-orcamento ::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#fff
}
#fr-orcamento :-ms-input-placeholder { /* Internet Explorer 10+ */
color:#fff
}
/**/

.nicescroll-rails{z-index:9999 !important;}
.see{
	font-family:AlegreyaSans-Bold;
	font-size:20px;
	position:relative;
	color:#fff
}
.see:hover:before, .see:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
.see:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -3px;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.bt_default{
	    width: 144px;
    height: 26px;
	margin-top: 19px;
	text-align:center;
    display: block;
	clear:both;
	color:#968251;
	border:1px solid #968251;
	outline:none;
	font-size:16px;
    padding: 6px 0 0 0;
	font-family:Roboto-Light;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition-duration: 0.2s
}
#processo .bt_default{
	text-transform: uppercase;
    float: right;
    padding: 0 27px;
    margin-right: 15px;
    height: 45px;
	border:none;
	text-align:center
}
.bt_default:hover{
    background: #968251;
    color: #fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition-duration: 0.2s
}
@media screen and (max-width:920px){
	.bt_default{
	    width: 84%;
	    font-size: 23px;
	    height: 41px;
		padding: 17px 0 0 0
	}
}
/*DHTML*/
/*DHTML*/
#container_dhtml{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	margin:0;
	padding:0;
	position:fixed;
	z-index: 99999999;
	display:none;
}
#dhtml{
	width: 685px;
	height: 246px;
	position: fixed;
	z-index: 99999999;
	left: 50%;
	top: 50%;
	margin-left: -325px;
	margin-top: -120px;
	display:none;
}
#content_dhtml{
	width: 564px;
	height: auto;
	background: #fff;
	border: 1px solid #ddd;
	padding:30px;
	position: fixed;
	z-index: 99999999;
	left: 50%;
	top: -50%;
	margin-left: -325px;
	margin-top: -122px;
	-webkit-box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.2);
	display:none;
	text-align: center;
}
#content_dhtml .fa{color:#1fa62f;font-size: 69px; }
#content_dhtml h2{margin-top: 18px; font-size:22px; color:#000; text-shadow:none; -webkit-text-shadow: none;   -moz-text-shadow:none}
#content_dhtml p{ margin-top: 6px; font-size: 15px;}

#close_dhtml{
	font-size:28px;
	position:absolute;
	right:20px;
	top:0;
	cursor:pointer;
	color:#fff;
}
/*DHTML*/

.fechar{
	position:absolute;
	right:-59px;
	top:0;
	z-index:9999999;
	color:#fff;
	cursor:pointer;
}
#bg_dthml{
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
	background-color: #000;
	z-index:99999999999;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	cursor:pointer;
}

#conteudo_dhtml {
	display: blcok;
	position: fixed;
	width: 424px;
	height: 444px;
	top: 50%;
	left: 50%;
	margin-left: -212px;
	margin-top: -222px;
	z-index:999999999999;
}
#form_dhtml{
	background:url(../_custom/dhtml/dhtml_acesso.html) no-repeat;
	width: 346px;
	height: 235px;
	position:relative;
	padding: 212px 0 0 82px;
}
#form_dhtml input[type="text"], #form_dhtml input[type="email"]{width:273px !important;}
@media screen and (max-width:920px){
	body{font-size: 29px}
}