/*
COLORS:
logo: #153C3F #00C8E1

backgrounds: #153C3F #146E82 #411D80

Primary button: #00C8E1
*/

* {
    margin: 0;
    box-sizing: border-box
}

html,
body {
    height: 100%;
}

.page-wrap {
    min-height: 100%;
    /* margin-bottom: -578px; */
    padding-bottom: 3rem;
    overflow: hidden;
}

.no-pad {
    padding: 0;
}

.page-wrap:after {
    content: "";
    display: block
}

.site-footer,
.page-wrap:after {
    /* height: 578px; */
}

.site-footer {
    background: #153C3F;
}

body {
    background: #ffffff;
    font-family: 'URW Geometric Arabic';
    color: #373737;
    font-size: 16px;
    /* min-width: 375px; */
    font-weight: 500;
}

p {
    margin-bottom: inherit;
}


/*helpers*/

.flex_me {
    display: flex;
    flex-wrap: wrap;
}

.col {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}

.col_6 {
    flex: 0 0 50%;
    padding: 1rem
}

.col_100 {
    flex: 0 0 100%;
    padding: 1rem;
    background: #fff;
}

.container {
    max-width: 1300px;
    margin: auto;
}

.justify_end {
    justify-content: flex-end;
    align-items: center;
}

.bold {
    font-weight: bold
}

.simi_bold {
    font-weight: 500;
}

.light {
    font-weight: 100
}

img {
    max-width: 100%
}


/*end helpers*/

.top_bar {
    background: #153C3F;
    border-bottom: 6px solid #136e82;
}

.top_bar .container {
    align-items: center;
}

.top_bar ul li a:link,
.top_bar ul li a:visited {
    color: rgb(255 255 255 / 51%);
    text-decoration: none;
    height: 43px;
    display: block;
    line-height: 43px;
    padding: 0 2rem;
    font-weight: bold;
    transition: all 0.2s ease
}

.top_bar ul li a:hover {
    color: #fff
}

.top_bar ul {
    display: flex;
    list-style: none;
    padding: 0;
}

.top_bar ul li.active a:link,
.top_bar ul li.active a:visited {
    background: #146E82;
    color: #fff
}

.top_bar .container .col:nth-child(2) {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: -1.5rem
}

.top_bar .container .col:nth-child(2) a:link,
.top_bar .container .col:nth-child(2) a:visited {
    padding: 0 1.5rem;
    color: #fff;
    text-decoration: none;
    display: block;
}

.top_bar .container .col:nth-child(2) a img {
    display: block;
    filter: brightness(0) invert(1);
    height: 24px;
}

header .container .col {
    align-items: center
}

header .container .col:nth-child(1) {
    flex: 0 0 75%;
}

header .container .col:nth-child(1) ul {
    display: flex;
    list-style: none;
    padding: 0 0 0 2rem;
}

header .container .col:nth-child(1) ul li a:link,
header .container .col:nth-child(1) ul li a:visited {
    color: #146E82;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    padding: 0 1.2rem;
    transition: all 0.2s ease;
}

header .container .col:nth-child(1) ul li a:hover {
    color: #00c8e1
}

header .container .col:nth-child(2) a:link,
header .container .col:nth-child(2) a:visited {
    color: #146E82;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    padding: 0.6rem 1.5rem;
    transition: all 0.2s ease;
}

header .container .col:nth-child(2) a:first-child:hover {
    color: #00c8e1
}

.sign_up_link {
    box-shadow: 0 0 0 2px #146E82
}

.sign_up_link:hover {
    background: #146E82;
    color: #fff !important
}

.hero_banner {
    min-height: 620px;
    position: relative;
}

.hero_banner .container .col {
    position: relative;
    height: 579px;
}

.hero_banner_img {
    position: absolute;
    right: 0;
    top: 5rem;
    height: 350px;
    z-index: 2;
}


/***************************************************
 * Generated by SVG Artista on 12/28/2020, 11:10:47 AM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-1 {
    stroke-dashoffset: 632.451171875px;
    stroke-dasharray: 632.451171875px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-1 {
    stroke-dashoffset: 0;
}

svg .svg-elem-2 {
    stroke-dashoffset: 616.8902587890625px;
    stroke-dasharray: 616.8902587890625px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

svg.active .svg-elem-2 {
    stroke-dashoffset: 0;
}

body.loaded svg.line .svg-elem-1,
body.loaded svg.line .svg-elem-2 {
    stroke-dashoffset: 0;
}


/***************************************************
 * Generated by SVG Artista on 12/28/2020, 12:00:34 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-3 {
    stroke-dashoffset: 334px;
    stroke-dasharray: 334px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.12s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.12s;
}

svg.active .svg-elem-3 {
    stroke-dashoffset: 0;
}

svg .svg-elem-4 {
    stroke-dashoffset: 394.3477783203125px;
    stroke-dasharray: 394.3477783203125px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

svg.active .svg-elem-4 {
    stroke-dashoffset: 0;
}

body.loaded svg.line2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

body.loaded svg.line2 .svg-elem-3,
body.loaded svg.line2 .svg-elem-4 {
    stroke-dashoffset: 0;
}

.SA_map_wrapper.aos-init.aos-animate svg.sa_map .svg-elem-7,
.SA_map_wrapper.aos-init.aos-animate svg.sa_map .svg-elem-8,
.SA_map_wrapper.aos-init.aos-animate svg.sa_map .svg-elem-9,
.SA_map_wrapper.aos-init.aos-animate svg.sa_map .svg-elem-10 {
    stroke-dashoffset: 0;
}

.line {
    position: absolute;
    right: 0;
}

.hero_banner_caption h1 {
    font-size: 96px;
    color: #153C3F;
    line-height: 1.15;
    -webkit-animation: tracking-in-expand 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1.1s both;
    animation: tracking-in-expand 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1.1s both;
}

.hero_banner_caption span {
    font-size: 28px;
    margin-top: 1.5rem;
    display: block;
    -webkit-animation: tracking-in-expand 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1.1s both;
    animation: tracking-in-expand 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1.1s both;
}


/* ----------------------------------------------
 * Generated by Animista on 2020-12-28 14:43:22
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */

@-webkit-keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }
    40% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}

@keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }
    40% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}

.hero_banner_caption {
    margin-top: 5rem;
}

a.btn:link,
a.btn:visited,
button.btn,
input[type="submit"].btn,
.btn {
    background: #eee;
    color: #153C3F;
    font-weight: bold;
    height: 48px;
    padding: 0 3rem;
    line-height: 48px;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    cursor: pointer;
    border: none;
    font-family: 'URW Geometric Arabic';
}

a.primary_btn:link,
a.primary_btn:visited,
button.primary_btn,
input[type="submit"].primary_btn,
input[type="button"].primary_btn {
    background: #00C8E1
}

a.primary_btn:hover,
button.primary_btn:hover,
input[type="submit"].primary_btn:hover,
input[type="button"].primary_btn:hover {
    box-shadow: 0 0 0 2px #153C3F
}

a.linear_btn:link,
a.linear_btn:visited,
button.linear_btn,
.linear_btn {
    background: none;
    color: #fff;
    box-shadow: 0 0 0 2px #fff;
}

a.linear_btn:hover,
button.linear_btn:hover {
    box-shadow: 0 0 0 2px #00C8E1;
    color: #00C8E1
}

.track_trace {
    background: #fff url(../images/track_icon.svg) no-repeat 93% 3.5rem;
    border-radius: 3px;
    padding: 2.5rem;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    width: 101%;
    z-index: 7;
    position: relative;
    margin-top: 5.8rem;
}

.track_trace span {
    font-weight: bold;
    font-size: 28px;
    color: #373737
}

.track_trace p {
    font-size: 20px;
    color: #373737
}

.track_control {
    position: relative;
    flex: 0 0 72%;
    max-width: 72%;
}

.track_control input {
    height: 48px;
    line-height: 48px;
    width: 100%;
    border: 1px solid #728A8C;
    text-indent: 1rem;
}

.track_trace .btn {
    /* margin-left:1rem; */
}

.track_control a {
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -15px;
}

.track_trace .flex_me {
    padding-top: 1.3rem
}


/***************************************************
 * Generated by SVG Artista on 12/28/2020, 2:09:53 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-5 {
    stroke-dashoffset: 233.25999450683594px;
    stroke-dasharray: 233.25999450683594px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
}

svg.active .svg-elem-5 {
    stroke-dashoffset: 0;
}

svg .svg-elem-6 {
    stroke-dashoffset: 221.10000610351562px;
    stroke-dasharray: 221.10000610351562px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s;
}

svg.active .svg-elem-6 {
    stroke-dashoffset: 0;
}

body.loaded svg.line3 {
    position: absolute;
    bottom: 5rem;
    left: 0;
}

body.loaded svg.line3 .svg-elem-5,
body.loaded svg.line3 .svg-elem-6 {
    stroke-dashoffset: 0;
}

.covid_message {
    background: #153c3f;
    padding: 2rem;
}

.covid_message .container {
    justify-content: flex-end
}

.covid_message .container div {
    display: flex;
    align-items: center
}

.covid_message .container div span {
    color: #fff;
    max-width: 315px;
    font-size: 18px;
    margin-left: 1rem;
}

.covid_message .container div a.btn:link,
.covid_message .container div a.btn:visited {
    margin-left: 2rem;
    padding: 0 2rem;
}

.services {
    background: #146E82;
    padding: 3.5rem 0
}

.services .container .flex_me .col {
    background: #fff;
    border-radius: 4px;
    padding: 2rem;
    margin: 0 1rem;
}

.services .container .flex_me .col span {
    display: block;
    font-weight: bold;
    font-size: 24px;
    color: #373737
}

.services .container .flex_me .col p {
    /* max-width: 200px; */
    margin: 1rem 0
}

.services .container .flex_me .col img {
    margin-bottom: 1rem
}

.services .container .flex_me {
    margin: 0 -1rem
}

a.btn_noBG:link,
a.btn_noBG:visited {
    text-decoration: none;
    font-weight: bold;
    color: #146e82;
    font-size: 20px;
    position: relative;
    padding: 0 2rem 0 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

a.btn_noBG:after {
    content: url(../images/arrow_icon.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

a.btn_noBG:hover:after {
    right: -10px
}

.sending_has_never {
    padding: 6rem 0
}

.sending_has_never .container {
    align-items: center
}

.sending_has_never .container .col img {
    max-width: 100%;
    width: 100%
}

.sending_has_never .container .col span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    /* max-width: 400px; */
}

.sending_has_never .container .col p {
    font-size: 24px;
    /* max-width: 440px; */
    margin: 2rem 0
}

.section_btns {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.section_btns a {
    margin-right: 1.5rem;
}

.find_branch {
    background: #f3f3f3;
    padding: 6rem 0;
    position: relative;
}


/***************************************************
 * Generated by SVG Artista on 12/29/2020, 11:10:33 AM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-7 {
    stroke-dashoffset: 531.06201171875px;
    stroke-dasharray: 531.06201171875px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-7 {
    stroke-dashoffset: 0;
}

svg .svg-elem-8 {
    stroke-dashoffset: 513.1259155273438px;
    stroke-dasharray: 513.1259155273438px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

svg.active .svg-elem-8 {
    stroke-dashoffset: 0;
}

svg .svg-elem-9 {
    stroke-dashoffset: 1307.54052734375px;
    stroke-dasharray: 1307.54052734375px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}

svg.active .svg-elem-9 {
    stroke-dashoffset: 0;
}

svg .svg-elem-10 {
    stroke-dashoffset: 1309.15673828125px;
    stroke-dasharray: 1309.15673828125px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;
}

svg.active .svg-elem-10 {
    stroke-dashoffset: 0;
}

.find_branch .find_branch_container {
    justify-content: flex-end
}

.find_branch .find_branch_container .col {
    max-width: 50%;
}

.SA_map_wrapper {
    position: absolute;
    top: 8.7rem;
    width: 51%;
}

.find_branch .find_branch_container .col>span {
    font-size: 40px;
    font-weight: bold;
    /* max-width: 400px; */
    display: block;
}

.find_branch .find_branch_container .col>p {
    font-size: 24px;
    margin: 1rem 0 3rem;
}

.branch_finder .track_control {
    max-width: 70%;
}

.branch_finder a.btn_noBG {
    margin-top: 2rem;
    display: inline-block;
}

.branch_finder {
    background: #fff url(../images/track_icon.svg) no-repeat 93% 2.5rem;
}

.branch_finder a.btn_noBG:after {
    content: url(../images/location_icon.svg)
}

.moving_house {
    padding: 6rem 0
}

.moving_house .container .col img {
    max-width: 100%;
    width: 100%;
    max-height: 400px;
    /*object-fit: cover;*/
}

.moving_house .container .col {
    margin: 0 4rem
}

.moving_house .container .flex_me {
    margin: 0 -4rem
}

.moving_house .container .flex_me .col span {
    font-size: 40px;
    font-weight: bold
}

.moving_house .container .flex_me .col p {
    font-size: 24px;
    margin: 1rem 0 2rem;
}

.wasel_banner {
    background: #411D80;
    padding: 6rem 0
}

.wasel_banner .container .flex_me .col span {
    display: block;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    max-width: 400px;
    margin: 2rem 0
}

.wasel_banner .container .flex_me .col p {
    font-size: 24px;
    margin: 1rem 0 2rem;
    color: #fff
}

.wasel_banner .container .flex_me .col:nth-child(2) img {
    max-width: 100%;
    width: 100%;
}

.downloadApp_banner {
    padding: 2rem 0 0;
    position: relative;
}

.download_linear_wrap {
    position: absolute;
    width: 100%;
    bottom: 3rem;
}

.download_linear_wrap.aos-init.aos-animate svg.download_linear .svg-elem-11,
.download_linear_wrap.aos-init.aos-animate svg.download_linear .svg-elem-12,
.download_linear_wrap.aos-init.aos-animate svg.download_linear .svg-elem-13 {
    stroke-dashoffset: 0;
}


/***************************************************
 * Generated by SVG Artista on 12/29/2020, 4:35:19 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-11 {
    stroke-dashoffset: 544.9674072265625px;
    stroke-dasharray: 544.9674072265625px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-11 {
    stroke-dashoffset: 1089.934814453125px;
}

svg .svg-elem-12 {
    stroke-dashoffset: 2063.958984375px;
    stroke-dasharray: 2063.958984375px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

svg.active .svg-elem-12 {
    stroke-dashoffset: 4127.91796875px;
}

svg .svg-elem-13 {
    stroke-dashoffset: 1611.989501953125px;
    stroke-dasharray: 1611.989501953125px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}

svg.active .svg-elem-13 {
    stroke-dashoffset: 3223.97900390625px;
}

.downloadApp_banner .container {
    position: relative;
}

.downloadApp_banner .container .flex_me .col:nth-child(2) span {
    font-size: 40px;
    font-weight: bold;
    display: block
}

.downloadApp_banner .container .flex_me .col:nth-child(2) p {
    font-size: 24px;
    margin: 1rem 0 2rem;
    /* max-width: 440px; */
    font-size: 24px;
}

.downloadApp_banner .container .flex_me .col:nth-child(1) {
    text-align: center
}

.downloadApp_banner .container .flex_me .section_btns a img {
    max-width: 150px;
    height: 48px
}

.downloadApp_banner .container .flex_me .col:nth-child(2) {
    padding-top: 5rem
}

.footer_sitemap_col {
    padding: 0;
    padding-top: 3rem
}

.footer_sitemap_col ul {
    padding: 0;
    list-style: none;
}

.footer_sitemap_col span {
    color: #00C8E1;
    font-weight: bold;
    display: inline-block;
}

.footer_sitemap_col ul li a:link,
.footer_sitemap_col ul li a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 3px 0;
    margin: 3px 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.footer_sitemap_col ul li a:hover {
    letter-spacing: 1px
}

.social_links a:link,
.social_links a:visited {
    background: #fff;
    width: 40px;
    height: 40px;
    margin-right: 0.5rem;
    border-radius: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.social_links a:hover {
    background: #00C8E1
}

.social_links a img {
    height: 22px;
    display: inline-block
}

footer p {
    color: #fff;
    margin: 0;
}

.social_links {
    padding: 1rem 0
}


/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */

.slicknav_btn,
.slicknav_nav .slicknav_item {
    cursor: pointer
}

.slicknav_menu,
.slicknav_menu * {
    box-sizing: border-box
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: .438em .625em;
    line-height: 1.125em
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: .188em
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 3px #000
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: .875em;
    margin: .188em 0 0 .438em
}

.slicknav_menu .slicknav_icon:before {
    background: 0 0;
    width: 1.125em;
    height: .875em;
    display: block;
    content: "";
    position: absolute
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: .125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.slicknav_menu:after,
.slicknav_menu:before {
    content: " ";
    display: table
}

.slicknav_menu:after {
    clear: both
}

.slicknav_nav li,
.slicknav_nav ul {
    display: block;
}

.slicknav_nav .slicknav_arrow {
    font-size: .8em;
    margin: 0;
}

.slicknav_nav .slicknav_item a {
    display: inline
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    display: inline-block;
}

.slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_menu {
    *zoom: 1;
    font-size: 16px;
    background: #4c4c4c;
    padding: 5px
}

.slicknav_nav,
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #fff
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222;
}

.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    font-size: .875em
}

.slicknav_nav ul {
    margin: 0 0 0 20px
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff
}

.slicknav_nav a {
    text-decoration: none;
    color: #fff
}

.slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
    outline: none;
}

.slicknav_brand {
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px
}


/* customize slicknav */

.slicknav_menu {
    display: none;
    background: none;
    padding: 0;
}

.slicknav_menu .slicknav_menutxt {
    display: none
}

.slicknav_menu .slicknav_icon {
    margin: 0;
    float: none;
    display: inline-block;
    width: 35px;
    height: 36px;
}

.slicknav_btn {
    padding: 0.75rem;
    margin-left: 0;
    border-radius: 50px;
    padding: 0;
    width: 35px;
    height: 25px;
    text-align: center;
    line-height: 26px;
    background: none;
    position: absolute;
    left: 18px;
    top: 20px;
}

.slicknav_nav {
    position: fixed;
    top: 0;
    width: 100%;
    right: 0;
    z-index: 2000;
    padding: 6rem 0 0;
    height: 100%;
    text-align: left;
    font-size: 28px;
    font-weight: 100;
    left: 0;
    overflow: auto;
    background: #146e82;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    padding: 1rem;
    margin: 0;
    transition: all 0.2s ease;
    position: relative;
    width: 90%;
}

.slicknav_nav .slicknav_row:hover,
.slicknav_nav a:hover {
    background: none;
    border-radius: 0;
    color: #fff;
}

.slicknav_nav .slicknav_row:hover a {
    color: #fff;
}

.slicknav_nav>li>a {
    display: inline-block;
}

.slicknav_nav>li>a:before,
.slicknav_nav>li>a:after {
    content: '';
    width: 0;
    height: 2px;
    display: block;
    background: rgb(255 255 255 / 69%);
    transition: all 0.2s ease;
    display: none
}

.slicknav_nav>li>a:hover:before,
.slicknav_nav>li>a:hover:after {
    width: 100%
}

ul.slicknav_nav>li>a span {
    transition: all 0.3s ease
}

ul.slicknav_nav[aria-hidden="false"]>li>a:hover span {
    letter-spacing: 2px
}

.slicknav_menu .slicknav_icon-bar {
    transition: all .2s ease
}

.slicknav_menu .slicknav_open .slicknav_icon-bar {
    position: absolute;
    top: 13px;
    background: rgb(255 255 255 / 0.5) !important;
}

.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(1) {
    display: none
}

.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(2) {
    transform: rotate(45deg)
}

.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(3) {
    transform: rotate(-45deg)
}

.slicknav_nav a {
    border: none !important
}

.slicknav_nav li {
    /* border-top:1px solid rgba(255,255,255,0.16) */
}

.slicknav_nav a {
    color: #ffffff;
}

.slicknav_nav .slicknav_arrow {
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 50%;
}

.slicknav_nav .slicknav_arrow:before,
.slicknav_nav .slicknav_arrow:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background: rgba(255, 255, 255, 0.67);
    position: absolute;
    top: 0;
    transition: all .2s ease
}

.slicknav_nav .slicknav_arrow:before {
    transform: rotate(90deg)
}

.slicknav_nav .slicknav_parent.slicknav_open .slicknav_arrow:before {
    transform: rotate(0)
}

.slicknav_nav ul {
    margin: 0 1rem;
}

.slicknav_nav ul li {
    border-top: 1px dashed rgba(255, 255, 255, 0.14)
}

.slicknav_nav ul li a {
    color: rgb(255 255 255 / 50%);
}

.slicknav_nav ul li a:hover {
    color: #fff
}

.slicknav_open {
    z-index: 1000000;
    /* height: 45px; */
}

.slicknav_menu .slicknav_icon-bar {
    background: #146e82;
    box-shadow: none;
    width: 30px;
    height: 3px;
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 7px;
}

.js .slicknav_menu {
    display: none;
}

.append_menu {
    position: relative;
}

header .container .col ul.slicknav_nav {
    flex-direction: column;
    text-align: left;
    padding: 6rem;
}

header .container .col ul.slicknav_nav li a:link,
header .container .col ul.slicknav_nav li a:visited {
    color: #fff;
    padding: 1rem;
    font-size: 24px;
}

.slicknav_menu {
    position: relative;
    position: absolute;
    top: 0;
}

.slicknav_open {
    left: auto;
    right: 0;
    float: none;
    top: 0;
}

.search_box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    left: 0;
    z-index: 1000;
    background-image: -moz-linear-gradient( 90deg, rgba(21, 60, 63, 0) 0%, rgba(21, 60, 63, 0.74902) 50%, rgb(21, 60, 63) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(21, 60, 63, 0) 0%, rgba(21, 60, 63, 0.74902) 50%, rgb(21, 60, 63) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(21, 60, 63, 0) 0%, rgba(21, 60, 63, 0.74902) 50%, rgb(21, 60, 63) 100%);
}

.close {
    color: #fff;
    font-size: 25px;
    width: 50px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: all 0.2s ease;
    z-index: 3;
    padding: 0 !important;
    box-shadow: 0 0 0 2px rgb(255 255 255 / 0.2);
}

.close:after,
.close:before {
    content: '';
    width: 19px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 24px;
}

.close:after {
    transform: rotate(45deg)
}

.close:before {
    transform: rotate(-45deg)
}

.close:hover {
    background: #00c8e1;
    box-shadow: 0 0 0 2px #00c8e1;
}

.search_field input {
    border: none;
    background: transparent;
    font-size: 20px;
    width: 100%;
    outline: none;
    color: #ccc;
    display: block;
    transition: all .3s ease;
    height: 44px;
    font-family: 'URW Geometric Arabic';
    flex: 0 0 90%;
    font-weight: 100;
    box-shadow: 0 0 0 2px rgb(255 255 255 / 0.35);
    text-indent: 20px;
}

.search_field input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    transition: all .3s ease
}

.search_field input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    transition: all .3s ease
}

.search_field input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    transition: all .3s ease
}

.search_field input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    transition: all .3s ease
}

.search_field input:focus {
    color: #fff;
    box-shadow: 0 0 0 2px #fff;
}

.search_field input:focus::-webkit-input-placeholder {
    color: #fff
}

.search_field input:focus:-moz-placeholder {
    color: #fff
}

.search_field input:focus::-moz-placeholder {
    color: #fff
}

.search_field input:focus:-ms-input-placeholder {
    color: #fff
}

.search_field {
    margin: 70px auto 0;
    position: relative;
    display: flex;
    max-width: 700px;
    flex-wrap: wrap;
}

.search_field span {
    color: #eee;
    font-size: 30px;
    opacity: 0;
    position: absolute;
    top: -60px;
    transition: all .5s ease-in-out;
}

.search_field button {
    width: 44px;
    display: block;
    height: 44px;
    text-align: center;
    margin: 0;
    background: none;
    line-height: 44px;
    margin-right: 1rem;
    cursor: pointer;
    transition: all 0.2s ease;
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    box-shadow: 0 0 0 2px #00c8e1;
    background: #00c8e1;
}

.search_field button:hover {
    border-color: #fff
}

.search_field button img {
    display: block;
    height: 20px;
    margin: auto;
}

header #menu>li:hover ul {
    max-height: 1000px;
    -webkit-animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    opacity: 1
}

header #menu>li.has_dropdown>a:after {
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    bottom: 10px;
    height: 3px;
    background: #00c8e1;
    margin: auto;
    right: 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.has_dropdown {
    position: relative;
}


/* ----------------------------------------------
 * Generated by Animista on 2020-7-28 15:55:36
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */

@-webkit-keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

header #menu>li>ul li a:link,
header #menu>li>ul li a:visited {
    padding: 0.75rem 1rem;
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #555;
    text-decoration: none;
}

header #menu>li:hover a {
    color: rgb(20 110 130 / 75%);
}

header #menu>li:hover a:after {
    width: calc(100% - 3rem)
}


/*mega menu*/

header #menu>li>.mega_menu {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 40;
    max-height: none;
    background: #fff;
    width: max-content;
    padding: 1rem 1.5rem;
    transition: all 0.2s ease;
    opacity: 0;
    left: 1.5rem;
    line-height: normal;
    box-shadow: 0 21px 40px 0 rgb(21 60 63 / 0.3);
    list-style: none;
    transform: translate(0, -200%);
    border-radius: 10px;
    flex-direction: column;
}

header #menu>li:hover .mega_menu {
    max-height: 1000px;
    -webkit-animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    opacity: 1;
    transform: translate(0, 0);
}

header #menu>li>.mega_menu li a:link,
header #menu>li>.mega_menu li a:visited {
    padding: 0.4rem 0;
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #146e82;
    text-decoration: none;
    font-size: 18px;
}

header #menu>li .mega_menu li a:hover {
    color: rgb(20 110 130 / 75%);
}

header #menu>li:hover a:before {
    width: 100%
}

header.active_mega #menu>li:hover a {
    color: #00ac73
}

header.active_mega #menu>li.has_dropdown:hover a:after {
    border-top-color: #00ac73
}

header.active_mega {
    background: #fff;
    transition: all 0.2s ease
}

header .container .mega_menu .col {
    flex: none;
    padding: 0 2rem;
}

header #menu>li>.mega_menu .col ul {
    padding: 0;
    flex-direction: column;
}

header .container .mega_menu .col:last-child {
    border-left: 1px solid #ccc
}

header #menu>li {
    padding: 1rem 0
}

.tooltip_box {
    background: #153c3f;
    color: #fff;
    padding: 1rem;
    position: absolute;
    bottom: 0;
    transform: translate(0, -50%);
    border-radius: 5px;
    box-shadow: 0 5px 20px rgb(21 60 63 / 37%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    width: 100%
}

.tooltip_box p,
.tooltip_box * {
    color: #fff;
    font-size: 16px;
    text-align: start !important;
}

.tooltip_box:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #153c3f;
    position: absolute;
    bottom: -10px;
    right: 18px
}

a.info_icon:hover+.tooltip_box {
    opacity: 1;
    visibility: visible;
    transform: translate(0, -49px)
}


/***************************************************
 * Generated by SVG Artista on 1/13/2021, 12:03:01 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-hero-1 {
    stroke-dashoffset: 495.4066467285156px;
    stroke-dasharray: 495.4066467285156px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-hero-1 {
    stroke-dashoffset: 0;
}

svg .svg-hero-2 {
    stroke-dashoffset: 1475.483642578125px;
    stroke-dasharray: 1475.483642578125px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

svg.active .svg-hero-2 {
    stroke-dashoffset: 0;
}

svg .svg-hero-3 {
    stroke-dashoffset: 1970.888671875px;
    stroke-dasharray: 1970.888671875px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}

svg.active .svg-hero-3 {
    stroke-dashoffset: 0;
}

body.loaded svg.hero_linear {
    position: absolute;
    bottom: 2rem;
    left: 0;
    overflow: visible;
}

body.loaded svg.hero_linear .svg-hero-1,
body.loaded svg.hero_linear .svg-hero-2,
body.loaded svg.hero_linear .svg-hero-3 {
    stroke-dashoffset: 0;
}

.g20_section {
    background: #FFF5E9;
    padding: 6rem 0
}

.g20_section .container .flex_me .col:nth-child(2) span {
    display: block;
    font-weight: bold;
    font-size: 40px;
    /* max-width: 400px; */
    /* margin-top: 1.5rem */
}

.g20_section .container .flex_me .col:nth-child(2) p {
    font-size: 24px;
    /* max-width: 400px; */
    margin: 1.5rem 0 2rem
}

.g20_section .container .flex_me .col:nth-child(1) img {
    max-width: 100%;
    width: 100%;
}

.g20_section .container .flex_me .col:nth-child(2) {
    /* padding-left: 8rem */
}

.contact_section .container .flex_me .col span {
    display: block;
    font-weight: bold;
    font-size: 40px;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

.contact_section .container .flex_me .col p {
    font-size: 24px;
    /* max-width: 450px; */
    min-height: 130px;
}

.contact_section .container .flex_me .col .section_btns {
    margin-top: 3rem;
}

.sa_map,
.download_linear {
    overflow: visible !important;
}

.mobile_view {
    display: none
}

.login_dropdown_container {
    position: relative;
}

.login_dropdown_container .login_dropdown {
    background: #153c3f;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    width: 120px;
    border-radius: 4px;
    transform: translate(0, 10px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    z-index: 20
}

.login_dropdown_container .login_dropdown:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #153c3f;
    position: absolute;
    right: 7px;
    top: -8px
}

.login_dropdown_container .login_dropdown a:link,
.login_dropdown_container .login_dropdown a:visited {
    color: #fff;
    display: block;
    text-decoration: none;
    box-shadow: none;
    padding: 0.5rem 1.5rem;
    border-bottom: 1px solid rgb(255 255 255 / 0.15);
    transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.login_dropdown_container .login_dropdown a:hover {
    background: none;
    color: #00c8e1 !important
}

header .container .col.mobile_view>a {
    padding: 0.5rem;
    color: #146e82;
    font-weight: bold;
    text-decoration: none;
    display: block
}

header .container .col.mobile_view>a img {
    height: 23px
}

.login_dropdown_container .login_dropdown.OpenLoginMenu {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0)
}

.login_dropdown_container .toggle_login {
    padding: 0.5rem 0 0 0.5rem
}

.help_dropdown {
    position: relative;
    height: 43px;
    line-height: 43px;
}

.help_dropdown>div {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 40;
    background: #fff;
    width: max-content;
    padding: 1rem 0.5rem;
    transition: all 0.2s ease;
    opacity: 0;
    left: 1.5rem;
    line-height: normal;
    box-shadow: 0 21px 40px 0 rgb(21 60 63 / 0.3);
    list-style: none;
    transform: translate(0, -20px);
    border-radius: 10px;
    visibility: hidden;
}


/* .help_dropdown > div:before{content:''; width:100%; height:10px; background:#ccc; position:absolute; top:-10px} */

.help_dropdown:hover>div {
    -webkit-animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
}

.help_dropdown>div>ul {
    flex-direction: column;
}

.help_dropdown>div>ul li a:link,
.help_dropdown>div>ul li a:visited {
    color: #146e82 !important;
    font-weight: bold;
    transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    z-index: 20
}

.help_dropdown>div span {
    padding: 0 1.3rem 0.3rem;
    display: block;
    color: #646464
}

.help_dropdown>div>ul li a:hover {
    color: #00c8e1 !important
}


/*INNER PAGES*/

.bread_crumb ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
}

.bread_crumb ul li a {
    color: #146e82;
    text-decoration: none;
    font-weight: bold;
    padding: 0.5rem 0;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.bread_crumb ul li a:hover {
    opacity: 0.6
}

.bread_crumb ul li a:after {
    content: url(../images/bread_crumb_arrow.svg);
    margin-left: 1rem;
}

.bread_crumb ul li a img {
    height: 24px
}

.bread_crumb ul li:last-child a:after {
    display: none
}

.bread_crumb ul li:last-child a {
    font-weight: normal;
    color: #446365;
    cursor: default;
    pointer-events: none;
}

.parcel_box {
    align-items: center;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
    width: fit-content;
    padding: 1rem 4rem 1rem 1rem;
    margin: 2rem 0 3rem
}

.parcel_box span {
    display: block;
}

.parcel_box div:first-child {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    box-shadow: 0 0 0 1px #ccc;
    margin-right: 1.5rem
}

.tracking_info span {
    font-weight: bold;
    display: block;
    font-size: 40px;
    margin-top: 1.5rem
}

.tracking_info p {
    font-size: 24px;
    margin: 1.5rem 0 2.5rem;
    max-width: 440px;
}

a.linear_btn_green:link,
a.linear_btn_green:visited,
button.linear_btn_green,
input[type="submit"].linear_btn_green,
.linear_btn_green {
    box-shadow: 0 0 0 2px #146e82;
    color: #146e82;
    background: none
}

a.linear_btn_green:hover {
    background: #146e82;
    color: #fff
}

.tracking_destination {
    align-items: center;
    padding-top: 2rem
}

.tracking_destination span b {
    display: block;
    font-size: 20px
}

.tracking_destination>div {
    display: flex;
    margin-right: 5%;
    position: relative
}

.tracking_destination>div>img {
    margin-right: 1rem
}

.tracking_destination>div .info_icon {
    position: absolute;
    bottom: 0;
    right: -25px
}

.delivery_timeline ul {
    list-style: none;
    position: relative;
    padding-left: 2.5rem;
}

.delivery_timeline ul:before {
    content: '';
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0;
    background: #E5F9FB;
}

.delivery_timeline ul li {
    margin: 2.5rem 0;
    position: relative;
}

.delivery_timeline ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: -40px;
    background: #99E9F3;
    border-radius: 10px;
    top: 5px;
}

.delivery_timeline ul li>span {
    font-weight: bold;
    font-size: 20px;
    color: #767676
}

.delivery_timeline ul li div span {
    font-size: 14px;
    color: #767676
}

.delivery_timeline ul li.current>span {
    color: #373737
}

.delivery_timeline ul li p {
    color: #767676
}

.delivery_timeline ul li.current:before {
    background: #00c8e1;
    width: 14px;
    height: 14px;
    left: -42px
}

.current_location {
    padding-bottom: 2rem
}

.current_location img {
    width: 100%;
}

.current_location p {
    color: #767676;
    padding-top: 0.5rem
}

.current_location p span {
    font-weight: bold;
    color: #373737;
    margin-left: 1rem
}

.your_driver div:first-child img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.your_driver div:first-child {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #D0D8D8;
}

.your_driver {
    align-items: center;
    border-radius: 5px;
    border: 1px solid #D0D8D8;
    padding: 1rem;
    margin-bottom: 2.5rem;
}

.your_driver div:last-child {
    padding-left: 1rem
}

.your_driver div:last-child span {
    display: block;
}

.your_driver div:last-child a {
    color: #146e82;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0.5rem;
    display: block;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.your_driver div:last-child a:hover {
    opacity: 0.5
}

.item_delivery_container>.col:nth-child(1) {
    flex: 0 0 50%;
    max-width: 50%;
    /* padding-right: 7rem */
}

.item_delivery_container>.col:nth-child(2) {
    padding-left: 3rem;
}

.need_help {
    background: #F3F3F3;
    padding: 2rem;
}

.need_help span {
    font-weight: bold;
    font-size: 24px;
}

.need_help p {
    font-size: 20px;
    margin: 1rem 0
}

.need_help>a {
    display: block;
    color: #146e82;
    font-weight: bold;
    text-decoration: none;
    margin: 1rem 0;
    display: block;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    font-size: 20px;
}

.need_help>a:hover {
    opacity: 0.5
}

.view_all_help {
    border-top: 1px solid #ccc;
    padding-top: 1.5rem;
    text-align: right;
    margin-top: 2rem
}

.tracking_destination .tooltip_box {
    right: -40px;
    width: 340px
}

.covid_delays {
    background: #163c3e;
    display: flex;
    width: 100%;
    color: #fff;
    align-items: center;
    padding: 1.5rem;
    margin: 2rem 0
}

.covid_delays img {
    margin-right: 1rem
}

.covid_delays span {
    font-size: 20px
}

.covid_delays span b {
    margin-right: 1rem
}

.track_shipment .col img {
    display: block;
    margin-bottom: 1rem
}

.track_shipment .col span {
    font-size: 32px;
    font-weight: bold;
}

.track_shipment .col p {
    font-size: 20px
}

.track_shipment {
    width: 100%
}

.track_shipment .col:first-child {
    border-right: 1px solid #ccc;
    padding-right: 5rem
}

.track_shipment .col:last-child {
    padding-left: 5rem;
}

.track_shipment .col:last-child .flex_me .btn {
    margin-left: 3%;
}

.track_shipment .col:last-child .flex_me {
    margin-top: 2rem
}

.track_shipment .col p {
    margin: 1rem 0
}

.generic_page_title {
    font-size: 40px;
    margin: 2rem 0
}

.generic_description {
    font-size: 20px;
    max-width: 700px
}

.generic_page_list span {
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin: 0.5rem 0
}

.generic_page_list {
    padding-top: 2rem;
    max-width: 630px
}

.generic_page_list ol li,
.generic_page_list ul li {
    font-size: 20px
}

.generic_page_list ol {
    counter-reset: list-counter;
    list-style: none;
    padding-left: 90px;
}

.generic_page_list ol li {
    margin: 2rem 0;
    counter-increment: ist-counter;
    position: relative;
}

.generic_page_list ol li::before {
    content: counter(ist-counter);
    color: #00c8e1;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    --size: 35px;
    left: calc(-1 * var(--size) - 20px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
    background: #E5F9FB;
    text-align: center;
}

.generic_page_list ol li a {
    color: #146e82;
    font-weight: bold;
    text-decoration: none
}

.generic_page_list ul {
    list-style: none;
    padding-left: 1rem
}

.generic_page_list ul li:before {
    content: url(../images/arrow_icon_lightBlue.svg);
    height: 20px;
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px
}

.generic_page_list ul li {
    margin: 1.5rem 0;
    padding-left: 2.5rem;
    position: relative
}

.covid_msg_full {
    background: #153c3f;
    padding: 2rem 0;
    color: #fff
}

.covid_msg_full .container {
    align-items: center;
}

.covid_msg_full .container img {
    margin-right: 1rem
}

.covid_msg_full .container p b {
    display: block;
    font-size: 24px
}

.generic_page_cards {
    background: #146e82;
    padding: 3rem 0;
}

.generic_card {
    background: #fff;
    border-radius: 5px;
    margin: 1rem;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.generic_card span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin: 0.3rem 0 1rem
}

.generic_card p {
    font-size: 18px;
    padding-bottom: 2rem;
}

.generic_page_cards .container .flex_me {
    margin: 0 -1rem;
}

.generic_card a.linear_btn_green {
    box-shadow: 0 0 0 1px #146e82;
    position: relative;
    width: 100%;
}

.generic_card a.linear_btn_green:after {
    content: url(../images/arrow_icon.svg);
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    margin-left: 0;
    position: absolute;
    right: 8%;
    top: 50%;
    margin-top: -17px;
}

.full_width {
    max-width: 100%
}

.branches_search_box {
    background: #fff url(../images/branch_icon_search.svg) no-repeat 97% 2.5rem;
    border-radius: 3px;
    padding: 2.5rem;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    width: 100%;
    z-index: 7;
    position: relative;
    margin-top: 3.5rem;
}

.branches_search_box>span {
    font-size: 30px;
    font-weight: bold;
}

.branches_search_box>.flex_me input {
    flex: 0 0 70%;
    margin-top: 4px;
}

.branches_search_box>.flex_me .btn {
    margin-left: 2.5%;
    flex: 0 0 15%;
    text-align: center;
}

.branches_search_box>.branches_search_control {
    padding: 1rem 0
}

.form_control {
    height: 48px;
    line-height: 48px;
    width: 100%;
    border: 1px solid #728A8C;
    text-indent: 1rem
}

.branches_search_box>.flex_me>.col .form_check {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem
}

.branches_search_box>.flex_me>.col>span {
    display: block;
    font-weight: bold;
    margin-bottom: 0.25rem;
}

.form_check_input {
    width: 1.15em;
    height: 1.15em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-right: 0.25rem;
}

.form_check_input:checked {
    background-color: #146e82;
    border-color: #146e82;
}

.form_check_input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

.branches_search_item span {
    color: #777
}

.branches_search_item .branches_item_title {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 0.5rem;
    color: #373737
}

.branches_search_item .mobile_no {
    display: block;
}

.branches_search_item .btn_noBG {
    display: inline-block;
    margin-top: 1rem;
    margin-right: 0;
}

.branches_search_item {
    padding: 2rem 2rem 1.2rem;
    background: #F3F3F3;
    margin: 0 0 2rem;
}

.branches_search_item p {
    color: #777
}

.branches_search_item .mobile_no:link,
.branches_search_item .mobile_no:visited {
    text-decoration: none;
    color: #146e82;
    font-weight: bold;
    margin: 1rem 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.branches_search_item .mobile_no:hover {
    color: #00c8e1
}

.branches_search_item .mobile_no:hover:before {
    margin-right: 1rem
}

.branches_search_item span.working_hours b {
    color: #373737;
    font-size: 18px
}

.branches_search_results .flex_me .col:nth-child(2) .branch_locator_map img {
    max-width: 100%;
    width: 100%;
}

.branches_search_results .flex_me .col:nth-child(1) {
    /* padding-right: 4rem */
}

.branches_search_results .flex_me {
    padding-top: 3rem
}

.branches_search_item span.working_hours>b:first-child {
    display: block
}

.mobile_no:before {
    content: url(../images/phone.svg);
    display: inline-block;
    width: 24px;
    vertical-align: middle;
    margin-right: 0.5rem;
    transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.branches_search_item .section_btns {
    border-top: 1px solid #ccc;
    margin-top: 1.5rem;
    justify-content: flex-end;
    margin-right: 0;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #00c8e1;
    background-color: #fff;
    text-decoration: none;
    transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.page-link:hover {
    color: #0093a6;
    text-decoration: none;
    background-color: #f3f3f3;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
}

.page-item.active .page-link {
    z-index: 1;
    color: #00c8e1;
    background-color: #E5F9FB;
    border-color: #00c8e1;
    font-weight: bold
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination .page-item.next .page-link {
    text-indent: -50px;
    overflow: hidden;
    padding: 0.5rem 1.1rem;
}

.pagination .page-item.next .page-link:after {
    content: url(../images/angle.svg);
    display: inline-block;
    text-indent: 0;
    width: 14px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
    transform: scaleX(-1);
}

.pagination .page-item.last .page-link {
    text-indent: -50px;
    overflow: hidden;
    padding: 0.5rem 1.1rem;
}

.pagination .page-item.last .page-link:after {
    content: url(../images/double_angle.svg);
    display: inline-block;
    text-indent: 0;
    width: 14px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
}

.pagination .page-item.first .page-link {
    text-indent: -50px;
    overflow: hidden;
    padding: 0.5rem 1.1rem;
}

.pagination .page-item.first .page-link:after {
    content: url(../images/double_angle.svg);
    display: inline-block;
    text-indent: 0;
    width: 14px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
    transform: scaleX(-1);
}

.pagination .page-item.prev .page-link {
    text-indent: -50px;
    overflow: hidden;
    padding: 0.5rem 1.1rem;
}

.pagination .page-item.prev .page-link:after {
    content: url(../images/angle.svg);
    display: inline-block;
    text-indent: 0;
    width: 14px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
}

.pagination .page-item.disabled .page-link:after {
    opacity: 0.7;
    filter: grayscale(100%);
}

.track_shipment_box {
    background: #fff url(../images/track_icon.svg) no-repeat 97% 2.5rem;
}

.track_shipment_box .flex_me {
    padding-top: 1rem
}

.form_check_input[type=radio] {
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}

.form_check_input:focus {
    border-color: rgba(20, 110, 130, 0.19);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(20, 110, 130, 0.19);
}

.form_group .form_label {
    display: block;
    font-size: 18px;
    margin-bottom: .5rem;
}

.form_group {
    position: relative;
    /* overflow: auto; */
}

.btn_check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn_check:active+.linear_btn,
.btn_check:checked+.linear_btn,
.linear_btn.active,
.linear_btn.dropdown-toggle.show,
.linear_btn:active {
    color: #fff;
    background-color: #146E82;
    border-color: #146E82;
    /* box-shadow: inset 0 0 15px rgb(0 0 0 / 41%), 0 0 0 2px #146e82 */
}

.btn_check+.btn {
    white-space: nowrap;
    padding: 0 1.5rem;
    height: 44px;
    line-height: 44px;
}

.form {
    align-items: center;
    margin: 0 -1rem;
    flex-wrap: nowrap;
}

.form .col {
    padding: 0 1rem
}

.form_group .btn {
    margin-left: 0 !important;
    margin-right: 5%;
}

.hidden_text {
    overflow: hidden;
    visibility: hidden
}

.branches_search_box>.flex_me .btn_check+.btn {
    margin-left: 0;
    margin-right: 0
}

.price_calc_box {
    background: #fff url(../images/calc_icon.svg) no-repeat 97% 2.5rem;
}

.price_calc_box .form .section_btns {
    flex-wrap: nowrap
}

.price_calc_box .form .col.btn_group {
    text-align: right
}

.customer_service_form .form {
    flex-wrap: wrap;
}

.custom_file_input {
    padding: 0;
    width: 100%;
    height: auto;
    background: #fff;
    position: relative;
    height: 48px;
    border: 1px solid #728A8C;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}

.custom_file_input:hover label {
    background: #153c3f
}

.custom_file_input label {
    padding: 0 1rem;
    width: auto;
    max-width: 300px;
    height: auto;
    background-color: #146e82;
    border: none;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin-left: .5rem;
    height: 30px;
    line-height: 30px;
    transition: all .2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.custom_file_input label:hover {
    background: #ADADAD
}

.custom_file_input input[type=file] {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    height: 100%
}

textarea.form_control {
    height: auto;
    max-height: 150px
}

.customer_service_form .form_group .form_label {
    margin-bottom: 0.5rem
}

.customer_service_form .col {
    padding: 0.6rem 1rem;
}

.customer_service_form {
    background: #fff;
    border-radius: 3px;
    padding: 2.5rem;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    width: 100%;
    z-index: 7;
    position: relative;
    margin-top: 3.5rem;
}

.custom_file_input a {
    position: absolute;
    right: 1rem;
    /* top: 50%; */
    margin-top: 0;
    z-index: 2;
}

.custom_file_input .tooltip_box ul li {
    margin: 0;
    padding: 0;
    line-height: 2.5
}

.customer_service_form .section_btns {
    justify-content: flex-end
}

.form_group .form_label span {
    color: red
}

.contact_info_container .col img {
    height: 80px
}

.contact_info_container .col span {
    display: block;
    font-weight: bold;
    font-size: 34px;
    margin: 1rem 0
}

.contact_info_container {
    margin-top: 3rem
}

.contact_info_container .col p {
    font-size: 20px
}

.contact_info_container .col p {
    max-width: 440px
}

.contact_info_container .col a:link,
.contact_info_container .col a:visited {
    font-weight: bold;
    color: #00c8e1;
    font-size: 20px;
    display: inline-block;
    margin-right: 0.5rem;
    transition: all .2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.contact_info_container .col a:hover {
    color: #146e82
}

.captcha_col input {
    width: auto;
}

.captcha_col input+img {
    height: 48px;
    max-width: 100%;
}

.captcha_col .flex_me {
    align-items: center;
    flex-wrap: nowrap;
}

.captcha_col .flex_me * {
    margin-right: 3%
}

.captcha_col .flex_me .btn {
    margin-right: 0;
    padding: 0 7%;
}

.send_container .col:nth-child(1) span {
    font-weight: bold;
    display: block;
    font-size: 40px;
    margin-top: 1.5rem
}

.send_container .col:nth-child(1) p {
    font-size: 24px;
    margin: 2rem 0
}

.send_container .col:nth-child(2) img {
    max-width: 100%;
    width: 100%;
}

.send_container .col:nth-child(2) {
    padding-left: 15rem
}

.send_container {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.pricing_title {
    font-size: 32px;
    font-weight: bold;
}

.pricing_title+p {
    font-size: 24px
}

.pricing_table {
    margin-top: 2.5rem;
    font-size: 18px;
    text-align: center
}

.caps {
    text-transform: uppercase
}

.pricing_table_cell {
    padding: 1.5rem 0;
}

.pricing_table .flex_me {
    justify-content: center;
    align-items: baseline
}

.pricing_table_cell p {
    max-width: 140px;
    margin: auto;
    font-size: 14px;
}

.pricing_table_cell.equal_height {
    height: 150px;
}

.pricing_table_cell span b {
    font-size: 40px
}

.pricing_table_cell p {
    color: #A1B1B2
}

.pricing_table_cell.empty {
    text-indent: -999px;
    overflow: hidden
}

.bold {
    font-weight: bold
}

.pricing_table_cell.bold {
    text-align: left;
    /* max-width: 150px */
}

.pricing_table .flex_me .col.popular {
    box-shadow: 0 0 0 1px #146e82;
    position: relative
}

.popular_tag {
    position: absolute;
    background: #146e82;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 140px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    top: -20px;
    font-size: 18px !important;
}

.pricing_table_cell.caps {
    padding-top: 3rem
}

.buy_postage {
    padding: 2rem 0 4rem
}

.buy_postage span {
    font-size: 32px;
    font-weight: bold
}

.buy_postage p {
    font-size: 24px;
    margin: 0.75rem 0 1.75rem
}

.pricing_table_cell span {
    font-size: 16px;
}

.pricing_table_cell span.mobile {
    display: none
}

.post_boxes_container {
    padding-top: 3rem
}

.post_boxes_container>.flex_me>.col:first-child {
    flex: 0 0 25%;
    padding-right: 5rem
}

.post_boxes_container>.flex_me>.col:first-child ul {
    padding: 0;
    list-style: none;
    border-top: 1px solid #A1B1B2;
    border-bottom: 1px solid #A1B1B2;
    padding: 0.5rem 0
}

.post_boxes_container>.flex_me>.col:first-child ul li a:link,
.post_boxes_container>.flex_me>.col:first-child ul li a:visited {
    text-decoration: none;
    color: #373737;
    font-size: 20px;
    padding: 1rem 0;
    display: block;
    position: relative;
    transition: all .2s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.post_boxes_container>.flex_me>.col:first-child ul li a:hover {
    color: #00c8e1
}

.post_boxes_container>.flex_me>.col:first-child ul li.active a {
    font-weight: bold;
    cursor: default;
    pointer-events: none
}

.post_boxes_container>.flex_me>.col:first-child ul li.active a:after {
    content: '';
    width: 25%;
    height: 3px;
    background: #00c8e1;
    display: block;
}

.post_boxes_banner .col:nth-child(1) span {
    font-size: 40px;
    font-weight: bold;
}

.post_boxes_banner .col:nth-child(1) p {
    font-size: 24px;
    /* margin: 2rem 0; */
    /* max-width: 300px */
}

.post_boxes_banner .col:nth-child(2) img {
    /* width: 100% */
}

.post_boxes_banner+.flex_me>.col>span {
    font-size: 32px;
    font-weight: bold;
}

.post_boxes_banner+.flex_me>.col>b {
    display: block;
    color: #146e82;
    font-size: 18px;
    margin: 1rem 0
}

.post_boxes_banner+.flex_me>.col p {
    font-size: 20px;
}

.post_boxes_banner {
    padding-bottom: 3rem
}

.flex_me .col>.card {
    padding: 1.5rem 0;
    max-width: 350px
}

.flex_me .col>.card>span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 0.2rem 0 1rem
}

.flex_me .col .card p {
    font-size: 18px;
    color: #728A8C
}

.flex_me .col .card p span {
    color: #373737
}

.cards_container .col:first-child {
    border-right: 1px solid #A1B1B2;
    flex: 0 0 40%
}

.cards_container .col:nth-child(2) {
    padding-left: 15%
}


/* development styles: Phase 1 */

.services-list {
    padding: 2rem 2rem 1.2rem !important;
    background: #F3F3F3;
    margin: 0 0 2rem;
    border: none;
    flex-direction: column;
    height: 260px;
}

.page-heading {
    font-size: 32px;
    margin: 0;
    line-height: normal;
    /* padding: 0; */
}

.page-description {
    font-size: 20px !important;
    line-height: normal !important;
    padding: 0;
}

.services-list .logo {
    filter: hue-rotate(88deg) saturate(1.13)
}

.bread_crumb i {
    display: none
}

.bacground-grid.bg-none {
    background: none
}

.green-btn,
.yellow-btn {
    background: #00C8E1;
    color: #153C3F;
    font-weight: bold;
    height: 48px;
    padding: 0 3rem !important;
    line-height: 48px;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    cursor: pointer;
    border: none;
    font-family: 'URW Geometric Arabic';
    flex: 0 0 100%;
    max-width: 60%;
}

.underline-txt a:link,
.underline-txt a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #146e82;
    font-size: 20px;
    position: relative;
    padding: 0 2rem 0 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    line-height: 48px;
    height: 48px;
}

.underline-txt a:after {
    content: url(../images/arrow_icon.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.underline-txt a:hover:after {
    right: -10px
}

.vision-mession-box {
    background: none
}

section.banner {
    display: none
}

.btn-blue {
    background: #00C8E1 !important;
    color: #153C3F !important
}

.radius {
    border-radius: 0 !important
}

.btn i {
    display: none
}

.nav-external .nav-item .btn {
    margin-right: 1rem
}

.h-tabs {
    margin-right: -1rem;
}

.h-tabs:after {
    content: '';
    height: 2px;
    width: calc(100% - 1rem);
    background: #e6e6e6;
    margin-right: 1rem;
    position: absolute;
    bottom: -9px;
    z-index: 0
}

.h-tabs li.active:after {
    display: none
}

.h-tabs li a {
    color: #153C3F !important;
    height: 48px !important;
    line-height: 48px !important;
    padding: 0 !important
}

.h-tabs li.active a {
    border-bottom: none !important;
    font-weight: bold;
}

.h-tabs li.active a:before {
    content: '';
    background: #00C8E1;
    width: calc(100% - 2rem);
    height: 3px;
    display: block;
    position: absolute;
    bottom: -9px;
    z-index: 1
}

div.grid-section ul {
    list-style: none
}

.nav-external .nav-item .btn:hover,
.btn-blue:hover,
.green-btn:hover,
.yellow-btn:hover {
    box-shadow: 0 0 0 2px #153c3f;
}

section.banner+section {
    border-bottom: none !important
}

.list-cta li>a {
    border-radius: 3px !important;
    padding: 2rem;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%) !important;
    width: 100%;
    position: relative;
    border: none !important;
    font-size: 18px !important;
}

.btn.btn-link {
    font-size: 16px;
    color: #146e82 !important;
    line-height: normal;
    position: relative;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.btn.btn-link:after {
    content: '';
    background: #146e82;
    width: 100%;
    height: 2px;
    display: block;
}

.btn.btn-link:hover {
    opacity: 0.7
}

.ccare {
    border: none !important;
    background: #F3F3F3;
    padding: 1.5rem !important
}

.ccare span {
    color: #146e82 !important
}

.vertical-tabs .nav {
    padding: 0;
    list-style: none;
    border-top: 1px solid #A1B1B2;
    border-bottom: 1px solid #A1B1B2;
    padding: 0.5rem 0
}

.vertical-tabs .nav-item a:link,
.vertical-tabs .nav-item a:visited {
    text-decoration: none;
    color: #373737;
    font-size: 20px;
    padding: 1rem 0;
    display: block;
    position: relative;
    transition: all .2s cubic-bezier(0.45, 0.05, 0.55, 0.95)
}

.vertical-tabs .nav-item a:hover {
    color: #00c8e1;
    background: none
}

.vertical-tabs .nav-item a.active {
    font-weight: bold;
    cursor: default;
    pointer-events: none
}

.vertical-tabs .nav-item a.active:after {
    content: '';
    width: 25%;
    height: 3px;
    background: #00c8e1;
    display: block;
    position: absolute;
    bottom: 5px;
}

.vertical-tabs .nav-item {
    background: none;
    border: none
}

.vertical-tabs .md-pills .nav-link.active,
.vertical-tabs a.nav-link.active.show {
    border-left: none
}

.grid-section ul {
    list-style: none;
    padding-left: 2rem;
}

.grid-section ul li:before {
    content: url(../images/arrow_icon_lightBlue.svg);
    height: 20px;
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 0.85rem;
    margin-top: -10px;
}

.grid-section ul li {
    margin: 1rem 0;
    padding-left: 1.5rem;
    position: relative;
    font-size: 20px;
}

.grid-section ul li ul li {
    padding-right: 0;
    padding-left: 0;
}

.grid-section ul li ul li:before {
    display: none;
}

.grid-section ul li li {
    list-style-type: disc;
}

table.table,
#shipmentHistory table {
    border: none;
}

table.table td,
#shipmentHistory table,
table.table th,
#shipmentHistory table th {
    border: none;
    border-bottom: 1px solid #A1B1B2;
    vertical-align: middle;
    color: #373737;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: none
}

table.table td p,
table.table th p {
    text-align: left !important;
    margin: 0;
    white-space: normal;
}

table.table tr:first-child,
#shipmentHistory table tr:first-child th {
    background: #146e82;
}

#shipmentHistory table tr:first-child th {
    color: #fff;
}

table.table tr:last-child td {
    border: none
}

#shipmentHistory table tr td {
    font-size: 16px
}

#shipmentHistory table tr th {
    font-size: 18px
}

.facts-image-container img {
    max-height: 80px
}

.page-title,
.green-title {
    font-size: 30px !important;
    color: #373737 !important
}

.green-title:after {
    display: none !important
}

.vision-mession-box .main-description {
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
}

.page-title+p {
    font-size: 20px;
}

.page-title+p span {
    font-weight: 100 !important
}

.green-bg {
    background: #146e82
}

.reports .report-link:hover:after {
    background: #33b5e5
}

.fact-box-container h3 {
    font-size: 30px
}

.fact-box-container .main-description {
    font-size: 20px
}

.white-bg-mr.RTE__class .row {
    background: none;
    padding: 0;
}

.white-bg-mr.RTE__class {
    background: none
}

.page-description p,
.page-description p * {
    font-weight: 100 !important;
    font-size: 20px;
    line-height: normal;
}

.gray-bg {
    background: #F3F3F3 !important;
    border: none;
    padding: 0 0 2rem !important
}

.strategy-content .fact-box-container h3 {
    font-size: 20px
}

.services-list h3 {
    font-size: 24px;
    margin-bottom: 0.7rem;
}

.services-list p {
    font-size: 16px;
    margin-bottom: 1rem;
}

.card-wrapper {
    background: #f3f3f3
}

.news-link:hover .card-wrapper {}

.news-link:hover .card-title {
    color: #373737
}

.news-link .card-title {
    font-size: 20px
}

.card-wrapper .learn-more {
    color: #146e82;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.read-more:link,
.read-more:visited {
    text-decoration: none;
    font-weight: bold;
    color: #146e82;
    font-size: 20px;
    position: relative;
    padding: 0 2rem 0 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.read-more:after,
.card-wrapper .learn-more:after {
    content: url(../images/arrow_icon.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.read-more:hover:after,
.card-wrapper .learn-more:after {
    right: -10px
}

.read-more i,
.learn-more i {
    display: none
}

.publications-item-box .image-box {
    box-shadow: 0 0 25px rgb(0 0 0 / 9%)
}

.publications-item-box .title {
    font-size: 20px
}

.publications-item-box .details-box .description p {
    font-size: 16px
}

.publications-section {
    background: #f3f3f3
}

.gallery-items * {
    float: none
}

.gallery-name {
    margin: 0
}

.gallery-items .txt-contain {
    width: 100%;
    height: auto;
}

.image-contain {
    width: auto
}

.image-contain img {
    height: 240px;
    object-fit: cover
}

.gallery-items .txt-contain .gallery-name {
    text-align: left;
    font-weight: bold;
}

.recte-box.p-3.rounded-0 p {
    color: #373737;
    margin-bottom: 0.5rem;
}

.yellow-btn {
    border-radius: 0;
}

.yellow-btn a {
    padding: 0;
    color: #153c3f;
}

.gallery-items {
    padding-bottom: 2rem
}

.bio-media-kit .white-bg {
    background: #f3f3f3;
    border: none;
    padding: 1.5rem
}

.bio-media-kit .nested-txt h4 {
    color: #146e82
}

.bio-media-kit .nested-txt h3 {
    font-size: 24px
}

.bio-media-kit .nested-txt p {
    font-size: 16px
}

.client-container .client-img-container {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border: none
}

.dawnload img {
    height: 12px
}

.logo-name {
    font-size: 16px;
    font-weight: bold
}

.track_control {
    margin-right: 2%;
}

.track_shipment_box .flex_me .errorMsgContainer {
    flex: 0 0 30%;
    order: 3;
    margin-top: 1rem;
    position: relative;
}

.alert {
    border-radius: 0;
    font-size: 16px;
}

#page-loader {
    background-color: rgb(0 200 225 / 0.42) !important
}

.track_shipment_box .flex_me .form_control+span {
    position: absolute;
    top: 0;
    right: 0;
    color: #6c757d
}

.track_shipment_box .form_group .btn {
    margin-right: 0
}

.track_shipment_box .flex_me .col:nth-child(2) {
    display: flex;
}

.track_shipment_box .flex_me .col:nth-child(2) .country-select {
    display: flex;
    align-items: flex-end;
    flex: 0 0 45%;
    padding-left: 5%;
    padding-top: 38px;
}

.track_shipment_box .flex_me .col:nth-child(2) .country-select select.form-control {
    border: 1px solid #728A8C;
    z-index: 2;
}

.form-control,
select.form-control {
    padding: 0 !important;
    line-height: 48px;
    height: 48px !important
}

.track_shipment_box .flex_me .alert {
    position: absolute;
    bottom: -30px;
    padding: 0 1rem;
    width: 100%;
    font-size: 14px
}

.track_shipment_box .flex_me .col {
    position: relative
}

.track-trace .recte-box {
    padding: 0 !important;
    border: none
}

.form-control {
    border-radius: 0
}

a.btn:link,
a.btn:visited,
button.btn,
input[type="submit"].btn,
.btn {
    border-radius: 0;
}

.captcha_col .flex_me>div {
    display: flex;
    align-items: center;
}

.captcha_col .flex_me i:before {
    display: none
}

.captcha_col .flex_me i:after {
    content: url(../images/refresh_captcha.png)
}

.captcha_col .flex_me a.text-success {
    padding: 0 1rem !important;
}

.form_check_input {
    margin-top: 0.1rem
}

header .container .col,
.top_bar .container .col {
    padding: 0;
}

.branches_search_box .col {
    padding: 0;
}

.branches_search_box #divResults {
    display: none
}

.form-control {
    height: 48px;
    line-height: 48px;
    width: 100%;
    border: 1px solid #728A8C;
    text-indent: 1rem
}

.dot {
    background: #00c8e1
}

.page-item.active .page-link {
    color: #00c8e1 !important;
    background-color: #E5F9FB !important;
    border-color: #00c8e1 !important;
    border-radius: 0 !important
}

.page-link {
    color: #00c8e1 !important;
}

.page-link:hover {
    color: #0093a6 !important;
    background-color: #f3f3f3 !important;
    border-color: #dee2e6 !important
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.year-cat:after,
.year-cat:before {
    background: #0093a6;
    border-radius: 0
}

.year-cat span {
    border: 1px solid #0093a6;
    border-radius: 0;
    position: absolute;
    top: 50%;
    margin-top: -1.1rem;
    right: 0
}

.award-item-box .title {
    font-size: 24px
}

.award-item-box .title+.description {
    font-size: 15px
}

.facts-image-container img {
    filter: hue-rotate(88deg) saturate(1.13)
}

.cat-toolbar .cat-name.bold-font {
    display: block;
    font-size: 16px;
    margin-bottom: 0.5rem
}

.cat-toolbar .cat-name {
    font-size: 18px;
    line-height: normal;
}

.cat-toolbar .btn {
    line-height: 41px;
    padding: 0 1rem;
    border-radius: 0;
    background: none;
    border: none;
    color: #A1B1B2 !important
}

.news-link .card-img img {
    height: 250px;
    object-fit: cover
}

.client-container a img {
    height: 16px
}

.mediaCenter-footer {
    background: #f3f3f3
}

.mediaCenter-footer h3 {
    color: #153c3f
}

.track_shipment_box {
    margin-bottom: 2rem
}

.media img {
    filter: hue-rotate(88deg) saturate(1.13)
}

.price_calc_box .col {
    padding-left: 15px;
    padding-right: 15px
}

.letter-price-box {
    background: #f3f3f3;
    border: none;
}

.letter-price-box img {
    filter: hue-rotate(88deg) saturate(1.13)
}

.letter-price-box .price-detail {
    font-size: 20px
}

.letter-price-box .price-detail .green-text {
    color: #0093a6 !important;
    font-weight: bold
}

.customer_service_form .flex_me .form {
    margin: 0
}

.branches_search_box>.flex_me>div.branches_search_control_container {
    flex: 0 0 70%;
    position: relative
}

.contact_section .col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.track_shipment_box .flex_me .alert {
    margin-bottom: 0;
    bottom: -52px;
    z-index: 2;
}

.image-contain a {
    display: block;
}

.image-contain .img-overlay {
    background: rgb(0 0 0 / 54%);
    top: 0;
    width: 80px;
    height: 80px;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 50%
}

.image-contain .img-overlay img {
    max-height: 60px
}

.site-footer {
    padding-bottom: 2rem
}

header .container .col,
.top_bar .container .col {
    position: inherit
}

.track_control a {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 54px;
    width: 48px;
    text-align: center;
    margin-top: 0;
}

header .container .col:nth-child(1) ul.menuEnterprise li a:link,
header .container .col:nth-child(1) ul.menuEnterprise li a:visited {
    padding: 0 0.75rem;
    font-size: 18px
}

header #menu.menuEnterprise>li:hover a:after {
    width: calc(100% - 1.5rem)
}

.track_shipment_side>img {
    display: block;
    margin-bottom: 1rem;
}

.track_shipment_side span {
    font-size: 32px;
    font-weight: bold;
}

.track_shipment_side p {
    font-size: 20px
}

.track_shipment_side {
    width: 100%;
    padding-bottom: 3rem
}

.track_shipment_side .flex_me .btn {
    margin-left: 2%;
    padding: 0;
    flex: 0 0 24%;
    max-width: 26%;
    text-align: center;
}

.track_shipment_side .flex_me {
    margin-top: 2rem
}

.track_shipment_side p {
    margin: 1rem 0
}

.track_shipment_side+.need_help {
    margin-bottom: 3rem
}

.delivery_timeline ul li>span .tooltip_box:before {
    right: auto;
    left: 10%
}

.delivery_timeline ul li>span {
    position: relative;
    display: block;
}

.delivery_timeline ul li>span .info_icon+.tooltip_box p {
    color: #fff;
    font-weight: normal
}

.tracking_info>div {
    display: flex;
    margin-bottom: 1rem
}

.tracking_info>div span:nth-child(2) {
    margin-right: 0.7rem
}

.tracking_info>div span:first-child {
    opacity: 0.6
}

.tracking_info p {
    margin: 0;
    display: inline-block;
    max-width: none;
}

.tracking_info b {
    margin-right: 1rem;
    font-size: 24px
}

.tracking_info p:last-child {
    display: block;
    margin-top: 1rem
}

.top_bar ul.navTop {
    /* padding-left: 163px; */
}

.g20_section {
    background: #f3f3f3
}

.header_wrapper {
    transition: all 0.2s ease;
    width: 100%;
    z-index: 100;
}

.HideHeaderClass {
    top: -86px
}

.MakeHeaderWhiteClass {
    background: #ffffff;
    box-shadow: 0 4px 20px -10px rgb(0 0 0 / 0.5);
    position: fixed;
    top: 0
}

.customer_service_container {
    justify-content: space-between
}

.customer_service_container .customer_service_form {
    flex: 0 0 65%;
    margin-right: 5%;
    margin-top: 1rem;
}

.customer_service_container .contact_info_container {
    flex: 0 0 30%;
    margin-top: 1rem;
}

header .container .col:nth-child(1) ul li a:link,
header .container .col:nth-child(1) ul li a:visited {
    font-size: 18px
}

.bar-container {
    position: relative;
    height: 5px;
    width: 100%;
    background-color: #d3d3d3;
    overflow: hidden;
}

.bar {
    content: "";
    display: inline;
    position: absolute;
    height: 100%;
    width: 0;
    right: 0;
}

.bar:nth-child(1) {
    background-color: #163c3e;
    animation: linear_loader 3s linear 1s infinite;
}

.bar:nth-child(2) {
    background-color: #00c8e1;
    animation: linear_loader 3s linear 2s infinite;
}

.bar:nth-child(3) {
    background-color: #136e82;
    animation: linear_loader 3s linear 3s infinite;
}

@keyframes linear_loader {
    0% {
        right: 100%;
        width: 10%;
    }
    30% {
        right: 0%;
        width: 40%;
    }
    50% {
        right: 0%;
        width: 0%;
    }
    80% {
        right: 0%;
        width: 0%;
    }
    100% {
        right: 0%;
        width: 0%;
    }
}

.sending_has_never,
.g20_section,
.moving_house,
.wasel_banner,
.find_branch,
.downloadApp_banner {
    padding: 3.5rem 0;
}

.downloadApp_banner {
    padding-top: 0
}

.flex_me.accordion.js-accordion.col {
    flex: 0 0 75%
}

.flex_me.accordion.js-accordion.col+.col {
    padding-top: 2rem
}

.social_links a:link,
.social_links a:visited {
    margin-bottom: 1rem
}

.contact_section img {
    height: 100px
}

section.contact_section>div>div>div:nth-child(2)>p:nth-child(4)>b {
    color: #00c8e1
}

.services .container .flex_me .col {
    transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.services .container .flex_me .col:hover {
    box-shadow: 0px 17px 40px -7px rgb(0 0 0 / 62%);
    transform: translate(0, -6px);
}


/***************************************************
 * Generated by SVG Artista on 3/7/2021, 11:11:06 AM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-20 {
    stroke-dashoffset: 1607.507080078125px;
    stroke-dasharray: 1607.507080078125px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-20 {
    stroke-dashoffset: 0;
}

svg .svg-elem-21 {
    stroke-dashoffset: 1678.4500732421875px;
    stroke-dasharray: 1678.4500732421875px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

svg.active .svg-elem-21 {
    stroke-dashoffset: 0;
}

.download_linear_wrap.aos-init.aos-animate svg.download_linear .svg-elem-20,
.download_linear_wrap.aos-init.aos-animate svg.download_linear .svg-elem-21 {
    stroke-dashoffset: 0;
}

.footer_sitemap_col ul li a:hover {
    letter-spacing: normal;
    color: #00c8e1
}

.services_search {
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    padding: 2rem;
    display: flex;
    justify-content: space-between;
}

.services_search input {
    height: 48px;
    line-height: 48px;
    width: 100%;
    border: 1px solid #728A8C;
    text-indent: 1rem;
    flex: 0 0 75%
}

.flex_me .service_filter_item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    height: 234px;
    flex: 0 0 22%;
    margin: 1.5%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    padding: 2rem;
}

.service_filter_item_hover {
    background: #e8e8e8;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    line-height: 1.5;
    opacity: 0;
}

.service_filter_item_hover h3 {
    color: #153c3f;
    font-size: 20px;
    font-weight: 400;
}

.service_filter_item_hover p {
    color: #153c3f;
    font-size: 16px;
    font-weight: 100;
    height: 90px;
    overflow: hidden;
    text-align: justify;
    margin-top: 1rem;
}

.service_btns_group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 1rem auto;
}

.service_catalogue_container .flex_me {
    margin: 0 -1.5%
}

.flex_me .service_filter_item img {
    height: 100px;
}

.flex_me .service_filter_item .service_filter_item_hover {
    transform: translate(0, -200%);
}

.flex_me .service_filter_item:hover .service_filter_item_hover {
    transform: translate(0, 0);
    opacity: 1;
}

.flex_me .service_filter_item h4,
.flex_me .service_filter_item h3 {
    font-size: 20px;
}

.FAQ_container.accordion {
    margin: 0 auto
}

.FAQ_container .accordion-header,
.FAQ_container .accordion-body {}

.FAQ_container .accordion-header {
    padding: 1rem 0;
    color: #146e82;
    cursor: pointer;
    transition: all .3s ease;
    font-weight: 100;
    position: relative;
    z-index: 1;
    font-size: 19px;
    font-weight: bold;
}

.FAQ_container .accordion__item {
    margin-bottom: 1rem;
    padding: 0.5rem 2rem;
    background: #f4f4f4;
}

.FAQ_container .accordion__item .accordion__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.FAQ_container .accordion__item.active>.accordion-header:before {
    display: none
}

.FAQ_container .accordion-body {
    color: #474747;
    display: none;
    font-weight: 100;
}

.FAQ_container .accordion-body__contents {
    padding: 1rem 0;
    font-size: 20px;
}

.FAQ_container .accordion__item.active:last-child .accordion-header {
    border-radius: none
}

.FAQ_container .accordion:first-child>.accordion__item>.accordion-header {}

.FAQ_container .accordion__item>.accordion-header:after {
    content: '+';
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    transition: all 0.2s ease;
    margin-top: -8px;
    right: 0;
    background: #728a8c;
    color: #fff;
    font-weight: bold;
}

.FAQ_container .accordion__item.active>.accordion-header:after {
    content: '-';
    background: #00c8e1;
}

.FAQ_container .accordion__item.active .accordion-header {
    font-size: 24px;
}

.FAQ_container .accordion__item .accordion__item .accordion-header {
    background: #f1f1f1;
    color: #353535
}

.FAQ_container .accordion-header:hover:after {
    right: 0;
}

.FAQ_container .accordion__item.active {
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    background: #fff;
    margin-bottom: 1.5rem;
}

.letter-price-box {
    height: 100%;
}

.parcel_box {
    flex-direction: column;
    align-items: flex-start;
    line-height: 2
}

.parcel_box p {
    margin-bottom: 0
}

.flex_me .service_filter_item {
    text-align: center;
    height: auto;
}

.news-link .card-img img {
    margin: 0 !important
}

.card-img {
    padding: 0
}

.news-link .card-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.news-link .card-wrapper .card-img img {
    height: auto;
    max-height: 190px;
    margin: 0 !important;
    width: 100%;
}

.news-link .card-wrapper .card-img {
    padding: 0.5rem;
}

.list-share {
    list-style: none
}


/*#minimizedChat img {
    width: 70px !important;
    height: 70px !important
}*/

.news-link .learn-more {
    width: 52px;
    margin-right: 1rem
}

.branches_search_box>.branches_search_control .waves-input-wrapper {
    padding-left: 1.5rem
}

.contact_section .container .flex_me .col .section_btns {
    /* position: absolute; */
    /* bottom: 0; */
}

.contact_section .container .flex_me .col {
    position: relative;
    padding-bottom: 3.5rem;
}

.contact_section .container .flex_me .col:nth-child(2) {
    /* padding-right: 5rem */
}

.page-description p,
.page-description p * {
    font-weight: normal !important
}

.mobile_view .help_dropdown>a {
    color: #146e82
}

.mobile_view .help_dropdown ul {
    list-style: none;
    padding: 0 1.5rem
}

.services .container .flex_me .col p {
    height: 95px;
    overflow: hidden
}

.news-details-title {
    margin: 2rem
}

.no-tenders-alert {
    background: rgb(255 193 7 / 11%);
    border: 1px solid rgb(255 193 7 / 26%);
    padding: 0.75rem;
    color: #8c6a06
}

.time-detail {
    font-size: 18px
}

.time-detail small {
    font-size: 14px
}

.price-detail .row div {
    font-size: 22px
}

.letter-price-box .price-detail .green-text {
    font-size: 28px
}

.price-detail .row {
    align-items: center
}

.news-deatil-partial .col-lg-4 .card-title {
    font-size: 16px
}

.news-deatil-partial .col-lg-4 .news-date {
    font-size: 14px;
    font-weight: 400;
    color: #737373
}

.news-deatil-partial .col-lg-4 .card-wrapper {
    min-height: auto
}

.service_catalogue_container .flex_me .service_filter_item p {
    padding-bottom: 2rem;
}

.service_catalogue_container .flex_me .service_filter_item .btn_noBG {
    position: absolute;
    bottom: 1.5rem
}

.service_catalogue_container .flex_me .service_filter_item {
    position: relative
}

.recte-box {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    background: #fff;
    border-radius: 5px;
    height: 100%;
    flex: 0 0 22%;
    margin: 1.5%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    padding: 2rem 2rem 0;
}

.tenders_item_title {
    font-size: 1.5rem;
    color: #146e82;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tender_price {
    font-size: 1rem;
}

.tender_price .greend-text {
    color: #146e82 !important;
    font-size: 1.5rem !important
}

.notFoundPageText strong a {
    font-size: 1rem;
}

.notFoundPageText strong {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slicknav_btn.slicknav_open {
    top: 1rem !important;
    left: 14px !important;
    position: fixed;
}

.slicknav_nav {
    padding-left: 3rem
}

.menuMobile {
    display: none
}

.services_search button.btn {
    padding: 0 2rem;
}

.delivery_timeline ul li>span {
    display: flex;
    align-items: baseline;
}

.delivery_timeline ul li>span a img {
    display: inline-block;
    width: 100%;
}

.delivery_timeline ul li>span a {
    flex-shrink: 0;
    margin-left: 0.5rem;
}

.track_trace .flex_me {
    flex-wrap: nowrap
}

.gallery-name {
    font-size: 18px;
    font-weight: 400 !important;
    padding: 0 !important
}

.bio-media-kit .nested-img img {
    height: 230px !important;
    width: 100%;
    object-fit: cover
}

.bio-media-kit .nested-txt h4 {
    font-size: 16px;
    margin: 1rem 0 0
}

.bio-media-kit .nested-txt p {
    font-size: 18px;
    margin-top: 0.3rem;
    line-height: 1.8
}

.smartbanner.smartbanner--android {
    background: #eee !important;
    box-shadow: none !important;
}

.smartbanner.smartbanner--android .smartbanner__info {
    text-shadow: none !important;
    left: 1rem
}

.smartbanner.smartbanner--android .smartbanner__info__title {
    color: #153c3f !important
}

.smartbanner__button {
    display: inline-block !important;
    right: 35px !important;
    border: none !important;
    box-shadow: none !important
}

.smartbanner__info__author,
.smartbanner__info__price {
    color: #153c3f !important
}

.smartbanner.smartbanner--android .smartbanner__exit {
    background: #146e82 !important;
    box-shadow: none !important;
    left: auto !important;
    right: 0 !important
}

.smartbanner.smartbanner--android .smartbanner__exit::before,
.smartbanner.smartbanner--android .smartbanner__exit::after {
    background: #fff !important
}

.smartbanner.smartbanner--android .smartbanner__icon {
    left: auto;
    right: 30px
}

.stacktable {
    width: 100%;
}

.st-head-row {
    padding-top: 1em;
}

.st-head-row.st-head-row-main {
    font-size: 1.5em;
    padding-top: 0;
}

.st-key {
    width: 49%;
    text-align: right;
    padding-right: 1%;
}

.st-val {
    width: 49%;
    padding-left: 1%;
}

.mediaCenter-footer .footer-mediakit:after,
.mediaCenter-footer .footer-mediakit:before {
    display: none
}

.mediaCenter-footer .footer-mediakit {
    padding: 0 !important
}

.mediaCenter-footer .recte-box {
    height: auto !important
}

.smartbanner__info {
    left: auto !important;
    right: 1rem;
    width: auto !important
}

.team-members {
    box-shadow: none !important
}

.team-members>img {
    width: 180px !important;
    height: 200px !important;
    object-fit: cover;
    margin: auto !important;
}

.col-md-3.team-members.tm-2 {
    flex: 0 0 12.666%;
    max-width: 12.666%;
    padding: 1rem;
}

.col-md-3.team-members.tm-4 {
    flex: 0 0 20%;
    max-width: 18%;
    padding: 1rem;
}

.leadersChart .align-items-center {
    align-items: baseline !important
}

.team-members h2 {
    font-size: 18px !important;
    margin-top: 1rem
}


/* RESPONSIVE EXAMPLE */

.stacktable.large-only {
    display: table;
}

.stacktable.small-only {
    display: none;
}

.help_dropdown .desktop_view {
    cursor: default
}

.menuMobile {
    font-weight: bold;
    border-bottom: 1px solid rgb(255 255 255 / 0.5)
}

.tracking_no_check {
    flex-wrap: wrap;
}

.tracking_no_check input[type="button"] {
    width: auto !important
}

.tracking_no_check .text-danger {
    flex: 0 0 100%
}

.alert {
    width: 100%
}

.grid-section p a.text-success {
    color: #33b5e5 !important
}

.form_check_input:focus {
    box-shadow: none;
}

.remove_item:before {
    content: '';
    background: url(../images/trash.png) no-repeat;
    width: 24px;
    height: 24px;
    display: block
}


/*Responsive Design*/

@media (min-width:2000px) {
    .download_linear_wrap {
        bottom: 5rem
    }
    .SA_map_wrapper {
        top: 6.7rem
    }
}

@media (max-width:1467px) {
    .hero_banner_img {
        right: 15%
    }
    .container {
        /* width: 96% */
    }
    .track_control {
        max-width: 70%;
    }
    .track_control+a.btn {
        padding: 0;
        flex: 0 0 25%;
        text-align: center;
        /* margin-left: 5% */
    }
}

@media (max-width:1300px) {
    .covid_message {
        padding-top: 4rem
    }
    .SA_map_wrapper svg {
        width: 100%
    }
    .SA_map_wrapper {
        width: 65%
    }
    a.btn:link,
    a.btn:visited,
    button.btn,
    input[type="submit"].btn {
        padding: 0 1.5rem;
        /* display: table-cell; */
    }
    .tracking_info .section_btns .btn_noBG {
        margin-top: 1rem;
        display: inline-block
    }
    .tracking_destination>div {
        margin-top: 1rem
    }
    /* .js #menu.menuEnterprise {display:none !important;}
header{position:relative;}
.js .slicknav_menu {display: inline-block;width: 100%;z-index: 100;background: #000;}
.logo{margin-left:2rem}     */
    header .container .col:nth-child(1) ul li a:link,
    header .container .col:nth-child(1) ul li a:visited {
        font-size: 16px !important
    }
}

@media (max-width:1200px) {
    .services .container .flex_me .col {
        flex: 0 0 47%;
        margin: 0 1.5% 3%;
    }
    .customer_service_form .col {
        flex: 0 0 100%;
    }
    header .container .col:nth-child(1) ul li a:link,
    header .container .col:nth-child(1) ul li a:visited {
        padding: 0 0.65rem !important;
        font-size: 15px !important
    }
    .col-md-3.team-members.tm-2 {
        max-width: 20% !important;
        flex: 0 0 20% !important
    }
}

@media (max-width:1130px) {
    .hero_banner_caption h1 {
        font-size: 60px;
    }
    .hero_banner_caption span {
        font-size: 24px
    }
    .covid_message {
        padding-top: 2rem
    }
    .js #menu {
        display: none !important;
    }
    .js .slicknav_menu {
        display: inline-block;
        width: 100%;
        z-index: 100;
        background: #000;
    }
    header {
        position: relative;
    }
    header .container .col:nth-child(1) {
        flex: 0 0 50%
    }
    .covid_message .container {
        justify-content: center
    }
    .covid_message .container div span {
        max-width: none
    }
    .generic_page_cards .generic_card {
        flex: 0 0 47%;
        max-width: 47%;
        margin: 1.5%;
    }
    .generic_page_cards .container .flex_me {
        margin: 0 -1.5%
    }
    .find_branch .find_branch_container .col {
        max-width: 55%
    }
    .SA_map_wrapper {
        max-width: 45%
    }
    .track_control+a.btn {
        padding: 0
    }
    .logo {
        /* margin-left: 2rem */
    }
    .send_container .col:nth-child(2) {
        padding-left: 5rem
    }
    .pricing_table a.btn:link,
    .pricing_table a.btn:visited,
    .pricing_table button.btn,
    .pricing_table input[type="submit"].btn {
        padding: 0 1rem
    }
    .flex_me .service_filter_item {
        flex: 0 0 30.3333%
    }
    a.logo {
        margin-left: 0
    }
}

@media (max-width:940px) {
    .hero_banner .container .col {
        flex: 0 0 100%;
        height: auto;
    }
    .hero_banner .container .col:nth-child(1) {
        order: 2;
    }
    .hero_banner .container .col:nth-child(2) {
        order: 1;
        /* display: none */
    }
    .hero_banner_img {
        position: relative !important;
        left: auto !important;
        top: auto;
        right: auto !important;
        height: auto;
    }
    .hero_banner_caption h1 br,
    .hero_banner_caption span br {
        display: none
    }
    .hero_banner_caption {
        padding-top: 1rem;
        margin-top: 0;
    }
    .hero_banner_caption br {
        display: none
    }
    .container {
        width: 94%
    }
    .covid_message .container div a.btn:link,
    .covid_message .container div a.btn:visited {
        white-space: nowrap
    }
    .covid_message {
        padding: 1rem
    }
    .sending_has_never .container .col,
    .g20_section .container .flex_me .col {
        flex: 0 0 100%;
        margin: 1.5rem 0
    }
    section {
        padding: 1rem 0 !important;
    }
    .moving_house .container .flex_me .col span {
        font-size: 30px
    }
    .moving_house .container .flex_me .col p {
        font-size: 18px
    }
    .moving_house .container .col {
        margin: 0 2rem
    }
    .moving_house .container .flex_me {
        margin: 0 -2rem
    }
    .wasel_banner .container .flex_me .col span {
        font-size: 30px
    }
    .wasel_banner .container .flex_me .col p {
        font-size: 20px
    }
    .downloadApp_banner .container .flex_me .col:nth-child(2) {
        padding: 0
    }
    .footer_sitemap_col {
        flex: 0 0 50%
    }
    .site-footer,
    .page-wrap:after {
        height: auto;
    }
    .page-wrap {
        margin-bottom: 0
    }
    .search_field {
        margin-top: 100px;
        max-width: 96%;
    }
    .item_delivery_container>.col:nth-child(1) {
        padding-right: 4rem;
    }
    .item_delivery_container>.col:nth-child(2) {
        padding-left: 0
    }
    .tracking_info span {
        font-size: 30px
    }
    .tracking_info p {
        font-size: 20px
    }
    .track_shipment .col span {
        font-size: 24px
    }
    .track_shipment .col p {
        font-size: 16px
    }
    .track_shipment .col:first-child {
        padding-right: 3rem
    }
    .track_shipment .col:last-child {
        padding-left: 3rem
    }
    .track_shipment .track_control {
        flex: 0 0 65%
    }
    .price_calc_box .form .col.btn_group {
        flex: 0 0 100%
    }
    .price_calc_box .form,
    .price_calc_box .form .section_btns {
        flex-wrap: wrap
    }
    .price_calc_box .form,
    .price_calc_box .form .section_btns .btn {
        /* padding: 0 5% */
    }
    .price_calc_box {
        padding: 2rem 0
    }
    .price_calc_box {
        padding: 1.5rem;
        background: #fff url(../images/calc_icon.svg) no-repeat 96% 1rem
    }
    .price_calc_box .form .col.btn_group .btn {
        margin-right: 0
    }
    .g20_section .container .flex_me .col:nth-child(2) {
        padding: 0
    }
    .contact_section .container .flex_me .col {
        flex: 0 0 100%;
        padding-bottom: 3rem
    }
    .contact_section .container .flex_me .col p {
        max-width: 100%
    }
    .contact_section {
        padding: 0 !important
    }
    .hero_linear {
        display: none
    }
    .hero_banner {
        min-height: auto
    }
    .send_container .col:nth-child(2) {
        padding-left: 2rem
    }
    .pricing_table .flex_me .col {
        text-align: left;
        padding: 2rem;
        box-shadow: 0 0 0 1px #979797;
        margin: 3%;
        height: 100%;
    }
    .pricing_table_cell span.mobile {
        display: block;
    }
    .pricing_table_cell span.desktop {
        display: none
    }
    .pricing_table .flex_me .col:first-child {
        display: none
    }
    .pricing_table .flex_me .empty {
        display: none;
    }
    .pricing_table .flex_me {
        margin: 0 -3%;
        /* justify-content: stretch; */
        /* align-items: stretch; */
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem 0;
    }
    .pricing_table_cell p {
        max-width: 100%;
        margin: 0
    }
    .pricing_table_cell {
        padding: 1rem 0;
    }
    .pricing_table_cell span.mobile:before {
        content: url(../images/pricing_table_check.svg);
        display: inline-block;
        vertical-align: middle;
        margin-right: 1rem
    }
    .popular_tag {
        text-align: center;
        left: auto;
        right: -1px;
        width: 100%
    }
    .pricing_table_cell.equal_height {
        height: auto
    }
    .pricing_table_cell.caps {
        padding-top: 1rem
    }
    .post_boxes_banner .col {
        flex: 0 0 100%
    }
    .post_boxes_banner .col:nth-child(1) p {
        max-width: 100%
    }
    .post_boxes_banner .col:nth-child(1) {
        padding-bottom: 2rem
    }
    .post_boxes_container>.flex_me>.col:first-child {
        flex: 0 0 35%
    }
    .post_boxes_banner+.flex_me .col:nth-child(2) {
        /* display: none */
    }
    .post_boxes_banner+.flex_me {
        padding-bottom: 3rem
    }
    .flex_me.accordion.js-accordion.col {
        flex: 0 0 100%
    }
    .flex_me.accordion.js-accordion.col+.col {
        padding-top: 2rem
    }
    .social_links a:link,
    .social_links a:visited {
        margin-bottom: 0
    }
    .flex_me .service_filter_item {
        flex: 0 0 46.777%
    }
    .customer_service_container .col {
        flex: 0 0 100%
    }
    .stacktable.large-only {
        display: none;
    }
    .stacktable.small-only {
        display: table;
    }
    .stacktable p strong {
        font-size: 18px !important
    }
    .col-md-3.team-members.tm-2 {
        max-width: 45% !important;
        flex: 0 0 45% !important
    }
}

@media (max-width:768px) {
    .find_branch .find_branch_container .col {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .SA_map_wrapper svg {
        width: 100%
    }
    .SA_map_wrapper {
        width: 100%;
        top: auto;
        bottom: 0
    }
    .moving_house .container .col,
    .wasel_banner .container .flex_me .col,
    .downloadApp_banner .container .flex_me .col {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 1.5rem 0;
    }
    .downloadApp_banner .container .flex_me .col:nth-child(1) {
        order: 1
    }
    .moving_house .container .flex_me {
        margin: 0
    }
    .search_field input {
        max-width: 88%
    }
    .track_shipment .col:first-child {
        padding-right: 0;
        border-right: none
    }
    .track_shipment .col:last-child {
        padding-left: 0
    }
    .track_shipment .col {
        flex: 0 0 100%;
        margin: 2rem 0
    }
    .track_shipment .col p {
        margin: 0.5rem 0
    }
    .item_delivery_container>.col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .tracking_info p {
        max-width: 100%
    }
    .generic_page_title {
        font-size: 30px
    }
    .generic_description {
        font-size: 18px
    }
    .generic_page_list span {
        font-size: 24px
    }
    .generic_page_list ol li,
    .generic_page_list ul li {
        font-size: 17px
    }
    .branches_search_results .flex_me .col:not(:last-child) {
        flex: 0 0 100%;
        padding: 0
    }
    .branches_search_results .flex_me .col:nth-child(2) {
        order: 1;
        margin-bottom: 2rem
    }
    .branches_search_results .flex_me .col:nth-child(1) {
        order: 2
    }
    .branches_search_results .flex_me .col:nth-child(3) {
        order: 3
    }
    .price_calc_box .form .col {
        flex: 0 0 100%;
        margin-bottom: 1rem
    }
    .customer_service_form .col {
        flex: 0 0 100%
    }
    .contact_info_container .flex_me .col {
        flex: 0 0 100%;
        margin-bottom: 3rem
    }
    .contact_info_container .flex_me .col p {
        max-width: none
    }
    .captcha_col input+img {
        width: auto;
        height: auto
    }
    .captcha_col .flex_me .btn {
        flex: 0 0 100%;
        margin-top: 1rem
    }
    .captcha_col .flex_me {
        flex-wrap: wrap
    }
    .captcha_col .flex_me a {
        margin-top: 1rem
    }
    .SA_map_wrapper {
        max-width: 100%;
        top: auto;
        bottom: 2rem
    }
    .find_branch .find_branch_container .col>span {
        max-width: 100%
    }
    .find_branch .find_branch_container .col>span br {
        display: none
    }
    section.find_branch {
        padding: 3rem 0 7rem !important
    }
    .top_bar .container .col:nth-child(2) a:link,
    .top_bar .container .col:nth-child(2) a:visited {
        padding: 0 0.8rem
    }
    .top_bar .container .col:nth-child(2) {
        margin-right: -0.8rem
    }
    .top_bar ul li a:link,
    .top_bar ul li a:visited {
        padding: 0 1rem
    }
    .mobile_view {
        display: flex
    }
    .desktop_view {
        display: none !important
    }
    .send_container .col {
        flex: 0 0 100%;
    }
    .send_container .col:nth-child(2) {
        padding-left: 0;
        padding-top: 3rem
    }
    .cards_container .col {
        flex: 0 0 100%;
        padding: 0 !important;
        border: none !important
    }
    .price_calc_box {
        background: #fff url(../images/calc_icon.svg) no-repeat 96% 0.5rem !important
    }
    .price_calc_box .form .section_btns {
        flex-wrap: nowrap
    }
    .track_shipment_box .flex_me .col:nth-child(2) .country-select {
        flex: 0 0 100%;
        padding-left: 0;
    }
    .track_shipment_box .flex_me .col:nth-child(2) {
        flex-wrap: wrap
    }
    header .container .col.mobile_view>a {
        font-size: 13px
    }
    .tender_price {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tender_price+div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tenders_item .recte-box {
        padding-bottom: 1rem
    }
    .services_search {
        flex-wrap: wrap;
        justify-content: flex-end
    }
    .services_search input {
        flex: 0 0 100%
    }
    .services_search button {
        margin: 1rem 0 0 1rem;
        font-size: 16px;
    }
    .captcha_col .flex_me *,
    .customer_service_form .flex_me .form-control {
        width: 100%;
        max-width: 100% !important;
        margin: 5px auto;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .customer_service_container .customer_service_form,
    .customer_service_container .contact_info_container {
        flex: 0 0 100%;
    }
    .contact_info_container .col span {
        font-size: 28px;
        line-height: 36px;
    }
    .col-md-3.team-members.tm-2 {
        max-width: 100% !important;
        flex: 0 0 100% !important
    }
}

@media (max-width:600px) {
    .services .container .flex_me .col {
        flex: 0 0 90%;
        margin: 0 auto 2rem;
    }
    .top_bar ul.navTop {
        padding: 0 !important;
        position: relative;
        z-index: 2;
    }
    .top_bar .container .col:nth-child(2) a:link,
    .top_bar .container .col:nth-child(2) a:visited {
        padding: 0.6rem;
        font-size: 14px;
    }
    .top_bar ul li a:link,
    .top_bar ul li a:visited {
        padding: 0 1rem;
        font-size: 14px;
    }
    .top_bar .container .col:nth-child(2) {
        margin-right: 0
    }
    header .container .col:nth-child(2) a:link,
    header .container .col:nth-child(2) a:visited {
        padding: 0.3rem 1rem
    }
    .hero_banner_caption h1 {
        font-size: 50px
    }
    .track_trace {
        padding: 1.5rem;
    }
    .track_control {
        max-width: 64%;
    }
    .covid_message .container div {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .covid_message .container div span {
        margin: 1rem 0
    }
    .linear_btn {
        font-size: 16px !important;
        height: 40px !important;
        line-height: 40px !important;
        margin: 0 !important;
    }
    .search_field input {
        max-width: 85%
    }
    .slicknav_nav {
        font-size: 22px
    }
    .generic_page_title {
        font-size: 24px
    }
    .generic_description {
        font-size: 17px
    }
    .generic_page_list span {
        font-size: 22px
    }
    .generic_page_list ol li,
    .generic_page_list ul li {
        font-size: 16px
    }
    section.find_branch {
        padding: 3rem 0 9rem !important
    }
    .pricing_table .flex_me {
        display: flex;
        grid-template-columns: none;
        margin: 0;
        grid-gap: 0;
    }
    .pricing_table .flex_me .col {
        flex: 0 0 100%;
        margin: 2rem 0;
    }
    .post_boxes_container>.flex_me>.col {
        flex: 0 0 100% !important
    }
    .accordion {
        margin: 0 auto
    }
    .accordion-header,
    .accordion-body {}
    .accordion-header {
        padding: 0.5rem 0;
        color: #006745;
        cursor: pointer;
        transition: all .3s ease;
        font-weight: 100;
        position: relative;
        z-index: 1;
        font-size: 19px;
    }
    .accordion__item.active>.accordion-header:before {
        display: none
    }
    .accordion-body {
        color: #474747;
        display: none;
        font-weight: 100;
    }
    .accordion-body__contents {
        padding: 2rem 0;
        font-size: 20px;
    }
    .accordion__item.active:last-child .accordion-header {
        border-radius: none
    }
    .accordion:first-child>.accordion__item>.accordion-header {
        width: 100%;
        border-bottom: 1px solid rgb(255 255 255 / 18%);
        padding: 0;
        height: 48px;
        line-height: 48px;
    }
    .accordion__item>.accordion-header:after {
        content: '+';
        position: absolute;
        top: 50%;
        width: 17px;
        height: 17px;
        text-align: center;
        border-radius: 3px;
        line-height: 17px;
        transition: all 0.2s ease;
        margin-top: -8px;
        right: 0;
        background: none;
        color: #fff;
        font-weight: bold;
    }
    .accordion__item.active>.accordion-header:after {
        content: '';
        width: 15px;
        height: 2px;
        background: #fff;
        margin-top: -1px;
    }
    .accordion__item.active .accordion-header {}
    .accordion__item .accordion__item .accordion-header {
        background: #f1f1f1;
        color: #353535
    }
    /* .accordion-header:hover:after{right:20px} */
    .footer_sitemap_col {
        flex: 0 0 100%;
        padding: 0;
        margin: 0;
    }
    .site-footer {
        padding-top: 1.5rem
    }
    .bread_crumb ul li a {
        font-size: 14px;
    }
    .contact_section .container .flex_me .col:nth-child(2) {
        padding-right: 1rem
    }
}

@media (max-width:500px) {
    .search_field input {
        max-width: 84%
    }
    .slicknav_nav {
        font-size: 20px
    }
    .generic_page_cards .generic_card {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 1rem 0;
    }
    .generic_page_cards .container .flex_me {
        margin: 0
    }
    .container {
        width: 92%;
    }
    .bread_crumb ul {
        flex-wrap: wrap
    }
    .generic_page_title {
        font-size: 24px
    }
    .generic_description {
        font-size: 16px
    }
    .generic_page_list span {
        font-size: 20px
    }
    .generic_page_list ol li,
    .generic_page_list ul li {
        font-size: 16px
    }
    .branches_search_box {
        padding: 1.5rem;
        background: #fff url(../images/branch_icon_search.svg) no-repeat 94% 1.5rem
    }
    .branches_search_box>.flex_me .btn {
        padding: 0;
    }
    .price_calc_box>.flex_me .btn {
        padding: 0 2rem
    }
    a.btn:link,
    a.btn:visited,
    button.btn,
    input[type="submit"].btn,
    .btn,
    a.btn_noBG:link,
    a.btn_noBG:visited {
        font-size: 16px;
        margin-bottom: 1rem
    }
    .sending_has_never .container .col span,
    .g20_section .container .flex_me .col:nth-child(2) span,
    .find_branch .find_branch_container .col>span {
        font-size: 30px
    }
    .pagination {
        flex-wrap: wrap
    }
    .container>.row {
        margin: 0
    }
    table tr td img {
        max-height: 15px
    }
    .branches_search_box>.branches_search_control .waves-input-wrapper {
        flex: 0 0 30%
    }
    .branches_search_box>.branches_search_control .waves-input-wrapper input {
        width: 100%
    }
    .help_dropdown>div {
        left: -70px;
    }
    .flex_me .service_filter_item {
        flex: 0 0 96%;
        margin: 1.5rem auto;
    }
}

@media (max-width:414px) {
    .track_control {
        max-width: 62% !important;
    }
    .track_trace {
        /* background: #fff url(../images/track_icon.svg) no-repeat 96% 1rem */
        text-align: start;
    }
    .track_control input {
        font-size: 11px
    }
    .green-btn,
    .yellow-btn {
        /* width: 100% !important; */
        /* max-width: 100%; */
    }
    .social_links {
        padding: 2.5rem 0 0
    }
    .top_bar ul li a:link,
    .top_bar ul li a:visited {
        font-size: 12px
    }
    .contact_section .container .flex_me .col p {
        height: auto;
    }
    .contact_section .container .flex_me .col .section_btns {
        position: relative
    }
    .FAQ_container .accordion-header {
        font-size: 15px;
    }
    .FAQ_container .accordion-header a {
        display: block;
        max-width: 220px;
    }
}

@media (-webkit-device-pixel-ratio: 1.25) {
    body {
        zoom: 0.80
    }
}

@media (-webkit-device-pixel-ratio: 1.5) {
    body {
        zoom: 0.70
    }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    /* Retina-specific stuff here */
    body {
        zoom: 1
    }
}

svg .svg-elem-22 {
    stroke-dashoffset: 516.2910766601562px;
    stroke-dasharray: 516.2910766601562px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
    animation: draw1 3000ms ease-in-out infinite;
}

svg.active .svg-elem-22 {
    stroke-dashoffset: 0;
    fill: rgb(0, 200, 225);
}

svg .svg-elem-23 {
    stroke-dashoffset: 404.5914306640625px;
    stroke-dasharray: 404.5914306640625px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
    animation: draw1 3000ms ease-in-out infinite;
}

svg.active .svg-elem-23 {
    stroke-dashoffset: 0;
    fill: rgb(0, 200, 225);
}

svg .svg-elem-24 {
    stroke-dashoffset: 407.1852111816406px;
    stroke-dasharray: 407.1852111816406px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    animation: draw1 3000ms ease-in-out infinite;
}

svg.active .svg-elem-24 {
    stroke-dashoffset: 0;
    fill: rgb(0, 200, 225);
}

svg .svg-elem-25 {
    stroke-dashoffset: 67.05382537841797px;
    stroke-dasharray: 67.05382537841797px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
    animation: draw2 3000ms ease-in-out infinite;
}

svg.active .svg-elem-25 {
    stroke-dashoffset: 0;
    fill: rgb(21, 60, 63);
}

svg .svg-elem-26 {
    stroke-dashoffset: 81.83953857421875px;
    stroke-dasharray: 81.83953857421875px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
    animation: draw2 3000ms ease-in-out infinite;
}

svg.active .svg-elem-26 {
    stroke-dashoffset: 0;
    fill: rgb(21, 60, 63);
}

svg .svg-elem-27 {
    stroke-dashoffset: 883.749267578125px;
    stroke-dasharray: 883.749267578125px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
    animation: draw2 3000ms ease-in-out infinite;
}

svg.active .svg-elem-27 {
    stroke-dashoffset: 0;
    fill: rgb(21, 60, 63);
}


/* svg.draw_logo [class|="svg"]{animation: draw 4000ms ease-in-out infinite;}  */

@keyframes draw1 {
    0% {
        stroke-dashoffset: 507px;
        fill: transparent;
    }
    50% {
        stroke-dashoffset: 0;
        fill: transparent;
    }
    100% {
        stroke-dashoffset: 407px;
        fill: rgb(0, 200, 225);
    }
}

@keyframes draw2 {
    0% {
        stroke-dashoffset: 507px;
        fill: transparent;
    }
    50% {
        stroke-dashoffset: 0;
        fill: transparent;
    }
    100% {
        stroke-dashoffset: 407px;
        fill: rgb(21, 60, 63);
    }
}

.spLoader {
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgb(255 255 255 / 83%);
    left: 0;
    right: 0;
    z-index: 100000;
    display: flex;
    justify-content: center;
    align-items: center
}

table,
table.table {
    border: none !important;
}

table tr td,
table.table tr td {
    border: none;
    font-size: 18px;
    font-weight: normal;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    word-break: break-word;
    width: 100%;
}

table th {
    font-size: 18px;
}

table.table tr td img#__mcenew {}

table tr:nth-child(even),
table.table tr:nth-child(even) {
    background: rgb(108 117 125 / 8%)
}

table.table tr:first-child {
    background: none
}

table tr:first-child td strong {
    color: #146e82
}

.grid-section .col-md-12 {
    /* padding: 0 */
}

.grid-section p strong {
    /* font-size: 30px; */
}

.grid-section span a:link,
.grid-section span a:visited {
    color: #33b5e5 !important;
    font-weight: bold;
}

.grid-section ol {
    counter-reset: list-counter;
    list-style: none;
    /* padding-left: 90px; */
}

.grid-section ol li {
    margin: 2rem 0;
    counter-increment: ist-counter;
    position: relative;
    font-size: 20px;
}

.grid-section ol li::before {
    content: counter(ist-counter);
    color: #00c8e1;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    --size: 35px;
    left: calc(-1 * var(--size) - 20px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
    background: #E5F9FB;
    text-align: center;
}

.grid-section * {
    font-family: 'URW Geometric Arabic' !important
}

.grid-section p {
    font-size: 18px;
    line-height: normal;
}

.grid-section ul li a:link,
.grid-section ul li a:visited {
    color: #146e82 !important;
    font-weight: bold;
    text-decoration: none !important
}

.covid_msg_full {
    position: relative
}

.covid_msg_full:after,
.covid_msg_full:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #153c3f;
    position: absolute;
    left: -100%;
    top: 0;
}

.covid_msg_full:before {
    left: auto;
    right: -100%
}

.generic_page_cards {
    position: relative;
    margin-bottom: -83px;
}

.generic_page_cards:after,
.generic_page_cards:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #146e82;
    position: absolute;
    left: -100%;
    top: 0;
}

.generic_page_cards:before {
    left: auto;
    right: -100%
}

.covid_msg_full p {
    color: #fff
}

.page-link .fa-long-arrow-left:before {
    content: url(../images/angle.svg);
    width: 15px;
    display: block;
}

.page-link .fa-long-arrow-right:before {
    content: url(../images/angle.svg);
    width: 15px;
    display: block;
    transform: scaleX(-1)
}

.services_box {
    margin-bottom: 2rem
}

.fa-twitter:before {
    content: url(../images/twitter_news.svg);
    width: 23px;
    display: block;
}

.list-share .fa-twitter:before {
    content: url(../images/twitter_news.svg);
    width: 23px;
    display: block;
}

.list-share .fa-envelope:before {
    content: '';
    width: 27px;
    display: block;
    background: url(../images/send_icon.png) no-repeat;
    height: 24px;
    background-size: contain
}

.captcha_col .flex_me>div.captcha_input_container span {
    flex: 0 0 100%;
    position: absolute;
    bottom: -28px;
}

.captcha_col .flex_me>div.captcha_input_container {
    flex-wrap: wrap
}

.form_group input+span {
    display: block;
    position: absolute;
}

.loaderOverlay {
    background: rgb(228 228 228 / 74%);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000
}

.search-container .bg-white h2 a {
    color: #146e82 !important;
}

.search-container .bg-white {
    background: #fff;
    border-radius: 3px;
    padding: 1.5rem !important;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    width: 101%;
    z-index: 7;
    position: relative;
    margin-top: 3.5rem;
    border: none !important
}

.smartbanner__button__label {
    background: #00c8e1 !important;
    color: #153c3f !important;
    font-weight: bold
}

.top_bar ul li a:link,
.top_bar ul li a:visited {
    white-space: nowrap
}

.grid-section p a:link,
.grid-section p a:visited {
    color: #146e82;
    font-weight: bold;
}

.tenders_item_title+div span {
    font-size: 16px
}

.team-members {
    border-radius: 3px;
    padding: 2.5rem;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
    /* width: 101%; */
    z-index: 7;
    position: relative;
    margin-top: 3.5rem;
    max-width: calc(25% - 20px);
    margin: 10px;
    flex: 0 0 calc(25% - 20px);
}

.col-md-3.tm-1,
.col-md-3.tm-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
    margin-bottom: 2rem !important;
}

.team-members>img {
    border-radius: 0 !important;
}

.stickyMap {
    position: relative;
    overflow: hidden;
}

.stickyMap {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.map,
.map .esriMapContainer {
    /* overflow: visible !important; */
    /* position: sticky; */
    /* top: 0; */
}

a.logo {
    margin-left: -25px;
}

.smartbanner {
    display: flex;
    align-items: center;
}

.smartbanner__icon,
.smartbanner__info {
    position: relative !important;
    right: auto !important;
    left: auto !important;
    top: auto !important;
}

.smartbanner__button {
    margin-right: 10px;
    margin-left: 10px;
}

.my-4.table td {
    font-size: 16px;
}


/*Service Cataloge Stle En*/

.service-catologe-page-heading .page-heading {
    margin: 16px 0;
}

.service-catologe-page-heading .generic_page_title {
    margin: 0;
}

[dir="ltr"] .services-internal-page-main {
    text-align: initial;
    position: relative;
    display: block;
}

[dir="ltr"] .services-internal-page-main>section {
    position: relative;
    padding: 24px 0;
}

[dir="ltr"] .services-internal-page-main .top-heading {
    position: relative;
    display: block;
}

[dir="ltr"] .services-internal-page-main .top-heading h2 {
    width: 100%;
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 8px;
}

[dir="ltr"] .services-internal-page-main .top-heading p {
    color: #146e82;
    font-size: 22px;
}

[dir="ltr"] .services-internal-page-main .service-advantages {
    position: relative;
    display: block;
    margin-bottom: 32px;
}

[dir="ltr"] .services-internal-page-main .service-advantages h2 {
    width: 100%;
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 32px;
}

[dir="ltr"] .services-internal-page-main .service-advantages .row>div {
    /* margin-bottom: 24px; */
}

[dir="ltr"] .services-internal-page-main .service-advantages .row>div:not(:last-child) .advantages-item {
    border-right: 1px solid #146e82;
}

[dir="ltr"] .services-internal-page-main .service-advantages .advantages-item {
    display: flex;
    height: 100%;
}

[dir="ltr"] .services-internal-page-main .service-advantages .advantages-item .advantages-item-main {
    position: relative;
}

[dir="ltr"] .services-internal-page-main .service-advantages .advantages-item .advantages-item-main .advantage-icon {
    display: block;
    min-height: 60px;
}

[dir="ltr"] .services-internal-page-main .service-advantages .advantages-item .advantages-item-main .advantage-title {
    font-size: 22px;
}

[dir="ltr"] .services-internal-page-main .service-requirements {
    position: relative;
    display: block;
    background-color: #2cc1d9;
    padding: 60px 0;
}

[dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main {
    position: relative;
    display: block;
}

[dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-title {
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
}

[dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-title h2 {
    width: 100%;
    margin: 0;
    font-size: 33px;
}

[dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list {
    position: relative;
    display: block;
}

[dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main {
    display: flex;
    align-items: center;
}

[dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-icon {
    max-width: none;
    margin: 8px;
}

[dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-title h5 {
    color: #146e82;
    font-size: 22px;
    margin: 0;
}

[dir="ltr"] .services-internal-page-main .service-steps {
    display: block;
    position: relative;
}

[dir="ltr"] .services-internal-page-main .service-steps h2 {
    width: 100%;
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

[dir="ltr"] .services-internal-page-main .service-steps .row>div {
    margin-bottom: 24px;
}

[dir="ltr"] .services-internal-page-main .service-steps .row>div:not(:last-child) {
    border-right: 1px solid #146e82;
}

[dir="ltr"] .services-internal-page-main .service-steps .service-steps-item {
    position: relative;
    height: 100%;
}

[dir="ltr"] .services-internal-page-main .service-steps .service-steps-item::before {
    content: attr(data-title);
    position: absolute;
    margin: auto;
    top: -20px;
    font-size: 84px;
    font-weight: bold;
    opacity: 0.1;
    z-index: 0;
}

[dir="ltr"] .services-internal-page-main .service-steps .service-steps-item .service-steps-item-main {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 2;
}

[dir="ltr"] .services-internal-page-main .service-steps .service-steps-item .service-steps-item-main h5 {
    font-size: 20px;
}

[dir="ltr"] .services-internal-page-main .service-price {
    position: relative;
    display: block;
}

[dir="ltr"] .services-internal-page-main .service-price h2 {
    width: 100%;
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

[dir="ltr"] .services-internal-page-main .service-price .row>div {
    margin-bottom: 24px;
}

[dir="ltr"] .services-internal-page-main .service-price .row>div:not(:last-child) .service-price-item {
    border-right: 1px solid #146e82;
}

[dir="ltr"] .services-internal-page-main .service-price .service-price-item {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

[dir="ltr"] .services-internal-page-main .service-price .service-price-item::before {
    content: attr(data-title);
    position: absolute;
    margin: auto;
    top: -20px;
    font-size: 84px;
    font-weight: bold;
    opacity: 0.1;
    z-index: 0;
}

[dir="ltr"] .services-internal-page-main .service-price .service-price-item .service-price-item-main {
    position: relative;
    height: 100%;
    z-index: 2;
}

[dir="ltr"] .services-internal-page-main .service-price .service-price-item .service-price-item-main strong {
    color: #ffa900;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

[dir="ltr"] .services-internal-page-main .service-support {
    position: relative;
    display: block;
}

[dir="ltr"] .services-internal-page-main .service-support h2 {
    width: 100%;
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

[dir="ltr"] .services-internal-page-main .service-support .service-support-item {
    position: relative;
}

[dir="ltr"] .services-internal-page-main .service-support .service-support-item .service-support-item-main {
    height: 100%;
    display: flex;
    align-items: center;
}

[dir="ltr"] .services-internal-page-main .service-support .service-support-item .service-support-item-main::before {
    content: attr(data-title);
    position: absolute;
    margin: auto;
    top: -40px;
    left: 73px;
    font-size: 84px;
    font-weight: bold;
    opacity: 0.1;
    z-index: 0;
}

[dir="ltr"] .services-internal-page-main .service-support .service-support-item .service-support-item-main .service-support-item-icon {
    position: relative;
}

[dir="ltr"] .services-internal-page-main .service-support .service-support-item .service-support-item-main .service-support-item-title {
    padding: 0 8px;
}

[dir="ltr"] .services-internal-page-main .service-applay {
    position: relative;
    display: block;
}

[dir="ltr"] .services-internal-page-main .service-applay h2 {
    width: 100%;
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

[dir="ltr"] .services-internal-page-main .service-applay h2 a {
    color: #ffa900;
    cursor: pointer;
}

@media (max-width: 991px) {
    [dir="ltr"] .services-internal-page-main .service-advantages .row>div:not(:last-child) .advantages-item {
        border-right: 0;
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-advantages .row>div:nth-last-child(2) .advantages-item {
        border-bottom: 0;
    }
    [dir="ltr"] .services-internal-page-main .service-advantages .advantages-item {
        padding: 16px;
    }
    [dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item {
        /* margin-bottom: 24px; */
    }
    [dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main {
        justify-content: center;
        flex-direction: row;
        text-align: center;
    }
    [dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-icon {
        /* margin-bottom: 16px; */
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:not(:last-child) {
        border-right: 0;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:nth-last-child(2) {
        border-bottom: 0;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:not(:last-child) .service-steps-item {
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:nth-last-child(2) .service-steps-item {
        border-bottom: 0;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .service-steps-item {
        padding: 16px;
        margin-bottom: 16px;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .service-steps-item .service-steps-item-main {
        justify-content: center;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .service-steps-item::before {
        top: -40px;
    }
    [dir="ltr"] .services-internal-page-main .service-price .row>div:not(:last-child) .service-price-item {
        border-right: 0;
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-price .row>div:nth-last-child(2) .service-price-item {
        border-bottom: 0;
    }
    .team-members {
        max-width: calc(50% - 20px) !important;
        flex: 0 0 calc(50% - 20px) !important;
    }
}

@media (max-width: 768px) {
    section {
        text-align: center;
    }
    [dir="ltr"] .services-internal-page-main h2 {
        text-align: center !important;
        width: 100%;
    }
    [dir="ltr"] .services-internal-page-main .top-heading {
        text-align: center;
    }
    [dir="ltr"] .services-internal-page-main .service-advantages .row>div:not(:last-child) .advantages-item {
        border-right: 0;
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-advantages .row>div:nth-last-child(2) .advantages-item {
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-advantages .advantages-item {
        padding: 16px;
    }
    [dir="ltr"] .services-internal-page-main .service-advantages .advantages-item .advantages-item-main {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    [dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item {
        /* margin-bottom: 24px; */
    }
    [dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main {
        /* justify-content: center; */
        flex-direction: row;
        text-align: center;
    }
    [dir="ltr"] .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-icon {
        /* margin-bottom: 16px; */
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:not(:last-child) {
        border-right: 0;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:nth-last-child(2) {
        border-bottom: 0;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:not(:last-child) .service-steps-item {
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .row>div:nth-last-child(2) .service-steps-item {
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .service-steps-item {
        padding: 16px;
        margin-bottom: 16px;
    }
    [dir="ltr"] .services-internal-page-main .service-steps .service-steps-item::before {
        top: -40px;
    }
    [dir="ltr"] .services-internal-page-main .service-price .row>div:not(:last-child) .service-price-item {
        border-right: 0;
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-price .service-price-item .service-price-item-main {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    [dir="ltr"] .services-internal-page-main .service-price .row>div:nth-last-child(2) .service-price-item {
        border-bottom: 1px solid #146e82;
    }
    [dir="ltr"] .services-internal-page-main .service-support .service-support-item {
        margin-bottom: 24px;
    }
    [dir="ltr"] .services-internal-page-main .service-support .service-support-item .service-support-item-main {
        flex-direction: column;
        text-align: center;
    }
    [dir="ltr"] .services-internal-page-main .service-support .service-support-item .service-support-item-main::before {
        top: 5px;
        right: 0;
        left: 0;
    }
    [dir="ltr"] .services-internal-page-main .service-support .service-support-item .service-support-item-main .service-support-item-icon {
        height: 65px;
        margin-bottom: 16px;
    }
    .team-members {
        max-width: calc(100% - 20px) !important;
        flex: 0 0 calc(100% - 20px) !important;
    }
}

@media (max-width:1130px) {
    a.logo {
        margin-left: 15px;
    }
    .covid_delays {
        /* flex-wrap: wrap; */
    }
}

@media (max-width:768px) {
    .covid_delays {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .covid_delays>img {
        margin: 5px 0;
    }
    .col-md-3.tm-1,
    .col-md-3.tm-2 {
        flex: 0 0 calc(100% - 20px) !important;
        max-width: calc(100% - 20px) !important;
    }
    .section_btns {
        justify-content: center;
    }
    .section_btns a {
        margin-right: 0;
    }
    .track_trace span {
        font-size: 22px;
        line-height: 30px;
    }
}

@media (max-width:544px) {
    .cat-toolbar .btn {
        padding: 0 .5rem !important;
    }
    .comp-page-filter {
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    footer p {
        font-size: 15px;
    }
    .team-members {
        max-width: calc(100% - 20px) !important;
        flex: 0 0 calc(100% - 20px) !important;
    }
}

.reports .report-link {
    font-size: 18px;
    white-space: nowrap;
}

.form-group {
    display: block;
    width: 100%;
    overflow-x: auto;
}

.grid-section table {
    width: 100% !important;
}

.grid-section .column>div>img {
    max-width: 100%;
    max-height: 500px;
    object-fit: cover;
    display: block;
    margin: auto;
}

.comp-box .box-elm>.row {
    align-items: center;
}

p,
.grid-section ul li {
    text-align: unset;
}

.item_delivery_container>.col {
    /* width: 100%;
    max-width: 100% !important;
    flex: 0 0 100% !important; */
    padding-left: 0 !important;
    padding-left: 0 !important;
}

.captcha_col .flex_me img {
    filter: grayscale(1);
}

.download-apps {
    padding: 50px 0 0 0;
}

.download-apps label {
    color: #516477;
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
}

.download-apps a {
    color: #516477;
    font-size: 14px;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none;
    margin: 3px;
    display: inline-block;
}

.download-apps a img {
    height: 40px;
}

.download-apps a:hover {
    opacity: .7;
}

.copyright {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0 15px;
    margin-top: 3rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .copyright {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}

@media only screen and (min-width: 545px) and (max-width: 767px) {
    .copyright {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}

@media only screen and (max-width: 544px) {
    .copyright {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}

.copyright ul {
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 544px) {
    .copyright ul {
        -webkit-box-align: center;
        align-items: center;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        justify-content: center;
    }
}

.copyright ul li {
    display: inline-block;
    margin-right: 15px;
    list-style-type: none;
}

@media only screen and (max-width: 544px) {
    .copyright ul li {
        margin-bottom: 5px;
    }
    a.btn:link,
    a.btn:visited,
    button.btn,
    input[type="submit"].btn,
    .btn {
        padding: 0 1.5rem;
    }
}

.copyright ul li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 544px) {
    .copyright ul li a {
        font-size: 12px;
    }
    .reports .report-link {
        font-size: 16px;
    }
}

.copyright ul li a::after {
    content: "";
    display: block;
    width: 1px;
    height: 24px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    right: -10px;
}

.copyright ul li a:hover {
    opacity: .7;
}

.copyright ul li:last-child a::after {
    display: none;
}


/*Service Catloge Style*/

.service-catologe-page-heading .page-heading {
    margin: 16px 0;
}

.service-catologe-page-heading .generic_page_title {
    margin: 0;
}

.services-internal-page-main {
    text-align: initial;
    position: relative;
    display: block;
}

.services-internal-page-main>section {
    position: relative;
    padding: 24px 0;
}

.services-internal-page-main .top-heading {
    position: relative;
    display: block;
}

.services-internal-page-main .top-heading h2 {
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 8px;
}

.services-internal-page-main .top-heading p {
    color: #146e82;
    font-size: 22px;
}

.services-internal-page-main .service-advantages {
    position: relative;
    display: block;
    margin-bottom: 32px;
}

.services-internal-page-main .service-advantages h2 {
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 32px;
}

.services-internal-page-main .service-advantages .row>div {
    /* margin-bottom: 24px; */
}

.services-internal-page-main .service-advantages .row>div:not(:last-child) .advantages-item {
    border-right: 1px solid #146e82;
}

.services-internal-page-main .service-advantages .advantages-item {
    display: flex;
    height: 100%;
}

.services-internal-page-main .service-advantages .advantages-item .advantages-item-main {
    position: relative;
}

.services-internal-page-main .service-advantages .advantages-item .advantages-item-main .advantage-icon {
    min-height: 60px;
    display: block;
}

.services-internal-page-main .service-advantages .advantages-item .advantages-item-main .advantage-title {
    font-size: 22px;
}

.services-internal-page-main .service-requirements {
    position: relative;
    display: block;
    background-color: #2cc1d9;
    padding: 60px 0;
}

.services-internal-page-main .service-requirements .service-requirements-main {
    position: relative;
    display: block;
}

.services-internal-page-main .service-requirements .service-requirements-main .service-requirements-title {
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
}

.services-internal-page-main .service-requirements .service-requirements-main .service-requirements-title h2 {
    margin: 0;
    font-size: 33px;
}

.services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list {
    position: relative;
    display: block;
}

.services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main {
    display: flex;
    /* align-items: center; */
}

.services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-icon {
    max-width: none;
    margin: 8px;
}

.services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-title h5 {
    color: #146e82;
    font-size: 22px;
    margin: 0;
    text-align: left;
}

.services-internal-page-main .service-steps {
    display: block;
    position: relative;
}

.services-internal-page-main .service-steps h2 {
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

.services-internal-page-main .service-steps .row>div {
    margin-bottom: 24px;
}

.services-internal-page-main .service-steps .row>div:not(:last-child) {
    border-right: 1px solid #146e82;
}

.services-internal-page-main .service-steps .service-steps-item {
    position: relative;
    height: 100%;
}

.services-internal-page-main .service-steps .service-steps-item::before {
    content: attr(data-title);
    position: absolute;
    margin: auto;
    top: -20px;
    font-size: 84px;
    font-weight: bold;
    opacity: 0.1;
    z-index: 0;
}

.services-internal-page-main .service-steps .service-steps-item .service-steps-item-main {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    z-index: 2;
}

.services-internal-page-main .service-steps .service-steps-item .service-steps-item-main h5 {
    font-size: 20px;
    line-height: 28px;
}

.services-internal-page-main .service-price {
    position: relative;
    display: block;
}

.services-internal-page-main .service-price h2 {
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

.services-internal-page-main .service-price .row>div {
    margin-bottom: 24px;
}

.services-internal-page-main .service-price .row>div:not(:last-child) .service-price-item {
    border-right: 1px solid #146e82;
}

.services-internal-page-main .service-price .service-price-item {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.services-internal-page-main .service-price .service-price-item::before {
    content: attr(data-title);
    position: absolute;
    margin: auto;
    top: -20px;
    font-size: 84px;
    font-weight: bold;
    opacity: 0.1;
    z-index: 0;
}

.services-internal-page-main .service-price .service-price-item .service-price-item-main {
    position: relative;
    height: 100%;
    z-index: 2;
}

.services-internal-page-main .service-price .service-price-item .service-price-item-main strong {
    color: #ffa900;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

.services-internal-page-main .service-support {
    position: relative;
    display: block;
}

.services-internal-page-main .service-support h2 {
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

.services-internal-page-main .service-support .service-support-item {
    position: relative;
}

.services-internal-page-main .service-support .service-support-item .service-support-item-main {
    height: 100%;
    display: flex;
    align-items: center;
}

.services-internal-page-main .service-support .service-support-item .service-support-item-main::before {
    content: attr(data-title);
    position: absolute;
    margin: auto;
    top: -40px;
    right: 73px;
    font-size: 84px;
    font-weight: bold;
    opacity: 0.1;
    z-index: 0;
}

.services-internal-page-main .service-support .service-support-item .service-support-item-main .service-support-item-icon {
    position: relative;
}

.services-internal-page-main .service-support .service-support-item .service-support-item-main .service-support-item-icon {
    padding: 0 8px;
}

.services-internal-page-main .service-applay {
    position: relative;
    display: block;
}

.services-internal-page-main .service-applay h2 {
    color: #2cc1d9;
    font-size: 33px;
    margin-bottom: 16px;
}

.services-internal-page-main .service-applay h2 a {
    color: #ffa900;
    cursor: pointer;
}

.service-requirements-list .col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%;
}

@media (max-width: 991px) {
    .services-internal-page-main .service-advantages .row>div:not(:last-child) .advantages-item {
        border-left: 0;
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-advantages .row>div:nth-last-child(2) .advantages-item {
        border-bottom: 0;
    }
    .services-internal-page-main .service-advantages .advantages-item {
        padding: 16px;
    }
    .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item {
        /* margin-bottom: 24px; */
    }
    .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main {
        /* justify-content: center; */
        flex-direction: row;
        text-align: center;
    }
    .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-icon {
        /* margin-bottom: 16px; */
    }
    .services-internal-page-main .service-steps .row>div:not(:last-child) {
        border-left: 0;
    }
    .services-internal-page-main .service-steps .row>div:nth-last-child(2) {
        border-bottom: 0;
    }
    .services-internal-page-main .service-steps .row>div:not(:last-child) .service-steps-item {
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-steps .row>div:nth-last-child(2) .service-steps-item {
        border-bottom: 0;
    }
    .services-internal-page-main .service-steps .service-steps-item {
        padding: 16px;
        /* margin-bottom: 16px; */
    }
    .services-internal-page-main .service-steps .service-steps-item::before {
        top: 0;
        font-size: 50px;
        right: 0;
        left: 0;
        margin: auto;
    }
    .services-internal-page-main .service-price .row>div:not(:last-child) .service-price-item {
        border-left: 0;
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-price .row>div:nth-last-child(2) .service-price-item {
        border-bottom: 0;
    }
    .service-requirements-list .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    section {
        /* text-align: center; */
    }
    .track_trace {
        text-align: start;
    }
    h2 {
        width: 100%;
    }
    .services-internal-page-main .top-heading {
        text-align: center;
    }
    .services-internal-page-main .service-advantages h2 {
        text-align: center;
    }
    .services-internal-page-main .service-advantages .row>div:not(:last-child) .advantages-item {
        border-left: 0;
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-advantages .row>div:nth-last-child(2) .advantages-item {
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-advantages .advantages-item {
        padding: 16px;
    }
    .services-internal-page-main .service-advantages .advantages-item .advantages-item-main {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item {
        margin-bottom: 10px;
    }
    .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main {
        /* justify-content: center; */
        flex-direction: row;
        text-align: center;
    }
    .services-internal-page-main .service-requirements .service-requirements-main .service-requirements-list .service-requirements-item .service-requirements-item-main .service-requirements-item-icon {
        /* margin-bottom: 16px; */
    }
    .service-requirements-main .no-pad {
        padding: 15px;
    }
    .services-internal-page-main .service-steps .row>div:not(:last-child) {
        border-left: 0;
    }
    .services-internal-page-main .service-steps .row>div:nth-last-child(2) {
        border-bottom: 0;
    }
    .services-internal-page-main .service-steps .row>div:not(:last-child) .service-steps-item {
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-steps .row>div:nth-last-child(2) .service-steps-item {
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-steps .service-steps-item {
        padding: 16px;
        /* margin-bottom: 16px; */
    }
    .services-internal-page-main .service-steps .service-steps-item::before {
        top: 0;
        font-size: 40px;
        right: 0;
        left: 0;
        margin: auto;
    }
    .services-internal-page-main .service-steps .service-steps-item .service-steps-item-main {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .services-internal-page-main .service-price .row>div:not(:last-child) .service-price-item {
        border-left: 0;
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-price .row>div .service-price-item {
        border-bottom: 1px solid #146e82;
    }
    .services-internal-page-main .service-price .service-price-item .service-price-item-main {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .services-internal-page-main .service-support .service-support-item {
        margin-bottom: 24px;
    }
    .services-internal-page-main .service-support .service-support-item .service-support-item-main {
        flex-direction: column;
        text-align: center;
    }
    .services-internal-page-main .service-support .service-support-item .service-support-item-main::before {
        top: auto;
        bottom: -25px;
        right: 0;
        left: 0;
        font-size: 40px;
    }
    .services-internal-page-main .service-support .service-support-item .service-support-item-main .service-support-item-icon {
        height: 65px;
        margin-bottom: 16px;
    }
    .services_search button.btn {
        padding: 0 1.5rem;
    }
    .services-internal-page-main .service-steps .row>div:not(:last-child),
    .services-internal-page-main .service-price .row>div:not(:last-child) .service-price-item,
    .services-internal-page-main .service-advantages .row>div:not(:last-child) .advantages-item {
        border-right: none;
    }
    .services-internal-page-main .service-steps .service-steps-item {
        /* padding: 5px; */
    }
    .services-internal-page-main .service-price .row>div {
        width: 50%;
    }
    .services-internal-page-main .service-steps .row>div {
        margin-bottom: 0;
    }
    .service-support .col-md-6 {
        width: 50%;
    }
    .services-internal-page-main .service-advantages .row>div {
        margin-bottom: 0;
    }
    .service-price .row,
    .service-support .row {
        justify-content: center;
    }
    .services-internal-page-main .top-heading p {
        color: #146e82;
        font-size: 20px;
    }
}

.pricing_table_cell p {
    font-size: 18px !important;
    line-height: 24px;
}

.pricing_table_cell span {
    font-size: 18px !important;
}

.branches_search_box .pt-3 {
    color: #146e82;
    font-size: 20px;
}

.smartbanner.smartbanner--android .smartbanner__button {
    top: 27px !important;
}

.smartbanner.smartbanner--android .smartbanner__button__label {
    padding: 5px 10px !important;
}

.umb-grid {
    /* margin-top: -20px; */
}


/* stack table */

table.table {
    table-layout: fixed;
}

.table tr {
    border: 1px solid #dee2e6;
}

.table tr:first-child td,
.table tr:first-child th {
    background-color: #146E82;
    border-color: #197f96;
    font-weight: bold;
    color: #fff;
}

@media screen and (max-width: 800px) {
    .table th {
        display: none;
    }
    .table tr {
        display: flex;
        flex-direction: column;
        margin: 10px 0;
    }
    .table td {
        display: flex;
        width: 100% !important;
        vertical-align: top;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .table tr td:first-child {
        background: #146E82;
        border-color: #197f96;
        color: #fff;
    }
    .table td:before {
        content: attr(data-th);
        display: inline-block;
        padding-right: 10px;
        font-weight: bold;
    }
    table.table td p,
    table.table th p {
        width: 100%;
        text-align: center !important;
    }
}

@media screen and (max-width: 375px) {
    .table td:before {
        padding: 0;
    }
}

.stamp-container .image-box {
    left: auto;
}

.vertical-tabsMenu {
    padding-right: 80px;
    padding-left: 15px;
}

@media screen and (min-width: 1200px) {
    .fix-pos {
        position: fixed !important;
        top: 0;
        /* width: 100%; */
    }
}

.board-of-directors .team-members {
    border-radius: 3px;
    padding: 2.5rem;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%) !important;
    background: #fff;
}

.board-of-directors .col-md-3 {
    flex: 0 0 calc(25% - 20px) !important;
    max-width: calc(25% - 20px) !important;
}

.board-of-directors .col-md-3.tm-1,
.board-of-directors .col-md-3.tm-2 {
    flex: 0 0 calc(50% - 20px) !important;
    max-width: calc(50% - 20px) !important;
}

@media screen and (max-width: 991px) {
    .board-of-directors .col-md-3 {
        flex: 0 0 calc(50% - 20px) !important;
        max-width: calc(50% - 20px) !important;
    }
    .board-of-directors .col-md-3.tm-1,
    .board-of-directors .col-md-3.tm-2 {
        flex: 0 0 calc(50% - 20px) !important;
        max-width: calc(50% - 20px) !important;
    }
}

@media screen and (max-width: 600px) {
    .board-of-directors .col-md-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
    .board-of-directors .col-md-3.tm-1,
    .board-of-directors .col-md-3.tm-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    table tr td,
    table.table tr td {
        font-size: 16px;
    }
    .grid-section p {
        font-size: 16px;
    }
    table th {
        font-size: 16px;
    }
}

.service-requirements-item-icon {
    display: flex;
    margin: 10px;
}

.service-requirements-item-title {
    display: flex;
    align-items: center;
}

.service-requirements-item-icon img {
    max-height: 30px;
    width: 30px;
}
[v-cloak] {
    display: none;
}