body{
	position:relative;
	font-family:Verdana;
	color:#373737!important;
	font-weight:normal;
	font-size:14px!important;	
}


@font-face {
    font-family: "bold_heading"; /*any name for your font*/
	src: url('../fonts/myriadpro-bold.eot'); /* IE9 Compatibility Modes */
    src: url('../fonts/myriadpro-boldd41d.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
	url('../fonts/myriadpro-bold.woff') format('woff'), /* Modern Browsers */
	url('../fonts/myriadpro-bold.ttf') format('truetype'); /* Safari, Android, iOS */
 }
	
@font-face {
    font-family: "normal_heading"; /*any name for your font*/
	src: url('../fonts/myriadpro-regular.eot'); /* IE9 Compatibility Modes */
    src: url('../fonts/myriadpro-regulard41d.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
	url('../fonts/myriadpro-regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/myriadpro-regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

h1, h2 , h3 , h4, h5{font-family:'bold_heading'!important; color:#25211e;}
h4, .h4{font-size:19px;}
a , a:hover , a:focus {outline:0;}	
a:hover , a:focus {text-decoration:none;}
ul{padding-left:0;}

/* ------------------------------------------------------------------
Preloader
------------------------------------------------------------------- */

.page_loading {
	position: fixed;
	background: #000;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	z-index: 9999;
}

.loading {
	position: absolute;
	border-left: 2px solid #FCB816;
	border-top: 2px solid rgba(255, 255, 255, 0.2);
	border-right: 2px solid rgba(255, 255, 255, 0.2);
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	height: 46px;
	width: 46px;
	left: 50%;
	top: 50%;
	margin: -23px 0 0 -23px;
	text-indent: -9999em;
	font-size: 10px;
	z-index: 9999;
	-webkit-animation: load 0.8s infinite linear;
	   -moz-animation: load 0.8s infinite linear;
	     ms-animation: load 0.8s infinite linear;
	      o-animation: load 0.8s infinite linear;
	        animation: load 0.8s infinite linear;
}

.loading,
.loading:after {
	border-radius: 50%;
	width: 46px;
	height: 46px;
}

@-webkit-keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.badge_anni {
	position: absolute;
	right: -175px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	display: inline-block;
	top: -5px;
}

.badge_anni:hover{
 	right:-15px;
}

.badge_wrap{
	overflow:hidden;
	position:absolute;
	top:0;
	z-index:999;
	width:100%;
	height:100px;
	
}

.ask_quote{
	position:fixed;right:0;top:55%;z-index:1000;
}


.tp-caption.home6title,.home6title{
	font-size:58px;
	line-height:60px;
	font-weight:800;
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
}
	
.tp-caption.home6text,.home6text{
	font-family:Verdana;
	font-size:20px;
	font-weight:normal!important;
	line-height:60px;
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
}
		
.tp-caption.home6button,.home6button{
	font-size:28px;
	line-height:60px;
	font-weight:900;
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
}
	


.tp-caption.Home6Large,.Home6Large{
	font-size:52px;
	font-weight:300;
	text-decoration:none;
	background-color:transparent;
	color:#ffffff;
	border-width:0px;
	border-color:rgb(34,34,34);
	border-style:none;
	text-transform:uppercase;
	font-family:"bold_heading";
}

.tp-caption.Home6Large::before,.Home6Large::before{
 	background: #fbc011 none repeat scroll 0 0;
    content: "";
    height: 8px;
    left: 50%;
    margin-left: -24px;
    position: absolute;
    top: -15px;
    width: 48px;
}

	
	
	
.ts-service-style-1 .service-icon::after {
    box-shadow: 0 0 0 4px #FCB816;
}
.ts-service-style-1 .service-icon::after {
    border-radius: 50%;
    box-shadow: 0 0 0 4px #FCB816;
    box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
    content: "";
    height: 100%;
    left: -7px;
    opacity: 0;
    padding: 7px;
    pointer-events: none;
    position: absolute;
    top: -7px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
	-moz-transition: -moz-transform 0.2s ease 0s, opacity 0.2s ease 0s;
	-webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
    width: 100%;
}

.ts-service-style-1 .service-icon {
    background-color: #5EC0ED;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font-size: 20px;
    height: 68px;
    line-height: 57px;
    margin-right: 16px;
    position: relative;
    text-align: center;
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
	-moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
	-webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
    width: 68px;
}
	
	
.ts-service-style-1:hover .service-icon::after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
.ts-service-style-1:hover .service-icon {
    background: #FCB816 none repeat scroll 0 0;
    color: white;
}

/*FOR SOCIAL*/

.social{
	list-style:none;
	
}

.social li{display:inline-block;margin-right:0px;}

.social_wrap .service-icon::after {
    box-shadow: 0 0 0 3px #FCB816;
}
.social_wrap .service-icon::after {
    border-radius: 50%;
    box-shadow: 0 0 0 3px #FCB816;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -7px;
    opacity: 0;
    padding: 7px;
    pointer-events: none;
    position: absolute;
    top: -7px;
    transform: scale(0.8);
    transition: -moz-transform 0.2s ease 0s, opacity 0.2s ease 0s;
    width: 100%;
}

.social_wrap .service-icon {
    background-color: #5EC0ED;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font-size: 20px;
    height: 34px;
    line-height: 33px;
    margin-right: 16px;
    position: relative;
    text-align: center;
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
    width: 34px;
}
	
	
.social_wrap:hover .service-icon::after {
    opacity: 1;
    transform: scale(1);
}
.social_wrap:hover .service-icon {
    background: #FCB816 none repeat scroll 0 0;
    color: white;
}



.relative{position:relative;}

.top_nav_wrap{
	position:fixed;
	z-index:200;
	width:100%;
	background:rgba(10, 10, 10, 0.9);
}
ul.top_nav {
	text-align:right;
	margin-bottom:0;
	}
ul.top_nav li{
	display:inline-block;
}

ul.top_nav li.phone{position:relative;}
ul.top_nav li.mail:after{
	border-right:1px solid #fff;
	height:12px;
	width:1px;
	position:absolute;
	content:'';
	top:15px;
}
ul.top_nav li.phone:before{
	background:url(../images/phone.png) no-repeat;
	position:absolute;
	top:13px;
	height:20px;
	width:20px;
	content:"";
	 left:0px;
}
ul.top_nav li.mail{position:relative;padding-right:23px;}
ul.top_nav li.mail:before{
	background:url(../images/mail.png) no-repeat;
	position:absolute;
	top:12px;
	height:20px;
	width:25px;
	content:"";
	 left:-5px;
}
ul.top_nav li a{
	color:#fff;
	font-size:12px;
	font-family:Verdana;
	display:inline-block;
	padding:11px 25px 5px;
	letter-spacing: 1px;
}

.navbar-fixed-top {top:35px;}
.navbar-right{margin-right:10px;}
nav #nav{margin-bottom:0;}
/* ------------------------------------------------------------------
Navbar
------------------------------------------------------------------- */
.navbar-brand{
	height:auto;
	padding-top:0;
	padding-left:0;
	top: -30px;
	padding-right:0;
}

.navbar-brand.relative > img{
	transform: scale(0.75);
	transition: all .5s ease-in-out;

}
.navbar-transparent .navbar-brand.relative > img{
		width:auto;
		transform: scale(1.0);
		transition: all .5s ease-in-out;
	}
.navbar-header {height:44px;}
.navbar-custom {
	background-color: rgba(10, 10, 10, .9);
	border: 0;
	border-radius: 0;
	z-index: 1000;
	font-family: Verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	-webkit-transition: background, padding 0.4s ease-in-out 0s;
	   -moz-transition: background, padding 0.4s ease-in-out 0s;
		-ms-transition: background, padding 0.4s ease-in-out 0s;
		 -o-transition: background, padding 0.4s ease-in-out 0s;
			transition: background, padding 0.4s ease-in-out 0s;
}

.navbar a {
	-webkit-transition: color 0.125s ease-in-out 0s;
	   -moz-transition: color 0.125s ease-in-out 0s;
		-ms-transition: color 0.125s ease-in-out 0s;
		 -o-transition: color 0.125s ease-in-out 0s;
			transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .navbar-brand {
	letter-spacing: 4px;
	font-weight: 400;
	font-size: 22px;
	color: #fff;
}

.navbar-custom .nav li > a {
	position: relative;
	color: rgba(255, 255, 255, .7);
	font-family:"normal_heading";
}


.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
	background: none;
	color: #fff;
}

.navbar-custom .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, .1) !important;
}

.navbar-custom .dropdown-toggle:after {
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -6px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 9px;
	content: "\f107";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
	background: #fff;
}

.custom_dropdown ul , .custom_dropdown ul li{background-color:#FCB816!important;}
.custom_dropdown ul li{border-bottom:1px dashed #FFD168!important;border-top:none!important;}
.custom_dropdown ul li:last-child{border:none;}
.footer{
	background-color:#25211E;
	padding:67px 0;
	text-align:center;
}

.footer .tell_frnd {position:absolute;top:-77px;}
.footer .tell_frnd a{
		text-transform:uppercase;
		text-shadow:0 1px 1px #fff;
		padding:14px 22px;
		letter-spacing:2px;
		font-size:17px;
		color:#5B3201;
		font-weight:bold;
		background: #ffe5ab; /* Old browsers */
		background: -moz-linear-gradient(top, #ffe5ab 0%, #fdcb5c 50%, #fbb71f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe5ab), color-stop(50%,#fdcb5c), color-stop(100%,#fbb71f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffe5ab 0%,#fdcb5c 50%,#fbb71f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffe5ab 0%,#fdcb5c 50%,#fbb71f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffe5ab 0%,#fdcb5c 50%,#fbb71f 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffe5ab 0%,#fdcb5c 50%,#fbb71f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe5ab', endColorstr='#fbb71f',GradientType=0 ); /* IE6-9 */
	}
	
.footer .tell_frnd a:before{
	border-bottom: 0 solid transparent;
    border-right: 20px solid #239dd5;
    border-top: 22px solid transparent;
    content: "";
    left: -20px;
    position: absolute;
    top: -12px;
	}

.copywrite {margin-top:30px;}
.copywrite p{color:#514b46;font-size:13px;text-transform:uppercase;}
.main{
	padding:33px 0;
	}
	
.page-tagline {
    margin-bottom: 75px;
    padding-top: 25px;
    text-align: center;
}
.page-tagline .title {
    color: #222;
    font-size: 32px;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
}
.page-tagline .title:last-child {
    padding-bottom: 0;
}
.page-tagline .title::before {
    background: #fbc011 none repeat scroll 0 0;
    content: "";
    height: 8px;
    left: 50%;
    margin-left: -24px;
    position: absolute;
    top: -26px;
    width: 48px;
}
.page-tagline .description {
    color: #373737;
    font-family:Verdana;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 40px;
}

.service_wrap {
	padding-bottom: 57px;
}

.service_wrap .service-icon{
	float: left;
}




.service_wrap article{
    float: none!important;
    width: auto;
}


.service_wrap article {
    padding-left: 84px;
    min-height:135px;
}

.ts-service-style-1:hover h4{color:#FCB816!important;}
.service_wrap p{margin-bottom:3px;}
.service_wrap h4{margin-top:0;text-transform:capitalize; transition: all 0.2s ease 0s;}
.service_wrap a:hover, .service_wrap a{color:#8a8a8a}
.text-muted {font-size:12px;text-transform:capitalize;}
.services .item.top {position:relative;}
.services .item.top::before {
    border-bottom: 1px dashed #ebebeb;
    bottom: 30px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.about_us {
	padding:60px 0;
	background:url(../images/about_us.jpg) no-repeat center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	}
	

.about_us p{color:#fff;margin-bottom:25px;font-size:15px;text-align: justify;}
.about_us p:last-child{margin-bottom:0;}
.about_wrap {text-align:right;padding-right:30px;border-right:10px solid #FCB816; }
.about_wrap h2{color:#fff;text-transform:uppercase;line-height:48px;}
.mt-30{margin-top:70px;}
.contact_us {
	padding:60px 0;
	background:url(../images/map.png) no-repeat center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.mt-15 {margin-top:15px;}
.mt-20 {margin-top:20px;}
.contact_us .container{width:930px;}
.contact_us label{text-transform:uppercase;color:#25211e; font-size:15px;margin-bottom:10px;}
.contact_us .form-control {border-color:#FCB816!important;}
.contact_us .form-control:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(252, 184, 22, 0.6);
    outline: 0 none;
}
.contact{list-style:none;}
.contact li{margin-bottom:20px;color:#25211e;position:relative;margin-left:30px;font-size:16px;}
.contact li span{display:block;}
.contact li.location:before{color: #25211e;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    left: -30px;
    position: absolute}

.contact li.phone:before{color: #25211e;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    left: -30px;
    position: absolute}
	
.contact li.mail:before{color: #25211e;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    left: -30px;
    position: absolute}

.gallery {
    list-style: outside none none;
    margin: 0 0 0 -30px;
    text-align: center;
    width: 105%;
}
.gallery li {
    display: inline-block;
    height: 290px;
    margin: 30px 13px 0 14px;
    vertical-align: top;
    width: 359px;/*263px;*/
}

.gallery li img{display:block;height:auto;max-width:100%;}
.gallery li::before {
    display: none;
}
.gallery li > a, .gallery li > a img {
    border: medium none;
    display: block;
    outline: 0 none;
    position: relative;
    text-decoration: none;
}

.mask {
    background-color: #000000;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: 300;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
	height: 100%;
    z-index: 0;
}


.mask img{margin:-55px auto 0;position:relative;top:50%;}


.img-caption {
    background-color: #313447;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: 300;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
    z-index: 0;
}



.gallery li.gall-expanded > a .img-caption, .gallery li > a:hover .img-caption {
    opacity: 0.94;
}


.gallery li.gall-expanded > a .mask, .gallery li > a:hover .mask {
    opacity: 0.84;
}
.gallery li.gall-expanded > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #EBEBEB;
    border-image: none;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    left: 50%;
    margin: -20px 0 0 -15px;
    pointer-events: none;
    position: absolute;
    top: auto;
    width: 0;
    z-index: 1;
}
.gall-expander {
    background: #EBEBEB none repeat scroll 0 0;
    height: 0;
    left: 0;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: auto;
    width: 100%;
}
.gall-expander-inner {
    height: 100%;
    padding: 50px 30px;
}
.gall-close {
    cursor: pointer;
    height: 48px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 48px;
	background:url(../images/close.png);
}
/*gall-close::after, .gall-close::before {
    background: #313447 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 100%;
}
.gall-close::after {
    transform: rotate(-45deg);
}
.gall-close:hover::after, .gall-close:hover::before {
    background: #464962 none repeat scroll 0 0;
}*/
.gall-details, .gall-fullimg {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 50%;
}
.gall-details {
    padding: 0 40px 0 20px;
}
.gall-fullimg {
    text-align: center;
}
.gall-fullimg img {
    display: inline-block !important;
    max-height: 100% !important;
    max-width: 100% !important;
}
.gall-details h3 {
    color: #222222;
    font-size: 28px;
    font-weight: 300!important;
    margin-bottom: 20px;
    padding: 0 0 10px;
    width: 100%;
	text-transform:uppercase;
}
.gall-details p {
    color: #373737;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 40px;
    width: 70%;
}
.gall-details a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 10px;
    margin-top: 5px;
}
.gall-loading {
    animation: 0.5s ease-in-out 0s normal both infinite running loader;
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 1px #ddd, 15px 30px 1px #ddd, -15px 30px 1px #ddd;
    height: 20px;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 20px;
}
@keyframes loader {
0% {
    background: #fff none repeat scroll 0 0;
}
33% {
    background: #ddd none repeat scroll 0 0;
    box-shadow: 0 0 1px #ddd, 15px 30px 1px #ddd, -15px 30px 1px #fff;
}
66% {
    background: #ddd none repeat scroll 0 0;
    box-shadow: 0 0 1px #ddd, 15px 30px 1px #fff, -15px 30px 1px #ddd;
}
}
@keyframes loader {
0% {
    background: #fff none repeat scroll 0 0;
}
33% {
    background: #ddd none repeat scroll 0 0;
    box-shadow: 0 0 1px #ddd, 15px 30px 1px #ddd, -15px 30px 1px #fff;
}
66% {
    background: #ddd none repeat scroll 0 0;
    box-shadow: 0 0 1px #ddd, 15px 30px 1px #fff, -15px 30px 1px #ddd;
}
}

.btn-info {
    background-color: #5EC0ED;
    border-bottom:3px solid #157CAB;
	border-color:#157CAB;
    color: #fff;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #157CAB;
    border-color: #157CAB;
    color: #fff;
}
.inner_bg {
    background-color: rgba(10, 10, 10, 0.9) !important;
}
.empty_content {
    margin-bottom: 80px;
    min-height: 430px;
    padding-top: 140px;
    text-align: justify;
    word-wrap: break-word;
}
.empty_content .page-tagline {
    margin-bottom: 35px;
}
.spcl_width{max-width:650px!important;margin:0 auto;display:block;}

.form_wrap {background-color:#f9f9f9;padding:20px; max-width:700px; margin:0 auto; display:block;border:1px solid #ccc; border-radius:5px;}

.testimonials{list-style:none;padding-left:0!important;}
.testimonials li{margin-bottom:20px;}
.test_wrap {background-color: #F4F4F4; padding:20px;border:1px solid #EDEDED;border-left:5px solid #FBC011;}
.test_wrap .media-left img{width:200px;}
.signature {text-align:right;margin-top:20px;}
.signature  .pr_name{font-family:'bold_heading';}
.signature  .pr_location{font-size:13px;}
label.error{
    color: red!important;
    font-size: 10px!important;
}
.service_wrap h4{
    font-size: 18px;
}