
@import url('http://fonts.cdnfonts.com/css/tahoma');
h1, h2, h3, h4, h5, h6 {
  font-family: 'Tahoma', sans-serif;
}

.top-bar {
padding-top: 10px;
    padding-bottom: 10px;
    background-color:#008589;
    font-family: 'Tahoma', sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}
.header {
    background-color: #fff;
    padding-top: 00px;
    padding-bottom: 0px;
    z-index: 99;
    -webkit-box-shadow: 0px 5px 9px 1px rgb(144 161 180 / 20%);
    box-shadow: 0px 5px 9px 1px rgb(144 161 180 / 20%);
    -moz-box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2);
    /* margin-top: 28px; */

    /* transition: all 0.2s ease-out; */
}
.header_image{
height: 230px;
      background-size: cover;
    /*  margin-top: -29px;*/

}
.top-text a {
    color: #fff;
}
.top-text a:hover {
    color:#8bdad9;
}
/* .logo img{
  transition: all 0.1s ease-out;
} */
#navigation {
    float: right;
    margin-top: 15px;
    position: relative;
    z-index: 99;
}
#navigation>ul>li:hover {
  background: #adedec;  padding-bottom: 0px;
}
#navigation>ul>li:hover>a {
    color: #008186;
}

.main-content{
  /*padding-top:30px;*/
  padding-bottom:0px;
}
.main-content2{
  padding-top:40px;
  padding-bottom:50px;
}
.main-content2 .box {
    padding: 50px 50px;
    height: 320px;
    color: #fff;
    font-family: 'Tahoma', sans-serif;
    text-align: center;
  font-size: 16px;
}
.main-content2 h2{
  color: #fff;
}
.bg1{
  background: #00aeac;

}
.bg2{
  background: #008589;

}
.bg3{
  background: #439d9c;

}
.padding-box{
  padding: 0;
  margin: 0;
}
.head{
  border-bottom:1px solid #00b2a9;
  padding-bottom:20px;
}
.head h1{
  color:#00b2a9;
  font-size:43px;
}
.text-content {
    padding-top: 10px;
    font-family: 'Tahoma', sans-serif;
    /* font-weight: BOLD; */
    padding-bottom: 25px;
    FONT-SIZE: 16PX;
}
.address-text {
    font-family: 'Tahoma', sans-serif;
    color: #00aeac;
    font-size: 15px;
}
.home-slider .carousel-control-prev {justify-content: left;}
.home-slider .carousel-control-next{justify-content: right;}
.testi .carousel {
	width: 650px;
      max-width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
  padding-top: 50px;
}
.testi .carousel .carousel-item {
	text-align: center;
	overflow: hidden;
	min-height: 340px;
}
.testi .carousel .carousel-item a {
	color: #008589;
}
.testi .carousel .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 50%;
}
.testi .carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
  border: 3px solid #008589;
}
.testi .carousel .fa{
color: #fff;}
.testi .carousel .testimonial .fa
{
  color: #008589;
}
.testi .carousel .testimonial {	
	padding: 30px 0 10px;
    text-align: center;
    font-style: normal;
}
.testi .carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.testi .carousel .overview b {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.testi .carousel .star-rating i {
	font-size: 18px;
	color: #008589;
}
.testi .carousel-control-prev {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #00b9b9;
	text-shadow: none;
	top: 4px;
}
.text-justify, .text-justify p{
  text-align: justify;
}
.testi .carousel-control-next {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #00b9b9;
	text-shadow: none;
	top: 4px;
}
.testi .carousel-control-prev i {
	font-size: 20px;
	margin-right: 2px;
}
.testi .carousel-control-prev {
	left: auto;
	right: 40px;
}
.testi .carousel-control-next i {
	margin-right: -2px;
}
.testi .carousel .carousel-indicators {
	bottom: 15px;
}
.testi .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
.testi .carousel-indicators li {	
	background: #e2e2e2;
	border: none;
}
.testi .carousel-indicators li.active {		
	background: #888;		
}
.sidebar{
    padding: 35px 10px;
   font-family: 'Tahoma', sans-serif;
}
.sidebar h5 {
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid #00b9b9;
    padding-bottom: 20px;
}
.sidebar p{font-family: 'Tahoma', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.sidebar .list-group{
    margin-bottom: 20px;
}
.sidebar img {
    border-radius: 6px;
   margin-bottom: 26px;
}
.sidebar .list-group-item {
       position: relative;
    display: block;
    padding: 0.4rem 0rem;
    background-color: #00b9b9;
    border: 1px solid rgb(255 255 255);
    font-family: 'Tahoma', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border-radius: 26px;
    margin-bottom: 5px;
    padding: 5px 5px;
}
.sidebar .list-group-item:hover{
  background-color: #00adab;
}
.sidebar .list-group .fas{
    background: #fff;
    padding: 6px;
    border-radius: 50%;
}
.sidebar .btn-primary {
    border-radius: 20px;
    font-size: 16px;
    margin-bottom: 26px;
    font-weight: 400;
    width: 100%;
    padding: 12px 20px;
      text-transform: capitalize;
}
.footer-logo{
    width: 255px;
    padding-top: 15px;
    max-width: 100%;
}
.col-box-link {
    font-size: 12px;
    padding: 10px;
    height: auto;
    /* border: 1px solid #00aeac; */
    margin-top: 10px;
    font-family: 'Tahoma', sans-serif;
}
.col-box-link i{
  color:#01aeac;
  padding-right: 10px;

}
.mapgoogle{
  height: 800px;
}
.map-iframe{
height: 600px;
}

@media screen and (max-width:600px) {

  .footer-col{
    padding-top: 20px;
  }
  .sub {
      list-style: none;
      position: relative;
  }
  .header_image {
    height: 100px;
  }
}

.testimonials{

position: relative;
margin-top: 50px;


background: #dbdbdb;
height: auto;
transition: all 0.5s ease-in-out;
padding: 50px;
  font-family: 'Tahoma', sans-serif;
}
.slideshow-container {
    position: relative;
    width: 90%;
    /* top: 120; */
    margin: 0 auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
  overflow: hidden;
  margin-top: 20px;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
} */

/* Caption text */
.text {
  color: #000;
  font-size: 16px;
  padding: 8px 12px;
  /*! position: absolute; */
  top: 50px;
  width: 80%;
  text-align: center;
  border: 1px solid #02aeac;
  left:20%;
  background: #fff;
  font-family: 'Tahoma', sans-serif;
  margin:0 auto;

  padding: 24px;
}
.user-title{
  display: block;
  /*! top:50px; */

  color: #009fa0;
}
.user{
  color: #009fa0;
  padding: 0px;
  /*! padding-top: -29px; */
  font-size: 10px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* .active, .dot:hover {
  background-color: #717171;
} */

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}





.menu {

    text-align: right;
}
.green-col {
    height: 300px;
    background: #00646a;
}
.light-green {
    height: 300px;
    background: #00aeac;
    border-left: 4px solid #fff;
}
@media screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
  font-family: 'Tahoma', sans-serif;
  font-size: 18px;
}
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .navbar .nav-item {
        padding: .5rem .5rem;
        margin: 0 .25rem;
    }
    .navbar .nav-item:hover {
        background: #e2f6f5;
    }

    .navbar .dropdown {
        position: static;
        /*! background-color: #e2f6f5; */
    }

    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        top: 50px;
    }
    .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
        display: block !important;

    }

    .dropdown-menu li{
      background: #fff;
      margin-top:5px !important;
      border-radius: 20px;
      padding:2px !important;

    }



    .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /* border: 1px solid rgba(0,0,0,.125); */
    border-radius: 0.25rem;
    width: 325px;
    height: auto;
    margin-top: 15px;
    font-size: 16px;
      font-family: 'Tahoma', sans-serif;
}
 .sub{
  list-style:none;
  position: relative;
}



.sub-icon{
  position: absolute;
  top: 0px;
  content: "\f175";

  background: #00acaa;
  width: 28px;
  height: 34px;
  right: 0;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.sub-icon i{
  color:#fff;
}


/* .sub li:after {
    position: absolute;
    top: 0px;
    content: "\f175";

    background: #00acaa;
    width: 28px;
    height: 34px;
    right: 0;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
} */


}

.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;

}

.navbar .dropdown-menu {
    background-color: #e2f6f5 !important;
    text-align: center;
}
.navbar .dropdown-menu a{
    display: block;
    color: #01adab;
    transition: all 0.500s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    padding-left: 20px;
    font-family: 'Tahoma', sans-serif;
}
.navbar .dropdown-menu a:hover{
    color: #000!important;
    background: #f0f0f0;
}
.box-footer{
  height: 300px;



}
.box-left {
    background:#006b72;
    height: 300px;
    width:36%;
}

.box-center{
  background:#006b72;
      height: 300px;
width:28%;

}
.box-right{
  background: #00aeac;
      height: 300px;
width:36%;

}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
     border: 0;
    border-radius: 0;
    margin-top: 13px;
}


.menu {
    text-align: right;
    margin-top: 13px;
}

.main-footer{
  padding: 20px;

}
.footer-col ul{
      list-style: none;
}
.cnt-button{
  padding-top:20px;
  padding-bottom: 30px;

}
.cnt-button button{
  border-radius: 18px;

  padding: 15px;
  background-color: #00aeac;
}
.cnt-button button:hover{
  border-radius: 18px;

  padding: 15px;
  background-color: #00aeac;
}
.social-icons i{
  margin-right:12px;
  font-size: 26px;
  color: #04afad;
}



.grid_3.carousel-article .caroufredsel_wrapper{
    width: 100% !important;
}

.carousel-article {
    width: 70%;
    float: right;
    margin-top: 39px;
    font-size: 30px;
    color: #fff !important;
}
.carousel-article h2{
  color:#fff;
}
.contact-footer{
  width: 80%;
  float: right;
  margin-top: 39px;

}

.grid_3.carousel-article .carousel-li > li{
    width: 220px;
    margin-right: 0;
}

.carousel-pagination {
    text-align: center;
    float: left;
    margin-top: 10px;
}
.clearfix{
  clear:both;
}

.carousel-pagination a {
    background: url('../images/btn.png') no-repeat;
    width: 19px;
    height: 5px;
    margin: 0 5px 0 0;
    display: inline-block;
}

.carousel-pagination a.selected {
    background: url('../images/btn-active.png') no-repeat;
    cursor: default;
}

.carousel-pagination a span {
    display: none;
}

.view-g-btn {
    width: 100%;
    background: #009094;
    font-size: 13px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #009094;
    border:none !important;
}
.view-g-btn:hover{

  background: #009094;
}

.team-img-title {
    position: absolute;
    bottom: 40px;
    left: 32%;
    color: #fff;
    background: #009094;
    padding: 5px;
    font-size: 14px;
}
.example {
  max-width: 100%;
  height: 450px;
  margin-top: -21px;
}
.team-img {
    position: relative;
}

.img-services{
  width: 60%;
}
.img-services img{
  width: inherit;
}
.ul-links{
  list-style-type: none;

}
.ul-links li {
    /* float: left; */
    padding-left: 10px;
    font-size: 16px;
    padding-top: 10px;
}
.text-footer {
    /* height: 300px; */
    background: #00656c;
    margin-top: 30px;
}
.box-green-last{
  border-right: none !important;
  background: #00656c;
  height: 300px;
}
.shadow-effect {
		    background: #fff;
		    padding: 20px;
		    border-radius: 4px;
		    text-align: center;
	border:1px solid #ECECEC;
		    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
		}
		#customers-testimonials .shadow-effect p {
		    font-family: inherit;
		    font-size: 17px;
		    line-height: 1.5;
		    margin: 0 0 17px 0;
		    font-weight: 300;
		}
		.testimonial-name {
		    margin: -17px auto 0;
		    display: table;
		    width: auto;
		    background: #3190E7;
		    padding: 9px 35px;
		    border-radius: 12px;
		    text-align: center;
		    color: #fff;
		    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
		}
		#customers-testimonials .item {
		    text-align: center;
		    padding: 50px;
				margin-bottom:80px;
		    opacity: 1;
		    -webkit-transform: scale3d(0.8, 0.8, 1);
		    transform: scale3d(0.8, 0.8, 1);
		    -webkit-transition: all 0.3s ease-in-out;
		    -moz-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out;
		}
		#customers-testimonials .owl-item.active.center .item {
		    opacity: 1;
		    -webkit-transform: scale3d(1.0, 1.0, 1);
		    transform: scale3d(1.0, 1.0, 1);
		}
		.owl-carousel .owl-item img {
		    transform-style: preserve-3d;
		    max-width: 90px;
    		margin: 0 auto 17px;
		}
		#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
		    background: #28CB75;
		    transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
		#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot span {
		    background: #C4C4CC;
		    display: block;
		    height: 20px;
		    margin: 0 2px 5px;
		    transform: translate3d(0px, -50%, 0px) scale(0.3);
		    transform-origin: 50% 50% 0;
		    transition: all 250ms ease-out 0s;
		    width: 20px;
		}
#product-page-text-carousel {

    width: 339px;
    margin: 73px auto;
    padding: 4px;
}



#product-page-slides {
overflow: hidden;
}

#product-page-slides ul {
list-style: none;
width:100%;
margin: 0;
padding: 0;
position: relative;
}

.product-page-slide {
width:80%;
float:left;
text-align: left;
}
.tweets{
  padding-top:68px;
}
.tweets p{
  padding-top:25px;
  color: #fff;
}
.contact-form {
/*  padding-top: 0px;*/
     padding-top: 68px;
}
.contact-form-main {
     padding-top: 0px;
}
.contact-form input, select, textarea {
    background-color: #ffffff;
    width: 68% !important;
}
.contact_link li {
    list-style: none;
    background: #009799;
    padding: 5px;
    margin-top: 2px;
    color: #fff;
    margin-bottom: 10px;
}
.contact-form button {
    background: #007379;
    width: 28%;
    height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 28px;
}
/* Styling for prev and next buttons */
.product-page-btn-bar{
    margin: 0 auto;
    display: block;
    width: 100%;
  text-align:center;
  margin-top:10px;
}

#product-page-buttons {
    padding: 0px;
    display: none;
}

.box-green h2{
  color:#fff !important;
}

#product-page-buttons a {
	font-family: FontAwesome;
	font-size: 27px;

	text-align: center;
	color: #ffffff;
  text-decoration:none;
}

.product-page-text h4 {
    color: #ffff;
    font-size: 50px;
    margin: 0px;
}
.box-green{
border-right:1px solid #fff;
}
.product-page-text p {
  font-size:16px;
  color:#FFF;
}

.product-page-text {
padding-top: 20px 10px 0px 10px;
}

.testimonials-container {
    background-color: #8a8e9b;
    border-radius: 15px;
    color: #FFFFFF;
    font-family: 'Montserrat';
    margin: 20px auto;
    max-width: 100%;
    padding: 50px 80px;
    position: relative;
    height: 300px;
}

.fa-quote {
  color: rgba(255, 255, 255, 0.3);
  font-size: 28px;
  position: absolute;
  top: 70px;
}

.fa-quote-right {
  left: 40px;
}

.fa-quote-left {
  right: 40px;
}

.testimonial {
  line-height: 21px;
  text-align: justify;
}

.centered-items {
  display: flex;
  justify-content: center;
  align-items: center;
}

.centered-items{
  display: none;
}
.glbaly_cnnected {
    width: 67%;
    height: auto;
    padding-top: 20px;
}
.user-details {
  margin-left: 10px;
}

.username {
  margin: 0;
}

.role {
  font-weight: normal;
  margin: 2px 0;
}

.progress-bar {
  background-color: #fff;
  height: 4px;
  width: 100%;
  animation: grow 10s linear infinite;
  transform-origin: left;
}

@keyframes grow {
  0% {
    transform: scaleX(0);
  }
}
p.testimonial{
min-height: 168px;}
@media (max-width: 768px) {
    p.testimonial{
min-height: auto;}
  .testimonials-container {
    padding: 20px 10px;
}
#product-page-text-carousel {
 width: 100%;
 margin: 20px 0px; 
padding: 0;
}
  .tweets {
    padding-top: 10px;
}
  .contact-form {
    /* padding-top: 0px; */
    padding-top: 35px;
}
 .box-green-last {
    height: auto;
   margin: 20px 0px; 
} 
}


/*owlCarousel*
.owl-testimonials .owl-dots {
  text-align: center;
}
.owl-testimonials .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0.5em;
  border-radius: 50%;
  border: 1px solid black;
  outline: none;
}
.owl-testimonials .owl-dots .owl-dot.active {
  background-color: black;
}

.owl-testimonials {
  position: relative;
}
.owl-testimonials .item-owl {
  padding: 2em 4em;
  text-align: center;
}
.owl-testimonials .item-owl .name {
  font-weight: bold;
  display: block;
  font-size: 1.5em;
  font-family: "Montserrat", sans-serif;
}
.owl-testimonials .owl-nav {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.owl-testimonials .owl-nav .owl-prev, .owl-testimonials .owl-nav .owl-next {
  font-size: 1.5em !important;
  outline: none;
}
.owl-testimonials .owl-nav .owl-prev.disabled, .owl-testimonials .owl-nav .owl-next.disabled {
  opacity: 0.3;
}



@media screen and (max-width: 680px){
  .example {
    max-width: 100%;
    height: 200px;
    margin-top: -21px;
  }
  .box-left {
    background: #006b72;
    height: 300px;

}
.box-center {
    background: #006b72;
    height: 300px;

}
.box-right {
    background: #00aeac;
    height: 300px;

}
.top-footer{
  display: none;
}
.clearfix{
  clear: both;
}

}
