
    .main-slider-one__bg::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: none;
}
.domician-ban-sub-head{
    color: #0a496a;
    text-align: left;
    line-height: 40px;
    font-size: 31px;
    margin-top: 25px;
}
.why-choose-one__inner::before {
  
    background-color: #fff;
  
}
.image-box {
  flex: 1 1 40%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
}

.top-image {
position: relative;
    float: right;
    width: 400px;
}

.top-image img {
  width: 100%;
  border-radius: 10px;
}
.bottom-image img {
   width: 55%;
    border-radius: 10px;
    margin-top: -170px;
    /* margin-right: 115px; */
    z-index: 1;
    position: relative;
}

@media (max-width: 768px) {
  .bottom-image img {
    display: none;
  }
 .solox-btn{
       margin-bottom: 30px;
 }
.contact-one__info__item{
      margin-bottom: 40px;
}

  
}
.solox-btn {
   
    margin-top: 30px;
}
.sec-title__tagline {
  
    color: #0a496a;
}
    .sec-title {
        padding-bottom: 20px;
    }
        .why-choose-two__highlight {
        margin: 0;
        font-size: 20px;
        line-height: 25px;
        margin-top: -20px;
        margin-bottom: 10px;
    }
    .why-choose-one__inner {
 
    padding-bottom: 20px;
   
}
.team-card-three__image::after {
    background-color: #0a496aa3;
}
.opening__wrapper {
    background-color: #0a496a;
       color: #0a496a;
}
.contact-map {
    position: relative;
    padding-bottom: 0px;
}
.sec-title2 {
    text-align: center;
        margin-bottom: 45px;
}
  .sec-title2  .sec-title__title {
        font-size: 45px;
        margin-top: 10px;
        color: #0a496a;
    }
    @media (min-width: 1200px) {
    .why-choose-two__content {
        padding-left: 20px;
    }
}
.heading-title{
    color: #5f967c;    font-size: 45px;
}
.sec-choose{
    background-color: #fff;
}
.sec-tagline-color{
    color: #77a68b;
}
.sec-h3-color{
    color: #0a496a;
}
.map-style{
    border:0;
    margin-top:50px; 
    margin-bottom: -50px;
     width:100%;
     height:450px;
}

.sec-bg-img{
    background-image: url(../../images/home2_banner_img.webp);
}
.sec-service-img{
    background-image: url(../../assets/images/shapes/service-card-two-bg-1.png);
}
.team-bg-img{
    background-image: url(../../assets/images/shapes/team-bg-3.jpg);
}
