@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

:focus {
	outline: none;
	outline-style: none;
}

::-moz-focus-inner {
	border: 0;
}

nav {
	box-shadow: 0 0 5px #000;
}

nav.navbar-inverse {
	background-color: #000 !important;
	border-bottom: 0 !important;
}

nav .navbar-brand {
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: 9;
}

nav .navbar-brand:hover {
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
}

nav .navbar-brand img {
	width: 170px;
	height: 170px;
}

.navbar-inverse ul li a {
	color: #fff !important;
}

.navbar-inverse ul li a:hover {
	background-color: #ad8a3a !important;
	color: #000 !important;
}

.navbar-collapse {
	text-align: right;
}

header {
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	height: auto;
}

header #slider {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #ad8a3a;
}

header #slider .item {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 800px;
	background-position: center;
}

.section {
	margin: 0;
	padding: 100px 0;
	width: 100%;
	height: auto;
}

.section h2 {
	font-family: "Open Sans";
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}

.section .div {
	margin: 10px auto 50px auto;
	width: 50px;
	height: 3px;
	background-color: #ad8a3a;
}

.section p {
	margin-top: 25px;
	font-family: "Roboto";
	font-size: 16px;
	text-align: justify;
	color: #333;
}

.section-b {
	margin: 0;
	padding: 100px 0;
	width: 100%;
	height: auto;
	background-color: #000000;
}

.section-b h2 {
	font-family: "Open Sans";
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #cb9f5e;
	letter-spacing: 1px;
	margin-top: 100px;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.section-b h3 {
	font-family: "Open Sans";
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	color: #cb9f5e;
	letter-spacing: 1px;
}

.section-b .div {
	margin: 10px auto 50px auto;
	width: 50px;
	height: 3px;
	background-color: #ad8a3a;
}

.section-b p {
	margin-top: 25px;
	font-family: "Roboto";
	font-size: 16px;
	text-align: justify;
	color: #fff;
}

.gold {
	color: #cb9f5e;
}

.gold2 {
	color: #cb9f5e;
	text-align: center !important;
}

.negro {
	color: #000;
}

.section-x {
	margin: 0;
	padding: 100px 0;
	width: 100%;
	height: auto;
	background-color: #ad8a3a;
}

.section-x h2 {
	font-family: "Open Sans";
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}

.section-x .div {
	margin: 10px auto 50px auto;
	width: 50px;
	height: 3px;
	background-color: #000;
}

.section-x p {
	margin-top: 25px;
	font-family: "Roboto";
	font-size: 16px;
	text-align: justify;
	color: #fff;
}

#s1 {
	padding-top: 0;
}

#s2 .box {
	margin-bottom: 30px;
}

#s2 .box h3 {
	font-size: 18px;
	font-family: "Open Sans";
	text-align: center;
	color: #000;
}

#s2 .box .icon {
	margin: 5px auto;
	width: 80px;
	height: 80px;
	line-height: 85px;
	border-radius: 50%;
	border: 3px solid #fff;
	text-align: center;
}

#s2 .box .icon i.fa {
	color: #fff;
	font-size: 28px;
}

#s7 .box {
	margin-bottom: 30px;
}

#s7 .box h3 {
	font-size: 18px;
	font-family: "Open Sans";
	text-align: center;
	color: #000;
}

#s7 .box .icon {
	margin: 5px auto;
	width: 80px;
	height: 80px;
	line-height: 85px;
	border-radius: 50%;
	border: 3px solid #fff;
	text-align: center;
}

#s7 .box .icon i.fa {
	color: #fff;
	font-size: 28px;
}

#s3 .product {
	margin: 15px 0;
	width: 100%;
	height: auto;
}

#s3 .product .txt {
	margin: 0;
	padding: 10px;
	width: 100%;
	background-color: #ad8a3a;
	font-family: "Open Sans";
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}

#s3 p {
	text-align: center;
	margin: 15px 0 50px 0;
}

#s3 .div {
	margin: 10px auto 0 auto;
}

#s4 {
	background-color: #000;
}

#s4 .div {
	background-color: #ad8a3a;
}

#s5 h4 {
	margin-top: 15px;
	font-family: "Open Sans";
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	letter-spacing: 2px;
}

#s5 img {
	margin-top: 5px;
}

#s5 p {
	font-family: "Roboto";
	font-size: 16px;
	text-align: center;
	color: #FFF;
}

#s5 button {
	margin: 10px auto 50px auto;
	display: block;
}

#s5 .row .icon i.fa {
	color: #000;
	font-size: 70px;
}

#s6 h3 {
	font-family: "Open Sans";
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	margin: 0 0 15px 0;
}

#s6 p {
	font-family: "Roboto";
	font-size: 16px;
	text-align: justify;
	color: #fff;
}

#s6 form label {
	color: #FFFFFF;
}

#s6 form input[type="text"] {
	background-color: #000000;
	color: #FFFFFF;
	border-radius: 10px;
}

#s6 form textarea {
	background-color: #000000;
	color: #FFFFFF;
	border-radius: 10px !important;
}

#s6 button {
	background-color: #000 !important;
	border: 1px solid #FFFFFF !important;
}

#wrapp {
	height: 450px;
	background: url(../img/bg-1.jpg) center fixed;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.wrapper {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.icon {
	width: 100%;
	text-align: center;
}

.icon i.fa {
	font-size: 80px;
	color: #ad8a3a;
}

form input[type="text"] {
	height: 50px;
	border-radius: 0;
}

form input[type="text"]:focus {
	box-shadow: 0 0 5px #ad8a3a;
	border: 1px solid #ad8a3a;
}

form textarea {
	resize: none;
	height: 150px !important;
	border-radius: 0 !important;
}

form textarea:focus {
	box-shadow: 0 0 5px #ad8a3a !important;
	border: 1px solid #ad8a3a !important;
}

button {
	background-color: #ad8a3a !important;
	border: none !important;
	box-shadow: none !important;
}

button:hover {
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
}

button:active,
button:focus {
	box-shadow: none !important;
	border: none !important;
}

.right {
	text-align: right;
}

#map {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px;
}

footer {
	width: 100%;
	padding: 20px 0;
	background-color: #222;
	font-family: "Roboto";
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.modal-content p {
	text-align: justify !important;
	color: #000000;
}

.modal-content ul {
	list-style-type: none;
	padding: 10px;
}

.modal-content button {
	margin-bottom: 0 !important;
}

.btnby-modal {
	color: #000 !important;
	background-color: #fff !important;
	border-color: #000 !important;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 4px;
}

.byalert {
	color: #FF0000;
}

@media(max-width:800px) {
	nav .navbar-brand {
		width: 100px;
		height: 100px;
		padding: 6px;
	}

	nav .navbar-brand:hover {
		width: 100px;
		height: 100px;
		padding: 6px;
	}

	nav .navbar-brand img {
		width: 85px;
		height: 85px;
	}
}

.mylist {
	margin-left: 14px !important;
	font-family: 'Roboto';
	font-size: 16px;
	color: #fff;
}