@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
a, a:link {
	text-decoration: none;
	outline: none;
}
figure{
	text-align:center;
	}
img {
	max-width:100%;
	height:auto;
}
p {
	padding: 2px 0;
}
.clear {
	clear: both;
}
a{
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
}
body {
	margin: 0 !important;
	padding: 0;
	font-family:'MyriadProRegular';
	color: #333;
}
header{
	width:100%;
	float:left;
}
.top-head{
	width:100%;
	float:left;
	background:#363636;
	line-height:52px;
	font-size:14px;
	color:#909090;
}
.top-head a{
	color:#909090;
}
.top-head a:hover{
	color:#fff;
}
.marg-left-13{
	margin-left:13px;
}
.marg-right-63{
	margin-right:63px;
}
a.social {
    border-radius: 53%;
    border: #909090 solid 1px;
    margin: 10px 7px 10px 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
	display:inline-block;
}
.top-nav{
	width:100%;
	float:left;
	position:relative;
	z-index:999;
}
.navbar-div{
	width:100%;
	float:left;
	background:#fff;
	border-bottom:3px solid #c2902f;
	padding-bottom:38px;
}
.logoimg{
	padding:35px 0 0 15px;
	display:block;
}
nav ul{
	margin-top:-11px;
}
nav ul li{
	display:inline-block;
	text-transform:uppercase;
	font-size:16px;
	color:#363636;
	padding-top:57px;
	margin-right:80px;
}
nav ul li:last-child{
	margin-right:0px;
}
nav ul li a{
	color:#363636;
	padding-top:57px;
}
nav ul li a:hover{
	color:#c2902f;
	background:url(../images/hvr.png) top center no-repeat;
}
nav ul li:last-child a:hover{
	background:none;
}
nav ul li.current-menu-item a{
	color:#c2902f;
	background:url(../images/hvr.png) top center no-repeat;
}
.search-img{
	padding-left:90px;
}
.slider-div{
	width:100%;
	float:left;
	z-index:10;
	margin-top:-26px;
}
.book-sec{
	width:100%;
	float:left;
}
.bookform-div1{
	margin: -130px 0 0 0;
	position: relative;
	z-index: 8888;
}
.bookform-div{
	width:100%;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
	background:#fff url(../images/formbg.jpg) center right no-repeat;
}
.bookform-div h3{
	font-family:'MyriadProBold';
	padding:76px 0 69px;
	text-transform:uppercase;
	font-size:36px;
	color:#363636;
}
.bookform-div form{
	width:70%;
	margin:auto;
}
.bookform-div input[type=text]{
	border:none;
	border-bottom:#353337 solid 1px;
	background:none;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#707070;
	width:97%;
	float:left;
	margin-bottom:38px;
}
.bookform-div input[type=tel]{
	border:none;
	border-bottom:#353337 solid 1px;
	background:none;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#707070;
	width:97%;
	float:left;
	margin-bottom:38px;
}
.bookform-div input[type=email]{
	border:none;
	border-bottom:#353337 solid 1px;
	background:none;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#707070;
	width:97%;
	float:left;
	margin-bottom:38px;
}
.bookform-div select{
	border:none;
	border-bottom:#353337 solid 1px;
	background:none;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#707070;
	width:100%;
	float:left;
	margin-bottom:38px;
}
.bookform-div textarea{
	border:none;
	border-bottom:#353337 solid 1px;
	background:none;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#707070;
	width:100%;
	float:left;
	margin-bottom:38px;
}
.bookform-div input[type=submit]{
	border:none;
	margin:auto;
	cursor:pointer;
	display:block;
	border-radius:30px;
	color:#fff;
	text-transform:uppercase;
	font-family:'MyriadProBold';
	font-size:17px;
	width:282px;
	line-height:51px;
	text-align:center;
	background:#c2902f;
}
.bookform-div input[type=submit]:hover{
	background:#363636;
}
.about-sec{
	width:100%;
	float:left;
	margin:70px 0 77px;
}
.about-sec h6{
	font-size:18px;
	color:#363636;
	text-align:center;
}
.about-sec h3{
	font-size:40px;
	color:#363636;
	text-align:center;
	margin:15px 0 36px;
}
.about-sec h3 span{
	font-family:'MyriadProBold';
	color:#c2902f;
}
.about-sec p a{
	color:#c2902f;
}
.firstdiv{
	width:78%;
	margin:auto auto 25px;
	text-align:center;
	font-size:16px;
	color:#707070;
	line-height:35px;
}
.seconddiv{
	width:75%;
	margin:auto auto 50px;
	text-align:center;
	font-size:16px;
	color:#363636;
	line-height:25px;
}
.about-sec ul{
	width:100%;
	float:left;
}
.about-sec ul li{
	text-align:center;
	display:inline-block;
}
.about-sec1{
	border:#363636 solid 1px;
	background:#363636;
	color:#fff;
	text-align:center;
	padding:25px;
	font-size:16px;
	margin-right:25px;
	min-height:370px;
}
.about-sec1:last-child{
	margin-right:0px;
}
.about-sec1:hover{
	border:#c2902f solid 1px;
	background:#fff;
	color:#363636;
}
.about-sec ul li h4{
	margin:45px 0 20px;
	font-family:'myriad_prosemibold';
	font-size:19px;
	text-transform:uppercase;
}
.about-sec ul li p{
	line-height:30px;
}
.services-sec{
	width:100%;
	float:left;
	background:url(../images/servicesbg.jpg) top left no-repeat;
	background-size:cover;
	padding:75px 0 40px;
	font-size:16px;
	color:#fff;
}
.services-sec h6{
	font-size:18px;
	text-align:center;
}
.services-sec h3{
	font-size:40px;
	text-align:center;
	margin:15px 0 36px;
}
.services-sec h3 span{
	font-family:'MyriadProBold';
	color:#c2902f;
}
.services-sec p{
	margin-bottom:70px;
}
.services-sec p a{
	color:#c2902f;
}
.services-sec ul li{
	display:block;
	background:url(../images/icon5.png) top left no-repeat;
	padding-left:98px;
	margin-bottom:35px;
	line-height:23px;
	min-height:150px;
}
.services-sec ul li h4{
	font-family:'MyriadProBold';
	color:#c2902f;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:20px;
}
.weoffer-sec{
	width:100%;
	float:left;
	padding:50px 0 68px;
}
.weoffer-sec h6{
	font-size:18px;
	color:#363636;
	text-align:center;
}
.weoffer-sec h3{
	font-size:40px;
	color:#363636;
	text-align:center;
	margin:15px 0 36px;
}
.weoffer-sec h3 span{
	font-family:'MyriadProBold';
	color:#c2902f;
}
.third-div{
	width:78%;
	margin:auto;
	font-size:16px;
	line-height:35px;
	color:#707070;
	text-align:center;
}
.third-div a{
	color:#c2902f;
}
.weoffer-sec ul{
	margin:72px 0 0;
}
.weoffer-sec ul li{
	background:url(../images/icon6.png) top left no-repeat;
	font-size:16px;
	color:#707070;
	float:left;
	padding-left:70px;
	min-height:50px;
}
.callbg{
	width:100%;
	float:left;
	background:#363636;
	padding:50px 0;
	color:#fff;
}
.callbg h3{
	font-family:'MyriadProBold';
	font-style:italic;
	font-size:29px;
	text-transform:uppercase;
	line-height:66px;
}
a.call-btn1{
	display:inline-block;
	border:#fff solid 2px;
	border-radius:30px;
	background:none;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	line-height:62px;
	width:250px;
	margin-right:29px;
}
a.call-btn1:hover{
	border:#c2902f solid 2px;
	color:#c2902f;
}
a.call-btn2{
	display:inline-block;
	border:#c2902f solid 2px;
	border-radius:30px;
	background:#c2902f;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	line-height:62px;
	width:250px;
}
a.call-btn2:hover{
	border:#c2902f solid 2px;
	color:#c2902f;
	background:none;
}
.portfolio-sec{
	width:100%;
	float:left;
	padding-top:47px;
}
.portfolio-sec h6{
	font-size:18px;
	color:#363636;
	text-align:center;
}
.portfolio-sec h3{
	font-size:40px;
	color:#363636;
	text-align:center;
	margin:15px 0 36px;
}
.portfolio-sec h3 span{
	font-family:'MyriadProBold';
	color:#c2902f;
}
.portfolio-sec p a{
	color:#c2902f;
}
.portfolio-div{
	width:100%;
	float:left;
	margin-top:38px;
	background:url(../images/portfoliobg.jpg) top center no-repeat;
}
.portfolio-slider-div{
	width:100%;
	float:left;
	padding:86px 0 40px;
}
.whatwedo-sec{
	width:100%;
	float:left;
	padding:47px 0 80px;
}
.whatwedo-sec h6{
	font-size:18px;
	color:#363636;
	text-align:center;
}
.whatwedo-sec h3{
	font-size:40px;
	color:#363636;
	text-align:center;
	margin:15px 0 36px;
}
.whatwedo-sec h3 span{
	font-family:'MyriadProBold';
	color:#c2902f;
}
.whatwedo-sec p a{
	color:#c2902f;
}
.whatwedo-div{
	width:78%;
	margin:auto;
	text-align:center;
	color:#707070;
}
.whatwedo-div p{
	margin-bottom:25px;
	line-height:23px;
}
.whatwedo-div p.bold{
	font-family:'MyriadProBold';
	font-style:italic;
	color:#363636;
}
.whatwedo-sec li{
	float:left;
}
.greendiv{
	background:#c2902f;
	color:#fff;
	padding:30px;
	min-height:180px;
}
.greendiv:hover{
	background:#363636;
}
.greendiv h4{
	font-family:'MyriadProBold';
	text-transform:uppercase;
	margin-bottom:21px;
	font-size:18px;
}
.testimonial-sec{
	width:100%;
	float:left;
	background:url(../images/testimonialbg.jpg) top left no-repeat;
	background-size:cover;
	padding:51px 0 70px;
}
.testimonial-sec h6{
	font-size:18px;
	color:#fff;
	text-align:center;
}
.testimonial-sec h3{
	font-size:40px;
	color:#fff;
	text-align:center;
	margin:15px 0 36px;
}
.testimonial-sec h3 span{
	font-family:'MyriadProBold';
	color:#c2902f;
}
.testimonial-div{
	width:80%;
	margin:auto;
	text-align:center;
}
.testimonial-div p{
	color:#fff;
	margin-bottom:25px;
	line-height:23px;
}
.testimonial-div p a{
	color:#c2902f;
}
.testimonial-div1{
	width:80%;
	margin:auto;
}
.testimonial-div2{
	width:100%;
	float:left;
	margin-top:25px;
	background:#fff;
	border-radius:10px;
	padding:30px 40px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}
.testimonial-div2 h4{
	font-family:'MyriadProBold';
	font-size:18px;
	color:#c2902f;
	padding:0;
	text-transform:uppercase;
}
.testimonial-div2 h5{
	font-size:14px;
	color:#363636;
	text-transform:uppercase;
	margin-bottom:10px;
}
.testimonial-div2 p{
	font-style:italic;
	margin-bottom:7px;
	color:#363636;
}
.awardsbg{
	width:100%;
	float:left;
	background:#fff url(../images/logo-div.png) top center;
	background-size:cover;
	padding:60px 0;
	text-align:center;
}
.awardsbg h6{
	font-size:18px;
	color:#363636;
	text-align:center;
}
.awardsbg h3{
	font-size:40px;
	color:#363636;
	text-align:center;
	margin:15px 0 36px;
}
.awardsbg h3 span{
	font-family:'MyriadProBold';
	color:#c2902f;
}
.awardsbg p a{
	color:#c2902f;
}
.marg-img{
	margin:21px 0 15px;
}
.awardsbg h1{
	font-family:'AlluraRegular';
	font-size:25px;
	color:#363636;
	margin-bottom:39px;
}
.awardsbg h2{
	font-family:'myriad_prosemibold';
	font-size:25px;
	color:#c2902f;
	font-style:italic;
	text-transform:uppercase;
	text-align:center;
	margin:32px 0;
}
.awards-div{
	width:71%;
	margin:auto;
	text-align:center;
	font-size:20px;
	font-style:italic;
	line-height:35px;
}
footer{
	width:100%;
	float:left;
	background:#363636;
	padding:50px 0;
	color:#fff;
	font-size:20px;
}
footer a{
	color:#fff;
}
footer a:hover{
	color:#c2902f;
}
footer i{
	display:block;
	margin:auto;
	color:#c2902f;
	font-size:50px !important;
	margin-bottom:28px;
	width:100%;
}
.newsletter-div{
	width:50%;
	margin:auto;
}
.newsletter-div1{
	width:100%;
	float:left;
	margin:76px 0 48px;
}
.newsletter-div1 input[type=email]{
	background:#f0f0f0 !important;
	border-radius:30px !important;
	border:none !important;
	width:60% !important;
	height:64px !important;
	line-height:64px !important;
	padding-left:20px !important;
	float:left !important;
	font-size:18px !important;
}
.newsletter-div1 input[type=submit]{
	background:#c2902f !important;
	border-radius:30px !important;
	border:none !important;
	width:40% !important;
	height:64px !important;
	float:left !important;
	text-align:center !important;
	font-family:'MyriadProBold' !important;
	font-size:18px !important;
	color:#fff !important;
	text-transform:uppercase !important;
	cursor:pointer !important;
	margin-left:-50px !important;
	border:#c2902f solid 1px !important;
}
.newsletter-div1 input[type=submit]:hover{
	background:#363636 !important;
	border:#c2902f solid 1px !important;
}
p.copyright-text{
	font-size:14px;
	color:#a0a0a0;
	width:100%;
	float:left;
}
.tnp-widget label{display:none !important;}
.service-image{border:1px solid #000; padding:8px; position:relative;}
.service-area{padding-top:70px; clear:both; padding-bottom:60px;}
.page-header h2{font-family:'MyriadProRegular'; color:#363636; text-align:center; font-size:40px;}
.page-header h2 span{display:block; font-size:18px;}
.page-header h2 strong{font-family:'MyriadProBold'; color:#c2902f;}
.page-header h5{font-family:'MyriadProRegular'; text-align:center; line-height:22px; color:#a9a9a9; font-size:16px; width:800px; margin:20px auto auto; max-width:100%;}
.page-header h5 span{color:#000;}
.service-grid h3{font-size:18px; color:#c2902f; text-transform:uppercase; font-weight:700; padding:8px 0; border-bottom:1px solid #000; margin-top:8px;}
.service-grid p{font-size:16px; color:#363636; margin:20px 0 0;} 
.service-grid h4{margin:25px 0 0;}
.service-grid h4 a{display:inline-block; font-size:10px; color:#363636; text-transform:uppercase; background:#363636; color:#fff; padding:6px 20px; border-radius:25px;}
.service-grid h4 a:hover{background:#c2902f;}
.service-grid h4 a .fa{font-size:15px; position:relative; top:2px; margin-left:4px; }
.image-hover{position:absolute; width:93%; top:0; height:95%; text-align:center; opacity:0; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; background-color:rgba(195,145,48,0.7);left:8px; top:8px;}
.service-image:hover .image-hover{opacity:1;}
.image-hover a{color:#fff; font-size:34px;  margin-top:48%; display:inline-block;}
.services{margin-top:25px;}
.services li{margin-top:30px;}
.service-image:hover{border:1px solid #fff; box-shadow:0 0 15px rgba(0,0,0,0.3);}
.gallery-image{margin-bottom:30px; position:relative;}
.gallery-hover{position:absolute; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.3); text-align:center; padding:0 25px; }
.gallery-hover h3{font-family:'MyriadProBold'; font-size:20px; color:#fff; text-transform:uppercase; padding:8px 0 0;}
.gallery-hover a{color:#fff; font-size:24px;}
.gallery-hover p{font-size:18px; color:#fff; line-height:24px; margin:20px 0 0;}
.service-area .nav-tabs{}
.service-area .nav-tabs li{}
.service-area .nav-tabs li a{color:#363636; font-size:17px; text-transform:uppercase;}
.service-area .nav-tabs li a.active{color:#c2902f;}
.page-testimonial{background:#f4f4f4;}
.testimonial-block{background:#fff; border-radius:20px; padding:35px 20px; margin:0; width:945px; max-width:100%; margin:0 auto; margin-top:25px; box-shadow:0 0 30px rgba(0,0,0,0.1);}
.testimonial-block h4{font-family:'MyriadProBold'; color:#c2902f; font-size:18px; text-transform:uppercase; margin:10px 0 10px;}
.testimonial-block h4 span{font-size:14px; display:block; color:#363636; text-transform:uppercase; font-family:'MyriadProRegular'; padding:5px 0 0;}
.testimonial-block p{color:#363636; font-style:italic; margin:10px 0 0;}
.testimonial-area{clear:both; padding:70px 0;}
.testimonial-area .page-header{margin-bottom:40px;}
.section-banner{background-repeat:no-repeat; background-size:cover; height:500px; float:left; width:100%; margin-top:-26px;}
.banner-content{margin:0 auto; margin-top:120px; width:660px; max-width:100%; text-align:center;}
.banner-content h1{font-family:'MyriadProBold'; font-size:50px; color:#fff; text-transform:uppercase; text-align:center;}
.banner-content p{font-size:20px; color:#fff; letter-spacing:2px; margin:5px 0 0; line-height:28px;}
.banner-content h1 strong{color:#c2902f;}
.banner-content h1 span{color:#c2902f;}
.section-contact{padding-top:70px; clear:both;}
.section-contact{padding-bottom:50px;}
.section-contact h4{font-family:'MyriadProRegular'; text-transform:uppercase; margin-bottom:12px; font-size:17px; color:#363636;}
.section-contact h4 span{color:#c2902f;}
.fb-like{margin:40px 0;}
.section-contact h3{color:#c2902f; font-size:17px; text-transform:uppercase;}
.open-hour{font-family:'MyriadProRegular'; letter-spacing:2px; width:360px; background:#363636; font-size:17px; color:#fff; text-transform:uppercase; display:block; padding:4px 20px; margin-top:10px;}
.section-contact h6{font-family:'MyriadProBold'; text-transform:uppercase; font-size:18px; color:#363636; margin-top:15px; font-style:italic;}
.contact-form{}
.contact-form .form-control{height:40px; border-radius:0; margin-bottom:20px;}
.contact-form .custom-select{height:40px !important; border-radius:0; margin-bottom:35px;}
.contact-form label{font-family:'MyriadProRegular'; font-size:17px; font-weight:normal; color:#363636;}
.contact-form textarea.form-control{height:120px;}
.contact-form input[type=submit]{background:#363636; border-radius:30px; font-size:17px; color:#fff; text-transform:uppercase; height:38px; width:152px; border:none; cursor:pointer; float:right; margin-top:10px;}
.contact-info{padding-top:60px; clear:both;}
.map{margin:40px 0 0;}
.righttext{text-align:right;}
#searchform input[type=submit]{
	border:none;
	margin:30px auto;
	cursor:pointer;
	display:block;
	border-radius:10px;
	color:#fff;
	text-transform:uppercase;
	font-family:'MyriadProBold';
	font-size:17px;
	width:150px;
	line-height:40px;
	text-align:center;
	background:#c2902f;
}
#searchform input[type=submit]:hover{
	background:#363636;
}
h4.modal-title {
	font-family:'MyriadProBold';
	color: #c2902f;
	font-size: 25px;
	text-transform:uppercase;
}
.page-header .entry-title{font-family:'MyriadProBold'; color:#c2902f; font-size:30px !important; text-align:left !important; margin-bottom:30px;}
.page-header .entry-title a{color:#c2902f;}
.page-header .entry-title a:hover{color:#a9a9a9;}
.page-header p{font-family:'MyriadProRegular'; line-height:22px; color:#a9a9a9; font-size:16px; margin:20px 0 0;}
.page-title{font-family:'MyriadProBold'; color:#c2902f; font-size:18px; margin-bottom:40px;}
.page-header a{color:#c2902f;}
.page-header a:hover{color:#a9a9a9;}
.search-results .status-publish{padding-bottom:30px; margin-bottom:30px; border-bottom:#a9a9a9 solid 1px;}
a.nlink{color:#363636;}
a.nlink:hover{color:#c2902f;}
.page-template-testimonials .testimonial-sec{display:none;}
.testimonial-block:nth-child(2n){text-align:right;}

/*Fonts*/

@font-face {
    font-family:'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family:'MyriadProBold';
    src: url('../fonts/myriadpro-bold_0.eot');
    src: url('../fonts/myriadpro-bold_0.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-bold_0.woff2') format('woff2'),
         url('../fonts/myriadpro-bold_0.woff') format('woff'),
         url('../fonts/myriadpro-bold_0.ttf') format('truetype'),
         url('../fonts/myriadpro-bold_0.svg#MyriadProBold') format('svg');
}
@font-face {
    font-family:'myriad_prosemibold';
    src: url('../fonts/myriadpro-semibold-webfont.eot');
    src: url('../fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-semibold-webfont.svg#myriad_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'AlluraRegular';
    src: url('../fonts/AlluraRegular.eot');
    src: url('../fonts/AlluraRegular.eot') format('embedded-opentype'),
         url('../fonts/AlluraRegular.woff2') format('woff2'),
         url('../fonts/AlluraRegular.woff') format('woff'),
         url('../fonts/AlluraRegular.ttf') format('truetype'),
         url('../fonts/AlluraRegular.svg#AlluraRegular') format('svg');
}