#btss{
  color: #fff;
   font-size: 14px;
    text-transform: uppercase;
     font-family: Montserrat, sans-serif;
      border: 2px solid #016696;
       border-radius: 25px;
        padding: 10px 20px;
        margin-right: 20px;
        margin-bottom: 50px;
 }

 #btss:hover{
 background-color: #016696;
 transition: ease-out .5s;
 color: #fff;
 font-weight: bold;
 border: 2px solid #fff;
 }
 

        section#stayconnect {
            margin-top: 0px !important;
        }

        .bg-img-1 {
            background: url(images/download.html);
        }

        .overlay-vision {
            background-color: rgba(234, 237, 246, 0.92) !important;
        }

        .bg-img-vision {
            background: url(images/download.html);
        }

        .overlay-white {
            background-color: rgba(255, 255, 255, 0.92);
        }

        .red-count {
            color: #d70101;
        }

        .about img {
            width: 558px;
            height: 373px;
        }

        .about-img img {
            margin-bottom: 23px;
        }

        li.timeline-TweetList-tweet {
            float: left;
        }

        div.timeline-Tweet {
            width: 230px !important;
        }
          /*testimonial coursel*/
#test-h2 {
  color: #000;
  font-size: 26px;
  font-weight: 300;
  position: relative;
  margin: 0 0 50px 0;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
}
#test-h2::after {
  content: "";
  width: 50%;
  position: absolute;
  height: 4px;
  border-radius: 1px;
  background: #016696;
  left: 0;
  bottom: -20px;
}
.carousel {
  margin: 50px auto;
  font-family: "Open Sans", sans-serif;
}
.carousel .item {
  color: #999;
  overflow: hidden;
    min-height: 120px;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
.carousel .media {
  position: relative;
  padding: 0 0 0 20px;
  margin-left: 20px;
  font-family: "Open Sans", sans-serif;
}
.carousel .media img {
  width: 75px;
  height: 75px;
  display: block;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    border: 2px solid #fff;
}
.carousel .testimonial {
    color: #fff;
    position: relative;    
    background: #9b9b9b;
  padding: 15px;
  margin: 0 0 20px 20px;
  font-family: "Open Sans", sans-serif;
}
.carousel .testimonial::before, .carousel .testimonial::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.carousel .testimonial::before {
    width: 20px;
    height: 20px;
  background: #9b9b9b;
  box-shadow: inset 12px 0 13px rgba(0,0,0,0.5);
}
.carousel .testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
.carousel .item .row > div:first-child .testimonial {
  margin: 0 20px 20px 0;
  font-family: "Open Sans", sans-serif;
}
.carousel .item .row > div:first-child .media {
  margin-left: 0;
  font-family: "Open Sans", sans-serif;
}
.carousel .testimonial p {
  text-indent: 40px;
    line-height: 21px;
  margin: 0;
  font-family: "Open Sans", sans-serif;
}
.carousel .testimonial p::before {
  content: '\94';
    color: #fff;
    font-weight: bold;
    font-size: 68px;
    line-height: 70px;
    position: absolute;
    left: -25px;
    top: 0;
}
.carousel .overview {
  padding: 3px 0 0 15px;
  font-family: "Open Sans", sans-serif;
}
.carousel .overview .details {
  padding: 5px 0 8px;
  font-family: "Open Sans", sans-serif;
}
.carousel .overview b {
  text-transform: uppercase;
  color: #016696;
  font-family: "Open Sans", sans-serif;
}
.carousel .carousel-control {
  width: 30px;
  height: 30px;
    background: #666;
    text-shadow: none;
  top: 4px;
}
.carousel-control i {
  font-size: 16px;
}
.carousel-control.left {
  left: auto;
  right: 40px;
}
.carousel-control.right {
  left: auto;
}
.carousel-indicators {
  bottom: -80px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 8px!important;
    height: 8px!important;
  border-radius: 0!important;
  margin: 1px 4px!important;
}
.carousel-indicators li { 
    background: #e2e2e2!important;
    border: 4px solid #fff!important;
}
.carousel-indicators li.active {
  color: #fff!important;
    background: #016696!important;    
    border: 5px double!important;    
}
.star-rating li {
  padding: 0 2px!important;
}
.star-rating i {
  font-size: 14px!important;
  color: #ffdc12!important;
}
/*end of testimonial carousel*/
       /*-------------------------------------
    18. Loading 
-------------------------------------*/  
/*18.1 loading - 1*/

.loading-area{
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:9999;
    overflow:hidden;
}
.loading-box{
    width:100%;
    height:100%;
    background-color:#FFF;
    position:absolute;
    left:0;
    top:0;
    opacity:1;
    z-index:9999;
}
.loading-pic{
    width:100%;
    position:absolute;
    top:50%;
    z-index:99999;
    text-align:center;
    
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

/*18.2 loading - 2*/
.loading-cover,
.loading-srh-bar,
.loading-map {
    background:rgba(255,255,255,0.8)!important;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:2;
}
.loading-cover .fa-spinner,
.loading-srh-bar .fa-spinner,
.loading-map .fa-spinner{
    position:absolute;
    left:50%;
    top:50%;
    margin:-10px;
    font-size:25px;
    color:#333;
}
.wt-banner-outer {
    margin-bottom:0;
}
.wt-success-top,
.wt-error-top {
    margin-bottom:0;
}
.alert-bx.alert-info {
    padding:15px;
    border:1px solid #bce8f1;
} 


.whatsapp{
  top: 90%;
}


.whatsapp{
  position: fixed;
  z-index: 900;
  width: 45px;
  left: 1%;
  border: none;
}

.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  left:40px;
  z-index: 1000;
    background-color:#0C9;
    border-radius:50px;
  color:#FFF;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
}

.my-float{
  margin-top:15px;

}
.popup-flex{
  margin:30px;
}
.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-container2 {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-container3 {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-container4 {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}

.popup-container5 {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-container7 {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content span{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.popup-content span:hover,
.popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/* third pop content */

.popup-content3 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content3 p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content3 span{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.popup-content3 span:hover,
.popup-content3 span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;


  }
/* forth pop content */

.popup-content4 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content4 p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content4 span{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.popup-content4 span:hover,
.popup-content4 span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* forth pop content */

.popup-content5 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content5 p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content5 span{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.popup-content5 span:hover,
.popup-content5 span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* forth pop content */

.popup-content7 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content7 p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content7 span{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.popup-content7 span:hover,
.popup-content7 span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/* second pop content */

.popup-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content2 p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content2 span{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.popup-content2 span:hover,
.popup-content2 span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.show{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.show2{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.show3{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.show4{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.show5{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.show7{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.more-articles{
  margin:30px 30px 50px;
  font-size:20px;
}
.more-articles a{
  margin:0 10px;
  text-decoration:underline;
}

