@font-face {
    font-family: 'bukra-light';
    src: url('29LTBukra-Light.eot');
    src: url('29LTBukra-Light.eot?#iefix') format('embedded-opentype'),
    url('29LTBukra-Light.woff2') format('woff2'),
    url('29LTBukra-Light.woff') format('woff'),
    url('29LTBukra-Light.ttf') format('truetype'),
    url('29LTBukra-Light.svg#29LTBukra-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    }
    @font-face {
    font-family: 'bukra-normal';
    src: url('29LTBukra-Regular.eot');
    src: url('29LTBukra-Regular.eot?#iefix') format('embedded-opentype'),
    url('29LTBukra-Regular.woff2') format('woff2'),
    url('29LTBukra-Regular.woff') format('woff'),
    url('29LTBukra-Regular.ttf') format('truetype'),
    url('29LTBukra-Regular.svg#29LTBukra-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    }

    .antialiased.arabic {
        font-family: 'bukra-normal' !important;
        direction: rtl;
    }

    .arabic h1, .arabic h2, .arabic h3, .arabic h4, .arabic h5, .arabic h6, .arabic a, .arabic button, .arabic p, .arabic .header nav.navbar ul.navbar-nav li.nav-item a.nav-link,
.arabic .slideone.sliderSlide li div span.bannerSection-abslute-text, .arabic section.bannerSection .btn-primary,
.arabic section.sec-about-us .sec-about-us-conetnt h2, .arabic section.sec-about-us .sec-about-us-conetnt p,
.arabic section.sec-about-us .sec-about-us-conetnt .btn, .arabic .plan_your_trip_sec h2, .arabic .plan_your_trip_sec p,
.arabic section.plan_your_trip_sec ul li, section.plan_your_trip_sec .btn-outline-primary
{
	font-family: 'bukra-normal'!important;
    direction: rtl;
}
.arabic .plan_your_trip_sec p span {
    font-family: 'bukra-normal'!important;
    direction: rtl;
}

.arabic section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li,
.arabic .exemptionsection .slideone.sliderSlide .row label, .arabic .form-control, .arabic .exemptionsection .slideone.sliderSlide .row .form-group .middle .box span, .arabic .exemptionsection .slideone.sliderSlide .row small,
.arabic p.privacy-content p font, .arabic .terms-content p font{
	 font-family: 'bukra-normal'!important;
     direction: rtl;
}


.antialiased.arabic section.Payment.System-sec .row .col-md-3:not(:first-child) .Payment.System-sec-content,
.antialiased.arabic section.Payment.System-sec .row .col-md-3:not(:first-child) .Payment.System-sec-content p{
    text-align: right;
    direction: rtl;
}
@media (max-width:1439px){
body.antialiased.english section.about_Transportation .row .about_Transportation_content {
    max-width: calc(100% - 530px);
}
}
@media (max-width:1279px){
body.antialiased.english section.about_Transportation .row .about_Transportation_content {
    /* max-width: calc(100% - 480px); */
    max-width:100%;
}
}
@media (max-width:991px){
body.antialiased.english section.about_Transportation .row .about_Transportation_content p {
    max-width: 100%;
    padding: 0 10px !important;
}
}


section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content {
    padding: 20px 10px;
    width: 100%;
}

.client-reviews-content p+span{
    font-family: 'bukra-normal'!important;
    direction: rtl;
    }
    .antialiased.arabic section.Get_in_Touch_sec .Get_in_Touch_sec_table input{
        font-family: 'bukra-normal'!important;
        direction: rtl;
        }

.antialiased.arabic section.expert-team p font{
    font-family: 'bukra-normal'!important;
    direction: rtl;
    }

.antialiased.arabic section.route-page-map .row .route-page-map-ab-pic table#tableComponent * {
	font-family: 'bukra-normal' !important;
    direction: rtl;
}

.pointsalesection .row .dg-title04 {
	margin-bottom: 30px;
}

.antialiased.arabic section.inner-page-banner-sec .row .inner-page-banner-content span{
    font-family: 'bukra-normal'!important;
    direction: rtl;
}

.antialiased.arabic .privacy-content p font, .antialiased.arabic .terms-content p font {
	line-height: 35px;  
}
.antialiased.arabic .privacy-content p br, .antialiased.arabic .terms-content p br{
	display: none;
}
.antialiased.arabic .privacy-content p, .antialiased.arabic .terms-content p.t-content p {
	margin-bottom: 10px !important;
}

/* global-css start */
:root {
    --font-lato: 'Lato';
    --font-roboto: 'Roboto';
    --btn-color: #B31F84;
    --white: #FFFFFF;
    --black: #000000;
    --regular: 400;
    --bold: 700;
    --heavy: 900;

}

body {
    padding: 0;
    margin: 0;
    font-family: var(--font-lato);
    box-sizing: border-box !important;
}

p {
    margin: 0 !important;
    padding: 0 !important;
}

.btn.btn-primary {
    background-color: var(--btn-color);
    border-color: var(--btn-color);
    background: #B31F84;
    border-color: #B31F84;
    font-weight: var(--bold);
    display: inline-block;
    font-family: var(--font-lato);
}

.btn.btn-primary:hover {
    background-color: transparent !important;
    border: 1px solid var(--btn-color);
}

.btn-outline-primary {
    width: 317px;
    height: 68px;
    font-size: 18px !important;
    line-height: 22px;
    letter-spacing: 0.32px;
    color: var(--black) !important;
    font-weight: var(--bold) !important;
    border-color: var(--btn-color) !important;
}

.btn-outline-primary:hover {
    background-color: var(--btn-color) !important;
    border: 1px solid var(--btn-color) !important;
}

h1 {
    /* font-size: 60px !important; */
    font-size: 55px !important;
    line-height: 79px !important;
    letter-spacing: 1.2px;
    color: var(--black);
    font-weight: var(--bold) !important;
    /* font-family: var(--font-roboto); */
    font-family: var(--font-lato);
}

h2 {
    /* font-size: 60px !important; */
    font-size: 55px !important;
    letter-spacing: 1.2px !important;
    font-weight: var(--bold) !important;
    /* font-family: var(--font-roboto); */
    font-family: var(--font-lato);
}

h4 {
    font-size: 25px !important;
    line-height: 30px !important;
    letter-spacing: 0.5px;
    color: var(--black);
    font-weight: var(--bold) !important;
}

p {
    font-size: 18px !important;
    font-size: 35px;
    letter-spacing: 0.36px;
    font-family: var(--font-lato);
    font-weight: var(--regular);
    line-height: 35px;
}

/* global-css -end */

/* header-start */
body {
    position: relative;
    overflow-x: hidden;
}

header.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding-top: 34px;
}

.header nav.navbar {
    padding: 0;
}

header.header nav.navbar .container-fluid {
    padding: 0;
}

.header nav.navbar a.navbar-brand {
    margin: 0;
    width: 100%;
    max-width: 138px;
}

.header nav.navbar .navbar-collapse {
    justify-content: flex-end;
}

.header nav.navbar a.navbar-brand img {
    width: 100%;
}

.header nav.navbar ul.navbar-nav li.nav-item {
    margin-right: 63px;
}

.header nav.navbar ul.navbar-nav li.nav-item a.nav-link {
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    color: var(--white);
    font-weight: 400;
    font-family: var(--font-lato);
    position: relative;
    text-decoration: none
}

.header nav.navbar ul.navbar-nav li.nav-item a.nav-link::after {
    content: "";
    position: absolute;
    width: 100%;
    background: var(--btn-color);
    height: 2px;
    bottom: -15px;
    left: 0;
    opacity: 0;
    width: 0;
    transform: scale(0);
    transition: all 0.4s ease;
}

.header nav.navbar ul.navbar-nav li.nav-item a.nav-link:hover::after {
    opacity: 1;
    width: 100%;
    transform: scale(1);
}

.header nav.navbar ul.navbar-nav li.nav-item .nav-link:hover {
    color: var(--btn-color);
}

header.header button.btn.btn-primary {

    width: 221px;
    height: 50px;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.34px;
    font-weight: 500;
    background: var(--btn-color);
    border-color: var(--btn-color);
}

.nav-last-logo-parent {
    transition: .4s ease;
    cursor: pointer;
}

.nav-last-logo-parent {
    display: flex;
    align-items: center;
    position: fixed;
    right: 0;
    z-index: 1;
    top: 58px;
}

.nav-last-logo-parent .nav-last-logo {
    width: 57px;
    height: 57px;
    border: 2px solid var(--white);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--black);
}

.nav-last-logo-parent .nav-last-logo img {
    height: 21px;
    width: 32px;
}

.nav-last-logo-parent .nav-last-logo-content {
    background: var(--white);
    width: 87px;
    height: 35px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;

}

section.bannerSection {
    clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 58%, 145% 69%, 27% 99%, 0 77%, 0 0);
    width: 100%;
    overflow: hidden;
}

.sliderMainDiv {
    background-image: url(../images/banner.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.slideone.sliderSlide * {
    position: static;
}

.slideone.sliderSlide {
    padding: 250px 0;
    position: relative;
}

.slick-list.draggable span.bannerSection-abslute-text {
    color: var(--white);
    font-size: 75px;
    line-height: 98px;
    text-transform: capitalize;
    font-weight: var(--bold);
    font-family: var(--font-roboto);
    max-width: 899px;
    display: inline-block;
}

.slick-carousel-temle-sec button.slick-prev.slick-arrow {
    position: absolute;
    left: 27px;
    top: 43%;
    transform: translateX(-50%);
    border: none;
    right: -13.5%;
    border: 0;
    width: 47px;
    height: 0;
    font-size: 0;
    width: 0;
}

.slick-carousel-temle-sec button.slick-next.slick-arrow {
    position: absolute;
    top: 45%;
    transform: translateX(-50%);
    right: 21px;
    border: none;
    border: 0;
    width: 47px;
    height: 0;
    font-size: 0;
    width: 0;
}

.slick-carousel-temle-sec button.slick-prev.slick-arrow::before {
    content: "\f30a";
    font-family: "Font Awesome 6 free";
    font-weight: 600;
    font-size: 26px;
    color: var(--white);
    position: absolute;
    left: -10px;
    top: -18px;
}

.slick-carousel-temle-sec button.slick-prev.slick-arrow::after {
    position: absolute;
    width: 100px;
    height: 100px;
    background: transparent;
    top: -47px;
    left: -71px;
    color: var(--white);
    content: "";
    transform: rotate(-45deg);
    border: 2px solid var(--white);
}

.slick-carousel-temle-sec button.slick-next.slick-arrow::before {
    position: absolute;
    width: 100px;
    height: 100px;
    background: transparent;
    top: -50px;
    left: -11px;
    color: var(--white);
    content: "";
    transform: rotate(-45deg);
    border: 2px solid #fff;
}

.slick-carousel-temle-sec button.slick-next.slick-arrow::after {
    content: "\f30b";
    font-family: "Font Awesome 6 free";
    font-weight: 600;
    font-size: 26px;
    color: var(--white);
    position: absolute;
    right: -10px;
    top: -18px;
}

section.bannerSection .btn-primary {
    height: 55px;
    width: 222px;
    font-size: 18px;
    line-height: 22px;
    color: var(--white);
    background: #B31F84;
    border-color: #B31F84;
    font-weight: var(--bold);
    margin-top: 34px;
}

section.sec-about-us {
    padding: 95px 0;
    position: relative;
    overflow: hidden;
}

.bannerSection.position-dots-pic {
    position: absolute;
    right: 43px;
    top: 0;
    max-width: 210px;
    height: 75px;
}

.bannerSection.position-dots-pic img {
    width: 100%;
}

section.sec-about-us .sec-about-us-round-pic {
    position: absolute;
    right: -45px;
    bottom: 0;
    overflow: hidden;
}

section.sec-about-us .sec-about-us-round-pic img {
    width: 100%;
}

.container {
    width: 100% !important;
    max-width: 1480px !important;
    margin: 0 auto;
    padding: 0 15px !important;
}

.sec-about-us .row {
    display: flex;
    align-items: flex-start;
}

.sec-about-us .sec-about-us-pic {
    width: 100%;
    max-width: 600px;
    position: relative;
}

.sec-about-us-pic .sec-about-us-pic-ab {
    position: absolute;
    bottom: -1px;
    background: var(--btn-color);
    right: 10px;
    width: 219px;
    height: 210px;
    border: 5px solid #FBFBFA;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
}

.sec-about-us-pic .sec-about-us-pic-ab img {
    max-width: 50px;
    width: 100%;
    object-fit: scale-down;
    margin-bottom: 12px;
    height: auto;
}

.sec-about-us-pic .sec-about-us-pic-ab h3 {
    font-size: 60px;
    line-height: 1;
    color: var(--white);
    font-weight: 700;
    font-family: var(--font-lato);
}

.sec-about-us-pic .sec-about-us-pic-ab p {
    font-size: 22px !important;
    line-height: 25px;
    letter-spacing: 0.34px;
    font-weight: var(--bold);
    color: var(--white);
}

section.sec-about-us .sec-about-us-conetnt {
    padding-top: 20px !important;
    width: 100%;
    /* max-width: 850px; */
    padding: 0;
    padding-left: 60px;
}

section.sec-about-us .sec-about-us-conetnt h2 {
    line-height: 29px;
    margin-bottom: 35px;
}

section.sec-about-us .sec-about-us-conetnt p {
    margin: 0;
}

section.sec-about-us .sec-about-us-conetnt h4 {
    padding: 50px 0 20px;
}

section.sec-about-us .sec-about-us-conetnt p {
    margin: 0;
}

section.sec-about-us .sec-about-us-conetnt .btn:hover {
    color: #fff !important;
}

section.sec-about-us .sec-about-us-conetnt .btn {
    margin-top: 35px;
    text-transform: uppercase;
}

section.plan_your_trip_sec {
    clip-path: polygon(70% 0, 100% 19%, 100% 100%, 0 100%, 0 0%);
    padding: 244px 0 105px;
    background-image: url(../images/advance-pic.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.plan_your_trip_sec h2 {
    color: var(--white);
    margin-bottom: 45px;
}

.plan_your_trip_sec p {
    color: var(--white);
    max-width: 850px;
}

ul.plan_your_trip_sec-list {
    margin-top: 50px;
    color: var(--white);
    line-height: 50px;
    font-size: 18px;
    list-style: none;
    font-family: var(--font-lato);
    font-weight: var(--regular);
}

section.plan_your_trip_sec .btn-outline-primary {
    color: var(--white) !important;
}

section.plan_your_trip_sec ul li {
    position: relative;
}

section.plan_your_trip_sec ul li::before {
    content: "\f058";
    position: absolute;
    font-weight: 800;
    font-family: "font awesome 6 free";
    left: -34px;
    color: var(--btn-color);
    font-size: 20px;
    top: 1px;
}

section.manage_and_plan_sec {
    padding: 96px 0 100px;
    position: relative;
}

.manage_and_plan_sec-top-ab {
    position: absolute;
    right: 10px;
    top: 18px;
    max-width: 150px;
}

.manage_and_plan_sec-top-ab img {
    width: 100%;
}


.manage_and_plan_sec-top-ab-bottom {
    position: absolute;
    right: 24px;
    bottom: 27px;
}

.manage_and_plan_sec-top-ab-bottom img {
    width: 100%;
}

section.manage_and_plan_sec .manage_and_plan_sec-pic {
    padding: 0;

}

section.manage_and_plan_sec .manage_and_plan_sec-pic img {
    width: 100%;

}

section.manage_and_plan_sec .manage_and_plan_sec-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    padding-left: 35px;
}

section.manage_and_plan_sec .manage_and_plan_sec-content h1 {
    margin-bottom: 30px;
}

section.manage_and_plan_sec .manage_and_plan_sec-content p {
    margin-bottom: 45px !important;
}

section.manage_and_plan_sec .manage_and_plan_sec-content :not(:last-child) img {
    margin-bottom: 42px;
    max-width: 100%;
}

section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics {
    margin-top: 18px;
    display: flex;
    max-width: 815px; /*490px;*/
    align-items: stretch;
}

section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
    width: 100%;
    max-width: 220px;
    margin-right: 35px;
    height: 84px;
    object-fit: contain;
}

section.Payment.System-sec {
    padding: 100px 0 260px;
    clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 58%, 146% 69%, 24% 89%, 0 77%, 0 0);
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../images/patment-bg.png);
    background-size: cover;
}

section.Payment.System-sec .payment_car_btn {
    display: flex;
    justify-content: center;
}

section.Payment.System-sec h2 {
    color: var(--white);
    text-align: center;
    margin-bottom: 40px;
}

.row {
    margin: 0;
}

section.Payment.System-sec .Payment.System-sec-content {
    width: 100%;
    padding: 0;
    max-width: 365px;
}

section.Payment.System-sec .System-sec-pic {
    padding: 0;
    display: flex;
    max-width: 710px;
    padding-top: 40px;
}

section.Payment.System-sec .row .col-md-3:not(:first-child) .Payment.System-sec-content {
    text-align: right;
}

section.Payment.System-sec .System-sec-pic img {
    width: 100%;
}

section.Payment.System-sec .row {
    align-items: flex-start;
    justify-content: space-between;
    margin: 0;
}

section.Payment.System-sec .Payment.System-sec-content p {
    color: var(--white);
    width: 100%;
    font-size: 16px !important;
    line-height: 28px;
    letter-spacing: 0.32px;
}

section.accordion-section .accordion-section-heading .accordion .accordion-item {
    border: 0;
}

section.accordion-section .accordion-section-heading .accordion .accordion-item h4 button {
    margin: 0 !important;
    padding: 15px 0 !important;
    border-bottom: 1px solid #707070 !important;
    border-radius: 0;
}

section.accordion-section .accordion-section-heading .accordion .accordion-item h4 button.accordion-button[aria-expanded="true"] {
    border: 0 !important;
}

section.Payment.System-sec .Payment.System-sec-content h4 {
    color: var(--white);
    margin-bottom: 15px;
    font-family: var(--font-lato);
    font-weight: var(--heavy);
}

section.Payment.System-sec a {
    text-decoration: none;
    color: var(--btn-color);
    margin-top: 17px !important;
    display: block;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.32px;
    margin-bottom: 100px;
    font-family: var(--font-lato);
    font-weight: var(--heavy);
}

section.Payment.System-sec .btn {
    max-width: 282px;
    margin: 0 auto;
    height: 55px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.32px;
    font-family: var(--font-lato);
    font-weight: var(--bold);
    padding: 0px 20px;
}

section.client-reviews-sec {
    position: relative;
    padding: 10px 0 50px;
}

.client-reviews-slide .client-reviews-content {
    width: 100%;
    max-width: 1134px;
    margin: 0;
}

section.client-reviews-sec .container {
    position: relative;
}

.client-reviews-sec-dot-pic {
    position: absolute;
    left: 30px;
    bottom: -110px;
    width: 111px;
}

.client-reviews-sec-dot-pic img {
    width: 100%;
}

/* testimonial slider */
.client-reviews .slider-galeria-thumbs {
    float: left;
    width: 16%;
}

.client-reviews .slider-galeria {
    float: left;
    width: 84%;
}

.client-reviews .slider-galeria div, .client-reviews .slider-galeria-thumbs div {
    outline: 0;
}

section.client-reviews-sec .row .slider-galeria-thumbs .splide_track {
    height: 300px !important;
}

.client-reviews .slider-galeria-thumbs .slick-track {
    padding-left: 250px;
    width: 100%;
}

.client-reviews .slider-galeria {
    width: 70%;
}

.client-reviews .slider-galeria .slick-arrow {
    position: absolute;
    bottom: -56px;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    border: 2px solid var(--black);
    padding: 0;
    background: transparent;
    font-size: 0;
}

.client-reviews .slider-galeria button.slick-prev {
    background: url(../images/our-client-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 12px !important;
}

.client-reviews .slider-galeria button.slick-next {
    background: url(../images/our-client-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 12px !important;
    left: 100px;
    transform: rotate(-181deg);
}

/* section.client-reviews-sec-pic-slide.is-active  */
section.client-reviews-sec .client-reviews .slider-galeria-thumbs .splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 2px solid #b31f84;
    cursor: pointer;
    border-radius: 50px;
    max-width: fit-content;
    height: auto !important;
}

section.client-reviews-sec .container {
    position: relative;
}


/* redesign */
.client-reviews .slider-galeria button {
    top: auto;
    bottom: 0;
    transform: unset;
}

.client-reviews-content {
    text-align: left;
}

.client-reviews .slider-galeria-thumbs ol.carousel__track li.carousel__slide.carousel_slide--clone {
    width: 100%;
    padding-bottom: 20px;
}

.client-reviews .slider-galeria-thumbs ol.carousel__track {
    flex-flow: column;
    justify-content: end;
    display: flex;
    margin: 0 !important;
}

/* redesign-end */

.client-reviews .slider-galeria-thumbs {
    max-width: fit-content;
}

.client-reviews-slide .row {
    align-items: center;

    justify-content: space-between;
}

.client-reviews-slide img {
    max-width: 80px;
    width: 100% !important;
}

.client-reviews-content h4 span {
    width: 76px;
    height: 76px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #B31F84;
    margin-right: 20px;
    margin: 30px 20px 28px 0px;
}

.client-reviews-content h4 span i {
    font-size: 36px;
    color: var(--white);
    line-height: normal;
}

.client-reviews-content p+span {
    display: inline-block;
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0.23px;
    position: relative;
    font-family: var(--font-lato);
    font-weight: 900;
    padding-left: 96px;
    margin: 40px 0 58px !important;
}

.client-reviews-content p+span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    background: #707070;
    height: 1px;
    width: 76px;
}

section.client-reviews-sec:after {
    display: none;
}

section.client-reviews-sec .container::after {
    content: "";
    position: absolute;
    width: 1px;
    /* height: 180vh; */
    height: 100vh;
    background: #ddd;
    top: -280px;
    left: auto;
    z-index: -1;
    right: 55px;

}

section.Get_in_Touch_sec {
    background: var(--btn-color);
    width: 100%;
    clip-path: polygon(0 19%, 70% 0, 100% 25%, 100% 100%, 0% 100%);
    display: flex;
    position: relative;
}

section.Get_in_Touch_sec .container {
    height: 100%;
}

section.Get_in_Touch_sec .container .row {
    margin: 0;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table {
    width: 100%;
    max-width: 55%;
    padding: 260px 0 108px;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call {
    max-width: 45%;
    padding: 260px 0 108px;
    text-align: center;
    position: absolute;
    right: 0;
    width: 100%;
    background-image: url(../images/get-in-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
    line-height: 29px;
    color: var(--white);
    margin-bottom: 44px;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.32px;
    font-family: var(--font-lato);
    font-weight: var(--regular);
    color: var(--white);
    display: flex;
    flex-wrap: wrap;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table input {
    max-width: 360px;
    width: 100%;
    background: transparent;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding: 75px 0 12px;
    margin-right: 35px;
    border-bottom: 1px solid var(--white);
    outline: none;
    color: #fff;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form input.table-form-text-message {
    max-width: 100%;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table button.btn {
    width: 252px;
    height: 68px;
    margin-top: 40px;
    border-color: var(--white);
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table button.btn:hover {
    background-color: var(--black) !important;
    border: 1ox solid var(--black);
}

section.Get_in_Touch_sec .Get_in_Touch_sec_table input::placeholder {
    color: var(--white);
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call * {
    color: var(--white);
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call h5 {
    font-size: 73px;
    line-height: 75px;
    letter-spacing: 1.46px;
    margin-bottom: 35px;
    font-family: var(--font-roboto);
    font-weight: var(--bold);
}


/* 22-2-23 */

section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::after {
    position: absolute;
    content: "";
    width: 150px;
    height: 2px;
    background: #ddd;
    top: 50%;
    left: -100%;
    transform: translateX(-50%);

}

section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::before {
    position: absolute;
    content: "";
    width: 150px;
    height: 2px;
    background: #ddd;
    top: 50%;
    left: 200%;
    transform: translateX(-50%);

}


section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic {
    max-width: fit-content;
    margin: 0 auto;
    padding: 23px;
    background: var(--btn-color);
    border-radius: 50px;
    margin-bottom: 30px;
    position: relative;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call h2 {
    margin-bottom: 60px;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call .btn {
    color: var(--white) !important;
    line-height: 50px;
    text-decoration: none;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic img {
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic img:hover {
    transform: scale(1.1);
}

section.Get_in_Touch_sec .Get_in_Touch_sec_call p {
    letter-spacing: 6.66px;
    margin-bottom: 30px !important;
    font-family: var(--font-lato);
    font-weight: var(--bold);
    text-align: center;
}

section.accordion-section {
    padding: 100px 0;
    background-image: url(../images/asked-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

section.accordion-section .accordion-section-heading .accordion .accordion-header .accordion-button {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: var(--black);
    background: transparent;
    padding: 0;
    margin-bottom: 23px;
    font-family: var(--font-roboto);
    font-weight: var(--bold);
    box-shadow: none;
    outline: none;
}

section.accordion-section .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../images/asked-bottom.png);
    background-repeat: no-repeat;

    transition: transform .2s ease-in-out;

    width: 23px;
    height: 23px;
}

section.accordion-section .accordion-section-heading {
    padding: 0;
}

section.accordion-section .accordion-item {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-top: none;
    border-left: 0;
    border-right: 0;
}

section.accordion-section .accordion-section-heading .accordion {
    max-width: 784px;
    padding-top: 30px;
}

section.accordion-section .accordion-section-heading .accordion-body {
    padding: 0;
    font-size: 18px !important;
    line-height: 35px;
    font-family: var(--font-lato);
    font-weight: var(--regular);
    margin-bottom: 0px;
}

section.accordion-section .accordion-section-heading .btn-primary {
    margin-top: 70px;
    width: 282px;
    height: 55px;
}

section.accordion-section .accordion-section-heading .btn-primary:hover {
    color: var(--black);
}

footer.footerMain {
    background: var(--black);
}

footer.footerMain .footerTop {
    padding: 65px 120px;
}

footer.footerMain .footerTop .footerLogo {
    margin-bottom: 70px;
}

footer.footerMain .footerTop .footerLogo img {
    width: 100%;
}

.footerTop .menusFooter {
    margin-bottom: 53px;
}

.footerTop .menusFooter ul {
    padding: 0;
}

.footerTop .menusFooter ul li {
    list-style-type: none;
    margin-right: 50px;
    position: relative;
}

.footerTop .menusFooter ul li:last-child {
    margin: 0;
}

.footerTop .menusFooter ul li:first-child::before {
    height: 0;
}

.footerTop .menusFooter ul li a {
    text-decoration: none;
    font-size: 19px;
    line-height: 23px;
    color: var(--white);
    font-family: var(--font-lato);
    font-weight: 700px;
}

.footerTop .menusFooter ul li a:hover {
    color: var(--btn-color);
}

.footerTop .menusFooter ul li::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 17px;
    background: white;
    left: -28px;
    top: 5px;
}

footer.footerMain .footerTop .socialIcons a {
    height: 55px;
    width: 55px;
    text-decoration: none;
    margin-right: 10px;
    background: var(--white);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: var(--black);
    transition: all 0.5s;
    border: 1px solid transparent;
}

footer.footerMain .footerTop .socialIcons a:hover {
    background: var(--btn-color);
    border: 1px solid var(--btn-color);
    transform: scale(1.09);
}

footer.footerMain .footerTop .socialIcons a i {
    font-size: 25px;
}

.footerMain .copyrightArea {
    padding: 13px 0 !important;
}

.footerMain .copyrightArea ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.footerMain .copyrightArea ul li {
    margin-right: 50px;
    position: relative;
}

.footerMain .copyrightArea ul li:first-child::before {
    width: 0;
}

.footerMain .copyrightArea ul li::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 12px;
    background: var(--white);
    top: 8px;
    left: -25px;
}

.footerMain .copyrightArea ul li a {
    font-size: 14px;
    text-decoration: none;
    color: var(--white);
    font-family: var(--font-lato);
    font-weight: var(--regular);
}

.footerMain .copyrightArea ul li a:hover {
    color: var(--btn-color);
}

section.Payment.System-sec a {
    margin-bottom: 80px;
}

section.Payment.System-sec a:hover {
    color: var(--white);
}






/* =======================
       about-page-css
  ======================= */

section.inner-page-banner-sec {
    position: relative;
    padding: 100px 0 0px;
    background-image: url(../images/inner-banner.png);
    background-repeat: no-repeat;
    clip-path: polygon(21% 0%, 80% 0%, 100% 0, 100% 48%, 100% 77%, 23% 100%, 0 84%, 0 0);
    background-position: inherit;
    background-size: cover;
}

section.about_Transportation {
    padding: 145px 0;
    position: relative;
    overflow: hidden;
}

section.about_Transportation .about_Transportation-circle-ab-pic {
    position: absolute;
    right: -40px;
    bottom: 2px;
    overflow: hidden;
}

section.about_Transportation .row .about_Transportation_pic img {
    width: 100%;
}

section.inner-page-banner-sec .row .inner-page-banner-content {
    padding: 138px 0 297px;
}

section.inner-page-banner-sec .row .inner-page-banner-content h1 {
    line-height: 98px !important;
    color: var(--white);
    text-transform: capitalize;
}

section.inner-page-banner-sec .row .inner-page-banner-content span {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.32px;
    font-weight: var(--regular);
    font-family: var(--font-lato);
    color: var(--white);
}

section.inner-page-banner-sec a {
    text-decoration: none;
}

section.about_Transportation .row .about_transportation_pic {
    position: absolute;
    left: -152px;
    padding: 0;
    width: 800px;
    height: auto;
    top: 110px;
}

section.about_Transportation .row .about_transportation_pic img {
    max-width: 100%;
    height: auto;

}

section.about_Transportation .row .about_Transportation_content {
    margin-left: auto;
    padding: 0;
}

section.about_Transportation .row .about_Transportation_content h2 {
    line-height: 28px;
    margin-bottom: 42px;
    font-size: 59px !important;
}

section.about_Transportation .row .about_Transportation_content {
    margin-left: 32%;
    padding: 0;
    width: 100%;
    max-width: 100%;
}

/* section-regularity */

section.Regularity_safety {
    clip-path: polygon(73% 0, 100% 20%, 100% 100%, 0 101%, 0 15%);
    padding: 264px 0 128px;
    background-image: url(../images/saftey-bbg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

section.Regularity_safety .row .Regularity_safety {
    max-width: 1002px;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    column-gap: 30px;
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner .Regularity_safety_inner_pic img {
    width: 100%;
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner {
    max-width: 474px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 40px;
    transition: all 0.5s;
    border: 2px solid transparent;
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner:hover, section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner:hover h4 {
    background: transparent;
    color: var(--white) !important;
    border: 2px solid var(--white);
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner:hover h4 {
    border: 0;
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner h4 {
    margin: 26px 0 38px;
    font-family: var(--font-roboto);
    text-align: center;
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner h4:hover {
    color: var(--white);
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner span {
    font-size: 17px;
    text-align: center;
    line-height: 31px;
    letter-spacing: 0.34px;
    font-family: var(--font-lato);
    font-weight: var(--regular);
}

section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner span {
    font-size: 17px;
    text-align: center;
    line-height: 31px;
    letter-spacing: 0.34px;
    font-family: var(--font-lato);
    font-weight: var(--regular);
}

/* section.Make-PAGE */

section.Make_sure-sec {
    padding: 103px 0 120px;
    position: relative;
}

section.Make_sure-sec .row {
    margin: 0;
}

section.Make_sure-sec .row h2 {
    max-width: 860px;
    text-align: center;
    margin: 0 auto 57px;
    line-height: 89px;
}

section.Make_sure-sec .row .Make_sure-sec-content {
    box-shadow: 0 0 26px #00000017;
    padding: 60px 0;
}

section.Make_sure-sec .row .Make_sure-sec-content ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
    margin: 0;
}

section.Make_sure-sec .row .Make_sure-sec-content ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;
    line-height: 89px;
    letter-spacing: 1.2px;
    font-size: 60px;
    font-family: var(--font-roboto);
    font-weight: var(--bold);
    color: var(--btn-color);
    position: relative;
    max-width: 230px;
    width: 100%;
}

section.Make_sure-sec .row .Make_sure-sec-content ul li span {
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0.38px;
    font-family: var(--font-lato);
    font-weight: var(--heavy);
    color: var(--black);
}

section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
    content: "";
    position: absolute;
    height: 150px;
    top: -20px;
    left: -70px;
    background: #707070;
    width: 2px;
    opacity: 0.2;
}

section.Make_sure-sec .row .Make_sure-sec-pic-ab {
    position: absolute;
    bottom: 200px;
    right: 0;
    width: auto;
    transform: rotate(89deg);
    max-width: 190px;
}

section.Make_sure-sec .row .Make_sure-sec-pic-ab img {
    width: 100%;
}

section.expert-team {
    clip-path: polygon(20% 0%, 76% 0%, 100% 0, 100% 57%, 146% 66%, 28% 95%, 0 80%, 0 0);
    background-image: url(../images/expert-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    padding: 100px 0 246px;
}

section.expert-team .row .expert-team-pic-main-parent {
    display: flex;
    gap: 30px;
}

section.expert-team .row .expert-team-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 82px;
}

section.expert-team .row .expert-team-content h2 {
    line-height: 29px;
    color: var(--white);
}

section.expert-team .row .expert-team-content p SPAN {
    max-width: 750px;
    color: var(--white) !IMPORTANT;
    display: block;
    font-size: 18px !important;
    font-size: 35px;
    letter-spacing: 0.36px;
    display: inline-block;
    font-family: 'lato' !important;
}

section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent {
    position: relative;
}

section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent img {
    width: 100%;
}

section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #B31F84;
    padding: 20px 35px;
}

section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content h4 {
    color: var(--white);
    font-family: var(--font-lato);
    font-weight: var(--bold);
}

section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content span {
    font-size: 15px;
    line-height: 31px;
    letter-spacing: 0.3px;
    color: var(--white);
    font-family: var(--font-lato);
    font-weight: var(--regular);
}

/* section.sec-next-travel */
section.sec-next-travel {
    padding: 84px 0 62px;
    position: relative;
}

section.sec-next-travel .row {}

section.sec-next-travel .row .sec-next-travel-pic {
    position: absolute;
    left: 0;
    top: 10px;
}

section.sec-next-travel .row .sec-next-travel-content {
    margin-left: auto;
    padding: 0 0 0 30px;
}

section.sec-next-travel .row .sec-next-travel-content .btn {
    margin-top: 36px;
    width: 185px;
    height: 56px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.36px;
}

section.sec-next-travel .row .sec-next-travel-content .btn:hover {
    color: #000;
}

section.sec-next-travel .sec-next-travel-ab-dot-pic {
    position: absolute;
    right: 1%;
    z-index: 1;
    bottom: -17px;
}


/* contact-us */


section.Call-Us-Sec {
    padding: 100px 0;
}

section.Call-Us-Sec .col-md-4.col-12 .call-icon {
    text-align: center;
    padding: 40px 10px 43px;
    border: 1px solid #707070;
    position: relative;
}

.call-icon p {
    letter-spacing: 0.38px;
    color: #000000;
    font-weight: var(--heavy);
    font-size: 19px;
    margin: 28px 0px 21px;
    font-family: var(--font-lato);
}

.call-icon h4 {
    color: #B31F84;
    font-size: 30px;
    font-weight: var(--heavy);
    letter-spacing: 0.6px;
    font-family: var(--regular);
    line-height: 29px;
}

section.Call-Us-Sec .col-md-4.col-12 .call-icon:hover::before, section.Call-Us-Sec .col-md-4.col-12 .call-icon:hover::after {
    content: "";
    position: absolute;
    width: 113px;
    height: 113px;
    border: 2px solid var(--btn-color);
    left: -1px;
    top: -1px;
    border-bottom: 0;
    border-right: 0;
}

section.Call-Us-Sec .col-md-4.col-12 .call-icon:hover::after {
    right: -1px;
    bottom: -1px;
    top: auto;
    left: auto;
    border: 0;
    border-right: 2px solid var(--btn-color);
    border-bottom: 2px solid var(--btn-color);
}


section.newsletter-sec {
    padding: 110px 0px 102px;
}

section.newsletter-sec .row {
    margin: 0;
}

section.newsletter-sec .row .newsletter-sec-form {
    /* padding-right: 80px; */
    width: 100%;
}

section.newsletter-sec .row .col-md-5.newsletter-sec-content {
    padding: 0 10px 0 0;
}

section.newsletter-sec .col-md-7.col-12 h1 {
    letter-spacing: 1.2px;
    color: #000000;
    font-weight: 900;
    font-size: 60px;
    margin-bottom: 21px;
}

section.newsletter-sec .col-md-7.col-12 p {
    letter-spacing: 0.36px;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}

section.newsletter-sec .newsletter-form {
    margin-top: 52px;
    background-color: #B31F84;
    padding: 55px 36px 61px;
}

section.newsletter-sec .newsletter-form form {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: 20px;
}

section.newsletter-sec .newsletter-form .text-area {
    max-width: calc(100%/2 - 20px);
    width: 100%;
    margin: 0 10px;
}

section.newsletter-sec .newsletter-form .text-area:nth-child(3) {
    position: relative;
}

section.newsletter-sec .newsletter-form .text-area:nth-child(3)::after {
    content: "\f107";
    position: absolute;
    font-family: 'Font Awesome 6 Free';
    font-weight: 600;
    top: 14px;
    right: 15px;
    color: #fff;
    font-size: 16px;
}

section.newsletter-sec .newsletter-form .text-area:nth-child(3) select#cars[name="cars"] {
    appearance: none;
}

section.newsletter-sec .newsletter-form .text-area input, section.newsletter-sec .newsletter-form .text-area select {
    width: 100%;
    height: 54px;
    padding: 10px 20px;
    border: 2px solid #FFFFFF;
    background-color: transparent;
    outline: none;
    color: #fff;
}

section.newsletter-sec .newsletter-form .text-area input::placeholder, section.newsletter-sec .newsletter-form .text-area-form.text-area textarea::placeholder, section.newsletter-sec .newsletter-form .text-area select {
    letter-spacing: 0.3px;
    color: var(--white);
    font-size: 15px;
}

section.newsletter-sec .newsletter-form .text-area-form.text-area {
    width: 100%;
    max-width: 100%;
}

section.newsletter-sec .newsletter-form .text-area-form.text-area textarea {
    width: 100%;
    min-height: 189px;
    padding: 10px 20px;
    border: 2px solid #FFFFFF;
    background-color: transparent;
    outline: none;
    color: #fff;
}

section.newsletter-sec .newsletter-form form a {
    margin-left: 10px;
    max-width: 380px;
    width: 100%;
    min-height: 54px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #B31F84;
    font-weight: 700;
    text-decoration: none;
}

section.newsletter-sec .col-md-5 .follow-us {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 115px;
    align-items: center;
    padding-top: 10%;
/*    padding-right: 45%;*/
	padding-right: 0;
}

section.newsletter-sec .col-md-5 .follow-us span:first-child {
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #000000;
    margin-right: 31px;
}

section.newsletter-sec .col-md-5 .follow-us span:not(:first-child) {
    max-width: 58px;
    width: 100%;
    height: 58px;
    background-color: #b70582;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

section.newsletter-sec .col-md-5 .follow-us span:not(:first-child):hover {
    background: #000;
    transition: all 0.5s;
    border: 1px solid transparent;
}

section.newsletter-sec .col-md-5 .follow-us span:not(:first-child) i {
    font-size: 26px;
    color: #fff;
}

section.newsletter-sec .col-md-5 .accordion-sec .accordion {
    display: flex;
    align-items: flex-start;
}

.accordion-sec .accordion:not(:first-child) span::after {
    content: "";
    position: absolute;
    border: 2px dotted #B31F84;
    height: 92px;
    /* width: 5px; */
    bottom: 51px;
}

section.newsletter-sec .col-md-5 .accordion-sec {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: 40px;
}

.accordion-sec .accordion span {
    max-width: 52px;
    width: 100%;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #B31F84;
    border-radius: 50%;
    margin-right: 20px;
    position: relative;
}

.accordion-sec .accordion span i {
    font-size: 25px;
    color: #B31F84;
}

section.newsletter-sec .col-md-5 .accordion-sec .accordion p {
    margin: 0;
    font-size: 18px;
    max-width: 485px;
    line-height: 35px;
}

/* contact-us-page-map */
section.amman_bus_map-sec .amma_bus_map-sec-area iframe {
    width: 100%
}

/* payment-page-css(6) */
.Payment-heading {
    padding-bottom: 64px;
}

.Payment-heading h1 {
    letter-spacing: 1.2px;
    color: #000000;
    font-size: 60px;
    text-align: center;
    font-weight: 700;
}

section.Payment-System .Amman-Bus-card {
    padding: 0;
}

section.Payment-System .Amman-Bus-card .col-md-6 img {
    width: 100%;
}

section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card {
    border: 1px solid #D2D2D2;
    padding: 38px 41px 45px;
}

section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card:first-child {
    margin-bottom: 30px;
}

section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card h5 {
    letter-spacing: 0.5px;
    color: #000000;
    font-size: 25px;
    font-weight: var(--bold);
    margin-bottom: 20px;
    font-family: var(--font-roboto);
}

section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card p {
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #000000;
    font-weight: var(--regular);
    font-family: var(--font-lato);
    line-height: 35px;
    margin-bottom: 30px !important;
}

section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card a {
    padding: 17px 24px;
    text-decoration: none;
    background-color: #B31F84;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    font-size: 18px;
    display: inline-block;
    font-family: var(--font-lato);
    font-weight: var(--regular);
    border: 1px solid transparent;
}

section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card a:hover {
    background: transparent;
    border: 1px solid #B31f84;
    color: #000;
    transition: all 0.5s;
}

section.Payment-System .Amman-Bus-card .row:first-child {
    padding-bottom: 86px;
}

section.routepage_map-sec img {
    max-width: 100%;
}

/* route-css */
section.routepage_map-sec {
    padding: 100px 0;
}

section.routepage_map-sec .row .routepage_map-sec-content h2 {
    line-height: 29px;
    margin-bottom: 31px;
}

section.routepage_map-sec .row .routepage_map-sec-content h4 {
    margin-bottom: 50px;
    font-family: var(--font-roboto);
}

section.routepage_map-sec .row .routepage_map-sec-content p {
    margin-bottom: 30px !important;
}

section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li {
    list-style: none;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.36px;
    max-width: 745px;
    margin-bottom: 26px;
    font-family: var(--font-lato);
    font-weight: var(--regular);
    position: relative;
}

section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li::before {
    content: "\f058";
    position: absolute;
    top: 0px;
    left: -36px;
    font-weight: 800;
    font-family: "font awesome 6 free";
    color: var(--btn-color);
    font-size: 20px;
}

section.route-page-map {
    padding-bottom: 105px;

}

section.route-page-map .container {
    position: relative;
}

section.route-page-map .row iframe {
    WIDTH: 100%;
    height: 730px;

}

/* GOOGLE-MAP-CSS */
section.route-page-map .row div#googleMap {
    height: 735px !important;
    border-radius: 15px;
}

section.route-page-map .row .route-page-map-ab-pic {
    position: absolute;
    top: 17px;
    width: 100%;
    max-width: 430px;
    right: 25px;
    background: #fff;
    box-shadow: #0000004D;
    height: 90%;
    overflow: auto;
    border-bottom: 1px solid #b31f84;
}

section.route-page-map .row .route-page-map-ab-pic table#tableComponent * {
    font-family: 'Lato';
    color: #000000;
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 600;
    height: 90%;
    width: 30% !important;
}

section.route-page-map .row .route-page-map-ab-pic table thead tr th {
    background: #b31f84;
    color: #fff !important;
}


/* GOOGLE-MAP-CSS-END */

section.route-page-map .row .route-page-map-ab-pic img {
    width: 100%;
}

/* 1-3-23 */
section.amaanbus_manage_plan-sec {
    padding-bottom: 145px;
}

section.amaanbus_manage_plan-sec .row h1 {
    text-align: center;
    margin-bottom: 37px;
    line-height: 89px !important;
}

section.amaanbus_manage_plan-sec .row>p {
    text-align: center;
    margin-bottom: 65px !important;
}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
    max-width: 502px;
    height: 618px;
    margin-right: 71px;
}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic img {
    width: 100%;
}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content {

    padding: 0;
}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content h4 {
    margin-bottom: 45px;
    font-size: 35px !important;
    line-height: 42px !important;
    letter-spacing: 0.7px;
    font-family: var(--font-roboto);
    font-weight: var(--bold);
}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul {
    padding: 0;
    list-style: none;
}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li {
    display: flex;
    align-items: baseline;
    gap: 13px;

}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li i {
    color: var(--btn-color);
    font-size: 20px;

}

section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li p {
    padding-top: 23px !important;
    /* margin-top: 45px !important; */
}

/* section.ammanbus-page-phn-sec */

section.ammanbus-page-phn-sec {
    padding-bottom: 100px;
    background-image: url(../images/ammanbus-page-bg.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}


section.ammanbus-page-phn-sec .row {
    margin-bottom: 90px;
    justify-content: space-between;
}

.ammanbus-page-phn-sec .ammanbus-page-phn-sec-inner {
    width: 100%;

}

.ammanbus-page-phn-sec-inner img {
    width: 100%;
}

section.ammanbus-page-phn-sec .ammanbus-page-download-sec h2 {
    margin-bottom: 47px;
    /* line-height: 29px; */
}

section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic {
    list-style: none;
    margin: 0;
    padding: 0;
}

section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic li {
    margin-right: 30px;
}

section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic a {
    max-width: 220px;
    display: block;
}

.slick-carousel-temle-sec .carousel__prev {
    position: absolute;
    left: 27px;
    top: 43%;
    transform: translateX(-50%);
    border: none;
    right: -13.5%;
    border: 0;
    width: 47px;
    height: 0;
    font-size: 0;
    width: 0;
    display: none;
}

.slick-carousel-temle-sec .carousel__next {
    position: absolute;
    top: 45%;
    transform: translateX(-50%);
    right: 21px;
    border: none;
    border: 0;
    width: 47px;
    height: 0;
    font-size: 0;
    width: 0;
    display: none;
}

.slick-carousel-temle-sec .carousel__prev::before {
    content: "\f30a";
    font-family: "Font Awesome 6 free";
    font-weight: 600;
    font-size: 26px;
    color: var(--white);
    position: absolute;
    left: -20px;
    top: -18px;
}

.slick-carousel-temle-sec .carousel__prev::after {
    position: absolute;
    width: 100px;
    height: 100px;
    background: transparent;
    top: -47px;
    left: -90px;
    color: var(--white);
    content: "";
    transform: rotate(-45deg);
    border: 2px solid var(--white);
}

.slick-carousel-temle-sec .carousel__next::before {
    position: absolute;
    width: 100px;
    height: 100px;
    background: transparent;
    top: -70px;
    left: -11px;
    color: var(--white);
    content: "";
    transform: rotate(-45deg);
    border: 2px solid #fff;
}

.slick-carousel-temle-sec .carousel__next::after {
    content: "\f30b";
    font-family: "Font Awesome 6 free";
    font-weight: 600;
    font-size: 26px;
    color: var(--white);
    position: absolute;
    right: -18px;
    top: -40px;
}

.slideone.sliderSlide li div {
    width: 100%;
    text-align: left;
}

.slideone.sliderSlide li div .bannerSection-abslute-text {
    text-align: left;
    width: 100%;
    left: 0;
}


/* 05 sep 2023 */
p[dir="rtl"], .arabic p {
    text-align: right;
    line-height: 1.5;
}

.arabic .footerTop .menusFooter ul li:not(:last-child) {
    margin-right: unset;
    margin-left: 50px;
}

.arabic .client-reviews .slider-galeria div, .arabic .client-reviews .slider-galeria-thumbs div {
    text-align: right;
}

/* 07 sep 2023 */
.label-danger {
    display: block;
}

.arabic .Get_in_Touch_sec .Get_in_Touch_sec_table input {
    margin-right: unset;
    margin-left: 35px;
}


/*=========================
 arabic-design-home-page-start 
 =========================*/
.arabic .navbar-expand-lg .navbar-nav {
    padding-right: 0;
}

.header nav.navbar .navbar-collapse {
    justify-content: center;
}

.arabic .nav-last-logo-parent {
    right: auto;
    left: 8px;
    top: 58px;
}

.arabic .slideone.sliderSlide li div {
    text-align: end;
}

.arabic .slideone.sliderSlide li div span.bannerSection-abslute-text {
    text-align: right;
    direction: rtl;
}

.arabic .slick-carousel-temle-sec .carousel__prev {
    right: auto;
}

.arabic .bannerSection.position-dots-pic {
    right: auto;
    left: 40px;
}

.arabic section.sec-about-us .sec-about-us-conetnt span.Y2IQFc {
    word-break: break-all;
    word-wrap: break-word;
    white-space: break-spaces;
}

.arabic section.sec-about-us .sec-about-us-conetnt {
    padding-right: 60px;
    padding-left: 0;
}

.arabic section.plan_your_trip_sec ul li::before {
    left: auto;
    right: -40px;
}

.arabic section.plan_your_trip_sec {
    background-image: url(../images/advance-arabic.png);
    clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0% 100%, 0 17%);
}

.arabic section.manage_and_plan_sec .manage_and_plan_sec-content span.manage_editor span.Y2IQFc {
    word-wrap: break-word;
    word-break: break-all;
    white-space: break-spaces;
}

.arabic section.manage_and_plan_sec .row {
    flex-direction: row-reverse;
}

.arabic section.manage_and_plan_sec .manage_and_plan_sec-content {
    padding-right: 30px;
    padding-left: 45px;
}

.arabic section.Payment.System-sec .payment_car_btn a {
    max-width: 282px;
    width: 100%;
}

.arabic section.Payment.System-sec .payment_car_btn .btn {
    width: 100%;
}

.arabic section.Get_in_Touch_sec .container .row {
    flex-direction: row-reverse;
}

.arabic section.accordion-section .accordion-button::after {
    margin-right: auto;
    margin-left: 15px;
}

.arabic section.accordion-section {
    background-image: url('https://ammanbus.csdevhub.com/images/advance-arabic%20-accordian.png');
}

.arabic section.sec-about-us .sec-about-us-round-pic {
    right: auto;
    left: -46px;
    transform: rotate(185deg);
}

.arabic .slideone.sliderSlide .container {
    padding-right: 110px !important;
}

/* ====================
 */
.arabic .header nav.navbar .container {
    margin-left: 50px;
    margin-right: 0;
    justify-content: flex-end;
}

.arabic header.header .navbar-expand-lg {
    justify-content: center;
}

.arabic .header nav.navbar ul.navbar-nav li.nav-item {
    margin-left: 80px;
    margin-right: 0;
}

.arabic .header nav.navbar ul.navbar-nav li.nav-item {
    margin-left: 63px;
    margin-right: 0;
}

.arabic .client-reviews .slider-galeria .splide__arrow--prev, .client-reviews .slider-galeria .splide__arrow--next {
    right: auto;
    left: 0;
}

.arabic .client-reviews-content h4 span {
    margin: 30px 0px 28px 20px;
}

.arabic section.client-reviews-sec::after {
    z-index: -1;
    left: 271px;
}

.client-reviews-slide .row div#splide01-track {
    height: 280px !important;
}

.arabic section.client-reviews-sec .container::after {
    left: 55px;
    right: auto;
}

/* ====================
     inner-pages-header
   ====================*/
.inner-pages-header nav.navbar a.navbar-brand img {
    filter: drop-shadow(1px 1px 1px black);
}

section.exemptionsection .dg-title04 h3 {
    color: #333;
    font-size: 38px;
    line-height: 1.3;
    Font-Family: 'Lato';
    Font-weight: 600;
    letter-spacing: 1px;
    font-size: 36px;
    padding-bottom: 15px;
    position: relative;
}

section.exemptionsection .dg-title04::after {
    content: "";
    display: inline-block;
    width: 50px;
    border-bottom: 3px solid #b41f85;
}

.exemptionsection .slideone.sliderSlide .row p {
    font-size: 1rem !important;
    line-height: 25px;
    font-weight: 400;
    padding-top: 20px !important;
    letter-spacing: 1.7px;
}

.exemptionsection .slideone.sliderSlide .row h4 {
    color: #333;
    font-size: 28px;
    line-height: 1.4;
    margin: 5px 0 20px 0;
    font-weight: 600;
    font-family: 'Lato';
}

.exemptionsection .slideone.sliderSlide .row label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Lato';
    letter-spacing: 0.4px;
}

.exemptionsection .slideone.sliderSlide .row small {
    font-size: 15px;
    letter-spacing: 0.8px;
    line-height: 32px;
    font-family: 'Lato';
}

.exemptionsection .slideone.sliderSlide .row .form-group .middle .box {
    width: 300px;
    height: 50px;
    background-color: #dfdfdf;
    transition: all 250ms ease;
    will-change: transition;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    line-height: 28px;
    color: var(--btn-color);
}

.exemptionsection .slideone.sliderSlide .row .form-group .middle .box span {
    padding-top: 10px;
    position: absolute;
    left: 0;
    right: 0;
    transition: all 300ms ease;
    user-select: none;
}

.exemptionsection .slideone.sliderSlide .row .form-group .middle .front-end.box {
    margin-right: 10px;
}

.exemptionsection .slideone.sliderSlide .row hr {
    margin-top: 25px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    opacity: 1;
    height: 0;
    box-sizing: content-box;
}

.exemptionsection .slideone.sliderSlide .row .input-group span.input-group-addon {
    background: #b41f85;
    color: white;
    border: 1px solid #b41f85;
    font-weight: bold;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}

.exemptionsection .slideone.sliderSlide .row input[type=checkbox], input[type=radio] {
    margin: 5px 5px 0 0;
}

/* btn-disabled-css */
.exemptionsection button:disabled, button[disabled] {
    border: 1px solid #999999 !important;
    background-color: #dfdfdf !important;
    color: #666666 !important;
    cursor: not-allowed !important;
}

button[disabled]:hover {
    cursor: not-allowed !important;
}

.exemptionsection .btn {
    height: auto;
    padding: 13px 26px;
    width: auto;
}

.exemptionsection .btn:hover {
    border-color: #b41f85 !important;
    color: #fff !important;
}

.exemptionsection .slideone.sliderSlide .row input[type="radio"] {
    display: none;
}

.exemptionsection .slideone.sliderSlide {
    padding: 50px 0;
}

.pointsalesection .row .dg-title04 {
    position: relative;
}

.pointsalesection .row .dg-title04 h3.title {
    font-size: 36px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

/* EXCEMPTION-END */

/* 2nd-page */

.pointsalesection .row .dg-title04::after {
    position: absolute;
    content: "";
    background: var(--btn-color);
    width: 50px;
    height: 2px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

section.pointsalesection .row ul li {
    line-height: 20px;
    padding-bottom: 10px;
    color: #666;
    font-size: 17px;
}

.middle input[type="radio"]:checked+.box {
    background-color: #b41f85 !important;
    color: #fff !important;
}

.exemptionsection .slideone.sliderSlide .row .col-md-1.col-sm-12:empty {
    display: none;
}

section.pointsalesection {
    padding: 50px 0;
}

.terms-content .slideone.sliderSlide {
    padding: 20px 0;
}

.privacy-content .slideone.sliderSlide {
    padding: 20px 0;
}

/* about-arabic-page */
.arabic section.about_Transportation .row .about_transportation_pic {
    left: -160px;
    top: 35px;
}

.arabic section.sec-next-travel {
    padding: 84px 0 160px;
}

.arabic .exemptionsection .slideone.sliderSlide .row span.label-danger {
    font-size: 13px;
    line-height: 18px;
}

.arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
    top: -20px;
    left: 278px;
}

.arabic section.Make_sure-sec .row .Make_sure-sec-content {
    width: 90%;
    margin: 0 auto;
}

.arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab {
    bottom: 34%;
    right: 5px;
    max-width: 200px;
}

.arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab img {
    width: 100%;
}

/* arbic-page-apereance-icon */
.arabic section.newsletter-sec .newsletter-form .text-area:nth-child(3)::after {
    left: 15px;
    right: auto;
}

/* arabic-contact */
.arabic .accordion-sec .accordion span {
    margin-left: 20px;
    margin-right: 0;
}

.arabic .accordion-sec .accordion:not(:first-child) span::after {
    height: 52px;
    bottom: 52px;
}

.arabic section.newsletter-sec .col-md-5 .follow-us span:first-child {
    margin-left: 30px;
    margin-right: 0;
}

.arabic section.newsletter-sec .row .newsletter-sec-form {
    padding-left: 80px;
    padding-right: 0;
}

/* ==================
    arabic-bus-app
 =================== */
.arabic section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
    margin: 0 0 0 70px;
}

.arabic section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li::before {
    right: -36px;
    left: auto;
}

.arabic .footerTop .menusFooter ul li::before {
    right: -28px;
}

.arabic .client-reviews-sec-dot-pic {
    left: auto;
    bottom: -50px;
    width: 110px;
    transform: rotate(-90deg);
    right: 11px;
}

.arabic section.accordion-section .accordion-section-heading .accordion {
    max-width: 700px;
}

.arabic section.Regularity_safety .row .Regularity_safety {
    /* justify-content: flex-end; */
    justify-content: flex-start;
}

.arabic section.Call-Us-Sec .call-icon p {
    text-align: center;
}


/* 28-09-2023 */

section.Call-Us-Sec .col-md-4.col-12 .call-icon {
	height: 300px;
}
.arabic section.Get_in_Touch_sec .Get_in_Touch_sec_call p {
	letter-spacing: 2px;
}
.arabic section.sec-next-travel, section.sec-next-travel {
	padding-bottom: 250px;
}


/* 12 feb 2024 starts */
.header nav.navbar .dropdown ul.dropdown-menu {
    background: transparent;
    padding: 20px 0 0;
    margin: 0;
    top: calc(100%);
    left: 50%;
    transform: translateX(-50%);
}

.header nav.navbar .dropdown ul.dropdown-menu li.drop-item,
.arabic .header nav.navbar .dropdown ul.dropdown-menu li.drop-item {
    margin: 0;
    background: #fff;
    padding: 6px 10px;
}

.header nav.navbar .dropdown ul.dropdown-menu li.drop-item:first-child {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.header nav.navbar .dropdown ul.dropdown-menu li.drop-item:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.header nav.navbar .dropdown ul.dropdown-menu li.nav-item .nav-link {
    color: #000;
}

.header nav.navbar .dropdown ul.dropdown-menu li.nav-item .nav-link:hover {
    color: var(--btn-color);
}

.header nav.navbar .dropdown ul.dropdown-menu li.nav-item .nav-link::after {
    display: none;
}
/* 12 feb 2024 end  s */

/* =======================
     ALL-PAGE-MEDIA-QUERY
   =======================*/

/* Media Query start */

@media(max-width:1799px) {
    section.about_Transportation .row .about_Transportation_content {
        padding-left: 120px;
    }

    section.about_Transportation .row .about_Transportation_content h2 {
        font-size: 50px !important;
    }

    section.sec-next-travel .row .sec-next-travel-pic {
        left: 0;
    }

    section.sec-next-travel .row .sec-next-travel-pic img {
        width: 100%;
    }

    section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -50px;
    }

    /* arabic */

    .arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -25px;
    }

    .arabic section.about_Transportation .row .about_transportation_pic {
        left: -160px;
        top: 35px;
    }

    section.Regularity_safety {
        clip-path: polygon(50% 0, 100% 17%, 100% 100%, 0 100%, 0 12%);
    }

}

@media (max-width:1599px) {
    header.header {
        padding-top: 22px;
    }

    .header nav.navbar ul.navbar-nav li.nav-item {
        margin-right: 30px;
    }

    .slideone.sliderSlide .container {
        padding-left: 110px !important;
    }

    .plan_your_trip_sec p {
        max-width: 790px;
    }

    section.plan_your_trip_sec .container {
        padding: 0;
        padding-left: 40px;
    }

    section.Payment.System-sec .System-sec-pic {
        max-width: 590px;
    }

    section.Payment.System-sec .row {
        justify-content: space-between;
    }

    .slick-list.draggable span.bannerSection-abslute-text {
        font-size: 70px;
        line-height: 90px;
    }

    .client-reviews-sec-dot-pic {
        left: 14px;
        width: 60px;
    }

    .client-reviews .slider-galeria button.slick-next {
        left: 180px;
    }

    .client-reviews .slider-galeria button.slick-prev {
        left: 90px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table input {
        max-width: 90%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form input.table-form-text-message {
        width: 100%;
        max-width: 84%;
    }

    section.accordion-section .accordion-section-heading {
        padding-left: 30px;
    }

    section.accordion-section {
        background-position: center;
    }

    section.accordion-section .accordion-section-heading .accordion {
        max-width: 714px;
    }

    section.accordion-section .accordion-section-heading h2 {
        max-width: 680px;
        font-size: 50px !important;
    }

    .footerMain .copyrightArea {
        padding-left: 70px !important;
    }

    .bannerSection.position-dots-pic {
        right: 43px;
        max-width: 150px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        padding: 30px 0 0 40px;
    }

    .sec-about-us-pic .sec-about-us-pic-ab {
        bottom: 0px;
        right: 11px;
    }

    /* ABOUT-US-PAGE */
    section.about_Transportation .row .about_transportation_pic {
        left: -150px;
        width: 700px;
        height: 601px;
        top: 110px;
    }

    section.sec-next-travel .row .sec-next-travel-pic {
        left: 0;
        top: 20px;
    }

    section.plan_your_trip_sec {
        clip-path: polygon(63% 0, 100% 17%, 100% 100%, 0 100%, 0 0%);
    }

    section.plan_your_trip_sec .row {
        padding-left: 20px;
    }

    /* about-page */
    section.inner-page-banner-sec .row .inner-page-banner-content {
        padding: 120px 20px 200px;
    }

    section.about_Transportation .row .about_transportation_pic {
        left: -150px;
        width: 660px;

    }

    section.Regularity_safety {
        /* clip-path: polygon(50% 0, 100% 17%, 100% 100%, 0 100%, 0 12%); */
        /* padding: 200px 0 100px; */
        padding-bottom: 100px;
    }

    section.Make_sure-sec {
        padding: 80px 0 110px;
    }

    section.about_Transportation .about_Transportation-circle-ab-pic {
        right: -10px;
        bottom: 14px;
        max-width: 52px;
        height: 83px;
    }

    section.about_Transportation .about_Transportation-circle-ab-pic img {
        width: 100%;
    }

    section.about_Transportation {
        padding: 80px 0;
    }

    section.about_Transportation .row .about_Transportation_content {
        padding-left: 20px;
    }

    section.about_Transportation .row .about_Transportation_content {
        padding-left: 50px;
    }

    /* privacy-page-design */
    .privacy-content .slideone.sliderSlide .container {
        padding: 0 !important;
    }

    /* terms-condition */
    .terms-content .slideone.sliderSlide .container.h-100 {
        padding: 0 !important;
    }


    /* arabic-design */
    .header nav.navbar .navbar-collapse {
        justify-content: center;
    }

    section.exemptionsection .slideone.sliderSlide .container {
        padding-left: 30px !important;
    }

    .arabic section.sec-next-travel {
        padding: 84px 20px 200px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -44px;
        max-width: 160px;
    }

    .arabic section.about_Transportation .row .about_Transportation_content {
        padding-right: 20px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content {
        padding: 50px 0;
        WIDTH: 100%;
        MAX-WIDTH: 90%;
        MARGIN: 0 AUTO;
    }

    section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -55px !IMPORTANT;
        bottom: 180px;
    }

    .arabic section.newsletter-sec .row .newsletter-sec-form {
        padding-right: 10px;
    }

    section.accordion-section .accordion-section-heading {
        padding-right: 30px;
    }

    .arabic section.sec-about-us .sec-about-us-conetnt {
        padding-right: 30px;
        padding-left: 0;
        /* max-width: 700px; */
    }

    /* .arabic section.Get_in_Touch_sec .Get_in_Touch_sec_table button.btn {
        margin-right: 30px;
    } */

    .arabic section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding-right: 30px;
    }


    .arabic section.Regularity_safety .row .Regularity_safety {
        margin-top: 80px;
    }

	section.sec-next-travel {
        padding: 84px 0 140px;
    }

}

@media (max-width:1439px) {


    .nav-last-logo-parent .nav-last-logo {
        width: 47px;
        height: 47px;
        position: relative;
        left: 2px;
    }

    .header nav.navbar ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
    }

    .header nav.navbar ul.navbar-nav li.nav-item {
        margin-right: 32px;
    }

    header.header button.btn.btn-primary {
        width: 201px;
        height: 44px;
        font-size: 16px;
    }

    section.bannerSection {
        clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 58%, 146% 65%, 30% 93%, 0 77%, 0 0);
    }

    section.sec-about-us {
        padding: 26px 0 33px;
    }

    .bannerSection.position-dots-pic {
        max-width: 130px;
    }

    section.Payment.System-sec {
        padding: 110px 0 250px;
        clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 56%, 146% 69%, 29% 89%, 0 77%, 0 0);


    }

    section.Payment.System-sec h2 {
        margin-bottom: 80px;
    }

    section.Payment.System-sec .System-sec-pic {
        max-width: 610px;
        padding-top: 60px;
    }

    /* section.Get_in_Touch_sec .Get_in_Touch_sec_table input {
        max-width: 42%;
    } */
    section.sec-about-us .sec-about-us-conetnt p {
        max-width: 100%;
    }

    section.sec-about-us .sec-about-us-conetnt {
        padding-top: 20px !important;
        max-width: 50%;

    }

    .sec-about-us-pic .sec-about-us-pic-ab {
        bottom: 0px;
        right: 11px;
    }

    .bannerSection.position-dots-pic {
        max-width: 81px;
        display: none;
    }

    section.sec-about-us .sec-about-us-conetnt h4 {
        padding: 30px 0 16px;
    }

    section.plan_your_trip_sec .col-md-12.col-sm-12 {
        padding-left: 50px !important;
    }

    .plan_your_trip_sec p {
        max-width: 690px;
    }

    ul.plan_your_trip_sec-list {
        max-width: 700px;
    }

    section.Get_in_Touch_sec {
        clip-path: polygon(0 17%, 74% 0, 100% 15%, 100% 100%, 0% 100%);
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        padding: 0;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding: 260px 0 108px 40px;
    }

    section.accordion-section .accordion-section-heading {
        max-width: 700px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form input.table-form-text-message {
        width: 100%;

    }

    .footerTop .menusFooter ul li {
        margin-right: 40px;
    }

    .footerTop .menusFooter ul li a {
        font-size: 16px;
    }

    .header nav.navbar .navbar-collapse {
        justify-content: flex-start;
        padding-left: 110px;
    }

    section.plan_your_trip_sec {
        clip-path: polygon(58% 0, 100% 17%, 100% 100%, 0 100%, 0 0%);
    }

    section.about_Transportation .row .about_Transportation_content {
        margin-left: auto !important;
        padding: 0;
        width: 100%;
        max-width: calc(100% - 480px);
    }

    section.about_Transportation .about_Transportation-circle-ab-pic {
        right: -19px;
        bottom: 0px;
        max-width: 67px;
        height: auto;
    }

    section.about_Transportation .about_Transportation-circle-ab-pic {
        right: -24px;
        bottom: 0px;
        max-width: 76px;
    }

    section.about_Transportation .about_Transportation-circle-ab-pic img {
        width: 100%;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner {
        max-width: 420px;
        padding: 40px 15px;
    }

    section.Regularity_safety {
        clip-path: polygon(50% 0, 100% 18%, 100% 100%, 0 100%, 0 12%);
        padding: 200px 0 60px;
    }

    section.Make_sure-sec {
        padding: 70px 0 90px;
    }

    section.Make_sure-sec .row h2 {
        line-height: 80px;
    }

    section.expert-team .row .expert-team-content h2 {
        line-height: 65px;
        font-size: 50px !important;
    }

    section.sec-next-travel .sec-next-travel-ab-dot-pic {
        right: 1%;
        bottom: -16px;
        max-width: 100px;
    }

    section.sec-next-travel .sec-next-travel-ab-dot-pic img {
        width: 100%;
    }

    /* route-page */
    section.routepage_map-sec .container .row {
        margin: 0;
    }

    section.inner-page-banner-sec .row .inner-page-banner-content {
        padding: 138px 20px 267px;
    }

    section.routepage_map-sec .col-md-5 img {
        width: 100%;
    }

    section.inner-page-banner-sec {
        background-position: 65% 0%;
        background-size: cover;
    }

    section.amaanbus_manage_plan-sec {
        padding-bottom: 65px;
        padding-top: 10px;
    }

    section.amaanbus_manage_plan-sec .row h1 {
        margin-bottom: 35px;
        line-height: 48px !important;
        padding-top: 20px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
        max-width: 480px;
        height: 618px;
        margin-right: 10px;
    }

    header.header .nav-last-logo-parent {
        transform: translateX(73px);
    }

    /* arabc-language-media */
    .arabic .header nav.navbar .navbar-collapse {
        justify-content: end;
    }

    .arabic section.about_Transportation .row .about_Transportation_content {
        padding-right: 15px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        top: -20px;
        left: 258px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -38px;
        max-width: 140px;
    }

    .arabic section.about_Transportation .about_Transportation-circle-ab-pic {
        right: -24px;
        bottom: -18px;
        max-width: 66px;
    }
    /* 12 feb 2024 starts */
    .arabic .header nav.navbar ul.navbar-nav li.nav-item {
        margin-left: 40px;
    }
    /* 12 feb 2024 ends */

}

@media(max-width: 1365px) {
    .header nav.navbar a.navbar-brand {
        max-width: 130px;
    }

    .header nav.navbar .navbar-collapse {
        padding-left: 75px;
    }

    .nav-last-logo-parent .nav-last-logo-content {
        background: var(--white);
        width: 88px;
        height: 32px;
        font-size: 17px;
        margin-left: -8px;
    }

    section.sec-about-us .sec-about-us-conetnt h2 {
        line-height: 26px;
        margin-bottom: 30px;
        font-size: 50px !important;
    }

    section.plan_your_trip_sec {
        clip-path: polygon(53% 0, 100% 18%, 100% 100%, 0 100%, 0 0%);
        padding: 165px 0 100px;
    }

    .plan_your_trip_sec h2 {
        margin-bottom: 34px;
        font-size: 58px !important;
    }

    section.manage_and_plan_sec {
        padding: 75px 0;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-pic {
        max-width: 540px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content h1 {
        margin-bottom: 22px;
        font-size: 58px !important;
        line-height: 75px !important;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content p {
        margin-bottom: 28px !important;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content :not(:last-child) img {
        margin-bottom: 15px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
        max-width: 200px;
        margin-right: 15px;
        height: 57px;
        margin-bottom: 0 !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call {
        padding: 200px 0 50px;

    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table input {
        max-width: 80%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        margin: 0;
        font-size: 58px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h5 {
        font-size: 60px;
        line-height: 55px;

    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h2 {
        margin-bottom: 50px;
        font-size: 52px !important;
    }

    section.accordion-section {
        padding: 75px 0;
    }

    section.accordion-section .accordion-section-heading h2 {
        font-size: 35px !important;
        margin: 0;
    }

    section.accordion-section .accordion-section-heading .accordion .accordion-header .accordion-button {
        font-size: 20px;
        line-height: 35px;
    }

    section.accordion-section .accordion-section-heading .btn-primary {
        margin-top: 65px;

    }

    .footerTop .menusFooter {
        margin-bottom: 48px;
    }

    /* route-page */
    section.route-page-map .row .route-page-map-ab-pic {
        max-width: 390px;
        height: 709px;
    }

    section.route-page-map {
        padding-bottom: 65px;
    }

    section.routepage_map-sec {
        padding: 50px 0;
    }

    /* payment-page */
    section.Payment-System {
        margin: 10px 10px 30px;
    }

    .Payment-heading h1 {
        font-size: 50px !important;
        margin: 0;
    }

    .Payment-heading {
        padding-bottom: 50px;
    }

    .arabic .nav-last-logo-parent {
        top: 40px;
    }

    .nav-last-logo-parent .nav-last-logo-content {
        width: 83px;
    }

    /* .arabic */
    .arabic section.sec-next-travel .row .sec-next-travel-content p {
        max-width: 510px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        top: -10px;
        height: 140px;
        left: 247px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        left: -50px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li span {
        font-size: 18px;
        padding: 0px 25px;
        text-align: center;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li {
        font-size: 40px;
        max-width: 200px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        left: -25px;
        top: 0;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul {
        align-items: flex-start;
    }

    section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -40px !important;
        bottom: 140px;
        max-width: 160px;
    }

    .manage_and_plan_sec-top-ab {
        max-width: 120px;
    }

    section.accordion-section .accordion-section-heading {
        max-width: 650px;
    }

    section.about_Transportation {
        padding: 100px 0;
    }

    section.sec-about-us .sec-about-us-conetnt {
        /* max-width: 620px; */
        padding-left: 50px;
    }

    .sec-about-us .sec-about-us-pic {
        height: 100%;
    }

    .arabic section.sec-about-us .sec-about-us-conetnt {
        padding-right: 20px;
        /* max-width: 650px; */
    }


}

@media(max-width:1279px) {
    header.header button.btn.btn-primary {
        width: 178px;
        height: 42px;
        font-size: 12px;
    }

    .nav-last-logo-parent .nav-last-logo img {
        height: 20px;
        width: 25px;
    }

    .nav-last-logo-parent .nav-last-logo-content {
        width: 85px;
        height: 28px;
        font-size: 17px;
        margin-left: -4px;
    }

    .nav-last-logo-parent .nav-last-logo img {
        height: 20px;
        width: 24px;
    }

    .header nav.navbar a.navbar-brand {
        max-width: 98px;
    }

    .header nav.navbar ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
    }

    .header nav.navbar .navbar-collapse {
        padding-left: 55px;
    }

    .slideone.sliderSlide {
        padding: 220px 0;
        position: relative;
    }

    .sec-about-us .sec-about-us-pic {
        max-width: 470px;
    }

    .sec-about-us-pic img {
        height: 100%;
        object-fit: cover;
        object-position: bottom;
    }

    .sec-about-us-pic .sec-about-us-pic-ab p {
        font-size: 20px !important;
    }

    .sec-about-us-pic .sec-about-us-pic-ab img {
        max-width: 50px;
        object-fit: contain;
        height: 90px;
    }

    .sec-about-us-pic .sec-about-us-pic-ab h3 {
        font-size: 56px;
    }

    section.sec-about-us .sec-about-us-conetnt {
        padding-left: 25px;
    }

    section.sec-about-us .sec-about-us-round-pic img {
        max-width: 110px;
    }

    .plan_your_trip_sec h2 {
        margin-bottom: 30px;
        font-size: 54px !important;
    }

    .plan_your_trip_sec p {
        max-width: 720px;
        font-size: 16px !important;
    }

    ul.plan_your_trip_sec-list {
        margin-top: 30px;
        line-height: 45px;
        font-size: 16px;
        margin-bottom: 40px;

    }

    section.manage_and_plan_sec {
        padding: 55px 0;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content h1 {
        margin-bottom: 22px;
        font-size: 55px !important;
        line-height: 67px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        font-size: 55px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h5 {
        font-size: 55px;
        line-height: 50px;
    }

    section.Get_in_Touch_sec {
        clip-path: polygon(0 14%, 75% 0, 100% 14%, 100% 100%, 0% 100%);
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic {
        max-width: 100px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table button.btn {
        width: 232px;
        height: 58px;
        font-size: 15px;
    }

    .nav-last-logo-parent .nav-last-logo-content {
        width: 85px;
        height: 27px;
        font-size: 17px;
        margin-left: -3px;
    }

    /* about-page */
    section.inner-page-banner-sec .row .inner-page-banner-content {
        padding: 110px 20px 170px;
    }

    section.inner-page-banner-sec .row .inner-page-banner-content h1 {
        line-height: 75px !important;
        font-size: 58px !important;
    }

    section.about_Transportation {
        padding: 58px 0 85px;
    }

    section.about_Transportation .row .about_transportation_pic {
        left: -200px;
    }

    section.about_Transportation .row .about_Transportation_content {
        max-width: calc(100% - 440px);
    }

    section.about_Transportation .row .about_Transportation_content h2 {
        font-size: 43px !important;
        line-height: 49px;
        margin-bottom: 20px;
    }

    section.Regularity_safety .row .Regularity_safety {
        max-width: 902px;
        justify-content: start;
        column-gap: 20px;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner {
        max-width: 420px;
        margin-bottom: 20px;
        padding: 30px 10px;
    }

    section.Make_sure-sec {
        padding: 50px 0 70px;
    }

    section.expert-team {
        clip-path: polygon(20% 0%, 76% 0%, 100% 0, 100% 57%, 146% 66%, 28% 95%, 0 80%, 0 0);
        padding: 40px 0 210px;
    }

    section.expert-team .row .expert-team-content p {
        max-width: 730px;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content {
        padding: 10px 20px;
    }

    section.sec-next-travel {
        padding: 40px 0 62px;
    }

    section.sec-next-travel .row .sec-next-travel-content h2 {
        font-size: 50px !important;
    }

    section.sec-next-travel .row .sec-next-travel-content {
        padding: 0 0 0 10px;
    }

    section.sec-next-travel .sec-next-travel-ab-dot-pic {
        max-width: 90px;
    }

    section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li {
        line-height: 30px;
        margin-bottom: 15px;
    }

    section.amaanbus_manage_plan-sec .row h1 {
        margin-bottom: 30px;
        line-height: 50px !important;
        padding-top: 30px;
    }

    section.amaanbus_manage_plan-sec .row>p {
        margin-bottom: 55px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
        max-width: 480px;
        height: 520px;
        margin-right: 0px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic img {
        height: 100%;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content h4 {
        margin-bottom: 15px;
        font-size: 35px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li p {
        padding-top: 18px !important;
    }

    section.ammanbus-page-phn-sec .row {
        margin-bottom: 70px;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec h2 {
        margin-bottom: 35px;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec h2 {
        margin-bottom: 35px;
        font-size: 50px !important;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic li {
        margin-right: 25px;
    }

    header.header .nav-last-logo-parent {
        transform: translateX(64px);
    }

    .nav-last-logo-parent {
        max-width: 110px;
        right: 0;
        top: 40px;
    }

    .nav-last-logo-parent .nav-last-logo {
        width: 55px;
        height: 45px;
    }

    .arabic .nav-last-logo-parent {
        top: 38px;
        left: 0;
    }

    /* slider */
    section.client-reviews-sec {
        padding: 5px 0 50px;
    }

    .client-reviews .slider-galeria h2 {
        font-size: 48px !important;
    }

    .client-reviews-content h4 span {
        width: 66px;
        height: 66px;
        margin: 20px 16px 18px 0px;
    }

    .client-reviews-content p+span {
        padding-left: 85px;
        margin: 25px 0 45px !important;
    }

    .client-reviews-content p+span::before {
        width: 72px;
    }

    .client-reviews .slider-galeria button.splide__arrow--prev {
        left: 0;
    }

    .client-reviews .slider-galeria button.splide__arrow--next {
        left: 75px;
    }

    .client-reviews .slider-galeria .splide__arrow--prev, .client-reviews .slider-galeria .splide__arrow--next {
        height: 50px;
        width: 50px;
    }

    .manage_and_plan_sec-top-ab-bottom {
        right: 20px;
        bottom: 12px;
        max-width: 120px;
    }

    section.Payment.System-sec .row .System-sec-content:last-child a {
        margin-bottom: 0;
    }

    section.Payment.System-sec {
        padding: 30px 0 90px;
        clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 56%, 146% 75%, 30% 95%, 0 84%, 0 0);
    }

    section.Payment.System-sec h2 {
        margin-bottom: 60px;
        font-size: 50px !important;
    }

    .manage_and_plan_sec-top-ab {
        right: 10px;
        max-width: 90px;
    }

    .arabic section.about_Transportation .about_Transportation-circle-ab-pic {
        right: -24px;
        bottom: -20px;
        max-width: 76px;
    }


    /* arabic */
    .arabic section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
        margin-left: 15px;
        margin-right: 0;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        top: -10px;
        height: 130px;
        left: 238px;
    }

    .arabic .accordion-sec .accordion:not(:first-child) span::after {
        height: 55px;
        bottom: 52px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content {
        padding: 40px 0;
    }

    /* contact-page-arabic */
    .arabic section.newsletter-sec .row .newsletter-sec-form {
        padding-left: 60px;
        padding-right: 0;
    }

    .arabic section.newsletter-sec .row .newsletter-sec-form {
        padding-left: 60px;
        padding-right: 0;
    }

    .arabic section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
        margin: 0 0 0 40px;
        padding: 0;
        max-width: 440px;
        height: 480px;
    }


}

@media(max-width:1199px) {
    .header nav.navbar .navbar-collapse {
        padding-left: 30px;
    }

    .header nav.navbar a.navbar-brand {
        max-width: 80px;
    }

    .nav-last-logo-parent .nav-last-logo-content {
        width: 44px;
        height: 25px;
        font-size: 14px;
    }

    header.header button.btn.btn-primary {
        width: 139px;
        height: 37px;
        font-size: 10px;
    }

    .header nav.navbar ul.navbar-nav li.nav-item a.nav-link {
        font-size: 14px;
    }

    section.bannerSection .btn-primary {
        height: 45px;
        width: 202px;
        font-size: 15px;
    }

    .header nav.navbar ul.navbar-nav li.nav-item {
        margin-right: 23px;
    }

    .sec-about-us .row {
        flex-direction: column;
    }

    .sec-about-us .sec-about-us-pic {
        max-width: 100%;
        height: 430px;
        padding: 0 20px;
        margin-bottom: 15px;
    }

    .sec-about-us-pic .sec-about-us-pic-ab {
        bottom: 0px;
        right: 20px;
    }

    section.sec-about-us .sec-about-us-conetnt {
        padding: 40px 15px 0 !important;
        max-width: 100%;
    }

    section.sec-about-us .sec-about-us-conetnt h2 {
        font-size: 45px !important;
        text-align: left;
    }

    section.sec-about-us .sec-about-us-conetnt .btn {
        margin-top: 35px;
        width: 239px;
        height: 55px;
        font-size: 14px !important;
    }

    section.plan_your_trip_sec {
        clip-path: polygon(59% 0, 100% 15%, 100% 100%, 0 100%, 0 0%);
        padding: 150px 0 80px;
    }

    section.manage_and_plan_sec {
        padding: 50px 0;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content h1 {
        margin-bottom: 21px;
        font-size: 37px !important;
        line-height: 55px !important;
    }

    .plan_your_trip_sec h2 {
        margin-bottom: 32px;
        font-size: 47px !important;
    }

    section.plan_your_trip_sec ul li::before {
        left: -31px;
        font-size: 17px;
    }

    section.plan_your_trip_sec .btn-outline-primary {
        color: var(--white) !important;
        width: 238px;
        height: 50px;
        font-size: 15px !important;
    }

    section.plan_your_trip_sec .btn-outline-primary {
        width: 228px;
        height: 50px;
        font-size: 14px !important;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img:not(:last-child) {
        max-width: 170px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        font-size: 50px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding: 195px 0 65px 15px;
        max-width: 50%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table input {
        max-width: 80%;
        padding: 45px 0 8px;
        margin-right: 32px;

    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form input.table-form-text-message {
        max-width: 78%;
        padding: 70px 0 20px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call p {
        letter-spacing: 3.6px;
        margin-bottom: 28px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h5 {
        font-size: 46px;
        line-height: 35px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::after {
        width: 120px;
        left: -59%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic {
        max-width: 90px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::before {
        width: 120px;
        left: 160%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic {
        margin-bottom: 24px;

    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h2 {
        margin-bottom: 80px;
        font-size: 42px !important;
    }

    section.accordion-section {
        padding: 60px 0;
    }

    section.accordion-section .accordion-section-heading .btn-primary {
        margin-top: 56px;
        width: 212px;
        height: 50px;
        font-size: 14px;
    }

    footer.footerMain .footerTop {
        padding: 45px 0px;
    }

    footer.footerMain .footerTop .footerLogo {
        margin-bottom: 60px;
    }

    .footerTop .menusFooter ul li a {
        font-size: 15px;
    }

    footer.footerMain .footerTop .socialIcons a {
        height: 45px;
        width: 45px;
        margin-right: 12px;
        transition: all 0.5s;
    }

    footer.footerMain .footerTop .socialIcons a i {
        font-size: 20px;
    }

    .nav-last-logo-parent .nav-last-logo-content {
        width: 55px;
        height: 26px;
        font-size: 12px;
        margin-right: -1px !important;
    }

    .nav-last-logo-parent .nav-last-logo {
        width: 40px;
        height: 40px;
    }

    section.Payment.System-sec h2 {
        margin-bottom: 50px;
        font-size: 45px !important;
    }

    section.Get_in_Touch_sec {
        clip-path: polygon(0 16%, 77% 0, 100% 12%, 100% 100%, 0% 100%);
    }

    .header nav.navbar .navbar-collapse {
        padding-left: 30px;
        justify-content: center;
    }

    .slick-carousel-temle-sec .carousel__prev::after {
        width: 95px;
        height: 95px;

    }

    .footerForm {
        margin-bottom: 35px;
    }

    .slick-carousel-temle-sec .carousel__next::before {
        width: 95px;
        height: 95px;
    }

    span.bannerSection-abslute-text {
        font-size: 65px;
        line-height: 78px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
        max-width: 170px;
    }

    section.Payment.System-sec {
        background-size: cover;
        padding: 40px 0 100px;
    }

    .payment_car_btn a {
        margin: 0 !important;
    }

    .payment_car_btn {
        padding-bottom: 150px;
    }

    /* about-us */
    section.inner-page-banner-sec .row .inner-page-banner-content {
        padding: 100px 20px 160px;
    }

    section.inner-page-banner-sec .row .inner-page-banner-content h1 {
        line-height: 65px !important;
        font-size: 45px !important;
    }

    section.about_Transportation {
        padding: 41px 0 75px;
    }

    section.about_Transportation .row .about_Transportation_content p {
        max-width: 542px;
    }

    section.about_Transportation .row .about_Transportation_content {
        margin-left: 29%;
    }

    section.about_Transportation .row .about_transportation_pic {
        left: -180px;
        top: 200px;
    }

    section.Regularity_safety {
        clip-path: polygon(50% 0, 100% 18%, 100% 100%, 0 100%, 0 12%);
        padding: 190px 0 30px;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner {
        max-width: 400px;
        margin-bottom: 20px;
        padding: 20px 10px;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety_inner_pic {
        max-width: 80px;
    }

    section.expert-team {
        clip-path: polygon(20% 0%, 76% 0%, 100% 0, 100% 57%, 146% 66%, 28% 95%, 0 80%, 0 0);
        padding: 40px 0 170px;
    }

    section.expert-team .row .expert-team-content p {
        max-width: 540px;
    }

    section.expert-team .row .expert-team-content h2 {
        font-size: 35px !important;
    }

    section.expert-team .row .expert-team-content {
        margin-bottom: 70px;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content {
        padding: 8px 10px;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content h4 {
        font-size: 22px !important;
        line-height: 22px !important;
    }

    section.sec-next-travel .row .sec-next-travel-content {
        margin-left: 48%;
        padding: 0 0 0 0px;
        width: 100%;
        max-width: 520px;
    }

    section.sec-next-travel .row .sec-next-travel-pic {
        max-width: 470px;
        top: 50px;
    }

    section.sec-next-travel .row .sec-next-travel-content h2 {
        font-size: 45px !important;
    }

    section.Make_sure-sec .row .Make_sure-sec-content {
        padding: 40px 0px;
        max-width: 90%;
        margin: 0 auto;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li {
        line-height: 70px;
        font-size: 40px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        height: 130px;
        top: -12px;
        left: -20px;
    }

    section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        bottom: 22%;
        max-width: 14%;
        right: -42px;
    }

    section.Make_sure-sec .row .Make_sure-sec-pic-ab img {
        width: 100%;
    }

    /* route-page */
    section.routepage_map-sec .row .routepage_map-sec-content p {
        margin-bottom: 15px !important;
    }

    section.routepage_map-sec .row .routepage_map-sec-content h4 {
        margin-bottom: 20px;
    }

    section.routepage_map-sec .container .row {
        align-items: center;
    }

    .Payment-heading h1 {
        font-size: 40px !important;
    }

    .Payment-heading {
        padding-bottom: 25px;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card {
        padding: 20px 20px 25px;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card a {
        padding: 15px 24px;
    }

    section.Call-Us-Sec {
        padding: 70px 0;
    }

    section.Call-Us-Sec .col-md-4.col-12 .call-icon {
        padding: 30px 10px 20px;
    }

    section.Call-Us-Sec .call-icon img {
        width: 100%;
        max-width: 50px;
        height: 50px;
        object-fit: scale-down;
        margin-bottom: 10px;
    }

    .call-icon h4 {
        font-size: 22px !important;
    }

    section.newsletter-sec {
        padding: 50px 0px 70px;
    }

    section.newsletter-sec .row .newsletter-sec-form {
        padding-right: 50px;
    }

    section.newsletter-sec .col-md-7.col-12 h1 {
        margin-bottom: 5px;
        font-size: 50px !important;
    }

    section.newsletter-sec .col-md-5 .follow-us span:not(:first-child) {
        max-width: 48px;
        height: 48px;
    }

    section.newsletter-sec .col-md-5 .follow-us span:not(:first-child) i {
        font-size: 20px;
    }

    section.newsletter-sec .newsletter-form {
        margin-top: 20px;
        padding: 30px 10px 30px;
    }

    section.newsletter-sec .newsletter-form .text-area input, section.newsletter-sec .newsletter-form .text-area select {
        height: 52px;
        padding: 10px 10px;
    }

    section.newsletter-sec .newsletter-form form a {
        margin: 0 auto;
        max-width: 300px;
        min-height: 50px;
        font-size: 17px;

    }

    section.newsletter-sec .col-md-5 .follow-us {
        padding-bottom: 115px;
        grid-row-gap: 10px;
    }

    .accordion-sec .accordion span {
        max-width: 40px;
        min-height: 40px;
    }

    .accordion-sec .accordion span i {
        font-size: 20px;
    }

    section.newsletter-sec .col-md-5 .accordion-sec {
        padding-bottom: 30px;
    }

    section.amman_bus_map-sec {
        margin: 0 15px;
    }

    section.Call-Us-Sec {
        padding: 50px 0;
    }

    section.amaanbus_manage_plan-sec .row h1 {
        margin-bottom: 25px;
        font-size: 48px !important;
    }

    section.amaanbus_manage_plan-sec .row>p {
        margin-bottom: 50px !important;
    }

    header.header .nav-last-logo-parent {
        transform: translateX(50px);
    }

    section.about_Transportation .row .about_Transportation_content h2 {
        font-size: 33px !important;
        line-height: 49px;
        margin-bottom: 20px !important;
        line-height: 35px !important;
    }

    section.about_Transportation .row .about_Transportation_content {
        max-width: calc(100% - 450px);
    }

    section.Make_sure-sec .row h2 {
        line-height: 60px;
        margin: 0 auto 40px;
        font-size: 44px !important;
    }

    section.Payment.System-sec .System-sec-pic {
        max-width: 510px;
        padding-top: 160px;
    }

    section.accordion-section .accordion-section-heading {
        max-width: 540px;
    }

    section.accordion-section .accordion-section-heading {
        padding-left: 15px;
    }

    /* arabic-design */

    .arabic .nav-last-logo-parent {
        top: 33px;
        left: 2px;
    }

    .arabic .nav-last-logo-parent .nav-last-logo {
        width: 45px;
        height: 45px;
    }

    .arabic .header nav.navbar ul.navbar-nav li.nav-item {
        margin-left: 50px;
        margin-right: 0;
    }

    .arabic .header nav.navbar .navbar-collapse {
        justify-content: center;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        top: -6px;
        height: 110px;
        left: 198px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -35px;
        max-width: 120px;
        bottom: 32%;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        top: -8px;
        height: 130px;
        left: 210px;
    }

    .arabic section.newsletter-sec .row .newsletter-sec-form {
        padding-left: 30px;
        padding-right: 5px;
    }

    .arabic section.newsletter-sec .newsletter-form {
        margin-top: 40px;
    }

    .arabic section.Call-Us-Sec {
        padding: 45px 10px;
    }

    .arabic .Call-Us-Sec .call-icon h4 {
        font-size: 14px !important;
    }

    .arabic section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content {
        padding: 0;
        flex: 1;
    }

    .arabic .call-icon h4 {
        font-size: 20px !important;
    }

    .accordion-sec .accordion:not(:first-child) span::after {
        height: 102px;
        bottom: 40px;
    }

    .arabic .accordion-sec .accordion:not(:first-child) span::after {
        height: 65px;
        bottom: 41px;
    }

    .arabic .client-reviews-sec-dot-pic {
        bottom: 10px;
    }


    /* 07 sep 2023 */
    .arabic .Get_in_Touch_sec .Get_in_Touch_sec_table input {
        margin-left: 32px;
    }

    .arabic section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding-right: 0;
    }

    h1 {
        font-size: 50px !important;
        line-height: 65px !important;
    }

    .arabic section.sec-next-travel {
        padding-bottom:120px;
    }

    /* 12 feb 2024 starts */
    .arabic .header nav.navbar div ul.navbar-nav li.nav-item {
        margin-left: 32px;
    }
    /* 12 feb 2024 ends */

}


@media only screen and (max-width: 1199px) and (min-width:992px) {
    .nav-last-logo-parent {
        top: 35px;
    }
}

@media(max-width:991px) {
    .header nav.navbar .navbar-collapse ul.navbar-nav {
        position: absolute;
        background: var(--btn-color);
        width: 100%;
        height: 100vh;
        top: -23px;
        left: 0;
        text-align: center;
        padding: 20px 0;
    }

    .header nav.navbar ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
        line-height: 40px;
    }

    .header nav.navbar ul.navbar-nav li.nav-item .nav-link:hover {
        color: var(--black);
    }

    .nav-last-logo-parent .nav-last-logo-content {
        width: 44px;
        height: 19px;
        font-size: 14px;
    }

    .nav-last-logo-parent .nav-last-logo {
        width: 45px;
        height: 45px;
    }

    .nav-last-logo-parent .nav-last-logo img {
        height: 18px;
        width: 24px;
    }

    .nav-last-logo-parent .nav-last-logo-content {
        width: 45px;
        height: 25px;
        font-size: 12px;
    }

    .header nav.navbar .container button.navbar-toggler {
        position: absolute;
        width: 30px;
        height: 30px;
        left: auto;
        right: 25px;
        top: 5px;
        z-index: 1;
        box-shadow: none;
        border: none;
        outline: none;
        display: flex;
        padding: 8px;
        align-items: center;
        justify-content: center;
    }

    .toggle-remove {
        overflow: hidden;
    }

    .toggle-remove .navbar-toggler span.navbar-toggler-icon {
        background-image: url(https://ammanbus.csdevhub.com/images/toogle-close-removebg-preview.png);
        padding: 20px;
    }

    .header nav.navbar .container button.navbar-toggler span.navbar-toggler-icon {
        font-size: 14px;
        filter: drop-shadow(2px 4px 6px black);
        padding: 18px;
        filter: invert(1);
    }

    section.inner-page-banner-sec {
        padding: 20px 0 0px;
    }

    section.routepage_map-sec {
        padding: 50px 0 0 10px;
    }

    section.routepage_map-sec .row {
        flex-direction: column;
    }

    section.routepage_map-sec .row .routepage_map-sec-content {
        width: 100%;
    }

    section.routepage_map-sec .row .routepage_map-sec-content h2 {
        line-height: 20px;
        margin-bottom: 25px;
        font-size: 47px !important;
    }

    section.routepage_map-sec .row .routepage_map-sec-content h4 {
        margin-bottom: 25px;

    }

    section.routepage_map-sec .row .routepage_map-sec-content p {
        margin-bottom: 20px !important;
    }

    section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li {
        font-size: 17px;
        line-height: 25px;

    }

    section.sec-about-us .sec-about-us-round-pic img {
        max-width: 100px;
    }

    section.plan_your_trip_sec .col-md-12.col-sm-12 {
        padding-left: 12px !important;
    }

    span.bannerSection-abslute-text {
        font-size: 47px;
        line-height: 66px;
        max-width: 589px;
    }

    .slideone.sliderSlide {
        padding: 170px 0 150px;
    }

    section.sec-about-us {
        padding: 3px 0 23px;
    }

    section.sec-about-us .sec-about-us-conetnt .btn {
        font-size: 16px !important;
    }

    section.Payment.System-sec {
        padding: 30px 0 20px;
        clip-path: polygon(22% 0%, 95% 0%, 101% 0, 100% 57%, 146% 74%, 0% 99%, 0 81%, 0 0);
    }

    section.Payment.System-sec h2 {
        margin-bottom: 30px;
        font-size: 34px !important;
    }

    section.Payment.System-sec .System-sec-pic {
        max-width: 345px;
    }

    section.Payment.System-sec .row {
        justify-content: space-around;
        align-items: flex-start;
    }

    section.Payment.System-sec .payment_car_btn {
        text-align: center;
    }

    section.Payment.System-sec .payment_car_btn .btn {
        max-width: 280px;
        font-size: 15px;
    }

    section.Get_in_Touch_sec {
        clip-path: polygon(0 18%, 85% 0, 100% 5%, 100% 100%, 0% 100%);
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call {
        padding: 170px 0 0px;
        max-width: 44%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        font-size: 42px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h5 {
        font-size: 38px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h2 {
        margin-bottom: 60px;
        font-size: 40px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table input {
        max-width: 90%;
        padding: 40px 0 8px;
        margin-right: 0px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form input.table-form-text-message {
        max-width: 78%;
        padding: 60px 0 20px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding: 170px 0 50px 12px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::before {
        width: 110px;
        left: 168%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::after {
        width: 110px;
        left: -69%;
    }

    section.accordion-section {
        padding: 50px 0;
    }

    section.accordion-section .accordion-section-heading h2 {
        font-size: 35px !important;
    }

    .footerTop .menusFooter ul li a {
        font-size: 15px;
    }

    .footerTop .menusFooter ul li {
        margin-right: 27px;
    }

    .footerTop .menusFooter ul li::before {
        left: -18px;
        top: 4px;
    }

    section.accordion-section .accordion-section-heading .accordion {
        max-width: 445px;
        padding-top: 15px;
    }

    section.sec-about-us .sec-about-us-conetnt p {
        font-size: 18px !important;
    }

    .slick-carousel-temle-sec .carousel__next::after {

        right: -19px;
        top: -42px;
    }

    .slick-carousel-temle-sec .carousel__prev::before {
        left: -24px;
        top: -20px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content {
        padding-left: 8px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content h1 {
        margin-bottom: 15px;
        font-size: 34px !important;
        line-height: 50px !important;
    }

    section.routepage_map-sec .container .row {
        align-items: center;
        grid-row-gap: 20px;
    }

    section.routepage_map-sec .col-md-5 {
        width: 100%;
        padding-bottom: 30px;
    }

    section.about_Transportation .row .about_transportation_pic {
        position: static;
        width: 100%;
        margin-bottom: 10px;
        max-width: calc(100% - 40px);
        height: auto;
    }

    section.about_Transportation .row .about_Transportation_content {
        margin-left: unset;
        max-width: 100%;
    }

    section.about_Transportation .row .about_Transportation_content p {
        max-width: 100%;
        padding: 0 10px !important;
    }

    section.about_Transportation .row .about_Transportation_content h2 {
        font-size: 38px !important;
        line-height: 50px;
        margin-bottom: 15px;
    }

    /* section.about_Transportation .row .about_Transportation_content p {
        text-align: justify;
    } */

    section.Regularity_safety {
        clip-path: polygon(100% 0%, 100% 33%, 100% 100%, 0 100%, 0 14%);
        padding: 170px 0 28px;
    }

    section.Regularity_safety .row .Regularity_safety {
        max-width: 100%;
        column-gap: 10px;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner {
        max-width: 49%;
        margin-bottom: 15px;
        padding: 15px 10px;
    }

    section.Make_sure-sec {
        padding: 30px 0 60px;
    }

    section.Make_sure-sec .row h2 {
        line-height: 60px;
        font-size: 48px !important;
        margin: 0 auto 30px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content {
        padding: 30px 0px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li {
        line-height: 50px;
        font-size: 30px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li span {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul {
        padding: 0;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        height: 110px;
        top: 5px;
        left: -4px;
    }

    section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        bottom: 10px;
        right: 40px !important;
        max-width: 133px;
        transform: rotate(-181deg);
    }

    section.expert-team {
        clip-path: polygon(20% 0%, 76% 0%, 100% 0, 100% 57%, 146% 66%, 38% 95%, 0 80%, 0 0);
        padding: 30px 0 110px;
    }

    section.expert-team .row .expert-team-content p {
        max-width: 390px;
        line-height: 30px;
        font-size: 17px !important;
    }

    section.expert-team .row .expert-team-content h2 {
        font-size: 30px !important;
        margin-bottom: 0;
    }

    section.expert-team .row .expert-team-content {
        margin-bottom: 50px;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content h4 {
        font-size: 18px !important;
        line-height: 10px !important;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content span {
        font-size: 14px;
        line-height: 25px;
    }

    section.sec-next-travel .row .sec-next-travel-pic {
        max-width: 100%;
        position: static;
        width: 100%;
        margin-left: -50px;
    }

    section.sec-next-travel .row .sec-next-travel-content {
        margin-left: 0;
        padding: 10px 10px 0 10px;
        width: 100%;
        max-width: 100%;
    }

    section.sec-next-travel .sec-next-travel-ab-dot-pic {
        max-width: 80px;
    }

    footer.footerMain .footerTop {
        padding: 35px 0px;
    }

    .Payment-heading h1 {
        font-size: 35px !important;
    }

    .Payment-heading {
        padding-bottom: 20px;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card h5 {
        margin-bottom: 10px;

    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card a {
        font-size: 16px;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card p {
        line-height: 32px;
        margin-bottom: 18px !important;
        font-size: 17px !important;

    }

    /* section */
    section.Call-Us-Sec {
        padding: 40px 0 20PX;
    }

    section.Call-Us-Sec .col-md-4.col-12 .call-icon {
        padding: 20px 10px 10px;
        height: 185px;
        margin: 10px 0;
    }

    .call-icon h4 {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    section.newsletter-sec .col-md-7.col-12 h1 {
        font-size: 38px !important;
        line-height: 50px !important;
    }

    section.newsletter-sec .newsletter-form {
        padding: 30px 5px 30px;
        margin-bottom: 20px;
    }

    section.newsletter-sec .col-md-5 .follow-us {
        padding-bottom: 40px;
        right: auto;
        width: 100%;
        max-width: 300px;
    }

    .accordion-sec .accordion:not(:first-child) span::after {
        height: 85px;
        bottom: 40px;
    }

    section.newsletter-sec .newsletter-form .text-area {
        max-width: calc(100%/2 - 20px);
        margin: 0 auto;
    }

    section.newsletter-sec .newsletter-form .text-area input, section.newsletter-sec .newsletter-form .text-area select {
        height: 46px;
        padding: 7px 10px;
    }

    section.newsletter-sec .newsletter-form .text-area-form.text-area {
        margin: 0 7px;
    }

    section.newsletter-sec .newsletter-form .text-area-form.text-area textarea {
        min-height: 150px;
        padding: 9px 13px;
    }

    section.newsletter-sec .newsletter-form form a {
        max-width: 250px;
        min-height: 48px;
        font-size: 16px;
    }

    section.newsletter-sec .newsletter-form form {
        grid-row-gap: 25px;
    }

    section.newsletter-sec .row .newsletter-sec-form {
        width: 100%;
        padding: 0 10px;
    }

    section.newsletter-sec .newsletter-sec-content {
        padding: 0 10px;
        width: 100%;
    }

    section.newsletter-sec .col-md-5 .accordion-sec {
        padding-bottom: 10px;
        grid-row-gap: 20px;
    }

    /*section.amaanbus  */
    section.amaanbus_manage_plan-sec .row h1 {
        margin-bottom: 20px;
        padding-top: 20px;
        font-size: 41px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content h4 {
        font-size: 32px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li p {
        padding-top: 15px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li i {
        font-size: 18px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic img {
        object-fit: cover;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
        max-width: 310px;
        height: 430px;
        margin-right: 7px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li p {
        padding-top: 15px !important;
        line-height: 30px;
    }

    section.ammanbus-page-phn-sec .row {
        margin-bottom: 50px;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec h2 {
        margin-bottom: 31px;
        font-size: 40px !important;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic a {
        max-width: 170px;
    }

    section.ammanbus-page-phn-sec {
        padding-bottom: 80px;
    }

    .nav-last-logo-parent {
        top: 80px;
        z-index: 1;
        position: fixed;
    }

    /* arbic-media */
    .arabic .header nav.navbar .container button.navbar-toggler {
        right: 18px;
        left: auto;
        top: 0px;
    }

    .arabic .header nav.navbar .container {
        margin-left: 15px;
    }

    .arabic .nav-last-logo-parent {
        top: 70px;
        flex-direction: row-reverse;
        right: 6px;
        left: auto;
    }

    .arabic .nav-last-logo-parent .nav-last-logo {
        width: 40px;
        height: 40px;
    }

    .arabic .nav-last-logo-parent .nav-last-logo-content {
        line-height: 20px;
        margin-right: 0px;
    }

    .arabic .nav-last-logo-parent .nav-last-logo-content {
        width: 50px;
        height: 24px;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: normal;
    }

    .arabic section.manage_and_plan_sec .manage_and_plan_sec-content {
        padding-left: 25px;
    }

    /* slider-only */
    .client-reviews .slider-galeria h2 {
        font-size: 38px !important;
    }

    .client-reviews-content h4 span {
        width: 56px;
        height: 56px;
    }

    .client-reviews-content h4 span i {
        font-size: 26px;
    }

    .client-reviews-content h4 {
        font-size: 20px !important;
    }

    section.client-reviews-sec {
        padding: 5px 0 90px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
        max-width: 150px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content {
        max-width: 100%;
        width: 100%;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        top: 0;
        height: 100px;
        left: 180px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -35px;
        max-width: 120px;
        bottom: 9px;
    }

    section.Payment.System-sec .Payment.System-sec-content p {
        font-size: 14px !important;
        line-height: 24px;
        letter-spacing: 0.2px;
    }

    section.Payment.System-sec a {
        margin-bottom: 45px;
    }

    section.Payment.System-sec .Payment.System-sec-content h4 {
        margin-bottom: 10px;
        font-size: 20px !important;
        line-height: 26px !important;
    }

    section.exemptionsection .exemption .row .row>div {
        width: 100%;
        max-width: 100%;
        margin: 10px 0;
    }

    section.exemptionsection .slideone.sliderSlide .container {
        padding-left: 15px !important;
    }

    section.accordion-section .accordion-section-heading {
        max-width: 420px;
    }

    section.accordion-section .accordion-section-heading .accordion .accordion-header .accordion-button {
        font-size: 16px !important;
        line-height: 30px;
        width: 100%;
        max-width: 89%;
    }

    /*===========
    arabic
============== */

    .arabic section.about_Transportation .row .about_Transportation_content {
        margin-top: 60px;
        padding-right: 0;
    }

    .arabic .accordion-sec .accordion:not(:first-child) span::after {
        height: 48px;
        bottom: 40px;
    }

    .arabic section.newsletter-sec .row .newsletter-sec-form {
        padding: 0px 10px;
    }

    .arabic section.about_Transportation .about_Transportation-circle-ab-pic {
        right: -17px;
        bottom: 0px;
        max-width: 50px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table button.btn {
        margin-right: 0px;
    }

    section.route-page-map .row .route-page-map-ab-pic {
        max-width: 390px;
        height: 40%;
    }

    /* 07 sep 2023 */
    .arabic .Get_in_Touch_sec .Get_in_Touch_sec_table input {
        margin-left: 0px;
    }

    section.Call-Us-Sec .call-icon img {
        max-width: 30px;
        height: 30px;
    }
        .call-icon h4 {
        font-size: 15px !important;
        line-height: 20px !important;
        letter-spacing: 0;
    }
        section.newsletter-sec .newsletter-form .text-area:nth-child(3)::after {
        top: 50%;
        transform: translateY(-50%);
    }
        section.Call-Us-Sec .col-md-4.col-12 .call-icon {
        height: 185px;
    }


    /* 12 feb 2024 starts */
    .header nav.navbar .dropdown ul.dropdown-menu li.nav-item {
        margin: 0;
        padding: 0 10px;
    }

    .header nav.navbar .dropdown ul.dropdown-menu {
        margin: 0 auto;
        width: calc(100% - 20px);
        padding: 0;
        text-align: center;
        max-width: 300px;
        transform: unset;
    }

    .header nav.navbar ul.navbar-nav li.nav-item a.nav-link::after {
        display: none;
    }
    /* 12 feb 2024 ends */

}

@media (max-width:767px) {
    .slick-carousel-temle-sec .carousel__prev {
        left: 17px;

    }

    .slick-carousel-temle-sec .carousel__next {
        right: 17px;
    }

    span.bannerSection-abslute-text {
        font-size: 32px;
        line-height: 51px;
        max-width: 396px;
    }

    .slideone.sliderSlide {
        padding: 140px 0 100px;
        position: relative;
    }

    .sec-about-us .sec-about-us-pic {
        height: 370px;
        margin-bottom: 12px;
    }

    .sec-about-us-pic .sec-about-us-pic-ab {
        bottom: 0px;
        right: 20px;
    }

    section.plan_your_trip_sec {
        clip-path: polygon(50% 0, 100% 12%, 101% 99%, 0 100%, 0 0%);
        padding: 100px 0 70px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-pic {
        max-width: 100%;
    }

    section.manage_and_plan_sec {
        padding: 30px 0 60px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content h1 {
        margin-bottom: 11px;
        font-size: 32px !important;

    }

    section.Get_in_Touch_sec .container .row {
        flex-direction: column;
    }

    section.Get_in_Touch_sec {
        clip-path: unset;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call {
        padding: 120px 0 80px;
        position: static;
        width: 100%;
        max-width: 100%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding: 30px 40px 50px 22px;
        max-width: 100%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form input.table-form-text-message {
        max-width: 100%;
        padding: 55px 0 16px;
    }

    .footerTop .menusFooter ul {
        flex-wrap: wrap;
    }

    .footerTop .menusFooter ul li {
        margin-right: 51px;
        margin-bottom: 15px;
    }

    .footerTop .menusFooter ul li::before {
        left: -25px;
    }

    .footerMain .copyrightArea {
        padding-left: 0px !important;
    }

    footer.footerMain .footerTop .footerLogo {
        margin-bottom: 40px;
    }

    .footerTop .menusFooter {
        margin-bottom: 10px;
    }

    section.Payment.System-sec {
        padding: 30px 0 230px;
        clip-path: polygon(25% 0%, 97% 0%, 111% 0, 100% 64%, 120% 84%, 1% 88%, 0 80%, 0 0);
    }

    section.Payment.System-sec .Payment.System-sec-content {
        max-width: 99%;
    }

    section.Payment.System-sec h2 {
        margin-bottom: 35px;
        font-size: 25px !important;
    }

    section.Payment.System-sec a {
        margin-bottom: 35px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content {
        padding: 20px;
    }

    section.Payment.System-sec .System-sec-pic {
        max-width: 100%;
        padding: 30px 0;
    }

    .slick-carousel-temle-sec .carousel__next::after {

        right: -18px;

    }

    .slick-carousel-temle-sec .carousel__next::before {
        top: -59px
    }

    .nav-last-logo-parent .nav-last-logo-content {
        font-size: 14px;
    }

    .slick-carousel-temle-sec .carousel__next::before {
        left: -5px;
    }

    .slick-carousel-temle-sec .carousel__prev::after {
        left: -91px;
    }

    .slick-carousel-temle-sec .carousel__prev::before {
        font-size: 23px;
        left: -20px;
        top: -17px;
    }

    .slick-carousel-temle-sec .carousel__next::after {
        font-size: 23px;
        right: -19px;
        top: -29px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
        max-width: 170px;
    }

    .footerMain .copyrightArea ul li {
        margin-right: 34px;
    }

    .footerMain .copyrightArea ul li a {
        font-size: 15px;
    }

    footer.footerMain .footerTop {
        padding: 35px 0px;
    }

    section.accordion-section .accordion-section-heading .accordion .accordion-header .accordion-button {
        font-size: 20px;
        line-height: 22px;
        max-width: 80%;
    }

    section.Payment.System-sec .btn {
        height: 48px;
        font-size: 15px;
        line-height: 22px;

    }

    .footerTop .menusFooter ul li a {
        font-size: 14px;
    }

    section.inner-page-banner-sec .row .inner-page-banner-content h1 {
        line-height: 45px !important;
        font-size: 40px !important;
    }

    .Payment-heading h1 {
        letter-spacing: 0;
        font-size: 27px !important;

    }

    .Payment-heading {
        padding-bottom: 15px;
    }

    section.newsletter-sec .col-md-5 .follow-us {
        justify-content: center;
        padding-bottom: 25px;
        padding-top: 20px;
    }

    .accordion-sec .accordion:not(:first-child) span::after {
        height: 72px;
        bottom: 44px;
    }

    section.newsletter-sec {
        padding: 20px 0px 30px;
    }

    section.amaanbus_manage_plan-sec .row h1 {
        margin-bottom: 10px;
        padding-top: 15px;
        font-size: 33px !important;
    }

    section.amaanbus_manage_plan-sec .row>p {
        margin-bottom: 40px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
        max-width: 100%;
        height: 400px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic img {
        object-fit: scale-down;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content {
        padding: 10px 15px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content h4 {
        margin-bottom: 10px;
        font-size: 30px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li p {
        padding-top: 20px !important;
        line-height: 25px;
        font-size: 16px !important;
    }

    section.amaanbus_manage_plan-sec {
        padding-bottom: 35px;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec h2 {
        margin-bottom: 20px;
        font-size: 34px !important;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic a {
        max-width: 160px;
    }

    section.ammanbus-page-phn-sec {
        padding-bottom: 60px;
    }

    section.amaanbus_manage_plan-sec .row h1 {
        margin-bottom: 10px;
        line-height: 35px !important;
        padding-top: 0px;
        font-size: 25px !important;
    }

    section.amaanbus_manage_plan-sec .row>p {
        margin-bottom: 30px !important;
        line-height: 28px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-pic {
        height: 350px;
        margin: 0;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content h4 {
        margin-bottom: 0px;
        font-size: 23px !important;
        line-height: 30px !important;

    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content {
        padding: 10px 10px;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li p {
        padding-top: 15px !important;
    }

    section.amaanbus_manage_plan-sec .row .amaanbus_manage_plan-sec-content ul li i {
        font-size: 16px;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec h2 {
        margin-bottom: 20px;
        font-size: 27px !important;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic li {
        margin-right: 12px;
    }

    section.ammanbus-page-phn-sec {
        padding-bottom: 40px;
    }

    section.ammanbus-page-phn-sec .row {
        margin-bottom: 40px;
        justify-content: space-between;
    }

    .footerMain .copyrightArea {
        padding: 5px 0 !important;
    }

    /* slider-only */
    .client-reviews .slider-galeria h2 {
        font-size: 30px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        font-size: 35px !important;
    }

    section.accordion-section .accordion-section-heading .accordion-body p {
        font-size: 16px !important;
        line-height: 25px;
        text-align: justify;
    }

    section.accordion-section .accordion-section-heading h2 {
        font-size: 26px !important;
    }

    section.accordion-section {
        padding: 30px 0;
    }

    .client-reviews-content h4 span {
        width: 46px;
        height: 46px;
        margin: 10px 10px 8px 0px;
    }

    .client-reviews-content h4 {
        font-size: 15px !important;
    }

    section.client-reviews-sec .client-reviews-slide .client-reviews-content p {
        font-size: 15px !important;
        line-height: 30px;
    }

    section.Get_in_Touch_sec .container {
        padding: 0 !important;
    }

    section.expert-team .row .expert-team-pic-main-parent {
        flex-wrap: wrap;
        JUSTIFY-CONTENT: CENTER;
        gap: 10PX;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent {
        max-width: calc(65%/2 - -89px);
    }

    section.expert-team {
        clip-path: polygon(20% 0%, 76% 0%, 100% 0, 100% 55%, 144% 85%, -2% 95%, 0 80%, 0 0);
        padding: 30px 0 130px;
        background-size: cover;

    }

    section.expert-team .row .expert-team-content h2 {
        font-size: 30px !important;
        WIDTH: 100%;
        line-height: 45px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content {
        padding: 25px 0px;
        max-width: 100%;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li {
        font-size: 28px;
        line-height: 60px;
        max-width: calc(100%/2 - 0px);
        width: 100%;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li span {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }

    section.Make_sure-sec .row h2 {
        line-height: 34px;
        font-size: 30px !important;
        margin: 0 auto 20px;
    }

    section.Payment.System-sec .payment_car_btn {
        padding: 0;
    }

    section.client-reviews-sec {
        margin-top: -150px;
    }

    .pointsale .row {
        margin: 0;
    }

    /* privacy-page */
    .privacy-content p {
        padding: 0 15px !important;
        line-height: 32px;
        font-size: 16px !important;
    }

    .privacy-content h5 {
        line-height: 30px;
    }

    /* terms-condition */
    .terms-content .row {
        padding: 0 15px;
    }

    section.client-reviews-sec .container::after {
        right: 46px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:nth-child(3)::before {
        display: none;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul {
        width: 100%;
        flex-wrap: wrap;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        height: 70px;
        top: 0;
        left: 0;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:nth-child(3), section.Make_sure-sec .row .Make_sure-sec-content ul li:nth-child(4) {
        margin-top: 15px;
    }

    section.about_Transportation .row .about_transportation_pic {
        height: auto;
    }

    section.about_Transportation .row .about_Transportation_content h2 {
        font-size: 33px !important;
        line-height: 45px !important;
        margin-bottom: 15px !important;
    }

    /* section.about_Transportation .row .about_Transportation_content p {
        text-align: justify !important;
    } */

    section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        bottom: 20px;
        right: 0px !important;
        max-width: 100px;
        transform: rotate(-180deg);
    }

    section.exemptionsection .exemption .row .row>div {
        padding: 0px 10px;
    }

    section.exemptionsection .dg-title04 h3 {
        font-size: 26px;
        padding-bottom: 0;

    }

    .exemptionsection .slideone.sliderSlide .row p {
        padding-top: 10px !important;

    }

    section.sec-about-us .sec-about-us-conetnt h2 {
        font-size: 35px !important;
        text-align: left;
        margin-bottom: 15px;
    }

    /* ARABIC-PAGE-DESIGN */
    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        height: 80px;
        left: auto;
        right: 0;
    }

    .arabic section.Payment.System-sec .row .col-md-3:not(:first-child) .Payment.System-sec-content {
        text-align: left;
    }

    .arabic .client-reviews-sec-dot-pic {
        width: 40px;
        bottom: 20px;
    }

    .arabic section.amaanbus_manage_plan-sec .row {
        margin: 0;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form .form-group {
        max-width: 50%;
        width: 100%;
    }

    section.Payment.System-sec .row .col-md-3:not(:first-child) .Payment.System-sec-content {
        text-align: left;
    }

    .arabic section.Payment.System-sec .row .col-md-3:not(:first-child) .Payment.System-sec-content {
        text-align: right;
    }

    .arabic section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding-right: 40px;
    }

    h1 {
        font-size: 40px !important;
        line-height: 50px !important;
    }
section.Call-Us-Sec .col-md-4.col-12 .call-icon {
	height: auto;
}


}

@media(max-width:567px) {
    .slideone.sliderSlide .container {
        padding-left: 80px !important;
        padding-right: 50px !important;
    }

    span.bannerSection-abslute-text {
        font-size: 30px;
        line-height: 37px;
        max-width: 215px;
    }

    .slick-carousel-temle-sec .carousel__prev::after {
        width: 85px;
        height: 85px;
    }

    .slick-carousel-temle-sec .carousel__next::before {
        width: 85px;
        height: 85px;
        left: 10px;
    }

    .slick-carousel-temle-sec .carousel__prev::before {
        font-size: 16px;
        left: -24px;
        top: -17px;
    }

    .slick-carousel-temle-sec .carousel__next::after {
        font-size: 17px;
        right: -23px;
        top: -30px;
    }

    section.bannerSection .btn-primary {
        height: 45px;
        width: auto;
        font-size: 14px;
    }

    .slideone.sliderSlide {
        padding: 120px 0 110px;
        position: relative;
    }

    .header nav.navbar a.navbar-brand {
        max-width: 75px;
        padding: 0;
    }

    section.bannerSection {
        clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 58%, 146% 75%, 27% 96%, 0 81%, 0 0);
    }

    .sec-about-us .sec-about-us-pic {
        height: 350px;
        margin-bottom: 0;
    }

    .sec-about-us-pic .sec-about-us-pic-ab img {
        max-width: 40px;
        object-fit: contain;
        height: 60px;
    }

    .sec-about-us-pic .sec-about-us-pic-ab {
        width: 190px;
        height: 190px;
    }

    .sec-about-us-pic .sec-about-us-pic-ab h3 {
        font-size: 40px;
        margin: 10px 0;
    }

    .sec-about-us-pic .sec-about-us-pic-ab p {
        font-size: 18px !important;
        line-height: 30px;
    }

    .sec-about-us-pic .sec-about-us-pic-ab {
        bottom: 0px;
        right: 19px;
    }

    section.sec-about-us .sec-about-us-conetnt {
        padding: 25px 10px 0px !important;
        max-width: 100%;
        text-align: center;
    }

    section.sec-about-us .sec-about-us-conetnt h2 {
        font-size: 28px !important;
        text-align: left;
        margin-bottom: 15px;
    }

    section.sec-about-us .sec-about-us-conetnt p {
        font-size: 16px !important;
        line-height: 28px;
        text-align: justify;
    }

    section.sec-about-us .sec-about-us-conetnt h4 {
        padding: 10px 0 6px;
        font-size: 21px !important;
    }

    section.sec-about-us .sec-about-us-conetnt .btn {
        font-size: 16px !;
        margin-top: 25px;
        width: auto;
        height: 50px;
    }

    section.sec-about-us .sec-about-us-round-pic img {
        max-width: 60px;
    }

    section.sec-about-us .sec-about-us-round-pic {
        right: -25px;
    }

    section.plan_your_trip_sec {
        clip-path: polygon(7% 0, 100% 8%, 100% 101%, 0 101%, 0 0%);
        padding: 95px 0 50px;

    }

    .plan_your_trip_sec h2 {
        margin-bottom: 10px;
        font-size: 26px !important;
    }

    section.plan_your_trip_sec .col-md-12.col-sm-12 {
        padding: 0 10px !important;
    }

    section.plan_your_trip_sec .row {
        padding-left: 0;
    }

    .plan_your_trip_sec p {
        max-width: 100%;
        font-size: 16px !important;
        line-height: 28px;
    }

    ul.plan_your_trip_sec-list {
        margin-top: 15px;
        line-height: 32px;
        font-size: 16px;
        margin-bottom: 30px;
        max-width: 100%;
        padding-left: 30px;
    }

    section.plan_your_trip_sec .btn-outline-primary {
        width: 225px;
        height: 50px;
        font-size: 14px !important;
    }

    section.manage_and_plan_sec {
        padding: 20px 0 15px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-pic {
        max-width: 330px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content {
        padding: 10px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content h1 {
        margin-bottom: 10px;
        font-size: 24px !important;
        line-height: 38px !important;
        text-align: center;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content :not(:last-child) img {
        margin-bottom: 5px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics {
        margin-top: 10px;
        justify-content: center;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img:not(:last-child) {
        max-width: 150px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
        max-width: 150px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics img {
        margin-right: 25px;
        height: 50px;

    }

    section.Payment.System-sec {
        padding: 20px 0 160px;
        clip-path: polygon(25% 0%, 97% 0%, 112% 0, 101% 0%, 145% 81%, 0% 85%, 0% 0%, 0% 0%);
    }

    section.Payment.System-sec h2 {
        margin-bottom: 20px;
        font-size: 20px !important;
        line-height: 28px;
    }

    section.Payment.System-sec .Payment.System-sec-content h4 {
        margin-bottom: 10px;
        font-size: 20px !important;
    }

    section.Payment.System-sec :last-child a {
        margin-bottom: 35px;
        margin-top: 14px !important;
    }

    section.Payment.System-sec .System-sec-pic {

        padding-bottom: 40px;
    }

    section.Payment.System-sec .payment_car_btn .btn {
        width: 100%;
        font-size: 13px;
        max-width: 216px;
    }

    section.Payment.System-sec .row .System-sec-content:last-child a {
        margin-bottom: 30px;
    }

    section.Payment.System-sec .payment_car_btn {

        padding: 0 0 70px 30% !important;
    }

    section.Payment.System-sec .payment_car_btn {
        padding: 0 0 180px 0px !important;
    }

    section.Payment.System-sec .payment_car_btn .btn {
        font-size: 13px;
        max-width: auto;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table h2 {
        font-size: 40px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding: 20px 15px 40px;
        max-width: 100%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table input {
        max-width: 90%;
        padding: 30px 0 8px;
        margin-right: 0px;
        outline: none;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table button.btn {
        width: 180px;
        height: 48px;
        font-size: 14px;
        margin-top: 35px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_table form.Touch_sec_table-form input.table-form-text-message {
        max-width: 100%;
        padding: 23px 0 15px;
        outline: none;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call {
        padding: 70px 0 50px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call p {
        letter-spacing: 3.6px;
        margin-bottom: 25px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h5 {
        font-size: 35px;
        line-height: 30px;
        margin-bottom: 25px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic {
        max-width: 80px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic img {
        width: 35px;
        height: 35px;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::after {
        width: 115px;
        left: -80%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .Get_in_Touch_sec_call-pic::before {
        width: 115px;
        left: 180%;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call h2 {
        margin-bottom: 38px;
        font-size: 32px !important;
    }

    section.Get_in_Touch_sec .Get_in_Touch_sec_call .btn {
        max-width: 250px;
        font-size: 14px !important;
        height: 50px;
    }

    section.accordion-section {
        padding: 20px 0 30px;
    }

    section.accordion-section .accordion-section-heading h2 {
        font-size: 24px !important;
    }

    section.accordion-section .accordion-section-heading .accordion {
        max-width: 100%;
        padding-top: 5px;
    }

    section.accordion-section .accordion-section-heading {
        max-width: 100% !important;
        padding-left: 15px;
    }

    section.accordion-section .accordion-section-heading .accordion .accordion-header .accordion-button {
        font-size: 16px;
        line-height: 20px;
        max-width: 100%;
    }

    section.accordion-section .accordion-section-heading .accordion-body p {
        font-size: 16px !important;
        line-height: 28px;
    }

    section.accordion-section .accordion-section-heading .accordion .accordion-item h4 button.accordion-button[aria-expanded="true"] {
        font-size: 16px;
        padding: 5px 0 !important;
        line-height: 22px;
    }

    section.accordion-section .accordion-section-heading .btn-primary {
        margin-top: 20px;
        width: 200px;
        height: 48px;
        font-size: 13px;
    }

    footer.footerMain .footerTop {
        padding: 20px 0px;
    }

    footer.footerMain .footerTop .footerLogo img {
        width: 100%;
        max-width: 100px;
    }

    .footerTop .menusFooter ul {
        padding: 0;
    }

    .footerTop .menusFooter ul li {
        margin-right: unset;
        margin-bottom: 12px;
        width: 100%;
        text-align: center;
    }

    .footerTop .menusFooter ul li::before {
        left: -12px;
        height: 12px;
        top: 7px;
    }

    .footerMain .copyrightArea .container {
        padding: 0 !important;
    }

    .footerMain .copyrightArea ul li a {
        font-size: 13px;
    }

    .footerMain .copyrightArea ul li {
        margin-right: 0;
        width: 100%;
    }

    .footerMain .copyrightArea ul {
        padding: 0 5px;
        text-align: center;
        flex-wrap: wrap;
    }

    .footerTop .menusFooter ul li::before {
        display: none
    }

    .footerMain .copyrightArea ul li::before {

        /* left: -11px; */
        display: none;
    }

    /* route-page */
    section.route-page-map .row .route-page-map-ab-pic {
        max-width: 320px;
        top: 10px;
        right: 21px;
        height: 40%;
        overflow: auto;
    }

    section.route-page-map .row iframe {
        WIDTH: 100%;
        height: 500px;
    }

    section.inner-page-banner-sec .row .inner-page-banner-content {
        padding: 100px 10px 130px;
    }

    section.inner-page-banner-sec {
        clip-path: unset;
    }

    section.routepage_map-sec .row .routepage_map-sec-content h2 {
        line-height: normal;
        margin-bottom: 5px;
        font-size: 30px !important;
    }

    section.routepage_map-sec {
        padding: 10px 0 0 0px;
    }

    section.routepage_map-sec .row .routepage_map-sec-content p {
        margin-bottom: 10px !important;
        line-height: 25px;
        font-size: 16px !important;
    }

    section.routepage_map-sec .row .routepage_map-sec-content h4 {
        margin-bottom: 15px;
        font-size: 22px !important;
    }

    section.routepage_map-sec .row .routepage_map-sec-content {
        padding: 0;
    }

    section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li {
        font-size: 16px;
        line-height: 25px;
    }

    section.routepage_map-sec .row .routepage_map-sec-content ul.routepage_map-sec-content-inner li::before {
        top: 4px;
        font-size: 18px;
    }

    section.about_Transportation {
        padding: 12px 0 65px;
    }

    section.about_Transportation .row .about_Transportation_content h2 {
        font-size: 25px !important;
        line-height: 32px !important;
        margin-bottom: 15px !important;
        text-align: left;
    }

    section.about_Transportation .about_Transportation-circle-ab-pic {
        max-width: 50px;
        right: -20px;
        bottom: 12px;
        left: auto;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner span {
        font-size: 16px;
        line-height: 28px;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety_inner_pic {
        max-width: 60px;
    }

    section.Regularity_safety .row .Regularity_safety {
        column-gap: unset;
        padding: unset;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner {
        max-width: 100%;
        margin-bottom: 8px;
        padding: 10px 10px;
    }

    section.Make_sure-sec .row h2 {
        line-height: 30px;
        font-size: 22px !important;
        margin: 0 auto 18px;
    }

    section.Make_sure-sec {
        padding: 20px 0 30px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul {
        flex-wrap: wrap;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }

    section.expert-team .row .expert-team-content {
        flex-wrap: wrap;
    }

    section.expert-team .row .expert-team-pic-main-parent {
        flex-wrap: wrap;
        gap: 20px;
    }

    section.expert-team {
        clip-path: unset;
        padding: 20px 0 20px;
        background-color: black;
    }

    section.sec-next-travel .row .sec-next-travel-pic {
        max-width: 100% !important;
        margin-left: -20px;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content {
        padding: 20px 20px;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent .expert-team-pic-ab-content h4 {
        font-size: 18px !important;
    }

    section.sec-next-travel .row .sec-next-travel-content h2 {
        font-size: 24px !important;
    }

    section.sec-next-travel .row .sec-next-travel-content .btn {
        margin-top: 20px;
        font-size: 14px;
        width: 155px;
        height: 45px;
    }

    section.sec-next-travel {
        padding: 35px 0;
    }

    section.sec-next-travel .sec-next-travel-ab-dot-pic {
        max-width: 50px;
        bottom: -8px;
        right: 1%;
    }

    footer.footerMain .footerTop .socialIcons a {
        height: 40px;
        width: 40px;
    }

    section.about_Transportation .row .about_Transportation_content p {
        padding: 0 8px !important;
        font-size: 16px !important;
    }

    section.Regularity_safety {
        clip-path: unset;
        padding: 10px 0 3px;
        background-image: unset;
        background: #000;
    }

    section.Make_sure-sec .row .Make_sure-sec-content {
        padding: 10px 0px;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        top: -65px;
        height: 140px;
        left: auto;
        right: auto;
    }

    .arabic section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        right: -35px;
        max-width: 70px;
        bottom: 3px;
    }

    section.expert-team .row .expert-team-content {
        margin-bottom: 25px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:nth-child(3)::before {
        display: block;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child) {
        padding-top: 25px;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:not(:first-child)::before {
        height: 180px;
        top: -75px;
        left: 50%;
        transform: rotate(90deg);
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li {
        font-size: 25px;
        line-height: 38px;
        max-width: 100%;
    }

    section.Make_sure-sec .row .Make_sure-sec-content ul li:nth-child(3), section.Make_sure-sec .row .Make_sure-sec-content ul li:nth-child(4) {
        margin-top: 0;
    }

    section.expert-team .row .expert-team-content {
        margin-bottom: 40px;
    }

    section.expert-team .row .expert-team-content h2 {
        font-size: 28px !important;
        line-height: 55px;
    }

    section.expert-team .row .expert-team-content p {
        max-width: 100%;
        line-height: 28px;
        font-size: 15px !important;
    }

    section.about_Transportation .row .about_transportation_pic {
        height: auto;
    }

    section.about_Transportation .row .about_transportation_pic img {
        height: auto;
    }

    /*  */

    .Payment-heading {
        padding: 0 0 15px !important;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card p {
        line-height: 28px;
        margin-bottom: 15px !important;
        font-size: 16px !important;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card {

        padding: 10px 15px 15px;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card a {
        padding: 14px 15px;
        font-size: 15px;

    }

    section.Payment-System .Amman-Bus-card .row:first-child {
        padding-bottom: 0;
    }

    section.Payment-System .Amman-Bus-card .col-md-6 .Tariff-card:first-child {
        margin-bottom: 20px;
    }

    section.Call-Us-Sec {
        padding: 20px 0 0PX;
    }

    section.newsletter-sec .col-md-7.col-12 h1 {
        margin-bottom: 0px;
        font-size: 25px !important;
        line-height: 40px !important;
    }

    section.newsletter-sec .col-md-7.col-12 p {
        line-height: 28px;
        font-size: 15px !important;
    }

    section.newsletter-sec .newsletter-form {
        padding: 15px 10px;
    }

    section.newsletter-sec .newsletter-form .text-area input, section.newsletter-sec .newsletter-form .text-area select {
        height: 35px;
        padding: 4px 8px;
    }

    section.newsletter-sec .newsletter-form .text-area-form.text-area textarea {
        min-height: 100px;
        padding: 5px 10px;
    }

    section.newsletter-sec .newsletter-form form a {
        max-width: 220px;
        font-size: 14px;
    }

    section.newsletter-sec .col-md-5 .follow-us span:not(:first-child) {
        max-width: 45px;
        height: 45px;
    }

    section.newsletter-sec .col-md-5 .follow-us span:first-child {
        margin-right: 15px;
    }

    .accordion-sec .accordion span {
        max-width: 30px;
        min-height: 30px;
        margin-right: 12px;
        top: 5px;
        margin-left: 5px;
    }

    section.newsletter-sec .col-md-5 .accordion-sec .accordion p {
        line-height: 26px;
        font-size: 16px !important;
    }

    .accordion-sec .accordion span i {
        font-size: 14px;
    }

    .accordion-sec .accordion:not(:first-child) span::after {
        bottom: 30px;
        height: 65px;
    }

    section.Call-Us-Sec .col-md-4.col-12 .call-icon {
        padding: 15px 10px 0px;
        height: 160px;
        margin: 10px 0;

    }

    section.Payment.System-sec .Payment.System-sec-content p {
        font-size: 15px !important;
    }

    .Payment-heading h1 {
        line-height: 30px !important;
        font-size: 22px !important;
    }

    /* slider-only */
    section.client-reviews-sec .client-reviews-slide .row {
        flex-wrap: wrap;
    }

    .client-reviews .slider-galeria button.splide__arrow--next {
        left: auto;
        right: 110px !important;
        bottom: -54px;
    }

    section.client-reviews-sec {
        padding: 0;
        margin-top: -190px;
    }

    section.inner-page-banner-sec .row .inner-page-banner-content h1 {
        line-height: 35px !important;
        font-size: 32px !important;
    }

    section.expert-team .row .expert-team-content p SPAN {
        max-width: 100%;
        font-size: 15px !important;
        text-align: justify;
        line-height: 26px;
    }

    .arabic .nav-last-logo-parent .nav-last-logo-content {
        width: 40px;
        font-size: 14px;
    }

    section.sec-next-travel .row .sec-next-travel-content p {
        font-size: 16px !important;
        line-height: 28px;
    }

    section.Regularity_safety .row .Regularity_safety .Regularity_safety-inner h4 {
        margin: 20px 0 15px;
    }

    .nav-last-logo-parent .nav-last-logo {
        width: 35px;
        height: 35px;
    }

    .nav-last-logo-parent .nav-last-logo img {
        height: 15px;
        width: 23px;
    }

    section.routepage_map-sec .col-md-5 {
        max-width: 100%;
        padding: 0 0 25px;
        width: 100%;
    }

    section.Make_sure-sec .row .Make_sure-sec-pic-ab {
        bottom: 1px;
        right: 0;
        max-width: 80px;
    }

    section.amaanbus_manage_plan-sec .row h1 {
        margin-bottom: 12px;
        line-height: 28px !important;
        padding-top: 10px;
        font-size: 24px !important;
    }

    section.amaanbus_manage_plan-sec .row>p {
        margin-bottom: 24px !important;
        line-height: 28px;
        font-size: 16px !important;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec h2 {
        margin-bottom: 20px;
        font-size: 20px !important;
    }

    section.ammanbus-page-phn-sec .ammanbus-page-download-sec ul.ammanbus-page-download-sec-pic a {
        max-width: 120px;
    }

    section.amman_bus_map-sec {
        margin: 0px 5px 0 0;
    }

    section.newsletter-sec .col-md-5 .follow-us span:not(:first-child) i {
        font-size: 18px;
    }

    section.client-reviews-sec .client-reviews .slider-galeria-thumbs .splide__track--nav>.splide__list>.splide__slide.is-active {
        height: 82px !important;
    }

    .client-reviews .slider-galeria button {
        bottom: -160px !important;
        right: auto;
    }

    .client-reviews .slider-galeria .splide__arrow--prev, .client-reviews .slider-galeria .splide__arrow--next {
        left: 30% !important;
    }

    .client-reviews-slide .row div#splide01-track {
        height: 200px !important;
    }

    .header nav.navbar .container button.navbar-toggler span.navbar-toggler-icon {
        padding: 15px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content p {
        margin-bottom: 25px !important;
        text-align: left;
        font-size: 16px !important;
        letter-spacing: 0px;
        line-height: 30px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content h4 {
        font-size: 23px !important;
        text-align: center;
    }

    section.newsletter-sec .newsletter-form .text-area-form.text-area {
        margin: 0;
    }

    section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent {
        max-width: 100%;
    }

    section.Payment.System-sec .row .System-sec-content:last-child a {
        margin-bottom: 20px;
    }

    .pointsalesection .pointsale .container.pt-40 {
        padding: 0 !important;
    }

    .pointsalesection .row .dg-title04 h3.title {
        font-size: 32px;
        margin-bottom: 25px;
    }

    section.pointsalesection .pointsale .row .col-md-10.col-sm-12 h4 {
        font-size: 23px !important;
        line-height: 40px !important;
    }

    section.pointsalesection .pointsale .row .col-md-10.col-sm-12 ul li {
        font-size: 16px;
    }

    section.exemptionsection .dg-title04 h3 {
        font-size: 30px;
        padding-bottom: 0px;

    }

    .exemptionsection .slideone.sliderSlide {
        padding-top: 0PX;
        padding: 30px 0;
    }

    .exemptionsection button:disabled, button[disabled] {
        max-width: 210px;
        font-size: 14px !important;
    }

    /* privacy-page */
    .privacy-content p.privacy-content h5 {
        line-height: 32px;
        font-size: 18px;
        margin: 10px 0;
    }

    /* arabic-design */
    .arabic .nav-last-logo-parent .nav-last-logo {
        width: 35px;
        height: 35px;
    }

    .arabic .nav-last-logo-parent {
        right: 0px;
        top: 67px;
    }

    section.client-reviews-sec .client-reviews-slide .row .slider-galeria {
        width: 100%;
    }

    section.client-reviews-sec .client-reviews-slide .row .slider-galeria-thumbs {
        max-width: 100%;
        display: flex;
        width: 100%;
        justify-content: end;
    }

    section.client-reviews-sec .container::after {
        height: 1px;
        top: auto;
        bottom: 125px;
        width: 200px;
        display: none;
    }

    .client-reviews .slider-galeria h2 {
        font-size: 26px !important;
    }

    .client-reviews-content h4 span {
        width: 40px;
        height: 40px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics {
        justify-content: center;
    }

    .manage_and_plan_sec-top-ab-bottom {
        right: 6px;
        max-width: 80px;
        bottom: 0px;
    }

    section.manage_and_plan_sec .manage_and_plan_sec-content .manage_and_plan_sec-conten-app-pics a:nth-child(2) img {
        margin-right: 0;
    }

    .client-reviews .slider-galeria .splide__arrow--prev, .client-reviews .slider-galeria .splide__arrow--next {
        height: 45px;
        width: 45px;
    }

    section.Payment.System-sec .row .col-md-3 {
        padding: 0;
    }

    section.accordion-section .accordion-section-heading .accordion .accordion-item {
        max-width: 325px;
    }

    section.exemptionsection .slideone.sliderSlide .container {
        padding-left: 12px !important;
        padding-right: 10px !important;
    }

    section.exemptionsection .dg-title04 h3 {
        font-size: 21px;
        padding-bottom: 0px;
        margin: 0;
    }

    .manage_and_plan_sec-top-ab {
        right: 8px;
        top: 5px;
        max-width: 70px;
    }

    .privacy-content p.privacy-content p {
        word-wrap: break-word;
        padding: 0 !important;
    }

    .privacy-content .slideone.sliderSlide .row {
        margin: 0;
    }

    .privacy-content .slideone.sliderSlide .row>div p {
        padding: 0 !important;
    }

    /* arabic */
    .arabic .client-reviews .slider-galeria .splide__arrow--prev, .client-reviews .slider-galeria .splide__arrow--next {
        bottom: -20px;
        height: 45px !important;
        width: 45px !important;
        left: auto !important;
        right: 110px !important;
        transform: rotate(180deg) !important;
    }

    .arabic .client-reviews .slider-galeria button.splide__arrow--next {
        left: auto !important;
        right: 180px !important;
        transform: rotate(1deg) !important;
    }

    .arabic section.expert-team .row .expert-team-pic-main-parent .expert-team-pic-parent {
        max-width: 100%;

    }

    .arabic section.sec-next-travel {
        padding: 54px 0px 65px;
    }

    .arabic section.sec-next-travel .sec-next-travel-ab-dot-pic {
        bottom: -9px;
        right: auto;
        left: 8px;
        max-width: 45px;
        transform: rotate(91deg);
    }

    section.newsletter-sec .newsletter-form .text-area {
        max-width: 100%;
    }

    .arabic .accordion-sec .accordion:not(:first-child) span::after {
        bottom: 27px;
        height: 42px;
    }

    .arabic section.accordion-section .accordion-section-heading {
        padding-right: 10px;
    }

    .arabic section.newsletter-sec .newsletter-form .text-area:nth-child(3)::after {
        left: 12px;
        top: 7px;
    }

    .arabic section.manage_and_plan_sec .manage_and_plan_sec-content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .arabic .footerTop .menusFooter ul li:not(:last-child) {
        margin-left: 0;
    }

    .arabic section.Get_in_Touch_sec .Get_in_Touch_sec_table {
        padding-right: 15px;
    }
}

.slider-galeria-thumbs.slick-initialized.slick-slider.slick-vertical {
	display: none;
}

.arabic span {
	font-family: 'bukra-normal' !important;
}

.route-page-map-ab-pic table {
	direction: ltr;
}