
.aboutus-details {
    position: relative;
}

.coutner-stag {
    background: #00A8A9;
    max-width: 821px;
    color: #fff;
    position: absolute;
    bottom: 146px;
    margin-left: 279px;
    padding: 11px 31px 25px 30px;
    width: 100%;
    max-width: 820px;
}

.counter-top span {
    color: #fff;
}

.coutner-stag .text-line {
    border-top: 1px solid #ffffff;
    color: #ffffff;
}

.coutner-stag .count-number {
    color: #fff;
}

.coutner-stag .count {
    color: #fff;
}

.right-content-about {
    margin-left: 98px;
    padding-top: 34px;
}

.right-content-about h2 {
    margin-bottom: 30px;
}


.right-content-about p {
    margin-bottom: 30px;
}

.coutner-stag .text-line{
    width: 84%;
}


.overlya-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000087;
    top: 0;
}


.cost-pack {
    display: flex;
    align-items: center;
    margin: 45px 0;
}

.cost-pack h3 {
    font-size: 55px;
    line-height: 100%;
    color: #103A5D;
    margin-bottom: 0;
    font-weight: 400;
    
}

.cost-pack h4 {
    font-size: 18px;
    color: #58585A;
    margin-bottom: 0;
    text-transform: none;
    
}

.cost-pack span {
    margin: 0 20px;
    font-size: 46px;
    color: #103a5d7a;
    position: relative;
    top: -1px;
    font-weight: 300;
}



.content-pack {
    text-align: center;
    /*max-width: 500px;
    display: flex;*/
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}

.services-common-wrap .package-wrapper .row:nth-child(even) {
    flex-direction: row-reverse!important;
}
.content-pack h2 {
    margin-bottom: 30px;
}

.package-pack {
    margin-top: 36px;
}
.promotion-includes .icon-pack{
    min-height: 285px;
}
.icon-pack {
    width: 100%;
    text-align: center;
    background: #fff;
    box-shadow: 0px 10px 20px #00000005;
    padding: 40px;
    margin-bottom: 24px;
    min-height: 380px;
}

.icon-pack h3 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    margin-top: 26px;
}


.icon-pack p {
    font-size: 16px;
    line-height: 21px;
}

.package-pack .icon-pack:nth-child(even) {
    background: #000;
}

.include-packages {
    background: #F8F8F8;
}

.icon-img {
    background: #F0F0F0;
    width: 96px;
    height: 96px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 50px;
}

.explore-slider .swiper-wrapper {
    margin-bottom: 80px;
}
.explore-packages {
    text-align: center;
}

.explore-slider {
    margin-top: 40px;
    text-align: left;
    z-index: 0;
    position: relative;
}

.explore-packages p {
    margin: 0 28%;
}

.explore-packages h2 {
    margin-bottom: 30px;
}

.pack-ex {
    position: absolute;
    bottom: 31px;
    padding-left: 47px;
}

.explore-pack-content {
    position: relative;
}

.pack-ex h3 {
    color: #ffffffd6;
    font-size: 30px;
    font-weight: 400;
}


.package-explore-slid .swiper-button-next {
    bottom: 0;
    top: inherit;
    right: 44%;
    border: 2px solid #00A8A9;
      width: 65px;
      height: 47px;
  }
  .package-explore-slid .swiper-button-prev {
    bottom: 0;
    top: inherit;
    left: 44%;
    border: 2px solid #00A8A9;
    width: 65px;
    height: 47px;
  }

.promotion-includes .package-pack .col-md-3:nth-child(even) .icon-pack {
    background: #fff;
}
.promotion-includes .package-pack .col-md-3:nth-child(even) .icon-pack .icon-img {
    background: #F0F0F0;
}
  .package-pack .col-md-3:nth-child(even) .icon-pack {
    background: #F0F0F0;
}

.package-pack .col-md-3:nth-child(even) .icon-pack .icon-img {
    background: #fff;
}
.packag-detial-right {
    padding-left: 100px;
}

.package-wrapper .row:nth-child(even) {
    flex-direction: row-reverse!important;
}

@media (max-width:1200px) {
    .coutner-stag{
        bottom: 102px;
    }
}

@media (max-width:1024px) {
    .package-explore-slid .swiper-button-prev{
        left: 42%;
    }
    .package-explore-slid .swiper-button-next{
        right: 42%;
    }
    .right-content-about {
        margin-left: 27px;
     
    }

    .coutner-stag {
        bottom: 23px;
        margin-left: 93px;
    }
    
.packag-detial-right {
    padding-left: 0;
}
.cost-pack{
    margin: 15px 0;
}

.cost-pack h3 {
    font-size: 45px;
}
.icon-pack h3{
    font-size: 20px;
    line-height: normal;
}

}

@media (max-width:1000px) {
    .coutner-stag{
        position: inherit;
        margin-left:0;
    }

    .aboutus-details img {
        width: 100%;
    }

}


@media (max-width:900px) {
    .package-explore-slid .swiper-button-prev{
        left: 40%;
    }
    .package-explore-slid .swiper-button-next{
        right: 40%;
    }
.right-content-about {
    margin-left: 56px;
}
.coutner-stag .text-line {
    width: 100%;
}
.icon-pack{
    min-height: 430px;
    padding: 30px 20px;
}

}
@media (max-width:767px) {
    .cost-pack h4 {
        font-size: 16px;
    }
    .right-content-about {
        margin-left: 0;
        padding-top:0;
    }
    .icon-pack{
        min-height: inherit;
    }
}
@media (max-width:667px) {
    .package-explore-slid .swiper-button-prev{
        left: 36%;
    }
    .package-explore-slid .swiper-button-next{
        right: 36%;
    }
    .icon-pack h3 {
        font-size: 23px;
    }
    .icon-pack p {
        font-size: 14px;
        line-height: 20px;
    }
    .aboutus-details .counter-wrap {
        padding-top: 0;
    }

    .coutner-stag {
        margin-top: 33px;
        padding: 20px 20px 20px 20px;
    }

   

    .inner-banner .home-banner-content-section {
        max-width: 95%!important;
        bottom: 9%!important;
    }
    .inner-banner .home-banner-content-section h1 {
        font-size: 56px;
        margin-bottom: 17px;
    }

    .package-wrapper .row:nth-child(even) {
        flex-direction: column-reverse!important;
    }

    
/* packages- */

.package-wrapper .row {
    margin-bottom: 0;
}

.package-wrapper .col-md-5 {
    margin-bottom: 35px;
}


.packag-detial-right {
    margin-bottom: 40px;
}

.packag-detial-right h2 {
    margin-bottom: 40px;
}

.explore-packages p {
    margin: 0 3%;
}

.cost-pack h3 {
    font-size: 40px;

}
.package-pack .col-md-3:last-child .icon-pack {
    margin-bottom: 0;
}

.package-detail-wrapp img {
    width: 100%;
}
.btn-common img {
    width: auto;
}
}
@media (max-width:440px) {
    .package-explore-slid .swiper-button-prev{
        left: 29%;
    }
    .package-explore-slid .swiper-button-next{
        right: 29%;
    }
}