.logo{
	width:140px;
	margin:0 auto;
}
.hero-slide .item::before{
	background:rgba(0,0,0,0.4);
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.hero-slide img {
    min-width: 100%
}

.hero-slide .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.hero-slide .carousel-caption {
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    text-shadow: none;
    width: 60%;
	color: #fff;
	margin:0 auto;
}

.hero-slide .carousel-caption small {
    font-size: 13px;
    color: #950026;
    font-weight: 500;
    animation-delay: 1s
}

.hero-slide .carousel-caption .phone {
    font-size: 30px;
    color: #ff5722;
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.hero-slide .carousel-caption h1 {
    font-size: 56px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: capitalize;
    margin: 30px 0;
    -webkit-animation-delay: 150ms;
    animation-delay: 150ms;
	color: #fff

}

.hero-slide .carousel-caption .lead {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.hero-slide .carousel-caption .btn {
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
    background: #950026;
    color: #fff
}

.hero-slide .carousel-caption .btn:hover {
    background: #fff;
    color: #333
}

.hero-slide .carousel-control.left,
.hero-slide .carousel-control.right {
    font-size: 30px;
    width: 30px;
    height: 100px;
    line-height: 100px;
    top: 50%;
    background: #000;
    cursor: pointer;
    border: 0;
    text-shadow: none;
    transform: translateY(-50%)
}

.hero-slide .carousel-control.left {
    left: -100%
}

.hero-slide .carousel-control.right {
    right: -100%
}

.hero-slide:hover .left {
    left: 0
}

.hero-slide:hover .right {
    right: 0
}

.hero-slide .carousel-indicators li {
    border: 2px solid rgba(0, 0, 0, .5);
    opacity: .5
}

.hero-slide .carousel-indicators li.active {
    border-color: #ff5722;
    background-color: #ff5722;
    opacity: 1
}

@media(max-width:1024px) {
    .hero-slide .carousel-caption h1 {
        font-size: 24px;
        margin-top: 10px
    }
    .hero-slide .carousel-caption .lead {
        font-size: 16px
    }
    .hero-slide .carousel-caption .btn {
        font-size: 12px
    }
    .hero-slide .carousel-caption .phone {
        font-size: 18px
    }
    .hero-slide .carousel-caption small {
        font-size: 11px
    }
    .hero-slide .carousel-caption {
        padding: 40px 0
    }
}

@media(max-width:768px) {
    .hero-slide .carousel-caption h1 {
        font-size: 18px;
        margin-top: 10px
    }
    .hero-slide .carousel-caption .lead {
        font-size: 14px
    }
    .hero-slide .carousel-caption .phone {
        font-size: 16px;
        line-height: 1
    }
    .hero-slide .carousel-caption small {
        font-size: 10px
    }
    .hero-slide .carousel-caption .btn {
        font-size: 12px
    }
}

@media(max-width:600px) {
    .carousel-indicators {
        display: none
    }
    .hero-slide .carousel-caption {
        width: 100%;
        text-align: center;
        padding: 30px
    }
    .hero-slide .carousel-caption .lead {
        margin-bottom: 10px
    }
    .hero-slide .carousel-caption .btn {
        font-size: 10px;
        padding: 5px 10px;
        border-width: 1px
    }
}

@media(max-width:320px) {
    .hero-slide {
        display: none
    }
}

.service-wrap {
    overflow: hidden;
    background: #fff;
    z-index: 0
}

.service-wrap .section-heading {
    margin-bottom: 30px
}

.service-wrap .section-heading h2 {
    color: #fff
}

.service-wrap .section-sub {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .8)
}

.service-wrap .section-sub::after {
    background-color: #fff;
    left: 0;
    margin-left: 0
}

.service-left-box {
    position: relative;
    padding: 80px 60px 80px 0;
    color: #fff
}

.service-left-box:before {
    position: absolute;
    content: "";
    width: 300%;
    height: 100%;
    background: #54a732;
    top: 0;
    right: 25px;
    z-index: -1
}

.service-left-box .service-intro p {
    line-height: 35px
}
.service-left-box .service-intro .btn {
    margin-top:40px;
}
.service-left-box .service-intro .btn-lg:hover {
    background-color:#343434;
}
#service-carousel {
    padding: 150px 0
}
.service-content{
	margin:30px 0 15px;
}
.service-content h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
	color:#0066a1;
}

.service-content h3 span {
    font-size: 24px;
    color: #bcbcbc;
	display:block;
}

.service-content .service-thumb {
    margin-bottom: 20px
}

.service-content .service-thumb img {
    width: 100%
	border:solid 1px #950026;
}

.service-content p {
    line-height: 26px
}

.service-content a {
    margin-top: 30px
}

.service-content a i {
    margin-left: 5px
}

.about-us-wrap {
    background: url(../img/capbilities.png)no-repeat;
    background-size: 50%;
    background-position: right 85px;
	padding-top:100px;
	background-color:#f8f7f7;
}
.about-us-content.left{
	margin-top:-60px;
}
.about-us-wrap .about-us-content h3 {
    margin-bottom: 10px
}

.about-us-wrap .about-us-content span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 28px;
    color: #343434
}

.about-us-wrap .about-us-content p {
    margin-bottom: 0
}

.about-us-wrap .about-us-content.capabilities {
    background: #0066a1;
    padding: 48px 52px;
    color: #fff
}

.about-us-wrap .about-us-content.capabilities .about-content-block h3 {
    margin: 0 0 20px;
    font-size: 36px;
    color: #fff
}

.about-us-wrap .about-us-content.capabilities ul li {
    position: relative;
    padding-left: 25px;
    font-weight: 500
}

.about-us-wrap .about-us-content.capabilities ul li:before {
    position: absolute;
    left: 0;
    content: "\f00c";
    font-family: FontAwesome;
    color: #ccc
}
.ourpoints{
	display:inline-block;
	width:100%;
	vertical-align:top;
	margin-top:20px;
}
.ourpoints li{
	width:50%;
	float:left;
	padding:0 10px;
	text-align:center;
	margin-bottom:20px;
}
.ourpoints li .icon {
	display:block;
	color:#0066a1;
	font-size:20px;
	margin-bottom:15px;
}
.ourpoints li .point-title{
	font-size:16px;
	font-weight:600;
	line-height:normal;
}
.ourpoints li p{
	line-height:24px;
}
.feature-wrap {
    background: #fff url(../img/featurebg.jpg) no-repeat center top fixed;
    background-size: cover;
    color: #fff;
	position:relative;
}
.feature-wrap::before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
}
.feature-wrap .feature-content h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px
}

.feature-wrap .feature-content h2 span {
    display: block;
    line-height: 1;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400
}

.feature-wrap .feature-content p {
    font-size: 14px
}

.feature-wrap .feature-content .quote-btn {
    margin-top: 15px;
}

.item-thumb .owl-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: #950026
}

.item-thumb a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}

.item-thumb a img {
    width: auto!important;
    opacity: 0
}

.item-thumb .owl-item-overlay,
.item-thumb a img {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    transition: opacity .5s
}

.item-thumb:hover .owl-item-overlay {
    opacity: .8
}

.item-thumb:hover a img {
    opacity: 1
}


.about-us-intro-wrap .section-heading,
.about-us-advantage-wrap .section-heading {
    margin-bottom: 20px;
}

.pb-0{
	padding-bottom:0!important;
}
.gridcol{
	display:inline-block;
	width:100%;
	vertical-align:top;
}
.gridcol li{
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
.gridcol li:nth-child(odd){
	flex-direction:row-reverse;
}
.gridcol li .grid-content{
	width: 50%;
    padding:60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.graybg{
	background-color:#f8f8f8;
}
.custom-heading {
    position: relative;
    width: 100%;
    display: block;
    padding-top: 12px;
    text-transform: uppercase;
}
.custom-heading h3{
	font-size:21px;
	line-height:24px;
	margin-bottom:25px;
}
.custom-heading::after {
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    left: 0;
    top: 0;
	background-color:#950026;
}
.gridcol li .grid-img{
	width:50%;
}
.gridcol li .grid-img img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
}
.img-hover {
  overflow: hidden; }

.img-hover img {
  -webkit-transition: -webkit-transform .35s ease-out;
  transition: transform .35s ease-out; }

.img-hover:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }
.brandslist{
	padding:60px 0;
	background:#fff;
}
.brands-carousel .item {
    padding: 0 15px;
}
.brands-carousel .item img {
    width: auto;
}
.team-intro-content{
	padding:0 240px;
}
.team-list{
	flex-wrap:wrap;
	justify-content:center;
	width:100%;
	vertical-align:top;
	margin-top:60px;
}
.team-list li{
	width:33.33%;
	display:flex;
	flex-wrap:wrap;
	float:left;
	padding:0 15px;
}
.team-list .team-head {
    margin-bottom: 40px;
	text-align:center;
}
.team-head {
	position:relative;
}
/*.team-head:after {
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 0;
	background-color:#950026;
}*/
.team-head h5 {
    margin-bottom: 0;
    text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
}
.team-head img
{
	margin:0px auto 20px;
}
.team-head hr
{
	    width: 30%;
    height: 3px;
    background-color: #950026;
	margin:0px auto;
}
.team-head p{
	font-style:italic;
	padding-bottom:10px;
}
.infrastructure{
    background: #fff url(../img/slide-1.jpg) no-repeat center top fixed;
    background-size: cover;
    color: #fff;
	position:relative;
}
.infrastructure::before {
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
}
.txtwhite{
	color:#fff!important;
}
.section-heading{
	margin-bottom:30px;
}
.infrast-content{
	padding:0 160px;
}
.award-list{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	vertical-align:top;
}
.award-list li{
	width:25%;
	padding:0 5px;
	margin-bottom:15px;
}
.award-list li .thumbnail{
	margin:0;
	height:100%;
}
.thumbnail img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
}
.phk-points{
	display:inline-block;
	width:100%;
	vertical-align:top;
}
.phk-points li{
	position:relative;
	padding-left:20px;
	width:100%;
	float:left;
}
.phk-points li::before{
	position:absolute;
	left:0;
	content:"\f101";
	font-family:'FontAwesome';
}
.w50 li{
	width:50%;
	padding:0 15px;
}
.phkservice .custom-heading h3{
	margin-bottom:15px;
}
.srvimg{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	margin-top:30px;
}
.srvimg li{
	width:33.33%;
	padding:0 10px;
}
.ft-bx{
	width: 80%;
    margin: -80px auto 0;
    background-color: #fff;
    padding:40px;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    border: solid 1px #ddd;
}
.ft-bx p{
	font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
    color: #000;
}
.gallery-list{
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
.gallery-list li{
	/*width:25%;*/
	width:33%;
}
.item-thumb{
	position:relative;
	width:100%;
	height:auto;
	border:solid 1px #fff;
}
.item-thumb img{
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	display:block;
	width:100%;
	
}
.item-thumb > img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
}
.cmnForm .form-group .fa{
	width:40px;
	height:100%;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	position:absolute;
	top:0;
	left:0;
	border-right:solid 1px #ddd;
	color:#686868;
}
.cmnForm .form-group.text-group .fa{
	align-items:inherit;
	line-height:45px;
}
.cmnForm .form-group.button .fa{
	position:static;
	border-right:none;
	width:auto;
	height:auto;
	display:inline-block;
	margin-right:4px;
	color:#fff;
	
}
.cmnForm .form-group .form-control{
	padding:0 15px 0 50px;
}
.enquiry .cmnForm{
	padding:0 160px;
}
.connect{
	display:inline-block;
	width:100%;
	vertical-align:top;
}
.connect li{
	float:left;
	width:100%;
	margin-bottom:8px;
	position:relative;
	padding-left:26px;
	font-size:16px;
	color:#000;
}
.connect li .fa{
    color: #0066a1;
    position: absolute;
    left: 0;
    top: 7px;
}
.sitemap-list{
	padding:0 160px;
	display:inline-block;
	vertical-align:top;
	width:100%;
}
.sitemap-list li{
	float:left;
	width:100%;
	padding:5px 0 5px 15px;
	position:relative;
}
.sitemap-list li::before{
	font-family:'FontAwesome';
	content:"\f101";
	position:absolute;
	left:0;
}
.sitemap-list li a{
	font-size:16px;
}
.sitemap-list li ul{
	padding-left:20px;
}
.awards-n-certificate .gallery-list li{
	width:20%;
	padding:0 5px;
}
.awards-n-certificate .gallery-list li .item-thumb{
	border:solid 1px #ddd;
	padding:4px;
	height:180px;
}
.awards-n-certificate .phk-points{
	text-align:center;
	margin-bottom:40px;
}
.awards-n-certificate .phk-points li::before{
	display:none;
}

.custom-submit-btn
{
	    width: 100%;
    border-radius: 0;
    padding: 15px;
    font-size: 15px;
}
