.swiper-wrapper2{
display: flex !important;
flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
}

@media only screen and (max-width: 768px) {
    .swiper-wrapper2 {
        margin-bottom: 78px !important;
    }
}
.photo-gallery {
    color: #313437 !important;
    background-color: #fff !important;
}

.photo-gallery p {
    color: #7d8285 !important;
}

.photo-gallery h2 {
    font-weight: bold !important;
    margin-bottom: 40px !important;
    padding-top: 40px !important;
    color: inherit !important;
}

@media (max-width:767px) {
    .photo-gallery h2 {
        margin-bottom: 25px !important;
        padding-top: 25px !important;
        font-size: 24px !important;
    }
}

.photo-gallery .intro {
    font-size: 16px !important;
    max-width: 500px !important;
    margin: 0 auto 40px !important;
}

.photo-gallery .intro p {
    margin-bottom: 0 !important;
}

.photo-gallery .photos {
    padding-bottom: 20px !important;
}

.photo-gallery .item {
    padding-bottom: 30px !important;
}
.experience__wrap{
    z-index: 9 !important;
}
.section__title .title{
    font-size: 27px !important;
}
.services__details-content-four .title{
    font-size: 27px !important;
}
.logo-home{
    width: 400px !important;
    height: auto !important;
}
.services__details-content-four{
margin-top: 60px;
}
.banner__shape img{
    opacity: 0.3 !important;
}
.services__shape-wrap img{
    opacity: .3 !important;
}