.banner-header-section {
    background: url(../images/banner-img.jpg);
    background-size: cover;
    height: 550px;
    background-position: top -169px center;
}
.banner-header-section select{
    padding:17px 10px;
    height: 60px;
}
.search-mobile select{
    height:36px;
}
.banner-header-section .header-content-section {
    padding: 200px 0px 100px;
}
.arrow-back-link{
    display: none;
}
.banner-header-section .header-content-section .text-banner {
    font-size: 45px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 27px;
    margin-top: 18px;
    text-shadow: 1px 1px 5px #fff;
}
.icon-section {
    position: relative;
    margin-top: -69px;
}
.icon-section .icon-section-box {
    border-radius: 15px;
    box-shadow: 0px 0px 14px -4px rgb(0 0 0 / 21%);
    max-width: 992px;
}
.icon-section .icon-section-box .icon-box {
    width: 16.666667%;
    padding: 10px;
}
.icon-section .icon-section-box .icon-box h3 {
    font-size: 17px;
    font-weight: 500;
    margin-top: 5px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
    letter-spacing: 1px;
    color: #000;
}

.owl-stage .owl-item .item .services-box img {
    height: 175px;
    object-fit: cover;
    transition: all 0.5s;
    margin: 0;
}
.owl-stage .owl-item .item .services-box img:hover {
    transform: scale(1.07);
}
.caption {
    margin-bottom: 0 !important;
    min-height: 55px;
}
.caption h3 {
    font-size: 16px;
}
.owl-dots {
    display: none;
}
.owl-carousel .owl-nav button.owl-prev , .owl-carousel .owl-nav button.owl-next{
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #fff;
    opacity: 1;
    border: 2px solid #000;
    font-size: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    border-radius: 50px;
    transition: all 0.5s;
}
.owl-carousel .owl-nav button.owl-next {
    left: calc(100% - 40px);
}
.owl-carousel .owl-nav button:hover{
    background: #000;
    color: #fff;
}
button.owl-prev span {
    margin-top: -6px;
}
button.owl-next span {
    margin-top: -6px;
}
button:focus {
    outline: none !important;
}
.tab-section {
    background: url(../images/adam-winger-VjRpkGtS55w-unsplash-1-scaled.jpg);
    padding: 56px 70px;
    background-size: cover;
    width: 100%;
    background-position: center center;
    margin-top: 30px;
}
.tab-box {
    background: #000;
    width: 100%;
    padding: 10% 10% 10% 10%;
    height: 100%
}
.border-redius-r {
    border-radius: 15px 0px 0px 15px;
}
.border-redius-l {
    border-radius: 0px 15px 15px 0px;
}
h3.text-logo-tab {
    color: #F9F9F9;
    font-size: 50px;
    font-weight: 800;
    margin-top: 26px
}
.tab-box h4 {
    font-size: 31px;
    font-weight: 500;
    color: #000000;
    line-height: 44px;
}
.tab-child-box {
    border: 1px solid #dee2e6!important;
    padding: 15px 0px 4px;
    height: 100%;
}
.tab-child-box figure {
    margin-bottom: 5px
}
.tab-child-box img {
    width: 51px;
    height: 51px;
    border-radius: 50px;
    object-fit: cover;
}
.tab-child-box h5 {
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
}

.offer-heading-text.text-center {
    color: #212121;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 37px;
    position: relative;
    padding-bottom: 18px;
}
.offer-heading-text.text-center:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 4px;
    background: #000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.text-offer-h5 {
    font-size: 17px;
    line-height: 30px;
    margin-top: 21px;
}
.mr-box img {
    margin: 6px 0;
}
.icon-section .icon-section-box .icon-box img {
    max-width: 60px;
}
.our-servises img {
    height: 213px;
    object-fit: cover;
    width: 100%;
}
.card-tital h4 {
    font-size: 19px;
    color: #000000;
    margin-top: 6px;
}
.card-tital p {
    font-size: 13px;
    color: #848383;
}
.cutomer-reviews {
    padding: 30px 0px;
}
.review-box {
    background: #000;
    padding: 15px;
}
.review-box h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}
.review-box p {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    min-height: 65px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.review-box h4 {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}
.mobile-app-section {
    border-top: 20px solid #F6F6F6;
    border-bottom: 20px solid #F6F6F6;
}
.social-box {
    flex-wrap: wrap;
    height: 100%;
    padding: 0 50px;
}
.social-box p {
    font-size: 19px;
    margin-top: 18px;
}
.social-box ul {
    list-style-type: none;
    margin: 51px auto 0;
    padding: 0;
}
.social-box ul li {
    margin-right: 23px;
}
.social-box ul li a {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 30px;
    color: #fff;
}
a.bg-dark-blue {
    background: #1da1f2;
}
a.bg-light-blue {
    background: #3b5998;
}
a.bg-green {
    background: #25d366;
}
.mobile-box {
    padding-top: 24px;
}
h4.custom-h {
    font-size: 28px;
    font-weight: 600;
    margin-top: 11px;
}
p.custom-p {
    font-size: 18px;
}
.border-right {
    border-right: 1px solid #000!important;
}
.logo-img {
    width: 75px;
}

.container-pl {
    padding-left: 13px;
}
.btn-mr {
    margin: 0 10px;
}
.card-title h5 {
    font-size: 16px;
}
.text-mo-section {
    font-weight: 700;
}