body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6em;
    color: #656565;
    /* background: #EFEFEF; */
}
b,strong{font-weight:bold;}
.main-header{position:relative;}
.inner-header{width:90%;margin:0 auto;}
.logo,nav{display:inline-block;vertical-align: middle;}
.logo{margin-right:150px;}
nav ul li{display:inline-block;}
nav ul li a{    color: #696969;
    text-shadow: none;    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0) !important;
    font-size: 16px;
    font-weight: normal;padding: 15px 40px;}
	nav ul li a:hover{color:#7e2726  !important;}
	nav ul li a.active{    background: none;
    color: #7e2726  !important;
    border: 1px solid #7e2726  !important;}
		.dropdown{position:relative;}
.dropdown-content::before{border-bottom: 10px solid #    fc4003;border-left: 10px solid transparent;
border-right: 10px solid transparent;content: "";
height: 0;left: 100px;position: absolute;top: -10px;width: 0;}
.dropdown-content{    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 300px;
    border: 1px solid #E48907;
    box-shadow: 0px 0 10px #fff;
    left:-50%;
    top: 30px;}
	
.dropdown-content a{font-size:14px;padding:10px 12px;display:block;
border-bottom: 1px solid #d4d4d4;text-align:left;}
.dropdown-content a.last{border-bottom: none;}
.dropdown:hover .dropdown-content{display:block;}
.det{font-size: 25px;
    color: #FF9800;}
	.wrap{width:90%;margin:0 auto;}
	.section-30{padding-top:30px;padding-bottom:30px;}
	.products h2{font-size: 35px;
color: #333;
line-height: 40px;
margin-bottom: 20px;}
.products p{padding-right: 30px;line-height:25px;
text-align: justify;}
.team{padding: 50px 0 0;background: #F5F5F5;}
	.team-img{display:inline-block;width:40%;vertical-align:top;margin-bottom:20px;}
	.team-info{display:inline-block;width:50%;margin:0 30px;}
	.team-info h2{font-size: 30px;color: #333;line-height: 40px;margin-bottom: 20px;}
	.team-info p{margin-bottom:20px;text-align: justify;}
	.product-home {margin-bottom: 50px;}
.product-home-bord{width:calc(33% - 40px);    display: inline-block; margin: 20px 10px 20px 0;}
.box {
    width: 100%;
    border: 1px solid #D4D4D4;
    display: inline-block;
    background: #fff;
    border-radius: 15px;
}
div.box-area h3:hover{color:#fff;}
div.box-area:hover{    background: #FF9800;
    cursor: pointer;
    color: #fff;}
.box img{padding:5px;}
.box-area {
    padding: 0 0;
    
    float: left;
    text-align: center;
    padding: 0px 10px;
    width: 100%;
    color: #;
}
.product-home h3 {
    font-size: 18px;
    font-weight: 600;
	line-height:30px;
	color:#333;
}
.readMore{margin:20px;}
.readMore a{    padding: 10px;
    background: #FF9800;
color: #fff;}
.readMore a:hover{background:#fff;color:#2196F3;
transition: all 0.7s ease;transform:scale(1.02);
}
.main-footer{position:relative;background:#1B1B1B;color:#fff;}
.inner-footer{width:90%;margin:0 auto;}
.left-footer{display:inline-block;width:45%;vertical-align: top;margin-top:20px;}
.right-footer{display:inline-block;width:45%;margin-top:20px;}
.right-content{float:right;}
.left-footer h2{line-height:30px;font-size:25px;}
.right-content h2{line-height:30px;font-size:25px;}
.menu li a{color:#fff;}
.menu li a:hover{color:#E48907;}
.social_icon li {display:inline-block;}
.copyright{margin-top:10px;}
.indicator-slider.owl-carousel .owl-controls .owl-nav .owl-prev{float:right;background: url(../images/prev.png) no-repeat left center;
margin-top: -187px;height: 50px;width: 50px;overflow: hidden;text-indent: 100%;}
.indicator-slider.owl-carousel .owl-controls .owl-nav .owl-next{float:right;background: url(../images/next.png) no-repeat right center;
margin-top: -187px;margin-left: 0px;height: 50px;width: 50px;overflow: hidden;text-indent: 100%;}
.slider{margin:20px 0;}
.client h2{    font-size: 30px;
    color: #333;
    line-height: 40px;
    margin-bottom: 20px;}
.wrapp-banner1  h2.pageTitle {
    color: #FFFFFF;
    padding: 40px 0;
    text-align: center;
    display: block;
    font-size: 32px;
    font-weight: normal;
    position: relative;
}
.wrapp-banner2  h2.pageTitle {
    color: #FFFFFF;
    padding: 40px 0;
    text-align: center;
    display: block;
    font-size: 32px;
    font-weight: normal;
    position: relative;
}
.wrapp-banner3 h2.pageTitle {
    color: #FFFFFF;
    padding: 40px 0;
    text-align: center;
    display: block;
    font-size: 32px;
    font-weight: normal;
    position: relative;
}
.wrapp-banner1{background:url(../images/background_images.jpg) top center;position:relative;
background-size: 100% 100%; background-attachment: fixed;}

.wrapp-banner2{background:url(../images/Banner-About-us.jpg) top center;position:relative;
background-size: 100% 100%; background-attachment: fixed;}
.wrapp-banner3{background:url(../images/contact-banner.jpg) top center;position:relative;
background-size: 100% 100%; background-attachment: fixed;}

.about-details h2{font-size: 35px;
color: #333;
line-height: 40px;
margin-bottom: 20px;}
.about-details p{padding-right: 30px;line-height:25px;
text-align: justify;}
.about-details{display:inline-block;width:55%;vertical-align:top;}
.about-img{display:inline-block;width:40%;float:right;}
.about-data{margin:40px 0 20px;}
.about-data h2{font-size: 35px;
color: #333;
line-height: 40px;
margin-bottom: 20px;}
.about-data p{padding-right: 30px;line-height:25px;
text-align: justify;}
.contact-details{display:inline-block;width:35%;vertical-align:top;}
.enquiry{display:inline-block;width:50%;}
.contact-details h2{font-size: 25px;
color: #333;
line-height: 40px;
margin-bottom: 20px;}
.contact-details p{padding-right: 30px;line-height:25px;
text-align: justify;}

.form-group{padding-bottom:15px;}
.enquiry-form{float:right;width:80%;}
.enquiry-form h2{font-size: 25px;
color: #333;
line-height: 40px;
margin-bottom: 20px;}
input{
display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea{
display: block;
    width: 100%;
    height: 120px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {width:30%;
    text-align: center;
    background: #E48907;
    color: #fff;
    border-radius: 0;
    border: none;
    padding: 8px 15px;
}
.map{margin:40px 0 20px;position:relative;}
.gallery{Position:relative;width:100%:}

.slide {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.slide ul {
  margin: 0 auto;
  height: 382px;
}

.slide ul li {
  width: 100%;
  list-style: none;
  position: absolute;
  z-index: 1;
  height: 400px;
  background-position: top center;
  top: 0;
  left: 0;
  right: 0;
}

.slide #dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  height: 30px;
  z-index: 9999;
  font-size: 0;
  text-align: center;
  opacity: 0.7;
}

.slide #dots a {
  background: #333;
  margin: 0 6px;
  width: 18px;
  height: 18px;
  box-shadow: 0 0 1px 0 #333;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

.slide #dots a.active { background: #FFF; }

.slide .arrow {
  position: absolute;
  top: 50%;
  width: 70px;
  height: 100px;
  margin-top: -50px;
  background: #FFF;
  z-index: 999;
  opacity: 0.7;
  line-height: 100px;
  color: #333;
  text-align: center;
  text-decoration: none;
}

.slide .arrow.prev { left: 0; }

.slide .arrow.next { right: 0; }

.slide .arrow:active {
  background: #FAFAFA;
  opacity: 1;
}
.inner-gallery{width:calc(33% - 40px);display:inline-block;    margin: 0 10px 20px}
.inner-gallery img{border: 2px solid #FF9800;padding: 5px;}
.inner-gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}





.drop {
    position: relative;
    display: inline-block;
}

.drop-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
	left:50%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.drop:hover .drop-content {
    display: block;
}

.thank_box {
  background: none repeat scroll 0 0 #eee;
  border-bottom: 5px solid #3ac4fa;
  font-size: 20px;
  height: 271px;
  margin: 100px auto 0;
  padding-top: 90px;
  text-align: center;
  width: 55%;
}
.thank_box a {
  background: #3ac4fa none repeat scroll 0 0;
  border: 2px solid #3ac4fa;
  color: #fff;
  display: block;
  font-size: 13px;
  margin: 25px auto 0;
  padding: 15px 30px;
  text-transform: uppercase;
  width: 197px;
  text-decoration:none;
}
.thank_box a:hover {
  background: none repeat scroll 0 0 #fff;
  color: #3ac4fa;
  border:2px solid #3ac4fa;
  text-decoration:none;
}
.thank_box i {
  font-size: 12px;
  margin-right: 5px;
}

input, textarea {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
    color: #ed3237 !important;
    font-weight: 700;
}

.ui-page-theme-a a:hover, html .ui-bar-a a:hover, html .ui-body-a a:hover, html body .ui-group-theme-a a:hover {
    color: #ed3237 !important;
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    text-shadow: none !important;
}

.team-info h2 {
    color: #7e2726 !important;
}

.products h2 {
    color: #7e2726 !important;
}

.about-details h2 {
    color: #7e2726 !important;
}

.about-data h2 {
    color: #7e2726 !important;
}

h1 {
    color: #7e2726 !important;
}

.contact-details h2, .enquiry-form h2 {
    color: #7e2726 !important;
}

.float{
position: fixed;
    width: 80px;
    height: 80px;
    bottom: 20px;
    left: 20px;
    z-index:100;
}