.section-pd {
    padding: 60px 0px;
}

.first-team-section .slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0px;
    padding: 0;
    cursor: pointer;
    color: #000;
}

.first-team-section .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.first-team-section .slick-dots li button {
    height: 7px;
    width: 7px;
    background-color: #828282;
    border: unset !important;
}

.brdr-img {
    border: .5px dashed rgba(0, 0, 0, 0.2) !important;
}

.bg-blue {
    background-color: #16cdc6;
}

.footer .social-icons li>a {
    border-color: #0c95ec;
    background-color: #0c95ec;
}

.footer .social-icons li>a:hover {
    border-color: #0c95ec;
    background-color: #0c95ec;
}

.footer .social-link {
    display: flex;
}

.footer .social-link .social-item {
    width: 50%;
}

.footer.section-pd-30 {
    padding-top: 50px;
}

#site-navigation .menu ul.dropdown>li>a:hover {
    color: #00aea8 !important;
}

#about-us p {
    font-size: 18px;
}

html {
    scroll-behavior: smooth !important;
}

.footer-logo img {
    max-width: 90%;
}

.modal-backdrop {
    z-index: 10 !important;
}

button.close {
    padding: 0;
    position: relative;
    float: right;
    background-color: transparent;
    border: 0;
    opacity: .8;
    height: 18px;
    width: 30px;
    font-size: 30px;
    border-top-right-radius: 0.3rem;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    z-index: 1;
    outline: 0;
}

.rgba-black {
    background-color: rgba(0, 0, 0, 0.9);
    /* background: #06070991; */
}

.bg-light-blue {
    background-color: #d9edfd;
    ;
}

.privacy-section {
    padding: 15px 0px;
}

.privacy p {
    font-size: 13px;
    font-weight: 300;
    margin: 0;
    line-height: 20px;
}

.privacy h6 {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}

.brdr-top {
    border-top: 1px dashed rgba(102, 102, 102, .3);
}

.brdr-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

footer ul li {
    font-weight: 300;
}

footer span {
    font-weight: 300;
}

.featured-imagebox-team .featured-thumbnail {
    position: relative;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 10px #94a8b994;
    overflow: hidden;
}

.featured-icon img {
    width: 70px;
    height: 70px;
}

@media (max-width: 991px) {
    .featured-icon-box.left-icon .featured-content {
        padding-left: 20px!important;
    }
    .about-overlay-04 {
        position: absolute;
        bottom: -30px;
        left: 0!important;
        z-index: -1;
    }
    .res-ml-0{
      margin-left: 0!important;
    }
}

.contact-widget-wrapper p{
    color: #eee;
    line-height: 28px;
    font-weight: 300;
}
.map iframe{
    width: 100%;
    height: 100%;
}
.map {
    width: 100%;
    height: 100%;
}
.social-icons .fa{
  font-size: 20px;
}
.social-icons .whatsapp{
    padding-right: 10px;
  }
  .social-icons a:hover{
    color: #fff!important;
  }
  .contact-box-section .featured-desc a{
    color: #585757;
    font-size: 16px;
  }
  .contact-box-section .featured-desc a:hover{
    color: #000;
  }
  .contact-sec .featured-desc p a{
    color: #585757!important;
  }
  .contact-sec .featured-desc p a:hover{
    color: #000;
  }
  .ttm-topbar-content{
    height: 50px;
  }
  /* .language-translator{
    height: 50px;
  } */

  .certificate-section .featured-content{
    padding: 25px 5px 10px;
    text-align: center;
  }