@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Zeyada|Playfair+Display");
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-weight: 400;
	font-size: 14px;
	color: #333;
	background-color: rgb(237, 237, 237);
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
p:last-child {
	margin-bottom: 0px;
}
/*img {
	max-width: 100%;
	width: 100%;
	height: auto;
}*/
.mapa-iframe {
	
}
.mapa-iframe iframe {
	width: 100%;
}
.sub-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}
.sub-menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sub-menu li a {
}
.sub-menu li a:hover, .sub-menu li a.active {
}

/*CONTAINER RESOLUCOES*/
@media (min-width:992px) {
.container {
	width: 1000px
}
}
@media (min-width:1200px) {
.container {
	width: 1000px;
}
}
@media (max-width:767px) {
.container {
	padding-left: 0px;
	padding-right: 0px;
}
}
@media (max-width:767px) {
.row {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
}
@media (max-width:767px) {
.container-fluid, .container-fluid.cabecalho .container {
	padding-left: 0px;
	padding-right: 0px;
}
.container {
	padding-left: 5px;
	padding-right: 5px;
}
.navbar-header {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
}
.btn-geral {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 30px;
}
/*SLIDESHOW*/
@media (min-width:767px) {
.c-slideshow {
	background-color: #fff;
	width: 100%;
	padding: 0px;
}
.c-slideshow .corposite {
	/* width: 85%; */
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width:767px) {
.c-slideshow {
	padding: 0px;
}
}
.c-slideshow .corposite {
	border-top: 1px solid rgba(0,0,0,0.07);
	margin-top: 10px;
	padding-top: 5px;
}
@media (max-width:768px) {
.paginas .c-slideshow {
	overflow: hidden;
	height: 7px;
}
}
.c-slideshow .glyphicon-chevron-left:before, .c-slideshow .glyphicon-chevron-right:before {
	content: '';
}
.c-slideshow .carousel-control.left, .c-slideshow .carousel-control.right {
	background-color: rgba(0, 0, 0, 0.05);
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 60px;
	display: block;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: 2000;
}
.c-slideshow .carousel-control.left {
	background-image: url(http://www.ddnoivas.com/images/bt_anterior.png);
	margin: auto;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
.c-slideshow .carousel-control.right {
	background-image: url(http://www.ddnoivas.com/images/bt_seguinte.png);
	margin: auto;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
.c-slideshow .carousel-control.left:hover, .c-slideshow .carousel-control.right:hover {
	background-color: rgba(0, 0, 0, 0.25);
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.c-slideshow .item img {
	background-repeat: no-repeat;
	background-position: center center;
}
@media (max-width:767px) {
.c-slideshow .item img {
	background-size: 1000px;
	width: 100%;
	height: 330px;
}
}
@media (max-width:550px) AND (MIN-width:767px) {
.c-slideshow .item img {
	background-size: 1000px;
	width: 100%;
	height: 300px;
}
}
@media (min-width:767px) {
.c-slideshow .item img {
	background-size: 100%;
	width: 100%;
	height: auto;
}
}
/*CORPO SITE*/
.corposite {
	background-color: #ffffff;
	padding-top: 25px;
	padding-bottom: 50px;
}
@media (max-width:767px) {
.corposite {
	padding-left: 5px;
	padding-right: 5px;
}
}
.corposite .col-esquerda {
	padding-left: 0px;
}
.corposite .col-direita {
	padding-right: 0px;
}
/*RODAPE LINKS*/
.rodape-links {
	background-color: rgb(255, 255, 255);
	border-top: solid 1px rgb(237, 237, 237);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rodape-links a {
	color: #808080;
	text-transform: uppercase;
	font-size: 0.72vw;
	margin-left: 6px;
	margin-right: 6px;
}
@media (min-width:767px) AND (max-width:992px) {
.rodape-links a {
	font-size: 0.74vw;
	margin-left: 5px;
	margin-right: 5px;
}
}
.rodape-links a:hover {
	color: #000;
}
.rodape-links a:first-child {
	margin-left: 0px;
}
.rodape-links a:last-child {
	margin-right: 0px;
}
@media (max-width:767px) {
.rodape-links {
	display: none;
}
}
/*RODAPE*/
.rodape {
	color: #808080;
	padding-top: 30px;
	padding-bottom: 50px;
}
.rodape .tit {
	text-transform: uppercase;
}
.rodape a {
}
.rodape .redesociais .at-icon-wrapper {
	background-color: transparent !important;
	padding: 0px;
}
.rodape .redesociais .at-icon-wrapper svg {
	fill: #636363 !important;
}
@media (max-width:767px) {
.rodape {
	text-align: center;
	padding-top: 10px;
}
.rodape .tit {
	margin-top: 30px;
}
}
/*COPTYRIGHT*/
.copyright {
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #a19c77;
	padding-top: 20px;
	padding-bottom: 30px;
	display: block;
}
.copyright a {
	text-decoration: none;
	color: #a19c77;
}
.copyright p {
}
.formulario {
}
.formulario .form-group {
	margin-bottom: 10px;
}
.formulario .form-group label {
	font-size: 10px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.formulario .form-group label span {
	font-size: 17px;
	line-height: 10px;
}
.formulario .form-control {
	background-color: #ededed;
	font-size: 14px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.formulario .form-text {
	color: #F00;
	float: right;
	display: block;
}
.formulario .btn-enviar {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	background-color: #ff0000;
}
.formulario .btn-enviar {
	background-color: rgb(153, 153, 153);
	font-weight: 400;
	color: #ffffff;
	border: none;
	outline: none;
	text-transform: uppercase;
	font-size: 12px;
	white-space: normal;
	line-height: 17px;
	letter-spacing: 1.6px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
	padding: 10px 20px;
}
.formulario .btn-cancelar {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
	border: 0px none;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	color: #b6c600;
}
