@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}
.navbar-brand, .navbar-nav a {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
}
.navbar-nav {
	color: #000;
}
.navbar-nav > li {
	padding-left: 10px;
	padding-right: 10px;
}
.nav-item {
	position: relative;
}
.navbar-light .navbar-nav .active::after {
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 80%;
	content: " ";
	border-bottom: 3px solid #2d3c6f;
}
 
.navbar-collapse ul li:hover a.nav-link:before {
	opacity: 1;
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	bottom: 0px;
	background: #2d3c6f;
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #FFF;
	text-decoration: none;
	background-color: #2d3c6f;
}
.dropdown-menu {
	border: 0px;
}
.logoimg {
	width: 339px;
	height: 76px;
}
/* Home Page */
.jumbotron-bg {
    color: black;
	background-color: #fff;
	background-image: url("Images/home-01.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.hero-banner-text {
	text-align: left;
	position: absolute;
	top: 30px;
	font-size: 18px;
	color: #FFF;
}
.image-text-1 {
	top: 150px;
	color: #FFF;
}
.antimicrobial-heading {
	font-weight: 300;
	line-height: 1;
 letter-spacing: -.05rem;
	text-transform: uppercase;
	color: #FFF;
}
.antimicrobial-text {
	color: #FF0;
	text-transform: uppercase;
}
.link-txt {
	color: white;
	font-size: 9px;
	text-transform: uppercase;
}
.link-txt:hover {
	color: #FF0;
}

.banner-txt{
	float:right;
	color:#FFF;
	width:400px;
	font-size:18px;
}
.important-text {
	color: #FF0;
}
.img-text {
	position: absolute;
	top: 80px;
	padding: 50px 100px;
}
.intro p {
	font-weight: bold;
	color: #008e46;
	font-size: 35px;
	text-align: center;
	line-height: 1;
}
.intro h2 {
	font-weight: bold;
	text-align: center;
}
.intro-text {
	text-align: left;
	font-size: 16px;
}
.airtumtec-bg {
	background-color: #2d3c6f;
}
.airtumtec-bg img {
	max-width: 45%;
}
.icon-title {
	color: #2d3c6f
}
.parent {
	text-align: center;
	color: #4d4d4d;
}
.parent > ul {
	display: inline-block;
	text-align: left;
	font-size: 16px;
}
/*background */
.bg {
	background-image: url("Images/about_bg-01.jpg");
}
.bg-technology1 {
	background-image: url("Images/technology1_bg.jpg");
	positive: relative;
	height: 350px;
}
.bg-technology2 {
	background-image: url("Images/technology2_bg.jpg");
	positive: relative;
	height: 350px;
}
.bg-cert {
	background-image: url("Images/cert_bg-01.jpg");
	positive: relative;
	height: 350px;
}
.bg-shop {
	background-image: url("Images/shop1_bg.jpg");
	positive: relative;
	height: 350px;
}
.bg-accolades {
	background-image: url("Images/accolades1_bg.jpg");
	positive: relative;
	height: 350px;
}
.bg-contact {
	background-image: url("Images/contact1_bg.jpg");
	positive: relative;
	height: 350px;
}
.bg-client {
	background-image: url("Images/client_bg.jpg");
	positive: relative;
	height: 350px;
}
.bg-story {
	background-image: url("Images/story_bg.jpg");
	positive: relative;
	height: 350px;
}
.overlay-dark {
	position: relative;
}
.overlay-dark::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	display: block;
	opacity: 0.6;
}
.color-overlay {
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	opacity: 1;
}
.color-overlay-white {
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	opacity: 0.9;
}
.bg-cover {
	background-size: cover !important;
}
.team-title {
	color: #008e46;
}
.profile-img {
	max-width: 40%;
}

.profile-name{
	color:#2d3c6f;
	font-weight:bold;
}
.profile-position{
	 font-style: italic;
	 font-weight:bold;
	 font-size:16px;
	 color:#2d3c6f;
}
.profile-btn {
	background-color: #2d3c6f;
	color: #FFF;
	padding: 8px 20px;
	border-radius: 30px;
}
.profile-btn:hover {
	color: #000;
	background-color: #FFF;
	border: 2px solid #2d3c6f;
}
/* About Apexq*/
.about-apexq {
	background-color: #2d3c6f;
	height: 340px;
	border: none;
	color: #FFF;
}
.bottom {
	align-self: flex-end;
	position: absolute;
	bottom: 0;
	left:0;
}
.vision h2 {
	color: #008e46;
}
/* Story*/
.story-box {
	padding: 50px;
	margin-top: -70px;
	background-color: #fff;
}
.page-header {
	padding: 20px;
	margin-top: 100px;
	border-radius: 15px;
}
.page-header img {
	border: 6px solid #2d3c6f;
	background-color: #FFF;
	border-radius: 50%;
}
.timeline {
	font-weight: 400;
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 5px;
	background-color: #008e46;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 20px;
	position: relative;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: none;
	border-radius: 12px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background: #fff;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
	font-weight: 600;
	color: #008e46;
}
.timeline-title i {
	color: #008e46;
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -10px;
	background-color: #008e46;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border: 0px solid #eaeaea;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline-body > p, .timeline-body > ul {
	margin-bottom: 0;
}
.timeline-body > p + p {
	margin-top: 5px;
}
/* Shop */
.location-info {
	margin-left: 15px;
	text-align: left;
}
.text-center img {
	max-width: 50%;
}

.products-card{
  border: 1px solid #e0e0df;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0
}
.products-card img{
	   margin: auto;
      float: none;
  }
/* Client */

#clients {
	padding: 60px auto;
}
#clients .client-logo {
	padding: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	background: #fff;
	height: 200px;
}
.modal .modal-dialog {
	max-width: 900px;
}
.img-container {
	position: relative;
	display: inline-block;
}
.img-container img {
	display: block
}
.img-container .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	transition: opacity 500ms ease-in-out;
}
.img-container:hover .overlay {
	opacity: 0.6;
}
.overlay span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 24px;
}
/* Testimonials */
.testimonials-container {
  border: 1px solid #e0e0df;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0
}

.testimonials-container::after {
  content: "";
  clear: both;
  display: table;
}

.testimonials-img img {
  float: none;
   margin: auto;
}

.testimonial-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #2d3c6f;
}

 .overview {
	font-style: italic;
}

.overview b {
	text-transform: uppercase;
	color: #008e46;
}

/* Cert */
.cert-intro {
	background-color: #2d3c6f;
	height: 250px;
	color: #FFF;
	text-align: end;
}
/* Contact Us*/

section {
	background: #f8f8f8;
	width: 100%;
	height: 800px;
}
.box1 {
	margin-top: 50px;
	height: 150px;
	background-color: #2d3c6f;
	text-align: end;
	border: none;
	z-index: 2;
}
.box2 {
	position: absolute;
	margin-top: -40px;
	height: 900px;
	background-color: #FFF;
	z-index: 1;
}
.contact-info {
	margin-top: 100px;
	text-align: center;
	max-width: 80%;
}
.contact-info p {
	text-align: left;
}
.map {
	margin-top: 100px;
}
.footer-space {
	margin-top: 120px;
}
footer p {
	font-size: 16px;
}@media(max-width:767px) {
.navbar-light .navbar-nav .active::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: " ";
	border-bottom: 3px solid #2d3c6f;
}

}
}
@media (max-width: 500px) {
  .testimonials-container{
      text-align: center;
  }
 .testimonials-img img {
      margin: auto;
      float: none;
      display: block;
  }
  .products-card img{
	   margin: auto;
      float: none;
      display: block;
  }
}
 @media only screen and (max-width: 321px) and (max-width: 480px) {
.map {
	margin-top: 200px;
}
}

 .testimonials-container{
      text-align: center;
  }
 .testimonials-img img {
      margin: auto;
      float: none;
      display: block;
  }
  
  .products-card img{
	   margin: auto;
      float: none;
      display: block;
	  width:60%;
  }
  .banner-txt{
	width:300px!important;
	font-size:14px!important;
}
 
}

 @media only screen and (max-width: 320px)  { .jumbotron-bg {
	height:100vh!important;
}
}


/* IE Broswer View */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	 /* IE10, IE11 Specific Styles */ 
.img-fluid{
	width:100% !important;
}
}

