 * {
   margin: 0;
   /**box-sizing: border-box;**/
   overflow-x: hidden;
   padding: 0;
}body{
	font-family: sans-serif;
}

#nav-bar{
position: sticky;
top: 0;
z-index: 10;

}
.navbar{
    /*position: sticky;*/

	padding: 0 !important;
	
}
.navbar-brand img{
	height: 94px;
    padding-left: 30px;
    width: 140px;
    padding-top: 0px;
}

.navbar-nav li{
	padding: 0 10px;
}
.navbar-nav li a{
	color:black !important;
	font-weight: 400;
	float: right;
	text-align: left;
font-size: 18px;

}

.navbar-nav li a:hover , .navbar-nav .active {

color:  white !important;
    
border-top-left-radius: 2px;
  border-top-right-radius: 19px;  
  background-color: #10e090;
  opacity: 0.7;  
}

/**************************************/
.navbar-nav{
	margin-bottom: -6px;
    list-style: none;
    padding-right: 27px;
    padding-top: 18px;
}
.fa-bars{
	color: #66ffc4;
	font-size: 30px !important;

}
.navbar-toggler{
	outline: none !important;
}

/**banner------------**/
.slide{
	padding: 0;
	margin: 0;


	position: relative;
}

#banner {
	height: 600px;
	


}
.carousel-caption{
	margin-bottom: 200px !important;

}
.carousel-caption h1{
	font-size: 3rem;
    
   

}@media only screen and (min-width: 320px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
     .carousel-caption h1 {
        font-size: 2.4rem;
        margin: 9px 0 15px;
    }
}
}@media only screen and (min-width: 320px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
     .carousel-caption h4 {
        font-size: 2.1rem;
        margin: 9px 0 15px;
    }
}

.carousel-caption h4{
	
}
.carousel-item img{
	
	height: 600px;

}
.carousel-inner{
	/*width: 1320px !important;*/
}

.play{
    padding-top: 45px;

}
iframe:hover{
    width: 640px;
    height: 340px;
}
@media only screen and (min-width: 320px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
   iframe{
    width: 490px;
    margin: 10px;
   }
   iframe:hover{
    width:550px;
    height: 340px;
   }
}
.aboutus h5{
    color:  #10e090;
    font-size: 1.6rem;
     margin-top: 34px;
     margin-left: 20px;

}
.aboutus{
    padding-top: 20px;
}
 .aboutus h2 {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #10e090;
    margin-bottom: 0;
    margin-top: 34px;
}
.aboutus  h3 {
	font-weight: 700;

    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 17px;
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .aboutus h3 {
        font-size: 2rem;
        line-height: 1.5;
    }
}
.aboutus .about-text p{
margin-bottom:4rem;
text-align: justify; /* For Edge */
  text-align-last: justify;
}

.aboutus .about-text {
   padding-top: 10px;
    padding-left: 20px;
    font-style: italic;
    font-size: 22px;
    line-height: 1.5rem;
    line-height: 2rem;
    position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
    .aboutus .about-text {
        padding-left: 5px;
    }
}

.aboutus .about-text .vertical-text {
    position: absolute;
    left: 0;
    margin-top: -20px;
    display: none;
    
}
@media only screen and (min-width: 992px) {
    .aboutus .about-text .vertical-text {
        display: block;
    }
}

.aboutus .about-text .vertical-text {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.5rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #10e090;
    font-family: "Montserrat";
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
    margin: 0;
    margin-top: 5px;
    left: -45px;
    font-style: normal;
    padding-right: 40px;
}
.aboutus .about-text .vertical-text:after {
    background-color: #202020;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: calc(73% + 20px);
    width: 35px;
    height: 2px;
}


#goal{
    padding: 80px 0;
    
}
.goal {
    width: 350px !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
#goal .mar{
    margin-right: 5px;
    margin-left: 5px;
}
  .goal:hover{

    box-shadow: 0 4px 8px 0 #10e090, 0 6px 20px 0 #10e090;
  width: 400px;
  height: 160px;
  }
.goal h4 {
    font-size: 21px;
    padding: 5px;
    margin-top: 15px;
    font-weight: 700;
    color: #10e090;
    text-transform: uppercase;
      }
   
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .goal:hover {
        height: 150px;
    }
}
.goal h2{
    font-size: 3.6rem;
    line-height: 1.2;
    margin-bottom: 17px;
    margin-top: -9px;
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .section-title h2 {
        font-size: 2.2rem;
        margin-top: -5px;
    }
}
.title {
    font-weight: 700;
}
.line-img{
    margin-bottom: 20px;
    height: 60px;
    width: 558px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.vision img{
    width: 80px;
    height: 80px;

}
.vision p {
   text-align: justify; /* For Edge */
  text-align-last: justify;

}
.vision h3{
    font-weight: 700;
}
#product{
    padding: 100px 0;
}
.product h2{
color: #10e090;
}

#product h1{
    margin-bottom: 37px;
}
.product a{
    background-color: transparent;
    border: 2px solid #10e090;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 700;
    
    color: #202020;
}

.product a:hover{

    background-color: #10e090;
    border-color: #10e090;
    color: #fff;


}

.service {
    padding: 80px 0;

}
.service h2{
    color: #10e090;
}

/*footer************/

.foot{
background-image: url(../img/pic1.png);
background-size: cover;
    background-position: center center;
    padding-top: 50px ;
    padding-right: 20px;
    padding-left: 20px;
    color: white;
    
}

.foot .social{
    margin: 30px 0;
}
.foot .social a {
    font-size: 1.5rem;
    line-height: 45px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    margin-right: 15px;
    height: 49px;
    width: 49px;
}
@media only screen and (min-width: 320px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .foot .social {
        margin: 20px 0;
    }
}
.foot .social a:hover {
    background-color: #10e090;
    border-color: #10e090;
}
.foot ul a {
text-decoration: none;
color: white;
margin: 10px;

}
.foot ul a:hover {
    color: #10e090
}
.foot h4 {
    margin: 10px;
}
.foot p:hover {
    color: #10e090;
}
.foot .fa-phone , .fa-envelope-o{
    margin-left:8px;
    margin-right: 8px;
}
.foot .rights{
    margin-top: 20px;
}




























/*
.header{
height: 30px;
position: absolute;
}
ul {
    margin: 0;
    padding: 0;
}

.list-unstyled{
	padding-left: 150px !important;

}   
.head-menu{
	margin-left:270px;
}
.menu li{
	float: left;
    display: inline-block;
    height: 24px;
    line-height: 23px;
    margin: 0 7px 0 0;
    padding: 3px 24px 3px 0;
}
.head-menu a {
	text-decoration: none;
	color:black;

}
.head-menu a:hover {
	border-bottom: 1px solid green;
color: black !important;
}

.logo{
	
position: relative;
}*/