@font-face {
	font-family: 'HelveticaNeueLTPro47LightCondensed';
	src: url('../font/helveticaneueltpro-ltcn.eot');
	src: url('../font/helveticaneueltpro-ltcn.eot') format('embedded-opentype'), url('../font/helveticaneueltpro-ltcn.woff') format('woff'), url('../font/helveticaneueltpro-ltcn.ttf') format('truetype'), url('../font/helveticaneueltpro-ltcn.svg#HelveticaNeueLTPro47LightCondensed') format('svg');
}
@font-face {
	font-family: 'CenturyGothicBold';
	src: url('../font/gothicb.eot');
	src: url('../font/gothicb.eot') format('embedded-opentype'), url('../font/gothicb.woff2') format('woff2'), url('../font/gothicb.woff') format('woff'), url('../font/gothicb.ttf') format('truetype'), url('../font/gothicb.svg#CenturyGothicBold') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueLTPro77BoldCondensed';
	src: url('../font/helveticaneueltpro-bdcn.eot');
	src: url('../font/helveticaneueltpro-bdcn.eot') format('embedded-opentype'), url('../font/helveticaneueltpro-bdcn.woff') format('woff'), url('../font/helveticaneueltpro-bdcn.ttf') format('truetype'), url('../font/helveticaneueltpro-bdcn.svg#HelveticaNeueLTPro77BoldCondensed') format('svg');
}
@font-face {
	font-family: 'GeorgiaRegular';
	src: url('../font/georgia.eot');
	src: url('../font/georgia.eot') format('embedded-opentype'), url('../font/georgia.woff') format('woff'), url('../font/georgia.ttf') format('truetype'), url('../font/georgia.svg#GeorgiaRegular') format('svg');
}
@font-face {
	font-family: 'Century';
	src: url('../font/Century.eot');
	src: url('../font/Century.eot') format('embedded-opentype'), url('../font/Century.woff') format('woff'), url('../font/Century.ttf') format('truetype'), url('../font/Century.svg#Century') format('svg');
}
.clr {
	clear: both;
}
img {
	border: none;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	margin: 0;
	padding: 0;
	background: #eaeaea;
	font-family: 'GeorgiaRegular';
	color: #000;
	font-size: 14px;
}
.container {
	margin: 0 auto;
	width: 940px;
}
a, a:hover, a:focus {
	color: #fff;
	text-decoration: none;
	transition: all 0.5s ease 0s;
	outline: none;
}
.home-middle-content .container, .about-middle-content .container, .service-middle-content .container, .service-inner-middle-content .container, .contact-middle-content .container {
	background: none repeat scroll 0 0 #fff;
}
header {
	background: #0D0D0D;
	border-top: 20px solid #000;
}
.logo {
	margin: -20px 0 0 -60px;
}
.logo a {
	display: block;
	padding: 0;
	text-align: center;
}
.navbar {
	background: none;
	padding: 0 0 5px;
	border-radius: 0;
	position: relative;
	margin-bottom: 40px;
}
.navbar-inner {
	background: none;
	padding: 0;
	border: none;
}
.navbar .nav > li{ position:relative;}
.navbar .nav > li > a {
	color: #fff;
	float: left;
	padding: 10px;
	font-size: 22px;
	text-decoration: none;
	text-shadow: none;
	text-transform: capitalize;
	font-family: 'HelveticaNeueLTPro47LightCondensed';
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li.current-menu-item > a {
	color: #ba370f;
	text-decoration: none;
}
.navbar .nav {
	margin: 70px 0 0;
}
/*.navbar .nav > li:hover .sub-menu { display:block;}*/
.sub-menu {
    background: none repeat scroll 0 0 #d83303;
    position: absolute;
    top: 100%;
    width: 170px;
    z-index: 9999;
	display:none;
}

.sub-menu .menu-item > a {
    display: block;
    font-family: "HelveticaNeueLTPro47LightCondensed";
    font-size: 20px;
    padding: 7px 10px;
}
.sub-menu .menu-item > a:hover {
	background:#fff;
	color:#d83303;	
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.carousel {
	margin: 0;
}
.home-middle-content .content-container {
	padding: 40px 10px 20px 40px;
}
.about-middle-content .content-container {
	padding: 40px 40px 20px 10px;
}
.page-title {
	font-size: 40px;
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	margin: 0 0 20px 0
}
.view-gallery {
	background: none repeat scroll 0 0 #eaeaea;
	padding-top: 40px;
	display: inline-block;
}
.view-gallery .subt-title {
	color: #171716;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}
.view-gallery .title {
	color: #171716;
	font-size: 40px;
	letter-spacing: 2px;
	line-height: normal;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}
.view-gallery li {
	float: left;
	width: 50%;
}
.content-container p {
	line-height: 28px;
	text-align: justify;
}
.get-quote-main {
	background: none repeat scroll 0 0 #0d0d0d;
	padding-bottom: 60px;
}
.get-quote {
	background: url(../img/get-quote-bg.jpg) no-repeat;
	min-height: 180px;
}
.get-quote .title {
	color: #fff;
	font-size: 30px;
	font-family: 'CenturyGothicBold';
	line-height: normal;
	padding: 20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}
.get-quote .phn-no {
	color: #fff;
	font-size: 60px;
	font-family: 'CenturyGothicBold';
	line-height: 55px;
	text-align: center;
	text-transform: uppercase;
}
.get-quote > a {
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
}
footer {
	background: none repeat scroll 0 0 #050505;
	padding: 25px 0;
}
footer .flogo {
	float: left;
}
footer .f-text {
	color: #fff;
	float: left;
	width: 75%;
	margin: 10px 0 0 10px;
}
footer .text-big {
	text-transform: uppercase;
	font-size: 28px;
	font-family: 'HelveticaNeueLTPro77BoldCondensed';
	line-height: 25px;
}
footer .copyright {
	color: #828282;
	font-family: calibri;
	margin-top: 5px;
}
footer .f-menu .menu > li > a {
	color: #fff;
	float: left;
	padding: 10px 15px;
	font-size: 22px;
	text-decoration: none;
	text-shadow: none;
	text-transform: capitalize;
	font-family: 'HelveticaNeueLTPro47LightCondensed';
}
.adress, .Phone {
	color: #777777;
	float: left;
	font-size: 13px;
	font-family: calibri;
}
.adress span, .Phone span {
	color: #fff;
	margin: 0 5px;
}
footer .f-menu .menu > li > a:hover {
	color: #ba370f;
	text-decoration: none;
}
.about-gallery img {
	width: 100%;
}
.about-gallery .left-img, .about-gallery .right-img {
	width: 50%;
}
.gallery-middle-content .view-gallery li {
	float: left;
	width: 25%;
}
.paging, .page_navigation {
	display: inline-block;
	padding: 20px 0;
	text-align: center;
	width: 100%;
	margin-top: 18px;
}
.info_text {
	display: inline-block;
	padding: 12px 0px;
	text-align: center;
	width: 100%;
}
.view-gallery .paging > ul > li, .first, .last, .next_link,  .previous_link {
	display: inline;
	width: auto;
	float: none;
	color: #171716;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 25px;
}
.view-gallery .paging > ul > li a, a.next_link, a.previous_link  {
	color: #171716;
}
.view-gallery .paging > ul > li.prev a, .previous_link {
	background: url(../img/prev-icon.png) no-repeat center right;
	padding-right: 35px;
	text-transform: uppercase;
	  margin-right: 35px;
}
.first_link, .page_link, .last_link, .ellipse
{
	display: none !important;
}
.view-gallery .paging > ul > li.next a, .next_link {
	background: url(../img/next-icon.png) no-repeat center left;
	padding-left: 35px;
   text-transform: uppercase;
   margin-left: 35px;
}
.service-middle-content .page-title a {
	color: #000;
}
.service-middle-content .page-title {
	margin-bottom: 0;
}
.service-middle-content .content-container {
	padding: 20px 40px 0 0;
}
.odd .service-img::after {
	border-bottom: 0 solid transparent;
	border-right: 60px solid #fff;
	border-top: 160px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.even {
	background: #eaeaea;
}
.even .service-img::after {
	border-bottom: 160px solid transparent;
	border-right: 60px solid #eaeaea;
	border-top: 0px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.service-img {
	position: relative;
}
.service-inner-middle-content .content-container {
	padding: 30px 0 0 40px;
}
.contact-detail {
	padding: 20px 0 30px 30px;
}
.contact-detail h2.title {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: 'Century';
	margin: 0;
}
.contact-detail .phone {
	font-size: 60px;
	font-family: 'CenturyGothicBold';
	line-height: 60px;
	margin-bottom: 25px;
}
.contact-detail .address {
	font-size: 30px;
	font-family: 'CenturyGothicBold';
	line-height: normal;
}
.contact-form {
	background: none repeat scroll 0 0 #eaeaea;
	display: inline-block;
	padding: 40px;
	width: 100%;
	box-sizing: border-box;
}
.contact-form .title {
	color: #171716;
	font-size: 40px;
	letter-spacing: 2px;
	line-height: normal;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}
.contact-form .subt-title {
	color: #171716;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}
textarea, input[type="text"] {
	background-color: #ffffff;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 96%;
	font-family: 'GeorgiaRegular';
	margin-bottom: 20px;
}
.sbt-btn {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	cursor: pointer;
	display: block;
	font-family: 'CenturyGothicBold';
	font-size: 40px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.service-list {
    margin: 20px 0 0;
}
.service-list li {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    width: 46%;
}

.service-list li::before {
    color: #d83303;
    content: ".";
    font-size: 45px;
    left: -5px;
    position: absolute;
    top: -13px;
}
.service-list li a{ color:#000;}

.service-list .subt-title {
    color: #171716;
    letter-spacing: 2px;
    text-align: left;
	margin-bottom:10px;
    text-transform: uppercase;
}
/****** Responsive *********/
@media (max-width:768px) {
.container {
	width: 98%;
}
.logo {
	margin: -20px 0 0 -20px;
}
.navbar .btn-navbar {
	background: url("../img/menu-bg.png") no-repeat scroll center center #d83303;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	height: 26px;
	margin: 20px 20px 0 0;
	padding: 20px;
	width: 24px;
}
.navbar .nav {
	margin: 0;
}
.nav-collapse {
	background: none repeat scroll 0 0 #0d0d0d;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 9999;
}
.navbar .nav > li > a {
	float: none;
	text-align: right;
}
.home-middle-content .content-container {
	padding: 15px;
}
.page-title {
	font-size: 20px;
	line-height: normal;
}
footer .f-menu .menu > li > a {
	font-size: 20px;
	padding: 10px;
}
footer .f-menu .menu > li:first-child > a {
	padding-left: 0;
}
footer .f-text {
	width: 65%;
}
.service-middle-content .content-container {
	padding: 10px 10px 0 0;
}
.content-container p {
	line-height: normal;
	text-align: justify;
}
.odd .service-img::after {
	border-top: 128px solid transparent;
}
.even .service-img::after {
	border-bottom: 128px solid transparent;
}
.service-inner-middle-content .content-container {
	padding: 15px;
}
.contact-detail .phone {
	font-size: 40px;
	line-height: normal;
}
.view-gallery .title {
	font-size: 30px;
}
.service-list {
    margin: 20px 0;
}
}
 @media (max-width:640px) {
.logo {
	margin: -20px 0 -85px;
}
.navbar-inner {
	box-shadow: none;
}
.navbar .btn-navbar {
	margin-top: 40px;
}
.navbar {
	margin-bottom: 0px;
}
.view-gallery li img {
	width: 100%;
}
.get-quote .phn-no {
	font-size: 50px;
}
footer .f-text {
	color: #fff;
	float: left;
	margin: 20px 0 20px 40px;
	width: 75%;
}
footer .f-menu .menu > li:first-child > a {
	padding-left: 10px;
}
.service-img > img {
	width: 100%;
}
.odd .service-img::after {
	border-top: 270px solid transparent;
}
.even .service-img::after {
	border-bottom: 270px solid transparent;
}
.right-img {
	float: left;
	width: 33.33%;
}
.service-middle-content .content-container {
	padding: 10px;
}
.service-list {
    padding: 20px;
	margin:0;
}
}
@media (max-width:480px) {
.logo img{ width:60%;}
footer .f-text {margin: 10px 0 20px 30px;}
.get-quote .phn-no {font-size: 40px;}
.get-quote-main {padding-bottom: 0;}
.odd .service-img::after {
	border-top: 200px solid transparent;
}
.even .service-img::after {
	border-bottom: 200px solid transparent;
}
.about-middle-content .content-container, .contact-detail {
    padding: 15px;
}
}
@media (max-width:360px) {
	.get-quote .phn-no {
    font-size: 30px;
}
footer .f-text {
    margin: 10px 0 20px 5px;
	 width: 70%;
}
.odd .service-img::after {
	border-top: 150px solid transparent;
}
.even .service-img::after {
	border-bottom: 150px solid transparent;
}

.gallery-middle-content .view-gallery li {
    float: left;
    width: 50%;
}
}
@media (max-width:320px) {
	
footer .text-big {
    font-size: 24px;

}
}
.privacy ol li{list-style:decimal;}
.privacy ul li{list-style:disc;}
.privacy ul {margin: 0 0 10px 25px;}