@charset "UTF-8";
/* CSS Document */

.top-menu .quick-links > li:last-child{margin-left:-4px;}
.padding-1{border-right:1px #fff solid;}
.padding-bot{ border-bottom:1px #fff solid;}

.slider-ourstory{background-image:url(../img/our-story.jpg); background-repeat: no-repeat; background-origin: padding-box; height: 544px;
background-size: cover; background-position: 50% 50%;}

.slider-ourstory .onbanner-wrap {display: block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; text-align: right;}
.onbanner-txt {
    display: inline-block;
    margin-right: 13%;
    vertical-align: middle;
    max-width: 25%;
	margin-top:12%;
}

.slider-ourstory .box-bg-blue {
    background-color:rgba(18,161,154,0.8);
    color: #ffffff;
}
.onbanner-itm-desc {
    margin-right: 1.4em;
    text-align: left;
    font-size: 28px;
    
    font-weight: 600;
    font-style: italic;
    padding: 0.5em;
}
.slider-ourstory .box-bg-purple {
    background-color:rgba(18,161,154,0.7);
    color: #ffffff;
}

.onbanner-itm-title {
    display: inline-block;
    text-align: left;
    font-size: 24px;
    font-weight: lighter;
    font-style: italic;
    padding: 0.4em; margin:0;
}

.breadcrumb{background-color:transparent; font-size: 12px;}

.breadcrumbs {
    display: block;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    margin: 2em auto 0;
    padding: 0 6%;
    border-bottom: 1px solid #cccccc;
}

.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0.9em;
}
.base-width {
    margin: auto;
        margin-bottom: auto;
}


.page-title{padding: 0 15px;}



.abtcolor1{background-color: rgba(18,161,154,0.9);}
.abtcolor2{background-color: rgba(18,161,154,0.5);}

.abtus{ display: inline-block; margin-bottom:40px;}
.abtus img{width:40%; float:left;}


.content-div {
    height: 100%;
    width: 55%;
    padding:1.1em;
    padding-bottom: 3em;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    position: relative; color: #fff;
}

.content-div .content-div-wrapper {
    width: 100%;
    height: 100%;
    padding-bottom: 2.5em;
}
.content-overflow {
    height: 100%;
    overflow: hidden;
    position: relative;
    padding-left: 0.15em;
}

.more-info-text {
    font-size: 115%;
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    margin-top: 2em;
    color: #fff;
    position: absolute;
    bottom: 1em;
    left: 1em;
}


.unit-title {
    font-size: 150%;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 0.5em;
    line-height: 102%;
}

.unit-content {
    letter-spacing: -0.01em;
    font-size: 110%;
    font-style: normal;    font-weight: lighter;
    max-height: 67%;
    line-height: 22px;
}

.inner-cntn{ padding:60px 0;}
.sublink li{background-color: rgba(18,161,154,0.7); border:#FFF solid 1px;}
.sublink li a{color: #ffffff; padding:8px 10px; display: inline-block;}
.sublink li.active{ background-color:#fff;}
.sublink li.active a{color: rgba(18,161,154,1); border:#12a19a solid 1px; display: block;}
.sublink li:hover{ background-color: rgba(18,161,154,1);}
.sublink li:hover a{color:#fff;}

.our-team .bodname{padding:0;}
.our-team .bodname{ margin:0 0 80px; border-top:#12a19a solid 2px;}

.our-team .bodname li:last-child{font-size:15px;}


/* Gray Scale */
.hover08 .col-md-3{padding-bottom:75px;}

.hover08 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover08 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.column figure span {
    position: absolute;
    bottom: 60px;
    left: 0;
    z-index: -1;
    display: block;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
	width: 100%;
}



figure:hover span {
    bottom: 50px;
    opacity: 1;
}


/*===== Vertical Timeline =====*/
#conference-timeline {
  position: relative;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}
#conference-timeline .timeline-start,
#conference-timeline .timeline-end {
  display: table;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  background: #12a19a;
  padding: 15px 23px;
  color: #fff;
  max-width: 5%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#conference-timeline .conference-center-line {
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -2px;
  background: #12a19a;
  z-index: -1;
}
#conference-timeline .conference-timeline-content {
  padding-top: 67px;
  padding-bottom: 67px;
}
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.timeline-article .content-left-container,
.timeline-article .content-right-container {
  max-width: 44%;
  width: 100%;
}
.timeline-article .timeline-author {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #12a19a;
  text-align: right;
}
.timeline-article .content-left,
.timeline-article .content-right {
  position: relative;
  width: auto;
  border: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.03);
  padding: 27px 25px;
}
.timeline-article p {
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #242424;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
.timeline-article p span.article-number {
  position: absolute;
  font-weight: 300;
  font-size: 44px;
  top: 10px;
  left: -60px;
  color: #12a19a;
}
.timeline-article .content-left-container {
  float: left;
}
.timeline-article .content-right-container {
  float: right;
}
.timeline-article .content-left:before,
.timeline-article .content-right:before{
  position: absolute;
  top: 20px;
  font-size: 23px;
  font-family: "FontAwesome";
  color: #fff;
    
}
.timeline-article .content-left:before {
  content: "\f0da";
  right: -8px;
  text-shadow: 1px 0px 0px #999;
}
.timeline-article .content-right:before {
  content: "\f0d9";
  left: -8px;
   text-shadow: -1px 0px 0px #999; 
}
.timeline-article .meta-date {
  position: absolute;
  top: 0;
  left: 50%;
  width: 62px;
  height: 62px;
  margin-left: -31px;
  color: #fff;
  border-radius: 100%;
  background: #12a19a;
}
.timeline-article .meta-date .date,
.timeline-article .meta-date .month {
  display: block;
  text-align: center;
  font-weight: 900;
}
.timeline-article .meta-date .date {
  font-size: 30px;
  line-height: 40px;
}
.timeline-article .meta-date .month {
  font-size: 18px;
  line-height: 10px; margin-top:25px;
}
/*===== // Vertical Timeline =====*/

/*===== Resonsive Vertical Timeline =====*/
@media only screen and (max-width: 830px) {
  #conference-timeline .timeline-start,
  #conference-timeline .timeline-end {
    margin: 0;
  }
  #conference-timeline .conference-center-line {
    margin-left: 0;
    left: 50px;
  }
  .timeline-article .meta-date {
    margin-left: 0;
    left: 20px;
  }
  .timeline-article .content-left-container,
  .timeline-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: 110px;
    min-height: 53px;
  }
  .timeline-article .content-left-container {
    margin-bottom: 20px;
  }
  .timeline-article .content-left,
  .timeline-article .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
  .timeline-article .content-left:before {
    content: "\f0d9";
    right: auto;
    left: -8px;
	
  }
  .timeline-article .content-right:before {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .timeline-article p {
    margin: 0;
  }
  .timeline-article p span.article-number {
    display: none;
  }
  
  
}
/*===== // Resonsive Vertical Timeline =====*/


.service-sec .active .service-itm-cont{border:#129e98 solid 1px; background-color:#f1f1f1; color:#006e68; font-size:13px}
.martop25{ margin:25px 0;}


.news .post {padding: 0 15px; margin-bottom: 45px; min-height: 450px; border-bottom:#f1f1f1 solid 1px; max-height: 450px;}
.news .post .post-img {float: left; width: 100%; margin-bottom: 20px; overflow: hidden; position: relative;}
.post-img img { width: 100%; margin-bottom: -1px;}
.post-img:before, .post-img:after { content: ''; position: absolute; top: 0 left: 0; width: 50%; height: 100%; background-color: rgba(0,0,0,0.6); opacity: 0; visibility: hidden;}

.post:hover .post-img:before {opacity: 1; visibility: visible; width: 0;}
.post:hover .post-img:after { opacity: 1; visibility: visible; width: 0;}
.post-img:after { right: 0; left: auto;}

.post-details .post-info { margin-bottom: 15px; margin-left: 0; padding: 0;}
.post-info li:first-child {padding-left: 0;}
.post-info li {display: inline-block; position: relative padding: 0 23px 0 15px; padding-left: 15px; list-style: none;}

.post-details > h3 {color: #fff; font-weight: bold; font-size: 19px; text-transform: capitalize; line-height: 28px; margin-bottom: 20px;}
.post-details > h3 a { color: #000000;}
.post-details > h3 a:hover{color: #12a19a;}
.post-details > a {color: #666666;}
.post-details > a:hover {color: #12a19a;}

.contact-info {position: relative; margin-bottom: 30px; color: #fff; background: #12a19a; padding: 30px 5px;  padding-left: 5px; padding-left: 90px; border-radius: 4px;}
.contact-icon {position: absolute; left: 20px; padding: 8px 12px; transition: 0.2s all; background-color: #fff; border-radius: 4px; top: 22px;}
.contact-info p { margin: 0; font-size: 0.9em;}
.contact-info p a{color:#fff;}

.contact-icon i {font-size: 2.2em; color: #12a19a;}

.contact-form {background: #f5f5f5;   padding: 22px; border-radius: 4px;}

.contact-form .btn{ background-color:#12a19a; padding:8px 15px;}


.navbar-default .navbar-nav > .active > a{font-weight:bold; color:#12a19a; background-color:transparent;}
.navbar-default .navbar-nav > .active > a:hover{font-weight:bold; background-color:transparent;}

.tab-pane .owl-carousel .owl-dots{ display:none;}

.tab-pane .owl-carousel .owl-nav {
    position: absolute;
    top: 40%;
    right: 0px;
    width: 100%;
    bottom: auto;
}


.tab-pane .owl-carousel .owl-prev {
    position: absolute;
    text-align: right;
    left: 0px;
    color: #fff;
    font-size: 20px;
}

.tab-pane .owl-carousel .owl-next {
    position: absolute;
    text-align: right;
    right: 0px;
    color: #fff;
    font-size: 20px;
}

.csr1{position:relative; height:322px; background-position:top center; background-size:cover; border-right: 1px solid #fff;  border-bottom: 1px solid #fff;}
.csr2{position:relative; height:161px; background-position:top center; background-size:cover; border-bottom: 1px solid #fff;}

.slider-inner{padding-top:100px;}

.products{margin-top:70px;}
.products .pdct-img{background-image:
    radial-gradient(
      circle at top,
      #fff,
      #e7e7e7
    );}

.products .col-md-4, .products .col-md-6{margin-bottom:30px;}	
.products .col-md-4  span, .products .col-md-6 span{border: #e7e7e7 solid 1px; color: #12a19a; padding: 7px 5px;width: 100%; display: inline-block; text-align: center;}

.prdct-list{padding-left:6px;}
.prdct-list li:before{ content:"›"; font-size:14px; color:#129e98; margin-right:7px;}
.prdct-list li{font-size:13px;}

.news-itm-cont{margin-bottom:30px;}


















.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
  float: left;
}

.col-xs-5th-5 {
  float: left;
  width: 100%;
}

.col-xs-5th-4 {
  width: 80%;
}

.col-xs-5th-3 {
  width: 60%;
}

.col-xs-5th-2 {
  width: 40%;
}

.col-xs-5th-1 {
  width: 20%;
}

.col-xs-5th-pull-5 {
  right: 100%;
}

.col-xs-5th-pull-4 {
  right: 80%;
}

.col-xs-5th-pull-3 {
  right: 60%;
}

.col-xs-5th-pull-2 {
  right: 40%;
}

.col-xs-5th-pull-1 {
  right: 20%;
}

.col-xs-5th-pull-0 {
  right: auto;
}

.col-xs-5th-push-5 {
  left: 100%;
}

.col-xs-5th-push-4 {
  left: 80%;
}

.col-xs-5th-push-3 {
  left: 60%;
}

.col-xs-5th-push-2 {
  left: 40%;
}

.col-xs-5th-push-1 {
  left: 20%;
}

.col-xs-5th-push-0 {
  left: auto;
}

.col-xs-5th-offset-5 {
  margin-left: 100%;
}

.col-xs-5th-offset-4 {
  margin-left: 80%;
}

.col-xs-5th-offset-3 {
  margin-left: 60%;
}

.col-xs-5th-offset-2 {
  margin-left: 40%;
}

.col-xs-5th-offset-1 {
  margin-left: 20%;
}

.col-xs-5th-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
    float: left;
  }

  .col-sm-5th-5 {
    float: left;
    width: 100%;
  }

  .col-sm-5th-4 {
    width: 80%;
  }

  .col-sm-5th-3 {
    width: 60%;
  }

  .col-sm-5th-2 {
    width: 40%;
  }

  .col-sm-5th-1 {
    width: 20%;
  }

  .col-sm-5th-pull-5 {
    right: 100%;
  }

  .col-sm-5th-pull-4 {
    right: 80%;
  }

  .col-sm-5th-pull-3 {
    right: 60%;
  }

  .col-sm-5th-pull-2 {
    right: 40%;
  }

  .col-sm-5th-pull-1 {
    right: 20%;
  }

  .col-sm-5th-pull-0 {
    right: auto;
  }

  .col-sm-5th-push-5 {
    left: 100%;
  }

  .col-sm-5th-push-4 {
    left: 80%;
  }

  .col-sm-5th-push-3 {
    left: 60%;
  }

  .col-sm-5th-push-2 {
    left: 40%;
  }

  .col-sm-5th-push-1 {
    left: 20%;
  }

  .col-sm-5th-push-0 {
    left: auto;
  }

  .col-sm-5th-offset-5 {
    margin-left: 100%;
  }

  .col-sm-5th-offset-4 {
    margin-left: 80%;
  }

  .col-sm-5th-offset-3 {
    margin-left: 60%;
  }

  .col-sm-5th-offset-2 {
    margin-left: 40%;
  }

  .col-sm-5th-offset-1 {
    margin-left: 20%;
  }

  .col-sm-5th-offset-0 {
    margin-left: 0%;
  }
}


@media (max-width: 700px) {

.slider {
    padding-top: 55px;
}
.onbanner-txt{margin-right: 3%; max-width: 95%; margin-top: 32%;}}

@media (min-width: 992px) {
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
    float: left;
  }

  .col-md-5th-5 {
    float: left;
    width: 100%;
  }

  .col-md-5th-4 {
    width: 80%;
  }

  .col-md-5th-3 {
    width: 60%;
  }

  .col-md-5th-2 {
    width: 40%;
  }

  .col-md-5th-1 {
    width: 20%;
  }

  .col-md-5th-pull-5 {
    right: 100%;
  }

  .col-md-5th-pull-4 {
    right: 80%;
  }

  .col-md-5th-pull-3 {
    right: 60%;
  }

  .col-md-5th-pull-2 {
    right: 40%;
  }

  .col-md-5th-pull-1 {
    right: 20%;
  }

  .col-md-5th-pull-0 {
    right: auto;
  }

  .col-md-5th-push-5 {
    left: 100%;
  }

  .col-md-5th-push-4 {
    left: 80%;
  }

  .col-md-5th-push-3 {
    left: 60%;
  }

  .col-md-5th-push-2 {
    left: 40%;
  }

  .col-md-5th-push-1 {
    left: 20%;
  }

  .col-md-5th-push-0 {
    left: auto;
  }

  .col-md-5th-offset-5 {
    margin-left: 100%;
  }

  .col-md-5th-offset-4 {
    margin-left: 80%;
  }

  .col-md-5th-offset-3 {
    margin-left: 60%;
  }

  .col-md-5th-offset-2 {
    margin-left: 40%;
  }

  .col-md-5th-offset-1 {
    margin-left: 20%;
  }

  .col-md-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
    float: left;
  }

  .col-lg-5th-5 {
    float: left;
    width: 100%;
  }

  .col-lg-5th-4 {
    width: 80%;
  }

  .col-lg-5th-3 {
    width: 60%;
  }

  .col-lg-5th-2 {
    width: 40%;
  }

  .col-lg-5th-1 {
    width: 20%;
  }

  .col-lg-5th-pull-5 {
    right: 100%;
  }

  .col-lg-5th-pull-4 {
    right: 80%;
  }

  .col-lg-5th-pull-3 {
    right: 60%;
  }

  .col-lg-5th-pull-2 {
    right: 40%;
  }

  .col-lg-5th-pull-1 {
    right: 20%;
  }

  .col-lg-5th-pull-0 {
    right: auto;
  }

  .col-lg-5th-push-5 {
    left: 100%;
  }

  .col-lg-5th-push-4 {
    left: 80%;
  }

  .col-lg-5th-push-3 {
    left: 60%;
  }

  .col-lg-5th-push-2 {
    left: 40%;
  }

  .col-lg-5th-push-1 {
    left: 20%;
  }

  .col-lg-5th-push-0 {
    left: auto;
  }

  .col-lg-5th-offset-5 {
    margin-left: 100%;
  }

  .col-lg-5th-offset-4 {
    margin-left: 80%;
  }

  .col-lg-5th-offset-3 {
    margin-left: 60%;
  }

  .col-lg-5th-offset-2 {
    margin-left: 40%;
  }

  .col-lg-5th-offset-1 {
    margin-left: 20%;
  }

  .col-lg-5th-offset-0 {
    margin-left: 0%;
  }
}


  .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 16px;
    }

    .panel-title > a {
        display: block;
        padding: 10px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }


.careers .panel-title{color:#12a19a;}

.careers ul li:before{font-family:'FontAwesome'; content:'\f138'; font-size:13px; margin-right:15px; color:#12a19a;}
.careers ul li{margin-bottom:5px;}
.careers h5{ font-weight:600; margin-top:15px;}
.careers .btn{margin-top:25px;}
.careers h3{margin-top:30px;}

.careers .form-control{border-radius:0;}
.careers label{color:#12a19a; font-size:15px; font-weight:400; margin-top:20px;}
.careers .form-control-file{margin-top:7px;}

.product-sec .nav-tabs > li > a{padding:10px; font-size:13px;}

.product-page a{}