<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/*------------------------------------------
Project Name : Esox Steel
Desgined By  : hassan_malik19
Developed By : Hassan;
Date        :  9/octuber/19;


Table Of Index
------------------
01. Header Css
02. Topbar Section Css
03. Header Section Css
04. Navigationwrape Section Css
05. Custom slider Section Css
06. About Css
07. Get Quote Css
08. Services Area Css
09. Inner Heading Css
10. Blog Section Css
11. Testimonial Css   
12. Team Css 
13. Blog Css 
14. Footer css
15. Copyright css
16. 404 page 
17. Media Screen Css
*/


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Poppins:100,200,300,400,500,600,700,800,900&amp;amp;display=swap');
*{margin:0; padding:0;}
body{font-family: 'Open Sans', sans-serif;}
h1, h2, h3, h4, h5, h6{font-family: 'Roboto Condensed', sans-serif;}

a{-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
ul, ol{list-style:none;}
img{max-width:100%;}
p{font-size: 16px;line-height: 29px;color:#333;text-align: justify;/* font-family: 'Raleway', sans-serif; */}

.title{text-align:center; margin-bottom:30px;}
.title h1{font-size:36px;color:#000;font-weight:bold;text-transform: capitalize;position:relative;margin-bottom:40px;font-weight:300;font-family: 'Roboto Condensed', sans-serif;}
.title h1 span{font-weight: 600;color: #da251c;text-align: center;}
.title h1:before{content:"";background: #da251c;width:40px;height:2px;position:absolute;bottom:-20px;left:50%;margin-left:-20px;}
.title p{padding:0 140px;}
.readmore{}
.readmore a{font-size: 18px;color: #da251c;text-decoration:none;font-weight:bold;font-family: 'Raleway', sans-serif;}
.readmore a:hover{color: #000;}
.readbtn{}
.readbtn a{text-decoration:none;border-radius: 30px;font-weight: bold;text-transform: capitalize;background: #da251c;padding:15px 30px;color:#fff;display:inline-block;font-size: 17px;display:inline-block;font-family: 'Raleway', sans-serif;}
.readbtn a:hover{color:#fff; background:#000;}
.readbtn i{padding-left: 5px; font-size: 18px;}
.mt40{margin-top: 40px;
}
 

/*********************************************
		Header Css
*********************************************/
.header-wrap{}
.navbar{padding:0; background:#da251c; z-index:1000;}
.navbar-brand{display:none;}
.navbar li{border-right:1px solid rgba(255, 255, 255, 0.31);}
.navbar-light .navbar-nav .nav-link{font-size: 16px;color:#fff;text-transform: capitalize;z-index:1000;/*font-weight:bold;*/padding:17px 36px;font-family: 'Roboto Condensed', sans-serif;}
@media(min-width: 1051px) and (max-width: 1300px){
	.navbar-light .navbar-nav .nav-link {
    font-size: 15px!important;
    color: #fff;
    text-transform: capitalize;
    z-index: 1000;
    /* font-weight: bold; */
    padding: 11px 18px!important;
    font-family: 'Roboto Condensed', sans-serif;
	}
}
.navbar-light .navbar-nav .nav-link:hover{color: #000000!important; font-weight: 600;}
.navbar-light .navbar-nav .nav-link.active{color: #000000;font-family: 'Roboto Condensed', sans-serif; font-weight: 600;}
.header-wrap .row{margin-bottom: 8px;margin-top: -1px;}
.quoteWrp a{font-size: 16px;color:#fff;background: #1f1a17;padding: 18px 40px;text-transform:uppercase;font-weight:bold;font-family: 'Roboto Condensed', sans-serif;}
.quoteWrp a:hover{background: #000000;}
.navbar li:hover a, .navbar li a:hover{color: #f88836 !important;}
.tp-bannertimer{display:none;}
.navbar-nav &gt; li{position:relative;}
.navbar-nav li:hover .dropdown-menu{display:block;}
.dropdown-menu{background:rgba(0, 0, 0, 0.91) !important;border-top: 5px solid #f88836;margin-top: 0;border-radius: 0;padding: 0px 0px;border-bottom: none; min-width: 280px; border-left: none; border-right: none; max-height: 450px;overflow-y: scroll;}
.dropdown-menu&gt;li{border-bottom:1px solid #8d8d8d;border-right: none;}
.dropdown-menu&gt;li:last-child{border-bottom:none;}
.navbar li .dropdown-menu&gt;li&gt;a{color:#fff !important;font-size: 17px;padding:11px 30px;display: block;text-decoration: none;font-family: 'Roboto Condensed', sans-serif;}
.dropdown-menu&gt;li&gt;a:hover{color: #FFF;background: #f88836;} 
.navbar-nav&gt;li&gt;a+i {
    display: none;
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
    background: #020000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
}
.inner-navbar{
	background: #000;
}
.inner-navbar .navbar-nav{
	margin: 0 auto;
}
.inner-navbar .navbar-nav .nav-link{
	padding: 17px 51px!important;
}



.dropdown-menu1{
    display: none!important;
    margin-left: 100%;
    margin-top: -52px;
  }
  .arjun{
    display: none!important;
    margin-left: 100%;
    margin-top: -52px;
  }
  .dropdown1:hover .dropdown-menu1{
    display: block!important;
  }
  .dropdown-menu2{
    display: none!important;
  }
  .dropdown2:hover .dropdown-menu2{
    display: block!important;
  }
  @media(max-width: 991px){
    .dropdown-menu1{
      display: none!important;
      margin-left: 0!important;
      margin-top: 0px!important;
    }
    .arjun{
      display: none!important;
      margin-left: 0%;
      margin-top: 0px;
    }
  }

/*===========Topbar Section==========*/
.topbar-wrap{background: #da251c;padding:2px 0;}
.topbar-wrap p{font-size: 16px;color:#fff;font-family: 'Poppins', sans-serif;margin:0;padding-top:5px;font-family: 'Raleway', sans-serif;}
.social-media{text-align:right;}
.social-media span{font-size:14px; color:#fff; font-family: 'Poppins', sans-serif; display:inline-block; margin-right:15px; padding-top:5px;}
.social-media ul{margin:0; display:inline-block;}
.social-media ul li{display:inline-block;}
.social-media ul li a{text-decoration:none; color:#fff; font-size:14px; width:28px; height:28px; line-height:28px; text-align:center; display:block; border:1px solid #fff; border-radius:100%;}
@media(min-width: 435px) and (max-width: 767px){
	.mobile-social{
		margin-top: 25px;
	}
	.mobile-social .social-media a{
			color: #000;
			border: 1px solid #000
	}	
}
@media(max-width: 435px){
	.mobile-social{
		margin-top: -15px;
	}
	.mobile-social .social-media a{
			color: #000;
			border: 1px solid #000
	}	
}
@media(min-width: 767px) and (max-width:2300px){
	.mobile-social{
		display: none;
	}
}
/*===========Header Section==========*/
.header-wrap{padding: 5px 0 12px; background: #ffffff;}
.conInfo{padding-left:60px; position:relative; font-family: 'Raleway', sans-serif;}
.conInfo span{font-size: 14px;text-transform: capitalize;color:#da251c;letter-spacing:3px;display:block;font-weight: bold;}
.conInfo a{text-decoration:none; font-size:16px; color:#201b18; font-weight: 600;}
.email:before{content:"\f0e0";font-family: 'FontAwesome';position:absolute;top:0;left:0;font-size:42px;line-height: 34px;color: #db2322;}
.phone:before{content:"\f10b";font-family: 'FontAwesome';position:absolute;top:0;left:0;font-size:57px;line-height: 44px;color: #db2322;}
.phone a{font-size:16px; }
.phone{padding-left:40px;}
.headInfo{text-align:right;margin-top: 24px;}
.headInfo li{display:inline-block; border-left:1px solid #d2d1d1; padding:0 36px; text-align:left;}
.headInfo li:first-child{border-left:none;}
.headInfo li:last-child{padding-right:0;}

/*===========Navigationwrape Section==========*/
.navigationwrape{margin-top:10px; z-index:1000; position:relative;}
.navbar{margin-bottom:0;}
.navbar-default{background:#1c1a1a; border-radius:0; border:none; }
.navbar-default .navbar-nav&gt;li{position:relative;}
.navbar-default .navbar-nav&gt;li:before{border-left:1px dashed #FFF; position:absolute; content:""; top:12px; left:0; height:36px;}
.navbar-default .navbar-nav&gt;li:first-child:before{border-left:none;}
.navbar-default .navbar-nav&gt;li&gt;a{font-size:14px; color:#fff; text-transform:uppercase; font-weight:600; padding:20px 34px;}
.navbar-default .navbar-nav&gt;li&gt;a:hover, .navbar-default .navbar-nav&gt;li:hover&gt;a{color:#fff; background:#76a93e;}
.navbar-collapse{padding-left:0;}
.navbar-default .navbar-nav&gt;li:last-child{float:right;}
.navbar-default .navbar-nav&gt;li:last-child a{background:#3ca5f0; font-size:18px; text-transform:uppercase; font-weight:bold; padding: 20px 44px;}
.navbar-default .navbar-nav&gt;li:last-child a:hover{background:#76a93e;}
.navbar-default .navbar-nav&gt;li:last-child:before{border-left:none;}
.navbar-nav{float:none;}
.navbar-collapse{padding-right:0;}

/*===========Custom slider Section==========*/
.tp-banner-container {
	position: relative;
	z-index: 1;
	padding: 0;
	width: 100%;
}
.tp-banner {
	position: relative;
	width: 100%;
}
.tp-caption {
	line-height:normal !important
}
.tp-caption a {
	color: inherit !important;
}
.tp-bullets.simplebullets.round .bullet {
	border: 3px #fff solid;
	border-radius: 50%;
	background-image: none !important;
}
.tparrows {
	width: auto !important;
	height: auto !important;
	background-image: none !important;
}
.tp-arr-allwrapper {
	margin: 0 10px;
	width: 50px;
	height: 60px;
	background: rgb(248, 136, 54);
}
.tp-arr-allwrapper:hover .tp-arr-iwrapper {
	color: #fff;
}
.tp-leftarrow .tp-arr-allwrapper {
}
.tp-rightarrow .tp-arr-allwrapper {
}
.tp-arr-iwrapper {
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-family: FontAwesome;
	line-height: 60px;
}
.tp-leftarrow .tp-arr-iwrapper {
}
.tp-leftarrow .tp-arr-iwrapper:before {
	content: "\f104";
}
.tp-rightarrow .tp-arr-iwrapper:before {
	content: "\f105";
}
.tp-rightarrow .tp-arr-iwrapper {
}
.slide-h1 {
	margin: 5px 0 !important;
	padding: 0 0 10px !important;
	padding-bottom: 5px !important;
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 57px;
}
.slide-h2 {
	margin: 5px 0 !important;
	padding: 0 0 10px !important;
	padding-bottom: 5px !important;
	color: #555;
	font-weight: bold;
	font-size: 55px;
	line-height: 100%;
}
.big-font {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 60px;
}
.large-desc {
	font-size: 16px;
}
.slide-h3 {
	color: #fff;
	font-size: 31px;
	line-height: 100%;
}
.slide-h3 span {
	text-transform: uppercase;
	font-weight: bold;
}
.slide-head {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 30px;
}
.slide-desc {
	font-size: 22px;
	line-height: 150%;
}
.main-title {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 70px;
}
.icon-cont {
	padding: 15px 40px;
	border-radius: 10px;
	text-align: center;
}
.icon-cont:after {
	position: absolute;
	bottom: -10px;
	left: 40%;
	z-index: 5;
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	content: "";
}
.icon-cont i {
	margin-bottom: 10px;
	color: #fff;
	font-size: 50px;
}
.icon-cont span {
	display: block;
	padding: 0 0 5px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
a.wit-btn {
	background: #fff;
	color: #333 !important;
	text-transform: uppercase;
}
.wit-line {
	width: 5%;
	height: 1px;
	background: #fff;
}
.vert-line {
	min-height: 270px;
	width: 1px;
	background: #fff;
}
.subTxt {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	color: #333;
}
.large-title {
	color: #222;
	font-size: 60px;
	font-weight: 800;
	text-transform: uppercase !important;
}
.large-light-title {
	color: #787878 !important;
	font-size: 70px;
	font-weight: lighter;
	text-transform: uppercase;
    letter-spacing:2px
}
.large-text {
	font-size: 20px;
	color: #000;
	font-weight: lighter;
}
.larger-text {
	font-size: 24px;
	font-weight: lighter;
	text-transform: uppercase;
}
.witTxt {
	color: #fff !important;
}
.light-font {
	font-weight: lighter !important;
	font-size: 50px;
}
.black-bg{
    background:rgba(0,0,0,.63);
    color:#a8a8a8;
    text-transform:none;
}
.lft-list {
	padding: 10px;
	font-size: 18px;
	color: #fff;
}
.wit-border {
	border: 1px #fff solid;
	padding: 15px 60px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.rounded-bord {
	margin-right: 15px;
	border: 1px #fff solid;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	border-radius: 50%;
}
#vertical-ticker{
	height:120px;
	overflow:hidden;
}
#vertical-ticker li{
	padding:15px 20px;
	display:block;
	text-align:center;
}
.to-bottom i.fa{
	font-size: 30px;
	border:2px #a8a8a8 solid;
	padding:20px 22px;
	border-radius:50%;
	-webkit-animation: bounce 2s infinite linear;
	animation: bounce 2s infinite linear;
}

.tp-banner{margin-top:-50px; z-index:-1; position:relative;}


.slidertext1{color:#fff; font-size:45px; font-weight:600 !important; padding:0px 0; text-transform:capitalize !important; text-shadow: 0 0 10px rgba(0, 0, 0, 0.15); font-family: 'Poppins', sans-serif; text-align:left; font-family: 'Roboto Condensed', sans-serif;}

.slidertext2{color:#fff; font-size:25px; font-weight:500 !important; letter-spacing:6px; padding:0px 0; text-transform:uppercase !important; font-family: 'Poppins', sans-serif; text-align:left; text-shadow: 0 0 4px rgba(0, 0, 0, 0.15); font-family: 'Roboto Condensed', sans-serif;}
.slidertext2 span{color:#fff;}

.slidertext3{color:#fff; font-size:18px; font-weight:normal; padding:7px 0; text-transform:inherit !important; font-family:'OpenSans', sans-serif; text-align:left; line-height:32px !important; margin-bottom: 20px;font-family: 'Raleway', sans-serif;}
.slidertext4 a{color:#fff !important;font-size:18px;font-weight:700;padding:18px 40px;text-transform:uppercase !important;text-align:left;background: #da251c;font-family:'OpenSans', sans-serif;}
.slidertext4 a:hover{background:#fff; color: #000 !important;}
a.slidebtn{background:#e76ba9; color:#fff !important; padding:15px 30px; font-size:16px; font-weight:normal !important; text-transform:none !important; display:inline-block; font-family:'OpenSans', sans-serif;}
a.slidebtn i{margin-left:10px;}


@-webkit-keyframes bounce {
	0% {
		transform:translateY(0%);
	}
	50% {
		transform:translateY(-30%);
	}
	100% {
		transform:translateY(0);
	}
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
  0% {
		transform:translateY(0%);
	}
	50% {
		transform:translateY(-30%);
	}
	100% {
		transform:translateY(0);
	}
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
		transform:translateY(0%);
	}
	50% {
		transform:translateY(-30%);
	}
	100% {
		transform:translateY(0);
	}
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
	0% {
		transform:translateY(0%);
	}
	50% {
		transform:translateY(-30%);
	}
	100% {
		transform:translateY(0);
	}
}




/********************************************
	   == About Css Start ==
********************************************/
.about-wrap{padding:60px 0; background: url(../images/about-bg.jpg) top no-repeat; background-size: cover;}
.aboutImg{position:relative; text-align:right; margin-top: 100px}
@media(max-width: 991px){
	.aboutImg{
		margin-top: 0;
	}
}
.about-wrap h3{font-size:24px; color:#fff; background:#f39c11; display:inline-block; text-shadow: 1px 2px 3px rgba(10,10,10,.14); padding:30px 70px; position:absolute; bottom:30px; left:80px; border:8px solid #fff;}
.about-wrap h3 span{display:block;}
.about-wrap .readmore{text-align:left;}
.about-wrap .title{margin-bottom:30px;}
.about-wrap .title h1{font-size: 36px;text-align: center;}
.about-wrap .readmore{margin-top:30px;}
.about-wrap .readmore a{padding:15px 34px; font-size:16px; text-transform:uppercase; background:#151719; color:#fff; display:inline-block;}
.about-wrap .readmore a:hover{background:#ff5e14; color:#fff;}
.about_right{margin-top:30px;}
.about-wrap .title{text-align:left;}
.about-wrap .title p{font-size: 35px;text-align: center; color: #000000;padding:0;margin-bottom: 15px;font-family: 'Roboto Condensed', sans-serif;}
.about-wrap .title h1:before{margin:0;left: 41%;width: 80px;}


/*** 
=============================================
    Get Quote
=============================================
***/
.get-wrap{background:url(../img/gallery/quote-bg.jpg) no-repeat;padding: 60px 0;text-align:center;background-size:cover; background-position: 50% 65%;}
.get-wrap .title h1{color:#fff;}
.get-wrap p{font-size: 18px;line-height: 32px;color:#fff;padding:0 133px;margin-bottom:30px;text-align: center;/* font-family: 'Raleway', sans-serif; */}
.get-wrap .readbtn a:hover{color:#da251c; background:#fff;}
.quote_wrap{max-width: 550px; margin: 0 auto; background: #fff; padding:50px 40px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.13);}
.sub-btn{text-align: center;}


/*** 
=============================================
    Services Area
=============================================
***/
.services-area {
  padding: 80px 0;
  background: #eee;
}
.services-area .single-service-item {
  padding-bottom: 42px;
  border: 1px dashed #da251c;
  min-height: 530px;
  margin-top:30px;
  padding: 16px;
  border-radius: 5px;
}
.single-service-item h3{min-height: 68px;}
.single-service-item h3 a{text-decoration:none; font-size:24px; color:#000;}
.single-service-item h3 a:hover{color: rgb(218 37 28);}
.services-area .single-service-item .img-holder {
  display: block;
  position: relative;  
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
}
.single-service-item p{margin-bottom:8px;font-family: 'Poppins', sans-serif;min-height: 71px;text-align: justify;line-height: 30px;font-family: 'Raleway', sans-serif;}
.services-area .single-service-item .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.services-area .title p, .services-area .title{margin-bottom: 0;}
.overlay {
  background-color: transparent;
  
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.4s ease 0s;
  transition: background-color 0.4s ease 0s;
}
.overlay .box {
  border: 5px solid transparent;
  display: table;
  height: 100%;
  -webkit-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
  width: 100%;  
}
.overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;  
}
.overlay .box .content a {
  padding: 9.5px 24px;
  -webkit-transform: translate3d(0px, -75px, 0px);
  transform: translate3d(0px, -75px, 0px);
  -webkit-transition: all 0.4s ease 0s !important;
  transition: all 0.4s ease 0s !important;
  opacity: 0;
}

.services-area .single-service-item:hover .img-holder .overlay {
  background-color:rgba(255, 94, 20, 0.72);
}
.services-area .single-service-item:hover .img-holder .overlay .box {
  border-color: #fdc716;
}
.services-area .single-service-item:hover .img-holder .overlay .box .content a {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.services-area .single-service-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.services-area .single-service-item .text-holder {
  padding-left: 60px;
  position: relative;
  padding-top: 30px;
}
.services-area .single-service-item .text-holder .icon {
	background: #d9261b none repeat scroll 0 0;
    color: #ffffff;
    left: 0;
    position: absolute;
    top: 30px;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    padding: 12px 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  border: 1px solid #e4e4e4;
}
.services-area .single-service-item .text-holder .icon i{font-size:24px;}
.services-area .single-service-item .text-holder .icon span:before {
  font-size: 30px;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.services-area .single-service-item .text-holder .text{
  padding-left: 20px;    
}
.services-area .single-service-item .text-holder .text h3 {
  margin: -6px 0 8px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
}
.services-area .single-service-item:hover .text-holder .icon{
  background: rgb(31 26 23);
  color: #fff;
}
.innerContent-wrap .services-area{padding: 0;}
.list-service li{font-size:14px; color:#666; position:relative; padding-left:28px; margin:10px 0;}
.list-service li:before{content: "\f058"; font-family: 'FontAwesome'; position:absolute; top:-1px; left:0; color:#ff5e14; font-size:18px;}
.service_delImg{margin-bottom: 20px;}

.catewrap li {margin: 7px 0;}
.catewrap li a {text-decoration: none;
    display: block;
    color: #444;
    font-size: 14px;
    font-weight: 600;
    padding: 15px;
    background: #fff;
    border: 1px solid #f7f7f7;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

.catewrap li:first-child{margin-top: 0;}
.catewrap li a:hover{background: #ff5e14; color: #fff;}
.serviceWrp .title h1{text-align: left; font-size: 30px;}
.serviceWrp .title h1:before{left: 0; margin-left: 0;}
.catewrap li a.active{background: #ff5e14; color: #fff;}

.services-area .nav-tabs .nav-link.active{
	    color: #fff;
	    /*font-weight: bold;*/
	    font-size: 20px;
	    background-color: #f88836;
	    border-color: none!important;
	    border:none;
}
.services-area .nav-tabs .nav-link{
	color: #000;
	/*font-weight: bold;*/
	font-size: 18px;
	/*background-color: #fff;*/
	border-right: 1px solid;
	padding: 7px 25px;
	font-family: 'Roboto Condensed', sans-serif;
}
.services-area .nav-tabs{
	border-bottom: none;
}
.services-area .nav-tabs .nav-link:hover{
	border-color: none!important;
}


/*********************************************
		Inner Heading Css
********************************************
.inner-heading{background:url(../images/banner-bg.html) no-repeat top; background-size:cover; padding:40px 0;}
.inner-heading h1{font-size:36px; color:#fff; text-align:center; text-transform:uppercase; font-weight:bold;}

.inner-content{padding:70px 0;}
.contactInfo h3{text-align:center; font-size:32px; font-weight:bold;}
.conIcon{text-align:center; margin-top: -90px; margin-bottom:40px;}
.conIcon i{width:70px; height:70px; border:2px solid #0d77bc; font-size:30px; color:#0d77bc; line-height:70px; border-radius:100%; background:#fff;}
.formcol .form-control{border-radius:0; height:48px; font-size:14px;}
.formcol textarea.form-control{height: 200px !important;}
.contact-btn .sub{margin-top:10px !important; font-size:14px; text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding: 16px 30px;
    display: inline-block;
    text-decoration: none;
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    border-radius: 33px;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
    background: #ff5e14; box-shadow:none; cursor:pointer; border:none;}
	.contact-btn .sub:hover{background:#000;}
.contact-btn .sub i{margin-left:10px; font-size: 18px;}
.getTouch{font-size:36px; font-weight:bold; margin-bottom:30px;}
.inner-content .about-wrap{padding:0; background:none;}

/*===Blog Section===*/

.blog-item-one {
	margin-bottom: 30px;
}

.blog-item-one .image-box {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.blog-item-one .image-box:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 8;
	opacity: 0;
	-webkit-transform: perspective(400px) rotateX(-90deg);
	-ms-transform: perspective(400px) rotateX(-90deg);
	transform: perspective(400px) rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	background-color: rgba(0, 0, 0, 0.75);
}

.blog-item-one:hover .image-box:before {
	opacity: 1;
	-webkit-transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	transform: perspective(400px) rotateX(0deg);
}

.blog-item-one .overlay a {
	background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
	border-radius: 50%;
	color: #222;
	font-size: 20px;
	height: 60px;
	margin: 0 5px;
	line-height: 60px;
	opacity: 0;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateX(0%) translateY(-30%) scale(0.9);
	-ms-transform: translateX(0%) translateY(-30%) scale(0.9);
	transform: translateX(0%) translateY(-30%) scale(0.9);
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 60px;
}

.blog-item-one .overlay a:hover {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
	color: #7ba0c5;
}

.blog-item-one:hover .overlay a {
	opacity: 1;
	-webkit-transform: translateX(0) translateY(0%) scale(1);
	-ms-transform: translateX(0) translateY(0%) scale(1);
	transform: translateX(0) translateY(0%) scale(1);
}

.blog-item-one .overlay {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-item-one:hover .overlay {
	opacity: 1;
}

.blog-item-one .image-box img {
	width: 100%;
	transform: scale(1);
	transition: all 500ms ease;
}

.blog-item-one:hover .image-box img {
	transform: scale(1.2);
	transition: all 500ms ease;
}

.blog-item-one .image-box .date-box {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background:rgba(124, 161, 197, 0.83);
	z-index: 9;
	padding: 5px;
}

.blog-item-one .image-box .date-box p {
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	font-weight: 400;
	padding: 0px 16px;
	display: inline-block;
}

.blog-item-one .image-text h6 {
	font-size: 18px;
	font-weight: 700;
	color: #333333;
	line-height: 27px;
	display: inline-block;
	transition: all 500ms ease;
}

.blog-item-one .image-text h6 a {
	font-size: 18px;
	font-weight: 700;
	color: #333333;
	line-height: 27px;
	display: inline-block;
	transition: all 500ms ease;
}

.blog-item-one .image-text h6 a:hover {
	color: #7ba0c5;
	transition: all 500ms ease;
}

.blog-item-one .image-text .link-btn a {
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	color: #333333;
	display: inline-block;
	transition: all 500ms ease;
}

.blog-item-one .image-text .link-btn a i {
	font-size: 13px;
	margin-left: 5px;
}

.blog-item-one .image-text .link-btn a:hover {
	color: #f36371;
	transition: all 500ms ease;
}
.left-side-area .get-start{margin-top:6px;}
.left-side-area .get-start a{box-shadow:none; padding:12px 26px; background:#7ba0c5; font-size:14px;}
.left-side-area .get-start a:hover{background:#000;}

/*===Styled Pagination===*/

.styled-pagination {
	position: relative;
	margin-bottom: 0;
	margin-top: 10px;

}

.styled-pagination li {
	position: relative;
	margin: 0 10px;
	display: inline-block;
}

.styled-pagination li a {
	position: relative;
	display: block;
	font-size: 15px;
	color: #888888;
	font-weight: 700;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	transition: all 500ms ease; 

}

.styled-pagination li i {
	font-size: 15px;
	color: #979797;
	width: 40px;
	height: 40px;
	line-height: 40px;
	transition: all 500ms ease;
	border: 1px solid #d5d5d5;
}

.styled-pagination li:hover a {
	color: #7ba0c5;
	transition: all 500ms ease;
}

.styled-pagination li:hover i {
	color: #7ba0c5;
	border-color: #7ba0c5;
	transition: all 500ms ease;
}


.sidebar .sidebar-item {
    margin-bottom: 40px;
    overflow: hidden;
}

.sidebar .sidebar-item .title h4 {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

.sidebar .sidebar-item .title h4::before {
    background: #ff5e14 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 30px;
}

.sidebar .sidebar-item input {
    border: 1px solid #e7e7e7;
    border-radius: inherit;
    box-shadow: inherit; min-height: 50px;
}
.sidebar .sidebar-item form{position:relative;}
.sidebar .sidebar-item form input[type="submit"] {
    background: #ff5e14 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff; cursor:pointer;
    font-weight: 600;
    padding: 0 20px;
	min-height: 50px;
    position: absolute;
    right: 0;
    text-transform: capitalize;
    top: 0;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.sidebar .sidebar-item input {
    border: 1px solid #e7e7e7;
    border-radius: inherit;
    box-shadow: inherit;
}
.sidebar .sidebar-item form input[type="submit"]:hover {
    background: #000 none repeat scroll 0 0;
    border: medium none;
}

.sidebar .sidebar-item.category li a {
    color: #666666;
    display: block;
    position: relative;
    text-transform: capitalize;
    z-index: 1; padding:10px 0; text-decoration:none;
}	
.sidebar .sidebar-item.category li {
    border-bottom: 1px dashed #999999;
}
.sidebar .sidebar-item.category li a:hover{background:#ff5e14; padding-left:10px; color:#fff;}
.sidebar .sidebar-item.tags li {
  display: inline-block;
}
.sidebar .sidebar-item.tags li a {
  border: 1px solid #e7e7e7;
  display: inline-block;
  float: left;
  margin-right: 3px; text-decoration:none;
  padding: 8px 20px;
   font-size:14px; color:#000; text-transform: capitalize;
}
.sidebar-item .title{text-align: left; margin-bottom: 0px;}
.sidebar .sidebar-item.tags li a:hover{background:#ff5e14; color:#fff;}

.recent-post-widget .posts {
    background-color: #f7f7f7;
    padding: 30px 20px 10px;
}
.recent-post-widget .post {
    overflow: hidden;
}
.recent-post-widget .entry-media {
    width: 75px;
    float: left;
    margin-bottom: 20px;
}
.recent-post-widget .entry-details {
    width: calc(100% - 75px);
    float: left;
    padding-left: 15px;
}
.recent-post-widget .entry-details h4 {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
}
.recent-post-widget .entry-details h4 a {
    color: #051829;
}
.recent-post-widget .date {
    font-size: 14px;
    color: #bebfc0;
}

.sidebar{padding-left: 30px;}
.blogList .inner-box{padding: 25px;}
.blogList .date{left: auto !important; top: auto !important; right: 20px; bottom: 20px;}
.imgWrp{position: relative;}
.blogList .lower-content{padding: 0 !important;}
.blogList .news-block-one h3{min-height: initial;}
.blogList .readbtn a{padding: 14px 20px; font-size: 12px;}
.blogList .readbtn i{font-size: 16px;}
.blogList .readbtn{margin-top: 18px;}

blockquote{background: #eee; margin: 25px 0; padding: 25px; font-size: 14px; font-style: italic;; line-height: 24px; border-left: 8px solid #ff5e14;}




/*********************************************
		testimonial Css
*********************************************/
.testimonial-wrap{background: url(../images/testimonial-bg.jpg) no-repeat top; background-size: cover; padding:60px 0;}
.testimonial-wrap .title{margin-bottom: 70px;}
.testimonial-wrap .title h1 span{color: #fff;}
.testimonial-wrap .testimonial{text-align: center; border: 1px solid #757575; background:rgba(255, 255, 255, 0.11); border-radius: 5px;}
.testimonial-box{transform: translateY(-32px);}
.testimonial-author-name {
    font-weight: 500;
    font-size: 18px;
    margin-top: 27px;
    display: block;
    overflow: hidden;
}
.activeColor {
    color: #ff5e14 !important;
}
.testimonial-content {
    padding: 0px 33px 0px;
}
.text-light p{
    color: #f8f9fa!important; margin-top: 8px !important;
}
.quotation{margin-top: 15px;}
.quotation i{font-size: 26px; color: #fff;}
.testimonial-wrap ul{list-style: none;}
.testimonial-wrap ul li{padding-top: 32px;}
.testimonial-wrap .owl-dots, .testimonial-wrap .owl-nav{display: none;}
.innerContent-wrap .testimonial-wrap{background: none; padding: 0;}
.innerContent-wrap .testimonial{border: 1px solid #efefef; margin: 15px 0;}
.innerContent-wrap .text-light{color: #000 !important;}
.innerContent-wrap .text-light p{color: #a0a0a0!important;}
.innerContent-wrap .quotation i{color: #ff5e14;}
.innerContent-wrap .testimonial{}



/*********************************************
		Team Css
*********************************************/
.team-section{
	position: relative;
	padding: 60px 0;
}

.team-block{
	position: relative;
}

.team-block .inner-box{
	position: relative;
	padding-right: 50px;
}	

.team-block .image-box{
	position: relative;
	margin-bottom: 15px;
}

.team-block .image-box .image{
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
	z-index: 9;
}

.team-block .image-box img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block .inner-box:hover .image-box img{
	opacity: .80;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.team-block .image-box .social-links{
	position: absolute;
	right: 0;
	top: 0;
}

.team-block .image-box .social-links li{
	position: relative;
	display: block;
	right: 0;
	opacity: 0;
	visibility: hidden;
}

.team-block .image-box .social-links li a{
	display: block;
	text-align: center;
	font-size: 19px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	color: #222222;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.team-block .image-box .social-links li a:hover{
	color: #fbb216;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(2){
	transition-delay: 100ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(3){
	transition-delay: 200ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(4){
	transition-delay: 300ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(5){
	transition-delay: 400ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(6){
	transition-delay: 500ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(7){
	transition-delay: 600ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(8){
	transition-delay: 700ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(9){
	transition-delay: 800ms;
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(10){
	transition-delay: 900ms;
}

.team-block .inner-box:hover .image-box .social-links li{
	right: -50px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.team-block .image-box .name{
	position: absolute;
	right: -40px;
	bottom: 40px;
	min-width: 170px;
	text-align: center;
	background-color: #ff5e14; 
	z-index: 9;
	font-family: "Arimo", sans-serif;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.team-block .image-box .name a{
	position: relative;
	display: inline-block; text-decoration: none;
	font-size: 18px;
	line-height: 27px;
	color: #ffffff;
	font-weight: 500;
	padding: 10px 20px;
	min-width: 170px;
}

.team-block .inner-box:hover .image-box .name{
	background-color: #000;
}

.team-block .inner-box .designation{
	position: relative;
	display: block;
	width: 100%;
	text-align: right;
	font-size: 16px;
	line-height: 1.2em;
	color: #333;
	font-style: italic;
	font-weight: 600;
}

.innerContent-wrap .team-section{padding: 0;}
.innerContent-wrap .inner-box {margin: 15px 0;}

/*********************************************
		Blog Css
*********************************************/
.blog-wrap{background: #eee; padding: 60px 0 50px 0;}
.blog-section {
	position: relative;
}

.btn-style-four.border-anim-left:before {
	height: 6px;
	left: -6px;
	top: -6px;
}

.btn-style-four.border-anim-left:after {
	width: 6px;
	left: -6px;
	top: -6px;
}
.btn-style-four .border-anim-right:before {
	height: 6px;
	right: -6px;
	bottom: -6px;
}
.btn-style-four .border-anim-right:after {
	width: 6px;
	right: -6px;
	bottom: -6px;
}

.news-block-one .inner-box {
	position: relative;
	background: #fff;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
}

.news-block-one .image {
	position: relative;
	overflow: hidden;
}

.news-block-one .image img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}

.news-block-one .inner-box:hover .image img {
    transform: scale(1.2);    
}

.news-block-one .image a {
    position: absolute; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;  
}

.news-block-one .image a:before{
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(-90deg);
	transform-origin: top;
	transition: all 0.5s;
	background-color: rgba(36, 41, 54, 0.92);
}

.news-block-one .image a:after{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(90deg);
	transform-origin: bottom;
	transition: all 0.5s;
	background-color: rgba(36, 41, 54, 0.92);
}

.news-block-one .inner-box:hover .image a:before{
	opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transition: all 700ms ease 100ms;	
}

.news-block-one .inner-box:hover .image a:after{
	opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transition: all 700ms ease 300ms;	
}

.news-block-one .lower-content {
	position: relative;
	padding: 60px 30px 30px 30px;
}

.news-block-one .date {
	position: absolute;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 23px;
	border: 9px solid #fff;
	background: #ff5e14;
	text-align: center;
	top: -40px;
	left: 50px;
	padding: 9px 0;
	text-transform: uppercase;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

.news-block-one .post-meta {
	margin-bottom: 10px;
}

.news-block-one .post-meta li {
	position: relative;
	display: inline-block;
	padding-right: 15px;
	margin-right: 15px;
}

.news-block-one .post-meta li:last-child {
	margin-right: 0px;
	padding-right: 0px;
}

.news-block-one .post-meta li:before {
	position: absolute;
	content: '';
	top: 5px;
	right: 0;
	background: #f57f4b;
	width: 1px;
	height: 13px;
}

.news-block-one .post-meta li:last-child:before {
	display: none;
}

.news-block-one .post-meta li a {
	color: #ff5e14;
	font-weight: 600;
	font-size: 14px;
}

.news-block-one h3 {
	font-size: 18px;
	font-weight: 500; min-height: 45px;
	margin-bottom: 10px;
}

.news-block-one h3 a {
	color: #252733;
	transition: all .5s ease;
}

.news-block-one h3 a:hover {
	color: #f57f4b;
}
.text{font-size: 14px; line-height: 24px;}





.innerContent-wrap .blog-wrap{padding: 0; background: none;}




.faqs {
	margin-bottom: 30px;
}
.faqs .panel-default&gt;.panel-heading {
	background: none;
	border: none;
	padding: 0;
}
.panel-heading h4{margin-bottom: 0;}
.faqs h4 a {
	padding:15px 55px 15px 15px;
	display: block;
	background: #ff5e14;
	color: #fff;
	font-size: 18px;
	position: relative;
	
}
.panel-group h3{font-size:30px; margin-bottom:10px; margin-top:15px;}
.panel-group .panel {
	border-radius: 0;
	margin-bottom: 20px;
	border:1px solid #eee;
}
.panel-group .panel-body {
	line-height: 24px;
	color: #555;
	padding:15px;
	font-size: 14px;
}
.faqs h4 .collapsed:hover, .faqs h4 a:hover, .faqs h4 a:active {
	text-decoration: none;
	background: #ff5e14;
	color: #fff;
}
.faqs h4 a:before {
	content: "\f068";
	background: #fff;
	font-family: 'FontAwesome';
	width: 30px;
	padding: 6px 0;
	color: #ff5e14;
	position: absolute;
	right: 15px;
	top: 11px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
	line-height:18px;
	border-radius:50%;
}
.faqs h4 .collapsed:before {
	content: "\f067";
	font-family: 'FontAwesome';
	background: #ff5e14;
	width: 30px;
	padding: 6px 0;
	color: #fff;
	position: absolute;
	right: 15px;
	top: 11px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
	text-decoration: none;	
}
.faqs h4 a.collapsed {
	background: #fff;
	color: #666;
	text-decoration: none;
}


.faqs h4 .collapsed:hover:before {background: #fff; color: #ff5e14;}



/*************************************************
		Footer css
*************************************************/
.footer-logo{
	margin-top: -12px;
}
.footer-wrap{background:#212223;
	border-top: 1px solid #fff;
	padding: 53px 0;background-image: url(../img/footer-bg.png);background-repeat: no-repeat; background-size: cover;}
.footer-wrap p{padding-top:15px;font-size:16px;line-height:28px;color:#fff;/* font-family: 'Raleway', sans-serif; */}
.footer-wrap .readbtn a:hover{background: #fff; color: #000;}
.footer-wrap h3{color:#fff;font-size: 24px;margin-bottom:35px;position:relative;font-family: 'Roboto Condensed', sans-serif;}
.footer-wrap h3:before{content:""; background:#fff; height:2px; width:34px; position:absolute; bottom:-15px; left:0;}
.footer-links{list-style:none; margin-bottom: 0;}
.footer-links li{line-height:34px;}
.footer-links li a{text-decoration:none;color:#fff;font-size: 16px;font-family: 'Raleway', sans-serif;}
.mobile a:hover, .footerEmail a:hover, .siteLink a:hover, .footer-links li a:hover{color: #da251c;}
.footer-links li:before{content: "\f0da"; font-family: 'FontAwesome'; padding-right:10px; color: #da251c;}
.footer-wrap .readmore a{padding: 10px 24px; font-size: 16px; letter-spacing:0.5px; background: #f55c15; color: #fff;}
.footerInfo{font-size:16px;color:#fff;position:relative;padding-left:36px;line-height:30px;margin-bottom:10px;font-family: 'Raleway', sans-serif;}
.footerInfo:before{content: "\f041";  font-family: 'FontAwesome'; position:absolute; top:5px; left:0; font-size:24px;color: #da251c;}
.footerInfo a{font-size:14px; color:#b3b3b3; font-size:14px; line-height:30px; font-weight:normal;}
.info i{padding-right:8px; color:#b3b3b3;}
.mobile a{font-size:16px;color:#fff;/* font-weight:600; */text-decoration:none;}
.mobile:before{content:"\f10b"; font-size:30px; top:0; left:5px;}
.footerEmail a{font-size:16px; color:#fff; text-decoration:none;}
.footerEmail:before{content:"\f0e0"; font-size:18px; top:0; left:5px;}
.siteLink{margin-bottom:0;}
.siteLink a{font-size:16px; color:#fff; text-decoration:none;}
.siteLink:before{content:"\f0ac"; font-size:18px; top:0; left:5px;}
.footer-wrap .social-media{text-align:left;}
.social-media{text-align:right;}
.social-media span{font-size: 16px;color:#fff;font-family: 'Poppins', sans-serif;display:inline-block;margin-right:15px;padding-top:5px;font-family: 'Raleway', sans-serif;}
.social-media ul{margin:0; display:inline-block;}
.social-media ul li{display:inline-block; padding-right:4px;}
.social-media ul li a{text-decoration:none; color:#fff; font-size:15px; width:30px; height:30px; line-height:29px; text-align:center; display:block; border:1px solid #fff; border-radius:100%;}
.social-media ul li:nth-child(1) a:hover{background:#3b5999; color:#fff;}
.social-media ul li:nth-child(2) a:hover{background:#55acef; color:#fff;}
.social-media ul li:nth-child(3) a:hover{background: #b92b27;color:#fff;}
.social-media ul li:nth-child(4) a:hover{background: #25D366;color:#fff;}

/*************************************************
		Copyright css
*************************************************/
.copyright-wrap{padding:5px 0;background: #da251c;}
.copyright{font-size: 16px;color: #ffffff;text-align: center;font-family: 'Raleway', sans-serif;}
.copyright a{
	color: #fff
}

.innerHeading-wrap{background: url(../images/innerHeading-bg.jpg) no-repeat top; padding:70px 0 40px 0; text-align: center; margin-top: -42px;}
.innerHeading-wrap h1{color: #fff; font-weight: bold;}
.innerContent-wrap{padding: 60px 0;}
.innerContent-wrap .about-wrap{padding: 0; background: none;}



/*********************************************
	 404 page
**********************************************/
.four-zero-page{text-align:center;
  padding: 0 0 50px 0;
}
.four-zero-page h2 {
  font-size: 300px;
  color: #ff5e14;
  font-weight: 800;
}
.four-zero-page h3 {
  color: #ff5e14;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 10px;
}
.four-zero-page p{letter-spacing: 2px; padding:0 250px;}
.four-zero-page .readmore{margin-top:30px;}






.image_hover a {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 26px;
    color: #fff;
    transform: translate(-50%,-50%) scale(.5);
    transition: .5s linear;
    opacity: 0;
    transition-delay: .4s;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background: #0098b1;
    border-radius: 50%;
}
.projectImg:hover .image_hover a {
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
    transition-delay: 0s;
}


.image_hover:before {
    position: absolute;
    content: '';
    background: #222;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: scale(1,0);
    transition: all .5s linear;
}
.projectImg:hover .image_hover:before {
    transform: scale(1,1);
    opacity: .1;
}
.projectImg{margin: 15px 0;}
.delImg img{width: 100%;}
.projectImg img {
    width: 100%;
    transition: all 8s cubic-bezier(0, 0, 0.2, 1);
    transition-delay: .2s;
    display: block;
    transform: scale(1.05);
}

 .projectImg:hover img {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.projectImg {
    position: relative;
    overflow: hidden;
}








/*********************************************
		Media Screen Css
*********************************************/
@media screen and (max-width: 1300px){
.navbar li{padding: 5px 10px;}

}

@media screen and (max-width: 1200px){
.headphone img{width: 30px;}
.headphone a{font-size: 20px !important;}
.navbar-light .navbar-nav .nav-link{font-size:16px;}
.inner-navbar .navbar-nav .nav-link {
    padding: 17px 32px!important;
}
.headphone a{font-size: 20px !important;}
.banner-wrap .slider-heading{font-size:64px;}
.banner-wrap p{font-size:36px;}
.call-wrap .get-start a{padding: 11px 20px;}
.call-details li{padding: 0 20px;}
.call-info a{font-size: 22px;}
.headInfo li{padding: 0 5px;}
.navbar-light .navbar-nav .nav-link{padding: 13px 25px;}
.slidertext1, .slidertext2, .slidertext3, .slidertext4{margin-left: 60px !important;}
.single-service-item h3{line-height: 22px; min-height: inherit;}
.single-service-item h3 a{font-size: 18px;}
.news-block-one .post-meta li a{font-size: 14px;}
.news-block-one .lower-content{padding: 50px 40px 35px 40px;}
.news-block-one .post-meta li{padding-right: 10px; margin-right: 10px;}
.news-block-one h3{font-size: 20px; min-height: 72px;}
}

@media screen and (max-width: 1050px){
.navbar li {padding: 2px 2px !important;}

}

@media screen and (max-width: 990px){
.navbar-brand{display:block; color: #fff !important; padding: 10px !important;}
.navbar{float:none;background: #da251c;}
.navbar-light .navbar-nav .nav-link{font-size:14px; padding: 12px 14px !important;}
.headphone a{margin:0;}
.navbar-light .navbar-toggler {background: #fff; margin-right: 10px !important; margin: 5px;}
.logo{text-align:center; margin-bottom:15px;}
.navbar-light .navbar-nav .nav-link{border:none; color:#fff !important;}
.navbar-light .navbar-nav .nav-link:hover{color:#fff !important; background:#000; border:none;}
.navbar-light .navbar-nav .nav-link.active{border:none;}
.contact-btn{margin-bottom: 40px;}
.navbar li{padding:0 !important;}
.navbar li a{padding:6px 16px !important;}
.inner-content .map{margin-top:30px;}
.banner-wrap .slider-heading{line-height: 70px; font-size:46px;}
.banner-wrap p{font-size:20px; line-height:36px;}
.get-start {margin-top: 30px;}
.banner-wrap{padding:70px 0;}
.down-arrow {margin-top: 50px;}
.whatWe-wrap ul li{margin-bottom:30px;}
.aboutImg{text-align:center;}
.get-wrap{max-width:inherit;}
.call-details li{padding: 0 25px;}
.callWrp{text-align:center;}
.call-wrap p{margin-left:0;}
.headInfo li{padding: 0 18px;}
.phone a{font-size: 18px;}
.conInfo a{font-size: 15px;}
.title p, .get-wrap p{padding: 0;}
.services-area .single-service-item{min-height: 410px;}
.team-block .inner-box{margin: 15px auto; max-width: 500px;}
.team-section .title p{margin-bottom: 0;}
.news-block-one h3{min-height: inherit; margin-bottom: 5px;}
.footer-wrap .readbtn{margin-bottom: 30px;}
.slidertext3{line-height: 16px !important;}
.navbar-nav&gt;li&gt;a+i {display: block;}
.navbar-nav li:hover .dropdown-menu{display: none;}
.dropdown:hover{background: #000; color: #fff !important;}
.four-zero-page p{letter-spacing: 1px; padding:0;}
}


@media screen and (max-width: 767px){
.get-wrap p{font-size: 16px;}
.call-details li:before{display:none;}
.call-details li{margin-top:10px;}
.banner-wrap .slider-heading{font-size:30px; line-height: 40px;}
	.banner-wrap p{font-size:16px; margin-top:0;}
	.whatWe-wrap{padding:60px 0px;}
	.social-media, .topbar-wrap, .headInfo{text-align: center;}
.social-media{margin-top: 15px;}
.slidertext3{line-height: 16px !important;}
.topbar-wrap{
	display: none;
}
.aboutImg{text-align: center; margin-top: 30px;}
.slidertext3{line-height: 15px !important;}
.credits, .copyright-wrap{text-align: center;}
.four-zero-page h2 {font-size: 236px;}
.headInfo{
	display: none;
}
}



@media screen and (max-width: 480px){
	.banner-wrap .slider-heading{font-size:28px; line-height:30px;}
	.banner-wrap p{font-size:14px; line-height:20px; margin-top:10px;}
	.get-start a{padding: 12px 28px; font-size: 18px;}
	.title h1{font-size:34px;}
	.call-wrap .get-start a{font-size:14px; padding: 11px 13px;}
	.call-wrap p{font-size:16px;}
	.call-info img{margin:0;}
	.call-info span{display:block;}
	.call-details li{padding:0;}
	.topbar-wrap {display: none;}
	.slidertext3{line-height: 10px !important;}
	.slidertext1{font-size: 56px;}
	.slidertext2{font-size: 30px;}
	.slidertext3{line-height: 6px !important;}
	.four-zero-page h2 {font-size: 140px;}
.four-zero-page h3{font-size:18px;}
.innerHeading-wrap h1{font-size: 26px;}
}






@media screen and (max-width: 320px){
.news-block-one .post-meta li a{font-size: 12px;}
}






@media(max-width: 767px){
	.icon-bar{
		display: none;
	}
	.enquiry-stciky{
		display: none;
	}
}
.icon-bar {
  position: fixed;
  z-index: 999999;
  top: 60%;
  right: 0;
  transform: translateY(-50%);
}

.icon-bar a {
	display: block;
    text-align: center;
    padding: 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;
    border-radius: 3px 0px 0px 3px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #b92b27;
  color: white;
}

.youtube {
  background: #25D366;
  color: white;
}




/*
	gallery
*/
.inner-content{
	padding: 80px 0 80px;
	background: #eee;
}
.galleryImg{overflow: hidden; position: relative;}
.galleryImg:hover .jx-portfolio-hover{opacity: 1;
    cursor: pointer;}


.jx-portfolio-hover{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    padding: 20px;
    opacity: 0;
    transition: all .3s ease-out;}

.jx-portfolio-top-hover {
    position: absolute;
    bottom: 17px !important;
    transition: all 0.3s ease-out;
}

.jx-portfolio-top-hover .jx-title {
    font-size: 19px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}

.jx-portfolio-plus-hover {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -47px;
    margin-top: -40px;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
}
.jx-portfolio-plus-hover a {
    height: 70px;
    width: 70px;
    margin-top: 10px;
    margin-left: 10px;
}

.jx-portfolio-plus-hover a {
    float: left;
    margin-right: 5px;
}
.jx-portfolio-plus-hover i{background: #ffb300;}

.jx-portfolio-plus-hover i:after {
    transition: all 0.3s ease-out;
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 60px;
    height: 60px;
    border: 2px solid #f88836;
    border-radius: 50%;
    opacity: 0;
    z-index: 0;
}
.jx-portfolio-plus-hover:hover i:after {
    opacity: 1;
}
.galleryImg:hover .jx-portfolio-hoverlayer {
    opacity: 1;
    cursor: pointer;
    top: 0;
}

.jx-portfolio-hoverlayer {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    z-index: 999;
    top: 100%;
    left: 0;
    transition: all .3s ease-out;
}
.galleryImg{margin: 15px 0;}
.galleryImg:hover .jx-portfolio-plus-hover{top: 50%;}
.jx-portfolio-plus-hover i{
    width: 50px;
    height: 50px;
    color: #FFF;
    background: #da251c;
    text-align: center;
    line-height: 53px;
    border-radius: 50%;
    font-size: 20px;
    }



/*===============
    gallery
=================*/
.galleryImg{
	background: #fff;
}
.index-gallery{
    background-image: url(../images/gallery-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 80px 0 90px;
}
.ourgallery{
    margin-top: 50px;
}
.controls a{
    color: #fff;
    font-size: 20px;
    background: #da251c;
    padding: 6px 14px!important;
    padding-top: 8px!important;
    border-radius: 5px;
    padding: l;
    margin-left: 17px;
    transition: .5s all ease;
}
.controls a:hover{
	background: #000;
	color: #fff;
	transition: .5s all ease;
}
@media(max-width: 717px){
	.controls a{
		margin-top: 60px;
	}
}
.box-customn{
    margin-bottom: 33px;
    box-shadow: 1px 1px 7px #888;
}
.img-wrap-tailor{

}

.box-customn{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.box-customn:before{
    background: rgba(255, 255, 255, 0.98) none repeat scroll 0 0;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
    pointer-events: none;
}
.box-customn:after{
    background: rgba(255, 255, 255, 0.98) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    width: 0;
    pointer-events: none;
}
.box-customn:hover:before{
    height: 100%;
    opacity: 0;
    transition-duration: 1.3s;
    width: 100%;
}
.box-customn:hover:after{
    height: 100%;
    opacity: 0;
    transition-duration: 1.3s;
    width: 100%;

}  
 .gallery-head h1{
 	margin-bottom: 0;
 }
 .gallery-head{
 	margin-bottom: 0px;
 }


 /*==================
    scroll to top
===================*/
#top{
    background: linear-gradient(#f88836, #f88836);
    color: white;
    padding: 15px;
    position: fixed;
    bottom: 20px;
    right: 30px;
    text-decoration: none;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    /* border-radius: 11px 11px; */
    box-shadow: 0 0 0 4px #f88836;
    border: 2px solid #fff;
    z-index: 11;
    display:none;
    transition: .5s all ease;
  }
  #top:hover{
    box-shadow: 0 0 0 4px #000000;
    background: linear-gradient(#000, #000000);
    transition: .5s all ease;
  }
  #arrow{
    border:solid white;
    border-width:0px 0px 3px 3px;
    padding:5px;
    display:inline-block;
    transform:rotate(135deg);
    margin-left: -4px;
    margin-top:1px;
  }
  #arrow:hover{
    border:solid #fff;
    border-width:0px 0px 3px 3px;
    padding:5px;
    display:inline-block;
    transform:rotate(135deg);
    margin-left: -4px;
  }













.demo{
	padding: 50px 0 100px;
}
.inner-contact{
	margin-top: 60px;
}
  .email-signature{
    background: #fff;
    font-family: 'Lato', sans-serif;
    padding: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
}
.email-signature:before{
    content: "";
    background: linear-gradient(to right,#f88836 ,#c58352);
    width: 47%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.email-signature .signature-content{
    color: #fff;
    background: #001f38;
    /*width: 65%;*/
    height: 635px;
    padding: 20px;
}
.email-signature .signature-details{
    text-align: center;
    margin: 0 0 10px;
    display: inline-block;
}
.email-signature .title{
    font-size: 24px;
    font-weight: 600;
    text-transform:uppercase;
    margin: 0;
}
.email-signature .post{ font-size: 14px; }
.email-signature .inner-content{
    /* padding: 10px 0px 0 0; */
    margin: 0;
    padding: 20px 20px;
    list-style: none;
}
.email-signature .inner-content li{
    color: #000;
    font-size: 17px;
    line-height: 35px;
    display: block;
    font-weight: bold;
    margin-bottom: 16px;
    font-family: 'Raleway', sans-serif;
}
.email-signature .inner-content li span{
    color: #ffffff;
    background: linear-gradient(to right,#f88836 ,#f88836);
    text-align: center;
    line-height: 45px;
    width: 45px;
    height: 45px;
    font-size: 21px;
    margin-right: 6px;
    border-radius: 5px;
}
.email-signature .signature-img{
    background: #fff;
    width: 160px;
    height: 160px;
    padding: 7px;
    overflow: hidden;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 13%;
    z-index: 1;
}
.email-signature .signature-img img{
    width: 100%;
    height: auto;
}
.email-signature .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    transform :translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
}
.email-signature .icon li a{
    color: #f01c4e;
    background: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin: 15px 0;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}
.email-signature .icon li a:hover{
    color: #fff;
    background: #f01c4e;
    text-decoration: none;
    box-shadow: 0 0 10px #fff;
}
@media screen and (max-width:767px){
    .email-signature .signature-img{ right: 17%; }
}
@media screen and (max-width:767px){
    .email-signature{ padding: 17px; }
    .email-signature:before{
        width:100%;
        height: 50%;
        top: auto;
        bottom: 0;
    }
    .email-signature .signature-content{
        text-align: center;
        width: 100%;
        padding: 20px 10px 50px;
    }
    .email-signature .inner-content {padding: 0;padding: 25px 10px;}
    .email-signature .inner-content li{ line-height: 40px; }
    .email-signature .signature-img{
        margin: 0 auto;
        transform: translateY(0);
        position: relative;
        right: 0;
        top: -35px;
    }
    .email-signature .icon{
        text-align: center;
        transform: translateY(0) translatex(50%);
        top: auto;
        bottom: 10px;
        right: 50%;
    }
    .map{
    	/* margin-top: 40px; */
    }
    .email-signature .signature-content{
    	height: 355px;
    	margin-bottom: 70px;
    }
    .email-signature .icon li{ display: inline-block; }
    .email-signature .icon li a{ margin: 0 5px 0; }
}

.form-container{
    font-family: 'Merriweather Sans', sans-serif;
    text-align: center;
    padding: 0px 20px 50px;
    position: relative;
    z-index: 1;
}
.form-container:after{
    content: '';
    background-color: linear-gradient(to right,#f88836 ,#c58352);
	background: linear-gradient(to right,#da251c ,#dc2517);
    /* background: #000; */
    height: 80%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.form-container .form-horizontal{
    background-color: #fff;
    padding: 45px 0;
}
.form-container .form-horizontal .heading{
	color: #da251b;
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 25px;
    font-family: 'Roboto Condensed', sans-serif;
}
.form-container .form-horizontal span{
    color: rgba(0,0,0,.7);
    font-size: 18px;
    margin: 0 0 30px 0;
    display: block;
}
.form-container .form-horizontal .form-group{
    width: 70%;
    margin: 0 auto;
    border: 1px solid rgba(0,0,0,0.2);
    border-bottom: none;
    position: relative;
}
.form-container .form-horizontal .form-group:nth-child(6){
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin: 0 auto 35px;
}
.form-container .form-horizontal i.icon{
    color: rgb(218 37 28);
    font-size: 23px;
    transform: translateY(-50%);
    position: absolute;
    left: 13px;
    top: 50%;
}
.form-container .form-horizontal .form-control{
    height: 50px;
    font-size: 15px;
    padding: 7px 13px 10px 45px;
    border: none;
    color: #000;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}
.form-container .form-control::placeholder{ color: rgba(0,0,0,0.2); }
.form-container .form-horizontal .form-control:focus{ box-shadow: none; }
.form-container .form-horizontal .btn{
    color: #fff;
    background-color: #d9261b;
    padding: 6px 21px;
    border: 2px solid transparent;
    transition: all 0.5s;
}
.form-container .form-horizontal .btn:hover{
    color: #d9261b;
    background-color: #fff;
    border: 2px solid #d9261b;
}
.form-container .login-form ul{
    list-style: none;
    padding: 25px 0;
    margin: 0;
}
.form-container .login-form ul li{
    margin: 0 5px;
    display: inline-block;
}
.form-container .login-form ul li:first-child{ border-right: 1px solid #fff; }
.form-container .login-form ul li a{
    color: #fff;
    padding: 0 10px 0 0;
    transition: all 0.5s;
}
.form-container .login-form ul li a:hover{ text-decoration: underline; }
@media screen and (max-width: 767px){
    .form-container{ padding: 0 10px 60px; }
    .form-container .form-horizontal span{ font-size: 15px; }
    .form-container .form-horizontal .form-group{ width: 90%; }
    .map-1{
    	margin-top: 50px!important;
    }
}
.enquiry{
	background: #eee;
    margin-top: -10px;
    padding: 80px 0;
}
.map-1{
	margin-top: 110px;
}


.sub-products{
	padding: 60px 0;
}
.sub-pro-img{
	margin-top: 10px;
	box-shadow: 0px 1px 5px 0px #000;
}
.sub-pro-pera{
	text-align: justify;
	font-size: 17px;
    line-height:32px;
    color: #000;
    font-weight: 500;
    text-align: justify;
    font-family: 'Titillium Web', sans-serif;
}
@media(max-width: 991px){
	.sub-pro-pera{
		margin-top: 40px;
	}
}
.inner-sub-pro{
	margin-top: 20px;
}
.aaa{
	margin-top: -70px;
	margin-bottom: -70px;
}



/*sticky enquiry*/
 .enquiry-stciky {
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 300px;
	width: 210px;
	z-index: 1100;
}
.dros .close{
	padding: 10px 10px 0;
}
.modal .btn-default {
	margin-top: 30px;
}
.modal .form-container .form-horizontal {
    background-color: #fff;
    padding: 20px 0 30px 0!important;
}
.modal .form-container .form-horizontal .form-group{
	border-bottom: 1px solid rgba(0,0,0,0.2)!important;
}
.modal .form-container{
	padding: 0px 20px 35px!important
}
@media (min-width: 576px){
		.modal-dialog {
			max-width: 650px;
			margin: 1.75rem auto;
		}
}


/* custom css start */

.footer-logo img{
	border-radius: 5px;
}

.aboutImg img{
	margin-top: 70px;
	border-radius: 8px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	transition: ease-in-out 0.4s;
}

.aboutImg img:hover{
	transform: scale(0.98);
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.inr-bnrr{
	background-image: url('../img/gallery/inr-same-all.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 95% 0%;
	margin-top: -40px;
}

.inr-head{
	padding: 120px 0px;
	text-align: center;
}

.inr-bnrr-over{
	background: rgba(0, 0, 0, 0.6);
}

.inr-head h2{
	color: #ffffff;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.card-head{
	text-align: center;
}

.card-head h3{
	color: #ffffff;
	font-size: 25px;
	font-weight: 600;
	margin: 20px 0px;
}

.card-icon{
	text-align: center;
}

.card-outer{
	background: rgba(0, 0, 0, 0.6);
	padding: 20px 20px;
	border-radius: 10px;
	min-height: 525px;
	transition: ease-in-out 0.4s;
	margin-top: 14px;
}
.card-outer:hover{
	background: rgba(0, 0, 0, 0.4);
	transform: scale(0.98);
}

.card-para p{
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	letter-spacing: 0.3px;
}

.mission-outer{
	background-image: url('../img/gallery/mission-bg.jpg');
	background-repeat: no-repeat;
	background-size:cover;
	padding: 80px 0px;
	background-attachment: fixed;
}

.raw-hd{
	text-align: center;
}

.raw-main-hd h2{
	color: #000000;
	font-size: 32px;
	font-weight: 600;
}

.raw-hd h2{
	font-size: 22px;
	color: #000000;
	margin: 20px 0px;
}

.raw-con p{
	text-align:center;
	color: #000000;
	letter-spacing: 0.4px;
	font-size: 14px;
}

.raw-icon img{
	width: 20%;
}

.raw-icon{
	text-align: center;
}

.raw-card{
	border: 1px dashed #000000;
	padding: 10px 10px;
	min-height: 286px;
	transition: ease-in-out 0.3s;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	margin-top: 10px;
}

.raw-card:hover{
	border: 1px solid #000000;
	transform: scale(1.02);
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;

}

.raw-out{
	padding: 80px 0px;
}

.best-head{
	margin: 15px 0px;
}

.best-head h2{
	color: #000000;
}

.best-para p{
	color: #000000;
	line-height: 32px;
}

.quality-outer{
	background-image: url('../img/gallery/quality-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0px;
}

.process-outer{
	padding: 60px 0px;
}

.process-main-hd h2{
	color: #000000;
	font-size: 32px;
	font-weight: 600;
}

.process-para p{
	color: #000000;
	font-size: 17px;
	text-align: justify;
	line-height: 30px;
}

.flow-img img{
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	border-radius: 8px;
	transition: ease-in-out 0.2s;
	border: 5px solid #01aef0;
}

.flow-img img:hover{
	transform: scale(1.04);
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.client-main-hd h2{
	color: #000000;
	font-size: 32px;
	font-weight: 600;
}

.client-logo{
	margin: 20px 0px;
}

.client-logo img{
	border-radius: 8px;
	border: 1px dashed #000000;
	padding: 5px;
	transition: ease-in 0.2s;
}

.client-logo img:hover{
	transform: scale(1.03);
	border: 1px solid #000000;
}

.client-outer{
	padding-bottom: 80px;
}

.con-hd{
	text-align: center;
}

.con-hd h2{
	color: #da251c;
	font-size: 22px;
	letter-spacing: 0.4px;
	font-weight: 600;
}

.con-con p{
	text-align: center;
	font-size: 17px;
	color: #000000;
	font-weight: 600;
}

.con-icon{
	text-align: center;
}

.con-icon img{
	width: 15%;
	margin: 15px 0px;
}

.contact-out{
	padding: 80px 0px;
}

.con-card{
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	min-height: 221px;
	transition: ease-in-out 0.4s;
	padding: 15px 0px;
	border-radius: 5px;
}

.con-card:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.con-map iframe{
	border-radius: 10px;
	margin-bottom: 50px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.map-1 iframe{
	border-radius: 10px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.certi-info{
	text-align: center;
}

.certi-info h2{
	font-size: 22px;
	font-weight: 600;
	color: #da251c;
	letter-spacing: 0.4px;
	margin: 15px 0px;
}

.certy-img img{
	border-radius: 8px;
	border: 1px dashed #000000;
	margin: 20px 0px;
	transition: ease-in 0.4s;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.certy-img img:hover{
	border: 1px solid #000000;
	transform: scale(1.03);
}

.certi-out{
	padding-bottom: 80px;
}

.pro-deep-out{
	padding: 80px 0px;
}

.pro-para p{
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}

.proo-right img{
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	transition: ease-in-out 0.4s;
	border-radius: 8px;
	border: 1px dashed #000000;
}

.proo-right img:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border: 1px solid #000000;
}

.list-list li{
	color: #000000;
	line-height: 32px;
	font-size: 17px;
}

.list-list i{
	color: #da251c;
	font-size: 17px;
}

.list-head h2{
	color:#da251c;
	font-weight: 600;
	font-size: 22px;
	margin: 20px 0px;
}

.list-para p{
	color: #000000;
	font-size: 17px;
	font-weight: 500;
}

.enq-btn button{
	background-color: #da251c;
	color: #ffffff;
	padding: 8px 10px;
	border-radius: 4px;
	transition: ease-in-out 0.2s;
	border: none;
}

.enq-btn button:hover{
	background: #ffffff;
	color: #da251c;
	border: 2px dashed #000000;
	transform: scale(1.02);
	font-weight: 600;
}</pre></body></html>