
p
{
	line-height:18px; margin-bottom:16px; text-align:justify;
}
*
{
	margin:0; padding:0;
}
body
{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#737373;
	background: url("../img/bg.jpg")no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
h1,h2,h3,h4{
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
a{outline:none;}
#wrapper
{
	width:100%; margin:auto; position:relative;
}
#left
{
	width:20%; float:left; background-color:#000000; height:100%; position:fixed;
}
#menu
{
	width:100%; margin-top:70px; text-align:left;
}
ul.menulist
{
	list-style:none; text-align:left; margin:0 0px; padding:0;
}
ul.menulist li:first-child{
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
ul.menulist li
{
	 padding:0px 0px;border-bottom:1px solid rgba(255, 255, 255, 0.2);position: relative;
	 display: block;
}
.right-img{
	float: left;
	margin-right: 20px;
	margin-bottom:0px;
}
ul.menulist li:before{
	content:"";
	width:7px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
ul.menulist li:hover:before,ul.menulist li.active:before{
	width: 100%;
}

ul.menulist li:first-child:before{
	background: #fac40a;
}
ul.menulist li:nth-child(2):before{
	background: #31e5f6;
}
ul.menulist li:nth-child(3):before{
	background:#ff018b;
}
ul.menulist li:nth-child(4):before{
	background: #fac40a;
}
ul.menulist li:nth-child(5):before{
	background: #31e5f6;
}

/*ul.menulist li a:hover,ul.menulist li.active a{
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
}*/

ul.menulist li a
{
	text-decoration:none; text-transform:uppercase; color:#ffffff; font-size:16px;
	display: block;
	padding: 15px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	position: relative;
	z-index: 1;
}
ul.menulist li:hover a,ul.menulist li.active a{
	color: #ffffff;
}
#right
{
	width:80%;float:right; margin-left:20%; position:relative;box-shadow: 0px 0px 5px rgba(0,0,0,0.5);background-color:#ffffff; 
	box-sizing: border-box;
}
#promote
{
	float:left;
}
#brand
{
	float:left;
}
.srchSbmt
{
	position: absolute;background: url(../img/srchbtn.jpg);z-index: 102;left: 232px;width: 76px;height: 31px;border:none; cursor:pointer;top: 10px;
}
.srchInput
{
	position: absolute;z-index:100; border:none;height: 26px;width: 207px;left:17px;top:11px;
}
#about
{
	padding:0px 60px; /*background-color:#F4F4DC; */
	margin:0px;
}
/*#about .headingfirst span{background-color: #F4F4DC;}*/
#about p
{
	line-height:18px; margin-bottom:16px; 
}
.headingfirst
{
	 margin:3px 0px 15px;
	 font-size:30px;
	 position:relative;
	 text-align:center;
	 color: #403f3f;
}

.headingfirst:after{
	content:"";
	background:#d1d1d1;
	position:absolute;
	left:0px;
	top:50%;
	height:1px;
	width:100%;
}
.headingfirst span{
	z-index:10;
	 background:#ffffff;
	 padding:0 20px;
	 display:inline-block;
	 position:relative;
	 z-index: 10;
}
#services
{
	padding:0px 60px; background-color:#FFFFFF;
}

#search
{
	padding:18px 40px 18px 40px; background-color:#FFFFFF; display:none;
}
#servicedetails
{
	margin:20px 0px; /*border-bottom:solid 1px #CFCFCF*/;
}
#servicedetailsimg
{
	float:left; width:100%;
}
#servicedetailsheadpara
{
	float:left;; width:495px; padding:0 20px;
}
.headingsecond
{
	font-weight:100; font-size:22px;color:#494949; margin:0 0 10px; background:#333333; color:#ffffff; border-right:5px solid #FFC412;
	padding:3px 0;
}
.headingsecond.indent{
	text-indent:10px;
}
#servicesimages
{
	width:700px; margin:30px 0px;
}
#quote
{
	padding:0 60px; background-color:#ffffff;
}
#quote table tr th {
	font-weight:normal;
}
#testimonials
{
	padding:18px 40px 18px 40px; background-color:#F2F2F2;  
}
#contacts
{
	padding:0; background-color:#ffcc00; color:#272727; 
}
.headingcontact
{
	margin:3px 0px; font-size:30px; color:#FFFFFB;
}
#contacts .headingcontact{
	color: #272727;
	margin-top: 5px;
}
ul.footerlist
{
	list-style:none; margin:0; padding:0;
}
ul.footerlist li
{
	
}
ul.footerlist li a
{
	float: left;margin:15px 22px;text-decoration: none;font-size: 14px;color: black;
}
.getaquote
{
	margin:10px 0px;
}
#testipara1
{
	border-bottom: solid 1px #D6D6D6;color: #737373;font-style: italic;padding: 15px 0px;
}
#testipara2
{
	color: #737373;font-style: italic;padding: 15px 0px;
}
#contactdtlleft
{
	float: none;
    width: 100%;
    padding:20px 60px;
    box-sizing: border-box;
}
#contactdtlleft table td{
	padding:5px 0px;
}
.headingcontactsecond
{
	font-size:20px; font-weight:100;
	margin-top: 5px;
}
.headingcontactthird
{
	font-size:16px;
	margin-bottom: 15px;
}
#contactdtlright
{
	float:left;     width: calc(100% - 310px);
    margin: -18px -40px -18px 0;
}
#footer
{
	background-color:#fafafa; /*margin-top:20px;*/ padding:5px 20px;
}
#socialicon
{
	float:left; width:280px;
}
#footermenu
{
	float:left; width:625px;
}
#intellect
{
	padding:12px 5px;background: #000000;color: #ffffff;
	text-align: center;
}
#intellectpara
{
	width:100%; float:left; color:#A5A5A5;font-size:14px;
}
.intellectheading
{
	font-size:13px; font-weight:100;
	color: #ffffff;
}
#rads
{
	 float:right;
}
#rads a { outline:none; }
#rads a img { outline:none; }
.srvimages
{
	width:145px; height:120px; float:left; margin-right:20px; margin-bottom:20px; border:solid 1px #AFAFAF;
}

.srvprodimg1
{
 	width:210px; height:210px; border:solid 1px #AFAFAF;
}
.srvprodimg2
{
 	width:210px; height:210px; border:solid 1px #AFAFAF; margin:0 18px;
}
.srvprodimg3
{
 	width:210px; height:210px; border:solid 1px #AFAFAF;
}
.download-button {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 15px;
	margin-top: 30px;
}
.bx-wrapper img{
	width: 100%;
}
.download-button a{
	display: block;
    padding: 15px 0px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 16px;
    background: #ffc412;
    color: #ffffff;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    overflow: hidden;
}
/*.download-button a:before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: -40px;
	-webkit-transition: all 0.5s ease;
    -moz-transition:  all 0.5s ease;
    transition:  all 0.5s ease;
    left: 0px;
    background-image: url("../img/eye-close-up.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color:  #ffc412;
}*/
/*.download-button a:hover:before{
	top: 0px;
}*/
.download-button img{
	display: inline-block;vertical-align: middle;
	width: 18px;
}
.download-button span{
	display: inline-block;vertical-align: middle;
	margin-left: 10px;
}
.bx-controls-direction{
	display: none;
}
.bx-wrapper:hover .bx-controls-direction{
	display: block;
}
.logo{
	display: block;width: 100%;background: #000000;
	text-align: center;
	padding: 0px 15px;
	box-sizing: border-box;
}
#quote input,#quote textarea{
	width: 85%;
	height: 40px;
	box-sizing: border-box;
	background-color: transparent;
	border:1px solid #939393;
	padding: 5px 15px;
	outline: none;
}
#quote textarea{
	height: 150px;
}
#quote input.submitbtn
{
	max-width: 100px;
	cursor: pointer;
	float: right;
	height: 40px;
	margin-right: 10%;
	background-color: #403f3f;
	color:#ffffff;
	font-size:14px;
	font-weight: 700;
	text-transform: uppercase;
	border:none;
	letter-spacing: 1px;
}

.left-img{
	float: left;
}
.right-text{
	float: left;
	width: calc(100% - 430px);
	margin-left: 30px;
}
.right-text h2{
	margin-bottom: 15px;
	color: #403f3f;
}
.services-list ul{
	list-style: none;
	padding: 0px;
	position: relative;
}
.services-list ul > li{
	float: left;
	width: 18%;
	margin-right: 2.5%;
	text-align: center;
	margin-bottom: 35px;
}
.services-list ul li img{
	width: 100%;

}
.services-list ul li:nth-child(5n){
	margin-right: 0%;
}
.description{
	width: 100%;
	position: absolute;
	text-align: left;
	background: #272727;
	padding: 30px;
	box-sizing: border-box;
	color:#ffffff;
	margin-top: 30px;
	display: none;
	left: 0px;
}
.mg-target-open{
	padding: 50px;
	margin-bottom: 30px;
}
.mg-target{
	background: #fbfbfb!important;
    box-shadow: inset 0px 0px 5px rgba(0,0,0,0.2);
}
.mg-indicator{
	border-bottom: 10px solid #c2c2c3!important;
}
.services-list ul > li a{
	text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    color: #403f3f;
    font-weight: 700;
    font-family: 'Open Sans', serif;
    display: block;position: relative;
}
a{
	text-decoration: none;
	color: inherit;
}
/*section{
	height: 100vh;
}*/

.bxslider li{
	height:100vh;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-text{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 60px;
}
.small-text{
	font-size: 40px;
	line-height:50px;
	display: block;
	text-align: left;
	margin-left: 5px;
}
.big-text{
	font-size: 120px;
	display: block;
	text-align: left;
	line-height: 85px;
}
.about-list{
	margin: 0px 40px;
	list-style-position: inside;
}
.logo img{
	width: 80%;
	background-color: #ffffff;
	padding:30px 15px;
	display: inline-block;
	background-image:url("../img/logo-bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left bottom;
}
img{
	display: inline-block;
}
.headingcontact span{
	background-color: #ffcc00;
}
.headingcontact:after{
	background: #000000;
}
.remodal h2{
	text-align: left;
	margin-bottom: 15px;
}
.remodal ul{
	text-align: left;
	list-style-position: inside;
}
.services-list ul > li:nth-child(5n + 1){
	clear: left;
}
.first-slider{
	background-image: url('../img/CG_1.jpg');
	background-position:right center;
}
.second-slider{
	background-image: url('../img/CG_2.jpg');
	background-position:left center;
}
.second-slider .banner-text,.sixth-slider .banner-text,.ninth-slider .banner-text,.tenth-slider .banner-text{
	right: 0px;
	padding-right: 60px;
}

.second-slider{
	background-image: url('../img/CG_2.jpg');
	background-position:left center;
}
.third-slider{
	background-image: url('../img/ES_1.jpg');
	background-position:right center;
}
.third-slider .banner-text{
	color: #787673;
	top: 45%;
}

.fourth-slider{
	background-image: url('../img/ES_2.jpg');
	background-position:right center;
}
.fifth-slider{
	background-image: url('../img/PG1.jpg');
	background-position: center;
}
.fifth-slider .banner-text,.seventh-slider .banner-text{
	bottom: 00%;
	top: auto;
}
.sixth-slider {
	background-image: url('../img/PG2.jpg');
	background-position:left center;
}
.seventh-slider{
	background-image: url('../img/PGA_1.jpg');
	background-position:center;
}
.eight-slider{
	background-image: url('../img/PGA_2.jpg');
	background-position:center;
}
.eight-slider .banner-text{
	top: 25%;
}
.ninth-slider{
	background-image: url('../img/UF_1.jpg');
	background-position: left center;
}
.tenth-slider{
	background-image: url('../img/UF_2.jpg');
	background-position: left center;
}
