html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
/* WebKit browsers */ 
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { 
	color:transparent !important; 
} /* Mozilla Firefox 4 to 18 */ 
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder { 
	color:transparent !important; 
} /* Mozilla Firefox 19+ */ 
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { 
	color:transparent !important; 
} /* Internet Explorer 10+ */ 
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder { 
	color:transparent !important; 
}
body {
	font-family: 'Roboto', sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}


header {
	border-bottom: 2px solid #ffc229;
	background: #000;
	padding: 10px 0 10px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	height: 95px;
}
header ul {
	margin: 13px 0 0 0;
	padding: 0;
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 18px;
	float: right;
	display: block;
}
header ul li {
	float: left;
	margin: 0 0 0 15px;
}
header ul li a {
	color: #fff;
	text-decoration: none !important;
}
header p {
	text-align: right;
	margin: 0;
}
header p a {
	margin: 0 0 0 20px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 13px;
}
header ul li a:hover,
header ul li.active a {
	text-decoration: none;
	color: #f7941d;
}
header ul li a:focus {
	color: #fff;
}
header ul li.active a {
	color: #f7941d !important;
}
header p a:hover {
	text-decoration: underline;
	color: #fff;
}
.fixed-menu {
	position: fixed;
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	width: 100%;
	z-index: 999;
	border: 0px;
}
header a.main-logo {
	float: left;
	display: block;
	padding: 10.5px 10px;
    margin: -10px 0 0 0;
    /* background: #FFF; */
}
header.fixed-menu a.main-logo {
	padding: 10.5px 10px;
    margin: -10px 0 0 0;
    /* background: #FFF; */
}
header span.logo-text {
	float: left;
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	margin: 15px 0 0 15px;
}
header span.logo-text sub {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	margin: 0;
	display: block;
	line-height: normal;
	bottom: 0;
}
.banner {
	background: #ffb703;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 63px 0 0 0;
}
a.logo {
	width: 80px;
	display: block;
	padding: 70px 0 0 0;
	margin: 0 auto 20px auto;
}
.banner span.title {
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
}
.banner span.title + p {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	margin: 0;
}
.welcome {
	text-align: center;
	background: #12110F;
	padding: 80px 0;
	margin: 0 0 0 0;
}
.welcome h1 {
	color: #fff;
	font-weight: 900;
	font-size: 80px;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}
.welcome span {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
}
#slide-1 {
	margin: 90px 0 0 0;
}
#slide-1 .owl-nav {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	font-size: 0;
}
#slide-1 .owl-nav .owl-prev,
#slide-1 .owl-nav .owl-next {
	width: 25%;
	height: 100%;
	position: absolute;
}
#slide-1 .owl-nav .owl-prev {
	float: left;
	top: 0;
	left: 0;
}
#slide-1 .owl-nav .owl-next {
	float: right;
	top: 0;
	right: 0;
}
.about-sec {
	background: #ffb703;
	padding: 50px 0;
	text-align: center;
}
.about-sec h2 {
	margin: 0 0 35px 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 45px;
	font-weight: 900;
	color: #12110F;
}
.about-sec h3 {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;
	text-decoration: underline;
}
.about-sec p {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 10px 0;
}
.about-sec .cell {
	background: #ffc535;
	padding: 25px 15px;
}
#slide-2 .owl-dots {
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}
#slide-2 .owl-dot {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 2px;
	background: #000;
	opacity: 0.5;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}
#slide-2 .owl-dot.active {
	opacity: 1;
	background: #FFF;
}
.service {
	text-align: center;
	padding: 60px 0 80px 0;
}
.service h2 {
	margin: 0 0 65px 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 45px;
	font-weight: 900;
	color: #12110F;
}
.service .cell .imgBx {
	width: 220px;
	height: 220px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	margin: 0 auto 30px auto;
}
.service .cell .imgBx img {
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}
.service .cell h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
}
.service .cell p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;	
}
.service .cell a.btn {
	font-family: 'Open Sans', sans-serif;
	width: 113px;
	height: 45px;
	background: #000;
	display: block;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	padding: 0;
	font-weight: 700;
	margin: 30px auto 0 auto;
	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.service .cell a.btn:hover {
	background: #FFB703;
	color: #000;
}
.contact {
	background: #FFB703;
	padding: 80px 0;
}
.contact h2 {
	margin: 10px 0 35px 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #12110F;
	text-align: center;
}
.contact h3 {
	margin: 0 0 30px 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 45px;
	font-weight: 900;
	color: #12110F;
	text-align: center;
}
.contact input,
.contact textarea {
	width: 100%;
	height: 38px;
	border: 2px solid #000;
	background: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000;
	padding: 0 10px;
	margin: 0 0 12px 0;
	outline: none;
}
.contact textarea {
	padding: 10px;
	resize: vertical;
	height: 150px;
}
.contact input::placeholder,
.contact textarea::placeholder {
	color: #000;
}
.contact button {
	width: 100%;
	height: 45px;
	background: #12110f;
	border: 0px;
	outline: none;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.contact button:hover {
	color: #FFB703;
}
.contact a.mail {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	margin: 60px auto 0 auto;
	display: block;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.contact a.mail:hover {
	font-weight: 700;
}
.contact span.error {
	font-size: 12px;
	color: red;
	position: relative;
	top: -10px;
}
.contact p {
	font-size: 18px;
	text-align: center;
}
.contact p a {
	color: #000;
	text-decoration: underline;
}
.contact p a:hover {
	text-decoration: none;
}
footer {
	background: #12110F;
	padding: 30px 0;
	text-align: center;
}
footer h5 {
	font-family: 'Montserrat', sans-serif;
	color: #FFB703;
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 20px 0;
}
footer p {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}
footer p a {
	color: #FFF;
}
footer p a:hover {
	text-decoration: underline;
	color: #FFF;
}
footer p + p {
	margin-top: 20px;
	font-weight: 400;
}