@charset "UTF-8";
/*Link*/
@import "bootstrap.css";

@import "jquery-ui.css";

@import "fontawesome.css";

@import "daterangepicker.css";

@import "select2.min.css";

@import "croppie.css";

@import "jquery.timepicker.min.css";

@import "ekko-lightbox.min.css";

@import "amsify.suggestags.css";

@import "jquery.fancybox.min.css";

@import "https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap";


@import "./customcss/payment.css";

@import "./customcss/pos.css";

@import "./customcss/quality-provider.css";

.fwB { font-weight: bold; }

.fwM { font-weight: 400; }

.fwL { font-weight: 100; }

.fw400 { font-weight: 400 !important; }

.limit-text-line-6 {
    overflow: hidden;
    line-height: 1.2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
 /* number of lines to show */
}

.limit-text-line-5 {
    overflow: hidden;
    line-height: 1.2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
 /* number of lines to show */
}

.limit-text-line-4 {
    overflow: hidden;
    line-height: 1.2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
 /* number of lines to show */
}

.limit-text-line-3 {
    overflow: hidden;
    line-height: 1.2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
 /* number of lines to show */
}

.limit-text-line-2 {
    overflow: hidden;
    line-height: 1.2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
 /* number of lines to show */
}

.limit-text-line-1 {
    overflow: hidden;
    line-height: 1.2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
 /* number of lines to show */
}

.mb100 {
    margin-bottom: 100px;
}

.mt100 {
    margin-top: 100px;
}

.mr100 {
    margin-right: 100px;
}

.ml100 {
    margin-left: 100px;
}

.mb95 {
    margin-bottom: 95px;
}

.mt95 {
    margin-top: 95px;
}

.mr95 {
    margin-right: 95px;
}

.ml95 {
    margin-left: 95px;
}

.mb90 {
    margin-bottom: 90px;
}

.mt90 {
    margin-top: 90px;
}

.mr90 {
    margin-right: 90px;
}

.ml90 {
    margin-left: 90px;
}

.mb85 {
    margin-bottom: 85px;
}

.mt85 {
    margin-top: 85px;
}

.mr85 {
    margin-right: 85px;
}

.ml85 {
    margin-left: 85px;
}

.mb80 {
    margin-bottom: 80px;
}

.mt80 {
    margin-top: 80px;
}

.mr80 {
    margin-right: 80px;
}

.ml80 {
    margin-left: 80px;
}

.mb75 {
    margin-bottom: 75px;
}

.mt75 {
    margin-top: 75px;
}

.mr75 {
    margin-right: 75px;
}

.ml75 {
    margin-left: 75px;
}

.mb70 {
    margin-bottom: 70px;
}

.mt70 {
    margin-top: 70px;
}

.mr70 {
    margin-right: 70px;
}

.ml70 {
    margin-left: 70px;
}

.mb65 {
    margin-bottom: 65px;
}

.mt65 {
    margin-top: 65px;
}

.mr65 {
    margin-right: 65px;
}

.ml65 {
    margin-left: 65px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt60 {
    margin-top: 60px;
}

.mr60 {
    margin-right: 60px;
}

.ml60 {
    margin-left: 60px;
}

.mb55 {
    margin-bottom: 55px;
}

.mt55 {
    margin-top: 55px;
}

.mr55 {
    margin-right: 55px;
}

.ml55 {
    margin-left: 55px;
}

.mb50 {
    margin-bottom: 50px;
}

.mt50 {
    margin-top: 50px;
}

.mr50 {
    margin-right: 50px;
}

.ml50 {
    margin-left: 50px;
}

.mb45 {
    margin-bottom: 45px;
}

.mt45 {
    margin-top: 45px;
}

.mr45 {
    margin-right: 45px;
}

.ml45 {
    margin-left: 45px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt40 {
    margin-top: 40px;
}

.mr40 {
    margin-right: 40px;
}

.ml40 {
    margin-left: 40px;
}

.mb35 {
    margin-bottom: 35px;
}

.mt35 {
    margin-top: 35px;
}

.mr35 {
    margin-right: 35px;
}

.ml35 {
    margin-left: 35px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mr30 {
    margin-right: 30px;
}

.ml30 {
    margin-left: 30px;
}

.mb25 {
    margin-bottom: 25px;
}

.mt25 {
    margin-top: 25px;
}

.mr25 {
    margin-right: 25px;
}

.ml25 {
    margin-left: 25px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.mt15 {
    margin-top: 15px;
}

.mr15 {
    margin-right: 15px;
}

.ml15 {
    margin-left: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mb5 {
    margin-bottom: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mr5 {
    margin-right: 5px;
}

.ml5 {
    margin-left: 5px;
}

.pr150 {
    padding-right: 150px;
}

.pl150 {
    padding-left: 150px;
}

.pt150 {
    padding-top: 150px;
}

.pb150 {
    padding-bottom: 150px;
}

.pr145 {
    padding-right: 145px;
}

.pl145 {
    padding-left: 145px;
}

.pt145 {
    padding-top: 145px;
}

.pb145 {
    padding-bottom: 145px;
}

.pr140 {
    padding-right: 140px;
}

.pl140 {
    padding-left: 140px;
}

.pt140 {
    padding-top: 140px;
}

.pb140 {
    padding-bottom: 140px;
}

.pr135 {
    padding-right: 135px;
}

.pl135 {
    padding-left: 135px;
}

.pt135 {
    padding-top: 135px;
}

.pb135 {
    padding-bottom: 135px;
}

.pr130 {
    padding-right: 130px;
}

.pl130 {
    padding-left: 130px;
}

.pt130 {
    padding-top: 130px;
}

.pb130 {
    padding-bottom: 130px;
}

.pr125 {
    padding-right: 125px;
}

.pl125 {
    padding-left: 125px;
}

.pt125 {
    padding-top: 125px;
}

.pb125 {
    padding-bottom: 125px;
}

.pr120 {
    padding-right: 120px;
}

.pl120 {
    padding-left: 120px;
}

.pt120 {
    padding-top: 120px;
}

.pb120 {
    padding-bottom: 120px;
}

.pr115 {
    padding-right: 115px;
}

.pl115 {
    padding-left: 115px;
}

.pt115 {
    padding-top: 115px;
}

.pb115 {
    padding-bottom: 115px;
}

.pr110 {
    padding-right: 110px;
}

.pl110 {
    padding-left: 110px;
}

.pt110 {
    padding-top: 110px;
}

.pb110 {
    padding-bottom: 110px;
}

.pr105 {
    padding-right: 105px;
}

.pl105 {
    padding-left: 105px;
}

.pt105 {
    padding-top: 105px;
}

.pb105 {
    padding-bottom: 105px;
}

.pr100 {
    padding-right: 100px;
}

.pl100 {
    padding-left: 100px;
}

.pt100 {
    padding-top: 100px;
}

.pb100 {
    padding-bottom: 100px;
}

.pr95 {
    padding-right: 95px;
}

.pl95 {
    padding-left: 95px;
}

.pt95 {
    padding-top: 95px;
}

.pb95 {
    padding-bottom: 95px;
}

.pr90 {
    padding-right: 90px;
}

.pl90 {
    padding-left: 90px;
}

.pt90 {
    padding-top: 90px;
}

.pb90 {
    padding-bottom: 90px;
}

.pr85 {
    padding-right: 85px;
}

.pl85 {
    padding-left: 85px;
}

.pt85 {
    padding-top: 85px;
}

.pb85 {
    padding-bottom: 85px;
}

.pr80 {
    padding-right: 80px;
}

.pl80 {
    padding-left: 80px;
}

.pt80 {
    padding-top: 80px;
}

.pb80 {
    padding-bottom: 80px;
}

.pr75 {
    padding-right: 75px;
}

.pl75 {
    padding-left: 75px;
}

.pt75 {
    padding-top: 75px;
}

.pb75 {
    padding-bottom: 75px;
}

.pr70 {
    padding-right: 70px;
}

.pl70 {
    padding-left: 70px;
}

.pt70 {
    padding-top: 70px;
}

.pb70 {
    padding-bottom: 70px;
}

.pr65 {
    padding-right: 65px;
}

.pl65 {
    padding-left: 65px;
}

.pt65 {
    padding-top: 65px;
}

.pb65 {
    padding-bottom: 65px;
}

.pr60 {
    padding-right: 60px;
}

.pl60 {
    padding-left: 60px;
}

.pt60 {
    padding-top: 60px;
}

.pb60 {
    padding-bottom: 60px;
}

.pr55 {
    padding-right: 55px;
}

.pl55 {
    padding-left: 55px;
}

.pt55 {
    padding-top: 55px;
}

.pb55 {
    padding-bottom: 55px;
}

.pr50 {
    padding-right: 50px;
}

.pl50 {
    padding-left: 50px;
}

.pt50 {
    padding-top: 50px;
}

.pb50 {
    padding-bottom: 50px;
}

.pr45 {
    padding-right: 45px;
}

.pl45 {
    padding-left: 45px;
}

.pt45 {
    padding-top: 45px;
}

.pb45 {
    padding-bottom: 45px;
}

.pr40 {
    padding-right: 40px;
}

.pl40 {
    padding-left: 40px;
}

.pt40 {
    padding-top: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.pr35 {
    padding-right: 35px;
}

.pl35 {
    padding-left: 35px;
}

.pt35 {
    padding-top: 35px;
}

.pb35 {
    padding-bottom: 35px;
}

.pr30 {
    padding-right: 30px;
}

.pl30 {
    padding-left: 30px;
}

.pt30 {
    padding-top: 30px;
}

.pb30 {
    padding-bottom: 30px;
}

.pr25 {
    padding-right: 25px;
}

.pl25 {
    padding-left: 25px;
}

.pt25 {
    padding-top: 25px;
}

.pb25 {
    padding-bottom: 25px;
}

.pr20 {
    padding-right: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pt20 {
    padding-top: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pr15 {
    padding-right: 15px;
}

.pl15 {
    padding-left: 15px;
}

.pt15 {
    padding-top: 15px;
}

.pb15 {
    padding-bottom: 15px;
}

.pr10 {
    padding-right: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pr5 {
    padding-right: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.br-rd30 {
    border-radius: 30px !important;
}

.br-rd25 {
    border-radius: 25px !important;
}

.br-rd20 {
    border-radius: 20px !important;
}

.br-rd15 {
    border-radius: 15px !important;
}

.br-rd10 {
    border-radius: 10px !important;
}

.br-rd5 {
    border-radius: 5px !important;
}

.width300 {
    width: 300px;
}

.width280 {
    width: 280px;
}

.width260 {
    width: 260px;
}

.width240 {
    width: 240px;
}

.width220 {
    width: 220px;
}

.width200 {
    width: 200px;
}

.width180 {
    width: 180px;
}

.width160 {
    width: 160px;
}

.width140 {
    width: 140px;
}

.width120 {
    width: 120px;
}

.width100 {
    width: 100px;
}

.link-red-underline {
    color: #f2827f !important;
}

.link-red-underline:hover {
    text-decoration: underline !important;
    color: #f2827f !important;
}

.text-red {
    color: #f2827f;
}

.text-teal {
    color: #029DB1;
}

.bg-red {
    background-color: #f2827f;
}

.border-red-1px {
    border: 1px solid #f2827f !important;
}

.border-red-2px {
    border: 2px solid #f2827f !important;
}

.link-blue-underline {
    color: #00a7b5 !important;
}

.link-blue-underline:hover {
    text-decoration: underline !important;
    color: #00a7b5 !important;
}

.text-blue {
    color: #00a7b5;
}

.bg-blue {
    background-color: #00a7b5;
}

.border-blue-1px {
    border: 1px solid #00a7b5 !important;
}

.border-blue-2px {
    border: 2px solid #00a7b5 !important;
}

.link-white-underline {
    color: #fff !important;
}

.link-white-underline:hover {
    text-decoration: underline !important;
    color: #fff !important;
}

.text-white {
    color: #fff;
}

.bg-white {
    background-color: #fff;
}

.border-white-1px {
    border: 1px solid #fff !important;
}

.border-white-2px {
    border: 2px solid #fff !important;
}

.link-darkBlue-underline {
    color: #3b4559 !important;
}

.link-darkBlue-underline:hover {
    text-decoration: underline !important;
    color: #3b4559 !important;
}

.text-darkBlue {
    color: #3b4559;
}

.bg-darkBlue {
    background-color: #3b4559;
}

.border-darkBlue-1px {
    border: 1px solid #3b4559 !important;
}

.border-darkBlue-2px {
    border: 2px solid #3b4559 !important;
}

.link-lightGray-underline {
    color: #f6f6f6 !important;
}

.link-lightGray-underline:hover {
    text-decoration: underline !important;
    color: #f6f6f6 !important;
}

.text-lightGray {
    color: #f6f6f6;
}

.bg-lightGray {
    background-color: #f6f6f6;
}

.border-lightGray-1px {
    border: 1px solid #f6f6f6 !important;
}

.border-lightGray-2px {
    border: 2px solid #f6f6f6 !important;
}

.link-gray-underline {
    color: #a4a4a4 !important;
}

.link-gray-underline:hover {
    text-decoration: underline !important;
    color: #a4a4a4 !important;
}

.text-gray {
    color: #a4a4a4;
}

.bg-gray {
    background-color: #a4a4a4;
}

.border-gray-1px {
    border: 1px solid #a4a4a4 !important;
}

.border-gray-2px {
    border: 2px solid #a4a4a4 !important;
}

.link-gray-medium-underline {
    color: #e5e5e5 !important;
}

.link-gray-medium-underline:hover {
    text-decoration: underline !important;
    color: #e5e5e5 !important;
}

.text-gray-medium {
    color: #e5e5e5;
}

.bg-gray-medium {
    background-color: #e5e5e5;
}

.border-gray-medium-1px {
    border: 1px solid #e5e5e5 !important;
}

.border-gray-medium-2px {
    border: 2px solid #e5e5e5 !important;
}

.font-size-9 {
    font-size: 9px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-17 {
    font-size: 17px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-19 {
    font-size: 19px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-21 {
    font-size: 21px !important;
}

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

.font-size-23 {
    font-size: 23px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.font-size-25 {
    font-size: 25px !important;
}

.font-size-26 {
    font-size: 26px !important;
}

.font-size-27 {
    font-size: 27px !important;
}

.font-size-28 {
    font-size: 28px !important;
}

.font-size-29 {
    font-size: 29px !important;
}

.font-size-30 {
    font-size: 30px !important;
}

.font-size-31 {
    font-size: 31px !important;
}

.font-size-32 {
    font-size: 32px !important;
}

.font-size-33 {
    font-size: 33px !important;
}

.font-size-34 {
    font-size: 34px !important;
}

.font-size-35 {
    font-size: 35px !important;
}

.font-size-36 {
    font-size: 36px !important;
}

.font-size-37 {
    font-size: 37px !important;
}

.font-size-38 {
    font-size: 38px !important;
}

.font-size-39 {
    font-size: 39px !important;
}

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

.font-size-41 {
    font-size: 41px !important;
}

.font-size-42 {
    font-size: 42px !important;
}

.font-size-43 {
    font-size: 43px !important;
}

.font-size-44 {
    font-size: 44px !important;
}

.font-size-45 {
    font-size: 45px !important;
}

.font-size-46 {
    font-size: 46px !important;
}

.font-size-47 {
    font-size: 47px !important;
}

.font-size-48 {
    font-size: 48px !important;
}

.font-size-49 {
    font-size: 49px !important;
}

.font-size-50 {
    font-size: 50px !important;
}

.font-size-51 {
    font-size: 51px !important;
}

.font-size-52 {
    font-size: 52px !important;
}

.font-size-53 {
    font-size: 53px !important;
}

.font-size-54 {
    font-size: 54px !important;
}

.font-size-55 {
    font-size: 55px !important;
}

.font-size-56 {
    font-size: 56px !important;
}

.font-size-57 {
    font-size: 57px !important;
}

.font-size-58 {
    font-size: 58px !important;
}

.font-size-59 {
    font-size: 59px !important;
}

.font-size-60 {
    font-size: 60px !important;
}

.font-size-61 {
    font-size: 61px !important;
}

.font-size-62 {
    font-size: 62px !important;
}

.font-size-63 {
    font-size: 63px !important;
}

.font-size-64 {
    font-size: 64px !important;
}

.font-size-65 {
    font-size: 65px !important;
}

.font-size-66 {
    font-size: 66px !important;
}

.font-size-67 {
    font-size: 67px !important;
}

.font-size-68 {
    font-size: 68px !important;
}

.font-size-69 {
    font-size: 69px !important;
}

.font-size-70 {
    font-size: 70px !important;
}

.font-size-71 {
    font-size: 71px !important;
}

.font-size-72 {
    font-size: 72px !important;
}

.font-size-73 {
    font-size: 73px !important;
}

.font-size-74 {
    font-size: 74px !important;
}

.font-size-75 {
    font-size: 75px !important;
}

.font-size-76 {
    font-size: 76px !important;
}

.font-size-77 {
    font-size: 77px !important;
}

.font-size-78 {
    font-size: 78px !important;
}

.font-size-79 {
    font-size: 79px !important;
}

.font-size-80 {
    font-size: 80px !important;
}

.font-size-81 {
    font-size: 81px !important;
}

.font-size-82 {
    font-size: 82px !important;
}

.font-size-83 {
    font-size: 83px !important;
}

.font-size-84 {
    font-size: 84px !important;
}

.font-size-85 {
    font-size: 85px !important;
}

.font-size-86 {
    font-size: 86px !important;
}

.font-size-87 {
    font-size: 87px !important;
}

.font-size-88 {
    font-size: 88px !important;
}

.font-size-89 {
    font-size: 89px !important;
}

.font-size-90 {
    font-size: 90px !important;
}

.font-size-91 {
    font-size: 91px !important;
}

.font-size-92 {
    font-size: 92px !important;
}

.font-size-93 {
    font-size: 93px !important;
}

.font-size-94 {
    font-size: 94px !important;
}

.font-size-95 {
    font-size: 95px !important;
}

.font-size-96 {
    font-size: 96px !important;
}

.font-size-97 {
    font-size: 97px !important;
}

.font-size-98 {
    font-size: 98px !important;
}

.font-size-99 {
    font-size: 99px !important;
}

.font-size-100 {
    font-size: 100px !important;
}

@media (min-width: 768px) {
    .font-size-sm-9 {
        font-size: 9px !important;
    }

    .font-size-sm-10 {
        font-size: 10px !important;
    }

    .font-size-sm-11 {
        font-size: 11px !important;
    }

    .font-size-sm-12 {
        font-size: 12px !important;
    }

    .font-size-sm-13 {
        font-size: 13px !important;
    }

    .font-size-sm-14 {
        font-size: 14px !important;
    }

    .font-size-sm-15 {
        font-size: 15px !important;
    }

    .font-size-sm-16 {
        font-size: 16px !important;
    }

    .font-size-sm-17 {
        font-size: 17px !important;
    }

    .font-size-sm-18 {
        font-size: 18px !important;
    }

    .font-size-sm-19 {
        font-size: 19px !important;
    }

    .font-size-sm-20 {
        font-size: 20px !important;
    }

    .font-size-sm-21 {
        font-size: 21px !important;
    }

    .font-size-sm-22 {
        font-size: 22px !important;
    }

    .font-size-sm-23 {
        font-size: 23px !important;
    }

    .font-size-sm-24 {
        font-size: 24px !important;
    }

    .font-size-sm-25 {
        font-size: 25px !important;
    }

    .font-size-sm-26 {
        font-size: 26px !important;
    }

    .font-size-sm-27 {
        font-size: 27px !important;
    }

    .font-size-sm-28 {
        font-size: 28px !important;
    }

    .font-size-sm-29 {
        font-size: 29px !important;
    }

    .font-size-sm-30 {
        font-size: 30px !important;
    }

    .font-size-sm-31 {
        font-size: 31px !important;
    }

    .font-size-sm-32 {
        font-size: 32px !important;
    }

    .font-size-sm-33 {
        font-size: 33px !important;
    }

    .font-size-sm-34 {
        font-size: 34px !important;
    }

    .font-size-sm-35 {
        font-size: 35px !important;
    }

    .font-size-sm-36 {
        font-size: 36px !important;
    }

    .font-size-sm-37 {
        font-size: 37px !important;
    }

    .font-size-sm-38 {
        font-size: 38px !important;
    }

    .font-size-sm-39 {
        font-size: 39px !important;
    }

    .font-size-sm-40 {
        font-size: 40px !important;
    }

    .font-size-sm-41 {
        font-size: 41px !important;
    }

    .font-size-sm-42 {
        font-size: 42px !important;
    }

    .font-size-sm-43 {
        font-size: 43px !important;
    }

    .font-size-sm-44 {
        font-size: 44px !important;
    }

    .font-size-sm-45 {
        font-size: 45px !important;
    }

    .font-size-sm-46 {
        font-size: 46px !important;
    }

    .font-size-sm-47 {
        font-size: 47px !important;
    }

    .font-size-sm-48 {
        font-size: 48px !important;
    }

    .font-size-sm-49 {
        font-size: 49px !important;
    }

    .font-size-sm-50 {
        font-size: 50px !important;
    }

    .font-size-sm-51 {
        font-size: 51px !important;
    }

    .font-size-sm-52 {
        font-size: 52px !important;
    }

    .font-size-sm-53 {
        font-size: 53px !important;
    }

    .font-size-sm-54 {
        font-size: 54px !important;
    }

    .font-size-sm-55 {
        font-size: 55px !important;
    }

    .font-size-sm-56 {
        font-size: 56px !important;
    }

    .font-size-sm-57 {
        font-size: 57px !important;
    }

    .font-size-sm-58 {
        font-size: 58px !important;
    }

    .font-size-sm-59 {
        font-size: 59px !important;
    }

    .font-size-sm-60 {
        font-size: 60px !important;
    }

    .font-size-sm-61 {
        font-size: 61px !important;
    }

    .font-size-sm-62 {
        font-size: 62px !important;
    }

    .font-size-sm-63 {
        font-size: 63px !important;
    }

    .font-size-sm-64 {
        font-size: 64px !important;
    }

    .font-size-sm-65 {
        font-size: 65px !important;
    }

    .font-size-sm-66 {
        font-size: 66px !important;
    }

    .font-size-sm-67 {
        font-size: 67px !important;
    }

    .font-size-sm-68 {
        font-size: 68px !important;
    }

    .font-size-sm-69 {
        font-size: 69px !important;
    }

    .font-size-sm-70 {
        font-size: 70px !important;
    }

    .font-size-sm-71 {
        font-size: 71px !important;
    }

    .font-size-sm-72 {
        font-size: 72px !important;
    }

    .font-size-sm-73 {
        font-size: 73px !important;
    }

    .font-size-sm-74 {
        font-size: 74px !important;
    }

    .font-size-sm-75 {
        font-size: 75px !important;
    }

    .font-size-sm-76 {
        font-size: 76px !important;
    }

    .font-size-sm-77 {
        font-size: 77px !important;
    }

    .font-size-sm-78 {
        font-size: 78px !important;
    }

    .font-size-sm-79 {
        font-size: 79px !important;
    }

    .font-size-sm-80 {
        font-size: 80px !important;
    }

    .font-size-sm-81 {
        font-size: 81px !important;
    }

    .font-size-sm-82 {
        font-size: 82px !important;
    }

    .font-size-sm-83 {
        font-size: 83px !important;
    }

    .font-size-sm-84 {
        font-size: 84px !important;
    }

    .font-size-sm-85 {
        font-size: 85px !important;
    }

    .font-size-sm-86 {
        font-size: 86px !important;
    }

    .font-size-sm-87 {
        font-size: 87px !important;
    }

    .font-size-sm-88 {
        font-size: 88px !important;
    }

    .font-size-sm-89 {
        font-size: 89px !important;
    }

    .font-size-sm-90 {
        font-size: 90px !important;
    }

    .font-size-sm-91 {
        font-size: 91px !important;
    }

    .font-size-sm-92 {
        font-size: 92px !important;
    }

    .font-size-sm-93 {
        font-size: 93px !important;
    }

    .font-size-sm-94 {
        font-size: 94px !important;
    }

    .font-size-sm-95 {
        font-size: 95px !important;
    }

    .font-size-sm-96 {
        font-size: 96px !important;
    }

    .font-size-sm-97 {
        font-size: 97px !important;
    }

    .font-size-sm-98 {
        font-size: 98px !important;
    }

    .font-size-sm-99 {
        font-size: 99px !important;
    }

    .font-size-sm-100 {
        font-size: 100px !important;
    }
}

@media (min-width: 992px) {
    .font-size-md-9 {
        font-size: 9px !important;
    }

    .font-size-md-10 {
        font-size: 10px !important;
    }

    .font-size-md-11 {
        font-size: 11px !important;
    }

    .font-size-md-12 {
        font-size: 12px !important;
    }

    .font-size-md-13 {
        font-size: 13px !important;
    }

    .font-size-md-14 {
        font-size: 14px !important;
    }

    .font-size-md-15 {
        font-size: 15px !important;
    }

    .font-size-md-16 {
        font-size: 16px !important;
    }

    .font-size-md-17 {
        font-size: 17px !important;
    }

    .font-size-md-18 {
        font-size: 18px !important;
    }

    .font-size-md-19 {
        font-size: 19px !important;
    }

    .font-size-md-20 {
        font-size: 20px !important;
    }

    .font-size-md-21 {
        font-size: 21px !important;
    }

    .font-size-md-22 {
        font-size: 22px !important;
    }

    .font-size-md-23 {
        font-size: 23px !important;
    }

    .font-size-md-24 {
        font-size: 24px !important;
    }

    .font-size-md-25 {
        font-size: 25px !important;
    }

    .font-size-md-26 {
        font-size: 26px !important;
    }

    .font-size-md-27 {
        font-size: 27px !important;
    }

    .font-size-md-28 {
        font-size: 28px !important;
    }

    .font-size-md-29 {
        font-size: 29px !important;
    }

    .font-size-md-30 {
        font-size: 30px !important;
    }

    .font-size-md-31 {
        font-size: 31px !important;
    }

    .font-size-md-32 {
        font-size: 32px !important;
    }

    .font-size-md-33 {
        font-size: 33px !important;
    }

    .font-size-md-34 {
        font-size: 34px !important;
    }

    .font-size-md-35 {
        font-size: 35px !important;
    }

    .font-size-md-36 {
        font-size: 36px !important;
    }

    .font-size-md-37 {
        font-size: 37px !important;
    }

    .font-size-md-38 {
        font-size: 38px !important;
    }

    .font-size-md-39 {
        font-size: 39px !important;
    }

    .font-size-md-40 {
        font-size: 40px !important;
    }

    .font-size-md-41 {
        font-size: 41px !important;
    }

    .font-size-md-42 {
        font-size: 42px !important;
    }

    .font-size-md-43 {
        font-size: 43px !important;
    }

    .font-size-md-44 {
        font-size: 44px !important;
    }

    .font-size-md-45 {
        font-size: 45px !important;
    }

    .font-size-md-46 {
        font-size: 46px !important;
    }

    .font-size-md-47 {
        font-size: 47px !important;
    }

    .font-size-md-48 {
        font-size: 48px !important;
    }

    .font-size-md-49 {
        font-size: 49px !important;
    }

    .font-size-md-50 {
        font-size: 50px !important;
    }

    .font-size-md-51 {
        font-size: 51px !important;
    }

    .font-size-md-52 {
        font-size: 52px !important;
    }

    .font-size-md-53 {
        font-size: 53px !important;
    }

    .font-size-md-54 {
        font-size: 54px !important;
    }

    .font-size-md-55 {
        font-size: 55px !important;
    }

    .font-size-md-56 {
        font-size: 56px !important;
    }

    .font-size-md-57 {
        font-size: 57px !important;
    }

    .font-size-md-58 {
        font-size: 58px !important;
    }

    .font-size-md-59 {
        font-size: 59px !important;
    }

    .font-size-md-60 {
        font-size: 60px !important;
    }

    .font-size-md-61 {
        font-size: 61px !important;
    }

    .font-size-md-62 {
        font-size: 62px !important;
    }

    .font-size-md-63 {
        font-size: 63px !important;
    }

    .font-size-md-64 {
        font-size: 64px !important;
    }

    .font-size-md-65 {
        font-size: 65px !important;
    }

    .font-size-md-66 {
        font-size: 66px !important;
    }

    .font-size-md-67 {
        font-size: 67px !important;
    }

    .font-size-md-68 {
        font-size: 68px !important;
    }

    .font-size-md-69 {
        font-size: 69px !important;
    }

    .font-size-md-70 {
        font-size: 70px !important;
    }

    .font-size-md-71 {
        font-size: 71px !important;
    }

    .font-size-md-72 {
        font-size: 72px !important;
    }

    .font-size-md-73 {
        font-size: 73px !important;
    }

    .font-size-md-74 {
        font-size: 74px !important;
    }

    .font-size-md-75 {
        font-size: 75px !important;
    }

    .font-size-md-76 {
        font-size: 76px !important;
    }

    .font-size-md-77 {
        font-size: 77px !important;
    }

    .font-size-md-78 {
        font-size: 78px !important;
    }

    .font-size-md-79 {
        font-size: 79px !important;
    }

    .font-size-md-80 {
        font-size: 80px !important;
    }

    .font-size-md-81 {
        font-size: 81px !important;
    }

    .font-size-md-82 {
        font-size: 82px !important;
    }

    .font-size-md-83 {
        font-size: 83px !important;
    }

    .font-size-md-84 {
        font-size: 84px !important;
    }

    .font-size-md-85 {
        font-size: 85px !important;
    }

    .font-size-md-86 {
        font-size: 86px !important;
    }

    .font-size-md-87 {
        font-size: 87px !important;
    }

    .font-size-md-88 {
        font-size: 88px !important;
    }

    .font-size-md-89 {
        font-size: 89px !important;
    }

    .font-size-md-90 {
        font-size: 90px !important;
    }

    .font-size-md-91 {
        font-size: 91px !important;
    }

    .font-size-md-92 {
        font-size: 92px !important;
    }

    .font-size-md-93 {
        font-size: 93px !important;
    }

    .font-size-md-94 {
        font-size: 94px !important;
    }

    .font-size-md-95 {
        font-size: 95px !important;
    }

    .font-size-md-96 {
        font-size: 96px !important;
    }

    .font-size-md-97 {
        font-size: 97px !important;
    }

    .font-size-md-98 {
        font-size: 98px !important;
    }

    .font-size-md-99 {
        font-size: 99px !important;
    }

    .font-size-md-100 {
        font-size: 100px !important;
    }
}

@media (min-width: 1366px) {
    .font-size-lg-9 {
        font-size: 9px !important;
    }

    .font-size-lg-10 {
        font-size: 10px !important;
    }

    .font-size-lg-11 {
        font-size: 11px !important;
    }

    .font-size-lg-12 {
        font-size: 12px !important;
    }

    .font-size-lg-13 {
        font-size: 13px !important;
    }

    .font-size-lg-14 {
        font-size: 14px !important;
    }

    .font-size-lg-15 {
        font-size: 15px !important;
    }

    .font-size-lg-16 {
        font-size: 16px !important;
    }

    .font-size-lg-17 {
        font-size: 17px !important;
    }

    .font-size-lg-18 {
        font-size: 18px !important;
    }

    .font-size-lg-19 {
        font-size: 19px !important;
    }

    .font-size-lg-20 {
        font-size: 20px !important;
    }

    .font-size-lg-21 {
        font-size: 21px !important;
    }

    .font-size-lg-22 {
        font-size: 22px !important;
    }

    .font-size-lg-23 {
        font-size: 23px !important;
    }

    .font-size-lg-24 {
        font-size: 24px !important;
    }

    .font-size-lg-25 {
        font-size: 25px !important;
    }

    .font-size-lg-26 {
        font-size: 26px !important;
    }

    .font-size-lg-27 {
        font-size: 27px !important;
    }

    .font-size-lg-28 {
        font-size: 28px !important;
    }

    .font-size-lg-29 {
        font-size: 29px !important;
    }

    .font-size-lg-30 {
        font-size: 30px !important;
    }

    .font-size-lg-31 {
        font-size: 31px !important;
    }

    .font-size-lg-32 {
        font-size: 32px !important;
    }

    .font-size-lg-33 {
        font-size: 33px !important;
    }

    .font-size-lg-34 {
        font-size: 34px !important;
    }

    .font-size-lg-35 {
        font-size: 35px !important;
    }

    .font-size-lg-36 {
        font-size: 36px !important;
    }

    .font-size-lg-37 {
        font-size: 37px !important;
    }

    .font-size-lg-38 {
        font-size: 38px !important;
    }

    .font-size-lg-39 {
        font-size: 39px !important;
    }

    .font-size-lg-40 {
        font-size: 40px !important;
    }

    .font-size-lg-41 {
        font-size: 41px !important;
    }

    .font-size-lg-42 {
        font-size: 42px !important;
    }

    .font-size-lg-43 {
        font-size: 43px !important;
    }

    .font-size-lg-44 {
        font-size: 44px !important;
    }

    .font-size-lg-45 {
        font-size: 45px !important;
    }

    .font-size-lg-46 {
        font-size: 46px !important;
    }

    .font-size-lg-47 {
        font-size: 47px !important;
    }

    .font-size-lg-48 {
        font-size: 48px !important;
    }

    .font-size-lg-49 {
        font-size: 49px !important;
    }

    .font-size-lg-50 {
        font-size: 50px !important;
    }

    .font-size-lg-51 {
        font-size: 51px !important;
    }

    .font-size-lg-52 {
        font-size: 52px !important;
    }

    .font-size-lg-53 {
        font-size: 53px !important;
    }

    .font-size-lg-54 {
        font-size: 54px !important;
    }

    .font-size-lg-55 {
        font-size: 55px !important;
    }

    .font-size-lg-56 {
        font-size: 56px !important;
    }

    .font-size-lg-57 {
        font-size: 57px !important;
    }

    .font-size-lg-58 {
        font-size: 58px !important;
    }

    .font-size-lg-59 {
        font-size: 59px !important;
    }

    .font-size-lg-60 {
        font-size: 60px !important;
    }

    .font-size-lg-61 {
        font-size: 61px !important;
    }

    .font-size-lg-62 {
        font-size: 62px !important;
    }

    .font-size-lg-63 {
        font-size: 63px !important;
    }

    .font-size-lg-64 {
        font-size: 64px !important;
    }

    .font-size-lg-65 {
        font-size: 65px !important;
    }

    .font-size-lg-66 {
        font-size: 66px !important;
    }

    .font-size-lg-67 {
        font-size: 67px !important;
    }

    .font-size-lg-68 {
        font-size: 68px !important;
    }

    .font-size-lg-69 {
        font-size: 69px !important;
    }

    .font-size-lg-70 {
        font-size: 70px !important;
    }

    .font-size-lg-71 {
        font-size: 71px !important;
    }

    .font-size-lg-72 {
        font-size: 72px !important;
    }

    .font-size-lg-73 {
        font-size: 73px !important;
    }

    .font-size-lg-74 {
        font-size: 74px !important;
    }

    .font-size-lg-75 {
        font-size: 75px !important;
    }

    .font-size-lg-76 {
        font-size: 76px !important;
    }

    .font-size-lg-77 {
        font-size: 77px !important;
    }

    .font-size-lg-78 {
        font-size: 78px !important;
    }

    .font-size-lg-79 {
        font-size: 79px !important;
    }

    .font-size-lg-80 {
        font-size: 80px !important;
    }

    .font-size-lg-81 {
        font-size: 81px !important;
    }

    .font-size-lg-82 {
        font-size: 82px !important;
    }

    .font-size-lg-83 {
        font-size: 83px !important;
    }

    .font-size-lg-84 {
        font-size: 84px !important;
    }

    .font-size-lg-85 {
        font-size: 85px !important;
    }

    .font-size-lg-86 {
        font-size: 86px !important;
    }

    .font-size-lg-87 {
        font-size: 87px !important;
    }

    .font-size-lg-88 {
        font-size: 88px !important;
    }

    .font-size-lg-89 {
        font-size: 89px !important;
    }

    .font-size-lg-90 {
        font-size: 90px !important;
    }

    .font-size-lg-91 {
        font-size: 91px !important;
    }

    .font-size-lg-92 {
        font-size: 92px !important;
    }

    .font-size-lg-93 {
        font-size: 93px !important;
    }

    .font-size-lg-94 {
        font-size: 94px !important;
    }

    .font-size-lg-95 {
        font-size: 95px !important;
    }

    .font-size-lg-96 {
        font-size: 96px !important;
    }

    .font-size-lg-97 {
        font-size: 97px !important;
    }

    .font-size-lg-98 {
        font-size: 98px !important;
    }

    .font-size-lg-99 {
        font-size: 99px !important;
    }

    .font-size-lg-100 {
        font-size: 100px !important;
    }
}

@media (min-width: 1440px) {
    .font-size-xxl-9 {
        font-size: 9px !important;
    }

    .font-size-xxl-10 {
        font-size: 10px !important;
    }

    .font-size-xxl-11 {
        font-size: 11px !important;
    }

    .font-size-xxl-12 {
        font-size: 12px !important;
    }

    .font-size-xxl-13 {
        font-size: 13px !important;
    }

    .font-size-xxl-14 {
        font-size: 14px !important;
    }

    .font-size-xxl-15 {
        font-size: 15px !important;
    }

    .font-size-xxl-16 {
        font-size: 16px !important;
    }

    .font-size-xxl-17 {
        font-size: 17px !important;
    }

    .font-size-xxl-18 {
        font-size: 18px !important;
    }

    .font-size-xxl-19 {
        font-size: 19px !important;
    }

    .font-size-xxl-20 {
        font-size: 20px !important;
    }

    .font-size-xxl-21 {
        font-size: 21px !important;
    }

    .font-size-xxl-22 {
        font-size: 22px !important;
    }

    .font-size-xxl-23 {
        font-size: 23px !important;
    }

    .font-size-xxl-24 {
        font-size: 24px !important;
    }

    .font-size-xxl-25 {
        font-size: 25px !important;
    }

    .font-size-xxl-26 {
        font-size: 26px !important;
    }

    .font-size-xxl-27 {
        font-size: 27px !important;
    }

    .font-size-xxl-28 {
        font-size: 28px !important;
    }

    .font-size-xxl-29 {
        font-size: 29px !important;
    }

    .font-size-xxl-30 {
        font-size: 30px !important;
    }

    .font-size-xxl-31 {
        font-size: 31px !important;
    }

    .font-size-xxl-32 {
        font-size: 32px !important;
    }

    .font-size-xxl-33 {
        font-size: 33px !important;
    }

    .font-size-xxl-34 {
        font-size: 34px !important;
    }

    .font-size-xxl-35 {
        font-size: 35px !important;
    }

    .font-size-xxl-36 {
        font-size: 36px !important;
    }

    .font-size-xxl-37 {
        font-size: 37px !important;
    }

    .font-size-xxl-38 {
        font-size: 38px !important;
    }

    .font-size-xxl-39 {
        font-size: 39px !important;
    }

    .font-size-xxl-40 {
        font-size: 40px !important;
    }

    .font-size-xxl-41 {
        font-size: 41px !important;
    }

    .font-size-xxl-42 {
        font-size: 42px !important;
    }

    .font-size-xxl-43 {
        font-size: 43px !important;
    }

    .font-size-xxl-44 {
        font-size: 44px !important;
    }

    .font-size-xxl-45 {
        font-size: 45px !important;
    }

    .font-size-xxl-46 {
        font-size: 46px !important;
    }

    .font-size-xxl-47 {
        font-size: 47px !important;
    }

    .font-size-xxl-48 {
        font-size: 48px !important;
    }

    .font-size-xxl-49 {
        font-size: 49px !important;
    }

    .font-size-xxl-50 {
        font-size: 50px !important;
    }

    .font-size-xxl-51 {
        font-size: 51px !important;
    }

    .font-size-xxl-52 {
        font-size: 52px !important;
    }

    .font-size-xxl-53 {
        font-size: 53px !important;
    }

    .font-size-xxl-54 {
        font-size: 54px !important;
    }

    .font-size-xxl-55 {
        font-size: 55px !important;
    }

    .font-size-xxl-56 {
        font-size: 56px !important;
    }

    .font-size-xxl-57 {
        font-size: 57px !important;
    }

    .font-size-xxl-58 {
        font-size: 58px !important;
    }

    .font-size-xxl-59 {
        font-size: 59px !important;
    }

    .font-size-xxl-60 {
        font-size: 60px !important;
    }

    .font-size-xxl-61 {
        font-size: 61px !important;
    }

    .font-size-xxl-62 {
        font-size: 62px !important;
    }

    .font-size-xxl-63 {
        font-size: 63px !important;
    }

    .font-size-xxl-64 {
        font-size: 64px !important;
    }

    .font-size-xxl-65 {
        font-size: 65px !important;
    }

    .font-size-xxl-66 {
        font-size: 66px !important;
    }

    .font-size-xxl-67 {
        font-size: 67px !important;
    }

    .font-size-xxl-68 {
        font-size: 68px !important;
    }

    .font-size-xxl-69 {
        font-size: 69px !important;
    }

    .font-size-xxl-70 {
        font-size: 70px !important;
    }

    .font-size-xxl-71 {
        font-size: 71px !important;
    }

    .font-size-xxl-72 {
        font-size: 72px !important;
    }

    .font-size-xxl-73 {
        font-size: 73px !important;
    }

    .font-size-xxl-74 {
        font-size: 74px !important;
    }

    .font-size-xxl-75 {
        font-size: 75px !important;
    }

    .font-size-xxl-76 {
        font-size: 76px !important;
    }

    .font-size-xxl-77 {
        font-size: 77px !important;
    }

    .font-size-xxl-78 {
        font-size: 78px !important;
    }

    .font-size-xxl-79 {
        font-size: 79px !important;
    }

    .font-size-xxl-80 {
        font-size: 80px !important;
    }

    .font-size-xxl-81 {
        font-size: 81px !important;
    }

    .font-size-xxl-82 {
        font-size: 82px !important;
    }

    .font-size-xxl-83 {
        font-size: 83px !important;
    }

    .font-size-xxl-84 {
        font-size: 84px !important;
    }

    .font-size-xxl-85 {
        font-size: 85px !important;
    }

    .font-size-xxl-86 {
        font-size: 86px !important;
    }

    .font-size-xxl-87 {
        font-size: 87px !important;
    }

    .font-size-xxl-88 {
        font-size: 88px !important;
    }

    .font-size-xxl-89 {
        font-size: 89px !important;
    }

    .font-size-xxl-90 {
        font-size: 90px !important;
    }

    .font-size-xxl-91 {
        font-size: 91px !important;
    }

    .font-size-xxl-92 {
        font-size: 92px !important;
    }

    .font-size-xxl-93 {
        font-size: 93px !important;
    }

    .font-size-xxl-94 {
        font-size: 94px !important;
    }

    .font-size-xxl-95 {
        font-size: 95px !important;
    }

    .font-size-xxl-96 {
        font-size: 96px !important;
    }

    .font-size-xxl-97 {
        font-size: 97px !important;
    }

    .font-size-xxl-98 {
        font-size: 98px !important;
    }

    .font-size-xxl-99 {
        font-size: 99px !important;
    }

    .font-size-xxl-100 {
        font-size: 100px !important;
    }
}

* {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
    padding: 0;
}

.fz40 {
    font-size: 40px;
}

.fz39 {
    font-size: 39px;
}

.fz38 {
    font-size: 38px;
}

.fz37 {
    font-size: 37px;
}

.fz36 {
    font-size: 36px;
}

.fz35 {
    font-size: 35px;
}

.fz34 {
    font-size: 34px;
}

.fz33 {
    font-size: 33px;
}

.fz32 {
    font-size: 32px;
}

.fz31 {
    font-size: 31px;
}

.fz30 {
    font-size: 30px;
}

.fz29 {
    font-size: 29px;
}

.fz28 {
    font-size: 28px;
}

.fz27 {
    font-size: 27px;
}

.fz26 {
    font-size: 26px;
}

.fz25 {
    font-size: 25px;
}

.fz24 {
    font-size: 24px;
}

.fz23 {
    font-size: 23px;
}

.fz22 {
    font-size: 22px;
}

.fz21 {
    font-size: 21px;
}

.fz20 {
    font-size: 20px;
}

.fz19 {
    font-size: 19px;
}

.fz18 {
    font-size: 18px;
}

.fz17 {
    font-size: 17px;
}

.fz16 {
    font-size: 16px;
}

.fz15 {
    font-size: 15px;
}

.fz14 {
    font-size: 14px;
}

.fz13 {
    font-size: 13px;
}

.fz12 {
    font-size: 12px;
}

.fz11 {
    font-size: 11px;
}

.fz10 {
    font-size: 10px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb95 {
    margin-bottom: 95px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb85 {
    margin-bottom: 85px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb75 {
    margin-bottom: 75px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb65 {
    margin-bottom: 65px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb55 {
    margin-bottom: 55px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb5 {
    margin-bottom: 5px;
}

.mt100 {
    margin-top: 100px;
}

.mt95 {
    margin-top: 95px;
}

.mt90 {
    margin-top: 90px;
}

.mt85 {
    margin-top: 85px;
}

.mt80 {
    margin-top: 80px;
}

.mt75 {
    margin-top: 75px;
}

.mt70 {
    margin-top: 70px;
}

.mt65 {
    margin-top: 65px;
}

.mt60 {
    margin-top: 60px;
}

.mt55 {
    margin-top: 55px;
}

.mt50 {
    margin-top: 50px;
}

.mt45 {
    margin-top: 45px;
}

.mt40 {
    margin-top: 40px;
}

.mt35 {
    margin-top: 35px;
}

.mt30 {
    margin-top: 30px;
}

.mt25 {
    margin-top: 25px;
}

.mt20 {
    margin-top: 20px;
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mt5 {
    margin-top: 5px;
}

.mr100 {
    margin-right: 100px;
}

.mr95 {
    margin-right: 95px;
}

.mr90 {
    margin-right: 90px;
}

.mr85 {
    margin-right: 85px;
}

.mr80 {
    margin-right: 80px;
}

.mr75 {
    margin-right: 75px;
}

.mr70 {
    margin-right: 70px;
}

.mr65 {
    margin-right: 65px;
}

.mr60 {
    margin-right: 60px;
}

.mr55 {
    margin-right: 55px;
}

.mr50 {
    margin-right: 50px;
}

.mr45 {
    margin-right: 45px;
}

.mr40 {
    margin-right: 40px;
}

.mr35 {
    margin-right: 35px;
}

.mr30 {
    margin-right: 30px;
}

.mr25 {
    margin-right: 25px;
}

.mr20 {
    margin-right: 20px;
}

.mr15 {
    margin-right: 15px;
}

.mr10 {
    margin-right: 10px;
}

.mr5 {
    margin-right: 5px;
}

.ml100 {
    margin-left: 100px;
}

.ml95 {
    margin-left: 95px;
}

.ml90 {
    margin-left: 90px;
}

.ml85 {
    margin-left: 85px;
}

.ml80 {
    margin-left: 80px;
}

.ml75 {
    margin-left: 75px;
}

.ml70 {
    margin-left: 70px;
}

.ml65 {
    margin-left: 65px;
}

.ml60 {
    margin-left: 60px;
}

.ml55 {
    margin-left: 55px;
}

.ml50 {
    margin-left: 50px;
}

.ml45 {
    margin-left: 45px;
}

.ml40 {
    margin-left: 40px;
}

.ml35 {
    margin-left: 35px;
}

.ml30 {
    margin-left: 30px;
}

.ml25 {
    margin-left: 25px;
}

.ml20 {
    margin-left: 20px;
}

.ml15 {
    margin-left: 15px;
}

.ml10 {
    margin-left: 10px;
}

.ml5 {
    margin-left: 5px;
}

/*Link*/
a {
    color: #3b4559;
    text-decoration: none;
}

a:hover {
    color: #3b4559;
    text-decoration: none;
}

.text-underline {
    text-decoration: underline;
}

body {
    background: #f6f6f6;
}

input, textarea {
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    height: 50px;
    line-height: 50px;
    color: #3b4559;
}

textarea {
    height: auto;
    line-height: initial;
}

textarea ::placeholder {
    color: #3b4559;
    opacity: 1;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border-top: 1px solid #b7b7b7;
}

.modal {
    z-index: 1050;
}

.mess-error {
    margin: 0.3rem 0;
    font-weight: initial !important;
    color: #f2827f !important;
}

.btn-common {
    color: #fff;
    background: #00a7b5;
    border: none;
    line-height: 50px;
    height: 50px;
    padding: 0 15px;
    font-weight: 600;
    border-radius: 3px;
    display: inline-block;
    min-width: 140px;
}

.btn-common.upupercase {
    text-transform: uppercase;
}

.btn-common:hover {
    color: #fff;
    text-decoration: none;
}

.form-submit {
    position: relative;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    border-radius: 5px;
    width: 100%;
}

.form-submit input {
    color: #3b4559;
    height: 50px;
    padding: 10px;
    width: calc(100% - 125px);
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.form-submit input::placeholder {
    color: #b7b7b7;
}

.form-submit button {
    border: none;
    text-transform: uppercase;
    color: #fff;
    background: #f2827f;
    min-width: 125px;
    width: 125px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: 600;
}

.form-submit button.blue {
    background: #00a7b5;
}

.form-submit button.dark-blue {
    background: #3b4559;
}

.form-submit.only-input input {
    width: 100%;
}

.content-input {
    margin-bottom: 1.5rem;
}

.content-input p {
    margin-bottom: 5px;
    font-weight: 700;
}

.content-input input {
    color: #3b4559;
    height: 50px;
    padding: 10px;
    width: 100%;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.content-input .form-submit {
    box-shadow: initial;
}

.content-input .form-submit input {
    width: calc(100% - 170px);
}

.content-input .form-submit button {
    min-width: 150px;
    width: 150px;
    border-radius: 5px;
}

.content-input .form-message {
    text-align: right;
}

.content-input .copy {
    text-align: right;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    color: #fff;
    background: #f2827f;
    min-width: 150px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-radius: 5px;
    font-weight: 600;
}

.content-input .copy:hover {
    color: #fff;
    text-decoration: none;
}

.amsify-suggestags-area {
    width: 100%;
    display: block;
    padding: 0 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    border-radius: 5px;
    position: relative;
}

.amsify-suggestags-area .amsify-suggestags-input-area {
    font-size: 18px;
    padding: 0;
    border: none;
    box-shadow: none;
    resize: none;
    outline: none;
    transition: border-bottom-color 0.3s ease-in, color 0.3s ease-in;
    line-height: 50px;
    display: block;
}

.amsify-suggestags-area .amsify-suggestags-input-area:focus {
    box-shadow: none;
    resize: none;
    outline: none;
}

.amsify-suggestags-area .amsify-suggestags-input-area .amsify-suggestags-input {
    padding: 0;
    width: 100%;
    box-shadow: none;
}

.amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag {
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    background: #00a7b5;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
    padding: 18px 10px;
    margin: 0 5px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    max-width: 100%;
}

.amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag b {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../img/ico_close_search.png");
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
}

.amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.amsify-suggestags-area .amsify-suggestags-list {
    z-index: 1000 !important;
    left: 0;
    width: 100% !important;
}

.amsify-suggestags-area .amsify-suggestags-list .amsify-list {
    margin-bottom: 0;
}

.amsify-suggestags-area .amsify-suggestags-list .amsify-list .amsify-list-item {
    padding: 10px !important;
    color: #B7B7B7;
}

.amsify-suggestags-area .amsify-suggestags-list .amsify-list .amsify-list-item.active {
    background: #00A7B5;
    padding: 10px;
    color: white;
}

.input-cash {
    display: flex;
}

.input-cash .input-dollar {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    min-width: 35px;
    text-align: center;
    background: #ebebeb;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 5px;
}

.input-cash input {
    border: 1px solid #ebebeb;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    width: 120px;
    padding-left: 10px;
}

.input-cash input.disable {
    background: #ebebeb;
}

.select2-container--default .select2-selection--single {
    height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url(../img/ico_dropdown.png) no-repeat;
    background-size: 20px 10px;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: none;
    left: initial;
    margin: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #00a7b5;
}

.item-order .select2-container--default .select2-selection--single {
    height: 30px;
}

.item-order .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
}

.item-order .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.item-order .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url(../img/ico_dropdown.png) no-repeat;
    background-size: 12px 6px;
    background-position: center center;
    right: 0;
}

.gear-dropdown .select2-container--default .select2-selection--single {
    height: 40px;
}

.gear-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.gear-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.gear-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url(../img/ico_dropdown.png) no-repeat;
    background-size: 12px 6px;
    background-position: center center;
    right: 0;
}

.button-box {
    text-align: right;
    margin-top: 10px;
}

.button-box button, .button-box a {
    display: inline-block;
    border: none;
    text-transform: uppercase;
    color: #fff;
    background: #00a7b5;
    min-width: 150px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    margin-left: 10px;
}

.button-box button:first-child, .button-box a:first-child {
    margin-left: 0;
}

.button-box button:hover, .button-box a:hover {
    color: #fff;
    text-decoration: none;
}

.button-box.red button, .button-box.red a {
    background: #f2827f;
}

.my-checkout-button input[type=checkbox] {
    position: relative;
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
    color: #3b4559;
    background: #dee2e6;
    border: none !important;
    border-radius: 4px;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
    vertical-align: middle;
    margin-top: 4px;
    margin-right: 5px;
}

.my-checkout-button input[type=checkbox]::before {
    position: absolute;
    content: "";
    display: block;
    top: 1px;
    left: 5px;
    width: 6px;
    height: 11px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.my-checkout-button input[type=checkbox]:checked {
    color: #fff;
    border-color: #00a7b5;
    background: #00a7b5;
}

.my-checkout-button input[type=checkbox]:checked::before {
    opacity: 1;
}

.my-checkout-button label {
    position: relative;
    cursor: pointer;
    padding: 0 0.25em 0;
    user-select: none;
    margin: 0;
    display: flex;
}

.my-checkout-button label a {
    text-decoration: underline;
}

.input-cash.input-cash-large .input-dollar {
    height: 50px;
    min-width: 50px;
    line-height: 50px;
}

.input-cash.input-cash-large input {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.my-radio-button {
    --primary: hsl(250, 100%, 44%);
    --other: hsl(0, 0%, 14%);
  /* label */
  /* input */
  /* .design */
  /* checked state */
}

.my-radio-button label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    cursor: pointer;
    position: relative;
}

.my-radio-button input {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.my-radio-button .design {
    position: relative;
    width: 1em;
    height: 1em;
    min-width: 1em;
    min-height: 1em;
    color: #3b4559;
    background: #dee2e6;
    border-radius: 4px;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 0.5rem;
}

.my-radio-button .design:before {
    content: "";
    display: block;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    position: absolute;
    transform: scale(0);
    transform-origin: center center;
}

.my-radio-button .design:after {
    position: absolute;
    content: "";
    display: block;
    top: 1px;
    left: 5px;
    width: 6px;
    height: 11px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.my-radio-button .design:before {
    background: #00a7b5;
    opacity: 0;
    transition: 0.3s;
}

.my-radio-button input:checked + .design:before {
    opacity: 1;
    transform: scale(1);
}

.my-radio-button input:checked + .design:after {
    opacity: 1;
}

.my-radio-button-style2 {
    --primary: hsl(250, 100%, 44%);
    --other: hsl(0, 0%, 14%);
  /* label */
  /* input */
  /* .design */
  /* checked state */
}

.my-radio-button-style2.disable .design {
    background: #d7d7d7;
}

.my-radio-button-style2 label {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    margin: 8px 0;
    cursor: pointer;
    position: relative;
}

.my-radio-button-style2 .text span {
    display: block;
    color: #b7b7b7;
    font-weight: 500;
}

.my-radio-button-style2 input {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.my-radio-button-style2 .design {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    border: 2px solid #808080;
    border-radius: 100%;
    margin-right: 16px;
    position: relative;
}

.my-radio-button-style2 .design::before,
.my-radio-button-style2 .design::after {
    content: "";
    display: block;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    position: absolute;
    transform-origin: center center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
}

.my-radio-button-style2 .design:before {
    background: #00a7b5;
    opacity: 0;
    transition: 0.3s;
}

.my-radio-button-style2 input:checked + .design::before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.5);
}

.my-radio-button-style2 input:hover + .design:before,
.my-radio-button-style2 input:focus + .design:before {
    background: #00a7b5;
}

#custom-date-text {
    padding-left: 18px;
    padding-right: 18px;
    line-height: 1.2rem;
    display: block;
}

.my-checkout-button input[type=checkbox] {
    padding: 0 !important;
    position: relative;
    width: 1em;
    height: 1em;
    color: #3b4559;
    background: #dee2e6;
    border: none !important;
    border-radius: 4px;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
    vertical-align: middle;
    margin-bottom: 4px;
    margin-top: 4px;
    margin-right: 5px;
}

.my-checkout-button input[type=checkbox]::before {
    position: absolute;
    content: "";
    display: block;
    top: 1px;
    left: 5px;
    width: 6px;
    height: 11px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.my-checkout-button input[type=checkbox]:checked {
    color: #fff;
    border-color: #00a7b5;
    background: #00a7b5;
}

.my-checkout-button input[type=checkbox]:checked::before {
    opacity: 1;
}

.my-checkout-button label {
    position: relative;
    cursor: pointer;
    padding: 0 0.25em 0;
    user-select: none;
    margin: 0;
    align-items: center;
}

.my-checkout-button label a {
    text-decoration: underline;
}

.input-full {
    color: #3b4559;
    height: 50px;
    padding: 10px;
    width: 100%;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.box-shadow-radius {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    border-radius: 5px;
}

.input-full {
    box-shadow: initial;
}

.input-haft {
    text-align: left;
}

.input-haft div {
    width: 49%;
    vertical-align: middle;
    display: inline-block;
}

.input-haft div:last-child {
    float: right;
}

.input-three {
    text-align: left;
}

.input-three div {
    width: 32%;
    vertical-align: middle;
    display: inline-block;
}

.input-three div:last-child {
    float: right;
}

@media only screen and (max-width: 991px) {
    .btn-common {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .content-input input {
        color: #3b4559;
        height: 50px;
        padding: 10px;
        width: 100%;
        border: none;
        border-radius: 5px;
        box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    }

    .content-input .form-submit {
        box-shadow: initial;
    }

    .content-input .form-submit input {
        width: calc(100% - 125px);
    }

    .content-input .form-submit button {
        min-width: 120px;
        width: 120px;
    }

    .input-haft, .input-three {
        text-align: left;
    }

    .input-haft div, .input-three div {
        width: 100%;
        vertical-align: middle;
        display: inline-block;
    }

    .input-haft div:last-child, .input-three div:last-child {
        float: initial;
    }

    .button-box {
        text-align: right;
        margin-top: 10px;
    }

    .button-box button, .button-box a {
        display: inline-block;
        min-width: 175px;
        margin: 0;
        margin-bottom: 0.5rem;
    }

    .button-box button:only-child, .button-box a:only-child {
        display: inline-block;
    }
}

.input-common {
    color: #3b4559;
    height: 50px;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
}

.box-shadow-common {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.list-questions-wrapper {
    margin-top: 1.5rem;
}

.list-questions-wrapper .question-item:first-child {
    border-top: none;
}

.list-questions-wrapper .question-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #b7b7b7;
}

.list-questions-wrapper .question-item .question-content {
    padding-right: 25px;
    pointer-events: initial;
    margin-bottom: 0;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.list-questions-wrapper .question-item .question-content:after {
    position: absolute;
    content: "-";
    font-size: 36px;
    font-weight: 600;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #00a7b5;
    line-height: 0;
}

.list-questions-wrapper .question-item .question-content.collapsed:after {
    content: "+";
}

.list-questions-wrapper .question-item .answer-content {
    margin-top: 20px;
}

.list-questions-wrapper .question-item .answer-content ul,
.list-questions-wrapper .question-item .answer-content li {
    list-style: disc;
}

.list-questions-wrapper .question-item .answer-content a {
    text-decoration: underline;
    color: #00a7b5;
}

.list-questions-wrapper .question-item .answer-content > ul {
    padding: 0 0 0 40px;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .list-questions-wrapper .question-item .question-content {
        font-size: 16px;
    }

    .list-questions-wrapper .question-item .question-content:after {
        font-size: 24px;
    }
}

.popover-footer {
    background: #e1e1e1;
}

.popover-footer .close.pull-right {
    float: none;
    line-height: inherit;
    color: #3b4559;
    font-size: 16px;
    opacity: 1;
}

.popover-footer .close.pull-right img {
    margin: 0 5px;
    padding-bottom: 5px;
    width: 15px;
}

.popover-footer .close.pull-right .hidden-pc img {
    width: 12px;
}

.common-checkbox-button input[type=checkbox] {
    position: relative;
    width: 20px;
    height: 20px;
    color: #3b4559;
    background: #fff;
    border: 1px solid #b7b7b7;
    border-radius: 3px;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 5px;
}

.common-checkbox-button input[type=checkbox]::before {
    position: absolute;
    content: "";
    display: block;
    top: 0px;
    left: 6px;
    width: 7px;
    height: 14px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.common-checkbox-button input[type=checkbox]:checked {
    color: #fff;
    border-color: #00a7b5;
    background: #00a7b5;
}

.common-checkbox-button input[type=checkbox]:checked::before {
    opacity: 1;
}

.common-checkbox-button label {
    position: relative;
    cursor: pointer;
    padding: 0 0.25em 0;
    user-select: none;
    margin: 0;
    font-size: 16px;
}

.common-checkbox-button label a {
    color: #fff;
    text-decoration: underline;
    margin: 0 !important;
}

.row-five-col {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.row-five-col .col-custom {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 20%;
    max-width: 20%;
}

.btn-common {
    text-align: center;
}

body {
    color: #3b4559;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

* {
    outline: none;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
    color: #fff;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
    color: #fff;
}

.myPopover {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

h1 {
    font-size: 36px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

.btn:focus {
    box-shadow: none;
}

.ease {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

button {
    cursor: pointer;
}

button:focus {
    outline: none;
}

input:focus {
    outline: none;
}

.p-middle {
    vertical-align: middle;
}

.p-middle i {
    vertical-align: middle;
}

.reset {
    margin: 0;
    padding: 0;
}

.overflow {
    overflow: hidden;
}

.imgFW {
    width: 100%;
    height: auto;
}

.page-404 {
    min-height: 500px;
    font-size: 20px;
    padding-top: 20px;
}

.w-bread {
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.w-bread .breadcrumb {
    background: #fff;
    margin: 0;
    padding: 10px 0;
}

.w-bread .breadcrumb > .active a {
    color: #00a7b5;
}

.w-paging {
    margin-top: 50px;
}

.w-paging li a {
    color: #555;
}

.w-paging li a:hover {
    color: #fff;
    background: #ecbc72;
}

.w-paging li span.active {
    border-color: #ddd;
    background: #ecbc72;
    color: #fff;
}

.w-paging li span:hover {
    border-color: #ddd;
    background: #ecbc72;
}

.wow {
    visibility: hidden;
}

img {
    vertical-align: bottom;
}

img .alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img .alignleft {
    float: left;
    margin: 0 0 1em 1em;
}

img .alignleft {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wrapper_parent {
    max-width: 1900px;
    width: 100%;
    margin: 0 auto;
}

.wrapper {
    max-width: 1440px;
    padding: 0 15px;
    margin: 0 auto;
}

.content {
    width: 100%;
    overflow: hidden;
}

.content.no-item {
    min-height: 30vh;
}

input::placeholder {
    color: #b7b7b7;
}

.state-error + p {
    display: block;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}

/*------LOADING-------*/
#dvLoading {
    background: #fff url(../img/loader.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    opacity: 0.9;
    top: 0;
    left: 0;
}

@media screen and (min-width: 768px) {
    .hidden-pc {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .hidden-sp {
        display: none !important;
    }
}

body {
    font-size: 16px;
}

/*-------HEADER--------*/
.header_page {
    position: relative;
}

.hp_header {
    height: 85px;
    width: 100%;
    padding: 0 30px;
    background: white;
    -webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.29);
    box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.29);
    transition: all 500ms ease;
    z-index: 1000;
}

.hp_header .responsive {
    display: none;
}

.hp_header a.logo {
    padding-top: 0;
}

.hp_header a.logo img {
    width: 200px;
}

.hp_header a.logo_mobi {
    display: none;
}

.hp_header .nav-menu > li { margin-right: 30px; display: flex; align-items: center;}

.hp_header .nav-menu > li a {
    font-weight: 500;
}

.hp_header .nav-menu > li > a {
    position: relative;
    transition: 0.3s all ease;
}

.hp_header .nav-menu > li a.nav-link {
    color: #3b4559;
    font-size: 15px;
}

.hp_header .nav-menu > li a.nav-link:hover {
    color: #00a7b5;
}

.hp_header .nav-menu li.sub_menu {
    position: relative;
}

.hp_header .nav-menu li.sub_menu:hover ul.sub_menu_link {
    visibility: visible;
    opacity: 1;
}

.hp_header .nav-menu li.sub_menu ul.sub_menu_link {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s, opacity 0.5s linear;
    transition: visibility 0s, opacity 0.5s linear;
    position: absolute;
    top: 61px;
    right: 0;
    background: white;
    z-index: 1;
    min-width: 220px;
    border-radius: 4px;
    padding: 15px 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    left: 50%;
    box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.29);
    transform: translateX(-50%);
    text-align: center;
}

.hp_header .nav-menu li.sub_menu ul.sub_menu_link a:hover {
    background-color: #e6e6e6;
}

.hp_header .nav-menu li.sub_menu ul.sub_menu_link:before {
    content: "";
    position: absolute;
    min-width: 220px;
    height: 35px;
    top: -35px;
    right: 0;
}

.hp_header button.navbar-toggler {
    height: 60px;
    border: none;
}

.hp_header .icon-header img {
    height: 25px;
}

.hp_header .shop-icon {
    margin-left: 10px;
    position: relative;
}

.hp_header .shop-icon .cartHeaderQuantity {
    display: none;
}

.hp_header .shop-icon.have-item .cartHeaderQuantity {
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    color: #fff;
    border-radius: 100%;
    background: #F2827F;
    width: 17px;
    height: 17px;
    line-height: 16px;
    text-align: center;
    font-size: 11px;
}

.box-line {
    position: relative;
    padding: 15px 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.box-line.blue {
    border-left: 8px solid #00a7b5;
}

.box-line.red {
    border-left: 8px solid #f2827f;
}

.box-line.dark-blue {
    border-left: 8px solid #3b4559;
}

.box-line .red {
    color: #f2827f;
}

a {
    color: #00a7b5;
}

a:hover {
    color: #00a7b5;
    text-decoration: underline;
}

.button {
    text-transform: uppercase;
    color: #fff;
    background: #00a7b5;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 1em;
}

.section {
    margin: 20px 0;
}

.section-title {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.section-title span.red {
    color: #f2827f;
}

.section-head {
    margin-bottom: 30px;
    display: flex;
}

.section-head .section-title {
    flex-grow: 1;
}

.button-partner {
    border: none;
    text-transform: uppercase;
    color: #fff;
    background: #00a7b5;
    min-width: 140px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-radius: 5px;
    display: inline-block;
}

.button-partner:hover {
    color: #fff;
    text-decoration: none;
}

p.link-default-color a {
    text-decoration: underline;
    color: #3b4559;
}

.form-message textarea {
    color: #3b4559;
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.form-message textarea::placeholder {
    color: #b7b7b7;
}

.form-message .box-line textarea {
    box-shadow: initial;
}

.custom-input {
    color: #3b4559;
    height: 50px;
    padding: 10px;
    width: 100%;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.custom-input::placeholder {
    color: #b7b7b7;
}

.table {
    transition: all 0.5s ease-in-out;
}

.table .table-row {
    display: flex;
    flex-wrap: wrap;
}

.table .table-row .table-col.col-1-8 {
    flex: 0 0 12%;
    max-width: 12%;
}

.table .table-row .table-col.col-2-8 {
    flex: 0 0 21%;
    max-width: 21%;
}

.table .table-row .table-col.col-3-8 {
    flex: 0 0 25%;
    max-width: 25%;
}

.table .table-head .table-row {
    text-align: center;
    color: #b7b7b7;
    text-transform: uppercase;
}

.table .table-content .table-row {
    background: #fff;
    margin: 5px 0 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.table .table-content .table-row .table-col {
    padding: 10px;
    text-align: center;
    position: relative;
    min-height: 90px;
}

.table .table-content .table-row .table-col p {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.table .table-content .table-row .table-col:after {
    position: absolute;
    right: 0;
    top: 10px;
    height: calc(100% - 20px);
    content: "";
    border-right: 1px solid #b7b7b7;
}

.table .table-content .table-row .table-col:last-child:after, .table .table-content .table-row .table-col:nth-child(5):after {
    content: none;
}

.table .table-content .table-row .table-col.paid {
    padding: 0;
    background: #00a7b5;
    color: #fff;
    font-weight: 700;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.table .table-content .table-row .table-col.due {
    padding: 0;
    background: #f2827f;
    color: #fff;
    font-weight: 700;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.table .table-content .table-row .table-col.uppercase {
    text-transform: uppercase;
}

.main-warpper {
    transition: all 0.25s ease-in;
    position: relative;
    display: flex;
    background: #f6f6f6;
}

.main-warpper #sidebar {
    min-width: 370px;
    max-width: 370px;
    background: #3b4559;
    color: #fff;
    transition: all 0.3s;
    z-index: 1;
}

.main-warpper #sidebar.p0 {
    padding: 0;
}

.main-warpper #sidebar .quality-text {
    font-size: 16px;
    padding: 30px 1.5rem;
}

.main-warpper #sidebar .nav-item.active a {
    background: #465065;
}

.main-warpper #sidebar .nav-item:hover a {
    background: #465065;
    transition: background-color 0.5s ease;
}

.main-warpper #sidebar .nav-item.sub_menu .nav-link-collapse {
    position: relative;
}

.main-warpper #sidebar .nav-item.sub_menu .nav-link-collapse:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url(../img/ico-up-arrow.png);
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    color: #fff;
    line-height: 0;
    border-bottom: 0;
}

.main-warpper #sidebar .nav-item.sub_menu .nav-link-collapse.collapsed:after {
    background-image: url(../img/ico-down-arrow.png);
}

.main-warpper #sidebar .nav-item.sub_menu .nav-item.active a {
    background: #465065;
}

.main-warpper #sidebar .nav-item.sub_menu .nav-item a:focus {
    background: none;
}

.main-warpper #sidebar .nav-item.sub_menu .nav-item:hover a {
    background: #465065;
    transition: background-color 0.5s ease;
}

.main-warpper #sidebar .nav-item.sub_menu:hover a {
    background: transparent;
    transition: background-color 0.5s ease;
}

.main-warpper #sidebar .nav-item.sub_menu.active a {
    background: none;
}

.main-warpper #sidebar .nav-item.sub_menu.active.active a {
    background: #465065;
}

.main-warpper #sidebar .nav-item .nav-link {
    padding: 1rem 1.5rem;
}

.main-warpper #sidebar .nav-item a {
    color: #fff;
    font-weight: 500;
}

.main-warpper #sidebar .nav-item img {
    width: 20px;
    vertical-align: sub;
    margin-right: 15px;
}

.main-warpper #sidebar .sub_menu .nav-item a {
    padding: 0.5em 0;
    padding-left: 3.7em;
}

.main-warpper .content-body {
    padding: 20px 10px;
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
    overflow: hidden;
}

/*-------PAGINATION--------*/
.pagination_wrapper {
    display: flex;
    margin-top: 40px;
}

.pagination_wrapper ul.pagination {
    margin: 0 auto;
}

.pagination_wrapper ul.pagination li {
    margin: 0 10px;
}

.pagination_wrapper ul.pagination li a {
    color: #3b4559;
    padding: 5px;
    border: none;
    background: transparent;
    font-weight: 700;
    transition: all 0.3s ease;
}

.pagination_wrapper ul.pagination li a:hover {
    color: #00a7b5;
}

.pagination_wrapper ul.pagination li.active a {
    color: #3b4559;
    background-color: transparent;
    border-bottom: 3px solid #00a7b5;
}

.pagination_wrapper ul.pagination li.next a,
.pagination_wrapper ul.pagination li.prev a {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 1px solid #b7b7b7;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*-------PAGINATION--------*/
.hp_header .navbar-collapse .nav-pc {
    display: flex;
}

.hp_header .navbar-collapse .nav-pc .nav-item span {
    font-weight: 700;
}

.hp_header .navbar-collapse .nav-pc .nav-item:first-child {
    position: relative;
}

.hp_header .navbar-collapse .nav-pc .nav-item:first-child a {
    cursor: inherit;
}

.hp_header .navbar-collapse .nav-pc .nav-item:first-child:before {
    position: absolute;
    right: -15px;
    width: 2px;
    height: 15px;
    background: #3b4559;
    content: "";
    top: 50%;
    transform: translate(-50%, -50%);
}

.hp_header .navbar-collapse .nav-mobile {
    display: none;
}

@media only screen and (max-width: 1440px) {
    .table .table-content .table-row .table-col p {
        font-size: 13px;
    }

    .table .table-content .table-row .table-col.paid p, .table .table-content .table-row .table-col.due p {
        font-size: 16px;
    }

    .hp_header {
        height: 80px;
    }

    .hp_header .nav-menu li.sub_menu ul.sub_menu_link {
        top: 58px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1049px) {
    .main-warpper #sidebar.active {
        min-width: 120px;
        max-width: 120px;
    }

    .main-warpper #sidebar.active .quality-text {
        display: none;
    }

    .main-warpper #sidebar.active .nav-item .nav-link {
        padding: 20px 10px;
        text-align: center;
        font-size: 14px;
    }

    .main-warpper #sidebar.active .nav-item img {
        margin: 0 auto 5px;
        display: block;
    }

    .main-warpper #sidebar.active .sub_menu .sub_menu_link {
        text-align: center;
    }

    .main-warpper #sidebar.active .sub_menu .sub_menu_link a {
        padding: 1em 0.5em;
        font-size: 13px;
        white-space: initial;
    }
}

@media only screen and (max-width: 991px) {
    .main-warpper #sidebar {
        min-width: 250px;
        max-width: 250px;
    }

    .main-warpper #sidebar .quality-text {
        padding: 30px 1rem;
    }

    .main-warpper #sidebar .nav-item.sub_menu .nav-link-collapse:after {
        left: 50%;
        transform: translateX(-50%);
        bottom: 15px;
        right: initial;
        top: initial;
    }

    .main-warpper .content-body {
        padding: 20px 0;
    }

    .table .table-content .table-row .table-col p {
        font-size: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .box-line {
        padding: 15px 20px;
    }

    .table .table-row {
        display: flex;
        flex-wrap: wrap;
    }

    .table .table-row .table-col.col-1-8 {
        flex: 0 0 12%;
        max-width: 12%;
    }

    .table .table-row .table-col.col-2-8 {
        flex: 0 0 21%;
        max-width: 21%;
    }

    .table .table-row .table-col.col-3-8 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .table .table-head .table-row {
        font-size: 14px;
    }

    .table .table-content .table-row .table-col p {
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
    .section .section-child {
        margin: 15px 0;
    }

    .main-warpper #sidebar {
        display: none;
    }

    .main-warpper .content-body {
        overflow-x: hidden;
        padding-left: 0;
    }

    .section-title {
        text-align: center;
    }

    .pagination_wrapper {
        margin-top: 10px;
    }

    .pagination_wrapper ul.pagination {
        margin: 0 auto;
    }

    .pagination_wrapper ul.pagination li {
        margin: 0 5px;
    }

    .pagination_wrapper ul.pagination li a {
        font-size: 11px;
    }

    .pagination_wrapper ul.pagination li.active a {
        border-bottom: 2px solid #00a7b5;
    }

    .pagination_wrapper ul.pagination li.next a,
  .pagination_wrapper ul.pagination li.prev a {
        width: 20px;
        height: 20px;
        font-size: 8px;
    }

    .hp_header {
        height: 60px;
    }

    .hp_header .responsive {
        display: block;
    }

    .hp_header a.logo {
        display: none;
    }

    .hp_header a.logo_mobi {
        display: block;
    }

    .hp_header a.logo_mobi img {
        width: 40px;
    }

    .hp_header.active .shop-icon {
        opacity: 0;
    }

    .hp_header.active button.navbar-toggler .navbar-toggler-icon {
        background-image: url(../img/closer.svg) !important;
    }

    .hp_header button.navbar-toggler .navbar-toggler-icon {
        background-size: auto 20px;
    }

    .hp_header a.icon-header img {
        width: 25px;
    }

    .hp_header a.icon-header:after {
        width: 14px;
        height: 14px;
        top: -3px;
    }

    .hp_header {
        position: relative;
        padding-left: 30px;
        padding-right: 10px;
    }

    .hp_header a.logo_mobi,
  .hp_header a.logo {
        order: 1;
    }

    .hp_header .navbar-collapse {
        order: 5;
        position: absolute;
        top: 60px;
        left: 0;
        background: white;
        width: 100%;
        -webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.29);
        -moz-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.29);
        box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.29);
    }

    .hp_header .shop-icon {
        order: 3;
        margin-left: auto;
    }

    .hp_header button.navbar-toggler {
        order: 4;
    }

    .hp_header button.navbar-toggler .navbar-toggler-icon {
        background-image: url(../img/menu.svg) !important;
    }

    .hp_header .nav-menu li a.nav-link {
        padding: 1.5em 0px;
        border-top: 1px solid #DFDFDF;
        position: relative;
        top: 3px;
        font-size: 14px;
        font-weight: 600;
    }

    .hp_header .nav-menu > li {
        margin-right: 0;
    }

    .hp_header .nav-menu > li a {
        font-size: 14px;
        padding-left: 40px;
    }

    .hp_header .nav-menu > li a.nav-link {
        padding-left: 3em;
        padding-right: 15px;
    }

    .hp_header .nav-menu li.sub_menu {
        position: relative;
    }

    .hp_header .nav-menu li.sub_menu.active:after {
        content: "-";
    }

    .hp_header .nav-menu li.sub_menu:after {
        position: absolute;
        content: "+";
        right: 59px;
        top: 15px;
        width: 20px;
        height: 19px;
        font-size: 28px;
        font-weight: 500;
    }

    .hp_header .nav-menu li.sub_menu ul.sub_menu_link {
        visibility: initial;
        opacity: 1;
        top: initial;
        position: relative;
        right: initial;
        min-width: 100%;
        padding-top: 0;
        left: inherit;
        transform: inherit;
        text-align: inherit;
        box-shadow: inherit;
        background-color: transparent;
    }

    .hp_header .nav-menu li.sub_menu ul.sub_menu_link:before {
        display: none;
    }

    .hp_header .nav-menu li.sub_menu ul.sub_menu_link.sub_block {
        display: block;
        box-shadow: none;
    }

    .hp_header a.user-icon {
        display: none;
    }

    .hp_header.active {
        background: #3b4559;
    }

    .hp_header.active button.navbar-toggler .navbar-toggler-icon {
        background-image: url(../img/ico_close.png) !important;
    }

    .hp_header .nav-menu li a.nav-link {
        border: none;
    }

    .hp_header .nav-menu > li a.nav-link {
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 1.3em;
        padding-bottom: 1.3em;
    }

    .hp_header .navbar-collapse .nav-pc {
        display: none;
    }

    .hp_header .navbar-collapse .nav-mobile {
        display: block;
        background: #3b4559;
    }

    .hp_header .navbar-collapse .nav-mobile .quality-text {
        padding: 15px 30px 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
    }

    .hp_header .navbar-collapse .nav-mobile .nav-item .nav-link-collapse:after {
        position: absolute;
        content: "";
        width: 15px;
        height: 15px;
        background-image: url(../img/ico-up-arrow.png);
        background-size: 15px 15px;
        background-position: center;
        background-repeat: no-repeat;
        top: 50%;
        transform: translateY(-50%);
        right: 2rem;
        color: #00a7b5;
        line-height: 0;
        border-bottom: 0;
    }

    .hp_header .navbar-collapse .nav-mobile .nav-item .nav-link-collapse.collapsed:after {
        background-image: url(../img/ico-down-arrow.png);
    }

    .hp_header .navbar-collapse .nav-mobile .nav-item .sub_menu_link .nav-item a {
        padding-left: 5em;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }

    .hp_header .navbar-collapse .nav-mobile .nav-item .sub_menu_link .nav-item.active a {
        color: #00a7b5;
    }

    .hp_header .navbar-collapse .nav-mobile .nav-item.active a {
        background: #465065;
    }

    .hp_header .navbar-collapse .nav-mobile .nav-item a {
        color: #fff;
        font-weight: 500;
    }
    .hp_header .navbar-collapse .nav-mobile .nav-item a:hover {
        color: #fff;
    }
    .hp_header .navbar-collapse .nav-mobile .nav-item img {
        width: 20px;
        vertical-align: sub;
        margin-right: 15px;
    }

    .table .table-row .table-col.col-1-8 {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .table .table-row .table-col.col-2-8 {
        flex: 0 0 22%;
        max-width: 22%;
    }

    .table .table-row .table-col.col-3-8 {
        flex: 0 0 24%;
        max-width: 24%;
    }

    .table .table-head .table-row {
        font-size: 14px;
    }

    .table .table-content .table-row .table-col p {
        font-size: 12.5px;
    }
    .hp_header .nav-menu > li {
        display: block;
    }
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-size: 12px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #00a7b5;
}

.radio.custom-control .custom-control-input:checked ~ .custom-control-label::before {
    background: white !important;
}

.radio.custom-control .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url(../img/green-doc.svg) !important;
}

.radio.custom-control .custom-control-label {
    color: #3b4559 !important;
}

.radio.custom-control .custom-control-label::before {
    background-color: white !important;
    border: 2px solid #7d7d7d;
    border-radius: 20px;
}

.total-summary .item-summary {
    margin-bottom: 15px;
}

.total-summary .item-summary .box-line {
    margin-bottom: 15px;
    display: flex;
    height: 100%;
}

.qp-profile-img {
    overflow: hidden;
    min-width: 70px;
    max-height: 70px;
    width: 70px;
    height: 70px;
    padding-top: 70px;
    position: relative;
    border-radius: 50%;
}

.qp-profile-img .img {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.property .item-property {
    margin-bottom: 2rem;
    display: flex;
}

.property .item-property .box-line {
    padding: 25px 30px;
    display: block;
    width: 100%;
}

.property .item-property .end {
    width: 100%;
}

.property .item-property .end .select-box {
    margin-bottom: 1rem;
}

.property .item-property .alert-mess {
    margin-bottom: 0;
}

.property .item-property .title {
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.property .item-property img {
    margin-bottom: 1rem;
}

.graphics .graphics-content {
    display: flex;
    justify-content: space-between;
}

.graphics .graphics-col {
    margin-right: 5px;
    flex: 0 0 20%;
    max-width: 20%;
}

.graphics .graphics-col:last-child {
    margin-right: 0;
}

.graphics .graphics-col .item-graphics {
    border-radius: 10px;
    width: 150px;
    height: 150px;
    max-width: 100%;
    background: #3b4559;
}

.graphics .graphics-col .item-graphics.blue {
    background: #00a7b5;
}

.graphics .form-message .btn-copy {
    display: block;
    text-align: right;
    margin-top: 5px;
}

.order-book .col-lg-6 {
    margin-bottom: 2rem;
}

.order-book .no-order {
    margin-top: 2.3rem;
    height: 90px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    background: #fff;
    text-align: center;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.order-book .no-order p {
    margin-bottom: 0;
}

.get-link .box-get-link {
    display: flex;
    flex-direction: column;
}

.get-link .box-get-link .box-line {
    padding: 25px 30px;
}

.get-link .box-get-link .box-line p {
    padding-right: 2rem;
}

.summary {
    min-height: 90px;
}

.summary p {
    margin-bottom: 0;
}

.summary .number {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 40px;
}

.summary .number.small {
    font-size: 1.5em;
    text-transform: uppercase;
}

.summary .highlight {
    color: #00a7b5;
    font-weight: 700;
}

.summary .uppercase {
    text-transform: uppercase;
}

.aff-banner {
    margin: 2rem 0 1rem;
    display: flex;
}

.aff-banner .logo-baby {
    max-width: 25%;
    flex: 0 0 25%;
    object-fit: contain;
}

.aff-banner .logo-brand {
    max-width: 25%;
    flex: 0 0 25%;
    object-fit: contain;
    margin-top: 5px;
}

.submit-input {
    margin-bottom: 1.5rem;
}

.submit-input p {
    margin-bottom: 0.2rem;
    font-weight: 700;
}

.submit-input .form-submit input {
    width: calc(100% - 180px);
}

.submit-input .form-submit button,
.submit-input .form-submit a {
    min-width: 180px;
}

.box-line.head {
    padding: 30px;
}

.image-content-aff {
    margin-bottom: 1.5rem;
}

.image-content-aff.aff-logo .with-link {
    margin-bottom: 15px;
}

.image-content-aff.aff-logo .with-link p {
    margin-bottom: 0.2rem;
}

.image-content-aff.aff-logo .with-link p a {
    margin-right: 3px;
    font-weight: 500;
}

.image-content-aff.aff-logo .with-link .image-content {
    margin-bottom: 5px;
    height: 150px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}

.image-content-aff.aff-logo .with-link .image-content.bg-gray {
    background: #c5c5c5;
}

.image-content-aff.aff-logo .with-link .image-content img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.image-content-aff.aff-display .with-text {
    margin-bottom: 15px;
}

.image-content-aff.aff-display .image-content {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    margin-bottom: 30px;
    height: 250px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

.image-content-aff.aff-display .image-content img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.image-content-aff.aff-social .image-content {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    height: 250px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
}

.image-content-aff.aff-social .image-content img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .summary {
        min-height: 120px;
    }

    .aff-banner .logo-baby {
        max-width: 30%;
        flex: 0 0 30%;
    }

    .aff-banner .logo-brand {
        max-width: 30%;
        flex: 0 0 30%;
    }
}

@media only screen and (max-width: 991px) {
    .box-line.head {
        padding: 20px;
    }

    .graphics .graphics-col .item-graphics {
        width: 93.5px;
        height: 93.5px;
    }

    .aff-banner .logo-baby {
        max-width: 40%;
        flex: 0 0 40%;
    }

    .aff-banner .logo-brand {
        max-width: 40%;
        flex: 0 0 40%;
    }
}

@media only screen and (max-width: 767px) {
    .graphics .graphics-content {
        flex-wrap: wrap;
    }

    .graphics .graphics-col {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0 10px;
        margin-right: 0;
        margin-bottom: 0.5rem;
    }

    .graphics .graphics-col .item-graphics {
        width: 150px;
        height: 150px;
    }

    .submit-input .form-submit input {
        width: calc(100% - 125px);
    }

    .submit-input .form-submit button,
  .submit-input .form-submit a {
        min-width: 125px;
    }

    .get-link .box-get-link {
        margin-bottom: 1rem;
    }

    .get-link .box-get-link .box-line {
        padding: 25px;
    }

    .get-link .box-get-link .box-line p {
        padding-right: 0;
    }

    .aff-banner img {
        width: 100%;
    }

    .aff-banner .logo-baby {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .aff-banner .logo-brand {
        max-width: 50%;
        flex: 0 0 50%;
    }
}

.login-customer {
    margin-top: 3em;
}

.login-customer .login-customer-content {
    box-shadow: 0 1px 6.86px rgba(0, 1, 1, 0.24);
    border-radius: 5px;
    padding: 2em 4em 4em;
    background: #fff;
}

.login-customer .login-customer-content p {
    margin-bottom: 0;
}

.login-customer .login-customer-content .another-login {
    margin-bottom: 1em;
}

.login-customer .login-customer-content .social-button {
    text-align: center;
    margin-bottom: 1.5em;
}

.login-customer .login-customer-content .social-button a {
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    height: 50px;
    line-height: 50px;
    width: 50%;
    min-width: 300px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.login-customer .login-customer-content .social-button a img {
    margin-right: 5px;
    width: 25px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.login-customer .login-customer-content .btn-common {
    width: 200px;
}

.login-customer .login-customer-content p {
    font-weight: 400;
}

@media only screen and (max-width: 1440px) {
    .login-customer .login-customer-content {
        padding: 2em 4em 4em;
    }
}

@media only screen and (max-width: 991px) {
    .login-customer .social-button a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .login-customer .login-customer-content {
        padding: 2rem 15px;
    }

    .login-customer .login-customer-content .social-button a {
        font-size: 16px;
        width: 100%;
        min-width: 100%;
    }
}

.payout-detail {
    margin-bottom: 1.5em;
}

.payout-detail p {
    font-weight: 700;
    margin-bottom: 0;
}

.payout-detail .title-large {
    font-size: 1.5em;
}

.fin-transfer .text-with-toggle {
    display: flex;
}

.fin-transfer .text-with-toggle .text {
    padding-right: 5px;
}

.fin-transfer .text-with-toggle .toggle {
    flex: 1;
    text-align: right;
}

.fin-transfer .amount {
    font-size: 1.5em;
    font-weight: 700;
}

.fin-transfer .amount span {
    color: #b7b7b7;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
}

.fin-transfer .button-box a {
    text-transform: initial;
}

.fin-transfer .button-box a:hover {
    text-decoration: initial;
}

.fin-transfer .input-group {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.fin-transfer .icon-money {
    width: 50px;
    justify-content: center;
    background: #cccccc;
    color: #fff;
}

.fin-table .table .table-row .table-col {
    width: 20%;
    text-align: left;
}

.fin-table .table .table-row .table-col a {
    color: #737373;
}

.fin-table .table .table-row .table-col a:hover {
    text-decoration: underline;
}

.fin-table .table .table-content .table-col {
    min-height: 70px;
}

.fin-table .table .table-content .table-col p {
    display: flex;
    justify-content: left;
    align-content: center;
    position: relative;
}

.fin-table .table .table-content .table-col p a {
    color: #00a7b5;
}

.fin-table .table .table-content .table-col p a:hover {
    text-decoration: underline;
}

.support-page .modal-dashboard .modal-body {
    text-align: left;
    padding: 3em;
}

.support-page .modal-dashboard .modal-body .title-paypal {
    margin-bottom: 30px;
}

.support-page .modal-dashboard .modal-body .title-paypal a {
    padding-left: 30px;
}

.support-page .modal-dashboard .modal-body .input-paypal {
    margin-bottom: 25px;
}

.support-page .modal-dashboard .modal-body .input-paypal p {
    margin-bottom: 5px;
}

.support-page .modal-dashboard .modal-body .input-paypal input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 5px 10px;
    box-shadow: 0px 0px 4.8px 0.2px rgba(0, 1, 1, 0.11);
}

.support-page .modal-dashboard .modal-body .gray {
    color: #b7b7b7;
}

.support-page .modal-dashboard .modal-body .button-box a:hover {
    text-decoration: none;
}

.support-page .modal-dashboard .modal-body .button-box a:first-child {
    background: none;
    color: #00a7b5;
}

.support-page .modal-dashboard .modal-body .button-box a:first-child:hover {
    text-decoration: underline;
}

.support-page .item-summary {
    margin-bottom: 1.5em;
}

.support-page .box-line {
    height: 100%;
}

.support-page .support {
    margin-bottom: 1.5em;
}

.support-page .support p {
    margin-bottom: 0;
}

.support-page .support a {
    display: block;
}

@media only screen and (max-width: 991px) {
    .search-option input {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .section-head {
        display: block;
        text-align: center;
    }

    .section-head .section-title {
        display: block;
    }

    .search-option .entri {
        margin: 20px 0 30px;
    }

    .search-option .entri .export {
        margin-top: 15px;
        text-align: center;
    }

    .fin-transfer .amount span {
        padding-left: 0;
        display: block;
        margin-top: 10px;
    }

    .support-page .modal-dashboard .modal-body {
        padding: 3em 1em;
    }

    .support-page .modal-dashboard .modal-body .title-paypal a {
        display: block;
        padding: 0;
        margin-top: 10px;
    }
}

.setting {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.setting .content-bank-info {
    margin-bottom: 1.5rem;
}

.setting .content-bank-info p {
    margin-bottom: 0;
}

.setting .content-input {
    margin-bottom: 2rem;
}

.setting .content-input p {
    margin-bottom: 0.5rem;
}

.setting .button-box {
    margin-top: 2rem;
}

.setting .map-pickup {
    max-width: 100%;
}

.setting .calc-result {
    margin-top: 1rem;
    font-weight: 700;
    color: #f2827f;
}

.setting .box-line.deli-rate {
    margin-bottom: 1.5rem;
    padding: 5px 30px;
    padding-right: 5px;
}

.setting .box-line.deli-rate .box-deli-rate {
    display: flex;
    justify-content: space-between;
}

.setting .box-line.deli-rate .box-deli-rate p {
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 0;
}

.setting .box-line.deli-rate.disable {
    background: #ebebeb;
}

.setting .box-line.deli-rate.disable .input-cash {
    display: none;
}

.setting .box-line.own-surcharges {
    margin-bottom: 1rem;
    padding: 30px;
    padding-bottom: 15px;
}

.setting .box-line.own-surcharges .box-create-surcharges {
    display: flex;
    justify-content: space-between;
}

.setting .box-line.own-surcharges .box-create-surcharges .input-full {
    margin-right: 20px;
}

.setting .box-line.own-surcharges .box-create-surcharges .input-cash {
    margin-top: 5px;
}

.setting .box-line.own-surcharges .btn-remove {
    text-align: right;
    margin-bottom: 0;
    margin-top: 1rem;
}

.setting .box-line.box-set-rate {
    padding: 30px;
}

.setting .box-line.box-set-rate .close-box-set-rate {
    position: absolute;
    top: 5px;
    right: 10px;
    background-color: transparent;
    border: 0;
}

.setting .box-line.box-set-rate .close-box-set-rate img {
    width: 15px;
}

.setting .box-line.box-set-rate .col-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.setting .box-line.box-set-rate .col-12 p {
    margin-bottom: 0;
    margin-right: 5px;
    flex: 0 0 90px;
    max-width: 90px;
}

.setting .checkbox-option {
    margin-bottom: 1.5rem;
}

.setting .checkbox-option .my-checkout-button {
    margin-bottom: 1rem;
}

.setting .checkbox-option .checkbox-dollar {
    display: flex;
    padding-left: 30px;
}

.setting .checkbox-option .checkbox-dollar p {
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
}

.setting .modal-common .modal-body {
    margin: 10px 2rem;
}

.setting .modal-common .modal-body .box-rate-scroll {
    padding: 10px 10px 10px 0;
    max-height: 400px;
    overflow-y: scroll;
}

.setting .modal-common .modal-body .box-line.box-set-rate {
    padding: 30px;
    margin-bottom: 1.5rem;
}

.setting .modal-common .modal-body .box-line.box-set-rate .close-box-set-rate {
    position: absolute;
    top: 5px;
    right: 10px;
    background-color: transparent;
    border: 0;
}

.setting .modal-common .modal-body .box-line.box-set-rate .close-box-set-rate img {
    width: 15px;
}

.setting .modal-common .modal-body .box-line.box-set-rate .col-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.setting .modal-common .modal-body .box-line.box-set-rate .col-12 p {
    margin-bottom: 0;
    margin-right: 5px;
    flex: 0 0 90px;
    max-width: 90px;
}

.setting .modal-common .modal-body .button-box {
    margin-top: 4rem;
}

.photo-upload-ava {
    display: flex;
    justify-content: center;
}

.photo-upload-ava .item .input-img {
    display: none;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.photo-upload-ava .item .item-photo {
    cursor: pointer;
    min-width: 300px;
    min-height: 300px;
    max-width: 100%;
    max-height: 400px;
    border: 1px solid #b7b7b7;
    position: relative;
    border-radius: 5px;
}

.photo-upload-ava .item .item-photo .img {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
}

.photo-upload-ava .item .item-photo.plus {
    border-style: dashed;
}

.photo-upload-ava .item .item-photo.plus .no-img img {
    width: 35px;
}

.photo-upload-ava .item .item-photo .no-img {
    z-index: 2;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.photo-upload-ava .item .item-photo .no-img img {
    width: 50px;
}

.photo-upload-ava .item .item-photo .no-img span {
    margin-top: 5px;
    display: block;
    color: #b7b7b7;
}

@media only screen and (max-width: 991px) {
    .photo-upload-ava .item .item-photo {
        min-width: 200px;
        min-height: 200px;
    }

    .setting .modal-common .modal-body {
        margin: 10px 1rem;
    }

    .setting .modal-common .modal-body .box-line.box-set-rate {
        padding: 40px 15px 10px;
    }

    .setting .modal-common .modal-body .box-line.box-set-rate .close-box-set-rate {
        top: 3px;
    }

    .setting .modal-common .modal-body .box-line.box-set-rate .col-12 {
        justify-content: initial;
        margin-bottom: 1rem;
    }

    .setting .box-line.own-surcharges .box-create-surcharges {
        display: block;
        justify-content: initial;
    }

    .setting .box-line.own-surcharges .box-create-surcharges .input-full {
        margin-right: 0;
    }

    .setting .box-line.own-surcharges .box-create-surcharges .input-cash {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .setting {
        margin-top: 1rem;
    }

    .setting .content-input {
        margin-bottom: 1rem;
    }

    .setting .content-input p {
        margin-bottom: 0.5rem;
    }

    .setting .section-title {
        margin-top: 2rem;
    }

    .setting .box-line.deli-rate {
        margin-bottom: 1rem;
        padding: 7px 30px;
        padding-right: 5px;
    }

    .setting .box-line.deli-rate .box-deli-rate p {
        height: initial;
        line-height: initial;
    }

    .setting .checkbox-option .checkbox-dollar {
        display: block;
        padding-left: 30px;
    }

    .setting .checkbox-option .checkbox-dollar p {
        height: initial;
        line-height: initial;
        margin-right: 0;
        margin-bottom: 0.5rem;
    }

    .setting .modal-common .modal-body {
        margin: 10px 0;
    }

    .setting .modal-common .modal-body .box-line.box-set-rate {
        padding: 40px 15px 10px;
    }

    .setting .modal-common .modal-body .box-line.box-set-rate .close-box-set-rate {
        top: 3px;
    }

    .setting .modal-common .modal-body .box-line.box-set-rate .col-12 {
        justify-content: initial;
        margin-bottom: 1rem;
    }
}

.noti-item {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    border-radius: 5px;
    margin-bottom: 1.2rem;
}

.noti-item p {
    margin-bottom: 0;
}

.noti-item .time-create {
    color: #898989;
    text-align: right;
    margin-top: 0.3rem;
}

.notification-hover {
    position: absolute;
    display: none;
    bottom: -28px;
    transform: translateY(100%);
    right: 0;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    background: #fff;
    border-radius: 5px;
}

.notification-hover p {
    margin-bottom: 0;
}

.notification-hover .notification-item {
    padding: 10px 15px 5px;
    width: 450px;
    border-bottom: 1px solid #b7b7b7;
    height: 78px;
    position: relative;
}

.notification-hover .notification-item .detail {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
 /* number of lines to show */
    -webkit-box-orient: vertical;
    line-height: 1.2;
}

.notification-hover .notification-item .day {
    text-align: right;
    color: #b7b7b7;
    line-height: 1;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.notification-hover .notification-item:first-child {
    height: auto;
}

.notification-hover .see-all {
    padding: 15px;
}

.modal-common .modal-content .modal-header {
    border-bottom: none;
}

.modal-common .modal-content .modal-body {
    padding: 2rem;
    padding-top: 0;
}

.modal-common .modal-content .button-box {
    margin-top: 2rem;
    text-align: center;
}

.modal-common .modal-content .content-confirm {
    text-align: center;
}

.modal-common .modal-content .content-confirm .title {
    font-size: 1.5rem;
    font-weight: 700;
}

/**
 * The switch widget!
 * Usage:
 *   <input type="checkbox" switch[="type"] id="toggleSwitch" />
 *   <label for="toggleSwitch" data-on-label="On" data-off-label="Off"></label>
 */
input[switch] {
    display: none;
}

input[switch] + label {
    font-size: 1em;
    line-height: 1;
    width: 4rem;
    height: 2rem;
    background-color: #ddd;
    border-radius: 2rem;
    padding: 0.1666666667rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    font-family: inherit;
    transition: all 0.1s ease-in-out;
}

input[switch] + label:before {
  /* Label */
    text-transform: uppercase;
    color: #ffffff;
    content: attr(data-off-label);
    display: block;
    font-family: inherit;
    font-family: FontAwesome, inherit;
    font-weight: 500;
    font-size: 0.7rem;
    line-height: 1.74rem;
    position: absolute;
    right: 0.2166666667rem;
    margin: 0.2166666667rem;
    top: 0;
    text-align: center;
    min-width: 1.6666666667rem;
    overflow: hidden;
    transition: all 0.1s ease-in-out;
}

input[switch] + label:after {
  /* Slider */
    content: "";
    position: absolute;
    left: 0.1666666667rem;
    background-color: #f7f7f7;
    border-radius: 2rem;
    height: 1.6666666667rem;
    width: 1.6666666667rem;
    transition: all 0.1s ease-in-out;
}

input[switch]:checked + label {
    background-color: #0da5b5;
    background-image: linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.2));
}

input[switch]:checked + label:before {
    color: #fff;
    content: attr(data-on-label);
    right: auto;
    left: 0.2166666667rem;
}

input[switch]:checked + label:after {
    left: 2.1666666667rem;
    background-color: #f7f7f7;
}

input[switch=bool] + label {
    background-color: #ee6562;
}

input[switch=bool] + label:before {
    color: #fff !important;
}

input[switch=bool]:checked + label {
    background-color: #BCE954;
}

input[switch=bool]:checked + label:before {
    color: #fff !important;
}

input[switch=default]:checked + label {
    background-color: #a2a2a2;
}

input[switch=default]:checked + label:before {
    color: #fff !important;
}

input[switch=success]:checked + label {
    background-color: #BCE954;
}

input[switch=success]:checked + label:before {
    color: #fff !important;
}

input[switch=warning]:checked + label {
    background-color: gold;
}

input[switch=warning]:checked + label:before {
    color: #fff !important;
}

.ekko-lightbox-container > div.ekko-lightbox-item {
    display: none;
}

.ekko-lightbox-container > div.ekko-lightbox-item.show {
    display: block;
}

.main-warpper .content-assest {
    padding: 0;
}

.rental-asset-banner {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 4rem;
}

.rental-asset-banner .rental-asset-content {
    min-height: 850px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.rental-asset-banner .rental-asset-content h1 {
    font-size: 26px;
    padding-bottom: 1.5rem;
}

.content-media {
    background-color: rgba(212, 212, 212, 0.5);
    border-radius: 10px;
    padding: 2.5rem;
    margin: 0 1.5rem;
    margin-bottom: 4rem;
}

.content-media .media-image {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    margin-bottom: 1.5rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.content-media .media-image:hover .media-image-hover {
    bottom: 0;
    opacity: 1;
}

.content-media .media-image-text {
    margin-bottom: 1.5rem;
    padding: 1rem;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
}

.content-media .media-image-text .media-image-text-info {
    text-align: center;
}

.content-media .media-image-text .media-image-text-info p {
    margin-bottom: 0;
    margin-top: 0.75rem;
    position: relative;
}

.content-media .media-image-text .media-image-text-info a {
    position: absolute;
    right: 0;
    bottom: 0;
}

.content-media .media-image-text .media-image-text-info a img {
    width: 22px;
}

.content-media .media-image-hover {
    opacity: 0;
    background: rgba(212, 212, 212, 0.8);
    position: absolute;
    bottom: -100%;
    color: #fff;
    padding: 0.75rem;
    transition: all 0.4s ease-out;
    width: 100%;
}

.content-media .media-image-hover .media-image-action {
    display: flex;
    justify-content: space-between;
}

.content-media .media-image-hover .media-image-action img {
    width: 23px;
}

.content-media .media-youtube {
    margin-bottom: 2rem;
}

.content-media .media-youtube iframe {
    height: 250px;
}

.content-media-logo {
    background-color: rgba(212, 212, 212, 0.5);
    border-radius: 10px;
    padding: 2.5rem;
    margin: 0 auto;
    max-width: 800px;
    margin-bottom: 4rem;
}

.content-media-logo .media-logo {
    margin-bottom: 3.5rem;
}

.content-media-logo .media-logo .media-download {
    margin-top: 1rem;
    display: flex;
    justify-content: space-around;
}

.content-media-logo .media-logo .media-download img {
    max-width: 100px;
}

.mess-section-item .content-mess-copy {
    font-size: 20px;
    text-align: center;
    display: block;
    color: #3b4559;
    position: relative;
    text-decoration: none;
}

.mess-section-item .content-mess-copy::before {
    position: absolute;
    content: "";
    background-image: url(../img/ico-mess-up-arrow.png);
    width: 18px;
    height: 11px;
    background-size: 18px 11px;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: 70%;
    line-height: 0;
    border-bottom: 0;
}

.mess-section-item .content-mess-copy.collapsed::before {
    background-image: url(../img/ico-mess-down-arrow.png);
}

.mess-section-item .item-mess-copy {
    position: relative;
    background-color: #fff;
    padding: 2rem 7rem;
    margin-bottom: 2.5rem;
    border-radius: 10px;
}

.mess-section-item .item-mess-copy:first-child {
    margin-top: 2rem;
}

.mess-section-item .item-mess-copy .mess-link-copy {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}

.mess-section-item .item-mess-copy .mess-link-copy img {
    width: 35px;
}

.load-more-item {
    display: none;
}

.ekko-lightbox .modal-dialog {
    display: flex !important;
}

.ekko-lightbox .modal-header {
    border: none;
    padding: 0;
    justify-content: flex-start;
    position: relative;
}

.ekko-lightbox .modal-header h4 {
    display: none;
}

.ekko-lightbox .modal-header .close {
    margin: 0;
    padding: 1rem;
    float: none;
    opacity: 1;
}

.ekko-lightbox .modal-header .close img {
    width: 30px;
}

.ekko-lightbox .modal-footer {
    display: block !important;
    border: none;
    text-align: right;
    padding: 0;
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
}

.ekko-lightbox .modal-footer img {
    width: 50px;
}

.ekko-lightbox .modal-body {
    padding: 5rem 5rem;
    padding-top: 0;
}

.ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a {
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
}

.ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a img {
    width: 40px;
    flex-grow: initial;
}

.ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a:first-child {
    left: -60px;
}

.ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a:last-child {
    right: -60px;
}

.ekko-lightbox .modal-body .ekko-lightbox-item img {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    border-radius: 5px;
}

@media only screen and (max-width: 991px) {
    .content-media {
        padding: 1.5rem 1rem;
        margin: 0;
        margin-bottom: 4rem;
    }

    .content-media .media-image {
        box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
        margin-bottom: 1.5rem;
    }

    .mess-section-item .content-mess-copy::before {
        left: 85%;
    }

    .mess-section-item .item-mess-copy {
        padding: 2rem 4rem;
    }
}

@media only screen and (max-width: 2100px) {
    .rental-asset-banner .rental-asset-content {
        min-height: 740px;
    }
}

@media only screen and (max-width: 1900px) {
    .rental-asset-banner .rental-asset-content {
        min-height: 650px;
    }
}

@media only screen and (max-width: 1700px) {
    .rental-asset-banner .rental-asset-content {
        min-height: 600px;
    }
}

@media only screen and (max-width: 1600px) {
    .rental-asset-banner .rental-asset-content {
        min-height: 600px;
    }
}

@media only screen and (max-width: 767px) {
    .rental-asset-banner {
        background: inherit !important;
    }

    .rental-asset-banner .rental-asset-content {
        padding: 0 15px;
        min-height: inherit;
        display: flex;
        flex-wrap: wrap;
        align-items: inherit;
    }

    .rental-asset-banner .rental-asset-content h1 {
        margin: 1.5rem 0;
        padding-bottom: 0;
    }

    .content-media {
        padding: 2.5rem 1.5rem;
        margin-bottom: 3.5rem;
    }

    .content-media .media-image {
        box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    }

    .content-media .media-youtube {
        margin-bottom: 2rem;
    }

    .content-media-logo .media-logo {
        margin-bottom: 2.5rem;
    }

    .content-media-logo .media-logo .media-download {
        margin-top: 0.75rem;
    }

    .mess-section-item .content-mess-copy {
        font-size: 18px;
        padding: 0 1.5rem;
    }

    .mess-section-item .content-mess-copy::before {
        left: 95%;
    }

    .mess-section-item .item-mess-copy {
        padding: 2rem 2rem;
        padding-bottom: 3rem;
    }

    .ekko-lightbox .modal-header .close img {
        width: 20px;
    }

    .ekko-lightbox .modal-footer {
        display: block !important;
        text-align: right;
        padding: 0;
        position: relative;
        bottom: inherit;
        right: inherit;
        padding: 1rem;
        padding-top: 2rem;
    }

    .ekko-lightbox .modal-footer img {
        width: 40px;
    }

    .ekko-lightbox .modal-body {
        padding: 0 3rem;
    }

    .ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a {
        opacity: 1;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a img {
        width: 25px;
        flex-grow: initial;
    }

    .ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a:first-child {
        left: -40px;
    }

    .ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a:last-child {
        right: -40px;
    }

    .ekko-lightbox .modal-body .ekko-lightbox-item img {
        box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
        border-radius: 5px;
    }
}

.search-item-qp .hp-half,
.search-item-qp .hp-address-input {
    border: 1px solid #b7b7b7;
    border-radius: 50px;
    padding: 5px 25px;
}

.search-item-qp .hp-input label {
    font-weight: 700;
    display: block;
    margin-bottom: 0;
    font-size: 13px;
}

.search-item-qp .hp-input input {
    border: none;
    width: 100%;
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    height: 21px;
    text-overflow: ellipsis;
}

.search-item-qp .hp-half {
    display: flex;
    position: relative;
}

.search-item-qp .hp-half .hp-input:first-child {
    flex: 0 0 48%;
    max-width: 48%;
}

.search-item-qp .hp-half .hp-input:last-child {
    flex: 0 0 52%;
    max-width: 52%;
    padding-left: 10px;
    border-left: 1px solid #b7b7b7;
}

.search-item-qp .hp-rental-date {
    display: flex;
    position: relative;
    border: 1px solid #b7b7b7;
    border-radius: 50px;
    padding: 5px 25px;
    flex-wrap: wrap;
}

.search-item-qp .hp-rental-date .hp-input {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    border-right: 1px solid #b7b7b7;
    padding-left: 10px;
}

.search-item-qp .hp-rental-date .hp-input:first-child {
    padding-left: 0;
}

.search-item-qp .hp-rental-date .hp-input:nth-child(3) {
    border: none;
}

.search-item-qp .hp-half-address {
    display: flex;
    position: relative;
}

.search-item-qp .hp-half-address .hp-input:first-child {
    flex: 0 0 75%;
    max-width: 75%;
}

.search-item-qp .hp-half-address .hp-input:last-child {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 10px;
    border-left: 1px solid #b7b7b7;
}

.search-item-qp .search-address-suggest {
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    top: 65px;
    width: 100%;
    z-index: 100;
    opacity: 0;
    display: none;
}

.search-item-qp .search-address-suggest .list-search-suggest ul {
    border-radius: 5px;
    margin-bottom: 1rem;
    left: inherit !important;
    top: inherit !important;
    position: inherit !important;
    width: 100% !important;
}

.search-item-qp .search-address-suggest .suggest-content {
    padding: 1.5rem;
    background: white;
}

.search-item-qp .search-address-suggest.active {
    opacity: 1;
    display: block;
}

.search-item-qp .search-address-box {
    position: relative;
}

.search-item-qp .search-address-box.has-pick-up .search-address-suggest {
    top: 140px;
}

.search-item-qp .date-container {
    transition: all 0.3s ease;
    padding: 2.5rem;
    position: absolute;
    background: white;
    /* left: 2.5rem; */
    width: 850px;
    z-index: 100;
    opacity: 0;
    display: none;
}

.search-item-qp .date-container .col-md-6 {
    display: flex;
    flex-direction: column;
}

.search-item-qp .date-container .col-md-6 > div {
    flex: 1;
}

.search-item-qp .date-container .calendar-search,
.search-item-qp .date-container .cart-calendar-search {
    height: 0;
    width: 0;
    border: none;
}

.search-item-qp .date-container .datepicker {
    border: 1px solid #b7b7b7;
    background: #fff;
    border-radius: 5px;
}

.search-item-qp .date-container .datepicker .daterangepicker {
    position: relative;
    display: flex !important;
    top: initial !important;
    bottom: initial !important;
    left: initial !important;
    right: initial !important;
    border: none;
    margin: 0;
    width: 100%;
    height: 100%;
}

.search-item-qp .date-container .datepicker .daterangepicker::before, .search-item-qp .date-container .datepicker .daterangepicker:after {
    content: none;
}

.search-item-qp .date-container .datepicker .daterangepicker .drp-calendar {
    padding: 0.5rem;
    width: 100%;
    max-width: 50%;
    float: none;
}

.search-item-qp .date-container .datepicker .daterangepicker .calendar-table {
    padding: 0;
}

.search-item-qp .date-container .datepicker .daterangepicker .calendar-table td {
    min-width: inherit;
    height: 35px;
    line-height: 35px;
}

.search-item-qp .date-container.active {
    opacity: 1;
    display: block;
}

.search-item-qp .date-container .btn-common {
    border-radius: 5px;
    text-align: center;
}

.search-item-qp .time-windows-container {
    transition: all 0.3s ease;
    padding: 1.25rem 0;
    position: absolute;
    background: white;
    width: 300px;
    z-index: 100;
    opacity: 0;
    display: none;
}

.search-item-qp .time-windows-container.time-windows-deli {
    left: 50%;
}
.search-item-qp .time-windows-container.time-windows-deli a {
   text-decoration: none;
   color: #3b4559;
}

.search-item-qp .time-windows-container.time-windows-pickup {
    left: 72%;
}
.search-item-qp .time-windows-container.time-windows-pickup a {
    text-decoration: none;
    color: #3b4559;
 }

.search-item-qp .time-windows-container.active {
    opacity: 1;
    display: block;
}

.search-item-qp .time-windows-container .item-time-windows {
    display: block;
    padding: 8px 1rem;
}

.search-item-qp .time-windows-container .item-time-windows.active {
    background-color: #e8e8e8;
}

.search-item-qp .time-windows-container .item-time-windows:hover {
    background-color: #e8e8e8;
}

.search-item-qp .time-windows-container .select-box {
    display: none;
}

.search-item-qp .time-windows-container .select-box.active {
    display: block;
}

.search-item-qp .popup-input-check {
    border: none;
    border-radius: initial;
    padding: initial;
}

.search-item-qp .popup-input-check .hp-input {
    border: 1px solid #b7b7b7;
    border-radius: 50px;
    padding: 5px 25px;
}

.search-item-qp .popup-input-check .hp-input:first-child {
    border-right: none;
    border-top-right-radius: initial;
    border-bottom-right-radius: initial;
}

.search-item-qp .popup-input-check .hp-input:last-child {
    border-left: none;
    border-top-left-radius: initial;
    border-bottom-left-radius: initial;
    position: relative;
}

.search-item-qp .popup-input-check .hp-input:last-child::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 80%;
    background-color: #b7b7b7;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
}

.search-item-qp .popup-input-check .date-and-time {
    display: flex;
}

.search-item-qp .popup-input-check .date-and-time .item-date-time:first-child {
    max-width: 55%;
    flex: 0 0 55%;
}

.search-item-qp .popup-input-check .date-and-time .item-date-time:last-child {
    max-width: 45%;
    flex: 0 0 45%;
}

.search-item-qp .popup-input-haft-invaild .border-red-1px:first-child {
    border-right: none !important;
}

.search-item-qp .popup-input-haft-invaild .border-red-1px:last-child {
    border-left: none !important;
}

.search-item-qp .popup-input-haft-invaild .hp-input:last-child::before {
    background-color: #f2827f !important;
}

.search-item-qp .popup-input-invaild .border-red-1px:first-child {
    border-right: none !important;
}

.search-item-qp .popup-input-invaild .border-red-1px:last-child {
    border-left: none !important;
}

.search-item-qp .popup-input-invaild .hp-input:last-child::before {
    background-color: #b7b7b7 !important;
}

.search-item-qp .btn-common {
    border-radius: 50px;
    font-size: 20px;
    text-align: center;
}

.search-item-qp .date-container .calendar-search-header {
    height: 0;
    width: 0;
    border: none;
}

.home-banner {
    position: relative;
}

.home-banner .home-banner-search {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 15%;
}

.home-banner .home-banner-search .home-banner-search-content {
    background: #fff;
    padding: 1.5rem 2.5rem 3rem;
    border-radius: 10px;
    width: 650px;
    max-width: 100%;
    position: relative;
    transition: all 0.75s ease-out;
}

.home-banner .home-banner-search .home-banner-search-content .search-item-qp .search-address-box {
    height: 0;
    width: 0;
    opacity: 0;
}

.home-banner .home-banner-search .home-banner-search-content .search-item-qp .hp-rental-date {
    height: 0;
    width: 0;
    opacity: 0;
    padding: 0;
    margin: 0 !important;
}

.home-banner .home-banner-search .home-banner-search-content .search-item-qp .btn-common {
    height: 0;
    width: 0;
    opacity: 0;
    line-height: 0;
}

.home-banner .home-banner-search .home-banner-search-content-active {
    transition: all 0.75s ease-out;
    width: 850px;
}

.home-banner .home-banner-search .home-banner-search-content-active .search-input-qp-mobile {
    height: 0;
    width: 0;
    opacity: 0;
    display: none;
}

.home-banner .home-banner-search .home-banner-search-content-active .search-item-qp .search-address-box {
    height: inherit;
    width: 100%;
    opacity: 1;
}

.home-banner .home-banner-search .home-banner-search-content-active .search-item-qp .hp-rental-date {
    height: inherit;
    width: 100%;
    padding: 5px 25px;
    opacity: 1;
    margin-bottom: 1rem !important;
}

.home-banner .home-banner-search .home-banner-search-content-active .search-item-qp .btn-common {
    height: inherit;
    width: 100%;
    opacity: 1;
    line-height: 50px;
}

.select-start-time {
    padding: 1rem 1.5rem;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
}

.select-start-time .select-option-day {
    display: flex;
    justify-content: space-between;
}

.select-start-time .select-option-day .item-option-day {
    display: block;
    flex: 0 0 31.33%;
    max-width: 31.33%;
    padding: 0.75rem 0.5rem;
}

.select-start-time .select-option-day .item-option-day img {
    display: block;
    margin: 0 auto;
    width: 40px;
}

.select-start-time .select-option-day .item-option-day:last-child img {
    width: 35px;
    margin-bottom: 5px;
}

.select-start-time .select-option-day .item-option-day.d-none {
    display: inline-block !important;
    height: 0;
    width: 0;
    padding: 0;
    opacity: 0;
    margin-left: 31.33%;
    margin-top: 31.33%;
    border: none;
    margin-bottom: 0;
    max-width: inherit;
    flex: 0;
}

.select-start-time .select-option-day .item-option-day:last-child {
    margin-right: 0;
}

.select-start-time .select-option-day .item-option-day .checked {
    display: none;
}

.select-start-time .select-option-day .item-option-day.active .uncheck {
    display: none;
}

.select-start-time .select-option-day .item-option-day.active .checked {
    display: block;
}

.select-start-time .select-option-time .my-checkout-button {
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    padding: 0.75rem 1rem;
}

.select-start-time .select-option-time .my-checkout-button span {
    width: 100%;
    text-align: center;
}

.select-start-time a {
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    display: block;
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    text-align: center;
}

.select-start-time a:hover {
    border: 1px solid #00a7b5;
}

.select-start-time a.active {
    border: 2px solid #00a7b5;
}

.select-start-time a span {
    color: #b7b7b7;
}

.select-start-time .unavailable-time {
    cursor: not-allowed;
}

.select-start-time .unavailable-time label {
    cursor: not-allowed;
}

.select-start-time .gray-option-time {
    background-color: #e1e1e1;
    border-color: #e1e1e1 !important;
}

.hp-gear .gear-content {
    display: flex;
}

.hp-gear .gear-content .item {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    flex: 1;
    margin-bottom: 2rem;
}

.hp-gear .gear-content .item img {
    max-width: 100%;
    cursor: auto !important;
}

.hp-travel .hp-travel-img {
    position: relative;
}

.hp-travel .hp-travel-img .hp-travel-highlight {
    padding: 1.5rem 1rem 2rem;
    position: absolute;
    width: 35%;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.hp-travel .hp-travel-img img {
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
    border-radius: 20px;
    background-color: #fff;
    padding: 10px;
    max-width: 80%;
}

.hp-news {
    background: #d4d4d4;
}

.hp-news .item {
    text-align: center;
    padding: 0 15px;
    flex: 1;
}

.hp-news .item img {
    max-width: 100%;
}

.hp-news .item-custom img {
    flex: 0 0 150px;
    max-width: 150px;
}

.hp-trip .hp-trip-content {
    position: relative;
}

.hp-trip .hp-trip-content .hp-trip-content-position {
    position: absolute;
    left: -5rem;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 0.25rem;
}

.hp-trip .hp-trip-content .hp-trip-content-item {
    background-color: #fff;
    display: flex;
    padding: 0.75rem 1rem;
    border-radius: 10px;
    align-items: center;
}

.hp-trip .hp-trip-content .hp-trip-content-item .number {
    color: #fff;
    background: #00a7b5;
    text-align: center;
    min-width: 35px;
    max-width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-weight: 700;
    margin-right: 1rem;
    font-size: 1.25em;
}

.hp-trip .hp-trip-content .hp-trip-content-item p {
    margin-bottom: 0;
}

.hp-visitor .hp-trip-content .hp-trip-content-position {
    left: -180px;
}

.hp-earth .item {
    text-align: center;
    border-right: 1px solid white;
}

.hp-earth .item .img {
    height: 65px;
    margin-bottom: 0.5rem;
}

.hp-earth .item:last-child {
    border-right: none;
}

.modal-popup-search-full-qp .modal-dialog {
    max-width: 900px;
}

.modal-popup-search-full-qp .search-item-qp .time-windows-container.time-windows-deli {
    top: 60px;
}

.modal-popup-search-full-qp .search-item-qp .time-windows-container.time-windows-pickup {
    top: 60px;
}

.gift-card-banner img {
    width: 100%;
}

.section-home-video {
    margin-top: -1rem;
}

.video-home {
    margin: 2rem 0;
    width: 70%;
}

.hp-housekeeping {
    background-color: #e9fcff;
    border-radius: 20px;
    margin-bottom: 4rem;
}

.box-benefit {
    background-color: #e5f2f4;
}

.box-benefit .item-benefit {
    width: 100%;
}

@media only screen and (max-width: 1250px) {
    .home-banner .home-banner-search {
        padding-left: 10%;
    }

    .search-item-qp .hp-input label {
        font-size: 12px;
    }

    .search-item-qp .date-container {
        width: 760px;
    }

    .search-item-qp .search-address-suggest {
        width: 760px;
    }
}

@media only screen and (max-width: 1100px) {
    .search-item-qp .date-container {
        padding: 1.5rem;
    }
}

@media only screen and (max-width: 991px) {
    .video-home {
        margin: 2rem 0;
        width: 100%;
    }

    .home-banner {
        position: relative;
    }

    .home-banner .home-banner-search {
        padding-left: 7%;
    }

    .home-banner .home-banner-search .home-banner-search-content {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-bottom: 2rem;
        z-index: 2;
        width: 400px;
        transform: scale(0.9);
    }

    .home-banner .home-banner-search .home-banner-search-content-active {
        width: 600px;
    }

    .hp-gear .gear-content {
        flex-wrap: wrap;
    }

    .hp-gear .gear-content .item {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 1rem;
    }

    .hp-travel .hp-travel-img {
        position: relative;
    }

    .hp-travel .hp-travel-img .hp-travel-highlight {
        border-radius: 5px;
        padding: 1.5rem 1rem 2rem;
        margin-bottom: 1rem;
        position: relative;
        width: initial;
        left: initial;
        top: initial;
        transform: initial;
    }

    .hp-travel .hp-travel-img img {
        max-width: 100%;
    }

    .hp-news .item {
        padding: 10px;
    }

    .hp-trip .hp-trip-content {
        position: relative;
    }

    .hp-trip .hp-trip-content .hp-trip-content-position {
        position: relative;
        left: initial;
        top: initial;
        transform: initial;
    }

    .select-start-time {
        padding: 1rem;
    }

    .select-start-time .select-option-day .item-option-day {
        font-size: 13px;
    }

    .modal-popup-search-full-qp .search-item-qp .date-container {
        left: 50%;
        transform: translateX(-50%);
        width: 700px;
    }
}

@media only screen and (max-width: 767px) {
    .video-home {
        margin: 2rem 0;
        width: 100%;
        height: 300px;
    }

    .home-banner {
        position: relative;
    }

    .home-banner .img-home-banner {
        order: 2;
    }

    .home-banner .img-home-banner .banner-img {
        min-height: inherit;
    }

    .home-banner .home-banner-search {
        padding: 0;
    }

    .home-banner .home-banner-search .home-banner-search-content {
        width: 100%;
        margin: 1rem 0;
        padding: 1rem 15px;
        border-radius: initial;
        transform: initial;
        box-shadow: initial;
    }

    .search-item-qp .date-container {
        width: calc(100% - 30px) !important;
        left: 50%;
        transform: translateX(-50%);
        padding: 1.5rem 1.25rem;
    }

    .search-item-qp .date-container .datepicker .daterangepicker {
        flex-wrap: wrap;
    }

    .search-item-qp .date-container .datepicker .daterangepicker .calendar-table td {
        min-width: inherit;
        height: 26px;
        line-height: 26px;
    }

    .search-item-qp .date-container .datepicker .daterangepicker .drp-calendar {
        width: 100%;
        max-width: 100%;
    }

    .hp-travel .item-hp-travel img {
        width: 70px;
    }

    .hp-trip .hp-trip-content .hp-trip-content-item {
        display: block;
        text-align: center;
    }

    .hp-trip .hp-trip-content .hp-trip-content-item .number {
        display: block;
        margin: 0 auto;
        margin-bottom: 0.25rem;
    }

    .hp-trip .hp-trip-img-fly {
        width: 50px;
        margin-bottom: 0.5rem;
    }

    .hp-safety .item-hp-safety {
        text-align: center;
        padding: 0 15px;
    }

    .hp-safety .item-hp-safety img {
        margin-bottom: 0.5rem;
        width: 45px;
    }

    .select-start-time .select-option-day {
        margin-bottom: 1rem;
    }

    .select-start-time .select-option-day .item-option-day {
        padding: 0.75rem 0.25rem;
    }

    .popup-input-check .hp-input {
        padding: 5px 10px;
        padding-left: 20px;
    }

    .hp-earth .item {
        margin-bottom: 1.5rem;
        border-right: none;
    }

    .hp-earth .item .img {
        margin-bottom: 0;
    }

    .hp-news .item {
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }

    .hp-news .item img {
        max-width: 80%;
    }

    .hp-news .item:nth-child(2) img, .hp-news .item:nth-child(5) img {
        max-width: 115%;
    }

    .modal-popup-search-full-qp .search-item-qp .time-windows-container.time-windows-deli {
        left: 50%;
        transform: translateX(-50%);
    }

    .modal-popup-search-full-qp .search-item-qp .time-windows-container.time-windows-pickup {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 325px) {
    .select-start-time {
        padding: 1rem;
    }

    .select-start-time .select-option-day {
        flex-wrap: wrap;
        justify-content: center;
    }

    .select-start-time .select-option-day .item-option-day {
        max-width: 45%;
        flex: 0 0 45%;
        margin: 0 3px;
        margin-bottom: 0.5rem;
    }
}

.affiliate-tab-section {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    box-shadow: 5px 0 10px 3px rgba(1, 1, 1, 0.16)
}

.affiliate-tab-section .nav-tabs {
    background-color: #f1f1f1;
    border: none;
    font-weight: 700;
}

.affiliate-tab-section .nav-tabs .nav-link {
    order: 2;
    border: none;
    color: #3b4559;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.affiliate-tab-section .nav-tabs .nav-link img {
    filter: red;
    -webkit-filter: red;
}

.provider-box-content {
    display: flex;
    gap: 1.5rem;
    justify-content: space-between;
    position: relative;
}

.provider-box-content > div {
    display: flex;
    gap: 20px;
}

.provider-box-content .provider-image {
    width: 124px;
    height: 124px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 124px;
    flex: 0 0 124px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    background-color: #343f53;
}

.provider-box-content .provider-image img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.provider-box-content .provider-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0.5rem;
}

.provider-fees {
    background-color: #f8f8f8;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 0.5rem;
}

.search-option {
    margin-bottom: 3rem;
}

.search-option input {
    height: 50px;
    padding: 10px;
    width: 100%;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 1, 1, 0.16);
}

.search-option input::placeholder {
    color: #b7b7b7;
}

.search-option .date {
    position: relative;
}

.search-option .date img {
    position: absolute;
    right: 5px;
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.search-option .entri {
    margin: 20px 0 30px;
}

.search-option .entri .export {
    text-align: right;
}

.affiliate-reservation .table .table-row .table-col {
    width: 12%;
}

.affiliate-reservation .table .table-row .table-col p {
    padding: 10px;
}

.affiliate-reservation .table .table-row .table-col.col-button {
    width: 8%;
}

.affiliate-reservation .table .table-row .table-col.col-tax {
    width: 9%;
}

.affiliate-reservation .table .table-row .table-col.col-address {
    width: 20%;
}

.affiliate-reservation .table .table-row .table-col.col-money:after {
    display: none;
}

.affiliate-reservation .table .table-row .table-col.col-email p {
    word-break: break-all;
}

.affiliate-reservation .table .table-head .table-row {
    font-size: 12px;
    text-decoration: underline;
    position: relative;
}

.affiliate-reservation .table .table-head .table-row a {
    color: #737373;
}

.affiliate-reservation .table .table-content .table-row {
    position: relative;
}

.affiliate-reservation .table .table-content .table-row .table-col p {
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    text-overflow: inherit;
    display: inherit;
    -webkit-box-orient: inherit;
}

.affiliate-reservation .table .table-content .table-row .table-col:after {
    content: "";
}

.affiliate-reservation .table .table-content .table-row .table-col:last-child:after, .affiliate-reservation .table .table-content .table-row .table-col:nth-child(13):after {
    content: none;
}

.affiliate-reservation .table .table-content .table-row .table-col.col-button {
    text-transform: uppercase;
}

.affiliate-reservation .table .table-content .table-row .table-col.col-button p {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.affiliate-reservation .table .table-content .table-row:hover .table-view {
    opacity: 1;
}
.affiliate-reservation .table .table-content .table-row .table-view {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    color: red;
    justify-content: center;
    align-items: center;
    display: flex;
}
.affiliate-reservation .table .table-content .table-row .has-bg {
    background-color: rgba(0, 167, 181, 0.9019607843);
}

.affiliate-reservation .table .table-content .table-row .btn-view {
    color: #fff;
    border: 1px solid #fff;
    padding: 1rem 2rem;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    background-color: rgba(0, 167, 181, 0.9019607843);
}

@media only screen and (max-width: 1440px) {
    .affiliate-reservation .table-full {
        width: 100%;
        overflow-x: auto;
    }

    .affiliate-reservation .table-full .table {
        min-width: 960px;
        overflow: auto;
    }

    .affiliate-reservation .table-scroll-top {
        height: 20px;
        margin-bottom: 1.5rem;
    }

    .affiliate-reservation .table-scroll-top .table {
        height: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .search-option input {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .search-option .entri {
        margin: 20px 0 30px;
    }

    .search-option .entri .export {
        margin-top: 15px;
        text-align: center;
    }
}

.step-to-cart {
    display: flex;
    margin-bottom: 2rem;
}

.step-to-cart .step {
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    text-align: center;
    padding: 0 0.75rem;
}

.step-to-cart .step p {
    color: #cacaca;
    font-weight: 500;
}

.step-to-cart .step span {
    margin-bottom: 1rem;
    text-align: center;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #cacaca;
    border-radius: 50%;
    font-size: 16px;
    z-index: 2;
    color: #767676;
    display: inline-block;
    font-weight: 700;
    position: relative;
}

.step-to-cart .step:before {
    content: "";
    position: absolute;
    left: -50%;
    top: 15px;
    transform: translateY(-50%);
    height: 3px;
    background-color: #cacaca;
    width: 100%;
    z-index: 1;
}

.step-to-cart .step:first-child::before {
    display: none !important;
}

.step-to-cart .step-pass::before {
    background-color: #00a7b5;
}

.step-to-cart .step-pass span {
    background-color: #00a7b5;
    color: transparent;
}

.step-to-cart .step-pass span:before {
    content: "";
    position: absolute;
    top: 3.5px;
    left: 11px;
    width: 8.5px;
    height: 17px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    background: #00a7b5;
    border-radius: initial;
}

.step-to-cart .step-pass p {
    color: #cacaca;
}

.step-to-cart .step-current::before {
    background-color: #00a7b5;
}

.step-to-cart .step-current p {
    color: #3b4559;
    font-weight: 700;
}

.step-to-cart .step-current span {
    background-color: #00a7b5;
    color: #fff;
}

.sidebar-search {
    background-color: #fff;
}

.sidebar-search hr {
    margin: 2rem 0;
}

.sidebar-search .list-option-gear-search .common-checkbox-button {
    display: none;
}

.sidebar-search .list-option-gear-search .common-checkbox-button.show {
    display: block;
}

.sidebar-search-input {
    border: 1px solid #b7b7b7;
    border-radius: 25px;
    padding: 10px 10px;
    margin-bottom: 1rem;
    display: flex;
}

.sidebar-search-input .input-address {
    flex: 0 0 60%;
    max-width: 60%;
    border-right: 1px solid #b7b7b7;
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar-search-input .input-date {
    padding-left: 10px;
    flex: 0 0 40%;
    max-width: 40%;
}

.sidebar-search-input input {
    border: none;
}

.qp-party-box {
    padding: 0 15px;
}

.qp-party-box .party-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.qp-party-box .party-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 20%;
    max-width: 20%;
    display: block !important;
}

.qp-party-box .item-party .img-party {
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}

.qp-party-box .item-party .img-party img {
    width: 75%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.qp-party-box .item-party .title-party {
    margin: 0.5rem 0 0.25rem;
    font-size: 13px;
    max-height: 32px;
    min-height: 32px;
}

.qp-party-box .item-party .price-party {
    font-size: 13px;
    font-weight: 700;
}

.qp-party-box .qp-gate-gear-slide {
    margin: 10px;
}

.qp-party-box .qp-gate-gear-slide .slick-list {
    width: 100%;
}

.qp-party-box .qp-gate-gear-slide .slick-track {
    margin: inherit;
}

.qp-party-box .qp-gate-gear-slide .party-col {
    max-width: inherit;
    flex: inherit;
}

.qp-party-box .qp-gate-gear-slide .slick-prev:before,
.qp-party-box .qp-gate-gear-slide .slick-next:before {
    color: black;
}

.qp-list-result {
    background-color: #fff;
}

.qp-list-result hr {
    margin: 1rem 0;
}

.qp-list-result .qp-item {
    padding: 1rem;
}

.qp-list-result .qp-item .qp-item-header {
    margin-bottom: 1.25rem;
}

.qp-list-result .qp-item .qp-item-header .qp-img {
    flex: 0 0 190px;
    width: 190px;
    height: 190px;
    padding-top: 190px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.qp-list-result .qp-item .qp-item-header .qp-img img {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.qp-list-result .qp-item .qp-item-header .qp-info {
    padding-top: 1rem;
    flex: auto;
}

.qp-list-result .qp-item .qp-item-header .qp-info p {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0.65rem;
}

.qp-list-result .qp-item .qp-item-header .qp-info p img {
    width: 22px;
    margin-right: 10px;
}

.qp-list-result .qp-item .qp-tag .tag {
    height: 40px;
    border-radius: 25px;
    background: #efefef;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    margin-right: 0.75rem;
    padding-right: 35px !important;
    position: relative;
    max-width: 230px;
}

.qp-list-result .qp-item .qp-tag .tag span {
    display: inline-block;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
}

.qp-list-result .qp-item .qp-tag .tag img {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
    cursor: pointer;
}

.qp-list-result .qp-item .qp-item-footer .btn-common {
    text-decoration: underline;
    padding: 0 2rem;
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    color: white;
}

.qp-list-result.inactive-list-qp {
    opacity: 0.3;
    background: #a4a4a4;
}

.sidebar-profile .btn-common {
    border-radius: 25px;
    padding-left: 1rem;
    padding-right: 1rem;
    min-width: 150px;
}

.sidebar-profile .profile_desc span {
    word-break: break-word;
}

.sidebar-profile .profile_desc .end-text-transparency {
    position: relative;
    display: block;
}

.sidebar-profile .profile_desc .end-text-transparency::before {
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
    bottom: 0;
    position: absolute;
    padding: 2.5rem 0;
    text-align: center;
    width: 100%;
}

.sidebar-profile .profile_desc button {
    background: none;
    color: #00a7b5;
    border: none;
}

.sidebar-profile .qp-profile-certified a {
    margin: 0 5px;
}

.sidebar-profile .qp-profile-certified a img {
    max-width: 100%;
}

.sidebar-profile .qp-summary-services li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.75rem;
}

.sidebar-profile .qp-summary-services li span:first-child {
    padding-right: 0.5rem;
    flex: 0 0 70%;
    max-width: 70%;
}

.sidebar-profile .qp-summary-services li span:first-child span {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    text-align: left;
}

.sidebar-profile .qp-summary-services li span:last-child {
    text-align: right;
    flex: auto;
}

.sidebar-profile .services-highlight .img-services {
    flex: 0 0 100px;
    max-width: 100px;
}

.sidebar-profile #readmore-btn,
.sidebar-profile .btn-book-qp {
    color: #3b4559;
    background: #fff;
    border: 1px solid #b7b7b7;
    padding: 0 1.5rem;
    font-weight: 600;
    border-radius: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 0.5rem;
}

.sidebar-profile .btn-book-qp {
    display: inline-block;
}

.sidebar-profile .review .review_list .review-item:last-child {
    border-bottom: none;
    border: none;
}

.sidebar-profile-little {
    display: flex;
}

.sidebar-profile-little .qp-profile {
    margin: 0;
}

.sidebar-profile-little .qp-profile .qp-profile-img {
    min-width: 90px;
    max-height: 90px;
    width: 90px;
    height: 90px;
    padding-top: 90px;
}

.sidebar-profile-little .qp-profile-contact {
    padding-left: 10px;
    max-width: calc(100% - 90px);
    text-align: center;
}

.sidebar-profile-little .qp-profile-contact .btn-common {
    max-width: 100%;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    min-width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qp-profile {
    position: relative;
    margin-bottom: 2.5rem;
}

.qp-profile .qp-profile-img {
    overflow: hidden;
    min-width: 170px;
    max-height: 170px;
    width: 170px;
    height: 170px;
    padding-top: 170px;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}

.qp-profile .qp-profile-img .img {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.qp-profile .qp-profile-star {
    display: inline-block;
    padding: 5px 10px 3px;
    border-radius: 25px;
    background: white;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    bottom: -10px;
}

.qp-profile .qp-profile-star img {
    margin-bottom: 4px;
    width: 20px;
}

.sidebar-categories .categories-list li {
    margin: 0.75rem 0;
}

.sidebar-categories .categories-list li p {
    padding: 5px 10px;
    padding-left: 0;
    margin-bottom: 5px;
}

.sidebar-categories .categories-list li a {
    display: block;
    padding: 5px 10px;
    padding-left: 0;
    transition: all 0.3s ease;
    color: inherit;
}

.sidebar-categories .categories-list li a:hover {
    color: #00a7b5;
}

.sidebar-categories .categories-list li.active a {
    color: #00a7b5;
    font-weight: 600;
}

.sidebar-common {
    padding: 1.5rem;
    border-radius: 10px;
}

.search-bar-tag {
    position: relative;
}

.search-bar-tag .amsify-suggestags-area {
    width: 100%;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-input-area {
    font-size: 16px;
    padding: 0;
    padding-left: 1.2rem;
    transition: border-bottom-color 0.3s ease-in, color 0.3s ease-in;
    display: flex;
    height: 50px;
    line-height: 50px;
    align-items: center;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-input-area:focus {
    box-shadow: none;
    resize: none;
    outline: none;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-input-area .amsify-suggestags-input {
    padding: 5px 10px;
    width: 100%;
    max-width: 100%;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag {
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    background: #e1e1e1;
    color: #3b4559;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: relative;
    max-width: 100%;
    padding: 0 10px;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag b {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../img/ico_close_search.png");
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-list {
    z-index: 1000 !important;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-list .amsify-list-item {
    padding: 10px !important;
    color: #b7b7b7;
}

.search-bar-tag .amsify-suggestags-area .amsify-suggestags-list .amsify-list-item.active {
    background: #00a7b5;
    padding: 10px;
    color: white;
}

.search-bar-tag .ui-autocomplete-loading {
    background: url("../img/Spinner-0.7s-54px.gif") no-repeat right center;
    background-size: 40px 40px;
}

.search-bar-tag .select2-container--default .select2-selection--multiple {
    border-radius: 25px;
    border: 1px solid #b7b7b7;
}

.search-bar-tag .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 35px;
    position: relative;
    padding-left: 15px;
}

.search-bar-tag .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
    position: absolute;
    right: 10px;
    margin: 0;
    font-size: 30px;
}

.search-bar-tag .select2-container--default .select2-selection--multiple .select2-search__field {
    height: 50px;
    line-height: 50px;
    margin: 0px;
}

.search-bar-tag .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 0;
    border: none;
    font-size: 16px;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    padding-right: 25px;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin: 5px 0;
    margin-right: 5px;
}

.search-bar-tag .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    position: absolute;
    right: 3px;
    font-size: 26px;
    margin-left: 6px;
    font-weight: 400;
}

.autocomplete-tree {
    z-index: 2 !important;
    border-radius: 5px;
    max-height: 400px;
    overflow: auto;
}

.autocomplete-tree .ui-autocomplete-category {
    font-weight: bold;
    padding: 0.2em 0.4em;
    margin: 0.8em 0 0.2em;
    line-height: 1.5;
}

.autocomplete-tree .ui-menu-item {
    padding: 0em 1.5em;
    cursor: pointer;
    clear: both;
}

.row-qp-box .sidebar-box-sidebar {
    max-width: 460px;
    flex: 0 0 460px;
    padding-right: 2.5rem;
}

.row-qp-box .quality-provider-gear-box {
    flex: auto;
    max-width: calc(100% - 460px);
}

.title-section-gated {
    background-color: #f4f4f4;
    padding: 40px 15px 30px;
    margin-bottom: 2rem;
}

.wrapper-quality-provider {
    max-width: 1550px;
    padding: 0 15px;
    margin: 0 auto;
}

.qp-profile-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.breadcrumb {
    max-width: 50%;
    flex: 0 0 50%;
    background-color: transparent;
}

.qp-profile-head .qp-profile-head-title {
    max-width: 50%;
    flex: 0 0 50%;
}

.qp-profile-head-title {
    text-align: right;
    padding-top: 10px;
    padding-right: 0;
}

.qp-profile-head-title h1 {
    font-size: 18px;
}

.qp-profile-head-title h2 {
    font-size: 16px;
    font-weight: 400;
}

.review-chart .card-review {
    border-radius: 5px;
}

.review-chart .card-review .card-star img {
    width: 25px;
}

.review-chart .card-rating-precent {
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
}

.review-chart .card-rating-precent .text-review-star,
.review-chart .card-rating-precent .text-review-precent {
    flex: 0 0 55px;
    max-width: 55px;
}

.review-chart .progress {
    flex: auto;
    height: 25px;
}

.review-chart .progress .progress-bar {
    background-color: #fbd872;
}

@media only screen and (max-width: 1550px) {
    .wrapper-quality-provider {
        max-width: 1440px;
    }

    .row-qp-box .sidebar-box-sidebar {
        max-width: 440px;
        flex: 0 0 440px;
        padding-right: 2rem;
    }

    .row-qp-box .quality-provider-gear-box {
        flex: auto;
        max-width: calc(100% - 440px);
    }
}

@media only screen and (max-width: 1440px) {
    .sidebar-common {
        padding: 1.5rem 1rem;
    }
}

@media only screen and (max-width: 1250px) {
    .qp-party-box .party-col {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-qp-box .sidebar-box-sidebar {
        max-width: 400px;
        flex: 0 0 400px;
    }

    .row-qp-box .quality-provider-gear-box {
        flex: auto;
        max-width: calc(100% - 400px);
    }

    .sidebar-profile-little {
        flex-wrap: wrap;
        justify-content: center;
    }

    .sidebar-profile-little .qp-profile-contact {
        margin-top: 0.5rem;
        max-width: 100%;
        padding-left: 0;
    }

    .sidebar-profile-little .qp-profile-contact h5 {
        text-align: center;
    }

    .sidebar-profile-little .qp-profile-contact .btn-more-about-qp .btn-common {
        min-width: inherit;
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media only screen and (max-width: 991px) {
    .qp-party-box .party-col {
        flex: 0 0 33.3%;
        max-width: 33.33%;
    }

    .qp-party-box .item-party .title-party {
        min-height: inherit;
        max-height: inherit;
    }

    .qp-gate-map iframe {
        height: 300px;
    }

    .row-qp-box .sidebar-box-sidebar {
        max-width: 340px;
        flex: 0 0 340px;
        padding-right: 1.25rem;
    }

    .row-qp-box .quality-provider-gear-box {
        flex: auto;
        max-width: calc(100% - 340px);
    }

    .sidebar-common {
        padding: 1.5rem 0.75rem;
    }

    .sidebar-profile {
        padding: 1.5rem 0.75rem;
    }

    .sidebar-profile .btn-common {
        border-radius: 25px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .qp-profile .qp-profile-img {
        min-width: 130px;
        max-height: 130px;
        width: 130px;
        height: 130px;
        padding-top: 130px;
    }

    .qp-profile .qp-profile-star {
        width: 70%;
    }

    .qp-list-result hr {
        margin: 1rem 0;
    }

    .qp-list-result .qp-item .qp-item-header .qp-img {
        flex: 0 0 100px;
        width: 100px;
        height: 100px;
        padding-top: 100px;
    }

    .qp-list-result .qp-item .qp-tag .tag {
        max-width: 200px;
    }

    .qp-list-result .qp-item .qp-tag .tag span {
        max-width: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .qp-party-box {
        padding: 0 10px;
    }

    .qp-party-box .party-row {
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        margin-bottom: 1.5rem;
    }

    .qp-party-box .party-col {
        flex: 0 0 30%;
        max-width: 30%;
        margin-bottom: 1rem;
        padding-left: 8px;
        padding-right: 8px;
    }

    .qp-party-box .item-party .title-party {
        margin: 0.25rem 0;
        font-size: 12px;
    }

    .qp-party-box .item-party .price-party {
        font-size: 12px;
        margin-bottom: 0;
    }

    .qp-party-box .item-party .img-party img {
        width: 95%;
    }

    .qp-party-box .qp-gate-gear-slide {
        flex-wrap: inherit;
        overflow-y: inherit;
        overflow-x: inherit;
    }

    .qp-mobile-common {
        text-align: center;
        margin-bottom: 1.5rem;
    }

    .breadcrumb {
        justify-content: center;
    }

    .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        content: "/ ";
    }

    .breadcrumb .breadcrumb-item.active {
        color: #3b4559;
    }

    .row-qp-box .sidebar-box-sidebar {
        max-width: 100%;
        flex: 0 0 100%;
        padding-right: 15px;
    }

    .row-qp-box .quality-provider-gear-box {
        flex: 100%;
        max-width: 100%;
    }

    .search-bar-tag .amsify-suggestags-area {
        width: 100%;
    }

    .sidebar-search {
        position: fixed;
        right: -100%;
        transition: all 0.3s ease;
        z-index: 1059;
        padding: 2rem 1.5rem 2rem;
        width: 100%;
        height: 100%;
        top: 0;
        overflow-x: auto;
        border-radius: initial;
        padding-bottom: 120px;
    }

    .sidebar-search .sidebar-common {
        box-shadow: inherit;
        padding: 0;
    }

    .sidebar-search .sidebar-search-btn {
        right: -100%;
        transition: all 0.3s ease;
        position: fixed;
        bottom: 0;
        z-index: 1060;
        width: 100%;
        padding: 1.5rem 1rem;
        background-color: white;
    }

    .sidebar-search .sidebar-search-btn .btn-common {
        width: 100%;
    }

    .sidebar-search.sidebar-search-mobile-active {
        right: 0;
    }

    .sidebar-search.sidebar-search-mobile-active .sidebar-search-btn {
        right: 0;
    }

    .title-qp-gated {
        display: flex;
    }

    .title-qp-gated h3 {
        text-align: left;
        flex: auto;
    }

    .title-qp-gated .sidebar-search-mobile-content {
        max-width: 100px;
        flex: 0 0 100px;
        justify-content: space-around;
        display: flex;
    }

    .sidebar-search-input .input-address {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .sidebar-search-input .input-date {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .step-to-cart .step p {
        display: none;
    }

    .step-to-cart .step span {
        min-width: 25px;
        max-width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }

    .step-to-cart .step:before {
        top: 12.5px;
    }

    .step-to-cart .step-pass span:before {
        top: 2.5px;
        left: 8px;
        width: 8.5px;
        height: 15px;
    }

    .qp-list-result .qp-item .qp-item-header .qp-img {
        flex: 0 0 65px;
        width: 65px;
        height: 65px;
        padding-top: 65px;
        margin-right: 10px !important;
    }

    .qp-list-result .qp-item .qp-item-header .qp-info {
        padding-top: 0;
        padding-right: 0.75rem;
    }

    .qp-list-result .qp-item .qp-item-header .qp-info p {
        font-size: 13px;
    }

    .qp-list-result .qp-item .qp-item-header .qp-info p img {
        width: 15px;
        margin-right: 0.5rem;
        margin-top: 3px;
        margin-bottom: 3px;
        vertical-align: middle;
    }

    .qp-list-result .qp-item .qp-tag .tag {
        border-radius: 25px;
        padding: 0 0.75rem;
        margin-right: 0.5rem;
        max-width: 180px;
        font-size: 13px;
    }

    .qp-list-result .qp-item .qp-tag .tag span {
        max-width: 100px;
    }

    .qp-list-result .qp-item .qp-item-footer span {
        max-width: 47%;
        padding-right: 1rem;
        font-size: 13px;
    }

    .qp-list-result .qp-item .qp-item-footer .btn-common {
        text-decoration: inherit;
        max-width: 50%;
        line-height: inherit;
        padding: 0 1rem;
        text-align: center;
        font-size: 13px;
        display: flex;
        align-items: center;
    }

    .sidebar-profile .btn-common {
        border-radius: 25px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .qp-profile .qp-profile-img {
        min-width: 170px;
        max-height: 170px;
        width: 170px;
        height: 170px;
        padding-top: 170px;
    }

    .qp-profile .qp-profile-star {
        width: 45%;
    }

    .qp-profile-link-section {
        display: flex;
        font-size: 13px;
        padding-bottom: 1rem;
        box-shadow: 1px 3px 3px 0px rgba(0, 1, 1, 0.07);
    }

    .qp-profile-link-section .item-link-section {
        max-width: 25%;
        flex: 0 0 25%;
        text-align: center;
        padding: 0 5px;
        font-weight: 500;
        text-decoration: underline;
    }

    .qp-profile-link-section .item-link-section:nth-child(2) {
        max-width: 30%;
        flex: 0 0 30%;
    }

    .qp-profile-link-section .item-link-section:last-child {
        max-width: 20%;
        flex: 0 0 20%;
    }

    .qp-profile-link-section .item-link-section a {
        color: #00a7b5;
    }

    .qp-profile-link-section .item-link-section.section-gear a {
        color: #3b4559;
    }

    .qp-profile-mobile-popup {
        background-color: #fff;
        position: fixed;
        right: -100%;
        -webkit-transition: all 0.25s ease;
        transition: all 0.3s ease;
        z-index: 1099;
        padding: 2rem 1.5rem 2rem;
        width: 100%;
        height: 100%;
        top: 0;
        overflow-x: auto;
        border-radius: initial;
    }

    .qp-profile-mobile-popup .profile_desc .end-text-transparency {
        position: relative;
        display: block;
    }

    .qp-profile-mobile-popup .profile_desc .end-text-transparency::before {
        content: "";
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
        bottom: 0;
        position: absolute;
        padding: 2.5rem 0;
        text-align: center;
        width: 100%;
    }

    .qp-profile-mobile-popup .qp-summary-services li {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0.75rem;
    }

    .qp-profile-mobile-popup .qp-summary-services li span:first-child {
        padding-right: 0.5rem;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .qp-profile-mobile-popup .qp-summary-services li span:first-child span {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        text-align: left;
    }

    .qp-profile-mobile-popup .qp-summary-services li span:last-child {
        text-align: right;
        flex: auto;
    }

    .qp-profile-mobile-popup .btn-book-qp,
  .qp-profile-mobile-popup #readmore-btn {
        color: #3b4559;
        background: #fff;
        border: 1px solid #b7b7b7;
        padding: 0 1.5rem;
        font-weight: 600;
        border-radius: 15px;
        display: block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-top: 0.5rem;
    }

    .qp-profile-mobile-popup .btn-book-qp {
        display: inline-block;
    }

    .qp-profile-mobile-popup .close-qp-profile-mobile-popup {
        margin-bottom: 1.5rem;
    }

    .qp-profile-mobile-popup.qp-profile-mobile-popup-active {
        right: 0;
    }

    .qp-profile-mobile-popup .review,
  .qp-profile-mobile-popup .services,
  .qp-profile-mobile-popup .about {
        display: none;
    }

    .qp-profile-mobile-popup .review.active,
  .qp-profile-mobile-popup .services.active,
  .qp-profile-mobile-popup .about.active {
        display: block;
    }

    .qp-popup-mobile-open {
        overflow: hidden;
    }

    .breadcrumb {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .qp-profile-head .qp-profile-head-title {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .qp-profile-head-title {
        text-align: center;
        padding: 15px;
        background-color: #f6f6f6;
        margin-bottom: 1rem;
    }

    .qp-profile-head-title h1 {
        font-size: 14px;
    }

    .qp-profile-head-title h2 {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 320px) {
    .qp-profile-link-section {
        flex-wrap: wrap;
    }

    .qp-profile-link-section .item-link-section {
        text-align: center;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 10px;
    }
}

.border-left-line {
    border-left: 1px solid #c2c2c2;
}

.list-carts {
    max-height: calc(100% - 100px);
    overflow-y: auto;
    padding-right: 15px;
    position: absolute;
    width: calc(100% - 2.5rem);
}

.list-carts .item-cart {
    position: relative;
    display: flex;
    border-bottom: 1px solid #b7b7b7;
    padding: 1.5rem 0;
}

.list-carts .item-cart:last-child {
    border: none;
}

.list-carts .item-cart .item-img-wrapper {
    flex: 0 0 120px;
    min-width: 120px;
    width: 120px;
    height: 120px;
    max-height: 120px;
    margin-right: 20px;
    border-radius: 5px;
    border: 1px solid #a4a4a4;
    position: relative;
    padding-top: 120px;
    overflow: hidden;
    margin-bottom: 0.5rem;
    background: white;
}

.list-carts .item-cart .item-img-wrapper .img {
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.list-carts .item-cart .item-info {
    flex: 0 0 55%;
    max-width: 55%;
}

.list-carts .item-cart .item-info .item-detail .item-name {
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: 0.5rem;
    padding-right: 1rem;
}

.list-carts .item-cart .item-info .item-detail .item-name a {
    color: #3b4559;
}

.list-carts .item-cart .item-info .btn-remove {
    margin-top: 0.5rem;
    display: inline-block;
    text-decoration: underline;
    color: #b7b7b7;
    cursor: pointer;
}

.list-carts .item-cart .item-fee {
    flex: auto;
    text-align: right;
}

.list-carts .item-cart .item-fee .total-fee {
    font-size: 1.25em;
    font-weight: 700;
    color: #0F172A;
}

.cart-item-box {
    padding-right: 2.5rem;
}

.order-reservation-detail {
    display: flex;
    position: relative;
    margin-bottom: 1rem;
}

.order-reservation-detail .order-info {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}

.order-reservation-detail .order-info:first-child {
    padding-left: 0;
}

.order-reservation-detail .order-info:last-child {
    padding-right: 0;
}

.order-reservation-detail::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    background: #b7b7b7;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.order-reservation-detail.same-address-pickup::after {
    content: none;
}

.order-summary-money .order-calc-detail li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.75rem;
}

.order-summary-money .order-calc-detail li.order-total {
    font-size: 1.4rem;
    font-weight: 700;
}

.order-summary-money .btn-common {
    width: 100%;
    border-radius: 25px;
}

.cart-delivery-option .col-6 {
    display: flex;
    flex-direction: column;
}

.cart-delivery-option .delivery-option-item {
    flex: 1;
    padding: 1rem;
    border: 2px solid #fff;
}

.cart-delivery-option .delivery-option-item img {
    width: 80px;
}

.cart-delivery-option .delivery-option-item.option-item-active {
    border-color: #00a7b5;
}

.form-promo-code .btn-common {
    width: 60px;
    border-radius: 5px;
}

#myPopover1 {
    max-width: 300px;
}

#myPopoverPolicy {
    max-width: 450px !important;
}

.modal-login-all .modal-dialog {
    max-width: 1200px;
}

.modal-checkout-login .modal-dialog {
    max-width: 1200px;
}

.modal-checkout-login .modal-header .close {
    margin-left: inherit;
}

.modal-checkout-login .box-login {
    display: flex;
}

.modal-checkout-login .box-login .box-login-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 1.5rem;
}

.modal-checkout-login .box-login .box-login-item:first-child {
    border-right: 1px solid #b7b7b7;
}

.modal-checkout-login .input-password {
    position: relative;
}

.modal-checkout-login .input-password .input-common {
    padding-right: 4rem;
}

.modal-checkout-login .input-password .link-blue-underline {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}

.modal-checkout-login .social-button a {
    border-radius: 25px;
}

.modal-checkout-login .or-option {
    position: relative;
}

.modal-checkout-login .or-option::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 40%;
    background-color: #b7b7b7;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.modal-checkout-login .or-option::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 40%;
    background-color: #b7b7b7;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.modal-contact-qp .qp-profile-image {
    flex: 0 0 100px;
    min-width: 100px;
    width: 100px;
    height: 100px;
    max-height: 100px;
    margin-right: 20px;
    border-radius: 5px;
    position: relative;
    padding-top: 100px;
    overflow: hidden;
    margin-bottom: 0.5rem;
    border-radius: 50%;
}

.modal-contact-qp .qp-profile-image img {
    border-radius: 50%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.dates-error label {
    display: block;
    margin-bottom: 0.25rem;
}

@media only screen and (max-width: 991px) {
    .list-carts {
        width: calc(100% - 1rem);
    }

    .cart-item-box {
        padding-right: 1rem;
    }
}

@media only screen and (max-width: 767px) {
    .list-carts {
        position: inherit;
        max-height: 600px;
        width: 100%;
        margin-bottom: 2rem;
        padding-right: 0;
    }

    .list-carts .item-cart .item-img-wrapper {
        flex: 0 0 85px;
        min-width: 85px;
        width: 85px;
        height: 85px;
        max-height: 85px;
        margin-right: 10px;
        padding-top: 85px;
    }

    .list-carts .item-cart .item-info {
        flex: 1;
        max-width: initial;
    }

    .list-carts .item-cart .item-info .item-detail .item-name {
        padding-right: 0;
    }

    .list-carts .item-cart .item-fee {
        position: absolute;
        right: 1rem;
        bottom: 0.5rem;
    }

    .list-carts .item-cart .item-fee .total-fee {
        font-size: 1.5em;
    }

    .list-carts .item-cart .item-fee .text-red {
        display: none;
    }

    .modal-checkout-login .box-login {
        display: block;
    }

    .modal-checkout-login .box-login .box-login-item {
        flex: initial;
        max-width: 100%;
        padding: 0 1rem;
    }

    .modal-checkout-login .box-login .box-login-item:first-child {
        padding-bottom: 2rem;
        margin-bottom: 2rem;
        border-bottom: 1px solid #b7b7b7;
        border-right: none;
    }

    .modal-contact-qp {
        z-index: 9999;
    }

    .modal-contact-qp .qp-profile-image {
        margin: 0 auto;
        margin-bottom: 0.5rem;
    }
}

@media only screen and (max-width: 991px) {
    .cart-item-box {
        padding-right: 1.5rem;
    }
}

@media only screen and (max-width: 767px) {
    .cart-item-box {
        padding-right: 15px;
    }
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #00a7b5;
    font-weight: 400;
}

.breadcrumb .breadcrumb-item.active {
    font-weight: bold;
}

.provider-category .item-category {
    text-align: center;
}

.provider-category .item-category a {
    color: inherit;
    display: block;
}

.provider-category .item-category .img-category {
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    background-color: #fff;
}

.provider-category .item-category .img-category img {
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.provider-category .item-category .title-category {
    margin: 0.8rem 0 0.5rem;
    font-weight: 700;
}

.rental-item {
    margin-bottom: 2rem;
    position: relative;
}

.rental-item.rental-item-unavailable {
    background-color: #b7b7b7;
    opacity: 0.5;
}

.rental-item.rental-item-unavailable .btn-common {
    display: none;
}

.rental-item .item-img {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #a4a4a4;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    background-color: #fff;
}

.rental-item .item-img .img {
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.rental-item .item-img .monthly-rental {
    position: absolute;
    top: 5px;
    right: 5px;
}

.rental-item .item-img .monthly-rental img {
    width: 40px;
}

.rental-item .item-title {
    margin-top: 0.5rem;
}

.rental-item .item-title h5 {
    font-size: 16px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.rental-item .item-title p.desc {
    max-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}

.rental-item .price {
    margin: 1rem 0;
    min-height: 50px;
}

.rental-item .price p {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
}

.rental-item .price p span {
    font-weight: 400;
    font-size: 14px;
}

.rental-item .price p .monthly {
    display: block;
    text-decoration: underline;
    color: #747474;
}

.rental-item .btn-common {
    max-width: 100%;
    border-radius: 25px;
    font-size: 13px;
}

.rental-item .btn-common .spinner {
    vertical-align: middle;
    width: 33px;
}

.provider-party {
    margin-bottom: 3rem;
}

.provider-party .party-box {
    display: flex;
    margin-bottom: 1.5rem;
}

.party-item {
    flex: 1;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.party-item .item-img {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    border: none;
    padding: 0;
    padding-top: 100%;
}

.party-item .item-img .img {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.party-item .item-party-content {
    padding: 15px;
    padding-bottom: 95px;
}

.party-item .item-party-img-small {
    display: flex;
    margin-bottom: 1rem;
    margin-left: -8px;
    margin-right: -8px;
}

.party-item .item-party-img-small .img-small-col {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 8px;
}

.party-item .item-party-img-small .item-img-small {
    border: 1px solid #b7b7b7;
    position: relative;
    overflow: hidden;
    padding: 0;
    padding-top: 100%;
}

.party-item .item-party-img-small .item-img-small img {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.party-item .item-title {
    margin-bottom: 0.5rem;
}

.party-item .item-title h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.party-item .desc {
    margin-bottom: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    max-height: 15em;
    line-height: 1.5em;
}

.party-item .desc p {
    font-weight: 400 !important;
    color: #3b4559 !important;
}

.party-item .desc p span {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #3b4559 !important;
    font-family: "Montserrat", sans-serif !important;
}

.party-item .price {
    width: calc(100% - 30px);
    position: absolute;
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%);
    border-top: 1px solid #b7b7b7;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.party-item .price .price-txt {
    width: 50%;
}

.party-item .price .price-txt p {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 18px;
}

.party-item .price .price-txt .monthly {
    display: block;
    text-decoration: underline;
    color: #747474;
    font-size: 12px;
}

.party-item .price .btn-common {
    max-width: 100%;
    border-radius: 25px;
    font-size: 12px;
    flex: 1;
}

.item-related {
    display: flex;
}

.item-related .item-related-img {
    min-width: 85px;
    width: 85px;
    height: 85px;
    max-height: 85px;
    padding-top: 85px;
    border-radius: 5px;
    border: 1px solid #a4a4a4;
    position: relative;
    overflow: hidden;
}

.item-related .item-related-img img {
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.item-related .item-related-info {
    margin-left: 0.75rem;
}

.item-detail-related .item-related h5 {
    font-size: 1em;
}

.review .review_list .review-item {
    padding-bottom: 1rem;
    border-bottom: 1px solid #b7b7b7;
    padding-top: 2rem;
}

.review .review_list .review-item .info span {
    display: block;
    color: #b7b7b7;
}

.review .review_list .review-item .info img {
    width: 100px;
}

.review .review_list .review-item .desc {
    margin-top: 20px;
}

.review .review_list .review-item:first-child {
    padding-top: 0;
}

.rental-item-info .rental-item-img {
    display: flex;
}

.rental-item-info .rental-item-img .img-thumnail {
    flex: 0 0 140px;
    max-width: 140px;
    margin-right: 2rem;
}

.rental-item-info .rental-item-img .img-thumnail .img-thumnail-item {
    max-width: 140px;
    width: 140px;
    height: 140px;
    border-radius: 5px;
    border: 1px solid #a4a4a4;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    margin-bottom: 1rem;
    background-color: #fff;
}

.rental-item-info .rental-item-img .img-thumnail .img-thumnail-item img {
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.rental-item-info .rental-item-img .img-main {
    flex: auto;
    text-align: center;
}

.rental-item-info .rental-item-img .img-main img {
    width: 50%;
    max-width: 100%;
}

.rental-item-info .rental-item-infomation-detail {
    max-width: 100%;
    margin-bottom: 3rem;
}

.rental-item-info .rental-item-infomation-detail img {
    display: block;
    max-width: 65%;
    margin: 1rem auto;
}

.rental-item-info .rental-item-infomation-detail iframe {
    display: block;
    margin: 1rem auto;
    height: 300px;
    width: 65%;
}

.rental-item-info .rental-item-infomation-detail p {
    word-break: break-word;
}

.rental-item-info .rental-item-infomation-detail a {
    color: #00a7b5;
    word-break: break-word;
}

.item-detail-price .quality-add-cart {
    display: flex;
}

.item-detail-price .quality-add-cart .select-box {
    flex: 0 0 40%;
    max-width: 40%;
    margin-right: 0.75rem;
}

.item-detail-price .btn-common {
    font-size: 13px;
    border-radius: 25px;
}

.box-btn-add-cart {
    display: flex;
    justify-content: space-between;
}

.box-btn-add-cart .btn-common {
    border-radius: 25px;
    flex: 0 0 48%;
    max-width: 48%;
}

.box-btn-add-cart .btn-white {
    background-color: #fff;
    border: 2px solid #00a7b5;
    color: #00a7b5;
}

.box-new-cart {
    display: flex;
    justify-content: center;
}

.box-new-cart .btn-common {
    border-radius: 25px;
    min-width: 200px;
    margin: 0 1rem;
}

.box-new-cart .btn-white {
    background-color: #fff;
    border: 2px solid #00a7b5;
    color: #00a7b5;
}

.rental-item-modal {
    margin-bottom: 1rem;
}

.rental-item-modal .item-img {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #a4a4a4;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.rental-item-modal .item-img .img {
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.rental-item-modal .btn-common {
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    border-radius: 17.5px;
    min-width: 80px;
    max-width: 100%;
}

.modal-cart-confirm {
    padding-right: 0 !important;
}

.modal-cart-confirm .close {
    opacity: 1;
}

.modal-cart-confirm .modal-dialog {
    max-width: 100%;
    margin: 0;
}

.modal-cart-confirm .modal-dialog .modal-content {
    border-radius: initial;
}

.modal-cart-confirm .modal-dialog .modal-content .modal-body {
    padding: 0;
}

.modal-cart-confirm .modal-dialog .modal-content .modal-body .item-extra .item-related-img {
    background-color: #fff;
    min-width: 120px;
    width: 120px;
    height: 120px;
    max-height: 120px;
    padding-top: 120px;
}

.modal-cart-confirm .modal-dialog .modal-content .modal-body .item-extra .item-related-info {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.modal-cart-confirm .modal-dialog .modal-content .modal-body .item-extra .item-related-info h5 {
    font-size: 1.1em;
}

.modal-cart-confirm .modal-dialog .modal-content .modal-body .item-extra .btn-common {
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
}

.modal-cart-confirm .modal-dialog .modal-content .modal-body .box-btn-add-cart .btn-common {
    font-size: 13px;
    line-height: initial;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rental-list-item .row-five-col .col-custom {
    display: flex;
}

.rental-list-item .row-five-col .col-custom .rental-item {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
}

.rental-list-item .row-five-col .col-custom .rental-item .item-content {
    width: 100%;
}

.rental-list-item .row-five-col .col-custom .rental-item .item-title {
    height: inherit;
}

.rental-list-item .row-five-col .col-custom .rental-item .item-title a {
    color: inherit;
}

.rental-list-item .row-five-col .col-custom .rental-item > form {
    margin-top: auto;
}

.rental-list-item .row-five-col .col-custom .rental-item .btn-common {
    margin-top: auto;
    max-width: 100%;
    color: #fff;
    min-width: auto;
    text-wrap: nowrap;
}

.qp-provider-result-tag .qp-tag .tag {
    height: 40px;
    border-radius: 25px;
    background: #efefef;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    margin-right: 0.75rem;
    padding-right: 35px !important;
    position: relative;
    max-width: 230px;
}

.qp-provider-result-tag .qp-tag .tag span {
    display: inline-block;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
}

.qp-provider-result-tag .qp-tag .tag img {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
    cursor: pointer;
}

@media only screen and (max-width: 1440px) {
    .rental-list-item .row-five-col .col-custom {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .party-item .desc p span {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 1250px) {
    .rental-list-item .row-five-col .col-custom {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .party-item .item-party-content {
        padding: 10px;
        padding-bottom: 140px;
    }

    .party-item .item-party-img-small .img-small-col {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .party-item .price {
        display: block;
        text-align: center;
    }

    .party-item .price .price-txt {
        width: 100%;
    }

    .party-item .price .btn-common {
        margin-top: 1rem;
    }

    .provider-category .row-five-col .col-custom {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media only screen and (max-width: 1100px) {
    .rental-item .btn-common {
        font-size: 13px;
    }

    .item-detail-price .quality-add-cart {
        display: flex;
        flex-wrap: wrap;
    }

    .item-detail-price .quality-add-cart .select-box {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .item-detail-price .btn-common {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .party-item {
        max-width: 100%;
        width: 100%;
    }

    .party-item .item-party-content .desc {
        max-height: 12em;
    }

    .rental-list-item .qp-tag .tag {
        max-width: 200px;
    }

    .rental-list-item .qp-tag .tag span {
        max-width: 120px;
    }

    .rental-list-item .row-five-col .col-custom {
        padding-left: 10px;
        padding-right: 10px;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .rental-item {
        margin-bottom: 1.75rem;
    }

    .rental-item .item-img .monthly-rental img {
        width: 35px;
    }

    .rental-item .item-title h5 {
        font-size: 16px;
    }

    .rental-item .item-title p.desc {
        font-size: 13px;
    }

    .rental-item .price {
        margin: 0.75rem 0;
    }

    .rental-item .price p {
        font-size: 16px;
    }

    .rental-item .price p span {
        font-size: 13px;
    }

    .rental-item .btn-common {
        font-size: 14px;
    }

    .rental-item-info .rental-item-img {
        display: flex;
    }

    .rental-item-info .rental-item-img .img-thumnail {
        flex: 0 0 100px;
        max-width: 100px;
    }

    .rental-item-info .rental-item-img .img-thumnail .img-thumnail-item {
        max-width: 100px;
        width: 100px;
        height: 100px;
    }

    .rental-item-info .rental-item-img .img-main img {
        width: 80%;
    }

    .rental-item-info .rental-item-infomation-detail img {
        max-width: 80%;
    }

    .rental-item-info .rental-item-infomation-detail iframe {
        width: 80%;
        height: 200px;
    }

    .provider-category .row-five-col .col-custom {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media only screen and (max-width: 767px) {
    .rental-list-item .qp-tag .tag {
        height: 30px;
        line-height: 30px;
        border-radius: 25px;
        padding: 0 0.75rem;
        margin-right: 0.5rem;
        max-width: 180px;
        font-size: 13px;
    }

    .rental-list-item .qp-tag .tag span {
        max-width: 100px;
    }

    .rental-list-item .row-five-col .col-custom {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 0 15px;
    }

    .provider-category .item-category {
        text-align: initial;
        border-top: 1px solid #b7b7b7;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        position: relative;
    }

    .provider-category .item-category:after {
        content: "";
        position: absolute;
        right: 1.5rem;
        top: 50%;
        transform: translateY(-50%);
        background-image: url(../img/ico-detail-category.png);
        background-size: 10px 18px;
        background-repeat: no-repeat;
        background-position: center;
        width: 10px;
        height: 18px;
    }

    .provider-category .item-category:last-child {
        border-bottom: 1px solid #b7b7b7;
    }

    .provider-category .item-category a {
        display: flex;
        align-items: center;
        padding-left: 1.5rem;
    }

    .provider-category .item-category .img-category {
        padding: 8px;
        border-radius: 50%;
        border: 1px solid #b7b7b7;
        overflow: initial;
    }

    .provider-category .item-category .img-category img {
        width: 40px;
        height: 40px;
        top: initial;
        left: initial;
        transform: initial;
        position: initial;
    }

    .provider-category .item-category .title-category {
        margin: 0;
        margin-left: 1rem;
        font-size: 14px;
    }

    .rental-item .item-img .monthly-rental img {
        width: 35px;
    }

    .rental-item .item-title h5 {
        font-size: 16px;
    }

    .rental-item .item-title p.desc {
        font-size: 13px;
    }

    .rental-item .price {
        margin: 0.75rem 0;
    }

    .rental-item .price p {
        font-size: 16px;
    }

    .rental-item .price p span {
        font-size: 13px;
    }

    .rental-item .btn-common {
        font-size: 13px;
        padding: 0 5px;
    }

    .box-btn-add-cart {
        display: block;
    }

    .box-btn-add-cart .btn-common {
        display: block;
        max-width: 100%;
        margin-bottom: 0.75rem;
    }

    .rental-item-info .rental-item-img {
        flex-wrap: wrap;
    }

    .rental-item-info .rental-item-img .img-thumnail {
        margin-top: 1.5rem;
        order: 2;
        display: flex;
        justify-content: space-between;
        flex: 0 0 100%;
        max-width: 100%;
        flex-wrap: wrap;
    }

    .rental-item-info .rental-item-img .img-thumnail .img-thumnail-item {
        max-width: 31.33%;
        width: 31.33%;
        flex: 0 0 31.33%;
        height: initial;
        padding-top: 31.33%;
    }

    .rental-item-info .rental-item-img .img-main img {
        width: 100%;
    }

    .rental-item-info .rental-item-infomation-detail img {
        max-width: 90%;
    }

    .rental-item-info .rental-item-infomation-detail iframe {
        height: 180px;
        width: 90%;
    }

    .owl-carousel .owl-stage {
        display: flex;
    }

    .owl-carousel .owl-stage .owl-item {
        display: flex;
    }

    .owl-carousel .rental-item {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .owl-carousel .rental-item .btn-common {
        font-size: 11px;
        padding: 0 10px;
        margin-top: auto;
    }

    .owl-carousel .rental-item .btn-common .spinner {
        display: inline-block;
        width: 30px;
    }

    .box-new-cart {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .box-new-cart .btn-common {
        min-width: 45%;
        margin: 0;
        max-width: 45%;
    }

    .party-item .item-party-content .desc {
        margin-bottom: 50px;
        max-height: 7.5em;
    }

    .party-item .item-party-content .desc p {
        font-size: 13px;
    }

    .party-item .item-party-content .price {
        bottom: 10px;
        width: 100%;
        padding: 0 5px;
        margin-bottom: 15px;
    }

    .party-item .item-party-content .price .price-txt {
        padding-top: 10px;
    }

    .party-item .item-party-content .price .btn-common {
        min-width: inherit;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 320px) {
    .owl-carousel .rental-item .btn-common {
        font-size: 11px;
    }

    .owl-carousel .rental-item .btn-common .spinner {
        width: 20px;
    }

    .party-item .desc p {
        font-size: 12px;
    }

    .party-item .price .btn-common {
        font-size: 10px;
    }
}

.btn-common-checkout {
    border-radius: 25px;
    min-width: 240px;
}

.btn-payment-create .btn-common {
    height: 40px;
    line-height: 40px;
    min-width: 90px;
    text-transform: uppercase;
    border-radius: 20px;
}

.btn-payment-create .btn-bg-white {
    margin-left: 5px;
    background-color: white;
    color: #00a7b5;
    border: 2px solid #b7b7b7;
}

.box-input-card .input-common {
    padding-left: 60px;
    padding-top: 13px;
    padding-bottom: 13px;
    border: 1px solid #b7b7b7;
    color: #3b4559;
    background-color: transparent;
}

.box-input-card .input-card-number {
    background-image: url(../img/card-images.png);
    background-position: 6px -113px;
    background-size: 120px 361px;
    background-repeat: no-repeat;
}

.box-input-card .input-card-date {
    background-image: url(../img/img-payment-carddate.png);
    background-position: 5px;
    background-size: 29px 24px;
    background-repeat: no-repeat;
    padding-left: 45px;
}

.box-input-card .input-card-cvv {
    background-image: url(../img/img-payment-cardcvc.png);
    background-position: 5px;
    background-size: 31px 24px;
    background-repeat: no-repeat;
    padding-left: 45px;
}

.inactive-checkout h4 {
    color: #b7b7b7;
}

.inactive-checkout > div {
    display: none;
}

.checkout-surcharges .my-checkout-button {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1rem !important;
}

.list-promo-code .item-promo-code {
    width: 400px;
    max-width: 100%;
    border: 1px solid #b7b7b7;
    padding: 0.75rem 1rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.75rem;
}

.list-promo-code .item-promo-code p {
    margin: 0;
}

.list-promo-code .item-promo-code p .img-check {
    width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.border-checkbox {
    border: 1px solid #dadada;
    padding: 5px 0;
    padding-left: 5px;
}
/*# sourceMappingURL=style.css.map */
.qp-list-result a {
    color: rgb(59, 69, 89);
}

.checkout-tip-option .tip-option { display: inline-block; color: #a4a4a4; font-weight: 600; border-radius: 5px; padding: 0 1rem; line-height: 35px; height: 35px; margin-right: 6px; background-color: transparent; margin-bottom: 0.5rem; border: none; -webkit-box-shadow: 0 0 0 1px #a4a4a4; box-shadow: 0 0 0 1px #a4a4a4; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}

.checkout-tip-option .tip-option:hover { -webkit-box-shadow: 0 0 0 1px #00a7b5; box-shadow: 0 0 0 1px #00a7b5; color: #00a7b5; text-decoration: none;}

.checkout-tip-option .tip-option.active-tip { color: #00a7b5; -webkit-box-shadow: 0 0 0 2px #00a7b5; box-shadow: 0 0 0 2px #00a7b5; }

.checkout-tip-option .another-tip { background: none; border: none; padding: 0; cursor: pointer; outline: inherit; }

.checkout-tip-option .box-input-tip { display: none; }

.checkout-tip-option .box-input-tip .btn-common { min-width: 80px; margin-left: 5px; height: 38px; line-height: 38px; }

.checkout-tip-option .input-tip { border-radius: 5px; height: 38px; line-height: 38px; max-width: 200px; }

.ui-widget.ui-widget-content {
    z-index: 9999;
}

.textarea-common {
    color: #3b4559;
    padding: 10px;
    width: 100%;
    border: 1px solid #b7b7b7;
}

/* order success confirm */
.order-confirm .order-success {
    background: #3b4559;
}
.order-confirm .order-success .heading-page {
    color: #fff;
    padding: 50px 0 70px;
    margin-bottom: 0;
}
.order-confirm .order-success .heading-page img {
    width: 109px;
    margin-bottom: 20px;
}
.order-confirm .order-success .heading-page .order-id {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
}
.order-confirm .items-cart-content {
    padding: 50px 0;
}
.order-confirm .items-cart-content .reservation {
    display: block;
    margin-top: 20px;
}
.order-confirm .items-cart-content .list-items-cart {
    max-height: 500px;
}
.order-confirm .items-cart-content .ck-cart-sticky {
    border-left: 1px solid #b7b7b7;
}
.order-confirm .items-cart-content .ck-cart-sticky .ck-list-bill {
    border: none;
}
.order-confirm .order-delivery {
    background: #f6f6f6;
    padding: 50px 0;
    text-align: center;
}
.order-confirm .order-delivery .title {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 50px;
}
.order-confirm .order-delivery .box-detail {
    padding: 25px;
    background: #fff;
    flex: 1;
    margin-right: 50px;
    margin-left: 50px;
    width: 100%;
    font-weight: 700;
    text-align: left;
}
.order-confirm .order-delivery .box-detail .title {
    text-align: center;
    font-size: 21px;
    margin-bottom: 20px;
}
.order-confirm .order-delivery .box-detail .text {
    margin-bottom: 15px;
}
.order-confirm .order-delivery .box-detail p {
    margin-bottom: 5px;
}
.order-confirm .order-delivery .box-detail p span {
    font-weight: 500;
}
.order-confirm .order-delivery .box-detail p span a {
    color: #00a7b5;
}
.order-confirm .order-delivery .box-detail p span a:hover {
    text-decoration: underline;
}
.order-confirm .order-delivery .box-detail p.address span {
    color: #00a7b5;
    text-decoration: underline;
}
.order-confirm .order-help {
    background: #00a7b5;
    text-align: center;
    color: #fff;
    padding: 50px 0;
}
.order-confirm .order-help img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 5px;
}
.order-confirm .order-help .information {
    margin-left: 20px;
    display: inline-block;
    text-align: left;
    font-weight: 700;
    vertical-align: top;
    margin-top: 10px;
}
.order-confirm .order-help .information p {
    margin-bottom: 5px;
}
.order-confirm .order-help .information p a {
    color: #fff;
    font-weight: 500;
}
.order-confirm .order-help .information p a:hover {
    text-decoration: underline;
}
.order-confirm .order-help .information .title {
    font-size: 25px;
}
@media screen and (max-width: 991px) {
    .order-confirm .ck-totals {
        margin-top: 15px;
   }
    .order-confirm .order-success .heading-page {
        padding: 30px 0;
   }
    .order-confirm .order-success .heading-page .order-id {
        font-size: 16px;
   }
    .order-confirm .order-delivery .title {
        font-size: 20px;
        margin-bottom: 40px;
   }
    .order-confirm .order-delivery .box-detail {
        padding: 15px;
        margin-right: 20px;
        margin-left: 20px;
   }
    .order-confirm .order-delivery .box-detail .title {
        font-size: 16px;
   }
    .order-confirm .order-help img {
        width: 150px;
   }
    .order-confirm .order-help .information {
        margin-left: 15px;
   }
    .order-confirm .order-help .information .title {
        font-size: 16px;
   }
}
@media screen and (max-width: 767px) {
    .order-confirm .items-cart .items-cart-content .ck-flex.ck-totals {
        display: flex;
   }
    .order-confirm .order-success .heading-page {
        padding: 40px 0;
   }
    .order-confirm .items-cart-content .ck-cart-sticky {
        border-left: none;
   }
    .order-confirm .order-delivery .box-detail {
        margin: 0 15px;
        flex: initial;
        padding: 15px;
        margin-bottom: 25px;
   }
    .order-confirm .order-delivery .box-detail .title {
        font-size: 18px;
   }
    .order-confirm .order-help .information {
        margin-left: 0;
        display: block;
        text-align: center;
        margin-top: 20px;
   }
    .order-confirm .order-help .information .title {
        font-size: 18px;
   }
}

/* heading page */
.heading-page {
    padding: 0 120px;
    text-align: center;
    margin-bottom: 50px;
}
.heading-page .head-title {
    font-size: 2.5em;
    font-weight: 700;
}
.heading-page .head-title i {
    font-size: 22px;
}
.heading-page .head-title span {
    margin-left: 5px;
    cursor: pointer;
}
.heading-page .head-description {
    font-size: 18px;
}
.heading-page .head-description a {
    color: #0aa4b4;
    text-decoration: none;
}

/* order confirm item cart content */
.items-cart-content .ck-pr45 {
    padding-right: 45px;
}
.items-cart-content .customer-name {
    font-size: 20px;
    text-align: left;
    font-weight: 500;
}
.items-cart-content .reservation {
    font-size: 20px;
    text-align: left;
    display: none;
}
.items-cart-content .box-rental {
    border: 1px solid red;
    padding: 14px;
    min-width: 285px;
    padding-bottom: 0px;
    display: none;
}
.items-cart-content .rental-address {
    margin-bottom: 5px;
}
.items-cart-content .change-info-link {
    color: #00a7b5;
    text-decoration: underline;
    font-size: 12px;
}
.items-cart-content .list-items-cart {
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 15px;
}
.items-cart-content .list-items-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: transparent;
    display: block;
    margin-left: 8px;
    border-radius: 8px;
}
.items-cart-content .list-items-cart::-webkit-scrollbar {
    width: 8px;
    margin-left: 40px;
    background-color: transparent;
    display: block;
    margin-left: 8px;
}
.items-cart-content .list-items-cart::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: none;
    background-color: #b7b7b7;
}
.items-cart-content .list-items-cart .item-cart {
    padding-bottom: 20px;
    padding-top: 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.items-cart-content .list-items-cart .item-cart .item-info {
    display: flex;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper {
    min-width: 120px;
    width: 120px;
    height: 122px;
    max-height: 122px;
    margin-right: 20px;
    position: relative;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper a.box-item {
    position: relative;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper a.box-item .item-img {
    max-width: 100%;
    object-fit: contain;
    width: 120px;
    height: 120px;
    max-height: 120px;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-detail {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0.5rem;
    padding-right: 1rem;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-fee-mobile {
    display: none;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-fee-mobile .min-day-mobile {
    color: #b7b7b7;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-detail select {
    border-radius: 4px;
    height: 30px;
}
.items-cart-content .list-items-cart .item-cart .item-info .item-detail .btn-remove {
    margin-top: 0.5rem;
    display: block;
    background: none;
    border: none;
    text-decoration: underline;
    color: #b7b7b7;
    font-size: 13px;
}
.items-cart-content .list-items-cart .item-cart .item-fee {
    flex: 0 0 200px;
    max-width: 200px;
    text-align: right;
    font-size: 15px;
}
.items-cart-content .list-items-cart .item-cart .item-fee .unit-fee {
    margin-bottom: 0;
    font-weight: 600;
}
.items-cart-content .list-items-cart .item-cart .item-fee .min-day {
    color: #b7b7b7;
    margin-bottom: 0;
}
.items-cart-content .list-items-cart .item-cart .item-fee .total-fee {
    font-size: 24px;
    font-weight: 700;
}
.items-cart-content .ck-cart-sticky .contact_qp {
    padding-top: 40px;
}
.items-cart-content .ck-cart-sticky .ck-list-bill {
    border-top: none;
    border-right: none;
    border-bottom: none;
}
.items-cart-content .ck-cart-sticky .ck-list-bill .ck-lighter {
    font-weight: 500;
}
.items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-submit {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 24px;
}
.items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-submit .btn {
    font-size: 19px;
    padding: 8px 20px;
}
.items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-submit .btn:first-child {
    margin-right: 20px;
}
.items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-modal {
    width: 100%;
    margin: auto;
    display: none;
}
.items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-modal .btn {
    font-size: 19px;
    padding: 8px 25px;
    margin: auto 38px;
    display: block;
    color: red;
    background: transparent;
    border: 1px solid red;
    font-weight: 500;
    margin-bottom: 113px;
}
.items-cart-content .ck-no-date {
    display: none;
}
.items-cart-content.no-date .reservation {
    display: block;
}
.items-cart-content.no-date .customer-name {
    display: none;
}
.items-cart-content.no-date .have-date {
    display: none;
}
.items-cart-content.no-date .ck-no-date {
    display: block;
}
.items-cart-content.no-date .box-rental {
    display: inline-block;
}
.items-cart-content.no-date .ck-cart-sticky .ck-list-bill .ck-btn-modal {
    display: block;
}
.items-cart-content.no-date .ck-flex {
    display: flex;
}
.cart-tooltip {
    margin-left: -17px;
}
.cart-tooltip .title-tax-calc {
    font-size: 16px;
    font-weight: 700;
}
.cart-tooltip .tax-calc p {
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.cart-tooltip ul li {
    font-size: 12px;
    color: #8b8b8b;
    margin-bottom: 0;
}
.cart-tooltip .note-tax {
    font-size: 12px;
}
.modal-dialog.modal-nodate {
    max-width: 650px;
    font-size: 16px;
}
.modal-dialog.modal-nodate .modal-content {
    padding: 0 15px;
    border: none !important;
    border-radius: 0;
}
.modal-dialog.modal-nodate .header-modal {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 18px;
}
.modal-dialog.modal-nodate .header-modal .close {
    margin-left: auto;
}
.modal-dialog.modal-nodate .modal-header {
    border: none !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.modal-dialog.modal-nodate h3 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0px;
}
.modal-dialog.modal-nodate .form-control {
    height: 60px;
    font-weight: 500;
    font-size: 20px;
}
.modal-dialog.modal-nodate .form-control::placeholder {
    color: #b7b7b7;
}
.modal-dialog.modal-nodate .text-with-link a {
    color: #00a7b5;
    text-decoration: underline;
}
.modal-dialog.modal-nodate .check-box {
    margin-bottom: 29px;
    padding-left: 9px;
}
.modal-dialog.modal-nodate .bt-update {
    width: 100%;
    height: 70px;
    margin-bottom: 25px;
    color: white;
    font-weight: 700;
    font-size: 23px;
    background: #00a7b5;
    border-radius: 6px;
}
@media screen and (max-width: 1440px) {
    .items-cart h4 {
        font-size: 20px !important;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-name {
        font-size: 18px;
   }
    .items-cart-content .list-items-cart .item-cart .item-fee {
        font-size: 13px;
        flex: 0 0 160px;
        max-width: 160px;
   }
    .items-cart-content .list-items-cart .item-cart .item-fee .total-fee {
        font-size: 22px;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill ul > li > span {
        font-size: 16px;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-submit .btn {
        font-size: 16px;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-modal .btn {
        font-size: 16px;
        padding: 8px 0;
        margin: auto 13px;
   }
    .modal-dialog.modal-nodate {
        max-width: 600px;
   }
    .modal-dialog.modal-nodate .header-modal img {
        width: 86%;
   }
    .modal-dialog.modal-nodate h3 {
        font-size: 20px;
   }
    .modal-dialog.modal-nodate .form-control {
        font-size: 17px;
        height: 50px;
   }
    .modal-dialog.modal-nodate .bt-update {
        font-size: 19px;
        height: 60px;
   }
}
@media only screen and (max-width: 1024px) {
    .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-modal .btn {
        font-size: 16px;
        padding: 8px 0;
        margin: auto 0;
   }
}
@media only screen and (max-width: 991px) {
    .items-cart-content .ck-pr45 {
        padding-right: 15px;
   }
    .items-cart-content .box-rental {
        margin-left: 0px;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill {
        border: 1px solid #b7b7b7;
        border-top: none;
        border-right: none;
        border-bottom: none;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-submit .btn {
        font-size: 13px;
        padding: 8px 10px;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-submit .btn:first-child {
        margin-right: 10px;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-modal .btn {
        font-size: 12px;
   }
    .items-cart-content .ck-cart-sticky .ck-list-bill .check-box {
        padding-left: 0;
   }
    .items-cart-content .list-items-cart {
        padding-right: 10px;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper {
        min-width: 90px;
        width: 90px;
        height: 92px;
        max-height: 92px;
        margin-right: 0.6rem;
        position: relative;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper a.box-item .item-img {
        width: 90px;
        height: 90px;
        max-height: 90px;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-name {
        font-size: 16px;
        padding-right: 0.5rem;
   }
    .items-cart-content .list-items-cart .item-cart .item-fee {
        font-size: 12px;
        flex: 0 0 130px;
        max-width: 130px;
   }
    .items-cart-content .list-items-cart .item-cart .item-fee .total-fee {
        font-size: 18px;
   }
}
@media only screen and (max-width: 767px) {
    .cart-tooltip {
        margin: 0;
   }
    .contact_qp .row {
        margin-bottom: 70px;
   }
    .contact_qp .row .col-4 {
        padding-left: 0;
   }
    .contact_qp .row .img img {
        max-height: 120px;
        object-fit: cover;
   }
    .contact_qp .row .text p {
        padding-left: 15px;
        font-weight: 500;
        font-size: 15px;
   }
    .items-cart .items-cart-content .ck-pr45 {
        padding-right: 15px;
   }
    .items-cart .items-cart-content .list-items-cart .item-cart {
        border-bottom: 1px solid #b7b7b7;
   }
    .items-cart .items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-name {
        font-size: 18px;
        margin-bottom: 0;
   }
    .items-cart .items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-fee-mobile {
        display: block;
   }
    .items-cart .items-cart-content .list-items-cart .item-cart .item-info .item-detail select {
        margin-top: 10px;
   }
    .items-cart .items-cart-content .list-items-cart .item-cart .item-fee {
        display: flex;
   }
    .items-cart .items-cart-content .list-items-cart .item-cart .item-fee .total-fee {
        margin-top: auto;
        margin-bottom: 0;
        font-size: 19px;
   }
    .items-cart .items-cart-content .list-items-cart .item-cart .item-fee .unit-fee, .items-cart .items-cart-content .list-items-cart .item-cart .item-fee .min-day {
        display: none;
   }
    .items-cart .items-cart-content .ck-cart-sticky .ck-list-bill {
        border: none;
   }
    .items-cart .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-submit .btn.mobi {
        display: none;
   }
    .items-cart .items-cart-content .ck-cart-sticky .ck-list-bill .ck-btn-modal .btn {
        margin: auto;
   }
    .items-cart .items-cart-content .ck-flex.ck-totals {
        display: none;
   }
    .items-cart .wrapper hr {
        display: none;
   }
    .items-cart .wrapper .related-items {
        display: none;
   }
}
@media only screen and (max-width: 480px) {
    .contact_qp .row .img {
        width: 135px;
   }
    .contact_qp .row .text p {
        padding-left: 40px;
   }
    .items-cart-content .list-items-cart .item-cart {
        display: block;
        position: relative;
   }
    .items-cart-content .list-items-cart .item-cart .item-fee .total-fee {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 15px;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper {
        min-width: 80px;
        width: 80px;
        height: 82px;
        max-height: 82px;
        margin-right: 10px;
        position: relative;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper a.box-item {
        display: block;
        margin: auto;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-img-wrapper a.box-item .item-img {
        margin: auto;
        display: block;
        width: 80px;
        height: 80px;
        max-height: 80px;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-name {
        font-size: 13px;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-detail select {
        margin-top: 5px;
        height: 20px;
        font-size: 13px;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-detail .item-fee-mobile span {
        font-size: 11px;
   }
    .items-cart-content .list-items-cart .item-cart .item-info .item-detail .btn-remove {
        font-size: 12px;
        top: -3px;
        position: relative;
        margin-bottom: -17px;
        margin-top: 9px;
   }
    .modal-dialog.modal-nodate {
        max-width: 97%;
   }
    .modal-dialog.modal-nodate .modal-content {
        padding: 0;
   }
    .modal-dialog.modal-nodate .header-modal {
        display: block;
        flex-wrap: initial;
   }
    .modal-dialog.modal-nodate .header-modal .close {
        position: absolute;
        top: 15px;
        right: 15px;
   }
    .modal-dialog.modal-nodate h3 {
        font-size: 20px;
   }
    .modal-dialog.modal-nodate .form-control {
        font-size: 17px;
   }
    .modal-dialog.modal-nodate .bt-update {
        font-size: 20px;
   }
}
@media only screen and (max-width: 384px) {
    .contact_qp .row .text p {
        padding-left: 64px;
   }
}
@media only screen and (max-width: 375px) {
    .contact_qp .row {
        margin-bottom: 30px;
   }
    .contact_qp .row .img {
        width: 100px;
   }
    .contact_qp .row .text p {
        padding-left: 20px;
   }
}
@media only screen and (max-width: 320px) {
    .contact_qp .row .text p {
        padding-left: 38px;
   }
}

/* checkout css */

.check-box {
	 margin-top: 20px;
	 padding-left: 0;
}
 .check-box.ml20 {
	 margin-top: 0;
}
 .check-box .text {
	 padding-left: 30px;
	 font-size: 15px;
}
 .check-box .text1 {
	 font-size: 16px;
}
 .check-box .map-local {
	 text-decoration: underline !important;
	 cursor: pointer;
	 text-underline-position: under;
}
 #map-local {
	 z-index: 999999;
}
 #map-local .modal-header {
	 padding: 9px 12px 0px;
	 border-bottom: 0;
}
 #map-local #map {
	 height: 233px;
}
 .ck-login-link a {
	 color: #00a7b5;
	 text-decoration: underline;
}
 .ck-wrapper {
	 padding-left: 90px;
	 padding-right: 30px;
	 width: 100%;
}
 .ck-saved-credit {
	 padding-top: 20px;
}
 .ck-saved-credit p {
	 font-size: 20px;
}
 .custom-dropdown {
	 position: relative;
}
 .modal-sign-in .modal-dialog {
	 max-width: 600px;
}
 .modal-sign-in .modal-dialog .modal-header {
	 padding: 20px;
	 padding-bottom: 0;
	 border-bottom: 0;
}
 .modal-sign-in .modal-dialog .modal-header button img {
	 width: 20px;
}
 .modal-sign-in .modal-dialog .modal-body {
	 padding: 10px 20px;
}
 .modal-sign-in .modal-dialog .modal-body h4 {
	 font-weight: 500;
	 color: #3b4559;
}
 .modal-sign-in .modal-dialog .modal-body p.ck-noacc {
	 color: #3b4559;
}
 .modal-sign-in .modal-dialog .modal-body p.ck-noacc a {
	 text-decoration: underline;
}
 .modal-sign-in .modal-dialog .modal-body .btn {
	 padding: 15px 20px;
}
 .modal-sign-in .modal-dialog .modal-body .btn-email {
	 width: 100%;
	 border: 1px solid #b7b7b7;
	 font-weight: 600;
}
 .modal-sign-in .modal-dialog .modal-body .btn-email img {
	 margin-right: 15px;
}
 .modal-sign-in .modal-dialog .modal-body .d-flex {
	 justify-content: space-between;
}
 .modal-sign-in .modal-dialog .modal-body .d-flex .btn-email {
	 width: 49%;
}
 .modal-sign-in .modal-dialog .modal-body .d-flex .btn-email img {
	 margin-right: 5px;
	 height: 25px;
}
 .modal-sign-in .modal-dialog .modal-body .ck-fast-register {
	 display: block;
	 text-align: center;
	 color: #a4a4a4;
	 margin-top: 40px;
	 font-size: 14px;
}
 .modal-sign-in .modal-dialog .modal-body .btn-checkout {
	 width: 100%;
	 background: #00a7b5;
	 font-weight: 700;
	 color: white;
	 margin-top: 30px;
}
 .ck-new-credit .ck-input {
	 flex: 0 0 50%;
}
 .ck-new-credit .ck-input:nth-child(1), .ck-new-credit .ck-input:nth-child(3) {
	 padding-right: 15px;
	 padding-left: 15px;
}
 .ck-new-credit .ck-input:nth-child(2), .ck-new-credit .ck-input:nth-child(4) {
	 padding-right: 15px;
}
 .ck-new-credit .ck-input:nth-child(3), .ck-new-credit .ck-input:nth-child(4) {
	 padding-top: 15px;
}
 .ck-new-credit input:not([type='checkbox']), .ck-new-credit .custom-dropdown select {
	 font-size: 17px;
	 padding: 0.5em;
	 padding-right: 2.5em;
	 margin: 0;
	 text-indent: 0.01px;
	 -webkit-appearance: button;
	 width: 100%;
	 height: 50px;
	 border: 1px solid #ced4da;
	 border-radius: 6px;
}
 .ck-new-credit .ck-input-card input, .ck-new-credit .ck-input-card .form-control {
	 padding-right: 0.5em;
	 padding-left: 60px;
	 padding-top: 13px;
	 padding-bottom: 13px;
	 height: 45px;
}
 .ck-new-credit .ck-input-card input.ck-delivery-input, .ck-new-credit .ck-input-card .form-control.ck-delivery-input {
	 padding-left: 16px;
}
 .ck-new-credit .zip-code input {
	 padding-left: 0.5em;
}
 .ck-login-link {
	 font-size: 15px;
}
 .ck-bottom {
	 margin-top: 15px;
}
 .ck-new-credit textarea {
	 width: 100%;
	 padding-left: 20px;
	 padding-top: 10px;
	 font-size: 24px;
	 border: 1px solid #b7b7b7;
	 border-radius: 4px;
}
 .ck-new-credit textarea::-webkit-input-placeholder {
	 color: #b7b7b7;
}
 .ck-flex .ck-input-apply::-webkit-input-placeholder, .ck-information-mail-child input::-webkit-input-placeholder {
	 color: #b7b7b7;
}

 .ck-new-credit input::-webkit-input-placeholder {
	 color: #b7b7b7;
}
 .ck-new-credit textarea:-ms-input-placeholder {
	 color: #b7b7b7;
}
 .ck-flex .ck-input-apply:-ms-input-placeholder, .ck-information-mail-child input:-ms-input-placeholder {
	 color: #b7b7b7;
}

 .ck-new-credit input:-ms-input-placeholder {
	 color: #b7b7b7;
}
 .ck-new-credit textarea::placeholder {
	 color: #b7b7b7;
}
 .ck-flex .ck-input-apply::placeholder, .ck-information-mail-child input::placeholder, .ck-new-credit input::placeholder {
	 color: #b7b7b7;
}
 .custom-dropdown::after {
	 content: "";
	 position: absolute;
	 pointer-events: none;
	 font-family: "Font Awesome 5 Free";
	 font-weight: 900;
	 content: "\f078";
	 font-size: 30px;
	 right: 30px;
	 top: 50%;
	 transform: translateY(-50%);
}
 .custom-dropdown select[disabled] {
	 color: rgba(0, 0, 0, 0.3);
}
 .custom-dropdown select[disabled]::after {
	 color: rgba(0, 0, 0, 0.1);
}
 .ck-input-card {
	 position: relative;
}
 .ck-input-card img {
	 position: absolute;
	 left: 25px;
	 top: 50%;
	 transform: translateY(-50%);
	 width: 42px;
}
 .ck-input-card.ck-card-date img {
	 width: 38px;
}
 .ck-information-mail-child {
	 padding-left: 35px;
}
 .ck-information-mail-child p {
	 font-size: 17px;
	 color: #b7b7b7;
}
 .ck-information-mail-child input {
	 height: 45px;
	 font-size: 17px;
}
 .ck-list-bill h4 a, .ck-information-mail a {
	 color: #212529;
	 text-decoration: underline;
}
 .ck-node-link {
	 color: #212529;
	 text-decoration: underline;
	 margin-top: 20px;
	 display: inline-block;
	 font-size: 16px;
	 margin-right: 10px;
}
 .ck-list-bill h4 a {
	 font-size: 18px;
	 color: #00a7b5;
}
 .ck-btn-submit {
	 margin-top: 50px;
	 margin-bottom: 150px;
}
 .ck-btn-submit.side-bar {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 display: flex;
}
 .ck-btn-submit.side-bar .btn {
	 margin: auto;
	 width: 100%;
}
 .ck-btn-submit .btn {
	 padding: 12px 50px;
	 background-color: #00a7b5;
	 float: right;
	 font-weight: 600;
	 font-size: 24px;
	 color: white;
}
 .ck-list-bill {
	 border: 1px solid #b7b7b7;
	 padding: 20px;
	 margin-bottom: 40px;
	 border-radius: 5px;
}
 .ck-list-bill > ul {
	 padding-left: 0;
	 margin-top: 40px;
}
 .ck-list-bill > ul > li {
	 display: flex;
	 margin-bottom: 20px;
	 font-size: 17px;
	 font-weight: 700;
	 justify-content: space-between;
}
 .ck-list-bill ul > li > span {
	 font-size: 19px;
}
 .ck-list-bill ul > li > span > a > img {
	 width: 15px;
	 margin-left: 5px;
	 margin-top: -5px;
}
 .ck-underline {
	 text-decoration: underline;
	 color: #212529;
}
 .ck-red {
	 color: red;
}
 p.ck-des-promotion {
	 font-size: 17px;
	 color: #a4a4a4;
	 margin-top: -7px;
}
 p.ck-rental-dates {
	 font-size: 17px;
}
 .ck-flex {
	 display: flex;
	 margin-bottom: 15px;
}
 .br-top {
	 border-top: 1px solid #b7b7b7;
}
 .ck-totals {
	 justify-content: space-between;
	 padding-top: 15px;
	 margin: 0;
}
 .ck-totals span {
	 font-weight: 700;
	 font-size: 22px;
}
 .ck-totals span .gift-code {
	 font-weight: 500;
	 display: block;
	 font-size: 12px;
}
 .ck-flex .btn-apply {
	 padding: 8px 20px;
	 color: white;
	 background-color: #f2827f;
	 font-size: 1em;
	 font-weight: 700;
	 border-bottom-left-radius: 0;
	 border-top-left-radius: 0;
}
 .ck-flex .ck-input-apply {
	 border-right: none;
	 height: 50px;
	 border-top-right-radius: 0;
	 border-bottom-right-radius: 0;
	 font-size: 17px;
}
 .ck-img a {
	 width: 130px;
	 min-width: 130px;
	 height: 132px;
	 max-height: 132px;
	 position: relative;
	 display: block;
	 border: 1px solid #b7b7b7;
	 border-radius: 4px;
}
 .ck-img a img {
	 max-width: 100%;
	 width: 130px;
	 height: 130px;
	 max-height: 130px;
	 object-fit: contain;
}
 .ck-des ul {
	 padding-left: 20px;
}
 .ck-des ul li {
	 list-style: none;
	 font-size: 18px;
	 font-weight: 600;
}
 .ck-list-item {
	 margin-top: 40px;
}
 .ck-mobile-action {
	 display: none;
}
 .ck-link {
	 text-decoration: underline;
	 color: #212529;
}
 p.ck-title-delivery {
	 font-size: 21px;
	 margin-top: 30px;
	 margin-bottom: 10px;
}
 .ck-node-child .row {
	 margin-top: 30px;
}
 .ck-node-child input {
	 padding-right: 0.5em;
}
 .ck-node-child .row:first-child {
	 margin-top: 0;
}
 .ck-flex-wrap {
	 flex-wrap: wrap;
	 justify-content: flex-start;
	 padding-left: 20px;
}
 .ck-flex-30 {
	 flex: 0 0 48%;
	 margin-right: 2%;
}
 .custom-select {
	 position: relative;
	 height: auto !important;
	 padding: 0 !important;
	 background: white !important;
}
 .custom-select select {
	 opacity: 0;
	 position: absolute;
	 z-index: -9;
	/*hide original SELECT element:*/
}
 .custom-select label.error, .custom-select label.invalid {
	 position: absolute;
	 bottom: -28px;
	 left: 0;
	 height: 1em;
	 color: #f2827f;
	 font-size: 16px;
}
 label.error ~ .custom-select {
	 margin-bottom: 20px;
}
/*style the arrow inside the select element:*/
 .select-selected:after {
	 content: "";
	 position: absolute;
	 pointer-events: none;
	 font-family: "Font Awesome 5 Free";
	 font-weight: 900;
	 content: "\f078";
	 font-size: 17px;
	 right: 20px;
	 top: 50%;
	 transform: translateY(-50%);
	 color: black;
}
/*style the items (options), including the selected item:*/
 .select-items div, .select-selected {
	 padding: 11px 16px;
	 cursor: pointer;
	 user-select: none;
}
 .select-items div {
	 color: #b7b7b7;
	 font-size: 15px;
}
 .select-selected {
	 height: 50px;
	 display: flex;
	 align-items: center;
	 font-size: 17px;
}
 .select-selected:first-child {
	 color: #b7b7b7;
}
/*style items (options):*/
 .select-items {
	 position: absolute;
	 background-color: white;
	 top: 100%;
	 max-height: 220px;
	 overflow-y: scroll;
	 left: 0;
	 right: 0;
	 z-index: 99;
	 border-top: 0;
	 border: 1px solid #b7b7b7;
	 border-radius: 3px;
	 -webkit-box-shadow: 1px 8px 12px -6px rgba(0, 0, 0, 0.2);
	 -moz-box-shadow: 1px 8px 12px -6px rgba(0, 0, 0, 0.2);
	 box-shadow: 1px 8px 12px -6px rgba(0, 0, 0, 0.2);
}
/*hide the items when the select box is closed:*/
 .select-hide {
	 display: none;
}
 .select-items div:hover {
	 background-color: #00a7b5;
	 color: #fff;
}
 .same-as-selected {
	 background-color: #00a7b5;
	 color: #fff;
	 color: #fff !important;
}
 .ck-short-des {
	 font-size: 23px;
	 color: #b7b7b7;
}
 .check-box-type input[type='checkbox'] {
	 position: absolute;
	 top: 50%;
	 left: 0;
	 transform: translateY(-50%);
	 height: 0;
	 width: 0;
	 padding: 0;
	 border: none !important;
}
 .search-page {
	 margin-top: 13px;
}
 .ck-content {
	 margin-top: 35px;
}
 .ck-content .ck-pr45 {
	 padding-right: 45px;
}
 .ck-content .order-delivery {
	 margin-top: 25px;
}
 .ck-content .order-delivery .box-detail {
	 text-align: left;
	 background: #f6f6f6;
	 padding: 15px;
	 height: 100%;
	 font-weight: 700;
}
 .ck-content .order-delivery .box-detail .title {
	 font-size: 21px;
	 margin-bottom: 20px;
}
 .ck-content .order-delivery .box-detail .text {
	 margin-bottom: 15px;
}
 .ck-content .order-delivery .box-detail p {
	 margin-bottom: 5px;
	 font-size: 14px;
}
 .ck-content .order-delivery .box-detail p span {
	 font-weight: 500;
}
 .ck-content .order-delivery .box-detail p span a {
	 color: #00a7b5;
}
 .ck-content .order-delivery .box-detail p span a:hover {
	 text-decoration: underline;
}
 .ck-content .order-delivery .box-detail p.address span {
	 color: #00a7b5;
	 text-decoration: underline;
}
 .taxes-fee-tooltip {
	 text-align: center;
}
 .taxes-fee-tooltip p {
	 font-weight: 500;
}
 .taxes-fee-tooltip .ck-list-bill {
	 border: none;
	 padding: 4px;
	 margin-bottom: 0;
}
 .taxes-fee-tooltip .ck-list-bill > ul {
	 padding-left: 0;
	 margin-top: 15px;
	 margin-bottom: 0px;
}
 .taxes-fee-tooltip .ck-list-bill > ul > li {
	 text-align: left;
	 font-size: 17px;
}
 .taxes-fee-tooltip .ck-list-bill > ul > li:last-child {
	 margin-bottom: 10px;
}
 .taxes-fee-tooltip .ck-list-bill > ul > li > span {
	 font-size: 14px;
}
 @media only screen and (max-width: 1440px) {
	 .ck-saved-credit p {
		 font-size: 16px;
	}
	 .ck-list-bill ul > li > span {
		 font-size: 16px;
	}
	 .select-selected, .ck-new-credit input, .ck-new-credit #card-number, .ck-new-credit #card-expiry, .ck-new-credit #card-cvc, .custom-dropdown select {
		 font-size: 16px;
		 height: 45px;
		 color: #32325d;
	}
	 .select-selected ::placeholder, .ck-new-credit input ::placeholder, .ck-new-credit #card-number ::placeholder, .ck-new-credit #card-expiry ::placeholder, .ck-new-credit #card-cvc ::placeholder, .custom-dropdown select ::placeholder {
		 color: #aab7c4;
	}
	 .select-selected :-ms-input-placeholder, .ck-new-credit input :-ms-input-placeholder, .ck-new-credit #card-number :-ms-input-placeholder, .ck-new-credit #card-expiry :-ms-input-placeholder, .ck-new-credit #card-cvc :-ms-input-placeholder, .custom-dropdown select :-ms-input-placeholder {
		 color: #aab7c4;
	}
	 .select-selected ::-ms-input-placeholder, .ck-new-credit input ::-ms-input-placeholder, .ck-new-credit #card-number ::-ms-input-placeholder, .ck-new-credit #card-expiry ::-ms-input-placeholder, .ck-new-credit #card-cvc ::-ms-input-placeholder, .custom-dropdown select ::-ms-input-placeholder {
		 color: #aab7c4;
	}
	 .ck-information-mail-child p {
		 font-size: 15px;
	}
	 .ck-information-mail-child input {
		 font-size: 16px;
	}
	 .ck-btn-submit .btn {
		 font-size: 17px;
		 padding: 12px 35px;
	}
	 p.ck-des-promotion {
		 font-size: 15px;
	}
	 p.ck-rental-dates {
		 font-size: 15px;
	}
	 .ck-flex .ck-input-apply {
		 font-size: 16px;
	}
	 .ck-totals span {
		 font-size: 19px;
	}
	 .ck-des ul li {
		 font-size: 16px;
	}
	 p.ck-title-delivery {
		 font-size: 18px;
	}
	 .ck-short-des {
		 font-size: 16px;
	}
	 p.ck-title-child {
		 font-size: 16px;
		 margin-bottom: 0;
	}
	 .ck-new-credit textarea {
		 font-size: 16px;
	}
}
 @media only screen and (max-width: 1200px) {
	 .ck-wrapper {
		 padding-left: 30px;
	}
	 .content h3 {
		 font-size: 22px;
	}
	 .ck-flex .btn-apply {
		 padding: 5px 24px;
	}
	 .ck-flex .ck-input-apply {
		 height: 45px;
	}
	 .ck-flex .ck-input-apply:-ms-input-placeholde {
		 font-size: 17px;
	}
	 .ck-flex .ck-input-apply::-webkit-input-placeholder {
		 font-size: 17px;
	}
	 .ck-flex .ck-input-apply::placeholder {
		 font-size: 17px;
	}
	 p.ck-title-delivery {
		 font-size: 18px;
	}
}
 @media only screen and (max-width: 1024px) {
	 .ck-list-bill {
		 padding: 10px;
	}
	 .ck-list-bill ul > li > span, .ck-list-bill .ck-saved-credit p {
		 font-size: 14px;
	}
	 .ck-img a {
		 width: 90px;
		 min-width: 90px;
		 height: 92px;
		 max-height: 92px;
	}
	 .ck-img a img {
		 width: 90px;
		 height: 90px;
		 max-height: 90px;
	}
	 .ck-des ul {
		 padding-left: 10px;
	}
	 .ck-des ul li {
		 font-size: 13px;
	}
	 .ck-totals span {
		 font-size: 18px;
	}
	 .ck-short-des {
		 font-size: 15px;
	}
	 .check-box-type {
		 font-size: 15px;
	}
}
 @media only screen and (max-width: 991px) {
	 .ck-content .ck-pr45 {
		 padding-right: 15px;
	}
	 .cart-tooltip.taxes-fee-tooltip {
		 margin-left: 20px;
	}
	 .ck-list-bill h4 a {
		 font-size: 17px;
	}
	 .ck-cart-sticky {
		/*display: none;
		*/
	}
	 .ck-list-bill {
		 margin-top: 20px;
		 margin-bottom: 20px;
	}
	 .ck-totals span {
		 font-size: 16px;
	}
	 .ck-btn-wrapper .btn {
		 padding: 10px 0;
		 background-color: #00a7b5;
		 font-weight: 600;
		 font-size: 17px;
		 color: white;
		 width: 100%;
	}
	 .search-page {
		 margin-bottom: 0px;
	}
	 p.ck-title-delivery {
		 font-size: 17px;
		 margin-top: 10px;
	}
	 .ck-short-des {
		 font-size: 15px;
	}
	 p.ck-title-child {
		 font-size: 15px;
		 margin-bottom: 0;
	}
	 p.ck-rental-dates {
		 font-size: 13px;
	}
	 .ck-node-link {
		 font-size: 15px;
	}
	 .select-selected {
		 font-size: 15px;
		 height: 42px;
	}
	 .ck-list-bill ul > li > span, .ck-saved-credit p {
		 font-size: 13px;
	}
	 p.ck-des-promotion {
		 font-size: 13px;
	}
	 .ck-img a {
		 width: 65px;
		 min-width: 65px;
		 height: 67px;
		 max-height: 67px;
	}
	 .ck-img a img {
		 width: 65px;
		 height: 65px;
		 max-height: 65px;
	}
	 .ck-list-bill .ck-flex {
		 flex-wrap: wrap;
	}
	 .ck-list-bill .ck-flex .ck-input-apply {
		 width: 100%;
		 height: 42px;
		 border-radius: 4px;
		 border: 1px solid #b7b7b7;
	}
	 .ck-list-bill .ck-flex .ck-input-apply::-webkit-input-placeholder {
		 font-size: 13px;
	}
	 .ck-list-bill .ck-flex .ck-input-apply::placeholder {
		 font-size: 13px;
	}
	 .ck-list-bill .ck-flex .btn-apply {
		 width: 100%;
		 border-radius: 4px;
		 padding: 5px 15px;
	}
	 .ck-list-item-cart .ck-flex {
		 flex-wrap: nowrap;
	}
	 #map-local {
		 padding: 0px !important;
	}
	 #map-local .modal-dialog {
		 margin-top: 95px;
	}
}
 @media only screen and (max-width: 767px) {
	 .ck-new-credit input:not([type='checkbox']), .ck-new-credit .custom-dropdown select {
		 padding-right: 0.5em;
	}
	 .ck-node-child .col-4 .form-control {
		 font-size: 15px;
		 padding: 5px;
	}
	 .ck-node-child .col-4:nth-child(2) {
		 padding-right: 5px;
	}
	 .ck-node-child .col-4:nth-child(3) {
		 padding-right: 5px;
		 padding-left: 5px;
	}
	 .ck-node-child .col-4:nth-child(4) {
		 padding-left: 5px;
	}
	 .ck-btn-wrapper .btn.btn-save-mobile {
		 padding: 10px;
		 margin: auto;
		 margin-right: 12px;
	}
	 .ck-new-credit .ck-input {
		 flex: 0 0 100%;
		 padding-right: 15px;
		 padding-left: 15px;
	}
	 .ck-new-credit .ck-input:nth-child(2), .ck-new-credit .ck-input:nth-child(3), .ck-new-credit .ck-input:nth-child(4) {
		 padding-top: 15px;
	}
	 .ck-content .order-delivery .col-md-6 {
		 margin-bottom: 20px;
	}
	 .ck-mobile-action {
		 position: sticky;
		 bottom: 0;
		 display: block;
		 width: 100%;
		 padding: 30px;
		 -webkit-box-shadow: 0px -2px 10px -4px rgba(0, 0, 0, 0.4);
		 -moz-box-shadow: 0px -2px 10px -4px rgba(0, 0, 0, 0.4);
		 box-shadow: 0px -2px 10px -4px rgba(0, 0, 0, 0.4);
		 background-color: white;
	}
	 .ck-mobile-action .ck-totals {
		 border: none;
		 padding-top: 0;
		 margin-top: 0;
	}
	 .ck-list-item-cart {
		 display: none;
	}
	 .ck-btn-submit {
		 display: none;
	}
	 .ck-btn-submit.side-bar {
		 display: none;
	}
	 .ck-btn-submit .btn {
		 float: initial;
	}
	 .modal-sign-in .modal-dialog .modal-body {
		 padding-bottom: 20px;
	}
	 .modal-sign-in .modal-dialog .modal-body .ck-wrap {
		 flex-wrap: wrap;
	}
	 .modal-sign-in .modal-dialog .modal-body .d-flex .btn-email {
		 width: 100%;
	}
	 .modal-sign-in .modal-dialog .modal-body .d-flex .btn-email:nth-child(2) {
		 margin-top: 15px;
	}
	 .ck-list-bill {
		 border: none;
		 border-top: 1px solid #b7b7b7;
		 border-radius: initial;
	}
	 .ck-list-bill .ck-flex {
		 flex-wrap: nowrap;
	}
	 .ck-list-bill .ck-flex.ck-totals {
		 display: none;
	}
	 .ck-list-bill .ck-flex .ck-input-apply {
		 width: 100%;
		 border-top-right-radius: 0;
		 border-bottom-right-radius: 0;
		 border-right: none;
	}
	 .ck-list-bill .ck-flex .ck-input-apply::-webkit-input-placeholder {
		 font-size: 13px;
	}
	 .ck-list-bill .ck-flex .ck-input-apply::placeholder {
		 font-size: 13px;
	}
	 .ck-list-bill .ck-flex .btn-apply {
		 width: auto;
		 border-top-left-radius: 0;
		 border-bottom-left-radius: 0;
	}
}

@media only screen and (max-width: 576px){
    .ui-widget.ui-widget-content.ui-autocomplete{
        width: 90% !important;
        margin-top: 5px;
    }
}

 @media only screen and (max-width: 480px) {
	 .ck-flex-wrap {
		 padding-left: 10px;
	}
	 .ck-flex-30 {
		 flex: 0 0 48%;
		 margin-right: 2%;
	}
	 .ck-input-card img {
		 position: absolute;
		 left: 20px;
		 top: 50%;
		 transform: translateY(-50%);
		 width: 35px;
	}
	 .select-selected:after, .custom-dropdown::after {
		 font-size: 15px;
		 right: 15px;
	}
	 .select-items div {
		 font-size: 17px;
		 padding: 10px 16px;
	}
	 .select-selected {
		 padding: 10px 16px;
	}
	 .ck-list-bill {
		 padding: 10px;
	}
	 .ck-list-bill ul > li > span {
		 font-size: 14px;
	}
	 .ck-saved-credit p {
		 font-size: 14px;
	}
	 .check-box-type {
		 font-size: 15px;
	}
	 .checkmark {
		 top: 0;
		 height: 20px;
		 width: 20px;
	}
	 .check-box-type .checkmark:after {
		 left: 7px;
		 top: 0;
		 width: 7px;
		 height: 16px;
	}
	 .ck-information-mail-child p {
		 font-size: 13px;
	}
	 .select-selected, .ck-information-mail-child input {
		 height: 40px;
		 font-size: 15px;
	}
	 p.ck-des-promotion {
		 font-size: 13px;
	}
	 .ck-btn-wrapper .btn {
		 font-size: 14px;
	}
	 .ck-totals span {
		 font-size: 18px;
	}
	 .ck-mobile-action .ck-totals span {
		 font-size: 22px;
	}
	 p.ck-title-delivery {
		 font-size: 19px;
		 margin-top: 30px;
	}
	 .ck-short-des, .ck-new-credit textarea {
		 font-size: 17px;
	}
	 .ck-node-link {
		 font-size: 19px;
	}
}
 @media only screen and (max-width: 374px) {
	 .modal-sign-in .modal-dialog .modal-body .btn-email {
		 font-size: 12px;
	}
}

.title-header-profile {
    color: #00A7B5;
}
.title-header-profile .text-provider{
    font-weight: bold;
}

.select2-container {
    max-width: 100%;
}

.link-blue-underline {
    color: #00a7b5 !important;
}

.provider-box-content .view-item {
    position: absolute;
    right: 0;
}

#reservation_detail, .order-summary-money, .contact-step-1 > .box-shadow-common,
.contact-step-2 > .box-shadow-common, #payment-step-1 > .box-shadow-common,
.toggle-delivery > .box-shadow-common, #payment_list_cart, #step-communication > .box-shadow-common {
    background-color: #fff;
    font-size: 14px;
}

.qp-modal-cart-qtp {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
}

.item-detail-price, .item-detail-price + div, .sidebar-common, .review-chart {
    background-color: #fff;
    font-size: 14px;
}

.wrapper-select-2 .select2-selection__rendered .select2-search {
    width: 100%;
}
.wrapper-select-2 .select2-selection__rendered .select2-search .select2-search__field {
    width: 100% !important;
    margin: 0;
    height: 100%;
}
.btn-cancel-1 {
    color: #000;
    font-weight: bold;


}
.wrapper-select-2 .select2-selection {
    height: 60px;
}
.wrapper-select-2 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    align-items: center;
    height: 100%;
}
.wrapper-select-2 .select2-container--default .select2-selection--multiple .select2-selection__clear {
    order: 2;
}
.wrapper-select-2 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-bottom: 5px;
    padding: 0.5rem 1rem;
    border-radius: 25px;
    flex-direction: row-reverse;
    gap: 1rem;
    display: flex;
}
.wrapper-select-2  .select2-selection__clear {
    margin-top: 0;
}
.btn-action-share {
    font-weight: bold;
    min-width: auto !important;
    color: #fff !important;
    font-size: 18rem;
    text-transform: uppercase;
    padding: 0 2rem;
}
.btn-cancel-1 {
    color: #000 !important;
}

.item-cart {
    font-size: 12px;
}

.font-mont-bold {
    font-weight: bold;
}

#payment_list_cart .list-carts {
    max-height: none;
    overflow-y: visible;
    padding-right: 0;
    position: relative;
    width: 100%;
}

#payment_list_cart .list-carts .item-cart .item-img-wrapper {
    flex: 0 0 80px;
    min-width: 80px;
    width: 80px;
    height: 80px;
    max-height: 80px;
    padding-top: 80px;
}

#payment_list_cart .list-carts .item-cart .item-info {
    flex: 0 0 60%;
    max-width: 60%;
}

#payment_list_cart .list-carts .item-cart .item-name {
    padding-right: 0;
    margin-bottom: 0;
}

#payment_list_cart .select2-container--default .select2-selection--single {
    height: 30px;
}

#payment_list_cart .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
}

.pointer {
    cursor: pointer;
}

.popover {
    font-family: "Montserrat", sans-serif;
    color: #3b4559 !important;
}

.popover-footer {
    background: #e1e1e1 !important;
}
