 

@media only screen and (max-width: 900px) {
    .rtl .services-page-hero-left{
        text-align: end !important;
    }
    .rtl .services-theeb-btn{
        margin-left: 50% !important;
    }
    .rtl .why-theeb{
        flex-direction: row-reverse !important;
    }
    
    .services-page-travel-with-us{
        flex-direction: column !important;
        align-items: center;
        padding: 0px 40px !important;
    }
    .services-page-hero{
        padding: 0px 20px !important;
    }
    .services-page-hero-left{
        width: 100% !important;
    }
    .services-page-hero-left > div > h1{
        font-size: 38px;
    }
    .services-page-hero-right{
        display: none !important
    }
    .why-theeb > h5{
        width: 100%;
        text-align: center;
    }
    .services-page-help-maintenace{
        padding: 57px 10px !important;
    }
    .services-page-help-maintenace > h5{
        width: 100%;
        text-align: center;
    }
    .servies-page-road-assistance{
        display: none;
    }
    .services-maintenacne-centers{
        flex-direction: column !important;
    }
    .services-page-help-and-maintenacne{
        margin-bottom: 50px !important;
    }
    .our-services-icons{
        transform: translateX(0%)!important;
    }
    .services-page-survey{}
    .services-page-survey > h2{
        font-size: 46px !important;
    }
    .services-page-survey > h4{
        font-size: 26px !important;
    }
    .services-page-survey-image{
        display: none;
    }
    .services-maintenacne-center-map{
        width: 100% !important;
        transform: translate(0px, 0px) !important;

    }
    .services-page-why-theeb{
        text-align: center;
        align-items: center;
        width: 100%;
        padding: 0px 30px !important;
    }
    .services-theeb-btn-hollow{
        padding: 12px 7px !important;
    }
    .services-page-why-theeb-items{
        flex-direction: column !important;
        width: 100%;
        align-items: center;
    }
    .services-page-why-theeb-items > div{
        margin-right: 0px !important;
    }
    .services-page-travel-with-us-left{
        width: 350px !important;
    }
    .services-page-travel-with-us-left > img{
        width: 350px !important;
    }
    .services-page-travel-with-us-right{
        width: 100% !important;
        text-align: center;
    }
    .services-page-hero-left{
        display: flex;
        flex-direction: column;
        padding-top: 50px;
        width: 100%;
        align-items: center;
        justify-content: center;
        margin-bottom: 180px;
    }
    .services-page-travel-with-us-right > div{
        text-align: center;
        align-items: center;
        justify-content: center;
        margin:0px;
    }
    .services-page-help-maintenace > h1{
        text-align: center;
        margin-bottom: 50px;
    }
    .service-page-hospitality-section{
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
        padding:0px !important;
    }
    .services-page-survey{
        text-align: center;
    }
    .service-page-hospitality-items {
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .service-page-hospitality-items > div{
        align-items: center;
        justify-content: center;
        width: 100%;

    }
    .services-page-help-and-maintenacne{
        align-items: center !important;
        width: 100% !important;
        margin-right:0px !important;
        text-align: center;
    }
    .service-eval-title{
        text-align: center !important;
        padding:0px !important;
    }
    .services-reserve-theeb-maak{
        flex-direction: column !important; 
        text-align: center;
    }
    .services-reserve-passages{
        align-items: center !important;
        justify-content: center !important;
        text-align: center;
    }
    .serivces-reserve-download-btn{
        margin: auto !important;
    }
    .services-reserve-passages-item{
        margin: 0px !important;
    }
    .rtl .services-page-why-theeb-items > div{
        align-items: center !important;
        text-align: center !important;
    }
    .rtl .services-page-help-maintenace > nav{
        justify-content: center !important;
    }
    .rtl .services-page-help-and-maintenacne{
        margin-left: 0px !important;
    }
    .rtl .services-page-help-and-maintenacne p{
        text-align: center !important;
    }
    .rtl .service-page-hospitality-section > h5{
        text-align: center !important;
    }
    .rtl .service-page-hospitality-items p{
        text-align: center !important;
    }
    .rtl .service-page-hospitality-items > div{
        align-items: center !important;
    }
}
.services-help-maintenace-content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative
}
.servies-page-road-assistance{
    position: absolute;
    width: 250px;
    height: 250px;
    right: 0px;
}
.rtl .servies-page-road-assistance{
   
    top:0px;
    left: 0px;
}
.rtl .services-help-maintenace-content{
    flex-direction: row-reverse;
}
.services-reserve-container{
    margin-bottom: 145px;
}
.services-reserve-content{
    display: flex;
    flex-direction: column;
    padding-bottom: 81px;

}
.services-reserve-theeb-maak{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.rtl .services-reserve-theeb-maak{
    display: flex;
    flex-direction: row-reverse;
    text-align: end;
}
.services-reserve-passages{
    display: flex;
    flex-direction: row;
    margin-top: 60px;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.rtl .services-reserve-passages{
    /* flex-direction: row-reverse; */
    direction: rtl;
    justify-content: flex-start;
}
.services-reserve-input-fields{
    padding: 0px 100px;
}
.services-reserve{
    padding-left: 100px;
    padding-right: 97px;
    padding-top:42px;
    background-color: #F8F8F8;
    min-height:423px;
    height: auto;
}
.services-reserve-title{
    padding-left: 100px;
    font-size: 28px;
    font-weight: 530;
}
.rtl .services-reserve-title{
    text-align: end;
    /* padding-right: 100px; */
}
.services-reserve-submit-btn{
    margin-top:50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between ;
    padding-left: 100px;
}
.rtl .services-reserve-submit-btn{
    flex-direction: row-reverse;
    padding-right:100px;
}
.rtl .serivces-reserve-download-btn{
    flex-direction: row;
}
.serivces-reserve-download-btn{
    background-color: transparent;
    border: 1px solid var(--theme-primarty-color);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 243px;
    align-items: center;
    padding: 14px 20px;
    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
}
.serivces-reserve-download-btn p{
    color: var(--theme-primarty-color);
    cursor: pointer;
}
.serivces-reserve-download-btn:hover{
    background-color: grey;
}
.services-reserve-passages-item{
    display: flex;
    flex-direction: column;   
    margin-right: 55px;
}
.rtl .services-reserve-passages-item{
    direction: rtl;
    margin-right: 0px;
    margin-left: 55px;
}
.services-reserve-passages-item p{
    width:229px;
}
.services-reserve-passages-item p span{
    color: var(--theme-primarty-color);
    font-weight: 400;
    font-family: "TheSansArabic-Plain";
}
.why-theeb{
    flex-direction: row ;
    
}
.nav-tabs .active{
    color:var(--theme-primarty-color) !important;

}
.nav-tabs .nav-link{
    color: #6B767E;
}
.nav-tabs {
    font-family: "TheSansArabic-Bold";
}
.rtl .why-theeb{
    flex-direction: row-reverse !important;
}
.why-theeb > h5{
    font-size: 28px;
    font-weight: 500;
    color: #3F4751;
}
.rtl .services-page-help-maintenace{
    text-align: end !important;
  
}
.rtl .services-page-help-maintenace > nav{
    display: flex !important;
    justify-content: end ;
}
.services-page-help-and-maintenacne{
   
}
.rtl .services-page-help-and-maintenacne{
    /* align-items: end; */
    direction: rtl;
    margin-left: 120px;
    margin-right: 0px !important;
    /* flex-direction: row-reverse !important; */
}
 
.rtl .services-page-help-and-maintenacne h7{
    text-align: right;
}
.rtl .services-page-help-and-maintenacne p{
    text-align: right;
}
.rtl .services-page-why-theeb-items{
    text-align: end !important;
    flex-direction: row;
    justify-content: space-between !important;
    direction: rtl;
}
.rtl .services-page-why-theeb-items > div{
    margin-right: 0px !important;
    align-items: flex-start;
    text-align: right;
}
.services-page-why-theeb-items{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.rtl .services-page-help-and-maintenacne div > div > div{
    flex-direction: row-reverse !important;
}
.rtl .service-page-hospitality-section{
    text-align: end !important;
    direction: rtl;
}
.rtl .service-page-hospitality-section > h5{
    text-align: right;
}
.rtl .service-page-hospitality-items > div {
    align-items: flex-start ;
}
.rtl .services-page-travel-with-us-right{
    text-align: end !important;
}
.rtl .services-page-travel-with-us-right > h5{
    margin-right: 50px !important;
}
.service-page-hospitality-items{
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.rtl .service-page-hospitality-items{
    flex-direction: row;
    direction: rtl;

}
.service-page-hospitality-items > div{
    /* height: 130px; */
    /* justify-content: space-between; */
    width: 250px !important;
    margin-right: 20px;
}
.rtl .service-page-hospitality-items > div{
    /* height: 130px; */
    /* justify-content: space-between; */
    width: 250px !important;
    margin-right: 0px;
    margin-left: 20px;
}
.service-page-hospitality-items p{
    font-size: 14px;
    /* margin-top: 34px; */
}
.rtl .service-page-hospitality-items p{
    text-align: right;
}
.services-page-container{
    background-color: red;
}
.services-page-hero{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 100px;
    /* align-items: baseline; */
}
.rtl .services-page-hero{
    padding-left: 0px;
    padding-right: 100px;
}
.services-help-maintenace-content > div p{
    font-weight: 400;
    /* color:red !important; */
}
.rtl .service-eval-title{
    text-align: right;
}
.service-eval-title{
    text-align: left;
}
.services-page-hero-left{
    display: flex;
    flex-direction: column;
    padding-top:50px;
    width: 36%;
}
.services-page-hero-left img{
    animation: imageShow 0.8s ease-in;
    /* transform: translateY(0px); */
}
.services-maintenacne-centers{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
     
}
.rtl .services-maintenacne-centers{
    direction: rtl;
}
.services-maintenacne-center-map{
    width: 700px;
    height: 450px;
    transform: translate(50px, -40px);
}
.services-maintenacne-center-map img{
    object-fit: cover;
    max-width: 90%;
}
.our-services-icons{
    transform: translateX(-20px);
    width: 150px;
    height: 150px;
}
.rtl .our-services-icons{
    transform: translateX(20px);
}
@keyframes imageShow {
    from{
        transform: translateY(-100px);
        opacity: 0;
    }
    to{
        transform: translateY(0px);
        opacity: 1;
    }
}
.services-page-hero-left div p{
    animation: pTitleShow 0.8s ease-in ;
}
@keyframes pTitleShow {
    from{
        transform: translateY(-150px);
        opacity: 0;
    }
    to{
        transform: translateY(0px);
        opacity: 1;
    }
}
.services-page-hero-left div h1{
    animation: hTitleShow 0.8s ease-in ;
}
@keyframes hTitleShow {
    from{
        transform: translateY(-200px);
        opacity: 0;
    }
    to{
        transform: translateY(0px);
        opacity: 1;
    }
}
.services-page-hero-left  a{
    animation: aTitleShow 0.8s ease-in ;
}
.rtl .services-page-hero-left a{
    animation: aTitleShowRtl 0.8s ease-in ;
}
@keyframes aTitleShowRtl {
    from{
        transform: translateX(200px);
        opacity: 0;
    }
    to{
        transform: translateX(0px);
        opacity: 1;
    }
}
@keyframes aTitleShow {
    from{
        transform: translateX(-200px);
        opacity: 0;
    }
    to{
        transform: translateX(0px);
        opacity: 1;
    }
}
.rtl .services-page-hero-left{
    /* align-items: flex-end; */
    direction: rtl;
}
.rtl .services-page-hero-left p, .rtl .services-page-hero-left h3{
    text-align: right;
}
.services-page-hero-left img{
    width: 165px;
    height: 73px;
}
.services-page-hero-right{
    position: relative;
}
.services-hero-logo{
    transform: translateY(-220px);
    width: 650px;
}
.rtl .services-hero-logo{
    transform: translateY(-50px);
    position: relative;
    z-index: -1;
}
.rtl .services-page-hero-right{
    /* transform: rotate3d(0, 110, 10, 180deg); */
}
.rtl .services-page-hero{
    flex-direction: row-reverse;
    text-align: end;
}
.services-hero-car{
    position: absolute;
    width: 656px;
    height: 527px;
    right: 0px;
    animation: scale 0.7s ease-in;
    /* width: 230px;
    height: 327px;
    right: -70px; */   
}
.rtl .services-hero-car{
    
    right: -100px;
    top: 30px;

}
@keyframes scale {
    from {
        /* width: 230px;
        height: 327px;
        right: -70px; */
       transform: scale(0.3)  
    }
    to {
        /* width: 656px;
        height: 527px;
        right: 0px; */
         transform: scale(1)  ;
    
    }
}
.services-theeb-btn{
    padding:14px 30px;
    background-color:var(--theme-secondary-color);
    border-radius: 10px;
    width: 150px;
    height: 52px;
    margin-top: 23px;
    text-decoration: none;
    color:white;
    text-align: center;
    transition: all 0.5s;
    font-family: "TheSansArabic-SemiBold";
}
.services-theeb-btn:hover{
    color: white;
    filter: brightness(85%);
}
.services-page-why-theeb{
    padding: 0px 100px;
    /* margin-top: -100px; */
    margin-top: 50px;
    /* margin-bottom: 115px; */
    position: relative;
    z-index: 1000;
}
.services-theeb-btn-hollow{
    background-color: transparent;
    color: var(--theme-primarty-color);
    border: 1px solid var(--theme-primarty-color);
    transition: all 0.5s;
    text-decoration: none;
    border-radius: 10px;
    text-align: center;
    padding:15px 30px;
    font-size: 16px;
    font-weight: 520;
    font-family: "TheSansArabic-SemiBold";
}
.services-theeb-btn-hollow:hover{
    background-color: var(--theme-primarty-color);
    color:var(--theme-white)
}
.services-page-help-maintenace{
    background-color: #F8F8F8;
    padding:57px 100px;
}
.services-page-help-and-maintenacne{
    width: 268px;
    margin-right: 115px;
}
.services-page-help-and-maintenacne img{
    margin-bottom: 12px;
}
.services-page-help-and-maintenacne p{
    font-size: 16px;
    font-weight: 400;
    color: #3F4751;
}
.services-page-help-and-maintenacne h7 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 520;
    color: #3F4751;
}

.services-page-travel-with-us{
    margin-top:132px; background-color:#0F6AA4; padding:0px 100px;
    color:white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.services-page-travel-with-us-left{
    width: 50%;
}
.services-page-travel-with-us-left img{
    width: 500px;
}
.services-page-travel-with-us-right{
    width: 50%;
    margin: 115px 0px;
}
.services-page-travel-with-us-right > div > div{
    width: 230px;
    margin-right: 35px;

}
.services-page-travel-with-us-right > h5{
    font-weight: 500;
    color: white;
    margin-bottom: 32px;
}
.services-page-travel-with-us-items{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.rtl .services-page-travel-with-us-items{
    flex-direction: row-reverse;
}
.services-page-travel-with-us-items > div p:first-child {
    font-size: 18px;
    font-family: "TheSansArabic-SemiBold";
}
.services-page-travel-with-us-items > div p:last-child {
    font-size: 14px;
}
/* .services-page-travel-with-us-right > div > div:first-child{
    font-size: 18px;
}
.services-page-travel-with-us-right > div > div:last-child{
    font-size: 14px;
} */
.services-page-survey{
    /* d-flex flex-column align-items-center justify-content-center */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 225px;
    margin-bottom: 180px;
    position: relative;
    z-index: 10;
}
.rtl .services-page-survey{
    direction: rtl;
}
.services-page-survey-image{
    position: absolute;
    top: -190px;
    left: 0px;
    z-index: 8;
    width: 50%;
    height: 220%;
}

 .theeb-services-btn-servey{
    background-color: var(--theme-primarty-color);
    color:var(--theme-white);
    border-radius: 10px;
    width: 175px;
    text-decoration: none;
    text-align: center;
    padding:14px 22px;
    transition: all 0.5s;
    font-family: "TheSansArabic-SemiBold";
    z-index: 9;
 }
 .theeb-services-btn-servey:hover{
     background-color: var(--theme-secondary-color);
     color: var(--theme-white);
 }
 .services-extras > :first-child{
    height: 150px;

 }
 .services-extras h1{
    color:#6B767E;
    font-size: 18px;
    height: 40px;
    width: auto;
 }
 .services-extras p{}
 .services-extras img{
    height: 90px;
    width: 90px;
    margin-top: 30px;
 }