@charset "utf-8";
/* CSS Document */
a[href^=tel] { color: inherit !important; text-decoration: none !important; }
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
p {
	color: #4d4d4d;
}
.clear {
	clear: both;
}
body {
	margin: 0 auto;
	background: #ffffff;
	text-decoration: none;
	color: #757575;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

::-moz-selection {
 background: #c3ac45;
 color: #ffffff;
 text-shadow: none !important;
}
::selection {
	background: #c3ac45;
	color: #ffffff;
	text-shadow: none !important;
}
body a {
	outline: 0;
}
#home-banner {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
#inner-banner {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.inner-bannerimg {
	width: 100%;
}
#banner-bg{
	width: 1200px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	z-index:9;
}
.banner-txt a{
	font-family: 'Catamaran', sans-serif;
	background: #c30d23;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 40px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.banner-txt a:hover{
	background: #c3ac45;
}

#reactive-bg-canvas{
	z-index: 0 !important;
	position: absolute !important;
	top: 0px;
	left: 0px;
}

.banner-title{
	font-size: 50px;
	font-weight: 600;
	color: #fff;
	text-align: left;
	line-height: 50px;
	font-family: 'Catamaran', sans-serif;
	z-index: 99;
	bottom: 100px;
	position: absolute;
}
.banner-title:before {
  display: inline-block;
  margin: 0 10px 15px 0;
  height: 6px;
  content: " ";
  text-shadow: none;
  background-color: #fff;
  width: 50px;
}





#welcome-wrapper {
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	background:#fff;
}
#welcome-inner {
	width: 1200px;
	height: auto;
	min-height: 100px;
	padding:0px 0px;
	margin: 0px auto;
	font-family: 'Catamaran', sans-serif;
	position: relative;
}

.welcome-matter{
	width: 100%;
	float: left;
	padding: 0px 5%  40px 5%;
	margin-top: 30px;
	border-bottom: 1px solid #cbced9;
	position: relative;
	background: #fff;
}
.welcome-matter:after, .welcome-matter:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.welcome-matter:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
.welcome-matter:before {
	border-color: rgba(245, 0, 0, 0);
	border-top-color: #cbced9;
	border-width: 16px;
	margin-left: -16px;
}

#welcome-inner h1 {
	color: #c3ac45;
	font-family: 'Catamaran', sans-serif;
	font-size: 35px;
	font-weight: 500;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}
#welcome-inner h3 {
	color: #575757;
	font-family: 'Catamaran', sans-serif;
	font-size: 25px;
	font-weight: 300;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
}

.welcome-matter p{
	color: #757575;
	font-family: 'Catamaran', sans-serif;
	font-size: 17px;
	font-weight: 200;
	line-height: 26px;
	text-align: center;
}


#home-whatwedo {
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	background:#fff;
}
#whatwedo-inner {
	width: 1200px;
	height: auto;
	min-height: 100px;
	padding:0px 0px;
	margin: 0px auto;
	font-family: 'Catamaran', sans-serif;
}
.whatwedo-matter{
	width: 100%;
	float: left;
	padding: 0px 0%;
	margin-top: 45px;
}
#whatwedo-inner h2 {
	color: #c3ac45;
	font-family: 'Catamaran', sans-serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom:10px;
}
.whatwedo-matter p{
	color: #757575;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	text-align: center;
}

.whatwedo-slider{
	width: 100%;
	float: left;
	margin-top: 25px;
}
.whatwedo-slider-div{
	width: 100%;
	height: 100%;
	position: absolute;
	top:100px;
	left: 0px;
	text-align: center;
}

.whatwedo-slider-div span{
	color: #fff;
	font-family: 'Catamaran', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 25px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.whatwedo-slider-div a{
	background: #fff;
	text-decoration: none;
	color: #c3ac45;
	font-family: 'Catamaran', sans-serif;
	font-size: 15px;
  padding: 4px 18px;
	-webkit-border-radius:30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		 -moz-transition: all 0.3s ease;
		 -o-transition: all 0.3s ease;
}
.whatwedo-slider-div a:hover{
	background: #c30d23;
	color: #fff;
}


#home-contact {
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	background:#000 url(../images/servicebg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment:fixed;
	background-size:cover;
}
#homecontact-inner {
	width: 1200px;
	height: auto;
	min-height: 100px;
	padding:0px 0px;
	margin: 0px auto;
	font-family: 'Catamaran', sans-serif;
}
.homecontactleft{
	width: 46%;
	float: left;
	padding-top: 120px;
	padding-bottom: 20px;
}
.homecontactright{
	width: 50%;
	float: right;
	padding: 30px 0px;
}
#homecontact-inner h3 {
	color: #fff;
	font-family: 'Catamaran', sans-serif;
	font-size: 35px;
	font-weight: 700;
	line-height: 26px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom:35px;
	position: relative;
}
#homecontact-inner h3:after {
	content:'';
	position:absolute;
	left:0;right:0;
	top:100%;
	margin: 10px 0px ;
	width:100px;
	height:3px;
	background:#c3ac45;
}

.homecontactleft p{
	color: #fff;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}

.homecontactleft span{
	color: #c3ac45;
	font-family: 'Catamaran', sans-serif;
	font-size: 30px;
	font-weight: 600;
}
/*FORM*/
.homecontact-input{
	float:left;
	color: #fff;
	width:48%;
	height:45px;
	padding-left:0px;
	background:none;
	border-bottom:1px solid #93918f!important;
	border:none;
	margin:0px 0% 15px 0%;
	font-size:15px;
	font-family: 'Catamaran', sans-serif;
}
.homecontactright .homecontact-input:nth-child(2) {
	float:right;
}
.homecontactright .homecontact-input:nth-child(4) {
	float:right;
}
.homecontact-textarea {
	float:left;
	width:100%;
	height:100px;
	background:none;
	border-bottom:1px solid #93918f!important;
	border:none;
	margin-bottom:15px;
	padding-top:10px;
	resize:none;
	color: #fff;
	font-size:15px;
	font-family: 'Catamaran', sans-serif;
}
.homecontact-btn {
	background: #c30d23 none repeat scroll 0 0;
	border: medium none;
	border-radius:30px;
	color: #fff;
	float: right;
	cursor: pointer;
	font-family: 'Catamaran', sans-serif;
	font-size: 18px;
	margin-top: 10px;
	padding:6px 30px;
	text-decoration: none;
	text-transform:uppercase;
	transition: all 0.3s ease;
		 -webkit-transition: all 0.3s ease;
		 -moz-transition: all 0.3s ease;
		 -o-transition: all 0.3s ease;
	-webkit-appearance: none;
}
.homecontact-btn:hover{
    background: #c3ac45;
		color: #000;
}


#home-client {
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	background:#fff;
}
#client-inner {
	width: 1200px;
	height: auto;
	min-height: 100px;
	padding:10px 0px;
	margin: 0px auto;
	font-family: 'Catamaran', sans-serif;
}
#client-inner h4 {
	color: #575757;
	font-family: 'Catamaran', sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
}
.home-client{
	width: 100%;
	float: left;
	padding: 20px 0px;
	margin-bottom: 20px;
}

/*ABOUT*/
#about-wrapper {
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	background:#fff;
}
#about-inner {
	width: 1200px;
	height: auto;
	min-height: 100px;
	padding:20px 0px;
	margin: 0px auto;
	font-family: 'Catamaran', sans-serif;
}

.abouttext-right{
	width: 62%;
	float: right;
	min-height: 100px;
}
.abouttext-right h4{
	color: #c3ac45;
	font-family: 'Catamaran', sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 26px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 15px;
}
.abouttext-right h4:before {
  display: inline-block;
  margin: 0 20px 8px 0;
  height: 3px;
  content: " ";
  text-shadow: none;
  background-color: #c3ac45;
  width: 50px;
}

.abouttext-right p{
	color: #5e5d5d;
	font-family: 'Catamaran', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
	text-align: left;
	margin-bottom: 20px;
}
.abouttext-image{
	width: 33%;
	float: left;
	height: 320px;
	overflow: hidden;
}
.abouttext-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#aboutbottom-wrapper {
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	background:#f4f4f4;
}
#aboutbottom-inner {
	width: 1000px;
	height: auto;
	min-height: 100px;
	padding:40px 0px;
	margin: 0px auto;
	font-family: 'Catamaran', sans-serif;
	text-align: center;
}
#aboutbottom-inner p {
	font-family: 'Catamaran', sans-serif;
	font-size: 28px;
	font-weight: 100;
	color: #444444;
	font-style: italic;
	line-height: 34px;
}
#about-list{
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	background:#000 url(../images/aboutbg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment:fixed;
	background-size:cover;
}
#aboutlist-inner {
	width: 1200px;
	height: auto;
	min-height: 100px;
	padding:40px 0px;
	margin: 0px auto;
	font-family: 'Catamaran', sans-serif;
}

#aboutlist-inner p {
	font-family: 'Catamaran', sans-serif;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	line-height: 25px;
	text-align: center;
	font-style: italic;
}
.aboutlist-bg{
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
}
.aboutlist-bg ul{
	width: 100%;
	float: left;
	text-align: center;
	list-style: none;
}
.aboutlist-bg ul li{
	font-family: 'Catamaran', sans-serif;
	font-size: 22px;
	font-weight: 300;
	color: #fff;
	display:inline-block;
	border: 1px solid #fff;
	padding: 22px 29px;
	margin: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	transition: all 0.3s ease;
		 -webkit-transition: all 0.3s ease;
		 -moz-transition: all 0.3s ease;
		 -o-transition: all 0.3s ease;
}
.aboutlist-bg ul li:hover{
	background: #c30d23;
	border: 1px solid #c30d23;

}

/* -------------------------------  Media Query  ------------------------------- */

@media screen and (max-width: 1280px) {
	#welcome-inner{
		width: 96%; }
	#whatwedo-inner {
		width: 96%; }
	#homecontact-inner {
		width: 96%; }
	#client-inner	{
		width: 96%; }
	#banner-bg{
		width: 96%;}
	#about-inner {
		width: 96%;}
	#aboutlist-inner {
		width: 96%;}
}
@media screen and (max-width: 1250px) {

}
 @media screen and (max-width: 1100px) {
}
@media screen and (max-width: 1070px) {
}
@media screen and (max-width: 1024px) {

}
 @media screen and (max-width: 1000px) {
	 #aboutbottom-inner {
	 	width: 96%;}
	 .banner-txt a{
	 	font-size: 14px;
	 	padding: 5px 30px;}

	.aboutlist-bg ul li{
		font-size: 18px;padding: 15px 20px;}

}
 @media screen and (max-width: 900px) {
	 .abouttext-image{
	 	height: 400px;}

}
@media screen and (max-width: 860px) {
}
 @media screen and (max-width: 850px) {

}
@media screen and (max-width: 800px) {
}
 @media screen and (max-width: 768px) {
	 .welcome-matter{
	 		padding: 0px 2%  20px 2%;margin-top: 20px;}
	 #welcome-inner h1 {
	 		font-size: 30px;font-weight: 500;margin-bottom: 10px; }
	 #welcome-inner h3 {
	 		font-size: 22px; }
	 .welcome-matter p{
	 		font-size: 15px;line-height: 22px;}
	 #whatwedo-inner h2 {
			font-size: 30px;}
	 .whatwedo-matter p{
			font-size: 15px;line-height: 20px;}
		.banner-title{
			font-size: 30px;
			line-height: 30px;
			bottom: 50px;}
		.banner-title:before {
		  margin: 0 10px 8px 0;
		  height: 3px;}
		#aboutbottom-inner p {
			font-size: 22px;
			line-height: 28px;}

			.aboutlist-bg ul li{
				font-size: 18px;padding: 12px 15px;}

}

@media screen and (max-width: 700px) {
	.homecontactleft{
		width: 100%;
		float: left;
		padding-top:70px;
		padding-bottom: 10px;}
	.homecontactright{
		width: 100%;}

	.abouttext-right{
		width: 100%;
		float: right;}
	.abouttext-image{
		height: 300px;
		width: 100%;	}



}
 @media screen and (max-width: 660px) {
	 #reactive-bg-canvas{
	display: none;
	}
}
 @media screen and (max-width: 640px) {
}
 @media screen and (max-width: 603px) {
	 .abouttext-right p{
	 	font-size: 16px;
	 	line-height: 22px; }

		.aboutlist-bg ul li{
			font-size: 16px;padding: 8px 15px;}

}
 @media screen and (max-width: 500px) {
	 .banner-txt a{
		 float: left;
		 margin-top: 5px;
	 	font-size: 12px;
	 	padding: 4px 20px;}
	.banner-title{
		font-size: 25px;
		line-height: 25px;
		bottom: 20px;}
	.banner-title:before {
		margin: 0 10px 8px 0;
		height: 2px;}

}
 @media screen and (max-width: 460px) {

}
 @media screen and (max-width: 400px) {

}
 @media screen and (max-width: 360px) {
	 .homecontact-input{
	 	width:100%;
}
 @media screen and (max-width: 320px) {
}
 @media screen and (max-width: 300px) {

}
@media screen and (max-width: 240px) {
}
