body{
	font-family: 'Montserrat', sans-serif;
}
/* .navbar {
	position: fixed;
	width: 100%;
	z-index: 1;
	top: 13px;
	background-color: #fff !important;
} */
.navbar {
	width: 100%;
	z-index: 1;
	background-color: #fff !important;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
	font-weight: 500;
	font-size: 15px;
}
.callLink {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.slide .carousel-inner img {
    width: 100%;
    height: 100%;
  }


	.slide .carousel-item {
		height: 825px;
	}
	.slide .carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000;
	text-align: center;
}
.slide {
	background: url("../img/slider-bg.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 7%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	float: left;
}
.slide .carousel-item h1 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 45px;
}
.slide .carousel-item a {
	border-radius: 20px;
	padding: 8px 20px;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 15px;
}
.slide .carousel-control-next, .carousel-control-prev {
	width: 8%;
}
.slide .carousel-item p span {
	font-size: 14px;
}
.slide .carousel-indicators .active {
	background-color: #0575ff;
}
.slide .carousel-indicators li {
	background-color: rgba(147, 147, 147, 0.5);
}
.about {
	position: relative;
	top: -87px;
}
.about p {
	color: #0575ff;
	font-weight: 500;
}
.about p span {
	color: #2d2d2d;
	font-size: 14px;
}
.about button {
	border-radius: 20px;
	padding: 8px 20px;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 15px;
}
.about h1 {
	font-weight: 800;
	text-transform: uppercase;
}
.slide .carousel-indicators {
	bottom: 33%;
}
.product-slider {
	background-image: url("../img/product-bg.png");
	float: left;
	width: 100%;
	padding: 8% 0;
}
#product {
	background-image: url("../img/product-blue-img.png");
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: center;
	background-size: 350px;
}
#product h1 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 45px;
}
#product h3 span {
	background-color: #0575ff;
	color: #fff;
	border-radius: 4px;
	padding: 9px 12px;
	font-weight: 600;
	margin: 7px 0;
	display: inline-block;
	font-size: 30px;
}
#product p span {
	font-size: 14px;
}
.heading {
	margin-bottom: 30px;
}
.product-list {
	float: left;
	width: 100%;
	padding: 7% 0;
}
.heading h1 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 45px;
}
.heading h1 span {
	color: #0575ff;
}
.heading p {
	color: #0575ff;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}
.pro-listing {
	border: 1px solid #e3e3e3;
	float: left;
	width: 100%;
	border-radius: 5px;
	padding: 15px;
}
.pro-listing h6 {
	margin-top: 30px;
	color: #ccc;
}
.pro-listing h5 {
	font-size: 19px;
	height: 68px;
	font-weight: 600;
}
.pro-listing img {
	height: 120px;
}
.pro-listing:hover {
	background-color: #0575ff;
}
.pro-listing:hover h6 {
	color: #fff
}
.pro-listing:hover h5 {
	color: #fff
}
.quality {
	float: left;
	width: 100%;
	background-image: url("../img/quality-bg.png");
	background-size: 100%;
	padding: 15px 0;
}
.quality h2 {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 48px;
}
.quality p {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}
.gallery {
	float: left;
	width: 100%;
	padding: 7% 0;
}
.gallery .col-lg-12 img {
	width: 100%;
}
.footer {
	float: left;
	width: 100%;
	background-image: url("../img/footer-bg.png");
	padding: 12% 0 0 0;
	background-size: 100%;
	color: #436c9f;
}
.footer p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
}
.our-products ul, .our-services ul {
	padding: 0;
	list-style: none;
}
.our-products a, .our-services a {
	font-size: 14px;
	color: #436c9f;
	font-weight: 500;
	margin-bottom: 5px;
	display: inline-block;
}
.our-products h5, .our-services h5, .our-address h5 {
	color: #0575ff;
	font-weight: 600;
	margin-bottom: 20px;
}
.our-address h4 {
	font-size: 20px;
}
.bottom-footer {
	float: left;
	width: 100%;
	border-top: 1px solid #e8e8e8;
}
.bottom-footer p {
	font-size: 11px;
}
.about-head {
	background-image: url("../img/about-banner.jpg");
	color: #fff;
	text-transform: uppercase;
	padding: 90px 0;
	background-size: 100%;
}
.about-inner {
	float: left;
	width: 100%;
	padding: 7% 0;
}
.about-head h1 {
	font-weight: 700;
}
.about-inner p span {
	color: #2d2d2d;
	font-size: 14px;
}
.about-inner h1 {
	font-weight: 800;
	text-transform: uppercase;
}
.infrastructure h4 {
	font-weight: 600;
	text-transform: uppercase;
}
.infrastructure p {
	font-size: 14px;
}
.business-listing {
	color: #fff;
	font-weight: 600;
}
.business-listing li {
	margin-bottom: 17px;
	font-size: 18px;
	list-style: disc;

}
.about-text h6 {
	line-height: 2;
}
.product-names {
	width: 20%;
	float:left;
}
.product .tab-content {
	width: 80%;
	float:left;
}
.product-names h4 a {
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	padding: 23px 0;
	text-align: center;
	font-weight: 600;
	float: left;
}
.product-names h4 {
	width: 100%;
	background: #0575ff;
}
.product-names a {
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.product-names li {
	width: 100%;
}
.product-names a.active {
	background-color: transparent !important;
	color: #0575ff !important;
}
.product-names h5 {
	width: 100%;
	padding-left: 16px;
	font-size: 23px;
	font-weight: 600;
	text-transform: uppercase;
}

.product-text h5 {
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
}
.product-text a {
	color: #0575ff;
	font-weight: 600;
	font-size: 14px;
}
.thumb {
	margin: 0;
	padding: 0;
}
.thumb li {
	float: left;
	list-style: none;
	background: #fff;
	margin-right: 6px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.thumb img {
	width: 100px;
}
.product-img {
	height: 400px;
	background-size: 100%;
	width: 317px;
	border: 1px solid #eee;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	margin-bottom: 15px;
	background-color: #fff;
	background-repeat: no-repeat;
}
.contact {
	background-image: url("../img/background-contact.png");
	float: left;
	width: 100%;
	background-size: 100%;
}
.contact img {
	width: 85%;
}
.contact-form input, .contact-form textarea {
	width: 100%;
	border: 1px solid #fff;
	background: transparent;
	margin-bottom: 25px;
	padding: 7px 6px;
	color: #fff;
}
.contact-form label {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}
.contact-form p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 35px;
}
.contact-form h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
}
.contact-form button {
	background: #000;
	padding: 8px 26px;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
}
.service-head {
	background-image: url("../img/banner_service.jpg");
	color: #fff;
	text-transform: uppercase;
	padding: 90px 0;
	background-size: 100%;
}
.service-head h1 {
	font-weight: 700;
}
.team-text {
	color: #fff;
}
.team-text p {
	font-size: 14px;
	font-weight: 500;
	line-height: 27px;
}
.team-text h4 {
	text-transform: uppercase;
	font-weight: 600;
}
.service-text h6 {
	line-height: 2;
}
.service-text h5 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 23px;
}
.gallery .heading a {
	font-size: 15px;
	float: right;
	margin-top: 26px;
	text-decoration: none;
}
.st-info h2 {
	font-weight: bold;
	color: #fff;
	margin-top: 60px;
	margin-left: 30px;
}
.vndr-txt .business-listing li {
	color: #000;
}
.vndr-txt img {
	height: 140px;
}
.vndr-txt .business-listing span {
	width: 100%;
	display: inline-block;
	box-shadow: 0px 7px 4px #0000000d;
}
.ig-sec {
	background: #fff;
	border-radius: 20px;
	padding: 20px;
	position: relative;
}
.sc-infor {
	background-image: linear-gradient(to right, #0096de, #004e92);
	border-radius: 0px 0px 20px 20px;
	padding: 30px 0 10px 0;
	margin-top: -20px;
	font-weight: bold;
}
.lft-tm {
	height: 180px;
}
.right-tm {
	height: 180px;
	border-left: solid 2px #000;
}
.crcl-line {
	width: 25px;
	height: 2px;
	position: absolute;
	display: inline-block;
	background: #000;
	left: 0;
	top: 30px;
}
.crcl-line::after {
	content: "";
	width: 15px;
	height: 15px;
	display: inline-block;
	background: #000000;
	position: absolute;
	border-radius: 100%;
	right: -15px;
	top: -7px;
}

.lft-tm .crcl-line {
	right: 0px;
	left: unset;
}
.lft-tm .crcl-line::after {
	left: -13px;
} 
.hm-timeline h2, h4 {
	font-weight: 700;
}
.iso-inner li {
	font-size: 22px;
	margin: 0 0 16px 0;
	color: #000;
	font-weight: 600;
	line-height: 25px;
}
.iso-inner li span {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #838383;
}
@media screen and (max-width: 800px){
	.slide {
		background: unset;
	}
	.hm-timeline {
		text-align: center;
	}
	.hm-timeline .text-right {
		text-align: center !important;
	}
	.crcl-line {
		background: transparent;
	}
	.crcl-line::after {
		background: transparent;
	}
	.display-mb{
		display: none;
	}
	.right-tm {
		height: auto;
		border-left: 0px;
	}
	.lft-tm {
		height: auto;
	}
} 
