html {
    color: #222222
}

 :root {
    --main-color: #df6726;
    --sub-color: #d2170e;
    --extra-color: #bb1f24;
    --black-color: #23232B;
    --blue-color: #df6726
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Bold.ttf")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Montserrat-Thin.ttf");
    src: url("../fonts/Montserrat-Thin.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 450;
    font-display: swap;
    src: url("../fonts/helvetica-neue-light.ttf");
    src: url("../fonts/helvetica-neue-light.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Montserrat-Regular.ttf");
    src: url("../fonts/Montserrat-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 550;
    font-display: swap;
    src: url("../fonts/Montserrat-Medium.ttf");
    src: url("../fonts/Montserrat-Medium.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Montserrat-Bold.ttf");
    src: url("../fonts/Montserrat-Bold.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url("../fonts/Montserrat-Bold.ttf");
    src: url("../fonts/Montserrat-Bold.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 650;
    font-display: swap;
    src: url("../fonts/Montserrat-SemiBold.ttf");
    src: url("../fonts/Montserrat-SemiBold.ttf") format("truetype")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/SVN-Appleberry.ttf");
    src: url("../fonts/SVN-Appleberry.ttf") format("truetype")
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
legend,
input,
button,
textarea,
p,
blockquote {
    margin: 0;
    padding: 0
}

body {
    font: 14px/23px Montserrat, Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: 500;
    background: #fff
}

input[type=text],
input[type=number],
input[type=password],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

blockquote {
    position: relative;
    padding: 8px 0px 8px 13px;
    border-left: 3px solid #f15123;
    margin-bottom: 12px;
    margin-left: 25px
}

blockquote p,
blockquote div,
blockquote li,
blockquote h2,
blockquote h3 {
    margin-bottom: 0px !important
}

.fieldset {
    margin: 0;
    padding: 10px
}

th,
td {
    margin: 0
}

a {
    color: #222;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in 0;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transition-delay: 0;
    transition: all 0.2s ease-in 0
}

a:hover {
    color: var(--blue-color)
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

 ::-webkit-input-placeholder {
    font-family: 'Montserrat'
}

 :-ms-input-placeholder {
    font-family: 'Montserrat'
}

 ::placeholder {
    font-family: 'Montserrat'
}

.red,
.label_error {
    color: red
}

.redborder {
    border: 1px solid red
}

.bold {
    font-weight: bold
}

.over {
    overflow: hidden
}

img {
    border: 0;
    max-width: 100%
}

del,
ins {
    text-decoration: none
}

li {
    list-style: none
}

.content_li li {
    list-style: initial;
    margin-left: 40px
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    font-family: 'Montserrat'
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000000;
    font-weight: bold;
    padding: 0 8px
}

figure {
    margin: 0;
    text-align: center;
    margin-bottom: 12px
}

.figcaption {
    font-style: italic
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none
}

input,
button,
textarea,
select {
    font-size: 100%
}

table {
    font: 100%;
    border-collapse: collapse
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    font-size: 108%;
    line-height: 100%
}

select {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #333 50%), linear-gradient(135deg, #333 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
    background-position: calc(100% - 18px) calc(1em + 2px), calc(100% - 13px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat
}

select:focus {
    background-image: linear-gradient(45deg, #fff 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #fff 50%), linear-gradient(to right, gray, gray);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0
}

.padding-top {
    padding-top: 100px
}

.clear,
.clearfix {
    clear: both
}

.cls::after {
    content: '';
    display: block;
    clear: both
}

.hidden,
.hide,
.hiden {
    display: none
}

.pagination {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    padding-bottom: 10px
}

.scroll_bar::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #EBEBEB
}

.scroll_bar::-webkit-scrollbar {
    width: 8px;
    background-color: #EBEBEB;
    border-radius: 10px
}

.scroll_bar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: scroll center center var(--main-color);
    border: 1px solid #EBEBEB
}

.pagination .current {
    background: none repeat scroll 0 0 var(--main-color);
    color: #FFFFFF;
    border: 1px solid var(--main-color);
    display: inline-block;
    font-size: 14px;
    margin-left: 6px;
    padding: 6px 12px;
    box-sizing: border-box;
    border-radius: 3px
}

.block_testimonials .title_icon {
    width: 40px;
    height: 40px;
    float: left;
    position: relative
}

.block_videos .title_icon {
    width: 40px;
    height: 40px;
    float: left;
    position: relative
}

.pagination a,
.pagination b {
    background: none repeat scroll 0 0 #fff;
    color: #4C4C4C;
    display: inline-block;
    font-size: 13px;
    margin-left: 6px;
    padding: 6px 12px;
    border-radius: 3px;
    text-decoration: none;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin-bottom: 10px
}

.pagination a:hover,
.pagination b:hover {
    background: none repeat scroll 0 0 #2080CA;
    color: #FFFFFF;
    -webkit-transition: 0.15s ease-in-out all;
    transition: 0.15s ease-in-out all
}

.next-page {
    padding: 6px 13px 6px !important
}

.pre-page {
    padding: 6px 13px 6px !important
}

.next-page:hover {
    -webkit-transition: 0.15s ease-in-out all;
    transition: 0.15s ease-in-out all
}

.pre-page:hover {
    -webkit-transition: 0.15s ease-in-out all;
    transition: 0.15s ease-in-out all
}

.left {
    float: left
}

.right {
    float: right
}

.right-col .block {
    background: #fff;
    margin-top: 20px;
    box-sizing: border-box
}

.page_title {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
    margin-top: 20px
}

@media all and (max-width: 900px) {
    .page_title {
        padding-top: 15px
    }
}

.page_title span {
    font-weight: 600;
    padding: 0px 20px 14px 0px;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    z-index: 1;
    min-width: 78px;
    text-align: center;
    webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 28px;
    text-decoration: none;
    text-align: left
}

.page_title:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 83px;
    height: 0;
    border-style: solid;
    border-width: 3px 0px 0 0;
    border-color: var(--main-color) transparent transparent transparent;
    webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

@media screen and (max-width: 768px) {
    .page_title span {
        font-size: 20px
    }
}

.fr {
    float: right
}

.fl {
    float: left
}

.benmarch {
    display: none
}

.hide {
    display: none
}

.hidetime {
    display: none
}

.submit_bt,
.reset_bt {
    padding: 5px 14px;
    border-radius: 4px;
    font-size: 15px;
    cursor: pointer
}

.submit_bt {
    border: 1px solid #2080CA;
    background: #2080CA;
    color: #FFF
}

.submit_bt:hover {
    border: 1px solid #C90008;
    background: #C90008
}

.reset_bt {
    border: 1px solid #b3b1b1;
    background: #f9f9f9;
    color: #000
}

.reset_bt:hover {
    border: 1px solid #b3b1b1;
    background: #cecdcd
}

.redborder {
    border-color: #ED1C24 !important
}

.scroll-bar::-webkit-scrollbar-track {
    border-radius: 15px;
    background-color: #EBEBEB
}

.scroll-bar::-webkit-scrollbar {
    width: 5px;
    background-color: #EBEBEB;
    border-radius: 15px
}

.scroll-bar::-webkit-scrollbar-thumb {
    border-radius: 15px;
    background: #2080CA;
    border: 1px solid #EBEBEB
}

.right-col {
    width: 290px;
    float: right;
    position: relative
}

.main-area-2col-right {
    width: -webkit-calc(100% - 290px);
    width: -moz-calc(100% - 290px);
    width: calc(100% - 290px);
    float: left;
    padding-right: 40px;
    box-sizing: border-box
}

.container {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 1220px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }
}

.container_right {
    margin: 0 0 0 auto
}

@media only screen and (max-width: 1220px) {
    .container_right {
        padding-left: 20px;
        padding-right: 0;
        box-sizing: border-box
    }
}

@media only screen and (max-width: 1100px) {
    .container_right {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }
}

.container1800 {
    width: 1800px;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 1260px) {
    .container1800 {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }
}

@media only screen and (max-width: 1260px) {
    .container_main_wrapper {
        background: #fff
    }
}

.lazy {
    opacity: 0
}

.after-lazy {
    display: inline-block !important
}

.header_wrapper_wrap {
    width: 100%;
    z-index: 9
}

.header_wrapper {
    background: #212121;
    opacity: 0.85;
    width: 100%;
    z-index: 100;
    transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    position: fixed !important
}

@media all and (max-width: 768px) {
    .header_wrapper {
        padding: 4px 0px 4px
    }
}

.header {
    display: flex;
    justify-content: center
}

@media screen and (max-width: 1024px) {
    .header {
        display: block
    }
}

.header-l {
    width: 260px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap
}

@media all and (max-width: 1024px) {
    .header-l {
        width: 200px;
        float: left;
        justify-content: start
    }
}

@media all and (max-width: 360px) {
    .header-l {
        width: 154px
    }
}

.top_menu {
    float: left
}

.search_home {
    position: relative;
    width: 50px;
    float: right
}

.shopcart {
    width: 50px;
    float: right;
    margin-top: -8px
}

.logo_img {
    max-width: 232px;
    width: auto !important
}

@media all and (max-width: 990px) {
    .logo_img {
        max-width: 118px
    }
}

@media all and (max-width: 600px) {
    .logo_img {
        height: 26px
    }
}

.logo_img_small {
    display: none;
    height: 40px;
    width: auto !important
}

@media all and (max-width: 600px) {
    .logo_img_small {
        height: 26px
    }
}

.regions_search {
    float: right;
    width: calc(100% - 380px);
    padding: 15px 0px 0px;
    box-sizing: border-box
}

@media all and (max-width: 1024px) {
    .regions_search {
        width: calc(100% - 332px);
        padding: 11px 55px 0px
    }
}

@media all and (max-width: 760px) {
    .regions_search {
        padding: 0px 37px 0px;
        width: calc(100% - 290px)
    }
}

@media all and (max-width: 700px) {
    .regions_search {
        padding: 0px
    }
}

@media screen and (max-width: 550px) {
    .regions_search #search {
        right: -50px;
        position: absolute;
        width: 300px;
        top: 45px;
        z-index: 6;
        display: none
    }
}

.regions_search .click_search_mobile {
    display: none
}

@media all and (max-width: 550px) {
    .regions_search .click_search_mobile {
        display: block;
        position: absolute;
        right: 6px;
        top: 13px
    }
    .regions_search .click_search_mobile svg {
        width: 20px;
        height: 20px;
        fill: #7f7f7f
    }
}

.regions_search .block_regions {
    width: 100px;
    float: left
}

@media all and (max-width: 800px) {
    .regions_search .block_regions {
        display: none
    }
}

.regions_search select {
    border: none;
    height: 40px;
    box-sizing: border-box;
    background: #EEE;
    border-radius: 4px 0 0 4px;
    font-size: 13px;
    display: inline-block;
    font: inherit;
    padding: 10px;
    width: 100px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #333 50%), linear-gradient(135deg, #333 50%, transparent 50%), linear-gradient(to right, #eee, #eee);
    background-position: calc(100% - 19px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat
}

.regions_search_mb {
    float: right;
    width: 200px;
    margin-top: 6px
}

.regions_search_mb select {
    border: none;
    height: 40px;
    box-sizing: border-box;
    background: #EEE;
    border-radius: 4px;
    padding: 0 5px;
    float: right;
    margin-right: 5px
}

.header .logo {
    display: inline-block;
    float: left
}

@media screen and (max-width: 760px) {
    .header .logo {
        width: 154px;
        margin-top: 3px
    }
}

.address_header,
.header .hotline {
    margin-top: 31px
}

.address_header_head,
.header .hotline {
    position: relative;
    padding-left: 41px
}

.header .hotline>li:first-child {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    color: #5D5A5C
}

.address_header label {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: #5D5A5C;
    margin-top: 10px
}

.address_header:hover label {
    color: #000
}

.address_header_head::before,
.header .hotline::before {
    position: absolute;
    content: ' ';
    width: 33px;
    height: 31px;
    top: 4px;
    left: 0px
}

.support_phone li {
    margin-bottom: 10px;
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: 10px;
    position: relative;
    padding-left: 39px
}

.support_phone li::before {
    position: absolute;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="24" width="24" fill="dodgerblue" version="1.1" x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><path d="M78.014,20.385c8.463,8.75,12.51,18.127,12.84,29.081c0.076,2.519-1.453,4.183-3.876,4.312  c-2.557,0.136-4.293-1.441-4.356-4.012c-0.134-5.394-1.357-10.521-4.033-15.211C72.491,23.871,63.191,18.302,50.95,17.603  c-1.358-0.077-2.631-0.218-3.586-1.305c-1.223-1.391-1.33-2.991-0.672-4.62c0.664-1.642,2.01-2.382,3.759-2.352  c7.969,0.135,15.321,2.353,21.955,6.761C74.697,17.61,76.787,19.437,78.014,20.385z M50.11,24.674  c-0.732-0.01-1.53,0.134-2.189,0.44c-1.704,0.79-2.505,2.791-2.048,4.786c0.402,1.758,1.954,2.972,3.906,2.996  c4.562,0.056,8.597,1.499,11.951,4.624c3.688,3.434,5.41,7.741,5.588,12.751c0.032,0.891,0.367,1.904,0.891,2.618  c1.094,1.49,3.037,1.864,4.821,1.184c1.577-0.601,2.506-2.014,2.492-3.886c-0.051-6.981-2.592-12.943-7.5-18.08  C63.098,27.364,57.118,24.773,50.11,24.674z M73.486,87.206c1.689-1.888,3.575-3.599,5.361-5.401  c2.643-2.667,2.664-5.902,0.036-8.55c-3.134-3.157-6.28-6.302-9.44-9.433c-2.586-2.562-5.819-2.556-8.393-0.005  c-1.966,1.948-3.936,3.893-5.86,5.882c-0.133,0.137-0.261,0.247-0.389,0.328l-1.346,1.346c-0.375,0.239-0.748,0.236-1.236-0.029  c0.73-0.689-2.619-1.246-3.839-2.012c-5.695-3.575-10.471-8.183-14.694-13.374c-2.101-2.582-3.968-5.329-5.259-8.431  c-0.215-0.517-0.221-0.888,0.067-1.281l1.346-1.346c0.064-0.087,0.137-0.175,0.231-0.265c0.59-0.569,1.175-1.143,1.757-1.72  c1.361-1.348,2.706-2.711,4.057-4.069c2.69-2.703,2.684-5.88-0.015-8.604c-1.531-1.544-3.074-3.077-4.612-4.614  c-1.585-1.584-3.157-3.181-4.756-4.75c-2.59-2.543-5.824-2.548-8.408-0.007c-1.973,1.941-3.882,3.948-5.886,5.856  c-1.866,1.777-2.817,3.931-3.007,6.463c-0.307,4.104,0.699,7.983,2.106,11.77c2.909,7.832,7.333,14.766,12.686,21.137  c7.239,8.617,15.894,15.436,26.017,20.355c4.554,2.213,9.283,3.915,14.409,4.196C67.944,90.844,71.028,89.954,73.486,87.206z"/></svg>');
    background-repeat: no-repeat;
    content: ' ';
    width: 33px;
    height: 33px;
    top: 1px;
    left: 0px;
    border: 1px solid #ddd;
    border-radius: 50%;
    box-sizing: border-box;
    background-position: center
}

.support_phone li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 10px
}

.address_header_head::before {
    background-position: -133px 1px
}

.header .hotline::before {
    background-position: -35px 1px
}

.header .more_info {
    color: #999999;
    font-size: 12px;
    margin-top: 0px;
    position: relative;
    padding-right: 23px
}

.header .more_info::before {
    position: absolute;
    content: ' ';
    width: 10px;
    height: 10px;
    top: 3px;
    right: 0px;
    background-position: -45px -70px;
    background-repeat: no-repeat;
    z-index: 100;
    background-color: #FFF
}

.header .hotline {
    margin-right: 30px
}

.sb-toggle-left {
    width: 24px;
    float: right;
    margin-top: 10px;
    display: none
}

@media all and (max-width: 1024px) {
    .sb-toggle-left {
        display: block
    }
}

@media all and (max-width: 760px) {
    .sb-toggle-left {
        margin-top: 11px
    }
}

.navicon-line {
    width: 24px;
    height: 3px;
    border-radius: 0px;
    margin-bottom: 5px;
    background-color: #3b3b3b
}

@media all and (max-width: 330px) {
    .navicon-line {
        width: 20px;
        margin-bottom: 3px
    }
}

.modal-menu-full-screen {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: #000000cc;
    z-index: 5
}

.modal-menu-full-screen_white {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: #ffffffc9;
    z-index: 2
}

.text-compare {
    margin-top: 4px;
    text-align: right
}

.text-compare a {
    color: #999999;
    display: block;
    font-size: 12px
}

.div_megamenu1 {
    background: var(--extra-color);
    width: 100%;
    z-index: 99
}

.div_megamenu1 .top_menu {
    width: calc(100% - 282px);
    float: right
}

@media screen and (max-width: 1024px) {
    .div_megamenu1 .top_menu {
        display: none
    }
}

.div_megamenu1 .div_megamenu_left {
    width: 282px;
    float: left;
    box-sizing: border-box;
    background: var(--sub-color)
}

@media screen and (max-width: 1024px) {
    .div_megamenu1 .div_megamenu_left {
        width: 100%;
        float: none;
        text-align: center;
        border: none;
        box-shadow: 0px 0px #ccc;
        display: none
    }
}

.div_megamenu1 .div_megamenu_left:hover .product_menu_fix_top {
    display: block
}

.div_megamenu1 .div_megamenu_left .product_menu_fix_top {
    display: none
}

@media only screen and (max-width: 1140px) {
    .slideshow_countdown {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width: 780px) {
    .slideshow_countdown {
        padding-top: 0px
    }
}

.login_icon {
    float: right;
    width: 95px
}

@media screen and (max-width: 760px) {
    .login_icon {
        width: 25px;
        float: left
    }
}

.login_icon a {
    color: #fff;
    display: block
}

@media screen and (max-width: 760px) {
    .login_icon .my-account,
    .login_icon .log-out {
        display: none
    }
}

.login_icon .my-account {
    margin-top: -10px
}

.login_icon .login_icon_inner {
    position: relative;
    padding-left: 33px;
    box-sizing: border-box;
    display: inline-block;
    color: #fff
}

@media screen and (max-width: 760px) {
    .login_icon .login_icon_inner span {
        display: none
    }
}

.login_icon .login_icon_inner svg {
    width: 23px;
    height: 23px;
    fill: #ffffff;
    left: 0px;
    top: -4px;
    position: absolute
}

@media screen and (max-width: 760px) {
    .login_icon .login_icon_inner svg {
        top: -17px
    }
}

@media screen and (max-width: 600px) {
    .login_icon .login_icon_inner svg {
        top: -20px
    }
}

.support_top {
    float: right;
    position: relative;
    color: #222;
    padding-left: 44px;
    width: 146px;
    box-sizing: border-box
}

.support_top svg {
    width: 33px;
    height: 33px;
    position: absolute;
    fill: var(--extra-color);
    left: 0px;
    top: 0px
}

.support_top a {
    color: red !important;
    font-size: 16px
}

.support_top div {
    font-size: 12px
}

@media all and (max-width: 1090px) {
    .support_top {
        display: none
    }
}

.slideshow_countdown .slideshow {
    width: 100%;
    position: relative;
    margin-right: 14px
}

.slideshow_countdown>.countdown {
    width: 280px
}

.slideshow_countdown>.countdown .item {
    margin-bottom: 20px
}

.slideshow_countdown>.countdown .item:nth-child(2) {
    margin-bottom: 0px
}

.slideshow_countdown>.countdown .item a {
    display: grid
}

@media all and (max-width: 1140px) {
    .slideshow_countdown>.countdown {
        width: 32%
    }
}

@media all and (max-width: 1024px) {
    .slideshow_countdown>.countdown {
        width: calc(32% - 6px)
    }
}

.slideshow_countdown>.countdown .block {
    margin-top: 15px
}

.slideshow_countdown>.countdown .block:first-child {
    margin-top: 0px
}

.home_pos {
    margin-top: 30px
}

@media all and (max-width: 600px) {
    .home_pos {
        display: none
    }
}

.home_pos .banners {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px
}

.home_pos .banners .item {
    width: calc(100% / 3 - 20px);
    margin: 0px 10px
}

.block_banner_3_colunm {
    margin-left: -15px;
    margin-right: -15px
}

.block_banner_3_colunm .banner_item {
    display: block;
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding: 0 15px;
    overflow: hidden
}

.block_banner_3_colunm .banner_item img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s
}

@media only screen and (min-width: 768px) {
    .pos_mixed {
        margin-top: 15px
    }
}

.main_wrapper .left-col .block,
.main_wrapper .right-col .block {
    margin-bottom: 20px;
    border: 1px solid #EBEBEB
}

.main_wrapper .right-col .newslist_0 {
    border: 1px solid var(--extra-color);
    margin-top: 0px
}

.right-col .block_title,
.left-col .block_title {
    color: #2080CA;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    background: var(--extra-color);
    font-weight: bold;
    color: #fff
}

.main_wrapper_home {
    padding: 0px
}

.title-block-lr {
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 22px
}

.block_title {
    font-family: 'Montserrat';
    font-size: 36px;
    margin-bottom: 90px;
    display: block;
    text-align: left;
    display: block;
    position: relative;
    line-height: 50px
}

.block_title:before {
    width: 26px;
    height: 23px;
    position: absolute;
    left: 0px;
    bottom: -40px;
    content: ' ';
    background-repeat: no-repeat;
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/favicon.png");
    background-size: 100%;
    z-index: 2
}

.block_title:after {
    content: ' ';
    width: 100px;
    height: 1px;
    background: #dedede;
    bottom: -30px;
    left: 40px;
    position: absolute
}

@media all and (max-width: 768px) {
    .block_title {
        font-size: 26px;
        margin-bottom: 50px;
        line-height: 34px
    }
    .block_title:before {
        bottom: -35px
    }
    .block_title:after {
        bottom: -25px
    }
}

@media all and (max-width: 420px) {
    .block_title {
        font-size: 20px;
        margin-bottom: 46px;
        line-height: 28px
    }
    .block_title:before {
        bottom: -24px;
        width: 22px;
        height: 20px
    }
    .block_title:after {
        left: 28px;
        bottom: -13px
    }
}

@media all and (max-width: 768px) {
    .pos9 {
        padding: 40px 0px 0px
    }
}

.pos7 {
    margin-top: 80px
}

@media all and (max-width: 768px) {
    .pos7 {
        margin-top: 50px
    }
}

.pos6 {
    margin-top: 110px
}

@media all and (max-width: 768px) {
    .pos6 {
        margin-top: 90px
    }
}

.pos1,
.pos2,
.pos3,
.pos4,
.pos5,
.pos8,
.pos9,
.pos10 {
    margin-top: 110px
}

@media all and (max-width: 768px) {
    .pos1,
    .pos2,
    .pos3,
    .pos4,
    .pos5,
    .pos8,
    .pos9,
    .pos10 {
        margin-top: 50px
    }
}

@media all and (max-width: 420px) {
    .pos1 {
        margin-top: 20px
    }
}

.pos6 .block_title,
.pos7 .block_title {
    text-align: center;
    margin-bottom: 76px
}

@media all and (max-width: 768px) {
    .pos6 .block_title,
    .pos7 .block_title {
        margin-bottom: 50px
    }
}

.pos6 .block_title:before,
.pos7 .block_title:before {
    transform: translateX(-50%);
    left: 50%
}

.pos6 .block_title:after,
.pos7 .block_title:after {
    display: none
}

.pos6 .block_title span,
.pos7 .block_title span {
    position: relative
}

.pos6 .block_title span:before,
.pos6 .block_title span:after,
.pos7 .block_title span:before,
.pos7 .block_title span:after {
    content: ' ';
    width: 100px;
    height: 1px;
    background: #dedede;
    top: 78px;
    left: 45%;
    transform: translateX(-100%);
    position: absolute
}

@media all and (max-width: 768px) {
    .pos6 .block_title span:before,
    .pos6 .block_title span:after,
    .pos7 .block_title span:before,
    .pos7 .block_title span:after {
        top: 58px
    }
}

@media all and (max-width: 420px) {
    .pos6 .block_title span:before,
    .pos6 .block_title span:after,
    .pos7 .block_title span:before,
    .pos7 .block_title span:after {
        top: 41px;
        width: 60px
    }
}

.pos6 .block_title span:after,
.pos7 .block_title span:after {
    left: auto;
    right: 45%;
    transform: translateX(100%)
}

.pos6 .summary-block,
.pos7 .summary-block {
    font-size: 16px;
    margin-bottom: 46px;
    text-align: center;
    font-family: 'LexendLight';
    line-height: 22px
}

@media all and (max-width: 420px) {
    .pos6 .summary-block,
    .pos7 .summary-block {
        font-size: 14px
    }
}

.btn-register-bl {
    text-align: center;
    margin-top: 54px
}

.btn-register-bl a {
    background: var(--main-color);
    border: none;
    color: #fff;
    padding: 11px 10px 10px;
    width: 224px;
    box-sizing: border-box;
    border-radius: 40px;
    cursor: pointer;
    transition: 0.2s;
    border: 1px solid transparent;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase
}

.btn-register-bl a:hover {
    background: #fff;
    color: #222;
    border: 1px solid #fce0b7c7;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px
}

@media all and (max-width: 500px) {
    .btn-register-bl {
        margin-top: 30px
    }
    .btn-register-bl a {
        width: 170px;
        padding: 7px 10px 6px;
        font-size: 14px
    }
}

footer {
    background: #252525;
    padding: 70px 0px 0px;
    margin-top: 50px;
    width: 100%;
    opacity: 1 !important;
    position: relative
}

@media screen and (max-width: 1024px) {
    footer {
        padding: 35px 0px 0px;
        margin-top: 30px
    }
}

footer .bg_footer {
    position: absolute;
    top: -10px;
    bottom: 0;
    left: 0;
    right: 0
}

footer .bg_footer img {
    width: 100%;
    height: 100%
}

footer .footer_info {
    padding: 20px 0;
    font-weight: 500;
    color: #c8c8c8;
    margin: 0 auto;
    width: 67%
}

@media screen and (max-width: 768px) {
    footer .footer_info {
        width: 100%
    }
}

footer .logo_footer {
    max-width: 250px
}

@media screen and (max-width: 768px) {
    footer .logo_footer {
        max-width: 200px;
        height: auto
    }
}

footer .top-ft {
    text-align: center;
    padding-bottom: 54px;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    footer .top-ft {
        padding-bottom: 10px
    }
}

footer .top-ft .top-ft-l {
    width: 23%;
    float: left;
    text-align: center
}

@media screen and (max-width: 768px) {
    footer .top-ft .top-ft-l {
        width: 100%;
        float: none;
        margin-bottom: 18px;
        text-align: center
    }
    footer .top-ft .top-ft-l .footer_info {
        margin-top: 10px;
        font-size: 14px
    }
}

footer .top-ft .top-ft-c {
    width: calc(17% - 20px);
    float: left;
    margin-left: 20px;
    color: #fff;
    line-height: 22px;
    font-size: 14px
}

@media screen and (max-width: 768px) {
    footer .top-ft .top-ft-c {
        width: 100%;
        margin-left: 0px;
        float: none;
        margin-bottom: 20px
    }
}

footer .top-ft .top-ft-c2 {
    width: calc(25% - 20px);
    float: left;
    margin-left: 20px;
    line-height: 22px;
    font-size: 14px
}

@media screen and (max-width: 768px) {
    footer .top-ft .top-ft-c2 {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 15px;
        float: none
    }
}

footer .top-ft .img-map {
    margin-top: 14px;
    width: 100%;
    height: auto
}

footer .top-ft .top-ft-r {
    width: calc(35% - 25px);
    margin-left: 20px;
    float: right;
    box-sizing: border-box
}

footer .top-ft .top-ft-r .dmca {
    width: 53px
}

footer .top-ft .top-ft-r .bct {
    width: 158px
}

@media screen and (max-width: 768px) {
    footer .top-ft .top-ft-r {
        width: 100%;
        float: none;
        padding-left: 0px;
        margin-left: 0px
    }
}

@media screen and (max-width: 430px) {
    footer .top-ft .top-ft-r {
        width: 100%;
        float: none;
        padding-left: 0px;
        position: relative;
        height: 52px
    }
    footer .top-ft .top-ft-r .share_fast_small {
        text-align: center;
        margin-top: 10px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 200px
    }
}

footer .top-ft .top-ft-l .title,
footer .top-ft .top-ft-r .title,
footer .top-ft .top-ft-c2 .title {
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 18px;
    color: #222
}

@media screen and (max-width: 500px) {
    footer .top-ft .top-ft-l .title,
    footer .top-ft .top-ft-r .title,
    footer .top-ft .top-ft-c2 .title {
        margin-bottom: 10px;
        font-size: 14px
    }
}

footer .bot-ft {
    background: #f6f6f6;
    padding: 18px 0px
}

footer .bot-ft .bot-ft-l {
    width: 70%;
    float: left;
    line-height: 20px
}

footer .bot-ft .bot-ft-r {
    width: 30%;
    float: right
}

@media screen and (max-width: 680px) {
    footer .bot-ft .bot-ft-l {
        width: 100%;
        float: none;
        text-align: center
    }
    footer .bot-ft .bot-ft-r {
        width: 100%;
        float: none;
        text-align: center
    }
}

@media screen and (max-width: 500px) {
    footer .bot-ft {
        margin-bottom: 50px
    }
}

footer .adv_footer {
    width: 33%;
    float: right
}

@media all and (max-width: 800px) {
    footer .adv_footer {
        width: 100%;
        float: none
    }
}

footer .adv_footer h3 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: block
}

@media all and (max-width: 600px) {
    footer .adv_footer h3 {
        margin-bottom: 15px
    }
}

footer .regions #regions_footer {
    height: 34px;
    background: #f3f3f3;
    border: none;
    border-radius: 4px;
    padding-left: 10px;
    box-sizing: border-box
}

.footer_im {
    padding: 20px 0;
    margin-top: 20px;
    border-top: 1px dashed #bbbbbb;
    border-bottom: 1px dashed #bbbbbb
}

.footer_im .dtb {
    display: inline-block;
    margin-left: 20%;
    margin-top: -10px;
    margin-bottom: -32px;
    float: left
}

@media all and (max-width: 800px) {
    .footer_im .dtb {
        margin-left: 20px
    }
}

@media all and (max-width: 600px) {
    .footer_im .dtb {
        margin-left: 0;
        margin-top: 0
    }
}

.footer_im .copyright {
    float: right;
    line-height: 40px;
    color: #848484
}

.footer_im .copyright span {
    color: #222
}

footer .regions {
    width: 30%;
    padding-left: 50px;
    box-sizing: border-box
}

@media all and (max-width: 800px) {
    footer .regions {
        width: 30%;
        padding-right: 10px;
        box-sizing: border-box
    }
}

@media all and (max-width: 600px) {
    footer .regions {
        width: 50%;
        padding-left: 0
    }
}

footer .info {
    width: 20%;
    float: left;
    box-sizing: border-box
}

@media all and (max-width: 800px) {
    footer .info {
        padding-left: 50px;
        width: 30%;
        padding-right: 10px;
        box-sizing: border-box
    }
}

@media all and (max-width: 600px) {
    footer .info {
        width: 50%;
        padding-left: 20px;
        padding-right: 0px
    }
}

footer .info h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 15px
}

@media all and (max-width: 600px) {
    footer .info h3 {
        margin-bottom: 15px
    }
}

footer .info p {
    line-height: 18px;
    margin-bottom: 12px
}

@media all and (max-width: 600px) {
    footer .info p {
        line-height: 15px;
        margin-bottom: 10px
    }
}

.region_name {
    text-transform: uppercase;
    margin-top: 15px;
    text-decoration: underline
}

.footer_title {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 15px;
    color: #222
}

@media all and (max-width: 600px) {
    .footer_title {
        margin-bottom: 15px
    }
}

.address_regions ul {
    margin-top: 12px;
    color: #252525;
    position: relative
}

.address_regions ul li {
    position: relative;
    padding-left: 20px
}

.address_regions ul li svg {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    fill: var(--main-color)
}

@media all and (max-width: 600px) {
    .address_regions ul {
        margin-top: 5px
    }
}

.address_regions ul:before {
    width: 9px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="map-marker-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-map-marker-alt fa-w-12"><path fill="white" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" class=""></path></svg>');
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: 0px
}

.address_regions ul li:nth-child(1) i {
    width: 9px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="map-marker-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-map-marker-alt fa-w-12"><path fill="white" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" class=""></path></svg>');
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 0
}

.address_regions ul li:nth-child(2) {
    color: #CCCCCC
}

.address_regions ul li:nth-child(2) a {
    color: #CCCCCC
}

.address_regions>span {
    margin-right: 10px
}

.banner_top {
    text-align: center;
    background: var(--main-color);
    position: relative
}

.banner_top img {
    margin-bottom: -4px
}

.banner_top .close_banner_top {
    position: absolute;
    right: 30px;
    top: 50%;
    cursor: pointer;
    transform: translate(0, -50%)
}

.banner_top .close_banner_top svg {
    fill: #ccc;
    width: 20px;
    height: 20px
}

.banner_top .close_banner_top svg:hover {
    fill: red
}

.banner-off {
    display: none
}

.top1 {
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/bg_top1.jpg");
    background-size: 100% 100%;
    padding: 35px 0 15px 35px
}

.number1 {
    color: #fff
}

.number1 .stt1 {
    display: inline-block;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    transform: scale(0.9, 1);
    text-shadow: 2px 2px #868686cc
}

@media all and (max-width: 600px) {
    .number1 .stt1 {
        font-size: 40px
    }
}

@media all and (max-width: 325) {
    .number1 .stt1 {
        font-size: 30px
    }
}

.number1 font {
    font-size: 45px;
    display: inline-block;
    font-weight: bold;
    line-height: 60px;
    margin: 0 3px;
    width: 65px;
    position: relative;
    height: 30px
}

@media all and (max-width: 600px) {
    .number1 font {
        width: 45px
    }
}

@media all and (max-width: 325px) {
    .number1 font {
        width: 30px
    }
}

.number1 font:after {
    content: '';
    height: 90px;
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/bg1.png");
    width: 65px;
    position: absolute;
    top: -30px;
    left: 0px;
    animation: 4s ease-in-out 0s normal none infinite running chang-rotage-anim-2-bh
}

@media all and (max-width: 600px) {
    .number1 font:after {
        background-size: 100% 100%;
        top: -8px;
        height: 55px;
        width: 40px
    }
}

.number1 .stt2 {
    display: inline-block;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 25px;
    transform: scale(0.85, 1);
    text-shadow: 2px 2px #868686cc
}

@media all and (max-width: 600px) {
    .number1 .stt2 {
        font-size: 16px
    }
}

.countdown .number1 {
    color: #fff
}

@media all and (max-width: 800px) {
    .countdown .number1 {
        display: none
    }
}

.bot1 {
    background-size: 100% 100%;
    text-align: center
}

.bot1 img {
    width: 100%
}

@media all and (max-width: 1250px) {
    .bot1 {
        margin-top: 0px
    }
}

@media all and (max-width: 800px) {
    .bot1 {
        width: 48%;
        float: left;
        padding-right: 10px;
        box-sizing: border-box
    }
}

@media all and (max-width: 600px) {
    .bot1 {
        margin-top: 0;
        width: 100%;
        padding-right: 0px
    }
}

.newtop {
    margin-top: 10px
}

@media all and (max-width: 800px) {
    .newtop {
        width: 52%;
        float: left;
        margin-top: 0px
    }
}

@media all and (max-width: 600px) {
    .newtop {
        margin-top: 0;
        width: 100%;
        padding-right: 0px;
        display: none
    }
}

@media all and (min-width: 800px) {
    .banner-home-top .number1 font:after {
        animation: unset
    }
}

.time-dow-event .time {
    display: inline-block;
    margin: 3px;
    background: #f3f1f2;
    padding: 3px 0px;
    width: 56px
}

@media all and (max-width: 1200px) {
    .time-dow-event .time {
        width: 50px
    }
}

.time-dow-event .time_1 {
    font-weight: bold
}

.footer_l {
    width: 25%
}

@media all and (max-width: 1000px) {
    .footer_l {
        width: 100%
    }
}

.footer_r_w {
    width: 25%
}

.footer_r_w .block_title {
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 15px;
    color: #222;
    background: none
}

.footer_r {
    width: 270px;
    float: right
}

@media all and (max-width: 800px) {
    .footer_r {
        width: 50%;
        float: left;
        margin-top: 20px
    }
}

@media all and (max-width: 500px) {
    .footer_r {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

.footer_r .block_title {
    background: none;
    padding: 0;
    font-size: 15px;
    margin-bottom: 20px
}

footer .tags {
    margin-top: 15px
}

footer .tags,
footer .tags a {
    color: #929292;
    font-size: 12px;
    color: #929292;
    font-size: 12px
}

.footer2 {
    background: #1b1b1b;
    color: #CCC;
    padding: 8px 0;
    text-align: center;
    border-top: 1px solid #7d7d7d
}

#menu-fixed-bar {
    width: 40%;
    z-index: 999;
    transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    float: right
}

.slide-down {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: 0.5s
}

.slide-up {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: 0.5s
}

.m-slide-down {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.m-slide-up {
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: #fdfdfd;
    z-index: 1000;
    box-shadow: 0px 0px 2px 2px #CCC
}

#fixed-bar {
    position: fixed;
    bottom: 0;
    height: 45px;
    z-index: 999
}

#fixed-bar>div {
    float: left;
    max-width: 22%;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    width: 35px
}

#fixed-bar>div .wrap_icon {
    margin-top: 5px;
    margin-bottom: 3px
}

#fixed-bar>div .wrap_icon i {
    padding: 5px 15px
}

#fixed-bar .buy_now_bt .wrap_icon i {
    background-position: 0px -351px
}

#fixed-bar .call .wrap_icon i {
    background-position: -34px -351px
}

#fixed-bar #bar-inner .wrap_icon i {
    background-position: -64px -351px
}

.certified_bct {
    background-position: 0px -92px;
    content: ' ';
    height: 36px;
    display: block;
    margin-top: 11px;
    padding-top: 12px;
    width: 131px
}

.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
    display: none;
    left: -13px;
    bottom: -25px
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #1aa23ee8;
    opacity: 1
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: #1aa23ee8
}

.suntory-alo-ph-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #1aa23ee8
}

.suntory-alo-ph-img-circle svg {
    position: absolute;
    top: 13px;
    left: 13px
}

.description a {
    color: #00A7F4
}

.description a:hover {
    color: #057bb1
}

ol {
    padding-left: 30px
}

ol li {
    list-style: decimal !important
}

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

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

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

#cfacebook a.chat_fb_openned:before {
    content: 'x';
    position: absolute;
    right: 10px;
    color: #fff;
    top: 3px
}

#cfacebook .fchat {
    float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
    display: none;
    background-color: #fff
}

#cfacebook .fchat .fb-page {
    margin-top: -130px;
    float: left
}

#cfacebook a.chat_fb:hover {
    color: #ff0;
    text-decoration: none
}

#cfacebook {
    position: fixed;
    bottom: 30px;
    left: 10px;
    z-index: 99999;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden
}

@media all and (max-width: 600px) {
    #cfacebook {
        display: none
    }
}

#cfacebook a.chat_fb {
    float: left;
    padding: 6px 6px 0px 6px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 0 0;
    background-color: #3a5795;
    border: 0;
    z-index: 9999999;
    font-size: 15px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    border-radius: 50%;
    display: block;
    position: relative
}

#cfacebook a.chat_fb:after {
    display: block;
    width: 19px;
    height: 19px;
    color: #FFF;
    content: "2";
    position: absolute;
    top: 0px;
    right: 0px;
    background: red;
    border-radius: 50%;
    font-size: 13px;
    line-height: 18px
}

#cfacebook a.chat_fb svg {
    width: 45px;
    height: 45px
}

#cfacebook a.chat_fb span {
    display: none
}

#cfacebook .fchat .fb-page {
    margin-top: 0px;
    float: left
}

#cfacebook a.chat_fb_openned {
    border-radius: 0;
    width: 100%
}

#cfacebook a.chat_fb_openned svg {
    display: none
}

#cfacebook a.chat_fb_openned i {
    display: none
}

#cfacebook a.chat_fb_openned::after {
    display: none
}

#cfacebook a.chat_fb_openned span {
    display: block
}

.fixed_icons {
    position: fixed;
    right: 0;
    top: 40%;
    transform: translate(0, -50px);
    z-index: 100;
    display: none
}

.fixed_icons .icon_v1 {
    width: 44px;
    height: 44px;
    display: inline-block;
    background-color: var(--extra-color)
}

.address_header .more_info {
    position: relative
}

.address_header .more_info::before {
    position: absolute;
    content: ' ';
    width: 10px;
    height: 10px;
    top: 3px;
    right: 0px;
    background-position: -45px -70px;
    background-repeat: no-repeat;
    z-index: 100;
    background-color: #FFF
}

.address_header {
    display: none
}

.address_fixed_popup {
    margin-top: -3px
}

.hotline_fixed_popup,
.address_fixed_popup {
    position: relative
}

.hotline_fixed_popup .icon_v1:after {
    content: '';
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="28" width="28" fill="white" version="1.1" x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><path d="M78.014,20.385c8.463,8.75,12.51,18.127,12.84,29.081c0.076,2.519-1.453,4.183-3.876,4.312  c-2.557,0.136-4.293-1.441-4.356-4.012c-0.134-5.394-1.357-10.521-4.033-15.211C72.491,23.871,63.191,18.302,50.95,17.603  c-1.358-0.077-2.631-0.218-3.586-1.305c-1.223-1.391-1.33-2.991-0.672-4.62c0.664-1.642,2.01-2.382,3.759-2.352  c7.969,0.135,15.321,2.353,21.955,6.761C74.697,17.61,76.787,19.437,78.014,20.385z M50.11,24.674  c-0.732-0.01-1.53,0.134-2.189,0.44c-1.704,0.79-2.505,2.791-2.048,4.786c0.402,1.758,1.954,2.972,3.906,2.996  c4.562,0.056,8.597,1.499,11.951,4.624c3.688,3.434,5.41,7.741,5.588,12.751c0.032,0.891,0.367,1.904,0.891,2.618  c1.094,1.49,3.037,1.864,4.821,1.184c1.577-0.601,2.506-2.014,2.492-3.886c-0.051-6.981-2.592-12.943-7.5-18.08  C63.098,27.364,57.118,24.773,50.11,24.674z M73.486,87.206c1.689-1.888,3.575-3.599,5.361-5.401  c2.643-2.667,2.664-5.902,0.036-8.55c-3.134-3.157-6.28-6.302-9.44-9.433c-2.586-2.562-5.819-2.556-8.393-0.005  c-1.966,1.948-3.936,3.893-5.86,5.882c-0.133,0.137-0.261,0.247-0.389,0.328l-1.346,1.346c-0.375,0.239-0.748,0.236-1.236-0.029  c0.73-0.689-2.619-1.246-3.839-2.012c-5.695-3.575-10.471-8.183-14.694-13.374c-2.101-2.582-3.968-5.329-5.259-8.431  c-0.215-0.517-0.221-0.888,0.067-1.281l1.346-1.346c0.064-0.087,0.137-0.175,0.231-0.265c0.59-0.569,1.175-1.143,1.757-1.72  c1.361-1.348,2.706-2.711,4.057-4.069c2.69-2.703,2.684-5.88-0.015-8.604c-1.531-1.544-3.074-3.077-4.612-4.614  c-1.585-1.584-3.157-3.181-4.756-4.75c-2.59-2.543-5.824-2.548-8.408-0.007c-1.973,1.941-3.882,3.948-5.886,5.856  c-1.866,1.777-2.817,3.931-3.007,6.463c-0.307,4.104,0.699,7.983,2.106,11.77c2.909,7.832,7.333,14.766,12.686,21.137  c7.239,8.617,15.894,15.436,26.017,20.355c4.554,2.213,9.283,3.915,14.409,4.196C67.944,90.844,71.028,89.954,73.486,87.206z"/></svg>');
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: block;
    margin: 8px
}

.address_fixed_popup .icon_v1:after {
    content: '';
    background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="map-marker-alt" role="img" height="28" width="28" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-map-marker-alt fa-w-12"><path fill="white" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" class=""></path></svg>');
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: block;
    margin: 8px
}

.hotline_fixed_popup_content,
.address_header {
    position: absolute;
    width: 260px;
    top: 0;
    right: 100%;
    padding-right: 10px;
    display: none;
    margin-top: 0
}

.hotline_fixed_popup:hover .hotline_fixed_popup_content {
    display: block
}

.address_fixed_popup:hover .address_header {
    display: block;
    max-height: 166px;
    overflow-y: auto;
    overflow-x: hidden
}

.add_full,
.support_phone {
    position: relative;
    width: 100%;
    right: 0;
    background: #FFF;
    border: 1px solid #F5F5F5;
    padding: 10px;
    border-radius: 0 0 4px 4px;
    border-top: 3px solid #0183BF;
    z-index: 101;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-sizing: border-box
}

.add_full ul {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px
}

.add_full ul::before {
    position: absolute;
    content: ' ';
    width: 14px;
    height: 20px;
    top: 4px;
    left: 0px;
    position: absolute;
    background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="map-marker-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-map-marker-alt fa-w-12"><path fill="dodgerblue" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" class=""></path></svg>');
    background-repeat: no-repeat;
    content: ' ';
    top: 1px;
    left: 0px
}

.add_full ul li:nth-child(2) {
    color: #999999;
    font-size: 13px;
    margin-top: 2px
}

.support_phone ul li .name {
    font-weight: bold
}

.support_phone ul li .phone {
    color: #afafaf;
    font-size: 15px;
    margin-top: 6px
}

.support_phone ul li .phone a {
    color: #777;
    font-size: 13px
}

.address_header:hover .add_full {
    display: block !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.header .hotline:hover .support_phone {
    display: block !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.arrow_box {
    position: relative;
    background: #FFF;
    border: 1px solid #F5F5F5
}

.arrow_box:after,
.arrow_box:before {
    left: 100%;
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #FFF;
    border-width: 8px;
    margin-top: -8px
}

.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #F5F5F5;
    border-width: 9px;
    margin-top: -9px
}

@media only screen and (max-width: 880px) {
    .pos_mixed_left {
        float: none;
        width: 100%
    }
    .pos_mixed_right {
        float: none;
        width: 100%;
        margin-top: 15px
    }
}

@media only screen and (max-width: 800px) {
    .slideshow_countdown .slideshow {
        width: 100%;
        float: left;
        max-width: 100%;
        margin-top: 5px
    }
    .slideshow_countdown>.countdown {
        width: 100%;
        clear: both;
        margin-top: 5px;
        display: none
    }
}

@media only screen and (max-width: 600px) {
    .address_header {
        display: none
    }
    footer .menu_footer {
        width: 100%;
        margin-top: 20px;
        padding: 0
    }
    .suntory-alo-phone {
        display: block;
        bottom: 60px;
        width: 40px;
        height: 40px
    }
}

@media only screen and (max-width: 450px) {
    .regions_search .block_regions {
        width: 80px
    }
}

.banner-home-top {
    margin-top: 20px;
    background-size: cover
}

@media all and (max-width: 800px) {
    .banner-home-top {
        margin-top: 0px
    }
}

@media all and (max-width: 600px) {
    .banner-home-top {
        display: flex;
        flex-wrap: wrap;
        margin-top: 10px;
        display: none
    }
}

.banner-home-bottom {
    margin-bottom: 10px
}

@keyframes spin2 {
    0% {
        transform: rotate(0deg)
    }
    40% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(10deg)
    }
    70% {
        transform: rotate(-10deg)
    }
    100% {
        transform: rotate(0deg)
    }
}

@keyframes fade-bg1111 {
    0% {
        transform: translate(30px);
        opacity: 0, 5
    }
    50% {
        transform: translate(-140px);
        opacity: 1
    }
    51% {
        transform: translate(-140px);
        opacity: 0.5
    }
    100% {
        transform: translate(30px);
        opacity: 1
    }
}

@keyframes fade-bg1112 {
    0% {
        transform: scale(0.9, 1.1)
    }
    50% {
        transform: scale(0.7, 0.8)
    }
    51% {
        transform: scale(0.7, 0.8)
    }
    100% {
        transform: scale(0.9, 1.1)
    }
}

@keyframes chang-rotage-anim-2-bh {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    45% {
        transform: rotate(-25deg) scale(1.3) skew(1deg)
    }
    60% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    65% {
        transform: rotate(-25deg) scale(1.3) skew(1deg)
    }
    70% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    85% {
        transform: rotateY(360deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

#fixed-bar {
    margin: 0;
    padding: 0;
    z-index: 100;
    right: 10px;
    border-radius: 50%
}

@media all and (max-width: 600px) {
    #fixed-bar {
        bottom: 70px !important
    }
}

#fixed-bar #bar-inner {
    height: 50px;
    margin: 0 10px 0 auto
}

#fixed-bar #bar-inner a {
    background: #fc860059;
    opacity: 0.7;
    display: block;
    border-radius: 50%;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in 0;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transition-delay: 0;
    transition: all 0.2s ease-in 0;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    box-sizing: border-box;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s
}

#fixed-bar #bar-inner a svg {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    fill: #fff;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s
}

#fixed-bar:hover #bar-inner a {
    opacity: 1
}

#fixed-bar:hover #bar-inner a svg {
    fill: var(--main-color)
}

.tag_foot {
    margin-top: 5px
}

.tag_foot a {
    color: #bdbdbd
}

@media all and (max-width: 800px) {
    .support {
        width: 100%;
        padding-left: 0px
    }
}

@media all and (max-width: 600px) {
    .support {
        width: 100%;
        padding-right: 0
    }
}

.support .item {
    position: relative;
    padding-left: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    margin-bottom: 20px
}

@media all and (max-width: 800px) and (min-width: 500px) {
    .support .item {
        width: 50%;
        float: left;
        box-sizing: border-box
    }
}

.support .item:nth-child(1) {
    background: #22d000
}

.support .item:nth-child(2) {
    background: #e71b1b
}

.support .item svg {
    position: absolute;
    width: 40px;
    height: 40px;
    fill: #fff;
    left: 15px
}

.support .item span {
    text-transform: uppercase;
    font-size: 18px
}

.support .item a {
    margin-top: 6px;
    color: #fff;
    font-style: italic;
    font-size: 16px;
    transition: 0.5s
}

.support .item a:hover {
    color: #fff900
}

#modal_alert {
    position: fixed;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99999;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.modal_alert_inner {
    width: 350px;
    background: white;
    border-radius: 2px;
    max-width: 96%;
    margin: 2% auto
}

.modal_alert_title {
    background: var(--main-color);
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 0;
    font-size: 17px;
    position: relative;
    border-radius: 2px 2px 0 0
}

.modal_alert_title .close {
    position: absolute;
    right: 0px;
    padding: 0px 10px 8px;
    top: 7px;
    color: #FFF;
    font-size: 22px
}

.modal_alert_body {
    background: white;
    color: #616161;
    padding: 20px;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -o-user-select: text;
    user-select: text;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.modal_alert_2 {
    position: fixed;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99999;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.modal_alert_2 .modal_alert_inner {
    width: 350px;
    background: white;
    border-radius: 2px;
    max-width: 96%;
    margin: 2% auto
}

.modal_alert_2 .modal_alert_title {
    background: var(--main-color);
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 0;
    font-size: 17px;
    position: relative;
    border-radius: 2px 2px 0 0
}

.modal_alert_2 .modal_alert_title .close {
    position: absolute;
    right: 0px;
    padding: 0px 10px 8px;
    top: 7px;
    color: #FFF;
    font-size: 22px
}

.modal_alert_2 .modal_alert_body {
    background: white;
    color: #616161;
    padding: 20px;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -o-user-select: text;
    user-select: text;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#embed_vchat {
    bottom: 70px !important
}

#embed_fill {
    bottom: 60px !important
}

#embed_circle {
    bottom: 53px !important
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 1 !important
}

.popup {
    width: 100%;
    height: 700px;
    background: #ddddddab;
    position: fixed;
    z-index: 99999;
    text-align: center
}

.popup .container {
    border-radius: 10px;
    position: relative;
    height: 100%
}

@media all and (max-width: 800px) {
    .popup .container {
        padding: 10px
    }
}

.popup .container .close {
    font-size: 25px;
    color: red;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    line-height: 28px;
    border-radius: 0 10px 0 0;
    cursor: pointer
}

.popup .container .block_banner_banner {
    max-width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media all and (max-width: 600px) {
    .popup .container .block_banner_banner {
        max-width: 100%
    }
}

.popup .container .block_banner_banner .item {
    position: relative
}

.popup .container .block_banner_banner .item img {
    border-radius: 10px
}

.popup .container .block_banner_banner .hide {
    display: block
}

#cfacebookmb .fchat {
    float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
    display: none;
    background-color: #fff
}

#cfacebookmb .fchat .fb-page {
    margin-top: -130px;
    float: left
}

#cfacebookmb a.chat_mb:hover {
    color: #ff0;
    text-decoration: none
}

#cfacebookmb {
    position: fixed;
    bottom: 100px;
    left: 10px;
    z-index: 100;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden
}

#cfacebookmb a.chat_mb {
    float: left;
    padding: 6px 6px 0px 6px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 0 0;
    background-color: #006cd2;
    border: 0;
    z-index: 9999999;
    font-size: 15px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    border-radius: 50%;
    display: block;
    position: relative
}

#cfacebookmb a.chat_mb:after {
    display: none;
    width: 19px;
    height: 19px;
    color: #FFF;
    content: "2";
    position: absolute;
    top: 0px;
    right: 0px;
    background: #3a5795;
    border-radius: 50%;
    font-size: 13px;
    line-height: 18px
}

#cfacebookmb a.chat_mb svg {
    width: 34px;
    height: 34px
}

#cfacebookmb a.chat_fb span {
    display: none
}

#cfacebookmb .fchat .fb-page {
    margin-top: 0px;
    float: left
}

#cfacebookmb a.chat_fb_openned {
    border-radius: 0;
    width: 100%
}

#cfacebookmb a.chat_fb_openned svg {
    display: none
}

#cfacebookmb a.chat_fb_openned i {
    display: none
}

#cfacebookmb a.chat_fb_openned::after {
    display: none
}

#cfacebookmb a.chat_fb_openned span {
    display: block
}

#sms .fchat {
    float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
    display: none;
    background-color: #fff
}

#sms .fchat .fb-page {
    margin-top: -130px;
    float: left
}

#sms a.chat_mb:hover {
    color: #ff0;
    text-decoration: none
}

#sms {
    position: fixed;
    top: 265px;
    right: 10px;
    z-index: 99999;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden
}

#sms a.chat_mb {
    float: left;
    padding: 15px 15px 12px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 0 0;
    background-color: #ffae00;
    border: 0;
    z-index: 9999999;
    font-size: 15px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    border-radius: 50%;
    display: block;
    position: relative
}

#sms a.chat_mb svg {
    width: 30px;
    height: 30px;
    fill: #fff
}

#zalo .fchat {
    float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
    display: none;
    background-color: #fff
}

#sms .fchat .fb-page {
    margin-top: -130px;
    float: left
}

#zalo a.chat_mb:hover {
    color: #ff0;
    text-decoration: none
}

#zalo {
    position: fixed;
    left: 0px;
    z-index: 100;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    bottom: 128px
}

@media all and (min-width: 800px) {
    #zalo {
        bottom: 100px
    }
}

#zalo a.chat_mb {
    float: left;
    padding: 0;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 0 0;
    border: 0;
    z-index: 9999999;
    font-size: 15px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    border-radius: 50%;
    display: block;
    position: relative;
    background: #0ea9e1;
    width: 36px;
    height: 36px;
    position: relative
}

@media all and (min-width: 800px) {
    #zalo a.chat_mb {
        width: 56px;
        height: 56px
    }
}

#zalo a.chat_mb:before {
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://jasminehagiang.com/templates/jasmine/images/zalo.png);
    position: absolute;
    top: 5px;
    left: 6px;
    background-size: cover
}

@media all and (min-width: 800px) {
    #zalo a.chat_mb:before {
        width: 44px;
        height: 44px
    }
}

#zalo a.chat_mb svg {
    width: 60px;
    height: 60px;
    fill: #fff
}

#vgc_btn_chat_mobile {
    bottom: 55px !important
}

.tab_fix {
    position: fixed;
    width: 100%;
    z-index: 999;
    bottom: 0px;
    background: var(--main-color)
}

.tab_fix li {
    width: 33.33%;
    float: left;
    padding: 10px 0;
    text-align: center
}

.tab_fix li a {
    color: #fff
}

.tab_fix li a svg {
    fill: #fff;
    width: 15px;
    height: 15px
}

.region_list {
    max-height: 150px;
    overflow-y: scroll
}

.ul_footer .li_f {
    position: relative;
    margin-bottom: 13px
}

.ul_footer .li_f:nth-child(5) {
    margin-bottom: 1px
}

.ul_footer .li_f .svg {
    float: left;
    padding: 8px;
    border: 1px solid #5d5d5d;
    width: 36px;
    height: 36px;
    box-sizing: border-box;
    border-radius: 3px
}

.ul_footer .li_f .svg svg {
    width: 18px;
    height: 18px;
    fill: #fff
}

.ul_footer .li_f .text {
    float: left;
    margin-left: 10px;
    font-size: 13px;
    width: calc(100% - 46px)
}

.ul_footer .li_f font {
    font-weight: bold
}

.ul_footer2 .li_f {
    margin-bottom: 20px;
    position: relative
}

@media all and (max-width: 600px) {
    .ul_footer2 .li_f {
        width: 50%;
        float: left
    }
}

.ul_footer2 .li_f .svg {
    float: left;
    padding: 8px;
    border: 1px solid #5d5d5d;
    width: 36px;
    height: 36px;
    box-sizing: border-box;
    border-radius: 3px
}

.ul_footer2 .li_f .svg svg {
    width: 18px;
    height: 18px;
    fill: #fff
}

.ul_footer2 .li_f .text {
    float: left;
    margin-left: 10px;
    font-size: 13px;
    width: calc(100% - 46px)
}

.ul_footer2 .li_f font {
    font-weight: bold
}

.footer_icon {
    padding: 15px 25px;
    box-sizing: border-box;
    border: 1px solid #404040
}

.footer_icon .chung_nhan {
    padding-left: 50px;
    width: 50%;
    float: left;
    box-sizing: border-box
}

@media all and (max-width: 600px) {
    .footer_icon .chung_nhan {
        width: 100%;
        padding-left: 0
    }
}

.footer_icon .chung_nhan span {
    display: inline-block;
    float: left;
    line-height: 38px;
    margin-right: 50px;
    width: 80px
}

@media all and (max-width: 800px) {
    .footer_icon .chung_nhan span {
        line-height: 26px
    }
}

.footer_icon .chung_nhan .chung_nhan_inner {
    display: flex;
    float: left;
    width: calc(100% - 130px)
}

@media all and (max-width: 800px) {
    .footer_icon .chung_nhan .chung_nhan_inner {
        width: 100%
    }
}

.footer_icon .chung_nhan a {
    display: inline-block;
    margin-right: 5px
}

@media all and (max-width: 1200px) {
    .footer_icon .chung_nhan a img {
        height: auto
    }
}

.height_auto {
    height: auto !important
}

.position_auto {
    position: relative !important;
    bottom: auto !important
}

.right_b .block_title {
    font-size: 18px;
    position: relative;
    color: #333;
    font-weight: bold;
    background: #ecececa3;
    padding: 14px 24px;
    line-height: 22px;
    font-family: 'Montserrat';
    margin-bottom: 10px
}

.right_b .block_title:after {
    position: absolute;
    height: 50px;
    width: 6px;
    background: var(--main-color);
    content: '';
    left: 0px;
    bottom: 0px
}

.right_b .block_title:before {
    display: none
}

@media only screen and (max-width: 550px) {
    .right_b .block_title {
        font-size: 16px;
        padding: 10px 16px
    }
    .right_b .block_title:after {
        height: 38px;
        width: 3px
    }
}

.right_b .blocks0 .news_list_body_default {
    margin-top: 26px
}

@media only screen and (max-width: 550px) {
    .right_b .blocks0 .news_list_body_default {
        margin-top: 10px
    }
}

.right_b .blocks1 .block_title {
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    color: #333;
    font-weight: bold
}

.right_b .blocks1 .block_title:after {
    position: absolute;
    height: 4px;
    width: 68px;
    background: var(--main-color);
    content: '';
    left: 0px;
    bottom: -16px
}

@media screen and (max-width: 768px) {
    .right_b .blocks1 .block_title {
        font-size: 16px
    }
    .right_b .blocks1 .block_title:after {
        height: 2px
    }
}

.display-flex {
    display: flex !important
}

.display_open,
.display-open {
    display: block !important
}

.display_off,
.display-off {
    display: none !important
}

.full-screen-block-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: #0000009c;
    display: none;
    z-index: 2000
}

.banner-promotion {
    position: fixed;
    top: 20%;
    z-index: 111111111;
    left: calc(50% - 300px);
    display: none
}

@media only screen and (max-width: 900px) {
    .banner-promotion {
        left: 0px;
        padding: 20px
    }
}

.banner-promotion .img-banner {
    position: relative;
    width: 600px;
    height: auto;
    text-align: center
}

@media only screen and (max-width: 900px) {
    .banner-promotion .img-banner {
        width: auto
    }
}

.banner-promotion .img-banner .close-pro {
    position: absolute;
    top: 5px;
    right: 5px;
    background: white;
    padding: 5px;
    border-radius: 0 10px 0px 10px;
    cursor: pointer
}

.mm-opening .all-navicon-line {
    transform: rotate(45deg)
}

.mm-opening .all-navicon-line .navicon-line-1 {
    transform: rotate(-45deg);
    margin-top: 8px;
    width: 28px
}

.mm-opening .all-navicon-line .navicon-line-2 {
    transform: rotate(-135deg);
    margin-top: -8px;
    width: 28px
}

.mm-opening .all-navicon-line .navicon-line-3 {
    display: none
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: url("https://jasminehagiang.com/templates/jasmine/images/fotorama.png") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 2dppx) {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-close,
    .fotorama__video-play {
        background: url("https://jasminehagiang.com/templates/jasmine/images/fotorama@2x.png") 0 0/96px 160px no-repeat
    }
}

.header_wrapper_img {
    background-position: center;
    background-repeat: repeat-x;
    background-size: 100%
}

.bg_footer_img {
    background-position: top;
    background-repeat: repeat-x;
    background-size: 100%
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1111;
    transform: translate(-50%, -50%);
    background-color: #0000008c;
    display: none
}

.load {
    background-color: #0000008c;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 111
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.top-head {
    background: var(--sub-color);
    padding: 9px 0px
}

@media screen and (max-width: 550px) {
    .top-head {
        padding: 4px 0px
    }
}

.top-head .box-l {
    width: calc(100% - 170px);
    float: left
}

@media screen and (max-width: 700px) {
    .top-head .box-l {
        width: calc(100% - 110px)
    }
}

.top-head .box-l a {
    color: #fff;
    position: relative;
    padding-left: 22px;
    margin-right: 36px;
    margin-top: 2px;
    display: inline-block;
    font-size: 13px
}

.top-head .box-l a:nth-child(2) svg {
    transform: rotate(258deg)
}

.top-head .box-l svg {
    position: absolute;
    width: 16px;
    height: 16px;
    fill: #fff;
    left: -1px;
    top: 0px
}

@media all and (max-width: 880px) {
    .top-head .box-l a {
        margin-right: 0px
    }
    .top-head .box-l a:nth-child(1),
    .top-head .box-l a:nth-child(3) {
        display: none
    }
}

.top-head .box-r {
    width: 170px;
    float: right
}

@media all and (max-width: 700px) {
    .top-head .box-r {
        width: 110px
    }
}

.coppy-right {
    font-size: 14px;
    text-align: center;
    line-height: 60px;
    border-top: 2px solid #3c3c3c;
    color: #777777;
    position: relative;
    z-index: 1
}

@media all and (max-width: 550px) {
    .coppy-right {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0px
    }
}

.coppy-right .coppy-right_block {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box
}

@media screen and (max-width: 768px) {
    .coppy-right .coppy-right_block {
        display: block
    }
}

.coppy-right .coppy-right_block .cr-left {
    width: 70%;
    text-align: left
}

@media screen and (max-width: 768px) {
    .coppy-right .coppy-right_block .cr-left {
        width: 100%
    }
}

.coppy-right .coppy-right_block .cr-left p {
    display: inline-block;
    color: #ebebeb;
    font-weight: 550;
    font-size: 12px
}

@media screen and (min-width: 768px) {
    .coppy-right .coppy-right_block .cr-left .design_by:before {
        content: "|";
        padding: 0 10px
    }
}

.coppy-right .coppy-right_block .cr-left .design_by a {
    color: #6f8caa;
    text-decoration: underline;
    font-weight: 550
}

.coppy-right .coppy-right_block .cr-right {
    width: 30%
}

@media screen and (max-width: 768px) {
    .coppy-right .coppy-right_block .cr-right {
        width: 100%;
        padding-bottom: 20px
    }
}

.coppy-right .coppy-right_block .cr-right .cr-right-item {
    width: calc(100%);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: end
}

@media screen and (max-width: 768px) {
    .coppy-right .coppy-right_block .cr-right .cr-right-item {
        justify-content: start
    }
}

.coppy-right .coppy-right_block .cr-right .cr-right-item img {
    width: 40%;
    height: auto
}

@media screen and (max-width: 768px) {
    .coppy-right .coppy-right_block .cr-right .cr-right-item img {
        width: 20%
    }
}

.box-bct {
    width: 50%;
    float: right;
    text-align: left
}

.box-bct img {
    max-width: 180px
}

@media all and (max-width: 550px) {
    .box-bct {
        width: 100%;
        float: none;
        text-align: center
    }
}


/*# sourceMappingURL=template.css.map */

.admin_edit {
    position: absolute;
    z-index: 9999
}

.admin_edit a {
    width: 20px;
    height: 20px;
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/edit.png");
    display: inline-block
}

.block_area .name_block {
    position: absolute;
    background: #ffffff94;
    z-index: 999
}

.position_area {
    background: #fff;
    position: relative
}

.position_area .position_area_label {
    position: absolute;
    z-index: 9999;
    top: 0px;
    background: #ffffff94
}

.position_area .block_area_label {
    position: absolute;
    z-index: 9999;
    top: 18px;
    background: #ffffff94
}

.admin_edit_block {
    position: absolute;
    z-index: 9999;
    top: -3px;
    background: #ffffff;
    padding: 5px;
    width: 75px;
    left: 20px;
    padding-left: 10px
}

.admin_edit_block a {
    font-weight: bold;
    color: blue
}

.admin_edit_module {
    position: absolute;
    z-index: 9999;
    top: 25px;
    left: 20px;
    padding: 5px;
    background: #ffffff;
    width: 100px;
    padding-left: 10px
}

.admin_edit_module a {
    font-weight: bold;
    color: blue
}

.setting_admin {
    position: absolute;
    z-index: 9999;
    top: 36px;
    background: #ffffff94;
    left: 0px;
    width: 20px;
    height: 20px;
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/setting.png");
    display: inline-block;
    cursor: pointer;
    overflow: hidden
}

.setting_admin:hover {
    overflow: unset
}

.admin_edit_detail {
    position: absolute;
    z-index: 9999;
    right: 0px;
    bottom: 0px;
    padding: 5px;
    background: #ffffff94
}

.admin_edit_detail a {
    width: 20px;
    height: 20px;
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/edit_content.png");
    display: inline-block
}

.admin_edit_detail_md {
    z-index: 9999;
    right: 0px;
    bottom: 0px;
    padding: 5px;
    background: #ffffff94
}

.admin_edit_detail_md a {
    color: blue;
    font-weight: bold;
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/edit_content.png");
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 25px
}

.admin_edit_block_direct {
    position: absolute;
    z-index: 9999;
    top: 20px;
    padding: 5px;
    background: #ffffff94
}

.admin_edit_block_direct a {
    width: 20px;
    height: 20px;
    background-image: url("https://jasminehagiang.com/templates/jasmine/images/edit_content.png");
    display: inline-block
}


/*# sourceMappingURL=admin_edit.css.map */

.product_grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0px
}

.product_grid .item {
    float: left;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    width: 25%;
    padding: 20px;
    margin-bottom: 18px
}

.product_grid .item:hover {
    box-shadow: #64646f33 0px 7px 29px 0px
}

.product_grid .item:hover .arraw_right {
    opacity: 1
}

@media screen and (max-width: 800px) {
    .product_grid .item {
        width: calc(100% / 3)
    }
}

@media screen and (max-width: 500px) {
    .product_grid .item {
        width: calc(100% / 2);
        padding: 10px
    }
}

.product_grid .product_image {
    position: relative;
    text-align: center;
    margin: -10px
}

.product_grid .product_image img {
    width: 100%;
    height: auto
}

.product_grid .arraw_right {
    position: absolute;
    bottom: 10px;
    right: 10px;
    opacity: 0
}

.product_grid .arraw_right span {
    display: inline-block;
    background: var(--sub-color);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
    box-sizing: border-box
}

.product_grid .arraw_right span svg {
    fill: #fff;
    width: 22px;
    height: 22px
}

.is_new,
.is_promotion {
    border-radius: 50%;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    box-sizing: border-box;
    position: absolute;
    left: 10px;
    top: 10px;
    background: #fead00;
    font-size: 11px;
    width: 38px;
    height: 38px;
    padding-top: 10px;
    z-index: 1
}

@media screen and (max-width: 500px) {
    .is_new,
    .is_promotion {
        font-size: 10px;
        width: 32px;
        height: 32px;
        padding-top: 8px
    }
}

.is_promotion {
    background: var(--sub-color);
    left: 48px
}

@media screen and (max-width: 500px) {
    .is_promotion {
        left: 42px
    }
}

.is_promotion_l0 {
    left: 10px !important
}

@media screen and (max-width: 500px) {
    .is_promotion_l0 {
        left: 42px
    }
}

.frame_inner>h2,
.frame_inner>h3,
.frame_inner>.div_name {
    margin-top: 20px;
    overflow: hidden;
    height: 40px;
    text-align: left
}

@media all and (max-width: 500px) {
    .frame_inner>h2,
    .frame_inner>h3,
    .frame_inner>.div_name {
        height: 40px
    }
}

.frame_inner>h2 a:hover {
    color: var(--extra-color)
}

.frame_inner>h3 a:hover {
    color: var(--extra-color)
}

.product_grid .name {
    line-height: 20px;
    font-weight: normal;
    font-family: 'LexendMedium'
}

.price_arae .price_current {
    color: var(--main-color);
    margin-top: 9px;
    text-align: left
}

.price_arae .price_old {
    text-decoration: line-through;
    color: #888888;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    margin-top: 2px;
    font-family: 'LexendLight'
}

.price_arae .price_old span {
    text-decoration: line-through
}


/*# sourceMappingURL=products.css.map */

.view-all-total {
    text-align: center;
    display: none;
    width: 100%;
    color: var(--main-color);
    padding: 10px;
    box-sizing: border-box
}

.view-all-total span {
    font-weight: bold
}

@media only screen and (max-width: 500px) {
    .view-all-total {
        display: block
    }
}

.product_grid .item_special {
    width: 40%;
    padding: 0px
}

.product_grid .item_special .frame_inner {
    padding: 0px;
    position: relative
}

@media only screen and (max-width: 1200px) {
    .product_grid .item_special {
        display: none
    }
}

@media only screen and (max-width: 500px) {
    .product_grid .item_special {
        display: block;
        width: 100% !important
    }
}

.item_special .doi-1 {
    left: 0px;
    top: -242px
}

.product_grid_home .item_special .doi-1 {
    left: -10px;
    top: -242px
}

.item_special_t {
    padding: 20px 0px 13px 0px;
    overflow: hidden;
    min-height: 185px
}

.product_grid_home .item_special_t:hover .item_special_l {
    transform: scale(1.11)
}

.item_special_l {
    width: 200px;
    float: left;
    transition: all .4s ease-out
}

@media only screen and (max-width: 500px) {
    .item_special_l {
        width: 100%;
        text-align: center
    }
}

.item_special_l figure {
    margin-bottom: 0px !important
}

.item_special_l .product_image {
    overflow: initial !important
}

.item_special_l .shadow {
    position: absolute;
    opacity: 0.3;
    bottom: -179px;
    left: 31px;
    transform: rotateX(180deg)
}

@media only screen and (max-width: 500px) {
    .item_special_l .shadow {
        display: none !important
    }
}

@keyframes chang-rotage-anim-3 {
    0% {
        transform: rotate(0deg) scale(1) skew(0)
    }
    10% {
        transform: rotate(0deg) scale(1) skew(0)
    }
    65% {
        transform: rotate(-15deg) scale(1.1) skew(1deg)
    }
    70% {
        transform: rotate(15deg) scale(1) skew(1deg)
    }
    75% {
        transform: rotate(-15deg) scale(1.1) skew(1deg)
    }
    80% {
        transform: rotate(15deg) scale(1) skew(1deg)
    }
    85% {
        transform: rotateY(360deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.item_special_r {
    width: calc(100% - 200px);
    float: right;
    color: #fff
}

@media only screen and (max-width: 500px) {
    .item_special_r {
        display: none
    }
}

.item_special_r a:hover {
    text-decoration: none
}

.item_special_r .name_core {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px
}

.item_special_r .name_display {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-align: center
}

.item_special_r .price-txt {
    text-align: center;
    margin-top: 6px
}

.item_special_r .price_old {
    display: block !important
}

.item_special_r .price_arae {
    text-align: center
}

.item_special_r .price_arae .price_current {
    font-size: 25px !important;
    font-weight: normal !important;
    display: inline-block !important;
    padding: 15px;
    background: #ffffff14;
    color: #fff;
    margin-bottom: 8px;
    margin-top: -8px;
    position: relative
}

.item_special_r .price_arae .price_current .bf {
    width: 23px;
    height: 23px;
    border-left: 1px solid #fffefe9c;
    border-bottom: 1px solid #fffefe9c;
    left: 0px;
    bottom: 0px;
    position: absolute
}

.item_special_r .price_arae .price_current .af {
    width: 23px;
    height: 23px;
    border-right: 1px solid #fffefe9c;
    border-top: 1px solid #fffefe9c;
    right: 0px;
    top: 0px;
    position: absolute
}

.item_special_r .special_gifts {
    font-size: 12px;
    position: relative;
    padding-left: 70px
}

.item_special_r .special_gifts span {
    position: absolute;
    left: 14px;
    bottom: 2px
}

.item_special_r .special_gifts span svg#Layer_1 {
    width: 45px;
    height: 45px
}

.item_special_bt {
    padding: 20px
}

.item_special_bt a.name {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: normal;
    color: black
}

.item_special_bt .style_types {
    float: right;
    margin-top: -3px;
    text-align: center
}

.item_special_bt .price_current {
    display: inline-block
}

.cat_item_store {
    margin-top: 32px
}

.cat_item_store:first-child {
    margin-top: 0px
}

@media all and (max-width: 600px) {
    .cat_item_store {
        margin-top: 15px
    }
}

.cat-title {
    background: #fff
}

.cat-title .cat-title-main {
    float: left
}

.cat-title .cat-title-main>a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 13px 30px 13px 40px;
    padding-left: 40px;
    position: relative;
    top: 0px;
    background: var(--main-color);
    display: inline-block;
    clip-path: polygon(0 0, 92% 0, 100% 100%, 0% 100%)
}

.cat-title .cat-title-main>a:before {
    position: absolute;
    content: '';
    width: 8px;
    top: -1px;
    height: 45px;
    z-index: 9;
    left: 9px;
    transform: skewX(14deg);
    background: #fdee17
}

.cat-title .cat-title-main>a:after {
    position: absolute;
    content: '';
    width: 8px;
    top: -1px;
    z-index: 9;
    height: 45px;
    background: #fdee17;
    left: 20px;
    transform: skewX(14deg)
}

@media all and (max-width: 600px) {
    .cat-title .cat-title-main>a {
        font-size: 16px
    }
}

.cat-title .cat-title-main>a span {
    color: var(--main-color)
}

.cat-title .nav-tabs {
    float: right;
    display: flex
}

.cat-title .nav-tabs li {
    margin-left: 40px
}

.cat-title .nav-tabs li.active a,
.cat-title .nav-tabs li:hover a {
    color: var(--main-color);
    text-decoration: underline
}

.title_icon {
    width: 40px;
    height: 50px;
    float: left;
    background: #00A7F4;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    position: relative;
    display: none
}

.title_icon i {
    position: absolute;
    content: ' ';
    width: 22px;
    height: 26px;
    top: 13px;
    left: 16px;
    z-index: 10
}

.title_icon::before {
    content: '';
    position: absolute;
    top: 0px;
    right: -19px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 19px;
    border-color: transparent transparent transparent #00A7F4
}

#cat-dien-thoai .title_icon i,
#cat-iphone .title_icon i {
    background-position: -85px -64px
}

#cat-phu-kien .title_icon i {
    background-position: -113px -64px;
    width: 29px;
    height: 26px;
    top: 13px;
    left: 12px
}

#cat-may-tinh-bang .title_icon i {
    background-position: -229px -77px
}

#cat-dich-vu .title_icon i {
    background-position: -273px -125px;
    height: 31px;
    left: 13px;
    top: 11px
}

#cat-dich-vu-sua-chua .title_icon i {
    background-position: -305px -124px;
    height: 31px;
    left: 13px;
    top: 11px
}

@media only screen and (max-width: 768px) {
    .cat-title .nav-tabs {
        display: none
    }
}

@media only screen and (max-width: 500px) {
    #cat_item_store_136 {
        display: none
    }
    .home_pos_2 {
        display: none
    }
}


/*# sourceMappingURL=home.css.map */

.default_block .container h3 {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    margin-bottom: 30px
}

.default_block .default_tab {
    text-align: center;
    width: 100%;
    margin-bottom: 50px
}

.default_block .default_tab .tab_name {
    text-align: center;
    font-size: 18px;
    background-color: #ddd;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    border: none;
    padding: 10px 40px;
    border-radius: 50px;
    text-transform: uppercase;
    margin: 0 10px 20px 10px;
    cursor: pointer;
    transition: 0.4s
}

.default_block .default_tab .tab_name:hover {
    transition: 0.4s;
    color: #fff;
    background-color: #ec1d2f
}

.default_block .default_tab .tab_name-actived {
    color: #fff;
    background-color: #ec1d2f
}

.default_block .effect_tour {
    position: relative;
    animation: animatetop 1s
}

@keyframes animatetop {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.default_block .tab_block {
    padding-bottom: 50px
}

.default_block .tab_block .z-index {
    position: relative;
    z-index: 10;
    margin-top: 30px
}

.default_block .tab_block h3 {
    text-align: center;
    font-size: 19px;
    color: #df6726;
    font-weight: 600;
    line-height: 1.486;
    text-transform: uppercase
}

@media screen and (max-width: 768px) {
    .default_block .tab_block h3 {
        margin-bottom: 10px
    }
}

.default_block .tab_block .text_left {
    text-align: left;
    padding-left: 25px
}

.default_block .tab_block .text_right {
    text-align: right;
    padding-right: 53px
}

@media screen and (max-width: 768px) {
    .default_block .tab_block .text_right {
        text-align: left;
        padding-left: 25px;
        padding-right: 0
    }
}

.default_block .tab_block .location_block {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 23px 60px 23px
}

@media screen and (max-width: 768px) {
    .default_block .tab_block .location_block {
        justify-content: start
    }
}

.default_block .tab_block .location_block .tab_block_tour_2 {
    width: calc(100% / 4 - 60px)
}

.default_block .tab_block .location_block .tab_block_tour_2:last-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 4px !important;
    width: 14px !important;
    height: 14px !important;
    border: unset !important;
    border-radius: 50%;
    background-color: #df6726
}

.default_block .tab_block .location_block .tab_block_tour {
    width: calc(100% / 4 - 60px);
    position: relative;
    margin: 0 30px;
    flex: 1
}

@media screen and (max-width: 768px) {
    .default_block .tab_block .location_block .tab_block_tour {
        width: calc(100% / 2 - 60px);
        margin-bottom: 40px;
        flex: none
    }
}

@media screen and (max-width: 500px) {
    .default_block .tab_block .location_block .tab_block_tour {
        width: calc(100% - 60px);
        margin-bottom: 40px;
        flex: none
    }
}

.default_block .tab_block .location_block .tab_block_tour:before {
    content: "";
    background-color: #bbb;
    display: block;
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 0;
    right: -32px;
    height: 1px;
    opacity: 0.4
}

.default_block .tab_block .location_block .tab_block_tour:last-child:before {
    right: 0
}

.default_block .tab_block .location_block .tab_block_tour:last-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #df6726
}

.default_block .tab_block .location_block .tab_block_tour .location_name {
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    padding-left: 10px;
    position: relative;
    z-index: 3;
    background-color: #fff;
    display: inline-block;
    padding-right: 20px
}

.default_block .tab_block .location_block .tab_block_tour .location_name:before {
    content: "";
    background-image: url("../img/icon.png");
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -4px;
    left: -28px;
    z-index: 1
}

.default_block .tab_block .location_block .tab_block_tour .detail_location_block {
    margin-top: 15px;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.default_block .tab_block .location_block .tab_block_tour .detail_location_block .detail_location .detail_location_content:before {
    content: "";
    background-color: #df6726;
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    top: 3px;
    left: -18px;
    z-index: 1
}

.default_block .tab_block .location_block .tab_block_tour .detail_location_block .detail_location .detail_location_content:after {
    content: "";
    background-color: #9b9b9b;
    width: 0.5px;
    display: block;
    position: absolute;
    top: -15px;
    bottom: 0;
    left: -14px
}

.default_block .tab_block .location_block .tab_block_tour .detail_location_block .detail_location .detail_location_content p {
    text-transform: capitalize;
    font-weight: 550;
    color: #3d3d3d;
    margin-bottom: 10px
}

.default_block .tab_block .location_block .tab_block_tour .detail_location_block .detail_location .detail_location_content img {
    object-fit: cover;
    width: 100%
}

.default_block .tab_block .location_block .tab_block_tour .detail_location_2 {
    display: flex;
    margin: 0 -15px
}

.default_block .tab_block .location_block .tab_block_tour .detail_location_2 .detail_location_content_2 {
    width: calc(100% / 2 - 30px);
    margin: 0 15px;
    box-sizing: border-box
}

.default_block .tab_block .desc_tour_1 .desc_tour_content {
    width: 70%;
    margin: 0 auto
}

.default_block .tab_block .desc_tour_1 .desc_tour_content p {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    color: #242424;
    padding: 4px 20px;
    line-height: 1.5
}

.default_block .tab_block .desc_tour .container {
    width: 93%;
    margin: 0 0 0 auto
}

@media screen and (max-width: 1220px) {
    .default_block .tab_block .desc_tour .container {
        width: 100%;
        padding: 0
    }
}

.default_block .tab_block .desc_tour .desc_tour_block {
    display: flex;
    flex-wrap: wrap
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_left {
    max-width: calc(100% / 2 - 30px);
    position: relative;
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box
}

@media screen and (max-width: 900px) {
    .default_block .tab_block .desc_tour .desc_tour_block .desc_block_left {
        max-width: 100%
    }
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_left .desc_block_left_title h3 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-image: url("../img/Layer-546.png");
    font-weight: 600;
    line-height: 1.486;
    text-transform: capitalize;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    background-size: 100% 100%;
    padding: 18px 40px;
    opacity: 0.95
}

@media screen and (max-width: 900px) {
    .default_block .tab_block .desc_tour .desc_tour_block .desc_block_left .desc_block_left_title h3 {
        line-height: 1.2
    }
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_left .desc_block_left_content {
    text-align: center;
    margin: 10px auto 0
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_left .desc_block_left_content p {
    font-weight: 500;
    color: #242424;
    padding: 4px 20px
}

@media screen and (max-width: 900px) {
    .default_block .tab_block .desc_tour .desc_tour_block .desc_block_left .desc_block_left_content p {
        padding: 4px 0
    }
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_right {
    max-width: calc(100% / 2 + 30px);
    width: 100%;
    position: relative
}

@media screen and (max-width: 900px) {
    .default_block .tab_block .desc_tour .desc_tour_block .desc_block_right {
        max-width: 100%
    }
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_right .desc_tour_bg {
    z-index: 1;
    position: relative;
    width: 100%;
    overflow-x: clip
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_right .desc_tour_bg img {
    position: absolute;
    z-index: 1;
    top: -90px;
    width: 100%;
    transform: scale(1.26);
    object-position: -74px -10px
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_right .desc_block_right_img {
    position: relative;
    position: relative;
    -webkit-mask-image: url("../img/Layer-1.png");
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat
}

.default_block .tab_block .desc_tour .desc_tour_block .desc_block_right .desc_block_right_img img {
    width: 100%;
    top: -100px
}

.default_block .tab_block .desc_tour_2 .container {
    width: 93%;
    margin: 0 auto 0 0
}

@media screen and (max-width: 1200px) {
    .default_block .tab_block .desc_tour_2 .container {
        width: 100%;
        padding: 0
    }
}

.default_block .tab_block .desc_tour_2 .desc_tour_block {
    display: flex;
    flex-wrap: wrap
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_left {
    max-width: calc(100% / 2 + 30px);
    width: 100%;
    position: relative
}

@media screen and (max-width: 900px) {
    .default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_left {
        max-width: 100%;
        order: 2
    }
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_left .desc_tour_bg {
    z-index: 1;
    position: relative;
    width: 100%;
    overflow-x: clip
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_left .desc_tour_bg img {
    position: absolute;
    z-index: 1;
    top: -120px;
    width: 100%;
    transform: scale(1.2);
    object-position: 30px -70px
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_left .desc_block_left_img {
    position: relative;
    -webkit-mask-image: url("../img/Layer-5312.png");
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 96% 100%;
    -webkit-mask-position: 0 0px;
    mask-size: 96% 100%;
    mask-position: 0 0px
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_left .desc_block_left_img img {
    width: 93%;
    top: -130px
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_right {
    max-width: calc(100% / 2 - 30px);
    position: relative;
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box
}

@media screen and (max-width: 900px) {
    .default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_right {
        max-width: 100%;
        order: 1
    }
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_right .desc_block_right_title h3 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-image: url("../img/Layer-547.png");
    font-weight: 600;
    line-height: 1.486;
    text-transform: capitalize;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    background-size: 100% 100%;
    padding: 18px 40px;
    opacity: 0.95
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_right .desc_block_right_content {
    text-align: center;
    margin: 10px auto 0
}

.default_block .tab_block .desc_tour_2 .desc_tour_block .desc_block_right .desc_block_right_content p {
    font-weight: 500;
    color: #242424;
    padding: 4px 20px
}

.default_block .btn-book {
    text-align: center;
    margin-top: 70px
}

.default_block .btn-book a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #ec1d2f;
    border-radius: 50px;
    background-color: #ec1d2f;
    color: #fff
}

.default_block .btn-book a:hover {
    border: 2px solid #000;
    background-color: #fff;
    color: #242424
}


/*# sourceMappingURL=tour.css.map */

.strengths-column-4 {
    position: relative
}

.strengths-column-4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 100% 100%
}

.strengths-column-4 .block-strengths-column-4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px 0;
    position: relative
}

@media screen and (max-width: 768px) {
    .strengths-column-4 .block-strengths-column-4 {
        padding: 20px 0;
        position: relative;
        z-index: 1
    }
}

.strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item {
    width: calc(100% / 4 - 40px)
}

@media screen and (max-width: 900px) {
    .strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item {
        width: calc(100% / 3);
        padding: 10px 0
    }
}

@media screen and (max-width: 500px) {
    .strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item {
        width: calc(100%);
        padding: 10px 0
    }
}

.strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item img {
    padding-bottom: 20px;
    width: 60%
}

@media screen and (max-width: 900px) {
    .strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item img {
        width: 30%;
        display: block;
        text-align: center;
        margin: 0 auto
    }
}

@media screen and (max-width: 500px) {
    .strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item img {
        width: 50%
    }
}

.strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item label {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    padding: 6px 0;
    display: block
}

.strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item h3 {
    color: #ff4051;
    text-align: center;
    font-weight: 600;
    font-size: 40px
}

.strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item h4 {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    padding: 20px 0
}

.strengths-column-4 .block-strengths-column-4 .block-strengths-column-4-item>p {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    padding: 6px 0;
    text-align: center;
    padding: 0 20px
}

.strengths-column-4 .block-strengths-column-4 .column-4-item-special {
    width: calc(100% / 4 + 120px)
}

@media screen and (max-width: 900px) {
    .strengths-column-4 .block-strengths-column-4 .column-4-item-special {
        width: 100%
    }
}


/*# sourceMappingURL=column_4.css.map */

.price_block {
    position: relative;
}

.price_block img {
    object-fit: cover;
    position: absolute;
}

.price_block .price_block_ {
    position: relative;
    top: 0;
    width: 100%;
    padding-top: 110px;
}

.price_block .prie_title {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    margin-bottom: 30px;
}

.price_block .price_block_content {
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
    justify-content: center;
}

@media screen and (max-width: 960px) {
    .price_block .price_block_content {
        display: block;
    }
}

.price_block .price_block_content .price_block_item {
    width: calc(100% / 3 - 40px);
    background-color: #df6726;
    padding: 60px 20px 40px 20px;
    border-radius: 10px 10px 30px 30px;
    position: relative;
    box-sizing: border-box;
    margin: 0 20px;
}

@media screen and (max-width: 960px) {
    .price_block .price_block_content .price_block_item {
        width: 100%;
        margin: 0 0 100px;
    }
}

.price_block .price_block_content .price_block_item .prie_item_title {
    position: absolute;
    top: -30px;
    left: 20px;
    right: 20px;
    background-image: url("../img/Rectangle-8021.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.price_block .price_block_content .price_block_item .prie_item_title h4 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 1.486;
    border: none;
    padding: 15px 0;
    border-radius: 50px;
    text-transform: uppercase;
    margin: 0 10px 20px 10px;
    cursor: pointer;
    transition: 0.4s;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_detail {
    display: flex;
    justify-content: space-between;
    padding: 12px 0 10px 0;
    border-bottom: 1px solid #ffa879;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_detail .price_radio {
    width: 60%;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_detail .price_radio input {
    width: 15px;
    height: 15px;
    accent-color: #000000;
    position: absolute;
    top: 16px;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_detail .price_radio label {
    font-weight: 550;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 25px;
    cursor: pointer;
    line-height: 1.1;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_detail .price_radio .checked_text {
    font-weight: 600;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_detail span {
    width: 40%;
    font-weight: 600;
    color: #fff;
    font-size: 17px;
    text-align: right;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_select {
    margin: 12px 0 12px 0;
    display: none;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_select .prie_item_content_select_location {
    padding: 12px 10px;
    border: 1px solid #ffa879;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_select .prie_item_content_select_location:first-child {
    margin-bottom: 12px;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_select .prie_item_content_select_location span {
    font-weight: 550;
    color: #fff;
    font-size: 14px;
    line-height: 2;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_select .prie_item_content_select_location select {
    width: 100%;
    border: 1px solid #DBDCDE;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    height: 40px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 15px;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_select .prie_item_content_select_location optgroup {
    font-weight: 600;
}

.price_block .price_block_content .price_block_item .prie_item_content .prie_item_content_select .prie_item_content_select_location option {
    font-weight: 500;
}

.price_block .price_block_content .price_block_item .prie_item_desc {
    padding: 16px 0;
}

.price_block .price_block_content .price_block_item .prie_item_desc p {
    font-weight: 550;
    color: #fff;
    font-size: 12px;
    padding: 6px 0;
}

.price_block .price_block_content .price_block_item .btn-book1 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
}

.price_block .price_block_content .price_block_item .btn-book1 a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #fff;
    border-radius: 50px;
    background-color: #fff;
    color: #242424;
}

.price_block .price_block_content .price_block_item .btn-book1 a:hover {
    border: 2px solid #ec1d2f;
    background-color: #ec1d2f;
    color: #fff;
}


/*# sourceMappingURL=price.css.map */

.service_block>h3 {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    margin-bottom: 30px
}

.service_block .default_tab {
    text-align: center;
    width: 100%
}

.service_block .default_tab .tab_service {
    text-align: center;
    font-size: 18px;
    background-color: #ddd;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    border: none;
    padding: 6px 40px;
    border-radius: 50px;
    text-transform: uppercase;
    margin: 0 10px 20px 10px;
    cursor: pointer;
    transition: 0.4s
}

.service_block .default_tab .tab_service:hover {
    transition: 0.4s;
    color: #fff;
    background-color: #ec1d2f
}

.service_block .default_tab .tab_services-actived {
    color: #fff;
    background-color: #ec1d2f
}

.service_block .effect_services {
    position: relative;
    animation: animatetop 1s
}

@keyframes animatetop {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.service_block .tab_block_services .service_introduce>p {
    text-align: center;
    font-weight: 500;
    color: #242424;
    font-size: 13px;
    width: 70%;
    margin: 0 auto
}

.service_block .tab_block_services .service_introduce .service_introduce_contact {
    padding: 10px 0 20px;
    text-align: center
}

.service_block .tab_block_services .service_introduce .service_introduce_contact span {
    font-weight: 600;
    color: #df6726;
    font-size: 18px
}

.service_block .tab_block_services .service_location {
    width: 40%;
    margin: 0 auto;
    border: 1px solid #dedede;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px
}

@media screen and (max-width: 1000px) {
    .service_block .tab_block_services .service_location {
        width: 90%
    }
}

.service_block .tab_block_services .service_location .service_location_radio {
    display: flex;
    justify-content: center
}

.service_block .tab_block_services .service_location .service_location_radio .service_location_radio_item {
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #ddd
}

.service_block .tab_block_services .service_location .service_location_radio .service_location_radio_item input {
    accent-color: #df6726;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    display: none
}

.service_block .tab_block_services .service_location .service_location_radio .service_location_radio_item label {
    font-weight: 550;
    color: #000;
    font-size: 15px;
    width: 100%;
    display: block;
    padding: 10px 10px 10px 10px;
    box-sizing: border-box
}

.service_block .tab_block_services .service_location .service_location_radio .service_location_radio_item:hover label {
    color: #df6726;
    cursor: pointer
}

.service_block .tab_block_services .service_location .service_location_radio .service_location_radio_item:hover input {
    cursor: pointer
}

.service_block .tab_block_services .service_location .service_location_detail {
    padding-top: 18px
}

.service_block .tab_block_services .service_location .service_location_detail .service_location_detail_item {
    padding: 10px 0
}

.service_block .tab_block_services .service_location .service_location_detail .service_location_detail_item:last-child {
    padding-bottom: 0
}

.service_block .tab_block_services .service_location .service_location_detail .service_location_detail_item div:last-child {
    margin-top: 10px
}

.service_block .tab_block_services .service_location .service_location_detail .service_location_detail_item span {
    font-weight: 550;
    color: #000;
    font-size: 14px;
    line-height: 1.5
}

.service_block .tab_block_services .service_location .service_location_detail .service_location_detail_item select {
    width: 100%;
    border: 1px solid #DBDCDE;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    height: 40px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 15px
}

.service_block .tab_block_services .service_location .service_location_detail .service_location_detail_item option {
    font-weight: 500
}

.service_block .tab_block_services .service_block_content_1 {
    display: block !important
}

.service_block .tab_block_services .service_block_content_1 .service_block_content_item {
    width: 100% !important;
    margin: 15px 0 !important
}

.service_block .tab_block_services .service_block_content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center
}

.service_block .tab_block_services .service_block_content .service_block_content_item {
    width: calc(100% / 3 - 30px);
    background-color: #f6f6f6;
    padding-bottom: 30px;
    margin: 15px 15px;
    transition: 0.4s;
    border-radius: 0 0 20px 20px
}

@media screen and (max-width: 1000px) {
    .service_block .tab_block_services .service_block_content .service_block_content_item {
        width: calc(100% / 2 - 30px)
    }
}

@media screen and (max-width: 530px) {
    .service_block .tab_block_services .service_block_content .service_block_content_item {
        width: calc(100% - 30px)
    }
}

.service_block .tab_block_services .service_block_content .service_block_content_item:hover {
    background-color: #fff;
    box-shadow: 0px 4px 20px #dddddd;
    transition: 0.4s
}

.service_block .tab_block_services .service_block_content .service_block_content_item .top {
    border-bottom: 1px solid #ddd;
    padding: 30px 30px 10px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .top h4 {
    text-align: center;
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .top img {
    width: 100%;
    object-fit: cover
}

.service_block .tab_block_services .service_block_content .service_block_content_item .top p {
    text-align: center;
    font-size: 17px;
    color: #242424;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .top span {
    text-align: center;
    display: block;
    font-weight: 550;
    color: #c8c8c8;
    font-size: 14px;
    font-style: italic
}

.service_block .tab_block_services .service_block_content .service_block_content_item .center {
    padding: 10px 30px;
    border-bottom: 1px solid #ddd
}

.service_block .tab_block_services .service_block_content .service_block_content_item .center p {
    text-align: center;
    font-weight: 650;
    color: #242424;
    font-size: 12px;
    width: 70%;
    margin: 0 auto;
    padding: 2px 0;
    font-size: 13px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .center p:first-child {
    color: #df6726;
    font-style: italic;
    font-weight: 600
}

.service_block .tab_block_services .service_block_content .service_block_content_item .bottom {
    padding: 10px 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.service_block .tab_block_services .service_block_content .service_block_content_item .bottom div {
    width: calc(100% / 2 - 10px)
}

@media screen and (max-width: 700px) {
    .service_block .tab_block_services .service_block_content .service_block_content_item .bottom div {
        width: 100%;
        text-align: center
    }
}

.service_block .tab_block_services .service_block_content .service_block_content_item .bottom div span svg {
    width: 12px;
    height: 12px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .bottom div p {
    text-align: center;
    font-weight: 650;
    color: #242424;
    font-size: 13px;
    display: inline
}

.service_block .tab_block_services .service_block_content .service_block_content_item .bottom_center {
    padding: 10px 30px 10px;
    text-align: center
}

.service_block .tab_block_services .service_block_content .service_block_content_item .bottom_center div span svg {
    width: 12px;
    height: 12px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .bottom_center div p {
    text-align: center;
    font-weight: 650;
    color: #242424;
    font-size: 13px;
    display: inline
}

.service_block .tab_block_services .service_block_content .service_block_content_item .btn-book3 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .btn-book3 a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #b4b4b4;
    border-radius: 50px;
    background-color: #fff;
    color: #b4b4b4;
    position: relative
}

.service_block .tab_block_services .service_block_content .service_block_content_item .btn-book3 a span {
    position: absolute;
    left: 10px;
    top: 2.5px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .btn-book3 a span svg {
    width: 30px;
    height: 30px
}

.service_block .tab_block_services .service_block_content .service_block_content_item .btn-book3 a:hover {
    border: 2px solid #ec1d2f;
    background-color: #ec1d2f;
    color: #fff
}

.service_block .btn-book2 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px
}

.service_block .btn-book2 a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #ec1d2f;
    border-radius: 50px;
    background-color: #ec1d2f;
    color: #fff;
    position: relative
}

.service_block .btn-book2 a span {
    position: absolute;
    left: 14px;
    top: 5px
}

.service_block .btn-book2 a span svg {
    width: 30px;
    height: 30px
}

.service_block .btn-book2 a:hover {
    border: 2px solid #ec1d2f;
    background-color: #ec1d2f;
    color: #fff;
    opacity: 0.9
}


/*# sourceMappingURL=service.css.map */

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}


/*# sourceMappingURL=owl.carousel.css.map */

html.lb-disable-scrolling {
    overflow: hidden;
    /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
    position: fixed;
    height: 100vh;
    width: 100vw;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    /* Image border */
    border: 4px solid white;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    /* Background color behind image.
     This is visible during transitions. */
    background-color: white;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(https://jasminehagiang.com/libraries/jquery/lightbox2/dist/images/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container>.nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(https://jasminehagiang.com/libraries/jquery/lightbox2/dist/images/prev.png) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(https://jasminehagiang.com/libraries/jquery/lightbox2/dist/images/next.png) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 650;
    line-height: 1em;
}

.lb-data .lb-caption a {
    color: #4ae;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
    font-weight: 550;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(https://jasminehagiang.com/libraries/jquery/lightbox2/dist/images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.service_tour {
    padding: 0 20px
}

.certifications .summary {
    text-align: center;
    margin-bottom: 30px
}

@media all and (max-width: 600px) {
    .certifications .summary {
        font-size: 14px
    }
}

.certifications .certifications-inner .item {
    text-align: center
}

.certifications .certifications-inner .item .name {
    line-height: 26px;
    font-size: 16px;
    margin-top: 15px
}

.certifications .owl-controls .owl-nav div {
    display: block !important;
    opacity: 1;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    float: left;
    position: absolute;
    font-size: 40px;
    line-height: 32px;
    top: 10px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translate(0%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.certifications .owl-controls .owl-nav div:hover {
    color: #fff;
    background: #df6726
}

.certifications .owl-nav .owl-prev {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 30px !important;
    color: #fff;
    left: -40px;
    padding: 1px 3px 0 0
}

@media all and (max-width: 1170px) {
    .certifications .owl-nav .owl-prev {
        left: 0%
    }
}

.certifications .owl-nav .owl-next {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 30px !important;
    border-radius: 4px;
    right: -40px;
    color: #fff;
    padding: 1px 0 0 3px
}

@media all and (max-width: 1170px) {
    .certifications .owl-nav .owl-next {
        right: 0%
    }
}


/*# sourceMappingURL=style3.css.map */

.form_block {
    width: 90%;
    margin: 0 auto;
}

@media screen and (max-width: 1000px) {
    .form_block {
        width: 100%;
    }
}

.form_block h3 {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    margin-bottom: 30px;
    padding: 0 120px;
}

@media screen and (max-width: 1000px) {
    .form_block h3 {
        padding: 0;
    }
}

.form_block>p {
    text-align: center;
    font-weight: 500;
    color: #242424;
    font-size: 13px;
    width: 70%;
    margin: 0 auto;
}

@media screen and (max-width: 1000px) {
    .form_block>p {
        width: 100%;
    }
}

.form-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
}

.form-content .form-left {
    width: 50%;
}

@media screen and (max-width: 1000px) {
    .form-content .form-left {
        width: 100%;
    }
}

.form-content .form-left .top {
    margin-bottom: 30px;
}

.form-content .form-left .register_table label {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}

.form-content .form-left .register_table .txtinput {
    width: 100%;
    border: 1px solid #DBDCDE;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    height: 40px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 15px;
}

.form-content .form-left .register_table .areainput {
    width: 100%;
    border: 1px solid #DBDCDE;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    height: 120px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 15px;
    resize: none;
}

.form-content .form-left .register_table #message {
    width: 100%;
    border: 1px solid #DBDCDE;
    padding-left: 10px;
    border-radius: 4px;
    height: 150px;
    box-sizing: border-box;
}

.form-content .form-left p {
    text-align: left;
    font-size: 12px;
}

.form-content .form-right {
    width: 45%;
}

.form-content .form-right .table_content {
    max-height: 400px;
    overflow: auto;
}

@media screen and (max-width: 1000px) {
    .form-content .form-right {
        width: 90%;
        margin: auto;
    }
}

.form-content .form-right h4 {
    text-align: center;
    padding-bottom: 20px;
    font-weight: 550;
    font-size: 17px;
}

.form-content .form-right .table_register {
    width: 100%;
    position: relative;
}

.form-content .form-right .table_register td,
.form-content .form-right .table_register th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

.form-content .form-right .table_register th {
    font-weight: 600;
    text-align: center;
    color: #4e4e4e;
}

.form-content .form-right .table_register tr:nth-child(even) {
    background-color: #f2f2f2;
}

.form-content .form-right .table_register tr:hover {
    background-color: #ddd;
}

.form-content .form-right .table_register .title_table {
    background-color: #f9f9f9;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
}

.form-content .form-right .table_register td {
    text-transform: capitalize;
    font-weight: 550;
}

.form-content .form-right .table_register td svg {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.form-content .form-right .table_register td:last-child {
    text-align: center;
    cursor: pointer;
}

.form-content .form-right .table_register td:last-child span {
    font-weight: 550;
    text-decoration: underline;
}

.form-content .form-right .table_register td:last-child span:hover {
    text-decoration: underline;
}

.form-content .form-right .table_register .price_tour {
    text-align: right;
    letter-spacing: 0.2px;
    font-weight: 550;
    color: #ec1d2f;
}

.form-content .form-right .form_price_tour {
    width: 100%;
}

.form-content .form-right .form_price_tour tr {
    text-align: right;
}

.form-content .form-right .form_price_tour tr td {
    display: inline-block;
    padding: 0 6px;
}

.form-content .form-right .form_price_tour tr p {
    display: inline-block;
    padding-left: 6px;
}

.form-content .form-right .form_price_tour tr .td_right {
    max-width: 20px;
}

.form-content .form-right .form_price_tour tr .surcharge {
    font-weight: 500;
    padding: 6px 0;
}

.form-content .form-right .form_price_tour tr h5 {
    padding: 4px 0 10px;
    font-weight: 600;
    font-size: 17px;
    color: #ec1d2f;
}

.form-content .form-right .form_price_tour tr h5 p {
    display: inline-block;
}

.form-content .form-right .form_price_tour tr .provisional {
    color: #3e3e3e;
}

.form-content .form-right .form_price_tour tr .price_text {
    max-width: 150px;
}

.form-content .form-right .form-right-item {
    margin-bottom: 10px;
}

.form-content .form-right .form-right-item:after {
    content: "";
    border-bottom: 1px solid #e9e9e9;
    display: block;
}

.form-content .form-right .form-right-item:last-child:after {
    border: none;
}

.form-content .form-right .form-right-item .option_item {
    padding-bottom: 10px;
    position: relative;
}

.form-content .form-right .form-right-item .option_item input {
    position: absolute;
    top: 2px;
    accent-color: #df6726;
}

.form-content .form-right .form-right-item .option_item label {
    font-weight: 550;
    font-size: 15px;
    padding-left: 22px;
    cursor: pointer;
    color: #2c2c2c;
}

.form-content .form-right .form-right-item .option_item .checked_text {
    color: #df6726;
    font-weight: 550;
}

.btn_form {
    text-align: center;
    margin-top: 30px;
}

.btn_form .button,
.btn_form #submitbt {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #ec1d2f;
    border-radius: 50px;
    background-color: #ec1d2f;
    color: #fff;
    cursor: pointer;
}

.btn_form .button:hover,
.btn_form #submitbt:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
}

/*  */
.btn_form2 {
    text-align: center;
    margin-top: 30px;
}

.btn_form2 .button,
.btn_form2 #submitbt {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #ec1d2f;
    border-radius: 50px;
    background-color: #ec1d2f;
    color: #fff;
    cursor: pointer;
}

.btn_form2 .button:hover,
.btn_form2 #submitbt:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
}
/*  */
.mbl {
    margin-bottom: 20px;
    position: relative;
}

.mbl .phone_number {
    padding-left: 30px !important;
}

.mbl .number_phone {
    position: absolute;
    top: 30px;
    left: 12px;
    color: var(--black-color);
}

.flex {
    display: flex;
    margin: 0 -10px 20px;
}

.mbl-2 {
    width: calc(100% / 2 - 20px);
    margin: 0 10px;
}

.bottom_form .textarea {
    width: 100%;
    border: 1px solid #DBDCDE;
    padding: 10px;
    padding-right: 10px;
    border-radius: 4px;
    height: 135px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 15px;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
}

.bottom_form .textarea::-webkit-scrollbar {
    width: 3px;
}

.bottom_form .textarea::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px var(--sub-color);
}

.bottom_form .textarea::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
    outline: 1px solid var(--main-color);
    border-radius: 5px;
}

.bottom_form .textarea strong {
    font-weight: 550;
}

.bottom_form .note {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

.bottom_form .checkbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom_form .checkbox label {
    margin-left: 10px;
}

#pick_up_date {
    display: block;
    margin-top: 10px;
}

#pick_up_date span {
    font-weight: 600;
}


/*# sourceMappingURL=default.css.map */

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: 0
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: .5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3af
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: .2;
    -ms-filter: "alpha(opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #ddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #FFF));
    background: -webkit-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: -o-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: -ms-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

#payment_info {
    width: 28%;
    margin: auto;
    padding: 20px 30px 30px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 11;
    display: none;
    top: 20%;
    box-sizing: border-box
}

@media screen and (max-width: 1000px) {
    #payment_info {
        width: 50%
    }
}

@media screen and (max-width: 700px) {
    #payment_info {
        width: 70%
    }
}

@media screen and (max-width: 500px) {
    #payment_info {
        width: 100%;
        top: 0;
        bottom: 0
    }
}

#payment_info .btn_pay_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: #ccc;
    transition: 0.3s
}

#payment_info .btn_pay_close:hover {
    background-color: var(--main-color)
}

#payment_info .btn_pay_close:hover svg {
    fill: #fff
}

#payment_info .btn_pay_close:hover svg path {
    stroke: #fff
}

#payment_info .btn_pay_close svg {
    display: grid;
    margin: auto;
    height: 100%;
    transition: 0.3s
}

#payment_info h4 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 25px
}

#payment_info .payment_detail .payment_detail_title {
    font-weight: 600;
    font-size: 15px
}

#payment_info .payment_detail .payment-type {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 10px 20px
}

#payment_info .payment_detail .payment-type .container-rd {
    display: block;
    font-size: 15px;
    padding-top: 10px;
    transition: 0.3s
}

#payment_info .payment_detail .payment-type .container-rd:hover {
    cursor: pointer;
    color: var(--main-color)
}

#payment_info .payment_detail .payment-type .container-rd .radio {
    position: relative;
    cursor: pointer
}

#payment_info .payment_detail .payment-type .container-rd .radio input {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    position: absolute;
    top: 1px;
    accent-color: var(--main-color)
}

#payment_info .payment_detail .payment-type .container-rd .radio span {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px
}

#payment_info .payment_detail .tacbox {
    margin: 0 0 10px 0;
    border: 1px solid #ddd;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    cursor: pointer
}

#payment_info .payment_detail .tacbox label {
    padding-left: 6px;
    cursor: pointer
}

#payment_info .payment_detail .tacbox label a {
    color: var(--main-color)
}

#payment_info .payment_detail .button-submit {
    display: flex;
    justify-content: center;
    background-color: #ec1d2f;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    transition: 0.3s
}

#payment_info .payment_detail .button-submit:hover {
    transform: scale(0.95)
}


/*# sourceMappingURL=payment_form.css.map */

@media all and (max-width: 1024px) {
    .top_menu {
        display: none
    }
}

.top_menu .dcjq-mega-menu {
    position: relative
}

.top_menu .dcjq-mega-menu #megamenu {
    position: relative;
    z-index: 99
}

@media all and (min-width: 1000px) {
    .top_menu .dcjq-mega-menu #megamenu {
        display: flex
    }
}

@media all and (max-width: 400px) {
    .top_menu .dcjq-mega-menu #megamenu {
        margin-top: 0
    }
}

.top_menu .dcjq-mega-menu ul.menu li.level_0 {
    padding: 0px 5px 0px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out all;
    transition: 0.5s ease-in-out all;
    padding: 1.823vw 1.042vw
}

@media screen and (min-width: 990px) {
    .top_menu .dcjq-mega-menu ul.menu li.level_0 {
        flex: 1
    }
}

.top_menu .dcjq-mega-menu ul.menu li.mega-hover a,
.top_menu .dcjq-mega-menu ul.menu>li.activated>a,
.top_menu .dcjq-mega-menu ul.menu>li>a:hover {
    border: 1px solid #686868
}

@media screen and (max-width: 990px) {
    .top_menu .dcjq-mega-menu ul.menu li.mega-hover a,
    .top_menu .dcjq-mega-menu ul.menu>li.activated>a,
    .top_menu .dcjq-mega-menu ul.menu>li>a:hover {
        color: #fff
    }
}

.top_menu .dcjq-mega-menu ul.menu li.home.mega-hover a,
.top_menu .dcjq-mega-menu ul.menu>li.home.activated>a,
.top_menu .dcjq-mega-menu ul.menu>li.home:hover>a {
    color: var(--main-color)
}

@media screen and (max-width: 990px) {
    .top_menu .dcjq-mega-menu ul.menu li.home.mega-hover a,
    .top_menu .dcjq-mega-menu ul.menu>li.home.activated>a,
    .top_menu .dcjq-mega-menu ul.menu>li.home:hover>a {
        color: #fff
    }
}

.top_menu .dcjq-mega-menu .menu_item_a {
    color: #fff;
    float: left;
    text-transform: uppercase;
    white-space: nowrap;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    display: block;
    font-size: 15px;
    padding: 0.625vw 1.823vw;
    border: 1px solid transparent;
    border-radius: 50px;
    font-weight: 500
}

@media screen and (max-width: 1260px) {
    .top_menu .dcjq-mega-menu .menu_item_a {
        font-size: 13px;
        text-transform: unset
    }
}

@media screen and (max-width: 990px) {
    .top_menu .dcjq-mega-menu .menu_item_a {
        color: #fff
    }
}

.top_menu .drop_down {
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 0 10px;
    display: none
}

.top_menu .drop_down svg {
    fill: #fff;
    width: 12px;
    height: 12px
}

@media all and (max-width: 990px) {
    .top_menu .drop_down {
        display: block;
        float: left;
        padding: 8px 10px;
        display: block;
        position: absolute;
        right: 10px;
        top: 3px;
        -webkit-transition: 0.7s ease-in-out all;
        transition: 0.7s ease-in-out all
    }
}

.top_menu .dcjq-mega-menu .highlight {
    position: absolute;
    text-align: left;
    top: 28px;
    padding-top: 15px;
    left: 20px;
    width: 215px;
    z-index: 99999999;
    -webkit-transition: 0.9s ease-in-out all;
    transition: 0.9s ease-in-out all;
    opacity: 0;
    visibility: hidden
}

.top_menu .dcjq-mega-menu .highlight .highlight1 {
    text-transform: uppercase
}

.top_menu .dcjq-mega-menu ul.menu li:hover .highlight {
    opacity: 1;
    visibility: visible
}

.top_menu .dcjq-mega-menu .highlight .sub-menu-level1 {
    padding: 13px 0 13px 15px;
    background: #fff;
    border-bottom: 1px solid rgba(222, 222, 222, 0.75);
    box-sizing: border-box
}

.top_menu .dcjq-mega-menu .highlight .sub-menu-level1 a {
    color: #000;
    font-size: 14px;
    text-transform: none
}

.top_menu .dcjq-mega-menu .highlight .sub-menu-level1:hover {
    cursor: pointer;
    border-left: 3px solid var(--main-color);
    -webkit-transition: 0.15s ease-in-out all;
    transition: 0.15s ease-in-out all
}

.top_menu .dcjq-mega-menu .highlight .sub-menu-level1:hover a {
    text-decoration: none
}

.top_menu .dcjq-mega-menu .highlight .sub-menu-level1 a img {
    display: none
}

.top_menu .dcjq-mega-menu .sb-toggle-left {
    float: left;
    display: none;
    cursor: pointer;
    position: relative;
    margin-left: 10px
}

@media all and (max-width: 990px) {
    .top_menu .dcjq-mega-menu .sb-toggle-left {
        margin-left: 0px
    }
}

.top_menu .slide-up {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.top_menu .slide-down {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.top_menu .m-slide-up {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.top_menu .m-slide-down {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

@media screen and (max-width: 1240px) {
    .top_menu .dcjq-mega-menu ul.menu li.level_0 {
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 1200px) {
    .top_menu .dcjq-mega-menu ul.menu li.level_0 {
        float: left;
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (max-width: 1170px) {
    .top_menu .dcjq-mega-menu ul.menu li.level_0 {
        float: left;
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (max-width: 990px) {
    .top_menu .top_menu #megamenu {
        position: absolute;
        background: #000000c5;
        right: -22px;
        top: 46px;
        z-index: 999;
        border-left: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        display: none;
        width: 300px
    }
    .top_menu .dcjq-mega-menu .sb-toggle-left {
        display: block;
        position: relative
    }
    .top_menu .dcjq-mega-menu .sb-toggle-left svg {
        color: black;
        position: absolute;
        top: 12px;
        width: 20px;
        height: 20px;
        fill: #fff;
        padding-right: 20px;
        z-index: 99
    }
    .top_menu .dcjq-mega-menu .menu_item_a {
        display: block;
        float: none;
        text-align: left;
        padding: 10px 0 10px 10px;
        text-transform: uppercase;
        text-decoration: unset
    }
    .top_menu .dcjq-mega-menu ul.menu li.level_0 {
        float: none;
        padding: 0px;
        border-top: 1px solid rgba(255, 255, 255, 0.56);
        margin: 0
    }
    .top_menu .dcjq-mega-menu ul.menu li.level_0:before {
        display: none
    }
    .top_menu .dcjq-mega-menu ul.menu li.level_0:after {
        display: none
    }
    .top_menu .dcjq-mega-menu .highlight {
        background: transparent;
        border: none;
        box-shadow: none;
        position: relative;
        text-align: left;
        float: none;
        top: 0px;
        width: auto;
        display: none;
        opacity: 1;
        visibility: visible;
        left: 0;
        padding-top: 0
    }
    .top_menu .dcjq-mega-menu .highlight .highlight1 {
        background: transparent;
        border: none;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        text-transform: none
    }
    .top_menu .dcjq-mega-menu .highlight .highlight1 a {
        color: #FFF
    }
    .top_menu .dcjq-mega-menu .highlight .sub-menu-level1 {
        border-top: none;
        padding: 9px 0 9px 22px
    }
    .top_menu .dcjq-mega-menu ul.menu li.mega-hover a,
    .top_menu .dcjq-mega-menu ul.menu>li.activated>a,
    .top_menu .dcjq-mega-menu ul.menu>li:hover>a {
        -webkit-transition: 0.25s ease-in-out all;
        transition: 0.25s ease-in-out all;
        background: var(--main-color)
    }
}

.top_menu .menu_scroll .menu_item_a {
    padding: 10px 15px 10px
}


/*# sourceMappingURL=megamenu.css.map */

#fs-slider {
    display: block
}

#fs-slider .name {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    display: none;
    font-family: MyriadPro-Light;
    font-size: 18px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 8px 20px;
    position: absolute;
    width: 100%
}

#fs-slider .item {
    text-align: center;
    display: none
}

#fs-slider .item img {
    width: 100%
}

#fs-slider .item:first-child {
    display: block
}

#fs-slider .item .item_content {
    position: absolute;
    width: 44%;
    top: 0;
    bottom: 7px;
    right: 0;
    opacity: 1;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.02), #14141499)
}

@media screen and (max-width: 1245px) {
    #fs-slider .item .item_content {
        display: flex;
        align-items: center
    }
}

#fs-slider .item .item_content .item_content_block {
    position: absolute;
    top: 54%;
    width: 80%;
    margin: 0 0 0 50px;
    text-align: left
}

@media screen and (max-width: 1245px) {
    #fs-slider .item .item_content .item_content_block {
        top: unset
    }
}

@media screen and (max-width: 560px) {
    #fs-slider .item .item_content .item_content_block {
        margin: 0 0 0 30px
    }
}

@media screen and (max-width: 360px) {
    #fs-slider .item .item_content .item_content_block {
        margin: 0 0 0 20px
    }
}

#fs-slider .item .item_content .item_content_block h3 {
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    text-align: left;
    line-height: 1.548;
    margin: 0 0 40px 0
}

@media screen and (max-width: 900px) {
    #fs-slider .item .item_content .item_content_block h3 {
        font-size: 18px
    }
}

@media screen and (max-width: 470px) {
    #fs-slider .item .item_content .item_content_block h3 {
        font-size: 16px;
        margin-bottom: 25px
    }
}

@media screen and (max-width: 420px) {
    #fs-slider .item .item_content .item_content_block h3 {
        font-size: 14px;
        margin-bottom: 12px
    }
}

@media screen and (max-width: 360px) {
    #fs-slider .item .item_content .item_content_block h3 {
        font-size: 12px
    }
}

#fs-slider .item .item_content .item_content_block a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #fff;
    border-radius: 50px
}

@media screen and (max-width: 900px) {
    #fs-slider .item .item_content .item_content_block a {
        font-size: 14px
    }
}

@media screen and (max-width: 560px) {
    #fs-slider .item .item_content .item_content_block a {
        padding: 10px 20px;
        font-size: 14px
    }
}

@media screen and (max-width: 470px) {
    #fs-slider .item .item_content .item_content_block a {
        font-size: 12px
    }
}

@media screen and (max-width: 420px) {
    #fs-slider .item .item_content .item_content_block a {
        font-size: 11px;
        padding: 6px 10px
    }
}

#fs-slider .item .item_content .item_content_block a:hover {
    background-color: #ec1d2f;
    border: 2px solid #ec1d2f
}

#pav-slideShow .owl-controls {
    display: none
}

#fs-slider .owl-controls .owl-nav {
    position: absolute;
    top: 43%;
    height: 0;
    width: 100%
}

#fs-slider:hover .owl-controls .owl-nav {
    display: block
}

#fs-slider .owl-controls .owl-nav div {
    display: inline-block;
    zoom: 1;
    position: absolute;
    padding: 6px 0 0;
    margin: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 5px;
    background: #0000007a;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: -webkit-body;
    line-height: 16px;
    box-sizing: border-box
}

@media screen and (max-width: 560px) {
    #fs-slider .owl-controls .owl-nav div {
        padding: 5px 0 0;
        width: 30px;
        height: 30px;
        font-size: 30px
    }
}

#fs-slider .owl-controls .owl-prev {
    left: 10px
}

#fs-slider .owl-controls .owl-next {
    right: 10px
}

.owl-controls1 {
    margin-top: 50px
}

@media screen and (max-width: 560px) {
    .owl-controls1 {
        margin-top: 30px
    }
}

@media screen and (max-width: 420px) {
    .owl-controls1 {
        margin-top: 15px
    }
}

.owl-controls1 .owl-nav {
    top: 43%
}

.owl-controls1 .owl-nav {
    display: block
}

.owl-controls1 .owl-nav div {
    display: inline-block;
    zoom: 1;
    padding: 6px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 5px;
    background: #0000007a;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: -webkit-body;
    line-height: 16px;
    box-sizing: border-box
}

@media screen and (max-width: 560px) {
    .owl-controls1 .owl-nav div {
        padding: 5px 0 0;
        width: 30px;
        height: 30px;
        font-size: 30px
    }
}

.owl-controls1 .owl-nav div:hover {
    background-color: #717474;
    opacity: 0.6
}

.owl-controls1 .owl-prev {
    left: 10px;
    cursor: pointer;
    margin-right: 10px
}

.owl-controls1 .owl-next {
    left: 50px;
    cursor: pointer
}

#fs-slider .owl-dot {
    background: #ccc;
    margin: 0px 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box
}

#fs-slider .owl-dots {
    display: none !important;
    text-align: center;
    position: absolute;
    bottom: 15px;
    padding: 6px 11px;
    border-radius: 19px;
    left: 50%;
    transform: translate(-50%, 0)
}

#fs-slider .owl-dot {
    position: relative
}

#fs-slider .owl-dot:before {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -6px;
    left: -6px;
    border-radius: 50%;
    border: 1px solid transparent;
    transition: 0.5s;
    content: ""
}

#fs-slider .owl-dot.active,
#fs-slider .owl-dot:hover {
    background: var(--main-color);
    box-shadow: inset rgba(255, 255, 255, 0.37) -1px 1px 1px
}

#fs-slider .owl-dot.active:before,
#fs-slider .owl-dot:hover:before {
    border: 1px solid var(--main-color)
}


/*# sourceMappingURL=owl_carousel.css.map */

.block-strengths-column-2 {
    margin: 11px 0px;
    width: 100%
}

.block-strengths-column-2 .block-strengths-column-2-item {
    display: flex;
    flex-wrap: wrap;
    margin: 110px 0 0 0
}

@media all and (max-width: 1100px) {
    .block-strengths-column-2 .block-strengths-column-2-item {
        display: block
    }
}

@media all and (max-width: 768px) {
    .block-strengths-column-2 .block-strengths-column-2-item {
        margin: 0
    }
}

@media all and (max-width: 580px) {
    .block-strengths-column-2 {
        margin: 4px -5px
    }
}

.block-strengths-column-2 .item {
    width: calc(50% - 16px);
    margin: 8px;
    background: #f3f3f3;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    color: #3c3c3c;
    padding: 20px 10px 20px 60px;
    box-sizing: border-box;
    color: #565656
}

.block-strengths-column-2 .item img {
    width: 35px;
    height: auto;
    position: absolute;
    left: 18px;
    top: 13px
}

@media all and (max-width: 1020px) {
    .block-strengths-column-2 .item {
        width: 100%
    }
}

@media only screen and (max-width: 769px) {
    .block-strengths-column-2 .item {
        width: calc(50% - 16px)
    }
}

@media all and (max-width: 580px) {
    .block-strengths-column-2 .item {
        display: grid;
        text-align: center;
        padding: 58px 10px 20px 10px;
        line-height: 18px;
        font-size: 14px;
        width: calc(50% - 10px);
        margin: 5px
    }
    .block-strengths-column-2 .item img {
        width: 36px;
        height: auto;
        left: 50%;
        transform: translateX(-50%)
    }
}

.block-strengths-column-2 .column_left {
    width: calc(39% - 30px)
}

@media all and (max-width: 1200px) {
    .block-strengths-column-2 .column_left {
        width: calc(50% - 30px)
    }
}

@media all and (max-width: 1100px) {
    .block-strengths-column-2 .column_left {
        width: calc(90%);
        margin: auto
    }
}

.block-strengths-column-2 .column_left h3 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    text-align: left;
    margin: 0 0 40px 0
}

.block-strengths-column-2 .column_left .column_left_content {
    margin-bottom: 60px
}

@media screen and (max-width: 1100px) {
    .block-strengths-column-2 .column_left .column_left_content {
        margin-bottom: 40px
    }
}

.block-strengths-column-2 .column_left .column_left_content p {
    font-weight: 500;
    color: #000;
    margin: 0 0 12px 0;
    width: 90%
}

@media screen and (max-width: 1100px) {
    .block-strengths-column-2 .column_left .column_left_content p {
        width: 100%
    }
}

.block-strengths-column-2 .column_left a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 550;
    padding: 10px 40px;
    border: 2px solid #ec1d2f;
    border-radius: 50px;
    background-color: #ec1d2f;
    color: #fff
}

.block-strengths-column-2 .column_left a:hover {
    opacity: 0.95
}

.block-strengths-column-2 .column_right {
    width: calc(61% - 30px);
    margin: 0 0 0 60px;
    padding: 0 0 0 30px;
    position: relative;
    box-sizing: border-box;
    flex: 1
}

@media all and (max-width: 1100px) {
    .block-strengths-column-2 .column_right {
        width: calc(90%);
        margin: 45px auto
    }
}

.block-strengths-column-2 .column_right .bg_column_2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: 126px 0px
}

.block-strengths-column-2 .column_right .column_right_image_center {
    width: 45%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.block-strengths-column-2 .column_right .column_right_image_center img {
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    transform: scale(1);
    will-change: transform;
    object-fit: cover
}

.block-strengths-column-2 .column_right .column_right_image_right {
    width: 100%;
    overflow: hidden
}

.block-strengths-column-2 .column_right .column_right_image_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 110px 0px
}

.block-strengths-column-2 .column_right .column_right_image_left {
    position: absolute;
    bottom: -20px;
    left: -92px;
    width: 26%;
    top: 63%;
    overflow: hidden
}

@media all and (max-width: 1100px) {
    .block-strengths-column-2 .column_right .column_right_image_left {
        bottom: -30px;
        top: 73%;
        left: -8%
    }
}

.block-strengths-column-2 .column_right .column_right_image_left img {
    width: 100%;
    height: 100%;
    transform: scale(1.2);
    object-fit: cover
}

.block-strengths-column-2 .column_right .column_right_image_icon {
    position: absolute;
    top: 100px;
    left: 37%;
    width: 90px
}

.block-strengths-column-2 .column_right .column_right_image_icon p {
    font-weight: 700;
    line-height: 1.625;
    -moz-transform: matrix(3.8295666147, 0.2307373864, -0.2307373864, 3.8295666147, 0, 0);
    -webkit-transform: matrix(3.8295666147, 0.2307373864, -0.2307373864, 3.8295666147, 0, 0);
    -ms-transform: matrix(3.8295666147, 0.2307373864, -0.2307373864, 3.8295666147, 0, 0);
    position: absolute;
    left: 80px;
    top: -30px;
    color: #000
}


/*# sourceMappingURL=column_2.css.map */

.row_block {
    position: relative;
    background-image: url("https://jasminehagiang.com/blocks/videos/assets/images/ss_1009280170_1033-copy-2.png");
    width: 100%;
    height: 100%
}

@media screen and (max-width: 900px) {
    .row_block {
        padding-bottom: 50px
    }
}

.row_block_left {
    background-image: url("https://jasminehagiang.com/blocks/videos/assets/images/ss_1009280170_1033.png");
    width: 50%;
    height: 100%;
    z-index: 1;
    background-color: #df6726;
    position: absolute;
    left: 0
}

@media screen and (max-width: 900px) {
    .row_block_left {
        width: 100%;
        background-image: none
    }
}

.block-strengths {
    display: flex;
    flex-wrap: wrap;
    margin: 48px 0 0px;
    z-index: 1;
    position: relative
}

@media only screen and (max-width: 768px) {
    .block-strengths {
        margin: 30px 0 0px
    }
}

.block-strengths .item {
    width: calc(100% / 2 - 10px);
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    background: #efefef;
    margin: 0px 5px;
    padding: 15px 10px;
    border-radius: 9px;
    box-sizing: border-box;
    text-align: center;
    transition: 0.3s
}

@media only screen and (max-width: 768px) {
    .block-strengths .item {
        width: calc(100% / 2 - 10px);
        margin-bottom: 10px;
        word-break: break-word;
        text-transform: unset;
        padding: 10px
    }
}

@media only screen and (max-width: 320px) {
    .block-strengths .item {
        width: calc(100% / 2 - 10px)
    }
}

.block-strengths .item:hover {
    background: var(--main-color);
    color: #fff
}

.block-strengths .item:hover svg {
    fill: #fff
}

.block-strengths .item:hover a {
    color: #fff !important
}

.block-strengths .title {
    margin-top: 10px;
    line-height: 18px
}

.block-strengths .item_block {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

@media screen and (max-width: 900px) {
    .block-strengths .item_block {
        display: block
    }
}

.block-strengths .item_left {
    width: calc(32% - 30px);
    margin: 0 30px 0 0;
    padding: 70px 0
}

@media screen and (max-width: 1050px) {
    .block-strengths .item_left {
        width: calc(40%);
        margin: 0 0 0 0
    }
}

@media screen and (max-width: 900px) {
    .block-strengths .item_left {
        width: 90%;
        margin: 0 auto;
        padding: 40px 0 30px
    }
}

.block-strengths .item_left h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 650;
    line-height: 1.5;
    letter-spacing: 0.5px
}

.block-strengths .item_left .item_left_content {
    margin-top: 30px
}

.block-strengths .item_left .item_left_content p {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    line-height: 1.625;
    margin-bottom: 12px
}

.block-strengths .item_right {
    width: calc(68% - 65px);
    margin: 0 0 0 65px;
    padding: 70px 0;
    position: relative;
    cursor: pointer
}

@media screen and (max-width: 1050px) {
    .block-strengths .item_right {
        width: calc(60% - 65px);
        margin: 0 0 0 65px
    }
}

@media screen and (max-width: 900px) {
    .block-strengths .item_right {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 0
    }
}

.block-strengths .item_right img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: 0px 0px;
    background-color: #292929
}

@media screen and (max-width: 500px) {
    .block-strengths .item_right img {
        height: 300px
    }
}

@media screen and (max-width: 400px) {
    .block-strengths .item_right img {
        height: 170px
    }
}

.block-strengths .item_right iframe {
    height: 350px
}

@media screen and (max-width: 400px) {
    .block-strengths .item_right iframe {
        height: 170px
    }
}

.block-strengths .item_right .icon_play {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px)
}

.block-strengths .item_right .icon_play svg {
    width: 50px;
    height: 50px;
    fill: #ff3a3a
}

.block-strengths .item_right:hover .icon_play svg {
    fill: #f41919
}


/*# sourceMappingURL=row.css.map */

.block-strengths-column-3 {
    width: 100%
}

.block-strengths-column-3 .block-strengths-column-3-item {
    display: flex;
    flex-wrap: wrap;
    margin-top: 110px
}

@media screen and (max-width: 768px) {
    .block-strengths-column-3 .block-strengths-column-3-item {
        margin: 0
    }
}

.block-strengths-column-3 .column-3-title {
    width: 100%
}

.block-strengths-column-3 .column-3-title h3 {
    text-align: center;
    width: 80%;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486;
    margin: 0 auto 40px auto
}

.block-strengths-column-3 .column-3-content {
    width: calc(100% / 3 - 20px);
    margin: 0 20px 0 0
}

@media screen and (max-width: 900px) {
    .block-strengths-column-3 .column-3-content {
        width: 100%;
        margin: 0
    }
}

.block-strengths-column-3 .column-3-content p {
    font-weight: 500;
    color: #000;
    padding: 6px 0
}

.block-strengths-column-3 .column-3-content span {
    font-weight: 600
}

.block-strengths-column-3 .column-3-content strong {
    font-weight: 600
}

.block-strengths-column-3 .column-3-img-left {
    width: calc(100% / 3 - 20px);
    margin: 0 10px
}

@media screen and (max-width: 900px) {
    .block-strengths-column-3 .column-3-img-left {
        width: 50%;
        margin: 0;
        padding-right: 10px;
        box-sizing: border-box
    }
}

.block-strengths-column-3 .column-3-img-left img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media screen and (max-width: 900px) {
    .block-strengths-column-3 .column-3-img-left img {
        height: auto
    }
}

.block-strengths-column-3 .column-3-img-right {
    width: calc(100% / 3 - 20px);
    margin: 0 0 0 20px
}

@media screen and (max-width: 900px) {
    .block-strengths-column-3 .column-3-img-right {
        width: 50%;
        margin: 0;
        padding-left: 10px;
        box-sizing: border-box
    }
}

.block-strengths-column-3 .column-3-img-right img {
    width: 100%;
    object-fit: cover
}


/*# sourceMappingURL=column_3.css.map */

.row1_3_block {
    background-color: #1b1b1b;
    position: relative
}

.row1_3_block .background_row1_3 {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 70%;
    object-fit: cover;
    object-position: 0 100%
}

.row1_3_block .block1_3-strengths {
    z-index: 1;
    position: relative
}

.row1_3_block .item1_3_block .row1_3_top {
    padding: 50px 0 120px 0;
    width: 65%
}

.row1_3_block .item1_3_block .row1_3_top h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 1.486;
    text-transform: uppercase
}

.row1_3_block .item1_3_block .row1_3_top .row1_3_top_content {
    padding: 20px 0
}

.row1_3_block .item1_3_block .row1_3_top .row1_3_top_content p {
    font-weight: 500;
    color: #fff;
    padding: 6px 0
}

.row1_3_block .item1_3_block .row1_3_bottom {
    position: absolute;
    bottom: -140px;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

@media screen and (max-width: 900px) {
    .row1_3_block .item1_3_block .row1_3_bottom {
        bottom: -100px
    }
}

@media screen and (max-width: 550px) {
    .row1_3_block .item1_3_block .row1_3_bottom {
        bottom: -45px
    }
}

@media screen and (max-width: 400px) {
    .row1_3_block .item1_3_block .row1_3_bottom {
        bottom: 40px
    }
}

.row1_3_block .item1_3_block .row1_3_bottom .row1_3_bottom_item {
    width: calc(100% / 3 - 20px);
    margin: 0 10px
}

.row1_3_block .item1_3_block .row1_3_bottom .row1_3_bottom_item img {
    width: 100%;
    height: 240px;
    object-fit: cover
}

@media screen and (max-width: 900px) {
    .row1_3_block .item1_3_block .row1_3_bottom .row1_3_bottom_item img {
        width: 100%;
        height: 200px
    }
}

@media screen and (max-width: 600px) {
    .row1_3_block .item1_3_block .row1_3_bottom .row1_3_bottom_item img {
        width: 100%;
        height: 150px
    }
}

@media screen and (max-width: 550px) {
    .row1_3_block .item1_3_block .row1_3_bottom .row1_3_bottom_item img {
        width: 100%;
        height: 100px
    }
}

@media screen and (max-width: 400px) {
    .row1_3_block .item1_3_block .row1_3_bottom .row1_3_bottom_item img {
        width: 100%;
        height: 50px
    }
}


/*# sourceMappingURL=row1_3.css.map */

.row_text_block {
    position: relative
}

.row_text_block .background_row_text {
    padding: 50px 0 0 0;
    width: 100%;
    object-fit: cover
}

@media screen and (max-width: 1100px) {
    .row_text_block .background_row_text {
        padding: 0 0 0 0
    }
}

.row_text_block .item_text_block {
    width: 32%;
    background-color: #20202094;
    position: absolute;
    top: 25%;
    left: 40%;
    padding: 40px 60px 40px 60px;
    border-left: 4px solid #df6726
}

@media screen and (max-width: 1100px) {
    .row_text_block .item_text_block {
        width: 40%;
        padding: 30px 40px
    }
}

@media screen and (max-width: 768px) {
    .row_text_block .item_text_block {
        width: 70%;
        left: 10%
    }
}

@media screen and (max-width: 600px) {
    .row_text_block .item_text_block {
        width: 70%;
        left: 10%;
        padding: 20px 20px
    }
}

@media screen and (max-width: 500px) {
    .row_text_block .item_text_block {
        top: 18%
    }
}

@media screen and (max-width: 400px) {
    .row_text_block .item_text_block {
        top: 6%;
        padding: 10px 15px
    }
}

.row_text_block .item_text_block p {
    color: #fff;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600
}

@media screen and (max-width: 1100px) {
    .row_text_block .item_text_block p {
        font-size: 18px
    }
}

@media screen and (max-width: 600px) {
    .row_text_block .item_text_block p {
        font-size: 16px
    }
}


/*# sourceMappingURL=text.css.map */

.aq-block1 h3 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486
}

.aq-block-body1 {
    background: #fff;
    margin-top: 40px;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%
}

.aq-block-body1 .aq_left {
    width: calc(60% - 60px);
    margin-right: 60px;
    float: left
}

@media screen and (max-width: 768px) {
    .aq-block-body1 .aq_left {
        float: unset;
        width: 90%;
        margin: auto
    }
}

.aq-block-body1 .item_1 {
    position: relative;
    border-bottom: 1px solid #e7e4e4d6;
    user-select: none;
    display: grid
}

.aq-block-body1 .item_1 .number {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px;
    color: #df6726
}

.aq-block-body1 .item_1 .title {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px
}

.aq-block-body1 .item_1 .content {
    display: none;
    background-color: #fff;
    padding-bottom: 12px
}

.aq-block-body1 .item_1 .content .content2 p {
    font-weight: 500
}

.aq-block-body1 .item_1 .content a.link_aq {
    color: var(--main-color);
    font-size: 13px
}

.aq-block-body1 .item_1 .plus {
    cursor: pointer
}

.aq-block-body1 .item_1 .plus:after {
    content: "";
    background-image: url("https://jasminehagiang.com/blocks/aq/assets/images/angle-down-svgrepo-com.svg");
    color: #aaa;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 26px;
    fill: #ccc;
    height: 26px;
    background-size: cover
}

.aq-block-body1 .item_1 .minus {
    cursor: pointer
}

.aq-block-body1 .item_1 .minus:after {
    content: "";
    background-image: url("https://jasminehagiang.com/blocks/aq/assets/images/angle-top-svgrepo-com.svg");
    color: #aaa;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 26px;
    fill: #ccc;
    height: 26px;
    background-size: cover
}

.aq-block-body1 .item_1 .icon-question {
    position: absolute;
    top: 15px;
    left: 15px
}

.aq-block-body1 .item_1 .icon-question svg {
    width: 14px;
    fill: var(--main-color)
}

.aq-block-body1 .question_1 {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 12px 35px 12px 0px;
    font-weight: 600
}

.aq-block-body1 .question_1 .click_aq {
    right: 0;
    position: absolute
}

.aq-block-body1 .question_1 .click_id {
    position: absolute;
    right: 0px;
    width: 35px;
    height: 35px;
    display: block;
    content: "";
    top: 0px;
    z-index: 2;
    border: 1px solid
}

@media screen and (max-width: 768px) {
    .aq-block-body1 .question {
        font-size: 14px
    }
}

.aq-block-body1 .aq_right {
    width: calc(40% - 60px);
    margin-left: 60px;
    position: relative;
    box-sizing: border-box;
    padding-right: 50px;
    float: right
}

@media screen and (max-width: 768px) {
    .aq-block-body1 .aq_right {
        float: unset;
        width: 50%;
        margin: 90px auto 0
    }
}

.aq-block-body1 .aq_right .aq_bg_left {
    position: absolute;
    top: -42px;
    left: -42px;
    width: 150px
}

.aq-block-body1 .aq_right .aq_bg_right {
    position: absolute;
    top: 37px;
    right: 0;
    width: 110px
}

.aq-block-body1 .aq_right .aq_bg_center {
    width: 100%;
    z-index: 1;
    position: relative;
    object-fit: cover
}

.aq-block-body1 .aq_right .aq_bg_bottom {
    position: absolute;
    top: 67%;
    left: -90px;
    width: 170px;
    z-index: 2;
    object-fit: cover
}

@media screen and (max-width: 1000px) {
    .aq-block-body1 .aq_right .aq_bg_bottom {
        width: 130px
    }
}

@media screen and (max-width: 550px) {
    .aq-block-body1 .aq_right .aq_bg_bottom {
        width: 100px;
        left: -50px
    }
}

.wrap_pos {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -7px
}

.wrap_pos .label {
    box-sizing: border-box
}

.wrap_pos .label input {
    box-sizing: border-box
}

.aq_form_send .text_form {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 14px 35px 14px 0px
}

.aq_form_send .text_form a {
    font-size: 0.968vw;
    color: #fff;
    font-family: sans-serif;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 0.625vw 1.667vw;
    background: linear-gradient(90deg, #fe6403 0%, #ff6702 28%, #fa0a07 100%);
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase
}

@media all and (max-width: 768px) {
    .aq_form_send .text_form a {
        font-size: 14px;
        padding: 6px 12px;
        text-transform: none;
        margin-top: 6px
    }
}

.aq_form_send .text_form a svg {
    width: 0.781vw;
    height: 0.781vw;
    fill: #fff;
    margin-left: 3px
}

@media all and (max-width: 768px) {
    .aq_form_send .text_form a svg {
        width: 8px;
        height: 8px
    }
}


/*# sourceMappingURL=column_2.css.map */

.background_video {
    background-image: linear-gradient(to top, #fff, #f8f8f8)
}

.background_video .simple_block_body {
    padding-top: 80px
}

@media screen and (max-width: 768px) {
    .background_video .simple_block_body {
        padding-top: 40px
    }
}

.background_video .simple_block_body h3 {
    font-weight: 600;
    color: #000;
    font-size: 28px;
    padding-bottom: 40px
}

.background_video .simple_block_body .simple_video_top {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.background_video .simple_block_body .simple_video_top .simple_video_top_left {
    width: calc(66.6666% - 5px);
    margin-right: 10px;
    position: relative;
    cursor: pointer
}

@media screen and (max-width: 730px) {
    .background_video .simple_block_body .simple_video_top .simple_video_top_left {
        width: 100%;
        margin-right: 0
    }
}

.background_video .simple_block_body .simple_video_top .simple_video_top_left img {
    width: 100%;
    height: 400px;
    object-fit: cover
}

@media screen and (max-width: 550px) {
    .background_video .simple_block_body .simple_video_top .simple_video_top_left img {
        width: 100%;
        height: 300px
    }
}

@media screen and (max-width: 400px) {
    .background_video .simple_block_body .simple_video_top .simple_video_top_left img {
        width: 100%;
        height: 220px
    }
}

.background_video .simple_block_body .simple_video_top .simple_video_top_left .icon_play {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 25px)
}

.background_video .simple_block_body .simple_video_top .simple_video_top_left .icon_play svg {
    width: 50px;
    height: 50px;
    fill: #ff3a3a
}

@media screen and (max-width: 550px) {
    .background_video .simple_block_body .simple_video_top .simple_video_top_left iframe {
        width: 100%;
        height: 300px
    }
}

@media screen and (max-width: 400px) {
    .background_video .simple_block_body .simple_video_top .simple_video_top_left iframe {
        width: 100%;
        height: 220px
    }
}

.background_video .simple_block_body .simple_video_top .simple_video_top_left:hover .icon_play svg {
    fill: #f41919
}

.background_video .simple_block_body .simple_video_top .simple_video_top_right {
    width: calc(33.3333% - 15px);
    margin-left: 10px
}

@media screen and (max-width: 730px) {
    .background_video .simple_block_body .simple_video_top .simple_video_top_right {
        width: 100%;
        margin-left: 0
    }
}

.background_video .simple_block_body .simple_video_top .simple_video_top_right h4 {
    font-weight: 650;
    color: #242424;
    font-size: 20px;
    padding-bottom: 20px
}

.background_video .simple_block_body .simple_video_top .simple_video_top_right p {
    font-weight: 500;
    color: #787878;
    font-size: 13px;
    line-height: 1.5;
    padding-bottom: 6px
}

.background_video .simple_block_body .simple_video_bottom {
    width: 100%;
    margin: 0 -10px
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item {
    width: 100%;
    margin: 0 10px
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item .video_item {
    position: relative;
    cursor: pointer
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item img {
    width: 100%;
    object-fit: cover;
    height: 220px
}

@media screen and (max-width: 550px) {
    .background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item img {
        height: 150px
    }
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item iframe {
    height: 220px
}

@media screen and (max-width: 550px) {
    .background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item iframe {
        width: 100%;
        height: 150px
    }
}

@media screen and (max-width: 400px) {
    .background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item iframe {
        width: 100%;
        height: 150px
    }
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item p {
    font-weight: 550;
    padding-top: 6px;
    font-size: 15px
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item .icon_play {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px)
}

@media screen and (max-width: 768px) {
    .background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item .icon_play {
        top: calc(50% - 20px);
        left: calc(50% - 20px)
    }
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item .icon_play svg {
    width: 50px;
    height: 50px;
    fill: #ff3a3a
}

@media screen and (max-width: 768px) {
    .background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item .icon_play svg {
        width: 34px;
        height: 34px
    }
}

.background_video .simple_block_body .simple_video_bottom .simple_video_bottom_item:hover .icon_play svg {
    fill: #f41919
}


/*# sourceMappingURL=simple.css.map */

.certifications_video .summary {
    text-align: center;
    margin-bottom: 30px
}

@media all and (max-width: 600px) {
    .certifications_video .summary {
        font-size: 14px
    }
}

.certifications_video .certifications-inner .item {
    text-align: center
}

.certifications_video .certifications-inner .item .name {
    line-height: 26px;
    font-size: 16px;
    margin-top: 15px
}

.certifications_video .owl-controls .owl-nav div {
    display: block !important;
    opacity: 1;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    float: left;
    position: absolute;
    font-size: 40px;
    line-height: 32px;
    top: 10px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    top: 45%;
    transform: translate(0%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.certifications_video .owl-controls .owl-nav div:hover {
    color: #fff;
    background: #df6726
}

.certifications_video .owl-nav .owl-prev {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 30px !important;
    color: #fff;
    left: 14px;
    padding: 1px 3px 0 0
}

@media all and (max-width: 1170px) {
    .certifications_video .owl-nav .owl-prev {
        left: 0%
    }
}

.certifications_video .owl-nav .owl-next {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 30px !important;
    border-radius: 4px;
    right: 4px;
    color: #fff;
    padding: 1px 0 0 3px
}

@media all and (max-width: 1170px) {
    .certifications_video .owl-nav .owl-next {
        right: 0%
    }
}


/*# sourceMappingURL=style3.css.map */

.slider-albums {
    flex-wrap: wrap;
    position: relative
}

.slider-albums .block-albums-title {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.slider-albums .block-albums-title h3 {
    font-weight: 600;
    color: #000;
    font-size: 28px;
    padding-bottom: 40px
}

.slider-albums .slider-albums-item {
    max-width: 100%;
    height: 300px
}

.slider-albums .slider-albums-item img {
    width: auto;
    height: 100%;
    object-fit: cover
}


/*# sourceMappingURL=slide1.css.map */

.certifications1 .summary {
    text-align: center;
    margin-bottom: 30px
}

@media all and (max-width: 600px) {
    .certifications1 .summary {
        font-size: 14px
    }
}

.certifications1 .certifications-inner .item {
    text-align: center
}

.certifications1 .certifications-inner .item .name {
    line-height: 26px;
    font-size: 16px;
    margin-top: 15px
}

.certifications1 .owl-controls {
    display: none;
    position: absolute;
    top: 20px;
    right: 21.5%
}

.certifications1 .owl-controls .owl-nav div {
    display: block !important;
    opacity: 1;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    float: left;
    position: absolute;
    font-size: 40px;
    line-height: 32px;
    top: 10px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translate(0%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.certifications1 .owl-controls .owl-nav div:hover {
    color: #fff;
    background: #df6726
}

.certifications1 .owl-nav .owl-prev {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 40px !important;
    color: #fff;
    left: -50px;
    padding: 0 0 0 0
}

@media all and (max-width: 1170px) {
    .certifications1 .owl-nav .owl-prev {
        left: 0%
    }
}

.certifications1 .owl-nav .owl-next {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 40px !important;
    border-radius: 4px;
    right: -50px;
    color: #fff;
    padding: 0 0 0 0;
    margin: 0 10px
}

@media all and (max-width: 1170px) {
    .certifications1 .owl-nav .owl-next {
        right: 0%
    }
}

.block-albums-title .owl-controls-album {
    top: 20px;
    right: 21.5%
}

.block-albums-title .owl-controls-album .owl-nav div {
    display: block !important;
    opacity: 1;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    float: left;
    font-size: 40px;
    line-height: 32px;
    top: 10px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    transform: translate(0%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.block-albums-title .owl-controls-album .owl-nav div:hover {
    color: #fff;
    background: #df6726
}

.block-albums-title .owl-nav .owl-prev {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 40px !important;
    color: #fff;
    left: -50px;
    padding: 0 0 0 0
}

@media all and (max-width: 1170px) {
    .block-albums-title .owl-nav .owl-prev {
        left: 0%
    }
}

.block-albums-title .owl-nav .owl-next {
    background-color: #d4d4d470;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 40px !important;
    border-radius: 4px;
    right: -50px;
    color: #fff;
    padding: 0 0 0 0;
    margin: 0 10px
}

@media all and (max-width: 1170px) {
    .block-albums-title .owl-nav .owl-next {
        right: 0%
    }
}

@media screen and (min-width: 1000px) {
    .certifications1 .owl-item {
        width: auto !important
    }
}

.owl-carousel1 {
    position: unset
}


/*# sourceMappingURL=style3.css.map */

.aq-block {
    padding-bottom: 40px
}

.aq-block h3 {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.486
}

.aq-block-body {
    background: #fff;
    margin-top: 40px
}

.aq-block-body .item {
    position: relative;
    background-color: #f7f7f7;
    user-select: none;
    display: grid;
    margin-bottom: 15px
}

.aq-block-body .item .title {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px;
    padding-left: 20px
}

.aq-block-body .item .content {
    display: none;
    padding: 10px 20px 10px 20px;
    background-color: #fff;
    box-shadow: 0px 2px 4px #dddddd
}

.aq-block-body .item .content .content2 p {
    font-weight: 500
}

.aq-block-body .item .content a.link_aq {
    color: var(--main-color);
    font-size: 13px
}

.aq-block-body .item .plus {
    cursor: pointer
}

.aq-block-body .item .plus:after {
    content: "+";
    color: #aaa;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 11px
}

.aq-block-body .item .minus {
    cursor: pointer
}

.aq-block-body .item .minus:after {
    content: "-";
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 18px;
    top: 10px
}

.aq-block-body .item .icon-question {
    position: absolute;
    top: 15px;
    left: 15px
}

.aq-block-body .item .icon-question svg {
    width: 14px;
    fill: var(--main-color)
}

.aq-block-body .question {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 12px 35px 12px 0px;
    font-weight: 600
}

.aq-block-body .question .click_aq {
    right: 0;
    position: absolute
}

.aq-block-body .question .click_id {
    position: absolute;
    right: 0px;
    width: 35px;
    height: 35px;
    display: block;
    content: "";
    top: 0px;
    z-index: 2;
    border: 1px solid
}

@media screen and (max-width: 768px) {
    .aq-block-body .question {
        font-size: 14px
    }
}

.aq-block-body .color_titile .question {
    background-color: #df6726
}

.aq-block-body .color_titile .title {
    color: #fff
}

.wrap_pos {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -7px
}

.wrap_pos .label {
    box-sizing: border-box
}

.wrap_pos .label input {
    box-sizing: border-box
}

.aq_form_send .text_form {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 14px 35px 14px 0px
}

.aq_form_send .text_form a {
    font-size: 0.968vw;
    color: #fff;
    font-family: sans-serif;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 0.625vw 1.667vw;
    background: linear-gradient(90deg, #fe6403 0%, #ff6702 28%, #fa0a07 100%);
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase
}

@media all and (max-width: 768px) {
    .aq_form_send .text_form a {
        font-size: 14px;
        padding: 6px 12px;
        text-transform: none;
        margin-top: 6px
    }
}

.aq_form_send .text_form a svg {
    width: 0.781vw;
    height: 0.781vw;
    fill: #fff;
    margin-left: 3px
}

@media all and (max-width: 768px) {
    .aq_form_send .text_form a svg {
        width: 8px;
        height: 8px
    }
}


/*# sourceMappingURL=aq.css.map */

#icon_hot {
    position: absolute;
    left: 0px;
    top: 14px;
    font-size: 9px;
    text-transform: uppercase;
    color: red
}

#dot {
    width: 6px;
    height: 6px;
    background-color: #f33;
    border-radius: 100%;
    position: absolute;
    left: 16px;
    top: 27px;
    margin-top: -5px;
    display: block
}

#dot .ping {
    border: 1px solid #f33;
    width: 6px;
    height: 6px;
    opacity: 1;
    background-color: rgba(238, 46, 36, 0.2);
    border-radius: 100%;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-name: sonar;
    animation-name: sonar;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: block;
    margin: -1px 0 0 -1px
}

.megamenu_mb,
.highlight {
    position: fixed;
    width: 500px;
    height: 100vh;
    background: #fff;
    z-index: 999;
    padding: 0px 0px;
    box-sizing: border-box;
    top: 0;
    left: -100%;
    transition: all 0.5s
}

@media screen and (max-width: 768px) {
    .megamenu_mb,
    .highlight {
        width: 86%
    }
}

.megamenu_mb_show {
    left: 0
}

 :root {
    --body-color: #eee
}

.modal-menu-full-screen-menu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: #0000008c;
    z-index: -99;
    opacity: 0;
    transition: .5s
}

.show_screen {
    z-index: 990;
    opacity: 1
}

.close_all {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    right: -40px;
    top: 10px
}

.close_all .navicon-line {
    width: 16px;
    height: 1px;
    border-radius: 1px;
    margin-bottom: 0px;
    background-color: #fff;
    transition: .5s;
    position: absolute;
    left: 0;
    top: 0
}

.close_all .navicon-line:nth-child(1) {
    transform: rotate(45deg) translate(15px, 5px)
}

.close_all .navicon-line:nth-child(2) {
    transform: rotate(-45deg) translate(-5px, 15px)
}

.megamenu_mb .label {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid var(--body-color);
    font-size: 18px;
    position: relative
}

.megamenu_mb li {
    position: relative;
    border-bottom: 1px solid #eee;
    box-sizing: border-box
}

.megamenu_mb li a,
.megamenu_mb li span {
    display: flex;
    align-items: center;
    float: none;
    padding: 17px 10px 15px 11px;
    font-size: 14px
}

.megamenu_mb li a span,
.megamenu_mb li span span {
    padding: 0px
}

.megamenu_mb li .check_icon {
    padding: 17px 6px 15px 37px
}

.megamenu_mb li svg {
    width: 16px;
    margin-right: 10px;
    fill: var(--main-color);
    height: 16px
}

.megamenu_mb .next_menu {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    box-sizing: border-box;
    height: 100%;
    width: 40px;
    border-left: 1px solid var(--body-color);
    z-index: 99
}

.megamenu_mb .label:after,
.megamenu_mb .label:before,
.megamenu_mb .next_menu:after,
.megamenu_mb .next_menu:before {
    width: 7px;
    height: 7px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    position: absolute;
    content: '';
    left: calc(50% - 3px);
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg)
}

.megamenu_mb .label:after,
.megamenu_mb .label:before {
    left: 25px;
    transform: translate(0, -50%) rotate(-135deg)
}

.megamenu_mb #menu_:after,
.megamenu_mb #menu_:before {
    display: none
}

.megamenu_mb ul.menu,
.megamenu_mb .highlight {
    height: 100%;
    overflow: auto
}

.group_id_menu_23 {
    background: #e4e4e430
}

@keyframes sonar {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}


/*# sourceMappingURL=megamenu_mb.css.map */

.bts-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bts-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
    position: relative;
    width: 100%;
    max-width: 600px;
    border-radius: none;
    text-align: center;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 99999;
}

@media all and (max-width: 780px) {
    .bts-popup-container {
        width: 90%;
    }
}

.bts-popup-container img {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .bts-popup-container img {
        height: auto;
    }
}

.bts-popup-container p {
    color: white;
    padding: 10px 40px;
}

.bts-popup-container .bts-popup-button {
    padding: 5px 25px;
    border: 2px solid black;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}

.bts-popup-container a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

.is-visible .bts-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.icon_bq {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #222;
    width: 120px;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 30px;
    position: absolute;
    top: -2%;
    right: -2%;
    cursor: pointer;
    color: #fff;
    opacity: 0.9;
}

@media screen and (max-width: 540px) {
    .icon_bq {
        width: 110px;
        padding: 3px 0px;
    }
}

.icon_bq svg {
    margin-left: 5px;
}

.service_location_detail_item input,textarea {
    width: 100%;
    border: 1px solid #DBDCDE;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    height: 40px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 15px;
}