<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin:0;
	padding:0;
}
@font-face {
    font-family: 'gotham_bookregular';
    src: url(../fonts/ufonts.com_gotham-book-webfont.eot);
    src: url('ufonts.com_gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url(../fonts/ufonts.com_gotham-book-webfont.woff2) format('woff2'),
         url(../fonts/ufonts.com_gotham-book-webfont.woff) format('woff'),
         url(../fonts/ufonts.com_gotham-book-webfont.ttf) format('truetype'),
         url(../fonts/ufonts.com_gotham-book-webfont.svg#gotham_bookregular) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArnoPro-Regular';
    src: url(../fonts/ArnoPro-Regular.eot);
    src:url(../fonts/ArnoPro-Regular.eot) format('embedded-opentype'),
         url(../fonts/ArnoPro-Regular.woff2) format('woff2'),
         url(../fonts/ArnoPro-Regular.woff) format('woff'),
         url(../fonts/ArnoPro-Regular.ttf) format('truetype'),
         url(../fonts/ArnoPro-Regular.svg#ArnoPro-Regular) format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
	font-family: 'gotham_bookregular';
}
#content{
	margin-bottom:30px;
}
.clear{
	clear:both;
}
.wrapper{
	width:1068px;
	margin:0px auto;
}
header{
	width:100%;
}
.logo{
	width:100%;
	padding:12px 0;
	text-align:center;
	cursor:pointer;
}
nav{
	width:100%;
	min-height:51px;
	background:#7f3119;
}
.info-box{
	width:100%;
	border-bottom:2px solid #930;
}
.info-box h4{
	color:#818285;
	padding:14px 0px 0px 23px;
	font-size:14px;
	line-height:25px;
	letter-spacing:.5px;
	cursor:pointer;
	margin-bottom:10px;
}
.info-box span{
	color:#7f3119;
}
.info-box .facebook{
	display:inline-block;
	float:right;
}
.info-box ul{
	list-style:none;
	float:right;
	padding:10px 0;
}
.info-box ul li{
	display:inline-block;
}
.banner{
	width:100%;
	overflow:hidden;
	position:relative;
}
.banner img{
	width:100%;
}
.banner-text{
	width:100%;
	position:absolute;
	left:0;
	right:0;
	background-color:rgba(128,0,0,0.5);
	top:45%;
}
.banner-text h1{
	font-family:'ArnoPro-Regular';
	font-style:italic;
	font-weight:400;
	color:#fff;
	text-align:center;
	padding:10px 0px;
	padding-top:20px;
}
.services-cont{
	width:100%;
	overflow:hidden;
	margin:50px 0;
}
.container-left{
	width:50%;
	float:left;
}
.container-right{
	width:50%;
	float:right;
}
.service-box{
	width:100%;
	overflow:hidden;
}
.text-box{
	width:100%;
	text-align:center;
	margin-top:-3px;
}
.text-box1{
	width:100%;
	text-align:center;
	margin-top:-3px;
}
.service1{
	float:left;
	text-align:center;
	position:relative;
}
.service1 img{
	width:100%;
}
.service1-{
	float:left;
	text-align:center;
	position:relative;
}
.service1- img{
	width:100%;
}
.text {
    border-bottom: 3px solid #fff;
    left: 0;
    margin: 50px auto;
    padding: 5% 0;
    position: absolute;
    right: 0;
    width: 65%;
}
.text h1{
	color:#fff;
}
.text h1 a{
	color:#fff;
	text-decoration:none;
}
.text-1 {
    border-bottom: 3px solid #fff;
    left: 0;
    margin:0px auto;
    padding: 5% 0;
    position: absolute;
    right: 0;
    width: 95%;
	bottom:23%;
}
.text-1 h1{
	color:#fff;
}
.text-1 h1 a{
	color:#fff;
	text-decoration:none;
}
.text-2 {
    border-bottom: 3px solid #fff;
    left: 0;
    margin: 85px auto;
    padding: 5% 0;
    position: absolute;
    right: 0;
    width: 50%;
}
.text-2 h1{
	color:#fff;
}
.text-2 h1 a{
	color:#fff;
	text-decoration:none;
}
.service2{
	float:left;
	position:relative;
	text-align:center;
}
.text-box span{
	border-bottom:3px #7f3119 solid;
	padding:4% 0;
}
.text-box h3{
	color:#6b6b6b;
	padding:8% 0;
	letter-spacing:1.5px;
}
.text-box p{
	color:#6b6b6b;
	padding:4% 12%;
	font-size:13px;
	line-height:24px;
}
.text-box:hover{
	background:#000;
	-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.text-box1 span{
	border-bottom:3px #7f3119 solid;
	padding:4% 0;
}
.text-box1 h3{
	color:#6b6b6b;
	padding:9% 0;
	letter-spacing:1.5px;
}
.text-box1 p{
	color:#6b6b6b;
	padding:5% 12%;
	font-size:13px;
	line-height:22px;
}
.text-box1:hover{
	background:#000;
	-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.serivce3{
	width:50%;
	float:left;
}
.service4{
	width:50%;
	float:right;
	position:relative;
	text-align:center;
}
.service-1{
	width:100%;
	position:relative;
	text-align:center;
	margin-top:-2px;
}
.service-1 img{
	width:100%;
}
.banner2{
	width:100%;
	overflow:hidden;
	position:relative;	
}
.banner2 img{
	width:100%;
}
footer{
	width:100%;
	background:#7f3119;
	margin-top:-3px;
	padding-bottom:15px;
}
.margin-0{
	margin-left:0px !important;
}
.container{
	width:100%;
	overflow:hidden;
}
.box{
	width:200px;
	float:left;
	margin-top:42px;
	margin-left:12px;
}
.box h3{
	letter-spacing:2px;
	color:#fff;
	padding-bottom:32px;
	font-family:'ArnoPro-Regular';
	font-weight:400;
}
.box ul{
	list-style:none;
}
.box ul li{
	line-height:30px;
	letter-spacing:1px;
	font-family:'ArnoPro-Regular';
}
.box ul li a{
	color:#fff;
	text-decoration:none;
}
.box ul li a:hover{
	text-decoration:underline;
}
.box1{
	width:200px;
	float:right;
	margin-top:42px;
}
.box1 h3{
	letter-spacing:2px;
	color:#fff;
	padding-bottom:32px;
	font-family:'ArnoPro-Regular';
	font-weight:400;
}
.box1 ul{
	list-style:none;
}
.box1 ul li{
	line-height:30px;
	letter-spacing:1px;
	font-family:'ArnoPro-Regular';
}
.box1 ul li a{
	color:#fff;
	text-decoration:none;
}
.box1 ul li a:hover{
	text-decoration:underline;
}
.footer-cont{
	width:100%;
	overflow:hidden;
	margin-top:62px;
}
.footer-cont-l h3{
	color:#fff;
	font-size:14px;
	font-weight:400;
}
.footer-cont-l h4{
	color:#fff;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:400;
	margin-right:35px;
}
.footer-cont-l h5{
	color:#fff;
	margin-top:8px;
	margin-right:25px;
	font-size:14px;
	font-weight:400;
}
.footer-cont-l{
	width:80%;
	float:left;
}
.footer-cont-l ul{
	list-style:none;
	margin-top:15px;
}
.footer-cont-l ul li{
	float:left;
}
.footer-cont-r{
	width:20%;
	float:right;
}
.footer-logo{
	float:right;
	position:relative;
}</pre></body></html>