#TestiSlider .owl-nav button{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 46%;
    background: rgba(0,0,0,0.5);
}
#TestiSlider .owl-nav .owl-next{
    right: 0;
}
#TestiSlider .owl-nav .owl-prev{
    left: 0;
}
#TestiSlider .owl-dots{
    display: none;
}
#partners-1 .bg-200 img{width: 92%;}
#partners-1 .bg-200 {
    background-color: transparent !important;
    border: 1px solid #ddd;
}
/*vietnam*/
.services_col{
  background: #fff;
  padding: 40px 40px 60px 40px;
  border-radius: 35px;
  margin-bottom: 30px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  position: relative;
}
.servicesbg{
  position: relative;
  background: #eff0ec;
}
.icon-service{
  text-align: center;
}
.icon-service img{
  width: 160px;
}
#certification .icon-service img{
    width: 100%;
    height: 145px;
}
#certification .services_col{
    padding: 15px;
}
.service-content{
  margin-top: 40px;
}
.service-content h2{
  font-size: 18px;
  text-align: center;
  font-weight: 800;
  color: #000;
}
.services_col:hover .servicemore {
  bottom: 25px;
  display: block;
  opacity: 1;
  transition: all .2s .1s;
  visibility: visible;
  text-align: center;
  width: 80%;
}
.services_col:hover .service-content h2{
  color: #005b52;
}
.servicemore {
  opacity: 0;
  bottom: -45px;
  position: absolute;
  font-weight: 700;
  transition: all .1s;
  visibility: hidden;
  color: #072f54;
}
a:hover {
  color: #005b52;
  text-decoration: underline;
}
.servicemore i{
  font-size: 25px;
  position: absolute;
  top: 0;
  right: 24px;
}
.main-heading h2{
  font-size: 45px;
  font-weight: bold;
  color: #005b52;
}
.text-shadow1{
  text-shadow: 3px 3px 3px rgba(0,0,0,0.3), 3px 5px 5px rgba(255,255,255,0.3)
}
#lognbox .services_col{
  height: 402px;
  top: -133px;
  position: absolute;
}
#lognbox .icon-service img {
  width: 150px;
}
#lognbox .service-content {
  margin-top: 74px;
}
#pricingPlan{
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.value-li{
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  width: 70%;
  text-align: left;
  display: block;
  font-size: 17px;
  padding: 12px 20px 12px 40px;
  font-weight: 600;
  border-radius: 0;
  box-shadow: rgb(189 194 192 / 40%) 5px 5px, rgb(138 141 141 / 30%) 10px 10px;
}
.header-area-v2 .header-right ul li a.phone-btn .info h6, .header-area-v2 .header-right ul li a.phone-btn .info span {
  display: block;
  color: #005951;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
}
.social-media-links{
  display: none;
}
.header-right ul{
  padding: 0;
}
.phon-column{list-style: none;}
.pb-150{padding-bottom: 150px}
.contactlink{
  color: #f2e159;
  display: block;
  font-size: 16px;
  text-align: left;
  -webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease 0s;
}
.contactlink:hover{
  color: #f2e159;
  text-decoration: none;
  text-shadow: 3px 4px 7px rgba(81,67,21,0.8);
-ms-transform: translateY(-2px);
transform: translateY(-2px);
-webkit-transform: translateY(-2px);
}
.contactlink i{
  font-size: 20px;
}
@media screen and (max-width: 1200px){
  .min-vh-100 {
    min-height: auto !important;
  }
}
@media screen and (max-width: 991px){
    .servicemore {
      opacity: 1;
      bottom: 0;
      position: relative;
      font-weight: 700;
      transition: all .1s;
      visibility: visible;
      color: #072f54;
      display: block;
      width: 100%;
      margin: 30px 0;
      text-align: center;
    }
    .servicemore i {
      font-size: 25px;
      position: relative;
      top: 4px;
      right: auto;
      left: auto;
    }
    services_col.col-one{
      text-align: center;
    }
    .navbar-collapse{
        background: #d2ecee;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
    .navbar-toggler{
      background: #cbfafe;
      box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    }
    #lognbox .services_col {
        height: auto;
        top: 0;
        position: relative;
    }
    #lognbox .service-content {
        margin-top: 14px;
    }
    .main-heading h2{
        font-size: 32px;
    }
    ul{
        padding: 0;
        list-style: none;
    }
    .services_col{
      padding: 20px;
      width: 80%;
      margin: 16px auto;
    }
    .text-justify.pe-5{padding-right: 0 !important;}
    .value-li{width: 100% !important;}
    #header-1{background-position: 35% 40%;}
    .hereheight {
        height: auto;
    }
    #certification .icon-service img {
      width: 100%;
      height: auto;
    }
  #lognbox .icon-service img,.icon-service img {
    width: 100%;
  }
}