body {
  background: white;
  color: black;
  min-height: 100vh;
 font-family: 'Open Sans', sans-serif!important;
}
p{

font-family: 'Open Sans', sans-serif!important;
font-size:16px;
margin-top:10px;
color:#757575;
}


code {
  background: #fff;
  padding: 0.2rem;
  border-radius: 0.2rem;
  margin: 0 0.3rem;
}

.navbar .navbar-brand {
  font-size: 30px;
  margin-left:5px;
}
.navbar .nav-item {
    padding: 0px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.navbar .nav-link {
  font-size: 15px;
  margin-left: 10px;
}
.fa-bars {
  color: white;
  font-size: 30px;
}


.logo-image{
	height:57px;
	width:100%;
}


@media only screen and (min-width: 320px) and (max-width: 900px){
.bg-dark {
   
	height:auto;
	
}}
.logo-img{
	   
    object-fit: contain;
    height: 60px!important;
    margin-top: -16px;
	
	
}
.head-top{
  
    font-size: 13px!important;
    font-weight: 300;
    
	color:white;
	
}
a:hover .head-top{

color:white!important;
font-size:14px!important;


}

.mobile{
display:none;
}
@media only screen and (max-device-width: 992px) {
  .lap {
display:none;

}

 
.mobile {
display:block;

}


}
.first-letter {
  font-size: 35px;
  line-height: 70px;
}
.hh{
	padding:80px;
}
.main-heading {
	font-size:30px;
	
}
.display-3 {
	
	font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

.lead {
    font-size: 1.25rem;
    font-weight: 400;
    color: white;
}
.about{
	background-color:white;
}
.abt-img{
	width:100%;
	height:485px;
	object-fit:contain;
	border-radius:35px;
}
.abt-con1{
	font-size:20px;
	font-weight:700;
	color:#0b9aba;
}
.abt-con2 {
	    font-size: 50px;
    font-weight: 700;
    color: #212121;
}
.abt-con3{
	line-height:33px;
}
.thm-btn.yellow-bg {
       background: white;
    color: black!important;
    border: 2px solid black;
	
}
.thm-btn{
	border: none;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    background: #FF4328;
    border-radius: 35px;
    color: #fff;
   
    font-weight: 500;
    font-size: 16px;
    padding: 15px 64px;
    -webkit-transition: all .4s;
    transition: all .4s;
	margin-top:30px;
}

.thm-btn.yellow-bg:hover {
       background: black;
    color: white!important;
    text-decoration: none;
}
@media only screen and (max-device-width: 1300px) {
.about{
	padding:20px;
}
.abt-con2{
	font-size:50px;
}
}
.hh1{
	padding:40px;
}
.heading{
	font-size:30px;
	font-weight:300;
	
}
.card-wrapper{
	    box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.3);
		margin-bottom:10px;
		
}
.row-hh {
	    padding: 20px;
    margin-top: 60px;
}
.head-span{
	   
    color: #0b9aba;
    font-weight: 700;
}
.hr{
	width:8%;
	border-top:1px solid grey;
}

@media only screen and (max-device-width: 767px) {
	.hh1{
		padding:20px;
	}
	.row-hh{
		padding:0px;
	}
}
.thm-btn1.yellow-bg {
   background: white;
    color: #212121;
    border: 1px solid;
}
.thm-btn1{
	border: none;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    background: #FF4328;
    border-radius: 35px;
    color: #fff;
   
    font-weight: 500;
    font-size: 16px;
    padding: 13px 50px;
    -webkit-transition: all .4s;
    transition: all .4s;
	margin-top:30px;
}

.thm-btn1.yellow-bg:hover {
    background: #0b9aba;
    color: #fff;
	text-decoration:none;
}
.sub-heading{
	font-size: 22px;
    color: #e90288;
    padding: 15px;
	font-weight:600;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   font-family: 'Raleway', sans-serif!important;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.small{
	display:none;
}


.contact{
	
	box-shadow:0px 5px 20px -5px rgba(0, 0, 0, 0.3);
	height:auto;
	background-color:white;
}
.contact1{
	background-color:#F5F6FA;
}
.add-con{
	color: white!important;
    list-style: none;
    text-align: center;
    font-size: 16px;
    text-align: left;
    /* margin-top: 52px; */
    margin: 50px 15px 30px 15px;
	cursor:text;
}
.add-con :hover {
	text-decoration:none;
	cursor:text;
}
.add-con li{
	padding:10px;
	text-align:left;
	cursor:text;
}
.form1{
	font-size: 16px;
    padding: 10px 20px 10px 20px;
}
.form1 input{
	padding:20px;
}
.form1 textarea{
	padding:20px;
}
.form1 label{
	padding:10px;
}
.copyright{
	background-color:  #0b9aba;
	padding: 10px;
	color: black!important;
	text-align: center;
	
}
.footer-icons{
	color: black!important;
    list-style: none;
    text-align: center;
    font-size: 16px;
    text-align: left;
   
   
	cursor:text;
}
.footer-icons :hover {
	text-decoration:none;
	cursor:text;
}
.footer-icons li{
	padding:10px;
	text-align:left;
	cursor:text;
}
.quick-links{
	color:black;
	list-style:none;
}
.footer {
       background-color: #E0E0E0;
    color: #757575!important;
    padding-top: 70px;
    padding-bottom: 70px;

}
.footer-form textarea {
    background-color: transparent;
    border: 1px solid #757575;
    color: white;
    margin: 9px;
}
.social-icons {
    list-style: none;
    display: flex;
    margin-left: -37px;
    letter-spacing: 22px;
}
.footer-links{
	color:#757575!important
}
.icon-foot1{

	font-size:20px;
	color:#2da3d6;
}
.icon-foot2{
color:#e2127d;
	font-size:20px;
}
.icon-foot3{
color:#f5f41e;
	font-size:20px;
}
.footer-wid-2{
list-style:none;
margin-top:20px;
cursor:pointer;
color:#757575!important;

}
.footer-wid-2:hover{
	color:white!important;
	text-decoration:none;
}
.logolinks{
	
	color:black;
	    font-weight: 600;
	
}
.logolinks:hover{
	color:#0b9aba;
}
 button:focus {
    outline: 1px dotted;
    outline: none;
}
.navbar-toggler {
    padding: .25rem 5.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.container {
    width: 100%;
}
.footer-padd {
	
	padding-top: 50px;
    padding-bottom: 50px;
	color:#909090;
	font-weight:700;
	line-height:25px;
}
.footer-padd p {
	
	color: #333;
    margin-top: -11px;
    font-size: 14px;
    font-weight: 500;
	
}
.footer-padd ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
}
.footer-padd li {
	margin-top: 10px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
 .footer-i {
	
	 font-size:18px;
	 color:black;
 }
 .justify-content-end li {
	  font-family: 'Raleway', sans-serif!important;
 }
.navbar {
    position: relative;
    min-height: 35px!important;
    margin-bottom: 0px;
	
    border: 1px solid transparent;
}

.footer-form input {
	    background-color: transparent;
    border: 1px solid #757575;
    color: black;
    margin: 9px;
}
.footer-form button{
	       background-color: #0b9aba;
    padding: 10px 40px 10px 40px;
    text-align: center;
    /* margin: 15px; */
    margin-left: 12px;
    border: none;
    color: white;
	border-radius:26px;
}
.products-btn {
	border: none;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    background: #FF4328;
    border-radius: 35px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 18px 69px;
    -webkit-transition: all .4s;
    transition: all .4s;
    margin-top: 100px!important;
	background: #FEC931;
    color: white!important;
	margin:auto;
	display:block;
}
.products-btn:hover{
	
	background-color:#0b9aba;
	
}

.footer-head {
  margin: 0;
    color: black;
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 25px;
    text-align: justify;
   
   
}
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 300px;
  perspective: 1000px;
  margin-bottom:10px;

}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: white;
  color: black;
}

.flip-card-back {
      background-color: white;
    color: white;
    transform: rotateY(180deg);
    padding: 10px;

}
.bg-dark1 {
    background-color: black!important;
	height:40px;
}
.head-fonts{
	font-size:13px!important;
	color:white!important;
}
.head-fonts:hover{
	font-weight:600;
}
@media only screen and (min-width: 768px) and (max-width: 807px){
.head-fonts{
	font-size:10px!important;
}	
	
}
@media only screen and (min-width: 808px) and (max-width: 859px){
.head-fonts{
	font-size:11px!important;
}	
	
}
@media only screen and (min-width: 860px) and (max-width: 920px){
.head-fonts{
	font-size:12px!important;
	
}	
	
}
.footer-logo{
height: 60px;
    width: 100%;
    object-fit: contain;
    margin-left: -11px;
    margin-top: -15px;
}
.footer-icon{
	color: white;
    padding: 4px;
    background-color: black;
    border-radius: 77px;
    height: 42px;
    letter-spacing: 38px;
    width: 43px;
    font-size: 17px;
    margin: 5px;
}
.footer-icon:hover{
	color: black;
    padding: 4px;
    background-color: white;
    border-radius: 77px;
    height: 38px;
    letter-spacing: 38px;
    width: 43px;
    font-size: 17px;
    margin: 5px;
	border-color:2px solid black!important;
}
.footer-btn{
	    background-color: black!important;
    color: white!important;
    margin-top: 0px;
    border: 1px solid black;
}
.footer-btn:hover{
	    background-color: white!important;
    color: black!important;
    margin-top: 0px;
    border: 1px solid black;
}
.gg-map{
	border:1px solid;
	margin-left:-32px;
}
@media only screen and (min-width: 320px) and (max-width: 1000px){
.gg-map{
	
	margin-left:0px;
}	
}
.page-bnr{
	height:auto;
	width:100%;
	
}
.con-form{
	background-color:white;
	box-shadow:0px 5px 20px -5px rgba(0, 0, 0, 0.3);
	padding:30px;
	height:500px;
	width:100%;
}
.con-form label{
	color:black;
	font-weight:600;
	letter-spacing:0.4px;
	margin-top:10px;
	
}
.con-form input{
	background-color:transparent;
	
}
.con-btn{
	    padding: 12px 50px 12px 50px;
    background-color: black;
    color: white!important;
    margin-top: 20px!important;
    position: absolute;
	font-weight:500;
}
.con-btn:hover{
	  
    background-color: white;
    color: black!important;
	border:1px solid black;
	text-decoration:none;
   
}
.icon-para{
	margin-top:10px;
}
.blog-form input, .blog-form textarea, .contact-form input, .contact-form textarea {
    width: 100%;
    height: 45px;
    margin-bottom: 25px;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #e5e5e5;
    padding-left: 20px;
}
.blog-form button, .contact-form button {
    padding: 10px 30px;
    background: #0b9aba;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}
.contact-form textarea {
    height: 270px;
}
.contact-wrap ul li {
    position: relative;
    padding: 30px 20px 30px 100px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    background: #0b9aba;
    margin-bottom: 25px;
    border-radius: 5px;
    color: white;
}
.contact-wrap ul li i {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 30px;
    font-size: 35px;
    color: #222;
}
.contact-wrap ul li p {
    font-size: 14px;
    margin-top: 8px;
    font-weight: 400;
    text-transform: capitalize;
}
.con-para1{
	color:white;

}
.image {
    position: relative;
    width: 100%;
	background-repeat: none;
}
.page-head {
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
    color: white;
    text-align: center;
}
.page-para {
    position: absolute;
    top: 127px;
    left: 0px;
    width: 100%;
    color: white;
    text-align: center;
}
.abt-pgh {
    color: white;
}
@media only screen and (min-width: 320px) and (max-width: 991px){
.con-cards{
	    padding: 0px;
    margin-top: 15px;
    width: 100%;
}}
@media only screen and (min-width: 320px) and (max-width: 380px){
	.contact-wrap ul li {
    position: relative;
    padding: 24px 0px 24px 75px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    background: #0b9aba;
    margin-bottom: 25px;
    border-radius: 5px;
    color: white;
}
.contact-wrap ul li i {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 30px;
    font-size: 30px;
    color: #222;
}
.contact-wrap ul li p {
    font-size: 13px;
    margin-top: 8px;
    font-weight: 400;
    text-transform: capitalize;
}
}
.web-para{
	line-height: 1.8em;
    letter-spacing: 0.3px;
    opacity: 0.8;
    font-weight: 400;
    color: black;
    font-size: 14px;
	
}
.abt-btns {
  border: none;
  color: white;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  height:160px;
  width:100%;
}
.abt-btns li{
	
	line-height:25px;
}
.pink {
	background-color: #e20e7f;
	 font-size: 14px;
    margin-top: 15px;
    height: auto;
    width: 100%;
	
	}
.pink span {
	color:white;font-size:18px;font-weight:600;line-height:46px;
}
	/* Green */
	.yellow{
		background-color: #faf208;
	 font-size: 14px;
    margin-top: 15px;
    height: auto;
    width: 100%;
	color:black!important;

		
	}
	.yellow span {
	color:black;font-size:18px;font-weight:600;line-height:46px;
}


.blue {
	    background-color: #1994c8;
    font-size: 14px;
    margin-top: 40px;
    height: auto;
    width: 100%;
}

 /* Blue */
.abt-pgp {
    color: white!important;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
.abt-dir{
	text-align:center;
	
	}
	.abt-img {
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 35px;
	margin-bottom:20px;
}
	}
	.abt-dir{
background-color:white;

}
.side-heading{
	font-size:20px;
	font-weight:600;
	color:black;
	margin-bottom:10px;
}
.navbar-nav li{
	font-size:13px;
	}
	.headers-nav{
background-color: white;
    height: auto;
	}
	.logos-images {
	
	width:300px;
	object-fit:contain;
	padding:11px;
	}
	
	.headers-nav ul{
	padding:15px;
	}
	
	
	.nav-items{
	color:black!important;
	font-size:18px;
	}
	.mobs{
	display:none!important;
	}
	
	@media only screen and (max-device-width: 767px) {
	.mobs{
	display:block!important;
	}
	.dess{
	display:none!important;
	}
	.dess1{
	display:block!important;
	}
	}
	/* Social Media Icons */
.social-media-list {
  position: relative;
  font-size: 2.3rem;
  text-align: center;
  width: 100%;
}

.social-media-list li a {
  color: #fff;
}

.social-media-list li {
  position: relative; 
  top: 0;
  left: -20px;
  display: inline-block;
  height: 70px;
  width: 70px;
  margin: 10px auto;
  line-height: 70px;
  border-radius: 50%;
  color: #fff;
  background-color: rgb(27,27,27);
  cursor: pointer; 
  transition: all .2s ease-in-out;
}

.social-media-list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
  opacity: 0;
  box-shadow: 0 0 0 1px #fff;
  transition: all .2s ease-in-out;
}

.social-media-list li:hover {
  background-color: #fff; 
}

.social-media-list li:hover:after {
  opacity: 1;  
  transform: scale(1.12);
  transition-timing-function: cubic-bezier(0.37,0.74,0.15,1.65);
}

.social-media-list li:hover a {
  color: #111;
}

/* Begin Media Queries*/
@media screen and (max-width: 760px) {
    #contact {
        height: 1000px;
    }
  .section-header {
    font-size: 65px;
  }
  .direct-contact-container, .form-horizontal {
    float: none;
    margin: 10px auto;
  }  
  .direct-contact-container {
    margin-top: 60px;
    max-width: 300px;
  }    
  .social-media-list li {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .social-media-list li:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}


  .social-media-list {
    left: 0;
  }
  .social-media-list li {
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 2rem;
  }
  .social-media-list li:after {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
  
.abc {
    border: none;
    outline: none;
    width: 100%;
    max-width: 381px;
    height: 69px;
    background-color: #FFFFFF;
    color: #7E7F82;
    font-size: 16px;
    font-weight: 600;
    padding-left: 30px;
}
.abc-btn{
border: none;
    outline: none;
    background-color: #0b9aba;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    padding: 0 50px;
    cursor: pointer;
    transition: all .4s ease;
}

.footer-para {
    margin: 0;
    color: #CFC1E5;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}
.footer-inner1 {
margin-bottom:35px;
}
.footer-widget-links {
color: #CFC1E5;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    transition: all .4s ease;
}
.footer-widget-links:hover {
color: #FEBD22;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}

#card-1:hover{
box-shadow: 0px 0px 7px background;
}
#card-2:hover{
box-shadow: 0px 0px 7px background;
}
#card-3:hover{
box-shadow: 0px 0px 7px background;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 30px;
  border: none;
  outline: none;
  background-color: black;
  color: white;
  cursor: pointer;
  
  border-radius: 4px;
  padding-left:14px;
  padding-right:14px;
}

#myBtn:hover {
  background-color: #0b9aba;
}
.video-img{
margin-top:-130px;
}
.kk{
/* background-image:url('images/bg-images/bg-img-002.png'); */
background-repeat:no-repeat;
width:100%;
height:auto;
}
.kk1{
 /* background-image:url('images/bg-images/bg-img-022.png'); */
 background-repeat:no-repeat;
 width:100%;
 height:auto;
}
@media only screen and (min-width: 320px) and (max-width: 650px){
.kk{
/* background-image:url('images/bg-images/bg-img-024.png'); */
background-repeat:no-repeat;
width:100%;
height:auto;
    background-size: contain;
}
.kk1{
   
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-position: bottom;
    background-size: contain;
  
}
/*.mobile-u{
height:100%;
width:100%;
}*/
header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
}
@media only screen and (min-width: 320px) and (max-width: 1150px){
.des-u{
display:none;
}
.mobile-u{
display:block;
height:320px;
width:320px;
}
header{
    position: relative;
    background-color: black;
    height: 57vh;
    min-height: 20rem;
    width: 100%;
    overflow: hidden;
}

}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 400px){
.thm-btn{
    padding: 12px 30px;
    margin-top: 10px;
}
}
.abt-box-s{

   
    box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
    text-align: center;
    margin-bottom: 12px;

}
.abt-box-p{

	width: 100%;
    text-align: justify;
    line-height: 29px;
    margin-left: 32px;
    margin-top: 26px;
}
.abt-img-abt{
 height:350px;
 width:460px;
     
    object-fit: contain;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
.abt-img-abt{
 height:auto;
 width:100%;
     
    object-fit: contain;
}
.aa{
	 margin-bottom:15px;
	 font-size:14px;
	 margin-left:0px!important;
}
.hh{
	padding:20px;
}	
.abt-box-p {
   
    margin-left: 0px;
	font-size:14px;
	text-align:center;
	margin-top:10px;
    
}
.side-heading {
   
    margin-bottom: 0px;
    margin-top: 10px;
}
.dir-nme{
color: #00af9f;
    margin-left: 0px!important;
}
}
.aa{
	 margin-bottom:15px;
	 font-size:14px;
	 margin-left:-35px;
}
.dir-nme{
color: #00af9f;
    margin-left: 43px;
}
.abt-dir-img{
	object-fit:contain;width:100%;
}
@media only screen and (min-width: 320px) and (max-width:1200px){
.abt-img-abt{
 height:auto;
 width:100%;
     
    object-fit: contain;
}}
@media only screen and (min-width: 768px) and (max-width:1200px){
	
	.pink {
	
    height: 240px;
	width:100%;
	
	
	
	}
	.yellow{
		height: auto;
   width:100%;
  
	
	}
	.blue {
		height: 240px;  
		width:100%;
		

}
.aa{
	margin-left:0px;
}
.blue{
	margin-top:15px;
}
.dir-nme {
    color: #00af9f;
    margin-left: 0px!important;
}
.abt-box-p {
   
    text-align: left;
 
}
}
@media only screen and (min-width: 1200px) and (max-width:2500px){
	
	.pink {
	
    height: 150px;
	width:100%;
	
	
	
	}
	.yellow{
		 height: 318px;
   width:100%;
  
	
	}
	.blue {
		 height: 150px;
		width:100%;
		

}
.aa{
	margin-left:0px;
}
.blue{
	margin-top:15px;
}
.tech-para{
	color:black;
	font-weight:600;
}
.abt-pgp{
	color:white!important;
}
.abt-pgp:hover{
text-decoration:none;
	color:white!important;
}
.abt-pgh{
	color:white;
}
.abt-pgh:hover{
	color:white;
	text-decoration:none;
}

	@media only screen and (max-device-width: 767px) {
	.bg-dark1 {
    background-color: white!important;
    height: auto;
}
.head-fonts{
color:black!important;
}
}
	@media only screen and (max-device-width: 767px) {
	.mobs{
	display:block;
	}
	.dess{
	display:none;
	}
	.dess1{
	display:block;
	}
	}
header {
  position: relative;
  background-color: black;
  height: 110vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 49%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container-fluid {
  position: relative;
  z-index: 2;
  padding:0px;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
 
  opacity: 0.5;
  z-index: 1;
}
.mobile-u{
display:none;
}




@media (min-width: 768px) {
.carousel-multi-item-2 .col-md-3 {
float: left;
width: 25%;
max-width: 100%; } }

.carousel-multi-item-2 .card img {
border-radius: 2px; }

.client-img-size {
height:150px!important;
width:200px!important;
}
.img-fluid {
    max-width: 100%;
    height: 123px;
	object-fit:contain;
	  
    box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
}

#contact {
  width: 100%;
  height: auto!important;
  
  
}


/* Social Media Icons */
.social-media-list {
  position: relative;
  font-size: 2.3rem;
  text-align: center;
  width: 100%;
}

.social-media-list li a {
  color: #fff;
}

.social-media-list li {
  position: relative; 
  top: 0;
  left: -20px;
  display: inline-block;
  height: 70px;
  width: 70px;
  margin: 10px auto;
  line-height: 70px;
  border-radius: 50%;
  color: #fff;
  background-color: rgb(27,27,27);
  cursor: pointer; 
  transition: all .2s ease-in-out;
}

.social-media-list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
  opacity: 0;
  box-shadow: 0 0 0 1px #fff;
  transition: all .2s ease-in-out;
}

.social-media-list li:hover {
  background-color: #fff; 
}

.social-media-list li:hover:after {
  opacity: 1;  
  transform: scale(1.12);
  transition-timing-function: cubic-bezier(0.37,0.74,0.15,1.65);
}

.social-media-list li:hover a {
  color: #111;
}



/* Begin Media Queries*/
@media screen and (max-width: 760px) {
    #contact {
        height: 1000px;
    }
  .section-header {
    font-size: 65px;
  }
  .direct-contact-container, .form-horizontal {
    float: none;
    margin: 10px auto;
  }  
  .direct-contact-container {
    margin-top: 60px;
    max-width: 300px;
  }    
  .social-media-list li {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .social-media-list li:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}


  .social-media-list {
    left: 0;
  }
  .social-media-list li {
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 2rem;
  }
  .social-media-list li:after {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
  
.abc {
    border: none;
    outline: none;
    width: 100%;
    max-width: 381px;
    height: 69px;
    background-color: #FFFFFF;
    color: #7E7F82;
    font-size: 16px;
    font-weight: 600;
    padding-left: 30px;
}
.abc-btn{
border: none;
    outline: none;
    background-color: #0b9aba;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    padding: 0 50px;
    cursor: pointer;
    transition: all .4s ease;
}

.footer-para {
    margin: 0;
    color: #CFC1E5;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}
.footer-inner1 {
margin-bottom:35px;
}
.footer-widget-links {
color: #CFC1E5;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    transition: all .4s ease;
}
.footer-widget-links:hover {
color: #FEBD22;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}

#card-1:hover{
box-shadow: 0px 0px 7px background;
}
#card-2:hover{
box-shadow: 0px 0px 7px background;
}
#card-3:hover{
box-shadow: 0px 0px 7px background;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 30px;
  border: none;
  outline: none;
  background-color: black;
  color: white;
  cursor: pointer;
  
  border-radius: 4px;
  padding-left:14px;
  padding-right:14px;
}

#myBtn:hover {
  background-color: #0b9aba;
}
.video-img{
margin-top:-130px;
}
.kk{
/* background-image:url('images/bg-images/bg-img-002.png'); */
background-repeat:no-repeat;
width:100%;
height:auto;
}
.kk1{
 /* background-image:url('images/bg-images/bg-img-022.png'); */
 background-repeat:no-repeat;
 width:100%;
 height:auto;
}
@media only screen and (min-width: 320px) and (max-width: 650px){
.kk{
/* background-image:url('images/bg-images/bg-img-024.png'); */
background-repeat:no-repeat;
width:100%;
height:auto;
    background-size: contain;
}
.kk1{
   
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-position: bottom;
    background-size: contain;
  
}
/*.mobile-u{
height:100%;
width:100%;
}*/
header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
}
@media only screen and (min-width: 1001px) and (max-width: 1150px){
.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 92vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}

}
@media only screen and (min-width: 320px) and (max-width: 350px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 30vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 351px) and (max-width: 380px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 35vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 401px) and (max-width: 430px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 38vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 381px) and (max-width: 400px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 36vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 431px) and (max-width: 480px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 41vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 481px) and (max-width: 550px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 45vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 551px) and (max-width: 620px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 52vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 621px) and (max-width: 700px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 58vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 701px) and (max-width: 800px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 65vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
@media only screen and (min-width: 801px) and (max-width: 1000px){

.des-u{
display:none;
}
.mobile-u{
display:block;
height:auto;
width:100%;
}
header{
       position: relative;
    background-color: black;
    height: 74vh;
    min-height: 11rem;
    width: 100%;
    overflow: hidden;
}
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Hamburger_icon.svg/220px-Hamburger_icon.svg.png);
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 400px){
.thm-btn{
    padding: 12px 30px;
    margin-top: 10px;
}
}
.bs-example{
background-color:whitesmoke!important;
}
.brand-img{
width:278px;
height:50px;
object-fit:contain;
}
.h-top{
 position:relative;
 float:right;
 margin:0px;
}
.nav-top-header-a {
    color: white;
    padding-left: 43px;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.nav-top-header-a:hover {
    color: white;
   text-decoration:none;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
.nav-top-header-a {
    color: white;
     padding-left: 0px!important; 
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.h-top{
 position:relative;
float:left!important;
 margin:0px;
}
.brand-img{
width:100%;
height:auto;

}

}
.mobile-one{
display:none;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
.mobile-one{
display:block;
}

}


.product-title{
	color:black;
	font-size:20px;
	font-weight:500;
	line-height:25px;
	letter-spacing:0.2px;
	margin-top:20px;
	text-align:center;
}
.navbar-light .navbar-nav .nav-link {
    color: black!important;
}
@media only screen and (min-width: 768px) and (max-width:2500px){
	.brand-img {
    width: 278px;
    height: 50px;
    object-fit: contain;
}
	
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px!important;
}
}