.btn.btn-getintouch-slider {
    background-color: #dc291e;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    min-width: 179px;
    display: inline-block;
    text-align: center;
    margin-top: 22px
}

.btn.btn-getintouch-slider:active,
.btn.btn-getintouch-slider:focus,
.btn.btn-getintouch-slider:hover {
    background-color: #c6251b;
    color: #fff
}

.container.slider-section .next,
.container.slider-section .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    color: #d8d8d8;
    font-weight: 700;
    font-size: 18px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none
}

.container.slider-section .next:hover,
.container.slider-section .prev:hover {
    background-color: unset
}

.container.slider-section .next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.container.slider-section .prev {
    left: 0
}

.container.slider-section .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center
}

.container.slider-section .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0
}

.container.slider-section .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s
}

.no-padding {
    padding: 0 !important
}

.container.slider-section {
    background-color: #fff !important;
    max-width: 100% !important;
    padding: 50px 10% 0
}

.sliders .slider-content {
    position: relative;
    padding-top: 70px
}

.sliders .slider-content .slider-header {
    color: #dc291e;
    font-weight: 700;
    font-size: 71px;
    height: auto;
    line-height: 85px;
    margin-bottom: 22px
}

.sliders .slider-content .slider-sub-header {
    font-size: 32px;
    color: #191919;
    letter-spacing: 0;
    line-height: 45px;
    max-width: 375px;
    max-height: 157px;
    overflow: hidden
}

.sliders .slider-content .slider-btn {
    font-size: 16px;
    border: 1px solid #dc291e;
    color: #dc291e;
    font-weight: 700;
    border-radius: 25px;
    letter-spacing: .3px;
    padding: 7.5px 18px;
    margin-top: 15px
}

.sliders .slider-content .slider-btn:focus {
    outline: 0;
    box-shadow: unset
}

.sliders .slider-content .slider-btn:hover {
    background-color: #fff;
    color: #c01504;
    border: 1px solid #c01504
}

.dot.slider-dot {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #d8d8d8;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease
}

.dot.slider-dot.active,
.dot.slider-dot.active:hover {
    background-color: #e12b22
}

.dot.slider-dot:hover {
    background-color: #e12b2250
}

.slider-section .slider-dots {
    position: absolute;
    top: auto !important;
    bottom: 0;
    padding: 0
}

.slider-section .slider-dots.shipdetail {
    bottom: 140px
}

.slider-section .slider-section-row {
    min-height: 400px
}

.ship-details-tabs .rate-calc .amx-form-entry-container .bootstrap-select.btn-group .amx-cp-form-select,
.ship-details-tabs .rate-calc .amx-form-entry-container input {
    border: none;
    border-bottom: 1px solid #00000040;
    padding-left: 0 !important
}

html[lang=ar] .ship-details-tabs .rate-calc .amx-form-entry-container .bootstrap-select.btn-group .amx-cp-form-select,
html[lang=ar] .ship-details-tabs .rate-calc .amx-form-entry-container input {
    border: none;
    border-bottom: 1px solid #00000040;
    padding-left: 20px !important;
    padding-right: 0 !important
}

.ship-details-tabs .rate-calc .amx-form-entry-container .bootstrap-select .btn:focus {
    outline: 0 !important
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs {
    border: 1px solid #dc291e !important;
    border-radius: 22.5px;
    margin-bottom: 50px;
    margin-top: 10px
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li {
    padding: 0 15px;
    min-width: 179px;
    background: 0 0;
    margin-bottom: -1px
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li a {
    padding: 8px 0;
    line-height: 22px;
    color: #dc291e !important;
    background-color: transparent;
    justify-content: center
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li.active {
    color: #fff !important;
    background-color: #dc291e !important;
    border-radius: 22.5px
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li.active a {
    color: #fff !important;
    background: 0 0;
    padding: 8px 0
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li a .active {
    display: none
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li.active a .default {
    display: none
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li.active a .active {
    display: block
}

.ship-details-tabs .rate-calc-nav .nav.nav-tabs li a img {
    margin-right: 5px
}

html[lang=ar] .ship-details-tabs .rate-calc-nav .nav.nav-tabs li a img {
    margin-left: 5px;
    transform: scaleX(-1)
}

.ship-details-tabs .rate-calc-nav .tab-content {
    padding: 0 !important
}

.ship-details-tabs .rate-calc-nav .btn-ratecalc-expo {
    display: flex;
    align-items: flex-end;
    justify-content: end
}

.ship-details-tabs .rate-calc-nav .btn-ratecalc-expo .form-group.input-control .form-submit-btn {
    top: 0
}

@media (max-width:1024px) {
    .sliders .slider-content {
        position: relative;
        top: 0;
        padding-top: 0
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 24px;
        line-height: 30px;
        max-width: 230px
    }

    .sliders .slider-content .slider-header {
        font-size: 45px;
        height: auto;
        line-height: 65px
    }

    .sliders .slider-content .slider-btn {
        font-size: 14px;
        padding: 3px 12px;
        margin-top: 15px
    }

    .full-width-phone {
        padding: 0 !important;
        width: 100% !important
    }

    .slider-section .slider-section-row {
        min-height: 300px
    }
}

@media (max-width:767px) {
    .container.why-aramex-sections {
        padding: 10px 20px
    }

    .container.tabs-sections {
        margin-bottom: -25px !important
    }

    .slider-section {
        padding: .5rem 1rem
    }

    .slider-section .sliders .slider-content {
        margin-bottom: 30px !important;
        text-align: center
    }

    .slider-section .slider-dots .slider-dot {
        height: 3px;
        border-radius: 0;
        width: 20px
    }

    .slider-section .next-prev {
        padding: 0
    }

    .sliders .slider-content .slider-btn {
        font-size: 14px;
        padding: 3px 12px;
        margin-top: 15px
    }

    .slider-section .slider-dots {
        display: none
    }

    .slider-section .slider-content {
        min-height: 150px;
        padding: 0 0 10px 0;
        margin-bottom: 0 !important
    }

    .slider-section .slider-section-row {
        min-height: 0
    }
}

.slider-section .next-prev .next,
.slider-section .next-prev .prev {
    padding: 1px;
    color: #d8d8d8;
    font-size: 20px
}

.slider-section .next-prev .next:hover,
.slider-section .next-prev .prev:hover {
    color: #e12b22;
    text-decoration: auto;
    background-color: #fff
}

.slider-img {
    max-height: 720px !important
}

.ship-details-tabs {
    border-radius: 8px;
    padding: 0 30px 30px 30px;
    box-shadow: 0 0 1px #e8e8e8b5;
    position: relative;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 6px 16px #e8e8E8B5;
    backdrop-filter: blur(10 px);
    -webkit-backdrop-filter: blur(10px);
    min-height: 170px
}

.ship-details-tabs .nav.nav-tabs {
    border-radius: 8px 8px 0 0
}

.ship-details-tabs .nav.nav-tabs {
    border: unset !important
}

.ship-details-tabs .nav.nav-tabs {
    border: unset !important;
    margin-bottom: 10px
}

.ship-details-tabs .tab-content {
    padding: 0 15px !important
}

.ship-details-tabs .tab-content,
.ship-details-tabs .tab-content .tab-pane {
    background: #fff
}

.ship-details-tabs .nav.nav-tabs li {
    background: #fff;
    font-weight: 700;
    padding: 0 30px
}

.ship-details-tabs .nav.nav-tabs li.active {
    padding-top: 0;
    color: #dc291e
}

.ship-details-tabs .nav.nav-tabs li a {
    background: #fff;
    border-radius: 0 !important;
    margin: 0;
    outline: 0;
    border: unset;
    font-weight: 400;
    color: #6d7278;
    font-size: 16px;
    padding: 26px 0 10px 0
}

.ship-details-tabs .nav.nav-tabs li a:hover,
.ship-details-tabs .nav.nav-tabs li a:hover svg.prepare-tab .a,
.ship-details-tabs .nav.nav-tabs li a:hover svg.rate-tab .a,
.ship-details-tabs .nav.nav-tabs li a:hover svg.track-tab .c {
    color: #dc291e;
    fill: #dc291e
}

.ship-details-tabs .nav.nav-tabs li.active a {
    color: #dc291e;
    padding: 20px 0 10px 0
}

.ship-details-tabs .nav.nav-tabs li a svg.track-tab .a,
.ship-details-tabs .nav.nav-tabs li a svg.track-tab .b,
.ship-details-tabs .nav.nav-tabs li.active a svg.track-tab .a,
.ship-details-tabs .nav.nav-tabs li.active a svg.track-tab .b {
    fill: #fff
}

.ship-details-tabs .nav.nav-tabs li a svg.prepare-tab .a,
.ship-details-tabs .nav.nav-tabs li a svg.rate-tab .a,
.ship-details-tabs .nav.nav-tabs li a svg.track-tab .c {
    fill: #6d7278
}

.ship-details-tabs .nav.nav-tabs li.active a svg.prepare-tab .a,
.ship-details-tabs .nav.nav-tabs li.active a svg.rate-tab .a,
.ship-details-tabs .nav.nav-tabs li.active a svg.track-tab .c {
    fill: #dc291e
}

.ship-details-tabs .nav.nav-tabs li .border-top-tabs {
    display: none
}

.ship-details-tabs .nav.nav-tabs li.active .border-top-tabs {
    border-top: 6px solid #dc291e !important;
    border-radius: 3px;
    display: block
}

.container.why-aramex-sections {
    max-width: 90%;
    padding-bottom: 10px;
    padding-top: 10px
}

.why-aramex-sections .why-aramex-percentage .why-aramex-percentage-icon svg path.a {
    fill: none
}

.why-aramex-sections .why-aramex-percentage .why-aramex-percentage-icon svg path.b {
    fill: #dc291e
}

.why-aramex-sections img.why-aramex-img {
    max-width: 131px;
    max-height: 131px;
    border-radius: 50%
}

.why-aramex-sections .why-aramex-header {
    font-size: 32px;
    color: #353535;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600
}

.why-aramex-sections .why-aramex-title {
    font-size: 21px;
    color: #353535;
    width: 100%;
    text-align: center;
    line-height: 28px;
    margin-top: 23px
}

.why-aramex-sections .why-aramex-description {
    font-size: 16px;
    color: #6d7278;
    line-height: 20px;
    text-align: center;
    width: 100%
}

.why-aramex-sections .full-width-center {
    width: 100%;
    text-align: center
}

.why-aramex-sections .why-aramex-percentage .why-aramex-percentage-label {
    font-size: 71px;
    color: #353535;
    font-weight: 700;
    line-height: 78px;
    margin-top: 45px
}

.why-aramex-sections .why-aramex-percentage .why-aramex-percentage-icon {
    position: relative;
    bottom: 8px
}

@media (max-width:566px) {
    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: .5rem 20px !important
    }

    .sliders .slider-content .slider-header {
        font-size: 35px;
        height: auto;
        line-height: 45px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 16px;
        line-height: 24px;
        max-width: none;
        max-height: none
    }

    .sliders .slider-content .slider-btn {
        font-size: 14px;
        padding: 5px 12px;
        margin-top: 15px;
        height: 32px
    }

    .container.tabs-sections {
        padding: 0;
        width: 100%
    }

    .container.tabs-sections .row {
        padding: 0;
        margin: 0;
        width: 100%
    }
}

@media (max-width:330px) {
    .slider-section .sliders .slider-img {
        width: 375px;
        height: 341px
    }

    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: .5rem 20px
    }

    .sliders .slider-content .slider-header {
        font-size: 35px;
        height: auto;
        line-height: 50px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 20px;
        line-height: 25px
    }

    .sliders .slider-content .slider-btn {
        font-size: 12px;
        padding: 3px 12px;
        margin-top: 12px
    }

    .container.tabs-sections {
        padding: 0;
        width: 100%
    }
}

@media (max-width:280px) {
    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: .5rem 20px
    }

    .sliders .slider-content .slider-header {
        font-size: 35px;
        height: auto;
        line-height: 50px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 20px;
        line-height: 25px
    }

    .sliders .slider-content .slider-btn {
        font-size: 12px;
        padding: 3px 12px;
        margin-top: 12px;
        height: 27px
    }

    .container.tabs-sections {
        padding: 0;
        width: 100%
    }
}

@media (min-width:320px) {
    .slider-section .sliders .slider-img {
        width: 270px;
        height: 245px
    }
}

@media (min-width:375px) {
    .slider-section .sliders .slider-img {
        width: 325px;
        height: 295px
    }
}

@media (min-width:425px) {
    .slider-section .sliders .slider-img {
        width: 375px;
        height: 341px
    }
}

@media (min-width:576px) {
    .container.tabs-sections {
        padding: 0 !important;
        width: 100% !important
    }

    .container.tabs-sections .row {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important
    }
}

@media (max-width:575px) {
    .ship-details-tabs .rate-calc-nav .nav.nav-tabs li {
        padding: 0 !important;
        min-width: 150px
    }

    .ship-details-tabs .rate-calc-nav .nav.nav-tabs li.active a {
        padding: 8px 0 !important
    }

    .ship-details-tabs .rate-calc-nav .btn-ratecalc-expo .form-group.input-control .form-submit-btn {
        min-width: 150px;
        height: 39px
    }
}

@media (min-width:567px) and (max-width:767px) {
    .container.tabs-sections {
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important
    }

    .container.tabs-sections .row {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important
    }

    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: .5rem 20px
    }

    .sliders .slider-content .slider-header {
        font-size: 60px;
        height: auto;
        line-height: 75px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 28px;
        line-height: 32px;
        max-width: 550px
    }

    .sliders .slider-content .slider-btn {
        font-size: 15px;
        padding: 4px 14px;
        margin-top: 15px
    }

    .slider-section .slider-dots {
        position: absolute !important
    }

    .slider-section .next-prev {
        display: block
    }
}

@media (min-width:768px) {
    .slider-section .sliders .slider-img {
        width: 310px;
        height: 301px
    }

    .container.tabs-sections {
        margin-bottom: -90px !important
    }

    .container.why-aramex-sections {
        padding: 0 144px 40px 144px !important
    }

    .slider-section .next-prev {
        display: none !important
    }

    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 27px 2% 0
    }

    .slider-section .sliders .slider-img {
        min-width: 310px;
        min-height: auto
    }

    .sliders .slider-content .slider-header {
        font-size: 35px;
        line-height: 42px;
        max-height: 84px;
        overflow: hidden;
        margin-bottom: 10px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 17px;
        line-height: 25px;
        max-height: 50px;
        max-width: 330px
    }

    .sliders .slider-content .slider-btn {
        padding: 2px 6px
    }

    .sliders .slider-content .slider-btn {
        font-size: 11px;
        margin-top: 10px
    }

    .container.tabs-sections {
        max-width: 100%;
        padding: 0
    }

    .slider-section .slider-dots.shipdetail {
        bottom: 75px
    }

    .why-aramex-header.mobile-visable {
        display: block
    }

    .btn-getintouch-slider {
        padding-top: 8.5px;
        padding-bottom: 8.5px;
        min-width: 0;
        margin-top: 10px
    }
}

@media (min-width:850px) {
    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 27px 2% 0
    }

    .slider-section .sliders .slider-img {
        min-width: 369px;
        min-height: auto
    }

    .sliders .slider-content .slider-header {
        font-size: 38px;
        line-height: 46px;
        max-height: 92px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 19px;
        line-height: 26px;
        max-width: 340px;
        max-height: 62px
    }

    .sliders .slider-content .slider-btn {
        padding: 3px 8px
    }

    .sliders .slider-content .slider-btn {
        font-size: 12px;
        margin-top: 11px
    }

    .container.tabs-sections {
        max-width: 100%;
        padding: 0
    }
}

@media (min-width:960px) {
    .container.slider-sectio {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 2% 10%
    }

    .slider-section .sliders .slider-img {
        min-width: 422px;
        min-height: auto
    }

    .sliders .slider-content .slider-header {
        font-size: 45px;
        line-height: 55px;
        max-height: 110px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 22px;
        line-height: 32px;
        max-width: 350px;
        max-height: 64px
    }

    .sliders .slider-content .slider-btn {
        font-size: 14px;
        margin-top: 10px
    }

    .container.tabs-sections {
        max-width: 100%;
        padding: 0
    }

    .slider-section .slider-dots.shipdetail {
        bottom: 100px
    }
}

@media (min-width:1024px) {
    .slider-section .sliders .slider-img {
        width: 375px;
        height: 372px
    }

    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 37px 10% 0
    }

    .slider-section .sliders .slider-img {
        min-width: 372px;
        min-height: auto
    }

    .sliders .slider-content .slider-header {
        font-size: 35px;
        line-height: 42px;
        max-height: 84px;
        overflow: hidden;
        margin-bottom: 10px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 22px;
        line-height: 32px;
        max-height: 96px;
        max-width: 400px
    }

    .sliders .slider-content .slider-btn {
        font-size: 12px;
        margin-top: 10px
    }

    .container.tabs-sections {
        max-width: 90%
    }

    .btn-getintouch-slider {
        padding-top: 8.5px;
        padding-bottom: 8.5px;
        min-width: 0;
        margin-top: 10px
    }
}

@media (min-width:1200px) {
    .slider-section .sliders .slider-img {
        width: 430px;
        height: 436px
    }

    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 37px 10% 0
    }

    .slider-section .sliders .slider-img {
        min-width: 416px;
        min-height: auto
    }

    .sliders .slider-content .slider-header {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 22px;
        max-height: 110px
    }

    .btn-getintouch-slider {
        padding-top: 9.5px;
        padding-bottom: 9.5px;
        min-width: 179px;
        margin-top: 22px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 22px;
        line-height: 35px;
        max-width: 500px;
        max-height: 105px
    }

    .sliders .slider-content .slider-btn {
        font-size: 13px;
        margin-top: 11px
    }

    .container.tabs-sections {
        max-width: 90%
    }

    .slider-section .slider-dots.shipdetail {
        bottom: 100px
    }
}

@media (min-width:1280px) {
    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 37px 10% 0
    }

    .slider-section .sliders .slider-img {
        min-width: 425px;
        min-height: auto
    }

    .sliders .slider-content .slider-btn {
        font-size: 15px;
        margin-top: 12px
    }

    .container.tabs-sections {
        max-width: 90%
    }

    .sliders .slider-content {
        padding-top: 0
    }
}

@media (min-width:1366px) {
    .slider-section .sliders .slider-img {
        width: 526px;
        height: 526px
    }

    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 37px 10% 0
    }

    .slider-section .sliders .slider-img {
        min-width: 524px;
        min-height: auto
    }

    .sliders .slider-content .slider-header {
        font-size: 60px;
        line-height: 74px;
        max-height: 170px;
        overflow: hidden
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 22px;
        line-height: 35px;
        max-width: 480px;
        max-height: 120px;
        overflow: hidden
    }

    .sliders .slider-content .slider-btn {
        font-size: 15px;
        margin-top: 12px
    }

    .container.tabs-sections {
        max-width: 90%
    }

    .sliders .slider-content {
        padding-top: 40px
    }
}

@media (min-width:1600px) {
    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 37px 10% 0
    }

    .container.tabs-sections {
        max-width: 90%
    }

    .sliders .slider-content .slider-header {
        font-size: 70px;
        line-height: 85px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 33px;
        line-height: 40px;
        max-width: 600px
    }

    .sliders .slider-content .slider-btn {
        font-size: 16px;
        margin-top: 12px
    }

    .slider-section .slider-dots.shipdetail {
        bottom: 120px
    }

    .sliders .slider-content {
        padding-top: 70px
    }
}

@media (min-width:1900px) {
    .btn-getintouch-slider {
        background-color: #dc291e;
        color: #fff;
        border-radius: 30px;
        text-decoration: none;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        font-weight: 700;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: .3px;
        min-width: 179px;
        display: inline-block;
        text-align: center;
        margin-top: 22px
    }

    .container.slider-section {
        background-color: #fff !important;
        max-width: 100% !important;
        padding: 37px 7% 0
    }

    .container.tabs-sections {
        max-width: 90.5%
    }

    .sliders .slider-content .slider-header {
        font-size: 81px;
        line-height: 100px;
        overflow: hidden;
        max-height: 200px
    }

    .sliders .slider-content .slider-sub-header {
        font-size: 45px;
        line-height: 52px;
        max-width: 800px;
        max-height: 156px;
        overflow: hidden
    }

    .sliders .slider-content .slider-btn {
        font-size: 25px;
        margin-top: 30px
    }

    .dot.slider-dot {
        height: 15px;
        width: 15px
    }

    .sliders .slider-content {
        padding-top: 70px
    }
}

@media (max-width:1024px) {
    .container.why-aramex-sections {
        max-width: 100%
    }

    .why-aramex-sections .why-aramex-percentage .why-aramex-percentage-label {
        font-size: 60px
    }
}

@media (max-width:991px) {
    .no-padding {
        padding: 20px 70px 0 !important
    }

    .slider-section .sliders {
        align-items: flex-start
    }
}

@media (max-width:767px) {
    .full-width-phone {
        margin-bottom: 15px
    }

    .container.why-aramex-sections {
        background-color: #fff;
        max-width: 100%
    }

    .why-aramex-sections .why-aramex-header {
        font-size: 24px;
        margin-top: 15px;
        height: 40px !important
    }

    .why-aramex-sections .why-aramex-percentage .why-aramex-percentage-label {
        font-size: 60px;
        margin-top: 10px;
        line-height: 60px
    }

    .why-aramex-sections .why-aramex-title {
        font-size: 16px;
        margin-top: 10px
    }

    .why-aramex-sections .why-aramex-description {
        font-size: 12px
    }

    .why-aramex-header.mobile-visable {
        display: none
    }

    .no-padding {
        padding: 50px 20px 0 !important
    }
}

@media (max-width:415px) {
    .ship-details-tabs .nav.nav-tabs li {
        max-width: 33.33%
    }

    .ship-details-tabs .nav.nav-tabs li:first-child a svg {
        width: 25px !important;
        height: 25px !important
    }

    .ship-details-tabs .nav.nav-tabs li:nth-child(2) a svg {
        width: 25px !important;
        height: 25px !important
    }

    .ship-details-tabs .nav.nav-tabs li:nth-child(3) a svg {
        width: 25px !important;
        height: 28px !important
    }
}

@media (max-width:390px) {
    .ship-details-tabs .nav.nav-tabs li {
        max-width: 33.33%
    }

    .ship-details-tabs .nav.nav-tabs li:first-child a svg {
        width: 25px !important;
        height: 25px !important
    }

    .ship-details-tabs .nav.nav-tabs li:nth-child(2) a svg {
        width: 25px !important;
        height: 25px !important
    }

    .ship-details-tabs .nav.nav-tabs li:nth-child(3) a svg {
        width: 25px !important;
        height: 28px !important
    }
}

.ship-details-tabs .nav.nav-tabs li a {
    display: flex;
    word-break: break-word
}

.slider-img-res {
    width: 70% !important;
    max-height: 100% !important;
    height: auto !important;
    min-height: auto
}

.container.logistics-express {
    background: #fff;
    padding: 80px 26px;
    width: 100%;
    min-width: 100%
}

.container.logistics-express .row.logistics-express {
    padding: 0 !important;
    max-width: 100%;
    margin: 0
}

.container.logistics-express .row.logistics-express .col-md-6 {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center
}

.container.logistics-express .row.logistics-express .col-md-6 .div-logo {
    width: 100%;
    text-align: center;
    padding: 75px 30px 20px 30px
}

.container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
    height: 104px;
    width: auto
}

.container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
    width: 100%;
    text-align: center;
    padding: 0 30px
}

.container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
    margin: 20px;
    height: 31px !important;
    min-height: 31px !important;
    display: inline-block
}

.container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
    height: 31px;
    width: auto;
    top: -4px;
    position: relative
}

.container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
    font-size: 24px;
    color: #000;
    height: 31px;
    line-height: 31px;
    margin: 0 5px
}

.container.logistics-express .row.logistics-express .col-md-6 .div-link {
    width: 100%;
    text-align: center;
    padding: 15px 30px
}

.container.logistics-express .row.logistics-express .col-md-6 .div-link a.btn {
    width: 100%;
    background-color: transparent
}

.container.logistics-express .row.logistics-express .col-md-6 .div-link a {
    width: 130px;
    height: 39px;
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 23px;
    opacity: 1;
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span .custom-dot {
    background: #fff;
    width: 10px !important;
    height: 10px !important;
    min-height: 10px !important;
    border-radius: 50%;
    margin: 2px
}

@media (max-width:767px) {
    .container.logistics-express {
        padding: 10px 0
    }

    .container.logistics-express .col-md-6.block-section {
        padding-right: 20px !important;
        padding-left: 20px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6:first-child {
        margin-bottom: 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        display: none
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span .custom-dot {
        display: inline-block
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 0
    }
}

@media (max-width:567px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 54px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 16px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 105px;
        height: 32px;
        font-size: 14px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span .custom-dot {
        width: 7px !important;
        height: 7px !important;
        min-height: 7px !important
    }
}

@media (max-width:428px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 54px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 16px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 105px;
        height: 32px;
        font-size: 14px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 45px 30px 5px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 0 10px
    }
}

@media (max-width:330px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 44px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 13px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 90px;
        height: 29px;
        font-size: 11px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 30px 30px 5px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 0 10px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        margin: 0 2px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span .custom-dot {
        width: 5px !important;
        height: 5px !important;
        min-height: 5px !important
    }
}

@media (max-width:280px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 40px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        margin: 0 2px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 105px;
        height: 32px;
        font-size: 14px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 25px 30px 5px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 0 10px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span .custom-dot {
        width: 5px !important;
        height: 5px !important;
        min-height: 5px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 85px;
        height: 27px;
        font-size: 10px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link {
        padding: 5px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span .custom-dot {
        margin: 2px 0
    }
}

@media (min-width:768px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span .custom-dot {
        display: none
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        display: inherit
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 50px
    }

    .container.logistics-express .row.logistics-express .col-md-6 {
        height: 346px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 40px 30px 10px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        height: 18px;
        top: -2px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 16px;
        height: 24px;
        line-height: 24px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 5px;
        height: 25px !important;
        min-height: 25px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 0 10px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 100px;
        height: 32px;
        padding: 5px;
        font-size: 14px
    }
}

@media (min-width:850px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 40px 30px 10px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 65px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        height: 20px;
        top: -1px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 16px;
        height: 26px;
        line-height: 26px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 5px;
        height: 25px !important;
        min-height: 25px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 100px;
        height: 30px;
        padding: 5px;
        font-size: 12px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 5px 10px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link {
        padding: 20px 30px
    }
}

@media (min-width:960px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 104px
    }
}

@media (min-width:1024px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 50px 30px 10px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 80px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        height: 24px;
        top: -2px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 18px;
        height: 31px;
        line-height: 31px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 5px;
        height: 28px !important;
        min-height: 28px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 115px;
        height: 35px;
        padding: 7px;
        font-size: 14px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 5px 10px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link {
        padding: 20px 30px
    }
}

@media (min-width:1200px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 60px 30px 10px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 94px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        height: 28px;
        top: -2px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 20px;
        height: 31px;
        line-height: 31px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 10px;
        height: 31px !important;
        min-height: 31px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 130px;
        height: 39px;
        padding: 7px;
        font-size: 16px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 10px 20px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link {
        padding: 10px 30px
    }
}

@media (min-width:1366px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 70px 30px 10px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 104px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        height: 31px;
        top: -4px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 24px;
        height: 31px;
        line-height: 31px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 10px;
        height: 31px !important;
        min-height: 31px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 130px;
        height: 39px;
        padding: 7px;
        font-size: 16px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 20px 20px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link {
        padding: 20px 30px
    }
}

@media (min-width:1600px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 80px 30px 20px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 120px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        height: 31px;
        top: -4px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 24px;
        height: 31px;
        line-height: 31px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 15px;
        height: 31px !important;
        min-height: 31px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 130px;
        height: 39px;
        padding: 7px;
        font-size: 16px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 20px 20px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link {
        padding: 30px 30px
    }
}

@media (min-width:1900px) {
    .container.logistics-express .row.logistics-express .col-md-6 .div-logo {
        padding: 90px 30px 30px 30px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-logo img {
        height: 130px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span img {
        height: 31px;
        top: -6px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span label {
        font-size: 28px;
        height: 33px;
        line-height: 33px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons span {
        margin: 20px;
        height: 33px !important;
        min-height: 33px !important
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link a {
        width: 155px;
        height: 50px;
        padding: 10px;
        font-size: 20px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-labels-icons {
        padding: 20px 20px
    }

    .container.logistics-express .row.logistics-express .col-md-6 .div-link {
        padding: 60px 30px
    }
}

.container.shop-and-ship {
    background: #fff;
    width: 100%;
    max-width: 100%;
    padding: 80px 75px 62px 75px
}

.top-section-1 {
    position: relative;
    top: 20%
}

.top-section-2 {
    position: relative;
    top: 40%
}

.container.shop-and-ship .sas-img-logo {
    height: 60px;
    width: auto
}

.container.shop-and-ship .sas-img-background {
    height: auto
}

.container.shop-and-ship .sas-lbl-h {
    color: #353535;
    font-size: 32px;
    line-height: 45px
}

.container.shop-and-ship .sas-lbl-p {
    color: #6d7278;
    font-size: 21px;
    line-height: 35px
}

.container.shop-and-ship .btn.sas-btn {
    width: 117px;
    height: 39px;
    background: #dc291e 0 0 no-repeat padding-box;
    color: #fff;
    border-radius: 23px;
    opacity: 1;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 7px
}

.container.shop-and-ship .btn.sas-btn:hover {
    background-color: #c01504
}

.container.shop-and-ship .row {
    padding: 0 !important;
    max-width: 100%;
    margin: 0
}

@media (max-width:767px) {
    .container.shop-and-ship {
        padding: 30px 5px 15px 5px
    }

    .container.shop-and-ship .col-md-4 .sas-logo {
        text-align: center
    }

    .container.shop-and-ship .col-md-4 .w-100.p-2 {
        padding: .5rem 0 !important
    }

    .container.shop-and-ship .col-md-4 .w-100.p-2.div-sas-btn {
        padding: 0 !important;
        text-align: center;
        margin-bottom: 80px
    }

    .container.shop-and-ship .sas-img-logo {
        height: 95px;
        width: 162px
    }

    .container.shop-and-ship .sas-lbl-h {
        font-size: 20px;
        line-height: 24px;
        font-weight: 700;
        text-align: center;
        color: #7f7f7f
    }

    .container.shop-and-ship .sas-lbl-p {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
        text-align: center
    }

    .top-section-1,
    .top-section-2 {
        top: 0 !important
    }

    .container.shop-and-ship .w-100.p-2.div-sas-btn {
        padding: 0 .5rem !important
    }

    .container.shop-and-ship .btn.sas-btn {
        min-width: 120px;
        height: 40px;
        font-size: 16px;
        font-weight: 500
    }
}

@media (min-width:768px) {
    .container.shop-and-ship .sas-lbl-h {
        font-size: 20px;
        line-height: 25px
    }

    .container.shop-and-ship .sas-lbl-p {
        font-size: 16px;
        line-height: 22px
    }

    .container.shop-and-ship .btn.sas-btn {
        width: 100px;
        height: 32px;
        padding: 5px;
        font-size: 14px
    }

    .container.shop-and-ship .top-section-2 {
        top: 20%
    }

    .container.shop-and-ship .sas-img-logo {
        height: 40px
    }

    .top-section-1 {
        position: relative;
        top: 0
    }
}

@media (max-width:280px) {
    .container.shop-and-ship .btn.sas-btn {
        width: 80px;
        height: 27px;
        font-size: 12px;
        padding: 3px
    }
}

@media (min-width:850px) {
    .container.shop-and-ship .sas-lbl-h {
        font-size: 23px;
        line-height: 30px
    }

    .container.shop-and-ship .sas-lbl-p {
        font-size: 17px;
        line-height: 25px
    }

    .container.shop-and-ship .btn.sas-btn {
        width: 104px;
        height: 32px;
        padding: 5px;
        font-size: 14px
    }

    .container.shop-and-ship .top-section-2 {
        top: 25%
    }

    .container.shop-and-ship .sas-img-logo {
        height: 45px
    }

    .top-section-1 {
        position: relative;
        top: 2%
    }
}

@media (min-width:960px) {
    .container.shop-and-ship .sas-lbl-h {
        font-size: 26px;
        line-height: 35px
    }

    .container.shop-and-ship .sas-lbl-p {
        font-size: 18px;
        line-height: 28px
    }

    .container.shop-and-ship .btn.sas-btn {
        width: 108px;
        height: 34px;
        padding: 7px;
        font-size: 14px
    }

    .container.shop-and-ship .top-section-2 {
        top: 30%
    }

    .container.shop-and-ship .sas-img-logo {
        height: 50px
    }

    .top-section-1 {
        position: relative;
        top: 8%
    }
}

@media (min-width:1024px) {
    .container.shop-and-ship .sas-lbl-h {
        font-size: 29px;
        line-height: 40px
    }

    .container.shop-and-ship .sas-lbl-p {
        font-size: 19px;
        line-height: 31px
    }

    .container.shop-and-ship .btn.sas-btn {
        width: 112px;
        height: 36px;
        padding: 7px;
        font-size: 14px
    }

    .container.shop-and-ship .top-section-2 {
        top: 35%
    }

    .container.shop-and-ship .sas-img-logo {
        height: 55px
    }

    .top-section-1 {
        position: relative;
        top: 13%
    }
}

@media (min-width:1200px) {
    .container.shop-and-ship .sas-lbl-h {
        font-size: 32px;
        line-height: 45px
    }

    .container.shop-and-ship .sas-lbl-p {
        font-size: 21px;
        line-height: 35px
    }

    .container.shop-and-ship .btn.sas-btn {
        width: 117px;
        height: 39px;
        padding: 7px;
        font-size: 16px
    }

    .container.shop-and-ship .top-section-2 {
        top: 40%
    }

    .container.shop-and-ship .sas-img-logo {
        height: 60px
    }

    .top-section-1 {
        position: relative;
        top: 20%
    }
}

@media (min-width:1366px) {
    .top-section-1 {
        position: relative;
        top: 23%
    }
}

@media (min-width:1600px) {
    .top-section-1 {
        position: relative;
        top: 25%
    }
}

@media (min-width:1900px) {
    .top-section-1 {
        position: relative;
        top: 28%
    }
}

.whats-post-img {
    border-radius: 10px;
    height: 280px;
    width: 100%;
    display: block
}

.trending-logo {
    width: 100%;
    text-align: center
}

.trending-comment-1 {
    margin-left: 4rem;
    position: relative;
    bottom: 48px
}

.trending-comment-2 {
    position: relative
}

.trending-comment-h3 {
    font-size: 18px;
    color: #808284;
    padding: 0
}

.trending-comment-p {
    font-size: 14px;
    color: #6d7278;
    margin-bottom: 0
}

.trending-comment-replay {
    margin-left: 0;
    position: relative;
    bottom: 55px
}

.trending-comment-replay-p {
    font-size: 14px;
    line-height: 20px;
    color: #353535
}

.trending-text-title {
    width: 100%;
    font-size: 20px;
    color: #353535;
    text-align: left;
    line-height: 31px;
    margin-top: 15px;
    font-weight: 700;
    max-height: 65px;
    min-height: 65px;
    overflow: hidden
}

.trending-text-title-4 {
    font-size: 18px;
    font-weight: 700;
    color: #353535;
    padding-top: 10px;
    max-height: 58px;
    min-height: 58px;
    line-height: 25px !important;
    overflow: hidden
}

.trending-comment-p-4 {
    font-size: 14px
}

i.i-fb-icon svg,
i.i-link-icon svg,
i.i-linkedin-icon svg,
i.i-twitter-icon svg {
    width: 15px;
    height: 15px;
    position: relative;
    margin: 5px
}

i.i-fb-icon svg {
    top: 0
}

i.i-twitter-icon svg {
    top: 1px
}

i.i-linkedin-icon svg {
    top: -1px
}

i.i-link-icon svg {
    top: 1px
}

.container.trending-container {
    background: #fff;
    width: 100%;
    max-width: 100%;
    padding: 48px 70px 100px 70px
}

.container.trending-container #container.row {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important
}

.container.trending-container .trending-header-title label {
    font-size: 32px;
    color: #353535;
    font-weight: 700;
    padding-bottom: 51px;
    line-height: 43px
}

.container.trending-container .trending-header-title {
    text-align: center
}

.author-social-links {
    position: absolute;
    right: 0;
    top: 10px
}

.author-social-links-4 {
    position: absolute;
    right: 0;
    top: -2px
}

.author-social-links-3 {
    position: absolute;
    right: 0;
    top: 10px
}

.trending-logo {
    width: 255px
}

.head-title-logo {
    text-align: center;
    height: 60px
}

.author-avatar {
    width: 55px;
    border-radius: 50%
}

.container.TrendingBgcolor-Grey-White {
    padding-top: 100px;
    position: relative;
    z-index: 1;
    background-color: #fff
}

.container.TrendingBgcolor-Grey-White::before {
    content: '';
    position: absolute;
    height: 305px;
    width: 100%;
    top: 0;
    background-color: #f6f6f6;
    z-index: 0;
    left: 0;
    right: 0
}

.container.TrendingBgcolor-White-Grey {
    padding-top: 70px;
    position: relative;
    background-color: #f6f6f6;
    z-index: 1
}

.container.TrendingBgcolor-White-Grey::before {
    content: '';
    position: absolute;
    height: 305px;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 0;
    left: 0;
    right: 0
}

.container.TrendingBgcolor-White {
    background-color: #fff
}

.container.TrendingBgcolor-Grey {
    background-color: #f6f6f6
}

@media (min-width:320px) {
    .whats-post-img {
        width: 280px;
        height: 186px
    }
}

@media (min-width:375px) {
    .whats-post-img {
        width: 335px;
        height: 223px
    }
}

@media (min-width:425px) {
    .whats-post-img {
        width: 386px;
        height: 257px
    }
}

@media (min-width:567px) {
    .whats-post-img {
        width: 527px;
        height: 352px
    }
}

@media (min-width:768px) {
    .whats-post-img {
        width: 339px;
        height: 200px
    }
}

@media (min-width:991px) {
    .whats-post-img {
        width: 450px;
        height: 250px
    }
}

@media (min-width:1024px) {
    .whats-post-img {
        width: 467px;
        height: 250px
    }
}

@media (min-width:1200px) {
    .whats-post-img {
        width: 323px;
        height: 220px
    }
}

@media (min-width:1280px) {
    .whats-post-img {
        width: 350px;
        height: 220px
    }
}

@media (min-width:1440px) {
    .whats-post-img {
        width: 403px;
        height: 220px
    }
}

@media (min-width:1600px) {
    .whats-post-img {
        width: 456px;
        height: 280px
    }
}

@media (min-width:1920px) {
    .whats-post-img {
        width: 563px;
        height: 280px
    }
}

@media (max-width:1024px) {
    .container.trending-container {
        padding: 10px 15px
    }

    .author-social-links {
        top: 0
    }

    .author-social-links-4 {
        top: -2px
    }

    .author-social-links-3 {
        top: 10px
    }

    i.i-fb-icon svg,
    i.i-link-icon svg,
    i.i-linkedin-icon svg,
    i.i-twitter-icon svg {
        width: 14px;
        height: 14px;
        margin: 0 4px
    }

    .whats-post-img {
        height: 250px
    }
}

@media (max-width:991px) {
    .whats-post-img {
        height: 200px
    }
}

@media (max-width:767px) {
    .whats-post-img {
        height: auto
    }

    .container.trending-container {
        padding: 10px 5px
    }

    .container.TrendingBgcolor-Grey-White::before,
    .container.TrendingBgcolor-White-Grey::before {
        display: none
    }

    .container.TrendingBgcolor-Grey-White {
        background-color: #f6f6f6
    }

    .container.TrendingBgcolor-White-Grey {
        background-color: #fff
    }

    .author-social-links {
        top: 4px
    }

    .author-social-links-4 {
        top: -2px
    }

    .author-social-links-3 {
        top: 10px
    }

    .trending-comment {
        bottom: 44px
    }

    .trending-comment-h3 {
        font-size: 14px
    }

    .trending-comment-p {
        font-size: 12px
    }

    .trending-comment-p-4 {
        font-size: 11px
    }
}

@media (max-width:567px) {
    .container.trending-container {
        padding: 10px 5px
    }

    .container.trending-container .col-md-6 {
        margin-bottom: 70px
    }

    .author-social-links {
        top: 4px
    }

    .author-social-links-4 {
        top: -2px
    }

    .author-social-links-3 {
        top: 10px
    }

    .trending-comment {
        bottom: 44px
    }

    .trending-comment-h3 {
        font-size: 14px
    }

    .trending-comment-p {
        font-size: 12px
    }

    .trending-comment-p-4 {
        font-size: 11px
    }
}

@media (max-width:428px) {

    i.i-fb-icon svg,
    i.i-link-icon svg,
    i.i-linkedin-icon svg,
    i.i-twitter-icon svg {
        width: 12px;
        height: 12px;
        position: relative;
        margin: 0 3px
    }

    .container.trending-container {
        padding: 10px 5px
    }

    .trending-logo {
        width: 200px
    }

    .author-social-links {
        top: 10px
    }

    .author-social-links-4 {
        top: -2px
    }

    .author-social-links-3 {
        top: 10px
    }

    .trending-comment {
        bottom: 44px
    }

    .trending-comment-h3 {
        font-size: 16px
    }

    .trending-comment-p {
        font-size: 12px
    }

    .trending-comment-p-4 {
        font-size: 12px
    }

    .head-title-logo {
        height: 45px
    }

    .author-avatar {
        width: 50px
    }

    .trending-text-title {
        font-size: 16px
    }

    .trending-text-title-4 {
        font-size: 20px
    }

    .container.trending-container .trending-header-title label {
        font-size: 36px;
        font-weight: 500;
        padding-bottom: 44px;
        line-height: 40px
    }

    .container.trending-container .trending-header-title {
        text-align: center;
        padding: 20px 10px
    }

    .trending-text-title-4 {
        max-height: none;
        min-height: 0
    }
}

@media (max-width:360px) {

    i.i-fb-icon svg,
    i.i-link-icon svg,
    i.i-linkedin-icon svg,
    i.i-twitter-icon svg {
        width: 12px;
        height: 12px;
        position: relative;
        margin: 0 3px
    }

    .container.trending-container {
        padding: 10px 5px
    }

    .trending-logo {
        width: 200px
    }

    .author-social-links {
        top: 0
    }

    .author-social-links-4 {
        top: -2px
    }

    .author-social-links-3 {
        top: 10px
    }

    .trending-comment {
        bottom: 44px
    }

    .trending-comment-h3 {
        font-size: 16px
    }

    .trending-comment-p {
        font-size: 12px
    }

    .trending-comment-p-4 {
        font-size: 12px
    }

    .head-title-logo {
        height: 45px
    }

    .author-avatar {
        width: 50px
    }

    .trending-text-title {
        font-size: 16px
    }

    .trending-text-title-4 {
        font-size: 16px
    }

    .container.trending-container .trending-header-title label {
        font-size: 24px
    }
}

@media (max-width:330px) {

    i.i-fb-icon svg,
    i.i-link-icon svg,
    i.i-linkedin-icon svg,
    i.i-twitter-icon svg {
        width: 12px;
        height: 12px;
        position: relative;
        margin: 0 3px
    }

    .container.trending-container {
        padding: 10px 5px
    }

    .trending-logo {
        width: 200px
    }

    .author-social-links {
        top: 0
    }

    .author-social-links-4 {
        top: -2px
    }

    .author-social-links-3 {
        top: 10px
    }

    .trending-comment {
        bottom: 44px
    }

    .trending-comment-h3 {
        font-size: 16px
    }

    .trending-comment-p {
        font-size: 12px
    }

    .trending-comment-p-4 {
        font-size: 12px
    }

    .head-title-logo {
        height: 45px
    }

    .author-avatar {
        width: 50px
    }

    .trending-text-title {
        font-size: 20px
    }

    .trending-text-title-4 {
        font-size: 20px
    }

    .container.trending-container .trending-header-title label {
        font-size: 24px
    }
}

@media (max-width:280px) {

    i.i-fb-icon svg,
    i.i-link-icon svg,
    i.i-linkedin-icon svg,
    i.i-twitter-icon svg {
        width: 12px;
        height: 12px;
        position: relative;
        margin: 0 3px
    }

    .container.trending-container {
        padding: 10px 5px
    }

    .trending-logo {
        width: 200px
    }

    .author-social-links {
        top: 0
    }

    .author-social-links-4 {
        top: -2px
    }

    .author-social-links-3 {
        top: 10px
    }

    .trending-comment {
        bottom: 44px
    }

    .trending-comment-h3 {
        font-size: 14px
    }

    .trending-comment-p {
        font-size: 12px
    }

    .trending-comment-p-4 {
        font-size: 11px
    }

    .head-title-logo {
        height: 45px
    }

    .author-avatar {
        width: 50px
    }

    .trending-text-title {
        font-size: 16px
    }

    .trending-text-title-4 {
        font-size: 15px
    }

    .container.trending-container .trending-header-title label {
        font-size: 24px
    }
}

.captcha-field .reset-icon svg {
    width: 30px;
    height: 30px
}

.captcha-field input {
    border: none !important;
    border-bottom: 1px solid !important
}

.form-check {
    padding-left: 0 !important
}

.term-condition-section label {
    font-size: 11px !important;
    line-height: 14px;
    color: #6d7278
}

.term-condition-section label::before {
    border: 1px solid #353535 !important;
    height: 18px !important;
    width: 18px !important;
    border-radius: 4px !important
}

.term-condition-section label::after {
    top: -4px !important
}

@media (min-width:567px) {
    .term-condition-section label::after {
        top: -1px !important
    }
}

.pardot-form-section .amx-form-entry-container input,
.pardot-form-section .amx-form-entry-container textarea {
    font-size: 18px !important;
    line-height: 25px !important;
    font-weight: 700 !important;
    color: #353535 !important
}

.pardot-form-section .amx-cp-form-select,
.pardot-form-section .amx-form-entry-container input,
.pardot-form-section .amx-form-entry-container.-invalid input,
.pardot-form-section .amx-form-entry-container.-invalid textarea {
    border: none !important;
    border-bottom: 1px solid !important
}

.pardot-form-section .intl-tel-input .selected-flag .iti-flag p {
    font-size: 18px !important;
    font-weight: 700 !important;
    top: -11px
}

.pardot-form-section .amx-form-entry-container.-invalid {
    margin-bottom: 13px !important
}

.pardot-form-section .intl-tel-input .selected-flag {
    padding: 0 !important;
    font-weight: 700 !important
}

.pardot-form-section .bootstrap-select.btn-group .amx-cp-form-entry-select,
.pardot-form-section .bootstrap-select.btn-group .amx-cp-form-select {
    padding: 6px 0 12px !important;
    font-weight: 700;
    font-weight: 700;
    color: #353535;
    font-size: 18px
}

.pardot-form-section .bootstrap-select.btn-group .amx-cp-form-entry-select,
.pardot-form-section .bootstrap-select.btn-group .amx-cp-form-select:focus {
    outline: 0 !important
}

html[lang=ar] .icon-middle-bottom img {
    transform: scaleX(-1)
}

html[lang=ar] .pardot-form-section-title {
    text-align: right !important
}

html[lang=ar] .wt-button-group {
    text-align: right !important
}

@media (min-width:320px) {
    #pardot_small_img {
        width: 314px;
        height: 194px
    }
}

@media (min-width:375px) {
    #pardot_small_img {
        width: 359px;
        height: 222px
    }
}

@media (min-width:425px) {
    #pardot_small_img {
        width: 410px;
        height: 253px
    }
}

@media (min-width:567px) {
    #pardot_small_img {
        width: 551px;
        height: 341px
    }
}

@media (min-width:768px) {
    #pardot_small_img {
        width: 672px;
        height: 416px
    }
}

@media (min-width:991px) {
    #pardot_small_img {
        width: 895px;
        height: 554px
    }
}

@media (min-width:1024px) {
    #pardot_small_img {
        width: 928px;
        height: 574px
    }
}

@media (min-width:1200px) {
    #pardot_small_img {
        width: 443px;
        height: 274px
    }
}

@media (min-width:1280px) {
    #pardot_small_img {
        width: 476px;
        height: 294px
    }

    #pardot_large_img {
        width: 476px;
        height: 294px
    }

    #pardot_small_img {
        display: none
    }

    #pardot_large_img {
        display: block
    }
}

@media (max-width:1279px) {
    #pardot_small_img {
        display: block
    }

    #pardot_large_img {
        display: none
    }
}

.fc-pedding-custom {
    padding: 5px 0 0 90px !important
}

@media (max-width:575px) {
    html[lang=ar] .pardot-form-section-title {
        text-align: center !important
    }

    html[lang=ar] .wt-button-group {
        text-align: center !important
    }

    .pardot-form-section-title {
        font-weight: 600;
        font-size: 36px;
        line-height: 40px
    }

    .pardot-form-section .btn-getintouch {
        margin: 0 auto 30px
    }
}

.fc-black-underline {
    font-weight: 700;
    border-width: 0 0 1.5px 0 !important;
    border-color: #353535 !important;
    border-radius: 0 !important;
    background-color: transparent !important
}

.fc-black-underline:focus {
    box-shadow: none !important
}

.btn-getintouch {
    background-color: #dc291e;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 500;
    height: 40px
}

.btn-signupsubscribenow {
    background-color: #fff;
    color: #dc291e;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    min-width: 240px;
    display: inline-block;
    text-align: center;
    border: 3px solid #dc291e;
    margin-left: 10px
}

.btn-signupsubscribenow:active,
.btn-signupsubscribenow:focus,
.btn-signupsubscribenow:hover {
    background-color: #fff;
    color: #c6251b
}

.icon-middle-bottom {
    display: flex;
    height: 100% !important;
    width: 100% !important;
    align-items: center;
    justify-content: center
}

#pardot_small_img {
    width: 70% !important;
    max-height: 100% !important;
    height: auto !important
}

#pardot_large_img {
    width: 70% !important;
    max-height: 100% !important;
    height: auto !important
}

.captcha-field .reset-icon svg {
    width: 30px;
    height: 30px
}

.captcha-field input {
    border: none !important;
    border-bottom: 1px solid !important
}

.fc-white-underline {
    border-width: 0 0 1.5px 0 !important;
    border-color: #fff !important;
    border-radius: 0 !important;
    background-color: transparent !important
}

.fc-white-underline:focus {
    box-shadow: none !important
}

.container-stayinformed-green {
    background: transparent radial-gradient(closest-side at 56% 57%, #25756f 0, #195960 52%, #0d3f52 100%) 0 0 no-repeat padding-box;
    border-radius: 8px
}

.container-stayinformed-orange {
    background-image: linear-gradient(125deg, #bf1b10 28%, #ee7f04 93%);
    border-radius: 8px
}

.pardot-fields label {
    color: #fff
}

.btn-subscribenow {
    background-color: #dc291e;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    min-width: 240px;
    display: inline-block;
    text-align: center
}

.btn-subscribenow:active,
.btn-subscribenow:focus,
.btn-subscribenow:hover {
    background-color: #c6251b;
    color: #fff
}

.btn-signupsubscribenow {
    background-color: #fff;
    color: #dc291e;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    min-width: 240px;
    display: inline-block;
    text-align: center;
    border: 3px solid #dc291e
}

.btn-signupsubscribenow:active,
.btn-signupsubscribenow:focus,
.btn-signupsubscribenow:hover {
    background-color: #fff;
    color: #c6251b
}

.btn-pdg {
    padding-right: 25px;
    padding-top: 20px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding-left: 90px !important
}

.intl-tel-input .country-list {
    color: grey !important
}

.select-white .amx-form-entry-container select {
    background: #fff url(https://www.aramex.com/Sitefinity/WebsiteTemplates/aramex/App_Themes/aramex/Images/svg/icon-accordion-expanded-white.svg) no-repeat 98% 50%/25px
}

@media (min-width:1560px) {
    .btn-pdg {
        padding-right: 110px;
        padding-top: 20px
    }

    .pardot-fields .amx-form-entry-container input,
    .pardot-fields .amx-form-entry-container textarea {
        max-width: 400px
    }
}

@media (max-width:575px) {
    .btn-subscribenow {
        margin-bottom: 30px
    }
}

.container.aramex-awards-container ::-webkit-scrollbar {
    height: 8px
}

.container.aramex-awards-container ::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px
}

.container.aramex-awards-container ::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px
}

.container.aramex-awards-container {
    max-width: 100%;
    padding: 35px 55px 90px 55px;
    background: #fff
}

.container.aramex-awards-container div.div-awards {
    overflow-y: auto;
    max-width: 100%;
    display: flex;
    padding: 30px;
    justify-content: space-between
}

.container.aramex-awards-container ::-webkit-scrollbar-thumb:hover {
    background: #555
}

.container.aramex-awards-container .award-img {
    width: auto;
    height: 150px
}

.container.aramex-awards-container div.div-awards>* {
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%
}

@media (min-width:320px) {
    .container.aramex-awards-container .award-img {
        width: 55px;
        height: 55px
    }
}

@media (max-width:767px) {
    .container.aramex-awards-container .award-img {
        width: auto;
        height: 55px
    }

    .container.aramex-awards-container .award-img.award-img-margin-left {
        margin-left: 0
    }

    .container.aramex-awards-container .award-img.award-img-margin-right {
        margin-right: 0
    }

    .container.aramex-awards-container div.div-awards {
        padding: 30px 0
    }

    .container.aramex-awards-container ::-webkit-scrollbar {
        height: 4px
    }
}

@media (min-width:768px) {
    .container.aramex-awards-container .award-img {
        width: 110px;
        height: 110px
    }
}

@media (max-width:767px) {
    .container.aramex-awards-container {
        max-width: 100%;
        padding: 34px 20px 0 20px;
        background: #fff
    }
}

@media (min-width:1024px) {
    .container.aramex-awards-container .award-img {
        width: 120px;
        height: 120px
    }
}

@media (min-width:1360px) {
    .container.aramex-awards-container .award-img {
        width: auto;
        height: 132px
    }
}

@media (min-width:1440px) {
    .container.aramex-awards-container .award-img {
        width: 132px;
        height: 132px
    }
}

@media (min-width:1600px) {
    .container.aramex-awards-container .award-img {
        width: 140px;
        height: 140px
    }
}

@media (min-width:1920px) {
    .container.aramex-awards-container .award-img {
        width: 140px;
        height: 140px
    }
}

.location-details-tabs .nav.nav-tabs {
    border: unset
}

.location-details-tabs .nav.nav-tabs li a {
    color: #6d7278;
    font-size: 18px;
    outline: 0;
    box-shadow: unset;
    border: unset;
    border-bottom: 1px solid #bababa;
    margin: 0
}

.location-details-tabs .nav.nav-tabs li.active a {
    color: #353535;
    font-size: 18px;
    outline: 0;
    box-shadow: unset;
    border: unset;
    border-bottom: 1px solid #353535;
    margin: 0
}

.location-details-tabs .nav.nav-tabs li a {
    padding: 10px 20px
}

.location-details-tabs .nav.nav-tabs li:first-child a,
.location-details-tabs .nav.nav-tabs li:last-child a {
    padding: 10px 0
}

.location-details-tabs .nav.nav-tabs li a:hover,
.location-details-tabs .nav.nav-tabs li.active a:hover {
    background: #fff
}

.amx-map-marker-icon.amx-mr-branch,
.amx-map-marker-icon.amx-mr-branch span,
.amx-map-marker-icon.amx-mr-office,
.amx-map-marker-icon.amx-mr-office span {
    background-color: unset !important;
    border: unset !important
}

.map-panel {
    height: 401px;
    width: 372px;
    background: #fff;
    padding: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: absolute;
    bottom: 0;
    z-index: 99
}

.map-panel .title-1 {
    color: #353535;
    font-size: 21px;
    text-align: left;
    line-height: 26px;
    margin-bottom: 5px
}

.map-panel .title-sub-1 {
    color: #353535;
    font-size: 16px;
    text-align: left;
    line-height: 20px;
    margin-bottom: 10px
}

.map-panel .lst-markers {
    width: 100%;
    padding: 5px 0;
    text-align: left
}

.map-panel .lst-markers a {
    font-size: 16px;
    color: #6d7278;
    text-align: center
}

.map-panel .lst-markers-footer {
    width: 100%;
    padding: 5px 0;
    text-align: left
}

.map-panel .lst-markers-footer i.foot-icon-location svg {
    width: 16px;
    height: 22px;
    position: relative;
    top: -4px
}

.map-panel .lst-markers-footer i.foot-icon-location svg .a {
    fill: #dc291e
}

.map-panel .lst-markers-footer i.foot-icon-location svg .b {
    fill: #fff
}

.map-panel .lst-markers-footer .lbl-markers-count {
    font-size: 21px;
    color: #353535
}

.map-panel .lst-markers-footer .lbl-markers-count {
    font-size: 21px;
    color: #353535
}

.map-panel .lst-markers-footer .lbl-markers-country {
    font-size: 14px;
    color: #353535;
    position: relative;
    top: -2px
}

.map-panel .lst-markers-footer i.foot-icon-arrow {
    margin-left: 5px;
    position: relative
}

.map-panel .lst-markers-footer i.foot-icon-arrow svg .a {
    fill: #dc291e
}

.map-panel .map-sub-details .col-md-8 {
    color: #dc291e;
    font-size: 20px;
    line-height: 26px
}

.map-panel .map-sub-details .col-md-4 {
    color: #dc291e;
    font-size: 21px
}

.map-panel .map-sub-details .col-md-4 .btn {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d727850;
    border-radius: 15px;
    color: #6d7278;
    outline: 0;
    box-shadow: unset;
    font-size: 12px;
    padding: 3px 10px;
    font-family: RedHatDisplay !important
}

.map-panel .map-sub-details .lbl-address-line {
    color: #6d7278;
    font-size: 14px;
    width: 80%;
    line-height: 17px;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.col-sm-12.full-width-phone.map-details-tabs {
    padding: 0
}

.col-sm-12.full-width-phone.map-details-tabs .tab-content .list-group-item.d-flex.justify-content-between.lh-condensed {
    padding: 3px 0;
    text-align: left;
    border: unset
}

.col-sm-12.full-width-phone.map-details-tabs .tab-content .list-group-item.d-flex.justify-content-between.lh-condensed small {
    font-size: 14px;
    color: #6d7278 !important;
    line-height: 20px
}

.col-sm-12.full-width-phone.map-details-tabs .tab-content .list-group-item.d-flex.justify-content-between.lh-condensed h6 {
    font-size: 16px;
    color: #353535;
    line-height: 22px;
    padding-bottom: 5px
}

.col-sm-12.full-width-phone.map-details-tabs .tab-content .list-group-item.d-flex.justify-content-between.lh-condensed span img {
    width: 38px;
    height: 38px;
    position: relative
}

.tab-content .services-title {
    font-size: 14px;
    text-align: left;
    color: #6d7278;
    line-height: 17px;
    margin: 10px 0
}

.tab-content .services-lst {
    max-height: 185px;
    overflow: auto
}

.tab-content .services-lst .services-lst-item {
    line-height: 27px;
    font-size: 16px;
    color: #353535
}

.map-panel .map-details-tabs ul.amx-cp-list.amx-cp-directions {
    height: 175px;
    overflow-y: auto;
    overflow-x: hidden !important;
    padding: 5px !important;
    margin-top: 10px
}

.map-panel .map-details-tabs .amx-cp-alert.amx-mr-active.amx-mr-attention {
    margin-top: 10px
}

map-panel.sub-info.hide {
    display: none
}

@media (max-width:667px) {
    .map-panel.main-info {
        left: 0
    }

    .map-panel {
        height: 360px;
        width: 100%;
        background: #fff
    }

    .map-panel.sub-info {
        left: 0
    }

    .map-panel .map-sub-details .col-md-8 {
        font-size: 18px;
        line-height: 24px
    }

    .map-panel .map-sub-details .lbl-address-line {
        font-size: 12px;
        line-height: 16px
    }

    .col-sm-12.full-width-phone.map-details-tabs .tab-content .list-group-item.d-flex.justify-content-between.lh-condensed small {
        font-size: 12px;
        line-height: 16px
    }

    .col-sm-12.full-width-phone.map-details-tabs .tab-content .list-group-item.d-flex.justify-content-between.lh-condensed h6 {
        font-size: 14px;
        line-height: 20px
    }

    .tab-content .services-title {
        font-size: 12px
    }

    .tab-content .services-lst .services-lst-item {
        font-size: 14px;
        line-height: 22px
    }

    .map-panel .map-sub-details .lbl-address-line {
        margin-top: 5px
    }

    .location-details-tabs .nav.nav-tabs li:first-child a,
    .location-details-tabs .nav.nav-tabs li:last-child a {
        padding: 5px 0
    }

    .location-details-tabs .nav.nav-tabs li a {
        padding: 5px 20px
    }

    .map-panel .map-sub-details .col-md-4 .btn {
        padding: 2px 8px
    }

    .tab-content .services-lst {
        max-height: 130px;
        height: 130px
    }

    .tab-content .services-title {
        margin: 5px 0
    }
}

.lst-markers-footer-2 {
    position: absolute;
    bottom: 8px;
    z-index: 999
}

.lst-markers-footer-2 i.foot-icon-arrow-2 svg .a {
    fill: #dc291e
}

.lst-markers-footer-2 .lbl-markers-back {
    font-size: 14px;
    color: #dc291e;
    font-weight: 700
}

@media (max-width:667px) {
    div[data-module-name=amx-here-map] {
        height: 620px
    }

    #amx-cp-side-pane {
        display: none
    }

    .map-panel .title-sub-1 {
        color: #353535;
        font-size: 14px;
        margin-bottom: 10px
    }

    .map-panel .title-1 {
        color: #353535;
        font-size: 18px;
        margin-bottom: 5px;
        line-height: 22px
    }

    .map-panel .lst-markers a {
        font-size: 14px
    }

    .map-panel .lst-markers-footer {
        padding: 10px 0
    }
}

.map-panel.main-info .lst-of-markers {
    max-height: 215px;
    overflow-x: auto;
    border-bottom: 1px solid #7f8388
}

.map-panel .map-details-tabs ul.amx-cp-list.amx-cp-directions::-webkit-scrollbar {
    width: 5px
}

.map-panel .map-details-tabs ul.amx-cp-list.amx-cp-directions::-webkit-scrollbar-track {
    background-color: #3333331c
}

.map-panel .map-details-tabs ul.amx-cp-list.amx-cp-directions::-webkit-scrollbar-thumb {
    background-color: rgb(51 51 51)
}

.lst-of-markers::-webkit-scrollbar {
    width: 5px
}

.lst-of-markers::-webkit-scrollbar-track {
    background-color: #3333331c
}

.lst-of-markers::-webkit-scrollbar-thumb {
    background-color: rgb(51 51 51)
}

#amx-cp-map-home-widget .amx-map-zoom-control {
    display: none
}

.w3w-chargable-website-tooltip,
.w3w-website-tooltip {
    position: relative;
    display: flex;
    justify-content: center;
    cursor: pointer;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    padding: 5px 10px
}

.w3w-chargable-website-tooltip .chargable-website-tooltiptext,
.w3w-website-tooltip .website-tooltiptext {
    visibility: hidden;
    max-width: 290px;
    font-family: RedHatDisplay;
    font-size: 10px;
    line-height: 22px;
    background-color: #fff;
    color: #666;
    text-align: left;
    padding: 11px 15px 11px 15px !important;
    border-radius: 3px;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .5);
    position: absolute;
    z-index: 1;
    top: 100%;
    margin: 0;
    width: 350px;
    right: 0;
    cursor: text
}

.w3w-chargable-website-tooltip .chargable-website-tooltiptext.active,
.w3w-website-tooltip .website-tooltiptext.active {
    visibility: visible
}

.eocjs-newsticker {
    padding: 10px 0;
    background-color: #fff;
    height: 55px;
    border-radius: 25px
}

.eocjs-newsticker .eocjs-newsticker-container {
    position: relative;
    height: 25px;
    overflow: hidden;
    line-height: 55px !important;
    font-size: 18px;
    top: 6px
}

.eocjs-newsticker .eocjs-newsticker-one,
.eocjs-newsticker .eocjs-newsticker-two {
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    line-height: 20px;
    white-space: nowrap
}

.eocjs-newsticker-loader {
    position: absolute;
    left: calc(50% - 10px);
    width: 16px;
    height: 16px;
    display: block;
    border: 2px solid #555;
    border-top: 2px solid transparent;
    border-radius: 50%;
    animation: eocjs-newsticker-spin .75s linear infinite
}

@keyframes eocjs-newsticker-spin {
    to {
        transform: rotate(360deg)
    }
}

.div-news-bar {
    width: 100%;
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 55px;
    width: 100%;
    background: #fff;
    padding: 0 30px;
    border-radius: 23px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 2px 16px #e8e8e8b3;
    border-radius: 28px;
    opacity: 1
}

.div-news-bar label {
    width: 150px;
    color: #dc291e;
    font-size: 18px;
    font-weight: 700;
    background: #fff;
    padding: 0 10px;
    height: 55px;
    line-height: 55px;
    border-radius: 25px;
    text-align: center
}

.div-news-bar p {
    width: 100% !important;
    font-size: 18px !important;
    color: #6d7278 !important;
    float: right;
    line-height: 55px !important
}

.mobile-news-title {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #fd0312;
    font-weight: 700;
    margin: 10px
}

.mobile-news-desc {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #6d7278
}

.container.latest-news-container {
    max-width: 100%;
    background: #fff;
    padding: 0 85px 15px 85px
}

@media (max-width:767px) {
    .container.latest-news-container {
        max-width: 100%;
        background: #fff;
        padding: 0 20px 15px 20px
    }

    .container.latest-news-container .mobile-latest-news {
        display: block
    }

    .container.latest-news-container .web-latest-news {
        display: none
    }
}

@media (min-width:768px) {
    .container.latest-news-container .mobile-latest-news {
        display: none
    }

    .container.latest-news-container .web-latest-news {
        display: block
    }
}

.amx-cp-copy {
    font-size: 14px !important;
    position: relative !important
}

.amx-cp-copy.line-2 a {
    color: #6d7177;
    font-size: 14px
}

.amx-cp-copy.line-2 a:hover {
    color: #ccc;
    text-decoration: none
}

.amx-sn-footer {
    background-color: #282828 !important
}

.amx-md-social-links .amx-social-item svg path {
    fill: #fff !important
}

.amx-md-social-links .amx-social-item a i svg {
    height: 24px !important;
    line-height: 24px !important;
    padding: 1px !important
}

.amx-md-social-links .amx-social-item a {
    width: 24px !important
}

.amx-sn-footer .amx-footer-link-group .amx-footer-links .amx-footer-link {
    color: #6d7177 !important;
    font-size: 14px
}

.bottom-link-classic-site .amx-cp-copy {
    color: #6d7177 !important
}

.amx-sn-footer .amx-footer-link-group .amx-footer-header a {
    color: #dc291e !important
}

.amx-sn-footer .amx-footer-link-group .amx-footer-links {
    padding: 0 0 !important
}

.amx-sn-footer .amx-footer-link-group .amx-footer-links li {
    height: 30px
}

.amx-sn-footer .amx-footer-link-group .amx-footer-links .amx-footer-link:hover {
    color: #ccc !important
}

.amx-sn-footer .amx-container {
    max-width: unset !important;
    padding: 25px 20px !important;
    display: flex
}

.amx-footer-link-group .amx-footer-header {
    display: flex !important
}

.amx-footer-link-group .amx-footer-header span.collapse-arrow-down i svg {
    height: auto
}

.amx-footer-link-group .amx-footer-header .accicon.collapse-arrow-down {
    position: relative !important;
    transform: rotate(0) !important
}

.amx-footer-link-group .amx-footer-header.collapsed .accicon.collapse-arrow-down {
    position: relative !important;
    transform: rotate(180deg) !important
}

.amx-footer-link-group .amx-footer-header.collapsed .accicon.collapse-arrow-down i svg path {
    fill: #fff !important
}

.amx-footer-link-group .amx-footer-header .accicon.collapse-arrow-down i svg path {
    fill: #fff !important
}

.amx-sn-footer .amx-footer-link-group {
    border-bottom: 1px solid #6d717773 !important
}

@media only screen and (max-width:667px) {
    .amx-small-block-8-12 {
        width: 100%
    }

    .footer-menu-web {
        display: none
    }

    .only-mobile.footer-menu-mobile {
        display: unset
    }

    .amx-sn-footer .amx-footer-link-group .amx-footer-header a,
    .amx-sn-footer .amx-footer-link-group .amx-footer-links .amx-footer-link {
        font-size: 14px !important
    }

    .amx-cp-copy,
    .amx-cp-copy.line-2,
    .amx-cp-copy.line-2 a {
        font-size: 12px !important
    }

    .amx-md-social-links .amx-social-item a i svg {
        width: 24px !important
    }

    .amx-md-social-links .amx-social-item a {
        width: 18px !important
    }

    .padding-right.amx-md-footer-utils.amx-small-block-7-12.amx-medium-span-2-12.amx-large-span-2-12 {
        margin-top: 12px
    }

    .padding-left.amx-small-block-4-4.amx-medium-block-8-12.amx-large-block-8-12 {
        margin-top: 12px !important
    }

    .amx-sn-footer .amx-container img.footer-logo {
        max-width: 102px !important
    }

    .amx-sn-footer .amx-md-footer-utils .amx-md-social-links {
        margin: 5px 0;
        height: 45px
    }

    .amx-small-block-5-12.amx-medium-block-3-12.amx-large-block-2-12.brand-logo {
        padding: 0 .8333%
    }

    .amx-small-block-5-12.amx-medium-block-3-12.amx-large-block-2-12.brand-logo img {
        margin-top: 0 !important;
        max-width: 105px !important
    }
}

@media only screen and (min-width:668px) {
    .amx-sn-footer .amx-container img.footer-logo {
        max-width: 142px !important;
        margin-top: 20px !important
    }

    .footer-menu-web {
        display: unset
    }

    .only-mobile.footer-menu-mobile {
        display: none
    }

    .amx-sn-footer .amx-footer-link-group {
        border: unset !important
    }

    .amx-small-block-5-12.amx-medium-block-3-12.amx-large-block-2-12.brand-logo {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: start
    }
}

.amx-small-block-5-12.amx-medium-block-3-12.amx-large-block-2-12.brand-logo img {
    max-width: 150px;
    margin-top: 20px
}

.amx-md-social-links .amx-social-item {
    width: 40px !important;
    height: 30px !important
}

@media (max-width:575px) {
    .amx-sn-footer .amx-container {
        flex-direction: column
    }
}

@media (max-width:291px) {
    .accicon.collapse-arrow-down i svg {
        width: 11px !important
    }

    .amx-md-social-links .amx-social-item a i svg {
        width: 21px !important
    }

    .amx-small-block-7-12 {
        width: 60.33333% !important
    }

    .amx-sn-footer .amx-footer-link-group .amx-footer-links .amx-footer-link {
        font-size: 12px !important
    }

    .amx-md-social-links .amx-social-item a {
        width: 20px !important
    }

    .amx-md-social-links .amx-social-item {
        width: 29px !important;
        height: 25px !important
    }
}

@media (min-width:320px) {
    .amx-small-block-5-12.amx-medium-block-3-12.amx-large-block-2-12.brand-logo img {
        width: 105px;
        height: 30px
    }

    .amx-md-social-links .amx-social-item img.tiktok-link {
        width: 18px;
        height: 20px
    }
}

@media (min-width:768px) {
    .amx-small-block-5-12.amx-medium-block-3-12.amx-large-block-2-12.brand-logo img {
        width: 150px;
        height: 43px
    }

    .amx-md-social-links .amx-social-item img.tiktok-link {
        width: 24px;
        height: 27px
    }
}

.selectedLang {
    font-weight: 700;
    color: #dc291e !important
}

.reset-icon svg {
    width: 31px;
    height: 31px
}

.navbar .collapse.in {
    display: block !important
}

.navbar {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.navbar .nav-item .nav-link.dropdown-toggle.no-arrow::after {
    display: none
}

.navbar .nav-item .nav-link {
    cursor: pointer !important
}

.navbar .navbar-nav .nav-item a.nav-item-text {
    color: #353535;
    font-size: 16px
}

.navbar .navbar-nav .nav-item a.nav-item-text:hover {
    color: #dc291e !important
}

.nav-item-text {
    white-space: nowrap
}

.color-black {
    color: #000 !important
}

.color-light-gray {
    color: rgba(0, 0, 0, .5) !important
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item .dropdown-item-header {
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #dc291e;
    line-height: 30px
}

.font-weight-bold-600 {
    font-weight: 600 !important
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item .dropdown-item-header-text {
    color: #656565
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item .dropdown-item-header-text:hover {
    color: #dc291e;
    text-decoration: none;
    font-weight: 700
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus,
.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
    background-color: unset
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    padding: .1rem 0
}

.header-navbar {
    z-index: 99999;
    background: #fff !important;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .08);
    border-bottom: 1px solid #eceff3;
}

.header-navbar.scrolled {
    background: #fff !important;
    box-shadow: 0 2px 22px rgba(0, 0, 0, .1) !important;
}

.header-navbar .header-logo {
    filter: none !important;
    opacity: 1 !important;
}

.header-navbar .nav-item-text {
    color: #30323a !important;
}

.header-navbar .nav-item-text:hover,
.header-navbar .nav-item-text.active-page {
    color: #dc291e !important;
}

.background-shadow {
    position: fixed !important;
    height: 3000px !important;
    width: 3000px !important;
    background-color: #0000006b !important;
    z-index: 9999 !important
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item .dropdown-item-header-img {
    background: #fff;
    height: 325px;
    width: 325px;
    max-width: 325px;
    max-height: 325px;
    border-radius: 8px
}

.header-btn {
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    color: #fff;
    display: inline-block;
    text-transform: none;
    background-color: #dc291e;
    font-size: 1em;
    line-height: 1.2;
    padding: 10px;
    border: 0 none;
    cursor: pointer;
    text-transform: capitalize;
    text-align: center;
    border-radius: 40px;
    transition: all .2s linear;
    font-weight: 700 !important
}

.header-btn:focus {
    outline: 0
}

.header-btn:hover {
    text-decoration: none;
    background-color: #c01504
}

nav.navbar .navbar-brand {
    margin: 0
}

.cursor-pointer {
    cursor: pointer
}

.amx-cp-btn {
    color: #dc291e;
    background-color: #fff;
    line-height: .7;
    padding: .7em 1em;
    margin-bottom: 0
}

.hamburger {
    height: 20px;
    display: unset
}

.hamburger .lines,
.hamburger .lines::after,
.hamburger .lines::before {
    background: #dc291e;
    width: 25px;
    height: 2px
}

.amx-cp-btn:hover {
    background-color: #fff
}

.open .hamburger.xminus .lines:after,
.open .hamburger.xminus .lines:before {
    background-color: #dc291e !important;
    width: 25px;
    height: 3px
}

@media (max-width:1024px) {
    .only-mobile {
        display: block
    }

    .only-web {
        display: none
    }

    .header-btn {
        line-height: 1.4em;
        padding: 10px;
        font-size: 14px
    }

    .amx-cp-btn {
        padding: .7em 0 !important
    }

    .amx-h-show-on-small.amx-h-hide-on-large {
        display: unset !important
    }

    .nav-hover-content-login-content.only-mobile {
        min-width: 90% !important;
        height: 430px !important;
        width: 90% !important;
        right: initial !important;
        left: 50% !important;
        transform: translateX(-50%);
        top: 65px !important;
        background: #fff;
        display: none;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px
    }
}

@media (min-width:1025px) {
    .only-mobile {
        display: none
    }

    .nav-hover-content-login-content.only-mobile {
        min-width: 321px !important;
        height: 430px !important;
        right: 15px;
        width: 20% !important;
        top: 85px !important;
        background: #fff;
        display: none;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .only-web {
        display: unset
    }

    .only-web-lg-replace {
        display: unset !important
    }

    .amx-h-show-on-small.amx-h-hide-on-large {
        display: none !important
    }
}

@media (max-width:1284px) {
    .only-web-lg {
        display: none !important
    }

    .navbar .navbar-nav .nav-item a.nav-item-text {
        font-size: 14px
    }
}

@media (max-width:1118) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .25rem;
        padding-left: .25rem
    }

    .select2-selection__rendered {
        padding: 0 .25rem !important
    }
}

@media (max-width:1085px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .25rem;
        padding-left: .25rem
    }

    .select2-selection__rendered {
        padding: 0 .25rem !important
    }
}

@media (min-width:1285px) {
    .only-web-lg {
        display: unset !important
    }

    .only-web-lg-replace {
        display: none !important
    }
}

@media (min-width:1025px) {
    .navbar .navbar-nav .nav-item .dropdown-menu.w-100.show {
        padding: 30px 50px;
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-right: unset;
        border-left: unset
    }
}

.amx-cp-locale-selector .amx-cp-locale-select .amx-cp-locale-select-btn:hover {
    color: #dc291e
}

.amx-cp-locale-selector .amx-cp-locale-select .amx-cp-locale-select-btn {
    color: rgba(0, 0, 0, .5)
}

.amx-cp-locale-selector .amx-cp-locale-select .amx-cp-locale-select-btn:focus,
.amx-cp-locale-selector .amx-cp-locale-select .amx-cp-locale-select-btn:hover {
    color: #dc291e !important;
    outline: 0 !important;
    box-shadow: unset !important
}

.dropdown-toggle::after {
    display: none !important
}

.select2-dropdown-custom .dropdown-menu.open,
.select2-dropdown-custom .dropdown-menu.show {
    max-width: 220px !important
}

ul.dropdown-menu.inner.selectpicker {
    max-width: 200px
}

.select2-dropdown-custom .select2-results__options {
    max-height: 225px !important;
    overflow-y: auto !important
}

.select2-dropdown-custom .select2-results__option {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 1px;
    font-size: 12px !important
}

.select2-dropdown-custom {
    z-index: 99999 !important;
    padding: .1em .1em !important;
    margin: 0 !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-top: 10px !important;
    border: 1px solid #e9e9e9 !important;
    font-size: 15px;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    width: 180px !important
}

.select2-dropdown-custom .select2-results {
    padding: 5px 3px !important
}

.select2-dropdown-custom.without-search {
    padding: 0 !important;
    width: 160px !important
}

.select2-dropdown-custom .select2-results__option label {
    padding: 0 .5em !important;
    margin-bottom: 0 !important;
    font-size: 12px !important
}

.select2-dropdown-custom .select2-results__option i {
    color: #ccc !important;
    display: none
}

.select2-dropdown-custom .select2-results__option {
    outline: 0;
    color: #666;
    background-color: #fff
}

.select2-dropdown-custom .select2-results__option span {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media (min-width:1025px) {
    .select2-dropdown-custom {
        width: 200px !important
    }
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e0e6ed
}

.select2-container--default .select2-results__option--highlighted[aria-selected] i,
.select2-container--default .select2-results__option--highlighted[aria-selected] label {
    color: #262626 !important;
    cursor: pointer !important
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #e0e6ed80 !important
}

.select2-container--default .select2-results__option[aria-selected=true] i,
.select2-container--default .select2-results__option[aria-selected=true] label {
    color: #dc291e !important;
    cursor: pointer !important;
    font-weight: 700 !important
}

.select2-dropdown-custom .select2-search__field {
    outline: 0;
    padding: 0 .5em;
    height: 30px;
    border: 0 !important;
    border-bottom: 1px solid #6d7278 !important;
    border-radius: 0 !important;
    font-size: 12px !important
}

.select2-container--default .select2-selection--single {
    background-color: unset !important;
    border: unset !important;
    border-radius: unset !important
}

.select2-container--default .select2-selection--single span {
    color: #6d7278 !important
}

@media (min-width:1025px) {

    .select2-selection__arrow,
    .select2-selection__rendered {
        height: 40px !important;
        line-height: 40px !important
    }
}

.select2-selection__rendered {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.select2 .select2-selection.select2-selection--single .select2-selection__rendered span label {
    cursor: pointer !important
}

@media (max-width:1024px) {
    .select2-selection__rendered {
        padding: 0 .7rem !important
    }

    .collapse.navbar-collapse {
        display: none
    }

    .navbar-expand-lg .navbar-collapse.dropdown-menu-web {
        display: none !important
    }
}

@media (min-width:1025px) {
    .navbar-expand-lg .navbar-collapse.dropdown-menu-phone {
        display: none !important
    }

    .section-header-menu {
        width: 100%;
        height: 81px
    }
}

.card {
    border: unset !important;
    border-radius: unset !important
}

.card-header-module {
    padding: .25rem 0;
    margin-bottom: 0;
    background-color: rgb(255 255 255 / 3%);
    border-bottom: 1px solid #6d727860
}

.card-header-group {
    margin-bottom: 0;
    background-color: rgb(255 255 255 / 3%);
    border-bottom: unset
}

.card-header-page {
    padding: .25rem 1rem;
    margin-bottom: 0;
    background-color: rgb(255 255 255 / 3%);
    border-bottom: unset
}

.card .card-header-module .btn-header-module {
    padding: 0;
    color: #353535;
    font-weight: 600;
    outline: 0 !important;
    box-shadow: unset !important;
    text-decoration: unset !important;
    line-height: 2.5rem;
    font-size: 16px
}

.card .card-header-group .btn-header-group {
    padding: 0;
    color: #dc291e;
    font-size: 14px !important;
    outline: 0 !important;
    box-shadow: unset !important;
    text-decoration: unset !important;
    border-radius: 2px;
    line-height: 30px
}

.card .card-header-page li a {
    font-size: 14px !important;
    color: #6d7278 !important
}

.btn-header-page {
    padding: 0;
    color: rgba(0, 0, 0, .5) !important;
    font-weight: 400;
    outline: 0 !important;
    box-shadow: unset !important;
    text-decoration: unset !important;
    border-radius: unset;
    border-bottom: unset
}

.ul-header-page {
    list-style: none;
    padding: 0 .4rem
}

.card-header-page {
    list-style: none;
    margin: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important
}

.nav-hover-frame {
    position: relative;
    display: inline-block
}

.nav-hover-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    top: 79px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.nav-hover-content-login-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    top: 65px;
    margin-top: 0
}

.dropdown-menu.w-100.nav-hover-content-login-content .row.no-padding,
.nav-hover-content-login-content .row.no-padding {
    margin-right: 0;
    margin-left: 0
}

.nav-hover-frame:hover .nav-hover-content {
    display: block
}

.nav-hover-frame:hover a.nav-link.dropdown-toggle {
    color: #dc291e !important
}

.dropdown-menu.w-100.nav-hover-content .row.no-padding,
.nav-hover-content .row.no-padding {
    margin-right: 0;
    margin-left: 0
}

li.select2-results__option span i {
    top: 0 !important;
    margin: 0 !important
}

.collapse.navbar-collapse.dropdown-menu-web ul.navbar-nav li.nav-item {
    height: 80px !important;
    line-height: 60px !important
}

.nav-item.dropdown .dropdown-item a.dropdown-item-header-text {
    height: 25px;
    line-height: 25px;
    font-size: 14px
}

.collapse.navbar-collapse.dropdown-menu-web ul.navbar-nav li.nav-item.web--header--buttons {
    position: relative;
    top: 8px
}

.select2-container--default .select2-results__option[aria-selected=true] i svg.country-location-icon path,
.select2-container--default .select2-results__option[aria-selected=true] label {
    fill: #26a4db !important
}

.select2-container--default .select2-results__option i svg.language-location-icon {
    display: none !important
}

.select2-dropdown-custom.without-search .select2-results__option span {
    padding: 3px 0
}

.select2-dropdown-custom.without-search {
    width: 110px !important
}

.card-header-page a.btn-header-page:hover {
    color: #dc291e !important;
    text-decoration: none;
    font-weight: 700
}

.navbar .header-btn.only-mobile {
    margin-left: auto
}

@media (max-width:1024px) {

    .select2 .select2-selection.select2-selection--single .select2-selection__rendered span i,
    .select2 .select2-selection.select2-selection--single .select2-selection__rendered span label {
        font-size: 14px !important;
        line-height: 40px !important
    }

    .select2-dropdown-custom {
        margin-top: 0 !important
    }
}

.collapse.navbar-collapse.dropdown-menu-phone {
    margin: 0 -1rem;
    border: 1px solid #ddd;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 15px;
    padding-top: 0
}

.dropdown-controls-mobile {
    display: contents
}

.hamburger:active {
    background: #fff
}

.row div.auto-complete {
    height: 44px !important
}

.dropdown-controls-mobile .auto-complete {
    margin-top: -10px !important
}

.header-user-menu-web .dropdown button.btn.amx-cp-btn.amx-cp-login.amx-h-hide-on-small.amx-h-show-on-large {
    color: #dc291e;
    border: 1px solid #dc291e;
    font-weight: 700;
    font-size: 14px;
    line-height: 38px;
    margin: 10px;
    border-radius: 30px;
    height: 38px
}

.header-user-menu-web .dropdown button.btn.amx-cp-btn.amx-cp-login.amx-h-hide-on-small.amx-h-show-on-large:focus {
    box-shadow: unset
}

.header-user-menu-web .dropdown button.btn.amx-cp-btn.amx-cp-login.amx-h-hide-on-small.amx-h-show-on-large:active {
    outline: 0
}

.header-user-menu-mobile .dropdown ul.dropdown-menu a:hover,
.header-user-menu-web .dropdown ul.dropdown-menu a:hover {
    background-color: #e0e6ed !important
}

.header-user-menu-mobile ul.dropdown-menu.show,
.header-user-menu-web ul.dropdown-menu.show {
    border-radius: 0;
    right: 0;
    margin-right: 10px !important;
    width: 124px !important;
    max-width: 124px;
    min-width: 70px !important;
    top: 59px;
    padding: 0;
    border: 1px solid #e9e9e9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.header-user-menu-mobile ul.dropdown-menu.show li:focus-visible,
.header-user-menu-web ul.dropdown-menu.show li:focus-visible {
    outline: 0 !important
}

.header-user-menu-mobile ul.dropdown-menu.show li a:focus,
.header-user-menu-web ul.dropdown-menu.show li a:focus {
    outline: 0 !important
}

.header-user-menu-web .dropdown-menu>li>a {
    padding: 0 .5em !important
}

.header-user-menu-web ul.dropdown-menu {
    padding: 5px 3px !important
}

.header-user-menu-mobile ul.dropdown-menu {
    top: 40px !important
}

.header-user-menu-mobile .dropdown ul.dropdown-menu a,
.header-user-menu-web .dropdown ul.dropdown-menu a {
    height: 37px !important;
    line-height: 35px !important;
    font-size: 14px
}

.navbar .navbar-nav .nav-item a.nav-item-text:focus {
    outline: 0 !important
}

.header-user-menu-mobile a i {
    font-size: 1.75em !important
}

.header-user-menu-mobile a:hover {
    color: #dc291e
}

.form-control.py-2.web-header-search-input {
    border: 0;
    border-bottom: 1px solid #e9e9e9;
    border-radius: 0
}

.form-control.py-2.web-header-search-input:focus {
    box-shadow: unset
}

.form-control.py-2.web-header-search-input::placeholder {
    color: #6d7278 !important;
    font-size: 16px !important
}

.form-control.py-2.web-header-search-input {
    color: #6d7278 !important;
    font-size: 16px !important
}

.header-navbar .navbar-brand {
    max-width: 170px !important;
    max-height: 80px !important
}

.header-navbar .navbar-brand:focus {
    outline: 0 !important
}

.header-logo {
    max-width: 170px !important;
    max-height: 80px !important;
    padding: 9px !important
}

.select2-dropdown-custom .select2-results__options::-webkit-scrollbar {
    width: 3px
}

.select2-dropdown-custom .select2-results__options::-webkit-scrollbar-track {
    background-color: #3333331c
}

.select2-dropdown-custom .select2-results__options::-webkit-scrollbar-thumb {
    background-color: rgb(51 51 51)
}

.nav-item.web--header--buttons .header-search-modal .dropdown .dropdown-menu {
    position: absolute;
    top: 58px;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    width: 1151px
}

.nav-hover-content-login-content.only-mobile .select2-dropdown-custom {
    top: 0 !important
}

.card .card-header-module .accicon i svg path {
    fill: #353535
}

.card .card-header-group,
.card .card-header-module {
    display: flex
}

.card .card-header-module .accicon i {
    fill: #353535
}

.navbar-nav.mr-auto .card .card-header-module .accicon.collapse-arrow-down {
    top: 0 !important;
    position: relative !important;
    transform: rotate(0) !important;
    padding: 15px 0
}

.navbar-nav.mr-auto .card.collapsed .card-header-module .accicon.collapse-arrow-down {
    top: 0 !important;
    position: relative !important;
    transform: rotate(180deg) !important;
    padding: 15px 0
}

.navbar-nav.mr-auto .card.collapsed .card-header-module .accicon.collapse-arrow-down i svg path {
    fill: #353535 !important
}

.navbar-nav.mr-auto .card .card-header-module .accicon.collapse-arrow-down i svg path {
    fill: #dc291e !important
}

.navbar-nav.mr-auto .card .card-header-group .accicon.collapse-arrow-down-2 {
    top: 0 !important;
    position: relative !important;
    transform: rotate(0) !important;
    padding: 10px 0
}

.navbar-nav.mr-auto .card.collapsed .card-header-group .accicon.collapse-arrow-down-2 {
    top: 0 !important;
    position: relative !important;
    padding: 10px 0;
    transform: rotate(180deg) !important
}

.navbar-nav.mr-auto .card.collapsed .card-header-group .accicon.collapse-arrow-down-2 i svg path {
    fill: #353535 !important
}

.navbar-nav.mr-auto .card .card-header-group .accicon.collapse-arrow-down-2 i svg path {
    fill: #dc291e !important
}

.select2-dropdown-custom.only-mobile {
    top: 0 !important
}

.col-12.corporate-mobile-section a.nav-link.no-arrow.nav-item-text.color-light-gray {
    font-size: 14px !important
}

.input-group .mobile-header-search-input {
    font-size: 14px !important
}

@media (max-width:291px) {
    .header-logo {
        max-width: 120px !important
    }

    .card .card-header-module .btn-header-module {
        font-size: 14px
    }

    .accicon.collapse-arrow-down i svg {
        width: 11px !important
    }

    .accicon.collapse-arrow-down-2 i svg {
        width: 11px !important
    }

    .open .hamburger.xminus .lines:after,
    .open .hamburger.xminus .lines:before {
        width: 20px
    }

    .hamburger .lines,
    .hamburger .lines::after,
    .hamburger .lines::before {
        width: 20px
    }

    .col-12.corporate-mobile-section .accicon {
        font-size: 12px !important
    }

    .col-12.corporate-mobile-section a.nav-link.no-arrow.nav-item-text.color-light-gray {
        font-size: 12px !important
    }

    .card .card-header-group .btn-header-group {
        font-size: 12px !important
    }

    .card .card-header-page li a {
        font-size: 12px !important
    }

    .select2-dropdown-custom.without-search label {
        font-size: 12px !important
    }

    .select2-dropdown-custom .select2-results__option label {
        font-size: 12px !important
    }

    .input-group .mobile-header-search-input {
        font-size: 12px !important
    }

    .header-user-menu-mobile ul.dropdown-menu {
        top: 38px !important
    }
}

@media (max-width:1024px) {
    .header-logo {
        max-width: 150px !important;
        max-height: 90px !important;
        padding: 9px 0 !important
    }

    .section-header-menu {
        width: 100%;
        height: 70px
    }
}

@media (max-width:567px) {
    .header-logo {
        max-width: 100px !important;
        max-height: 90px !important;
        padding: 7px 0 !important
    }

    .section-header-menu {
        width: 100%;
        height: 60px
    }

    .ddlLanguage-mobile {
        display: flex;
        padding: 0 10px;
        font-size: 13px;
        margin-top: -10px
    }
}

.my-account.amx-cp-btn {
    background-color: unset !important
}

svg.country-location-icon path,
svg.language-location-icon path {
    fill: #6d7278
}

#countryLanguageModal .modal {
    z-index: 9999999999999 !important
}

#countryLanguageModal .modal-custom-content {
    min-height: 193px;
    min-width: 395px !important;
    border-radius: 1.3rem;
    z-index: 9999999999999 !important
}

#countryLanguageModal .content--header .header {
    font-weight: 700;
    font-size: 22px;
    color: #000
}

#countryLanguageModal .modal-detection {
    line-height: 39px;
    margin: 0 !important
}

#countryLanguageModal .modal-language {
    margin-top: 0;
    margin-bottom: 0
}

#countryLanguageModal .modal-nav {
    justify-content: center;
    margin-top: 10px
}

#countryLanguageModal .modal-button-container {
    border-top: none;
    padding-top: 0;
    justify-content: center;
    margin-top: 10px
}

#countryLanguageModal .login-button,
#countryLanguageModal .toggle-button {
    background: #dc291e;
    color: #fff;
    border-radius: 10px;
    padding: 8px 12px;
    font-weight: 700;
    width: inherit;
    border: none
}

#countryLanguageModal .login-button:hover,
#countryLanguageModal .toggle-button:hover {
    background: #dc291e;
    color: #fff
}

#countryLanguageModal .login-button:active,
#countryLanguageModal .toggle-button:active {
    background: #dc291e;
    color: #fff
}

#countryLanguageModal .amx-country-popup {
    margin: 15px;
    box-shadow: none !important
}

#countrySelect .nav-item.ddlCountry-web p,
#countrySelect .nav-item.ddlCountry-web select {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

#countrySelect .nav-item.ddlCountry-web {
    text-align: center
}

#countrySelect .modal-detection {
    margin: 0 !important;
    text-align: center
}

#countryLanguageModal .ddlCountry-web,
.language-list {
    margin-bottom: 15px
}

.language-list ul {
    padding-left: 0;
    list-style: none
}

#countrySelect .custom-checkbox {
    padding-right: 12px;
    padding-left: 0;
    min-height: 32px;
    margin-bottom: 32px
}

#countrySelect .custom-checkbox .custom-control-label::after,
#countrySelect .custom-checkbox .custom-control-label::before {
    height: 32px;
    width: 32px;
    border-radius: 4px;
    top: 0;
    left: 0;
    box-shadow: none;
    transition: all .3s;
    content: '' !important
}

#countrySelect .custom-checkbox .custom-control-label::before {
    border: 1px solid #e5e5e5
}

#countrySelect .custom-control-input:checked~.custom-control-label::before {
    background-color: #dc291e;
    border-color: #dc291e
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc291e
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    background-color: #dc291e;
    border-color: #dc291e
}

#countrySelect .custom-checkbox .custom-control-label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #666;
    padding-top: 4px;
    padding-left: 38px
}

.container-img {
    display: flex;
    justify-content: center;
    align-items: center
}

.toggle-button-country-red {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dc291e;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px
}

.toggle-button-country {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d3d3d3;
    color: red;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px
}

.toggle-button-country .img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px
}

.toggle-button-country .img-wrap img {
    width: 1em;
    height: 1em;
    fill: red
}

.toggle-button-country .button-text {
    font-size: 1em;
    color: red;
    padding-right: 5px
}

.toggle-button-country:hover {
    background-color: #d3d3d3
}

.toggle-button-country:hover .button-text,
.toggle-button-country:hover .img-wrap img {
    color: red
}

#countryLanguageModal .form-control {
    box-shadow: none !important
}

#countryLanguageModal select.form-control {
    background-image: url(https://www.aramex.com/Sitefinity/WebsiteTemplates/aramex/App_Themes/aramex/Images/svg/down-arrow-red-icon.svg);
    background-repeat: no-repeat;
    background-position: center right 16px;
    background-size: 24px;
    height: 48px;
    padding: 12px 16px;
    padding-right: 48px;
    border-radius: 8px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500
}

#countryLanguageModal select.form-control.underline-control {
    border: none;
    border-bottom: 1px solid #666;
    border-radius: 0;
    background-image: url(https://www.aramex.com/Sitefinity/WebsiteTemplates/aramex/App_Themes/aramex/Images/svg/down-arrow-red-icon.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 28px;
    height: 32px;
    font-weight: 500;
    color: #333
}

#countryLanguageModal select.form-control:not(:disabled):focus,
#countryLanguageModal select.form-control:not(:disabled):hover {
    border-color: #dc291e
}

#countryLanguageModal select.form-control {
    -webkit-appearance: none;
    appearance: none
}

#countryLanguageModal .amx-md-panel {
    position: relative;
    background-color: #fff
}

#countryLanguageModal .country-label {
    margin: 5px 0 0 0;
    text-align: left
}

#countryLanguageModal .modal-detection-select-lang {
    line-height: 39px;
    margin: 0 !important;
    text-align: left
}

#countryLanguageModal .languageList-ul {
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 2px !important
}

#countryLanguageModal .languageList-ul-a {
    padding-right: .5rem;
    padding-left: .5rem
}

#countryLanguageModal .countrySelect-ul {
    -ms-flex-direction: row;
    flex-direction: row
}

.nav-hover-content-login-content.only-mobile,
.nav-hover-content-login-content.web-only {
    display: none
}

svg.login-panel-icon .a {
    fill: none
}

svg.login-panel-icon .b {
    clip-path: url(#a)
}

svg.login-panel-icon .c {
    fill: #dc291e
}

svg.login-panel-icon .d {
    clip-path: url(#b)
}

.content--header.popup-login {
    display: flex !important;
    background: #fff !important;
    padding-left: 5% !important;
    padding-right: 5% !important
}

.content--header.popup-login svg {
    width: 28px !important
}

.content--header.popup-login h2.header {
    font-size: 20px !important;
    margin: 3px 5px !important
}

.content--body.popup-login {
    background: #fff !important;
    padding-left: 5% !important;
    padding-right: 5% !important
}

.content--body.popup-login .amx-form-group-container label {
    color: #6d7278 !important;
    font-size: 14px !important
}

.content--body.popup-login .amx-form-group-container input {
    border: unset !important;
    border-bottom: 1px solid #00000040 !important;
    padding: 7px 0 !important;
    font-size: 18px !important;
    font-weight: 600
}

.content--body.popup-login .amx-form-group-container .amx-form-entry-container.-invalid input {
    border-bottom: 1px solid #dc291e !important
}

.amx-form-entry-container.-invalid .bootstrap-select.btn-group .amx-cp-form-entry-select,
.amx-form-entry-container.-invalid .bootstrap-select.btn-group .amx-cp-form-select,
.amx-form-entry-container.-invalid input,
.amx-form-entry-container.-invalid textarea {
    background-color: #fff !important;
    color: #dc291e !important
}

.amx-md-panel.popup-login {
    box-shadow: unset !important
}

.amx-cp-btn.popup-login {
    font-size: 16px !important;
    background: #dc291e !important;
    border-radius: 30px !important;
    height: 30px;
    text-align: center;
    letter-spacing: .3px;
    color: #fff;
    min-width: 76px !important;
    line-height: 0;
    margin: 0 !important
}

.amx-cp-btn-holder.popup-login {
    display: flex !important;
    width: 100% !important;
    margin-bottom: 20px !important;
    margin-top: 5px !important
}

.amx-cp-btn-holder.popup-login .amx-form-entry-container a {
    color: #353535 !important;
    font-size: 14px !important
}

.amx-form-entry-container.popup-login {
    margin: 0 !important;
    line-height: 32px !important;
    height: 32px !important
}

.amx-form-entry-container input,
.amx-form-entry-container textarea {
    color: #000000D9
}

.content--body.popup-login .amx-form-group-container .amx-form-entry-message div[ng-message] {
    height: 30px !important;
    line-height: 15px !important
}

.content--body.popup-login .amx-form-entry-container.-invalid {
    margin-bottom: 30px !important
}

@media (max-width:667px) {
    .content--body.popup-login .amx-form-entry-container.-invalid {
        margin-bottom: 5px !important
    }
}

.amx-cp-btn-holder.popup-login-footer svg.new-to-aramex-icon .a {
    fill: none !important
}

.amx-cp-btn-holder.popup-login-footer svg.new-to-aramex-icon .c {
    fill: #dc291e !important
}

.content--body.popup-login .amx-cp-btn-holder.popup-login-footer svg {
    width: 34px !important
}

.content--body.popup-login .amx-cp-btn-holder.popup-login-footer {
    width: 100% !important;
    display: flex !important
}

.amx-cp-btn-holder.amx-h-text-align-left.popup-login-footer {
    border-top: 1px solid #353535 !important
}

.amx-cp-btn-holder.amx-h-text-align-left.popup-login-footer h4 {
    font-size: 21px !important;
    color: #000000D9 !important;
    height: 45px !important;
    line-height: 45px !important;
    margin: 0 5px !important
}

.amx-cp-btn-holder.amx-h-text-align-left.popup-login-footer.no-border {
    border: unset !important;
    padding-top: 10px !important
}

.amx-cp-btn-holder.amx-h-text-align-left.popup-login-footer.no-border a.amx-cp-btn.amx-mr-secondary {
    margin: 0 !important;
    width: auto !important;
    min-width: auto !important;
    height: 30px !important;
    line-height: 5px !important;
    border: 1px solid #dc291e !important;
    border-radius: 30px !important;
    background: #fff !important;
    color: #dc291e !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    margin-bottom: 35px !important
}

.navbar-nav .nav-item .nav-hover-content-login-content {
    height: 430px;
    background: #fff;
    min-width: 321px !important;
    display: block;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    top: 61px !important
}

.amx-md-panel.popup-login,
.content--body.popup-login {
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important
}

@media (max-width:991px) {

    .amx-form-entry-container input,
    .amx-form-entry-container textarea {
        max-width: 100% !important
    }

    .content--body.popup-login .amx-form-group-container input {
        font-size: 16px !important
    }
}

.amx-cp-btn-holder.amx-h-text-align-left.popup-login-footer.no-border a.amx-cp-btn.amx-mr-secondary.only-mobile {
    font-size: 14px !important;
    padding: 11px 10px !important
}

button.amx-cp-btn.popup-login.only-mobile {
    font-size: 14px !important
}

.nav-hover-content-login-content.only-mobile .content--body.popup-login .amx-form-group-container label {
    font-size: 12px !important
}

.nav-hover-content-login-content.only-mobile .amx-cp-btn-holder.popup-login .amx-form-entry-container a {
    font-size: 12px !important
}

.nav-hover-content-login-content.only-mobile .content--body.popup-login .amx-form-group-container .amx-form-entry-message div[ng-message] {
    font-size: 11px !important
}

@media (max-width:291px) {
    .content--header.popup-login h2.header {
        font-size: 16px !important;
        line-height: 25px
    }

    .content--header.popup-login svg {
        width: 24px !important
    }

    button.amx-cp-btn.popup-login.only-mobile {
        font-size: 14px !important
    }

    button.amx-cp-btn.popup-login.only-mobile {
        font-size: 12px !important;
        font-weight: 700;
        font-family: SceneAltLight;
        min-width: 65px !important
    }

    .amx-cp-btn-holder.amx-h-text-align-left.popup-login-footer.no-border a.amx-cp-btn.amx-mr-secondary.only-mobile {
        font-size: 14px !important;
        font-weight: 700 !important
    }

    .amx-cp-btn-holder.amx-h-text-align-left.popup-login-footer h4 {
        font-size: 16px !important
    }

    .content--body.popup-login .amx-cp-btn-holder.popup-login-footer svg {
        width: 27px !important
    }

    .content--body.popup-login .amx-form-group-container input {
        font-size: 14px !important
    }
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none
}

.select2-control.form-group .select2-container {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #00000040;
    font-size: 16px;
    color: #6d7278
}

.select2-control.form-group .select2-container--default .select2-selection--single {
    height: 40px
}

.select2-control.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 !important
}

.select2-control.form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none
}

.form-group.select2-control .form-label {
    font-size: 14px !important;
    color: #353535 !important;
    margin: 0 !important
}

.form-group.input-control .form-label {
    font-size: 14px !important;
    color: #353535 !important;
    margin: 0 !important
}

.select2-control-container {
    z-index: 99999 !important;
    padding: .1em .1em !important;
    margin: 0 !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-top: 10px !important;
    border: 1px solid #e9e9e9 !important;
    font-size: 15px;
    top: -1rem;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important
}

.select2-control-container .select2-search__field {
    outline: 0;
    padding: 0 .5em;
    height: 30px;
    border: 0 !important;
    border-bottom: 1px solid #6d7278 !important;
    border-radius: 0 !important;
    font-size: 16px !important
}

.select2-control-container .select2-results__options::-webkit-scrollbar {
    width: 3px
}

.select2-control-container .select2-results__options::-webkit-scrollbar-track {
    background-color: #3333331c
}

.select2-control-container .select2-results__options::-webkit-scrollbar-thumb {
    background-color: rgb(51 51 51)
}

.select2-container--default .select2-results__option--highlighted[aria-selected] i,
.select2-control.form-group .select2-container--default .select2-results__option--highlighted[aria-selected] label {
    color: #262626 !important;
    cursor: pointer !important
}

.select2-control-container .select2-results__option span {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.select2-control-container .select2-results__option[aria-selected] {
    color: #262626 !important;
    cursor: pointer !important;
    font-size: 16px !important
}

.required:after {
    content: "*";
    color: #e12b22
}

.select2-control.select2-custom-bold.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 !important;
    font-weight: 700;
    color: #353535 !important;
    font-size: 18px
}

.form-group.input-control input[type=number],
.form-group.input-control select {
    height: 40px;
    border: unset;
    border-radius: 0;
    border-bottom: 1px solid #00000040;
    font-size: 18px;
    color: #353535;
    font-weight: 700;
    outline: 0;
    box-shadow: unset;
    padding: 0
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.form-group.input-control.text-align-center {
    text-align: center
}

.form-group.input-control .form-submit-btn {
    font-size: 16px;
    color: #fff;
    background: #dc291e;
    border-radius: 30px;
    letter-spacing: .3px;
    font-weight: 700;
    top: 25px;
    position: relative;
    height: 39px;
    outline: 0;
    box-shadow: unset
}

.form-group.input-control .form-submit-btn:hover {
    color: #fff;
    background: #c01504
}

@media (max-width:1024px) {
    .select2-control.form-group .select2-container {
        font-size: 14px
    }

    .select2-control-container .select2-results__option[aria-selected] {
        font-size: 14px !important
    }

    .select2-control.select2-custom-bold.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px
    }

    .form-group.input-control input[type=number],
    .form-group.input-control select {
        font-size: 14px
    }

    .form-group.input-control .form-submit-btn {
        font-size: 14px;
        top: 32px;
        height: 32px
    }
}

@media (max-width:568px) {
    .select2-control.form-group .select2-container {
        font-size: 12px
    }

    .select2-control-container .select2-search__field {
        font-size: 12px !important
    }

    .select2-control-container .select2-results__option[aria-selected] {
        font-size: 12px !important
    }

    .form-group.input-control .form-label,
    .form-group.select2-control .form-label {
        font-size: 12px !important
    }

    .form-group.input-control input[type=number],
    .form-group.input-control select {
        font-size: 14px
    }

    .select2-control.select2-custom-bold.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px
    }

    .form-group.input-control .form-submit-btn {
        font-size: 12px
    }

    .form-group.input-control .form-submit-btn {
        font-size: 12px;
        top: 30px;
        height: 32px;
        padding: 0 7px
    }

    .ship-details-tabs .form-group.select2-control.col-sm-12.col-md-4 {
        padding: 0
    }

    .ship-details-tabs .form-group.input-control.text-align-center.col-4.col-sm-4.col-md-2 {
        padding: 0
    }
}

@media (max-width:280px) {
    .select2-control.form-group .select2-container {
        font-size: 10px
    }

    .form-group.input-control .form-label,
    .form-group.select2-control .form-label {
        font-size: 10px !important
    }

    .form-group.input-control input[type=number],
    .form-group.input-control select {
        font-size: 10px
    }

    .select2-control.select2-custom-bold.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 10px
    }

    .form-group.input-control .form-submit-btn {
        font-size: 10px;
        top: 31px;
        height: 27px;
        padding: 0 5px
    }
}

.select2-control-container .select2-results {
    padding: 5px 3px !important
}

.form-track-group .input-group-append .input-track-btn {
    border-bottom: 1px solid #00000040;
    border-radius: 0;
    padding: 1px;
    height: 40px
}

.form-track-group .input-group-append .input-track-btn svg.input-track-svg path.a {
    fill: #dc291e
}

.form-track-group .form-control.input-track-text {
    color: #6d7278;
    border: unset;
    border-bottom: 1px solid #00000040;
    border-radius: 0;
    outline: 0;
    box-shadow: unset;
    font-size: 16px;
    height: 40px
}

.btn.track-btn-submit {
    font-size: 16px;
    color: #fff;
    background: #dc291e;
    border-radius: 30px;
    letter-spacing: .3px;
    font-weight: 700;
    top: 0;
    position: relative;
    height: 39px;
    outline: 0 !important;
    box-shadow: unset !important;
    padding: 0 35px
}

.btn.track-btn-submit:focus,
.btn.track-btn-submit:hover {
    color: #fff !important;
    background: #c01504 !important
}

.tracking-option-footer .tracking-option {
    color: #6d7278;
    font-size: 14px
}

.tracking-option-footer .advanced-tracking {
    color: #dc291e;
    font-weight: 700;
    font-size: 14px;
    text-decoration: auto;
    outline: 0
}

.tracking-option-footer {
    margin-top: 5px
}

.top-error-panel {
    color: #fff;
    background-color: #ff5135;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    margin: 10px 0;
    width: 100%
}

.div-search-numbers {
    text-decoration: none;
    font-size: 14px;
    border: 1px solid #eef1f5;
    background-color: #fff;
    color: #6d7278;
    border-radius: 3px;
    height: 35px;
    padding: 5px;
    margin: 5px
}

.div-search-numbers a {
    color: #6d7278;
    text-decoration: auto;
    position: relative;
    top: 2px;
    font-size: 16px
}

.div-search-numbers a:hover {
    color: #dc291e
}

.div-search-numbers .label-search-numbers {
    font-size: 14px;
    color: #6d7278;
    height: 20px;
    line-height: 20px
}

@media (max-width:1024px) {
    .btn.track-btn-submit {
        font-size: 14px;
        top: 8px;
        height: 32px;
        padding: 0 22px
    }

    .ship-details-tabs .nav.nav-tabs li a {
        font-size: 14px
    }

    .form-track-group .form-control.input-track-text {
        font-size: 14px
    }

    .ship-details-tabs .nav.nav-tabs li a svg {
        width: 25px !important;
        height: 25px !important
    }

    .input-group-append .input-track-btn svg.input-track-svg {
        width: 23px !important;
        height: 23px !important
    }

    .ship-details-tabs .tab-content {
        padding: 0 0 !important
    }

    .tracking-option-footer {
        margin-top: 0
    }

    .ship-details-tabs {
        padding: 0 20px 20px 20px
    }

    .ship-details-tabs .nav.nav-tabs li a {
        padding: 28px 0 10px 0
    }

    .ship-details-tabs .nav.nav-tabs li.active a {
        padding: 22px 0 10px 0
    }

    .ship-details-tabs .nav.nav-tabs li {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .btn.track-btn-submit {
        font-size: 14px;
        color: #fff;
        background: #dc291e;
        border-radius: 30px;
        letter-spacing: .3px;
        font-weight: 700;
        top: 0;
        position: relative;
        height: 32px;
        outline: 0 !important;
        box-shadow: unset !important;
        padding: 0 15px
    }

    .form-track-group .form-control.input-track-text {
        font-size: 14px;
        height: 30px
    }

    .form-track-group .input-group-append .input-track-btn {
        height: 30px
    }

    .ship-details-tabs .nav.nav-tabs li.active .border-top-tabs {
        border-top: 4px solid #dc291e !important
    }

    .ship-details-tabs .nav.nav-tabs li a {
        font-size: 14px
    }

    .ship-details-tabs .nav.nav-tabs li a svg {
        width: 25px !important;
        height: 25px !important
    }

    .ship-details-tabs .tab-content {
        padding: 0 0 !important
    }

    .input-group-append .input-track-btn svg.input-track-svg {
        width: 22px !important;
        height: 22px !important
    }

    .tracking-option-footer {
        margin-top: 0
    }

    .tracking-option-footer .tracking-option {
        font-size: 14px
    }

    .tracking-option-footer .advanced-tracking {
        font-size: 14px
    }

    .div-search-numbers a {
        top: 1px;
        font-size: 16px
    }

    .top-error-panel-label {
        font-size: 16px
    }

    .ship-details-tabs {
        padding: 0 15px 20px 15px
    }

    .ship-details-tabs .nav.nav-tabs li a {
        padding: 26px 0 10px 0
    }

    .ship-details-tabs .nav.nav-tabs li.active a {
        padding: 22px 0 10px 0
    }

    .ship-details-tabs .nav.nav-tabs li {
        padding: 0 15px
    }
}

@media (max-width:568px) {
    .btn.track-btn-submit {
        font-size: 12px;
        color: #fff;
        background: #dc291e;
        border-radius: 30px;
        letter-spacing: .3px;
        font-weight: 700;
        top: 0;
        position: relative;
        height: 32px;
        outline: 0 !important;
        box-shadow: unset !important;
        padding: 0 10px
    }

    .form-group.input-control.text-align-center.col-2.d-btn-submit {
        margin-bottom: 5px !important
    }

    .form-track-group .form-control.input-track-text {
        font-size: 12px;
        height: 30px
    }

    .form-track-group .input-group-append .input-track-btn {
        height: 30px
    }

    .ship-details-tabs .nav.nav-tabs li.active .border-top-tabs {
        border-top: 4px solid #dc291e !important
    }

    .ship-details-tabs .nav.nav-tabs li a {
        font-size: 12px;
        padding: 22px 0 10px 0
    }

    .ship-details-tabs .nav.nav-tabs li a svg {
        width: 23px !important;
        height: 23px !important
    }

    .ship-details-tabs .tab-content {
        padding: 0 0 !important
    }

    .input-group-append .input-track-btn svg.input-track-svg {
        width: 22px !important;
        height: 22px !important
    }

    .tracking-option-footer {
        margin-top: 0
    }

    .tracking-option-footer .tracking-option {
        font-size: 12px
    }

    .tracking-option-footer .advanced-tracking {
        font-size: 12px
    }

    .div-search-numbers a {
        top: 1px;
        font-size: 14px
    }

    .top-error-panel-label {
        font-size: 14px
    }

    .ship-details-tabs {
        padding: 0 20px 20px 20px
    }

    .ship-details-tabs .nav.nav-tabs li.active a {
        padding: 18px 0 10px 0
    }

    .ship-details-tabs .nav.nav-tabs li {
        padding: 0 15px
    }

    .ship-details-tabs .form-track-group.input-group.tracking-option-footer.col-md-10 {
        padding: 0
    }

    .ship-details-tabs .form-group.input-control.text-align-center.col-2 {
        padding: 0
    }
}

@media (max-width:421px) {
    .ship-details-tabs {
        padding: 0 20px 20px 20px !important
    }

    .ship-details-tabs .nav.nav-tabs li.active a {
        padding: 15px 0 8px 0 !important
    }

    .ship-details-tabs .nav.nav-tabs li a {
        padding: 19px 0 8px 0
    }

    .ship-details-tabs .form-track-group.input-group.tracking-option-footer.col-md-10 {
        padding: 0
    }

    .ship-details-tabs .form-group.input-control.text-align-center.col-2 {
        padding: 0
    }
}

@media (max-width:390px) {
    .ship-details-tabs .nav.nav-tabs li {
        padding: 0 5px
    }

    .ship-details-tabs .nav.nav-tabs li a {
        font-size: 12px
    }

    .ship-details-tabs .nav.nav-tabs li a svg {
        width: 20px !important;
        height: 20px !important
    }

    .ship-details-tabs .form-track-group.input-group.tracking-option-footer.col-md-10 {
        padding: 0
    }

    .ship-details-tabs .form-group.input-control.text-align-center.col-2 {
        padding: 0
    }
}

@media (max-width:280px) {
    .ship-details-tabs {
        padding: 0 20px 20px 20px
    }

    .ship-details-tabs .nav.nav-tabs li.active a {
        padding: 10px 0 8px 0 !important
    }

    .ship-details-tabs .nav.nav-tabs {
        border: unset !important;
        margin-bottom: 5px
    }

    .btn.track-btn-submit {
        font-size: 10px;
        top: 0;
        height: 27px;
        padding: 0 6px
    }

    .form-track-group .form-control.input-track-text {
        font-size: 10px;
        height: 25px
    }

    .form-track-group .input-group-append .input-track-btn {
        height: 25px
    }

    .input-group-append .input-track-btn svg.input-track-svg {
        width: 16px !important;
        height: 16px !important
    }

    .ship-details-tabs .nav.nav-tabs li a svg {
        width: 16px !important;
        height: 16px !important
    }

    .ship-details-tabs .nav.nav-tabs li a {
        font-size: 9px;
        padding: 12px 0 8px 0
    }

    .ship-details-tabs .nav.nav-tabs li {
        padding: 0 3px
    }

    .tracking-option-footer .tracking-option {
        font-size: 10px
    }

    .tracking-option-footer .advanced-tracking {
        font-size: 10px
    }

    .ship-details-tabs .nav.nav-tabs li.active .border-top-tabs {
        border-top: 2px solid #dc291e !important
    }

    .div-search-numbers .label-search-numbers {
        font-size: 10px;
        height: 10px;
        line-height: 10px
    }

    .div-search-numbers a {
        top: 2px;
        font-size: 12px
    }

    .div-search-numbers {
        text-decoration: none;
        font-size: 10px;
        border: 1px solid #eef1f5;
        background-color: #fff;
        color: #6d7278;
        border-radius: 3px;
        height: 24px;
        padding: 3px;
        margin: 5px
    }

    .top-error-panel-label {
        font-size: 10px
    }

    .ship-details-tabs .form-group.input-control.text-align-center.col-2 {
        padding: 0
    }
}

.googlemapclass article,
.googlemapclass aside,
.googlemapclass details,
.googlemapclass figcaption,
.googlemapclass figure,
.googlemapclass footer,
.googlemapclass header,
.googlemapclass hgroup,
.googlemapclass menu,
.googlemapclass nav,
.googlemapclass section {
    display: block
}

.googlemapclass body {
    line-height: 1
}

.googlemapclass ol,
.googlemapclass ul {
    list-style: none
}

.googlemapclass blockquote,
.googlemapclass q {
    quotes: none
}

.googlemapclass blockquote:after,
.googlemapclass blockquote:before,
.googlemapclass q:after,
.googlemapclass q:before {
    content: "";
    content: none
}

.googlemapclass table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    outline: 0 !important
}

a {
    transition: all .3s
}

.googlemapclass .map-view-card .card-header .place {
    word-break: break-word
}

.googlemapclass body,
.googlemapclass html {
    min-width: 320px;
    min-height: 100vh
}

.googlemapclass body {
    font-size: 16px;
    line-height: 22px;
    font-family: "Red Hat Display", sans-serif;
    -ms-overflow-style: scrollbar;
    -webkit-font-smoothing: subpixel-antialiased
}

.googlemapclass .wrapper {
    padding-top: 60px
}

.googlemapclass a {
    color: #000;
    text-decoration: none
}

.googlemapclass a:hover {
    color: #999;
    text-decoration: none
}

.googlemapclass h1,
.googlemapclass h2,
.googlemapclass h3,
.googlemapclass h4,
.googlemapclass h5,
.googlemapclass h6 {
    line-height: 1.2em;
    padding: 0 0 20px
}

.googlemapclass h1 span,
.googlemapclass h2 span,
.googlemapclass h3 span,
.googlemapclass h4 span,
.googlemapclass h5 span,
.googlemapclass h6 span {
    display: block
}

.googlemapclass hr {
    margin: 12px 0 18px 0
}

.googlemapclass h1 {
    font-size: 32px;
    line-height: 40px
}

.googlemapclass h3 {
    font-size: 32px;
    line-height: 40px
}

.googlemapclass h4 {
    font-size: 30px;
    line-height: 38px
}

.googlemapclass input[type=email],
.googlemapclass input[type=password],
.googlemapclass input[type=text],
.googlemapclass textarea {
    -webkit-appearance: none;
    appearance: none
}

.googlemapclass ::-webkit-input-placeholder {
    color: #000
}

.googlemapclass ::-moz-placeholder {
    color: #000
}

.googlemapclass :-ms-input-placeholder {
    color: #000
}

.googlemapclass :-moz-placeholder {
    color: #000
}

.googlemapclass ::-moz-focus-inner {
    border: 0
}

.googlemapclass select:-moz-focusring {
    color: transparent;
    border: 1px solid #114ddb;
    text-shadow: 0 0 0 #000
}

.googlemapclass option:not(:checked) {
    color: #000
}

.googlemapclass .container-fluid {
    padding-left: 48px;
    padding-right: 48px
}

.googlemapclass .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    font-weight: 600;
    box-shadow: none !important
}

.googlemapclass .btn.btn-primary {
    background-color: #dc291e;
    border: #dc291e
}

.googlemapclass .btn.btn-primary:active,
.googlemapclass .btn.btn-primary:focus,
.googlemapclass .btn.btn-primary:hover {
    background-color: #c6251b !important
}

.googlemapclass .btn-getintouch {
    background-color: #dc291e;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    min-width: 179px;
    display: inline-block;
    text-align: center
}

.googlemapclass .btn-getintouch:active,
.googlemapclass .btn-getintouch:focus,
.googlemapclass .btn-getintouch:hover {
    background-color: #c6251b;
    color: #fff
}

.googlemapclass .btn-redborder {
    background-color: #fff;
    color: #dc291e;
    border: 1px solid #dc291e;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    font-weight: 500;
    text-align: center;
    min-width: 179px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    display: inline-block
}

.googlemapclass .btn-redborder:hover:not(:focus, :active) {
    background-color: #f8d4d2;
    color: #dc291e
}

.googlemapclass .btn-redborder:focus,
.googlemapclass .btn-redborder:focus:active {
    background-color: #dc291e;
    color: #fff
}

.googlemapclass .btn-find {
    background-color: #dc291e;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    min-width: 114px;
    display: inline-block;
    text-align: center
}

.googlemapclass .btn-find:active,
.googlemapclass .btn-find:focus,
.googlemapclass .btn-find:hover {
    background-color: #c6251b;
    color: #fff
}

.googlemapclass .asc-section {
    padding: 80px 119px 0;
    position: relative;
    display: flex;
    justify-content: center;
    column-gap: 50px
}

.googlemapclass .asc-tab-hero-section {
    padding: 0 119px 0;
    display: flex;
    justify-content: center;
    column-gap: 50px
}

.googlemapclass .asc-content {
    margin-top: 74px;
    min-width: 300px;
    max-width: 450px
}

.googlemapclass .asc-heading {
    font-size: 58px;
    line-height: 77px;
    margin-bottom: 16px;
    font-weight: 600;
    color: #dc291e
}

.googlemapclass .asc-heading.map-view .map {
    display: block
}

.googlemapclass .asc-heading.map-view .list {
    display: none
}

.googlemapclass .asc-heading.list-view .map {
    display: none
}

.googlemapclass .asc-heading.list-view .list {
    display: block
}

.googlemapclass .asc-subheading {
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    color: #353535
}

.googlemapclass .asc-banner {
    display: block;
    height: 650px;
    margin-top: -60px
}

.googlemapclass .asc-banner img {
    height: 100%;
    width: 100%
}

.googlemapclass .asc-nav-tab-wrapper {
    padding: 0 57.5px;
    margin-top: -50px
}

.googlemapclass .asc-nav-tab-content {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
    position: relative;
    z-index: 2;
    flex-wrap: wrap
}

.googlemapclass .asc-nav {
    border-color: #bababa;
    column-gap: 25px
}

.googlemapclass .asc-nav.nav-tabs .nav-item .nav-link {
    color: #b8babd;
    padding: 7.5px 0 6.5px;
    font-size: 21px;
    line-height: 27px
}

.googlemapclass .asc-nav-tab-heading {
    color: #000000D9;
    font-size: 28px;
    line-height: 45px;
    margin-bottom: 4px;
    font-weight: 700
}

.googlemapclass .asc-nav-tab-subheading {
    color: #000000D9;
    font-size: 22px;
    line-height: 45px
}

[lang=ar] .googlemapclass .asc-nav-tab-heading,
[lang=ar] .googlemapclass .asc-nav-tab-subheading {
    text-align: right
}

.googlemapclass .asc-tab-card {
    box-shadow: 0 6px 16px #e8e8E8B5;
    border: 1px solid #f1f1f1;
    opacity: 1;
    padding: 30px 66px 43px 64px;
    display: flex;
    align-items: flex-end;
    column-gap: 40px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    flex-basis: auto;
    width: 100%;
    margin-top: 25.5px
}

.googlemapclass .asc-data label {
    color: #353535;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 25px
}

.googlemapclass .asc-data.country {
    min-width: 240px
}

.googlemapclass .asc-data.country {
    min-width: 80px
}

.googlemapclass .asc-data .form-control.form-select {
    font-size: 22px;
    line-height: 26px;
    padding: 5px 18px 5px 0;
    color: #dc291e;
    border: 0;
    height: auto;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(https://www.aramex.com/Sitefinity/WebsiteTemplates/aramex/App_Themes/aramex/Images/arrowdown-red.svg) no-repeat;
    background-position: right 58%;
    background-size: 12px 8.5px
}

.googlemapclass .asc-data .form-control:focus {
    box-shadow: none
}

.googlemapclass .asc-data .form-control.search {
    font-size: 16px;
    line-height: 20px;
    padding-top: 11.5px;
    padding-bottom: 10.5px;
    padding-left: 32px;
    padding-right: 5px;
    background: url(https://www.aramex.com/Sitefinity/WebsiteTemplates/aramex/App_Themes/aramex/Images/ic-search.svg) no-repeat;
    background-position: left center;
    background-size: 18px 18px;
    height: auto;
    border: 0;
    border-bottom: 1px solid #6d7278;
    border-radius: 0;
    color: #6d7278
}

.googlemapclass .asc-data .form-control.search:focus {
    border-color: #dc291e
}

.googlemapclass .asc-data .form-control.search::-webkit-input-placeholder {
    color: #6d727880
}

.googlemapclass .asc-data .form-control.search::-moz-placeholder {
    color: #6d727880
}

.googlemapclass .asc-data .form-control.search:-ms-input-placeholder {
    color: #6d727880
}

.googlemapclass .asc-data .form-control.search:-moz-placeholder {
    color: #6d727880
}

.googlemapclass .asc-data.search-container {
    position: relative;
    z-index: 1
}

.googlemapclass .asc-data.search-container>.form-control.search {
    position: relative;
    vertical-align: top;
    z-index: 1
}

.googlemapclass .asc-data.search-container .form-control.search.second {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.googlemapclass .asc-data.search-container .search-autocomplete-list {
    background-color: #eef1f5;
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none
}

.googlemapclass .asc-data.search-container .search-autocomplete-list.open {
    display: block
}

.googlemapclass .asc-data.search-container .search-autocomplete-list .list-item-btn {
    padding: 13.5px 20px;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    text-transform: capitalize;
    margin: 0;
    font-size: 16px;
    line-height: 28.8px;
    color: #808284;
    border-radius: 0;
    width: 100%;
    text-align: left;
    justify-content: flex-start
}

.googlemapclass .asc-data.search-container .search-autocomplete-list .list-item-btn:hover {
    background-color: #e0e6ed;
    color: #26a4db;
    cursor: pointer
}

.googlemapclass .asc-tab-card .btn-find {
    margin-bottom: 8px
}

.googlemapclass .list-tab-content {
    padding: 35px 57.5px
}

.googlemapclass .list-view-mobile {
    display: none
}

.googlemapclass .list-view-card {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 6px 16px #e8e8E8B5;
    border: 1px solid #f1f1f1;
    opacity: 1;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 45px 71.5px 48px
}

.googlemapclass .list-view-details {
    display: flex;
    justify-content: space-between;
    margin-bottom: 54px
}

.googlemapclass .list-address {
    max-width: 639px;
    margin-right: 10px;
    width: 100%
}

.googlemapclass .list-address .place {
    font-size: 21px;
    line-height: 26px;
    color: #dc291e;
    margin-bottom: 32px
}

.googlemapclass .list-address .full-addr {
    font-size: 16px;
    line-height: 20px;
    color: #6d7278;
    width: 100%;
    word-break: break-word
}

.googlemapclass .list-contact {
    min-width: 341px;
    max-width: 341px
}

.googlemapclass .list-contact .contact-title,
.googlemapclass .list-view-mobile .contact-title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 2px;
    color: #6d7278
}

.googlemapclass .list-contact .contact-subtitle {
    font-size: 14px;
    line-height: 20px;
    color: #353535
}

.googlemapclass .list-view-acc-card .list-view-details .list-contact .contact-subtitle,
.googlemapclass .list-view-mobile .contact-subtitle {
    display: flex;
    column-gap: 15px;
    margin-bottom: 10px
}

.googlemapclass .list-view-mobile .contact-subtitle {
    min-width: 328px
}

.googlemapclass .list-view-mobile .list-contact .btn {
    padding: 0;
    border: 0
}

.googlemapclass .list-view-mobile .list-contact .btn img {
    display: block;
    height: 38px;
    width: 38px
}

.googlemapclass .list-contact .contact-subtitle:not(:last-child) {
    margin-bottom: 10px
}

.googlemapclass .extra {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.googlemapclass .extra .icon-btn-group {
    display: flex;
    column-gap: 24px
}

.googlemapclass .extra .btn {
    padding: 0
}

.googlemapclass .extra .btn img {
    display: block;
    height: 38px;
    width: 38px
}

.googlemapclass .tag {
    border: 1px solid rgba(109, 114%, 120%, 50%);
    border-radius: 10px;
    color: #6d7278;
    font-size: 12px;
    line-height: 15px;
    padding: 2.5px 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.googlemapclass .extra .tag {
    margin-bottom: 32px;
    min-width: 74px
}

.googlemapclass .asc-list {
    border-top: 1px solid #00000040
}

.googlemapclass .asc-list li {
    border-bottom: 1px solid #00000040;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0
}

.googlemapclass .asc-list li .center-name {
    font-size: 21px;
    line-height: 28px;
    color: #6d7278
}

.googlemapclass .map-tab-content {
    position: relative;
    height: 490px;
    z-index: 0
}

.googlemapclass .map-tab-content .map {
    width: 100%;
    height: 576px;
    position: absolute;
    top: -86px;
    z-index: 0
}

.googlemapclass .map-view-card {
    position: absolute;
    bottom: 0;
    left: 444px;
    height: 430px;
    z-index: 2;
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 20px 20px 0 0;
    max-width: 410px
}

.googlemapclass .map-view-card .card-header {
    background-color: transparent;
    border-bottom: 0;
    border-radius: 0;
    display: flex;
    padding: 16px 23.5px 9px;
    align-items: flex-start;
    justify-content: space-between
}

.googlemapclass .map-view-card .card-header .place {
    font-size: 21px;
    line-height: 26px;
    color: #dc291e;
    max-width: 236px
}

.googlemapclass .map-view-card .tag {
    text-transform: uppercase;
    padding-top: 1.5px;
    padding-bottom: 1.5px
}

.googlemapclass .map-view-card .full-addr {
    color: #6d7278;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    max-width: 300px
}

.googlemapclass .map-view-card .card-body {
    padding: 0 20px 30px
}

.googlemapclass .map-nav {
    border-color: #bababa;
    column-gap: 18px
}

.googlemapclass .map-nav.nav-tabs .nav-item .nav-link {
    color: #b8babd;
    padding: 10px 10px 9px 0;
    font-size: 18px;
    line-height: 22px
}

[lang=ar] .googlemapclass .map-nav.nav-tabs .nav-item .nav-link {
    padding: 10px 0 9px 10px
}

.googlemapclass .map-view-card .tab-content {
    padding-top: 12px
}

.googlemapclass .map-view-card .list-contact {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-width: 0;
    max-width: none
}

.googlemapclass .map-view-card .list-contact:not(.tab-pane>.list-contact:last-child) {
    margin-bottom: 6px
}

.googlemapclass .map-view-card .list-contact .contact-subtitle {
    display: flex;
    column-gap: 15px;
    min-width: 300px;
    font-size: 14px;
    line-height: 18px
}

.googlemapclass .map-view-card .contact-title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 2px;
    color: #6d7278
}

.googlemapclass .map-view-card .list-contact-group .btn {
    padding: 0;
    margin-left: 5px
}

[lang=ar] .googlemapclass .map-view-card .list-contact-group .btn {
    padding: 0;
    margin-left: 0 !important
}

.googlemapclass .map-view-card .list-contact-group .btn img {
    display: block;
    height: 32px;
    width: 32px
}

.googlemapclass .map-view-card .list-contact .btn {
    padding: 0
}

.googlemapclass .map-view-card .list-contact .btn img {
    display: block;
    height: 32px;
    width: 32px
}

.googlemapclass .map-view-card .list-contact-group {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.googlemapclass .map-view-card .card-footer {
    background-color: transparent;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    position: absolute;
    bottom: 0
}

.googlemapclass .map-view-card .card-footer a {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #dc291e;
    line-height: 18px;
    width: max-content
}

.googlemapclass .map-view-card .card-footer img {
    display: block;
    height: 7px;
    transform: rotate(90deg);
    margin-right: 8px
}

[lang=ar] .googlemapclass .map-view-card .card-footer img {
    transform: rotate(-90deg)
}

.googlemapclass .map-view-card-panel {
    height: 430px;
    width: 372px;
    background: #fff;
    padding: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: absolute;
    bottom: 0;
    z-index: 99;
    left: 50px
}

[lang=ar] .googlemapclass .map-view-card-panel {
    left: auto;
    right: 50px
}

.googlemapclass .map-view-card-panel .card-header {
    background-color: transparent;
    border-bottom: 0;
    padding: 0
}

.googlemapclass .map-view-card-panel .card-footer {
    background-color: transparent;
    width: 100%;
    padding: 10px 0 5px
}

.googlemapclass .map-view-card-panel .card-header .title {
    color: #353535;
    font-size: 21px;
    text-align: left;
    line-height: 26px;
    margin-bottom: 5px;
    text-align: left
}

.googlemapclass .map-view-card-panel .card-body {
    padding: 0
}

.googlemapclass .map-view-card-panel .card-body .country {
    color: #353535;
    font-size: 16px;
    text-align: left;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: left
}

.googlemapclass .map-view-card-panel .card-body .city-list {
    max-height: 258px;
    overflow-x: auto;
    border-bottom: 1px solid #7f8388
}

.googlemapclass .map-view-card-panel .card-body .city-list li {
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #e5e6e6;
    text-align: left
}

[lang=ar] .googlemapclass .asc-data,
[lang=ar] .googlemapclass .map-view-card-panel .card-body .city-list li,
[lang=ar] .googlemapclass .map-view-card-panel .card-body .country,
[lang=ar] .googlemapclass .map-view-card-panel .card-header .title {
    text-align: right
}

.googlemapclass .map-view-card.map-sub-details {
    text-align: left
}

[lang=ar] .googlemapclass .map-view-card {
    text-align: right;
    left: auto;
    right: 444px
}

.googlemapclass .map-view-card-panel .card-body .city-list li a {
    font-size: 16px;
    color: #6d7278;
    text-align: center;
    line-height: 28.8px
}

.googlemapclass .map-view-card-panel .card-body .city-list li a.active {
    color: #dc291e
}

.googlemapclass .map-view-card-panel .card-body .city-list::-webkit-scrollbar {
    width: 5px
}

.googlemapclass .map-view-card-panel .card-body .city-list::-webkit-scrollbar-track {
    background-color: #3333331c
}

.googlemapclass .map-view-card-panel .card-body .city-list::-webkit-scrollbar-thumb {
    background-color: rgb(51 51 51)
}

.googlemapclass .map-view-card-panel .card-footer a {
    display: flex;
    align-items: center;
    column-gap: 3px
}

.googlemapclass .map-view-card-panel .card-footer a img {
    display: block;
    height: 7px;
    transform: rotate(-90deg);
    width: 9px
}

[lang=ar] .googlemapclass .map-view-card-panel .card-footer a img {
    transform: rotate(90deg)
}

.googlemapclass .map-view-card-panel .card-footer a .count {
    font-size: 21px;
    color: #353535;
    line-height: 28px;
    display: block
}

.googlemapclass .map-view-card-panel .card-footer a .country-location {
    font-size: 14px;
    color: #353535;
    position: relative;
    line-height: 18px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.googlemapclass .map-view-card-panel .card-footer a .location svg {
    width: 16px;
    height: 22px;
    position: relative;
    top: -4px
}

.googlemapclass .map-view-card-panel .card-footer a .location svg .a {
    fill: #dc291e
}

.googlemapclass .map-view-card-panel .card-footer a .location svg .b {
    fill: #fff
}

.googlemapclass .list-view-acc-card {
    border-bottom: 1px solid #00000040
}

.googlemapclass .list-view-card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px 0;
    cursor: pointer
}

.googlemapclass .list-view-card-header .center-name {
    font-size: 21px;
    line-height: 28px;
    color: #6d7278;
    max-width: 450px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.googlemapclass .list-view-acc-card .tag {
    min-width: 74px
}

.googlemapclass .list-view-acc-card.opened .list-view-card-header .center-name {
    color: #dc291e
}

.googlemapclass .list-view-acc-card .list-view-details {
    margin-top: 8px;
    margin-bottom: 0
}

.googlemapclass .list-view-acc-card .list-view-details .list-contact {
    position: relative;
    top: -56px
}

.googlemapclass .asc-nav.nav-tabs .nav-item.active .nav-link,
.googlemapclass .asc-nav.nav-tabs .nav-item.show .nav-link,
.googlemapclass .asc-nav.nav-tabs .nav-item:not(.active) .nav-link:focus {
    border-color: transparent;
    border-bottom: 1px solid #4b4a4a;
    color: #353535;
    background-color: transparent
}

.googlemapclass .asc-nav.nav-tabs .nav-item:not(.active) .nav-link:hover {
    border-color: transparent;
    color: #7f7f7f;
    background-color: transparent
}

.googlemapclass .map-nav.nav-tabs .nav-item.active .nav-link,
.googlemapclass .map-nav.nav-tabs .nav-item.show .nav-link,
.googlemapclass .map-nav.nav-tabs .nav-item:not(.active) .nav-link:focus {
    border-color: transparent;
    border-bottom: 1px solid #4b4a4a;
    color: #353535;
    background-color: transparent
}

.googlemapclass .map-nav.nav-tabs .nav-item:not(.active) .nav-link:hover {
    border-color: transparent;
    color: #7f7f7f;
    background-color: transparent
}

.googlemapclass .asc-nav::after,
.googlemapclass .asc-nav::before,
.googlemapclass .map-nav::after,
.googlemapclass .map-nav::before {
    display: none !important
}

.googlemapclass .help-center-section {
    padding: 92px 193.5px 136px
}

.googlemapclass .help-center-heading {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    color: #353535;
    text-align: center;
    font-family: ArialMT, sans-serif
}

.googlemapclass .help-center-subheading {
    font-size: 16px;
    line-height: 20px;
    color: #6d7278;
    margin-bottom: 43px;
    text-align: center
}

.googlemapclass .help-center-row {
    margin: 0 -20px
}

.googlemapclass .help-center-row>* {
    padding: 0 20px;
    margin-bottom: 47px
}

.googlemapclass .help-center-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px 30px 7px;
    height: 100%;
    min-height: 194px;
    box-shadow: 5px 5px 9px #0000000B;
    border: 1px solid #efefef;
    border-radius: 15px;
    background: #fff
}

.googlemapclass .help-center-card:hover {
    border-color: #dc291e;
    border-width: 2px;
    padding: 29px 30px 6px
}

.googlemapclass .help-center-icon {
    display: block;
    height: 62px;
    margin-bottom: 12px
}

.googlemapclass .help-center-icon img {
    display: block
}

.googlemapclass .help-center-card-title {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    font-weight: 700;
    color: #353535;
    padding-bottom: 8px
}

.googlemapclass .help-center-card-text {
    font-size: 16px;
    line-height: 22.5px;
    color: #7f7f7f;
    text-align: center;
    max-width: 380px;
    margin: 0 auto
}

.googlemapclass .alert-modal {
    z-index: 5999999
}

.googlemapclass .alert-modal .modal-dialog {
    box-shadow: 5px 5px 9px #0000000B;
    border-radius: 4px;
    background: #fff
}

.googlemapclass .alert-modal .modal-dialog .modal-content {
    border: 1px solid #efefef;
    border-radius: 4px
}

.googlemapclass .alert-modal .modal-header {
    border-radius: 4px 4px 0 0;
    align-items: center
}

.googlemapclass .alert-modal .modal-header .modal-title {
    font-size: 20px;
    line-height: 26px;
    color: #353535;
    font-weight: 500;
    padding-bottom: 0
}

.googlemapclass .alert-modal .alert-text {
    display: flex;
    align-items: flex-start;
    column-gap: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #353535
}

.googlemapclass .alert-modal .alert-text img {
    display: block;
    height: 24px;
    width: 24px
}

.googlemapclass .alert-modal .modal-header .close {
    padding: 16px;
    margin: -16px -16px -16px auto
}

.googlemapclass #amx-cp-map-home-widget {
    height: 530px !important
}

.googlemapclass .map-panel .lst-markers {
    padding: 8px 0
}

.googlemapclass .map-panel .lst-markers a {
    display: block;
    text-align: left
}

[lang=ar] .googlemapclass .list-view-acc-card .list-view-details {
    text-align: right !important
}

.googlemapclass .nolocationfound {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.googlemapclass .contact-subtitle {
    font-size: 12px !important;
    line-height: 20px !important
}

.googlemapclass .contact-subtitle:not(:last-child) {
    margin-bottom: 0 !important
}

.googlemapclass .directiondiv {
    max-height: 200px;
    overflow: auto
}

[lang=ar] .googlemapclass .bootstrap-select.btn-group .btn .filter-option {
    text-align: right !important
}

[lang=ar] .googlemapclass .map-panel .lst-markers a {
    text-align: right !important
}

.googlemapclass .bootstrap-select .btn:focus {
    outline: 0 !important;
    outline-offset: 0
}

.googlemapclass .bootstrap-select.btn-group .amx-cp-form-select+.dropdown-menu,
.googlemapclass .bootstrap-select.btn-group .btn+.dropdown-backdrop+.dropdown-menu,
.googlemapclass .bootstrap-select.btn-group .btn+.dropdown-menu {
    transform: none !important
}

.googlemapclass .bootstrap-select.dropup.btn-group .amx-cp-form-select+.dropdown-menu,
.googlemapclass .bootstrap-select.dropup.btn-group .btn+.dropdown-backdrop+.dropdown-menu,
.googlemapclass .bootstrap-select.dropup.btn-group .btn+.dropdown-menu {
    top: auto !important;
    bottom: 100% !important;
    transform: translateY(-10px) !important
}

.googlemapclass .newFormEntryDesign .bootstrap-select.dropup.open.btn-group .amx-cp-form-select,
.googlemapclass .newFormEntryDesign .bootstrap-select.dropup.show.btn-group .amx-cp-form-select {
    position: relative;
    z-index: 1036;
    margin-top: -32px !important;
    display: block
}

.googlemapclass .bootstrap-select.btn-group.show .btn .caret:before {
    content: "\e64b"
}

.googlemapclass .btn-group.bootstrap-select {
    z-index: 1040
}

.googlemapclass .bootstrap-select.btn-group .amx-cp-form-entry-select,
.googlemapclass .bootstrap-select.btn-group .amx-cp-form-select {
    padding: 7px 20px;
    line-height: 22px
}

.googlemapclass .bootstrap-select .btn:focus {
    outline: 0 !important;
    box-shadow: none !important
}

.googlemapclass .asc-data.country {
    min-width: 360px !important;
    max-width: 360px !important
}

.googlemapclass .asc-data.city {
    min-width: 250px !important;
    max-width: 268px !important
}

.googlemapclass .mapLoader {
    display: block !important;
    z-index: 5;
    width: 8em;
    height: 8em;
    position: absolute;
    top: calc(50% - 4em);
    left: calc(50% - 4em);
    font-size: 16px;
    margin: 0 auto;
    text-indent: -9999em;
    border-radius: 50%;
    background: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 42%);
    animation: load 1.4s infinite linear;
    transform: translateZ(0);
    margin-top: 450px
}

.googlemapclass .mapLoader:before {
    width: 50%;
    height: 50%;
    background-color: #26a4db;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    margin: auto
}

.googlemapclass .mapLoader:after {
    background: #fff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

@media (max-width:1559px) {
    .googlemapclass .asc-section {
        column-gap: 20px
    }
}

@media (max-width:1366px) {
    .googlemapclass .asc-section {
        padding: 80px 38px 0;
        column-gap: 0
    }

    .googlemapclass .asc-nav-tab-wrapper {
        padding: 0 38px
    }

    .googlemapclass .asc-tab-card {
        padding-left: 45px;
        padding-right: 45px
    }

    .googlemapclass .help-center-section {
        padding-left: 90px;
        padding-right: 90px
    }

    .googlemapclass .map-view-card .full-addr {
        max-width: none
    }
}

@media (max-width:1199px) {
    .googlemapclass .list-view-card-header .center-name {
        max-width: 378px
    }

    .googlemapclass .asc-content {
        margin-top: 74px;
        min-width: 245px;
        max-width: 345px
    }

    .googlemapclass .asc-heading {
        font-size: 44px;
        line-height: 54px
    }

    .googlemapclass .asc-section {
        padding: 80px 20px 0;
        column-gap: 20px
    }

    .googlemapclass .asc-banner {
        height: 540px;
        margin-top: -42px
    }

    .googlemapclass .asc-nav-tab-wrapper {
        padding: 0 20px;
        margin-top: -20px
    }

    .googlemapclass .asc-nav-tab-heading {
        font-size: 24px;
        line-height: 32px
    }

    .googlemapclass .asc-nav-tab-subheading {
        font-size: 20px;
        line-height: 30px
    }

    .googlemapclass .asc-nav.nav-tabs .nav-item .nav-link {
        font-size: 18px;
        line-height: 24px
    }

    .googlemapclass .asc-tab-card {
        padding: 24px 42px 42px;
        column-gap: 26px
    }

    .googlemapclass .asc-data label {
        margin-bottom: 20px
    }

    .googlemapclass .asc-data .form-control.search {
        padding-top: 4.5px
    }

    .googlemapclass .help-center-section {
        padding: 55px 50px 100px
    }

    .googlemapclass .asc-data .form-control.form-select {
        font-size: 20px;
        line-height: 24px;
        padding-top: 6px;
        padding-bottom: 6px
    }

    .googlemapclass .asc-tab-card .btn-find {
        margin-bottom: 0
    }

    .googlemapclass .map-view-card .card-header .place {
        font-size: 18px;
        line-height: 24px;
        max-width: 180px
    }

    .googlemapclass .list-view-card {
        padding: 38px
    }

    .googlemapclass .list-tab-content {
        padding-left: 20px;
        padding-right: 20px
    }

    .googlemapclass .asc-list li {
        padding-top: 16px;
        padding-bottom: 16px
    }

    .googlemapclass .list-address .place {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px
    }

    .googlemapclass .list-address .full-addr {
        font-size: 14px;
        line-height: 18px
    }

    .googlemapclass .list-address {
        max-width: 388px
    }

    .googlemapclass .asc-list li .center-name {
        font-size: 18px;
        line-height: 26px
    }

    .googlemapclass .map-view-card .tab-content {
        min-height: 130px
    }

    .googlemapclass .map-view-card {
        left: 420px
    }

    [lang=ar] .googlemapclass .map-view-card {
        right: 420px
    }

    .googlemapclass .map-view-card-panel {
        left: 26px
    }

    [lang=ar] .googlemapclass .map-view-card-panel {
        right: 26px
    }

    .googlemapclass .list-view-details {
        margin-bottom: 36px
    }

    .googlemapclass .help-center-row>* {
        padding: 0 14px;
        margin-bottom: 28px
    }
}

@media (max-width:991px) {
    .googlemapclass .asc-section {
        flex-direction: column;
        text-align: center
    }

    .googlemapclass .asc-content {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        min-width: 222px;
        max-width: 320px
    }

    .googlemapclass .asc-tab-card {
        padding: 24px 20px 28px;
        column-gap: 14px
    }

    .googlemapclass .list-view-card {
        padding: 24px 20px
    }

    .googlemapclass .extra .icon-btn-group {
        column-gap: 10px
    }

    .googlemapclass .help-center-section {
        padding: 55px 30px 100px
    }

    .googlemapclass .help-center {
        padding: 76px 20px 92px
    }

    .googlemapclass .btn-find {
        min-width: 92px
    }

    .googlemapclass .asc-data label {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 24px
    }

    .googlemapclass .asc-data .form-control.form-select {
        font-size: 18px
    }

    .googlemapclass .map-view-card .card-body,
    .googlemapclass .map-view-card .card-header {
        padding-left: 16px;
        padding-right: 16px
    }

    .googlemapclass .list-contact {
        min-width: 315px;
        max-width: 315px;
        margin-right: 10px
    }

    .googlemapclass .map-nav.nav-tabs .nav-item .nav-link {
        font-size: 16px;
        line-height: 22px
    }

    .googlemapclass .map-view-card .full-addr {
        font-size: 14px;
        line-height: 18px
    }

    .googlemapclass .map-view-card .card-header {
        padding-top: 20px
    }

    .googlemapclass .map-nav.nav-tabs .nav-item .nav-link {
        padding: 8px 10px 7px 0
    }

    .googlemapclass .asc-banner {
        height: 500px;
        margin-top: -22px
    }

    .googlemapclass .asc-banner img {
        width: auto;
        margin-left: auto;
        margin-right: auto
    }

    .googlemapclass .asc-heading {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 6px
    }

    .googlemapclass .asc-subheading {
        font-size: 24px;
        line-height: 30px
    }

    .googlemapclass .asc-nav-tab-heading {
        margin-bottom: 0
    }

    .googlemapclass .map-view-card,
    .googlemapclass .map-view-card-panel {
        height: 396px
    }

    .googlemapclass .map-view-card-panel .card-body .city-list {
        max-height: 228px
    }

    .googlemapclass .map-view-card-panel {
        width: 340px;
        left: 18px
    }

    [lang=ar] .googlemapclass .map-view-card-panel {
        right: 18px
    }

    .googlemapclass .map-view-card {
        left: 375px;
        max-width: 355px
    }

    [lang=ar] .googlemapclass .map-view-card {
        right: 385px
    }

    .googlemapclass .map-view-card .list-contact:not(.tab-pane>.list-contact:last-child) {
        margin-bottom: 6px
    }

    .googlemapclass .map-view-card .list-contact .contact-subtitle {
        min-width: 276px;
        font-size: 12px;
        line-height: 16px
    }

    .googlemapclass .list-view-acc-card.opened .list-view-card-header .center-name {
        max-width: 282px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    [lang=ar] .googlemapclass .list-contact {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .googlemapclass .asc-banner {
        height: 446px;
        margin-top: 0
    }

    .googlemapclass .asc-nav {
        order: 3;
        margin-bottom: 34px;
        margin-left: auto;
        margin-right: auto
    }

    .googlemapclass .asc-tab-card {
        order: 2;
        margin-top: 23px;
        margin-bottom: 34px;
        flex-direction: column;
        padding: 30px 16px 40px;
        align-items: flex-start
    }

    .googlemapclass .asc-data {
        width: 100%;
        margin-bottom: 24px
    }

    .googlemapclass .asc-heading {
        margin-bottom: 16px
    }

    .googlemapclass .asc-subheading {
        font-size: 21px;
        line-height: 27px
    }

    .googlemapclass .asc-nav-tab-wrapper {
        margin-top: 10px
    }

    .googlemapclass .asc-nav-tab-heading {
        font-size: 28px;
        line-height: 45px;
        margin-bottom: 4px
    }

    .googlemapclass .asc-nav-tab-subheading {
        font-size: 22px;
        line-height: 45px
    }

    .googlemapclass .asc-data label {
        font-size: 22px;
        line-height: 45px;
        margin-bottom: 0
    }

    .googlemapclass .asc-data .form-control.form-select {
        font-size: 22px;
        padding-top: 10.5px;
        padding-bottom: 10.5px
    }

    .googlemapclass .btn-find {
        width: 100%;
        margin-top: 40px
    }

    .googlemapclass .map-tab-content .map {
        top: 0;
        height: 100% !important
    }

    .googlemapclass .asc-nav.nav-tabs .nav-item .nav-link {
        font-size: 21px;
        line-height: 27px
    }

    .googlemapclass .asc-data .form-control.search {
        background-image: url(https://www.aramex.com/Sitefinity/WebsiteTemplates/aramex/App_Themes/aramex/Images/ic-search-red.svg)
    }

    .googlemapclass .map-view-card {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 420px;
        bottom: -122px;
        z-index: 0;
        height: auto
    }

    [lang=ar] .googlemapclass .map-view-card {
        right: 50%;
        transform: translateX(50%)
    }

    .googlemapclass .list-view-mobile .list-contact .btn img {
        height: 32px;
        width: 32px
    }

    .googlemapclass .map-view-card-panel {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 420px;
        bottom: -122px;
        z-index: 1;
        height: 417px
    }

    [lang=ar] .googlemapclass .map-view-card-panel {
        right: 50%;
        transform: translateX(50%)
    }

    .googlemapclass .list-view-card-header {
        padding: 15px 0 20px
    }

    .googlemapclass .list-view-acc-card.opened .list-view-card-header {
        padding-bottom: 9px
    }

    .googlemapclass .map-tab-content {
        height: 530px
    }

    .googlemapclass .map-view-card .card-header .place {
        font-size: 21px;
        line-height: 26px;
        max-width: 204px
    }

    .googlemapclass .map-view-card .card-header {
        padding-top: 23px;
        padding-left: 20px;
        padding-right: 20px
    }

    .googlemapclass .map-view-card .full-addr {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .googlemapclass .map-nav.nav-tabs .nav-item .nav-link {
        padding: 10px 10px 10px 0;
        font-size: 18px;
        line-height: 22px
    }

    [lang=ar] .googlemapclass .map-nav.nav-tabs .nav-item .nav-link {
        padding: 10px 0 10px 10px
    }

    .googlemapclass .list-view-details {
        display: none
    }

    .googlemapclass .list-view-card {
        padding: 8px 30.5px;
        margin-bottom: -80px;
        border-bottom: 0;
        box-shadow: none
    }

    .googlemapclass .list-view-mobile {
        display: block;
        border-radius: 20px 20px 0 0
    }

    .googlemapclass .list-view-mobile .card-header {
        background-color: transparent;
        border-bottom: 0;
        border-radius: 0;
        display: flex;
        padding: 0 0 9px;
        align-items: flex-start;
        justify-content: space-between
    }

    .googlemapclass .list-view-mobile .card-header .place {
        color: #dc291e;
        font-size: 21px;
        line-height: 26px;
        max-width: 204px
    }

    .googlemapclass .list-view-mobile .tag {
        text-transform: uppercase;
        padding-top: 1.5px;
        padding-bottom: 1.5px
    }

    .googlemapclass .list-view-mobile .full-addr {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
        color: #6d7278
    }

    .googlemapclass .list-view-mobile .card-body {
        padding: 0
    }

    .googlemapclass .list-view-mobile .list-contact {
        display: flex;
        justify-content: space-between;
        width: 100%;
        min-width: 0;
        max-width: none;
        margin-bottom: 10px
    }

    .googlemapclass .list-tab-content,
    .googlemapclass .list-view-mobile .list-contact .btn {
        padding: 0
    }

    .googlemapclass .list-view-contact-mobile {
        margin-bottom: 40px
    }

    .googlemapclass .help-center-section {
        padding: 226px 25.5px 22px
    }

    .googlemapclass .help-center {
        padding: 55px 16px 40px
    }

    .googlemapclass .help-center-row>* {
        margin-bottom: 35px;
        padding: 0 16px
    }

    .googlemapclass .help-center-row {
        margin: 0 -16px
    }
}

@media (max-width:575px) {
    .googlemapclass .asc-banner {
        height: auto
    }

    .googlemapclass .asc-banner img {
        max-width: 100%
    }

    .googlemapclass .asc-list li {
        flex-direction: column;
        row-gap: 12px;
        align-items: flex-start;
        padding-top: 15px;
        padding-bottom: 20px
    }

    .googlemapclass .asc-list li .center-name {
        font-size: 21px;
        line-height: 26px
    }

    .googlemapclass .map-view-card,
    [lang=ar] .googlemapclass .map-view-card {
        left: 7px;
        right: 7px;
        transform: translateX(0);
        width: 100%;
        bottom: -166px;
        max-width: calc(100% - 14px)
    }

    .googlemapclass .map-view-card-panel,
    [lang=ar] .googlemapclass .map-view-card-panel {
        left: 7px;
        right: 7px;
        transform: translateX(0);
        width: 100%;
        bottom: 0 !important;
        max-width: calc(100% - 14px);
        height: 400px
    }

    .googlemapclass .map-view-card .list-contact .contact-subtitle {
        min-width: 268px;
        column-gap: 2px
    }

    .googlemapclass .map-view-card .card-header {
        padding-top: 20px
    }

    .googlemapclass .map-view-card .full-addr {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 6px
    }

    .googlemapclass .list-view-mobile .contact-subtitle {
        min-width: 274px;
        font-size: 12px;
        line-height: 16px
    }

    .googlemapclass .list-view-card-header {
        flex-wrap: wrap;
        row-gap: 12px
    }

    .googlemapclass .list-view-acc-card.opened .list-view-card-header .center-name {
        max-width: none;
        white-space: normal
    }

    .googlemapclass .list-view-card {
        padding: 8px 14px
    }

    .googlemapclass .list-view-contact-mobile {
        margin-bottom: 60px
    }

    .googlemapclass .help-center-subheading {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 45px
    }

    .googlemapclass .map-view-card .tab-content {
        min-height: 144px
    }

    .googlemapclass .asc-nav-tab-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .googlemapclass .help-center-row>* {
        margin-bottom: 40px
    }

    .googlemapclass .map-view-card {
        bottom: 0 !important;
        height: 400px !important
    }

    .googlemapclass .map-view-card,
    [lang=ar] .googlemapclass .map-view-card {
        min-height: 400px !important;
        height: auto !important
    }
}