/*
Theme Name: Taxi Go Đen Bến Lức - Phongmy.vn
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
    /*--pri: #083b67;*/
    --black: #000;
    --white: #fff;
}

/*GENERAL*/
.pl-0 {
    padding-left: 0 !important;
}

.txt_primary, .txt_primary * {
    color: var(--fs-color-primary) !important;
}

.bold * {
    font-weight: bold !important;
}

/*GENERAL*/


/*HEADER*/

ul.header-nav .html.custom p {
    display: block;
    margin: 0;
}

ul.header-nav .html.custom i {
    font-size: 1.8rem;
    margin-right: 10px;
}

ul.header-nav .html.custom p {
    display: block;
    margin: 0;
    font-size: 0.8rem;
}

ul.header-nav .html.custom a {
    color: var(--white);
}

ul.header-nav .html.custom {
    background: var(--fs-color-primary);
    border-radius: 20px;
    padding: 0 15px;
}

.sub_hero {
    font-size: 1.3rem;
}

.master_hero h2 {
    line-height: 3.5rem;
}

.hero_banner .ux-menu a.ux-menu-link__link .icon-checkmark:before {
    background: var(--fs-color-primary);
    padding: 5px;
    border-radius: 99px;
    color: var(--white);
    font-size: 0.8rem;
}

.hero_banner .ux-menu .ux-menu-link__icon {
    width: 18px !important;
}

.hero_banner .ux-menu a.ux-menu-link__link {
    color: var(--black);

}

/*HEADER*/

/*HOME*/
.large_heading p:last-child {
    font-size: 2rem;
}

.large_heading p:first-child {
    font-size: 1.5rem;
}

.large_heading p {
    margin: 0;
    line-height: 2.5rem;
}

.icon-box h5 {
    margin: 0;
    text-transform: inherit !important;
    color: var(--fs-color-primary);
    letter-spacing: 0.1px;
}

.icon-box {
    margin-bottom: 1rem;
}

.row-radius-border {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #b5acac;
}

.main_title h2 {
    position: relative;
    color: var(--fs-color-secondary);
}

.main_title h2:after {
    position: absolute;
    content: '';
    background: var(--fs-color-secondary);
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 150px;
    height: 2px;
    border-radius: 99px;
}

.col-inner.box-shadow-1:hover {
    box-shadow: 4px -2px 3px 1px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
}

.col-inner.box-shadow-1 {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
}

.user_icon {
    background: url(assets/user-taxi-goden-benluc.png) no-repeat center left;
    background-size: 20px;
    padding-left: 26px;
    background-position: 0px 2px;
}

.hanhly_icon {
    background: url(assets/suitcase-taxi-goden-benluc.png) no-repeat center left;
    background-size: 20px;
    padding-left: 26px;
    background-position: 0px 2px;
}

.diadiem_icon {
    background: url(assets/gps-taxi-goden-benluc.png) no-repeat center left;
    background-size: 20px;
    padding-left: 26px;
    background-position: 0px 2px;
}

.fixed_data {
    position: absolute;
    z-index: 9;
    background: var(--fs-color-secondary);
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: bold;
    color: var(--black);
}

.tuyenxe_phobien .row .col .col-inner {
    text-align: center;
    padding: 30px 7.5px;
    font-weight: bold;
    background: #1c8ac129;
    font-size: 1rem;
    color: var(--fs-color-alert);
}

span.route-arrow {
    color: var(--fs-color-alert);
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0 5px;
}

.quick_action .row p,
.quick_action .row a.button,
.quick_action .row h3 {
    margin-bottom: 0;
}

.quick_action .row {
    background: var(--black);
    border-radius: 10px;
    padding: 30px 15px;
}

.col_left .col-inner {
    padding-left: 100px;
}

.col_left {
    background: url(assets/phone-call.png) no-repeat top left;
    background-size: 85px;
}

.col_right i.icon-user,
.sec_slider_btn i.icon-user {
    background: url('assets/zalo.png') no-repeat top left;
    background-size: contain;
    height: 25px;
    width: 25px;
    margin-right: 5px;
}

.col_right a.button {
    margin: 0 !important;
    min-width: 180px;
}

.col_right i.icon-user:before,
.sec_slider_btn i.icon-user:before {
    content: none;
}

/*HOME*/

/*SINGLE*/
h1.entry-title {
    color: var(--fs-color-secondary);
}

.entry-divider.is-divider.small,
.post_comments {
    display: none;
}

/*SINGLE*/


/*footer*/
.hotline-phone-ring-wrap {
    left: 20px;
    bottom: 20px;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}


.hotline-phone-ring-circle {
    width: 87px;
    height: 87px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

element.style {
}

.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle, .hotline-bar {
    background-color: #dd3333;
}

.hotline-phone-ring-circle-fill {
    width: 57px;
    height: 57px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    width: 200px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}

.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

/*footer*/
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .master_hero h2 {
        line-height: 2rem;
        font-size: 1.5rem;
    }

    .sub_hero {
        font-size: 1.1rem;
    }

    .ux-menu-link__icon + .ux-menu-link__text {
        padding-left: 0.5rem;
        font-size: 0.9rem;
    }

    .banner .button {
        width: 180px !important;
        padding: 5px;
        font-size: 0.8rem;
    }

}