html {
    font-family: open-sans, sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: open-sans, sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body p {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 19px !important;
    color: #000000;
    text-align: justify;
    z-index: 34;
    background-color: transparent;
    opacity: 0.60;
}
.new-header h2 {
    color: #FFFFFF;
    font-size: 42px;
    font-family: open-sans, sans-serif;
    font-weight: 300;
}
.cus-header h2{
  color:#fff;
  font-weight: 600;
  margin-left: 6px;
}
.h-section-2 img{
  border-style: solid;
  border-width: 4px;
  border-color: #7F7F7F;
  background-color: transparent;
  margin: 7px;
  width:314px;
  min-height: 217px;
}
.h-section-2 img:hover{opacity: 0.65;}
.container{
  max-width: 992px !important;
}
.h-section-3 .t-1{
  border-left: 4px solid #29ABE2;
padding-left: 10px;
}
.h-section-4 .t-2{
  border-right: 4px solid #29ABE2;
padding-right: 10px;
}
.h-section-4 img{
  max-width:388px;
  min-height:269px;
  border-style: solid;
  border-width: 4px;
  border-color: #7F7F7F;
  background-color: transparent;
  margin: 10px;
}
.h-section-4 img:hover{opacity: 0.65;}
.container{
  max-width: 1024px;
}
.navbar-dark .navbar-nav .nav-link{
  color:#7F7F7F;
}
.navbar-dark .navbar-nav .nav-link:hover{
  color:#000;
  border-bottom:3px solid #29ABE2;
}
 .navbar-nav .active .nav-link{
  color:#000 !important;
  border-bottom:3px solid #29ABE2;
}
.about-section-2 img{
  margin-left: 10px;
}
.about-section-2 h6{
  background-color: #0071BC;
  width: 151px;
  margin-left: 10px;
  color:#fff;
}

.u1690 p::after, .u1690 p::before {
    height: 10px;
    width:  126px;
    position: absolute;
    content: '';
    top: 94.5%;
    -webkit-transform: scaleX(0) translateY(-50%);
    transform: scaleX(0) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    background-color: #29ABE2;
}
.u1690 p::before {
    right: 78%;
}

.u1690.hover p::after, .u1690.hover p::before, .u1690:hover p::after, .u1690:hover p::before {

    -webkit-transform: scaleX(1) translateY(-50%);
    transform: scaleX(1) translateY(-50%);

}

.u1690 *, .u1690 ::after, .u1690 ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
}
.map iframe {
  width:489px;
  height:437px;
}
@media only screen and (max-width: 600px) {
  .what-section img {
    width: 100%;
    height:auto;
  }
  .what-section p{
     margin-top: -45px !important;
  }
  .logo img{
    width: 230px;
  }
  .cus-header h2{
    font-size: 17px;
  }
  .map iframe {
    width:100%;
    height:100%;
  }
  .h-section-4 img{
    width: 100%;
    height:auto;
    min-height: auto;
    margin: 0px !important;
  }
  .h-section-2 img{
    width: 100%;
    height:auto;
    min-height: auto;
    margin: 0px !important;
  }
  .update-section-3 img{
         width: 100% !important;
    height: auto !important;
    min-height: auto;
  }
}

.what-section img:hover{opacity: 0.65;}
/*  */
.about-section-2 h6:hover{opacity: 0.65;}

.update-btn{
font-size: 15px;
background-color: #2989ae;
padding: 4px 8px;
}

.update-btnn{
font-size: 15px;
background-color: #2989ae;
padding: 5px 15px;
margin-right: 0px;
}

.btn-secondary {
    color: #fff;
    background-color: #2989ae;
    border-color: #2989ae;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
