/*** Default ***/
@font-face {
    font-family: 'SVN-Corki';
    src: url('../fonts/SVN-Corki.eot');
    src: url('../fonts/SVN-Corki.woff2') format('woff2'),
    url('../fonts/SVN-Corki.woff') format('woff'),
    url('../fonts/SVN-Corki.ttf') format('truetype'),
    url('../fonts/SVN-Corki.svg#OpenSans-Light') format('svg'),
    url('../fonts/SVN-Corki.eot?#iefix') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'CRicomoon';
    src:  url('../fonts/CRicomoon.eot?rdmhhv');
    src:  url('../fonts/CRicomoon.eot?rdmhhv#iefix') format('embedded-opentype'),
    url('../fonts/CRicomoon.ttf?rdmhhv') format('truetype'),
    url('../fonts/CRicomoon.woff?rdmhhv') format('woff'),
    url('../fonts/CRicomoon.svg?rdmhhv#CRicomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i.CRicoMoon {
    font-family: 'CRicomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.CRicomoon-cart:before {
    content: "\e900";
    color: #c8a172;
}
.CRicomoon-arrow_left_sp:before {
    content: "\e901";
}
.CRicomoon-lg:before {
    content: "\e902";
    color: #c8a06c;
}
.CRicomoon-arrow_right_sp:before {
    content: "\e903";
}
.CRicomoon-arrow_right_nm:before {
    content: "\e904";
}
.CRicomoon-arrow_top_nm:before {
    content: "\e905";
}
.CRicomoon-zalo:before {
    content: "\e906";
}
.CRicomoon-plus:before {
    content: "\e907";
    color: #cbb08a;
}
.CRbtn_gr a i {
    font-size: 10px;
    margin-left: 10px;
}
.CRbtnStyle:hover {
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    -webkit-box-shadow: 0px 4px 40px rgb(229 194 148 / 70%) !important;
    box-shadow: 0px 4px 40px rgb(229 194 148 / 70%) !important;
}
.CRbtnStyle {
    height: 45px;
    border-radius: 24px;
    background-image: -webkit-gradient(linear, left top, right top, from(#e4c092), color-stop(50%, #ffe9ce), to(#e4c092));
    background-image: -o-linear-gradient(left, #e4c092 0%, #ffe9ce 50%, #e4c092 100%);
    background-image: linear-gradient(to right, #e4c092 0%, #ffe9ce 50%, #e4c092 100%);
    font-weight: 700;
    font-size: 13px;
    line-height: normal;
    color: #0c5250 !important;
    padding: 0 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none !important;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    text-transform: uppercase;
    margin: 15px 0 0;
    -webkit-box-shadow: 0px 4px 40px transparent !important;
    box-shadow: 0px 4px 40px transparent !important;
    border: none !important;
    width: 100%;
}


.slick-list {
    -webkit-transition:height 0.5s ease-in-out;
    -o-transition:height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}

.CRdisabled{
    cursor: no-drop;
}
.CRdisabled a{
    pointer-events: none;
}

.CRloadAjax{
    position: relative;
}
.CRloadAjax.active>* {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.CRloadAjax.active:before{
    opacity: 1;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.CRloadAjax:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('data:image/svg+xml,%20%20%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%20%20%20%20%20width%3D%2224px%22%20height%3D%2230px%22%20viewBox%3D%220%200%2024%2030%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%20%3Crect%20x%3D%220%22%20y%3D%2210%22%20width%3D%224%22%20height%3D%2210%22%20fill%3D%22%231A6E79%22%20opacity%3D%220.2%22%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22opacity%22%20attributeType%3D%22XML%22%20values%3D%220.2%3B%201%3B%20.2%22%20begin%3D%220s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22height%22%20attributeType%3D%22XML%22%20values%3D%2210%3B%2020%3B%2010%22%20begin%3D%220s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22y%22%20attributeType%3D%22XML%22%20values%3D%2210%3B%205%3B%2010%22%20begin%3D%220s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%3C%2Frect%3E%0A%20%20%20%20%3Crect%20x%3D%228%22%20y%3D%2210%22%20width%3D%224%22%20height%3D%2210%22%20fill%3D%22%231A6E79%22%20%20opacity%3D%220.2%22%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22opacity%22%20attributeType%3D%22XML%22%20values%3D%220.2%3B%201%3B%20.2%22%20begin%3D%220.15s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22height%22%20attributeType%3D%22XML%22%20values%3D%2210%3B%2020%3B%2010%22%20begin%3D%220.15s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22y%22%20attributeType%3D%22XML%22%20values%3D%2210%3B%205%3B%2010%22%20begin%3D%220.15s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%3C%2Frect%3E%0A%20%20%20%20%3Crect%20x%3D%2216%22%20y%3D%2210%22%20width%3D%224%22%20height%3D%2210%22%20fill%3D%22%231A6E79%22%20%20opacity%3D%220.2%22%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22opacity%22%20attributeType%3D%22XML%22%20values%3D%220.2%3B%201%3B%20.2%22%20begin%3D%220.3s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22height%22%20attributeType%3D%22XML%22%20values%3D%2210%3B%2020%3B%2010%22%20begin%3D%220.3s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3Canimate%20attributeName%3D%22y%22%20attributeType%3D%22XML%22%20values%3D%2210%3B%205%3B%2010%22%20begin%3D%220.3s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%3C%2Frect%3E%0A%20%20%3C%2Fsvg%3E');
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

body .fancybox-container {
    z-index: 999999;
}
p:last-child{
    margin-bottom: 0 !important;
}
.CRshow_mb{
    display: none;
}
.CRdef_single_recruitment .image img {
    width: 100%;
    height: auto;
}
.page_banner-title {
    text-transform: uppercase;
    margin: 0;
}
.CRstyle_blockText span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px;
    -webkit-box-shadow: inset 3px 0 0 #ca211b;
    box-shadow: inset 3px 0 0 #ca211b;
    margin-bottom: 0;
    font-weight: 700;
}
.CRlist_default{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.CRlist_default .paging{
    margin: 30px 0 0;
}
.button_def_wrap{
    text-align: center;
    width: 100%;
}
.button_def_wrap a:hover span {
    background: #ffffff;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    color: #000000;
}
.button_def_wrap a{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 25px 0 0 0;
    background: none !important;
    height: 40px;
}
.button_def_wrap .name{
    height: 40px;
    background: #ec4a36;
    border: 1px solid #ec4a36;
    border-radius: 0;
    padding: 0 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    text-transform: uppercase;
    margin: 9;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    color: #ffffff;
}
.button_def_wrap .name b{
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    display: inline-block;
}
.button_def_wrap .arrow i{
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    -webkit-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
    display: inline-block;
}
.button_def_wrap .arrow {
    height: 40px;
    background: #ec4a36;
    border: 1px solid #ec4a36;
    width: 45px;
    -webkit-transform: skewX(
            -20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(
            -20deg);
    margin: 0 0 0 2px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.CRbannerDefault img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 500px;
}
.devTestBg{
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 25px;
    border: 3px solid #ffffff;
}
.form-row .select2-container {
    width: 100% !important;
}
.loading_page_first {
    opacity: 1;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.loading_page_first.hide {
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.loading_page_first .hidden {
    opacity:0;
}
.loading_page_first .console-container {
    font-family: 'Lora', serif;
    font-size:4em;
    text-align:center;
    height:auto;
    width:auto;
    color:#000;
    margin:auto;
    text-transform: uppercase;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.loading_page_first .console-underscore {
    display:inline-block !important;
    position:relative;
    top:-0.14em;
    left:10px;
}
.CRshow_filter {
    display: none;
}
body.hide_scroll {
    overflow: hidden;
}
body{
    font-family: 'Montserrat', sans-serif !important;
    overflow-x: hidden;
}
body ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
a:hover,
a {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-decoration: none !important;
    outline: none !important;
}
.show_menu_mb {
    display: none;
}
.CRhidden_all{
    display: none !important;
}
.show_mn_ft{
    display: none;
}

.CRico_sticky{
    position: fixed;
    bottom: 33px;
    right: 30px;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.CRico_sticky.show{
    opacity: 1;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.CRico_sticky li {
    padding: 15px 0;
}
.CRico_sticky .hotline_ico i{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 20px;
}
.CRico_sticky .wrap{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;
}
.CRico_sticky .wrap b{
    color: #10635f;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.CRico_sticky a{
    position: relative;
    width: 50px;
    height: 50px;
    background-image: -webkit-gradient(linear, left top, right top, from(#d3ac7d), to(#eac699));
    background-image: -o-linear-gradient(left, #d3ac7d 0%, #eac699 100%);
    background-image: linear-gradient(to right, #d3ac7d 0%, #eac699 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #10635f !important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 5px;
}
.CRbtn_back_box a i{
    margin-right: 10px;
    font-size: 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRbtn_back_box a:hover i{
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRbtn_back_box a:hover{
    background:#3357AF;
    color: #ffffff;
}
.CRbtn_back_box a {
    background: rgb(225 225 225 / 0.5);
    border-radius: 27px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    letter-spacing: -0.015em;
    color: #4F4F4F;
}
.CRempt {
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50vh;
}
.CRempt p{
    font-weight: 700;
    font-size: 25px;
    line-height: normal;
    letter-spacing: -0.015em;
    color: #333333;
    margin: 0;
    text-transform: uppercase;
}
.error_mes_form .content_err {
    font-size: 10px;
    width: calc(100% - 30px);
    display: inline-block;
}
.CRfix_error_mes .error_mes_form {
    left: 5px;
    right: 5px;
    bottom: unset;
    top: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 20px;
}
span.dis_err {
    cursor: pointer;
}
.hrError .error_mes_form {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: all;
    cursor: pointer;
    left: 5px;
    right: 5px;
    top: 50%;
}
.error_mes_form {
    background-color: red;
    border-radius: 20px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    height: 35px;
    text-align: left;
    margin: 0;
    padding-left: 10px;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transition-timing-function: cubic-bezier(0,0,.2,1);
    -o-transition-timing-function: cubic-bezier(0,0,.2,1);
    transition-timing-function: cubic-bezier(0,0,.2,1);
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    position: absolute;
    pointer-events: none;
    z-index: 8;
    left: 0;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.def_input_pop label .require {
    color: red;
    margin-left: 5px;
}
.CRdef_select{
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-repeat: no-repeat, repeat;
    background-position: right 20px top 50%, 0 0;
    background-size: .65em auto, 100%;
    background-image: url(../images/arrow_down.png);

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    padding: 0 20px;
    border: 1px solid #BDBDBD;
    border-radius: 60px;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    color: #333333;
    outline: none !important;
    cursor: pointer;
    width: 100%;
}
.CRempty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    width: 100%;
}
.CRempty p{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    color: #10635f;
    margin: 30px auto;
    text-transform: capitalize;
}

/* Item Default */
.CRitem_def .wrap{
    position: relative;
}
.CRitem_def .wrap:hover .CRshine_ani:before{
    -webkit-animation: shine .95s;
    animation: shine .95s;
}
.CRitem_def .wrap:hover .CRzoom_ani img{
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.CRitem_def .url_view{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100% !important;
}

/* Animation */
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.CRzoom_ani,
.CRshine_ani{
    overflow: hidden;
    position: relative;
}
.CRshine_ani:hover:before {
    -webkit-animation: shine .95s;
    animation: shine .95s;
}
.CRshine_ani:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear,left top, right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    pointer-events: none;
}
.CRzoom_ani img {
    -webkit-transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
    transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
    -o-transition: transform 2s, filter 1.5s ease-in-out;
    transition: transform 2s, filter 1.5s ease-in-out;
    transition: transform 2s, filter 1.5s ease-in-out, -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.CRzoom_ani:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

/* Radio */
.CRdef_radio {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative;
    margin-bottom: 0 !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    color: #3C3C46;
    width: 100%;
    padding: 0 0 0 30px;
    word-break: break-word;
}
.CRdef_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.CRdef_radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #FFFFFF;
    border-radius: 50%;
    display: block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    border: 1px solid #D8D8DD;
}
.CRdef_radio:hover input ~ .checkmark {
    background-color: #FFFFFF;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRdef_radio input:checked ~ .checkmark {
    border-color: #10635f;
    background-color: transparent;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRdef_radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.CRdef_radio input:checked ~ .checkmark:after {
    display: block;
}
.CRdef_radio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #10635f;
}

/* Checkbox */
.store_pickup_checkbox .checkbox:hover,
.CRdef_checkbox:hover {
    text-shadow: 0 0 1px #10635f, 0px 0px 0px #10635f;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    color: #10635f;
}

.store_pickup_checkbox .checkbox,
.CRdef_checkbox {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative;
    margin-bottom: 0 !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    width: 100%;
    padding: 0 0 0 35px;
    word-break: break-word;
    color: #58595b;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.store_pickup_checkbox .checkbox input,
.CRdef_checkbox input {
    position: absolute !important;
    opacity: 0 !important;
    cursor: pointer !important;
    height: 0 !important;
    width: 0 !important;
}

.store_pickup_checkbox .checkbox .checkmark,
.CRdef_checkbox .checkmark {
    height: 25px;
    width: 25px;
    background-color: #FFFFFF;
    border-radius: 0;
    display: block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    border: 1px solid #D8D8DD;
    position: absolute;
    left: 0;
}

.store_pickup_checkbox .checkbox:hover input ~ .checkmark,
.CRdef_checkbox:hover input ~ .checkmark {
    background-color: #FFFFFF;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.store_pickup_checkbox .checkbox input:checked ~ .checkmark,
.CRdef_checkbox input:checked ~ .checkmark {
    background-color: #565656;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.store_pickup_checkbox .checkbox .checkmark:after,
.CRdef_checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.store_pickup_checkbox .checkbox input:checked ~ .checkmark:after,
.CRdef_checkbox input:checked ~ .checkmark:after {
    display: block;
}

.CRcheckbox_outStock .checkmark{
    background-color: #565656 !important;
    cursor: no-drop;
}
.CRcheckbox_outStock .checkmark:after {
    content: 'x';
    left: 5.5px !important;
    top: 0 !important;
    color: #ffffff;
    -webkit-transform: unset!important;
    -ms-transform: unset!important;
    transform: unset!important;
    width: auto!important;
    height: auto!important;
    border: none!important;
    display: block !important;
    font-size: 20px;
    font-weight: 600;
}

.store_pickup_checkbox .checkbox .checkmark:after,
.CRdef_checkbox .checkmark:after {
    left: 8px;
    top: 0px;
    width: 7px;
    height: 15px;
    border: solid #ffffff;
    border-width: 0 1px 3px 0;
    -webkit-transform: rotate( 45deg );
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg );
}

/* CTF7 */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-bottom: 1px solid red !important;
    text-align: center;
    color: red;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-bottom: 1px solid #333333 !important;
    text-align: center;
    color: #333333;
    font-weight: 600;
    font-size: 12px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
.wpcf7-not-valid {
    border-color: red !important;
    color: red !important;
}
span.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
    display: none !important;
}
.wpcf7-spinner {
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -40px;
}

.CRcft_wrap {
    position: relative;
}
.CRform_def input:not([type=submit]):hover,
.CRform_def textarea:hover{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 40px rgb(229 194 148 / 50%);
    box-shadow: 0px 4px 40px rgb(229 194 148 / 50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    border-color: #dfbc8f !important;
}
.CRform_def textarea{
    height: 110px !important;
    padding: 20px 35px!important;
}
.CRform_def input::placeholder,
.CRform_def textarea::placeholder{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #666666;
    opacity: 1;
}
.CRform_def input:not([type=submit]), .CRform_def textarea {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-box-shadow: 0px 4px 40px transparent;
    box-shadow: 0px 4px 40px transparent;
    outline: none !important;
    padding: 0 35px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #000000;
    width: 100%;
    height: 50px;
    border-radius: 24px;
    border: 1px solid transparent;
    box-sizing: border-box;
    background-color: #ffffff;
}
.CRform_def input[type=submit]:hover {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.CRform_def input[type=submit] {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    border-radius: 24px;
    background-image: linear-gradient(to right, #e4c092 0%, #ffe9ce 50%, #e4c092 100%);
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #0c5250;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 0 50px;
    position: relative;
    margin: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.CRform_def .top{
    margin-bottom: 10px;
}
.CRform_def .top .title{
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 42px;
    color: #333333;
    margin-bottom: 20px;
    word-break: break-word;
    max-width: 100%;
}
.CRform_def .top p{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 0;
}
.CRform_def ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.CRform_def label{
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    color: #000000;
    margin: 20px 0 15px;
}
.CRform_def label span {
    color: #cd0707;
    margin: 0 0 0 5px;
    font-size: 12px;
}
.CRform_def .def-form-field {
    width: 100%;
}
.CRform_def .def-form-field.def-form-field-half {
    width: 49%;
}
.CRform_def .def-form-field:not(:last-child) {
    margin-bottom: 10px;
}
.CRform_def .gr-def-form-btn {
    position: relative;
    margin: 20px 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 0;
}
.wpcf7-checkbox label {
    position: relative;
    cursor: pointer;
    margin: 20px 0 0;
}
.wpcf7-checkbox input[type=checkbox] {
    position: absolute;
    visibility: hidden;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 17px;
    font-weight: 400;
    padding-left: 40px;
    position: relative;
}
.wpcf7-checkbox input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 30px;
    width: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0px;
    border: 1px solid #ffffff;
    margin: 0;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 30px;
    width: 30px;
    min-width: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
    background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
    visibility: visible;
}
.wpcf7-list-item-label {
    margin-left: 40px;
    display: inline-block;
}

/* Scrollbar */
body.CRstyle_scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #000000;
}
body.CRstyle_scroll::-webkit-scrollbar-track{
    border: 0.5px solid #000000;
}
.CRstyle_scroll::-webkit-scrollbar {
    width: 2px;
    border-radius: 3px;
    background-color: #F0F0F2;
}
.CRstyle_scroll::-webkit-scrollbar-track {
    border: 0.5px solid #F0F0F2;
}
.CRstyle_scroll::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    outline: 1px solid #ffffff;
}

/* Slick Slide */
.slick-slide {
    outline: none !important;
}
.custom_arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /*width: 54px;*/
    /*height: 54px;*/
    /*-webkit-box-shadow: -2px 6px 20px rgb(0 0 0 / 15%);*/
    /*box-shadow: -2px 6px 20px rgb(0 0 0 / 15%);*/
    /*background-color: #ffffff;*/
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    /*border-radius: 50%;*/
    z-index: 3;
}
.custom_arrow:not(.sp){
    width: 50px;
    height: 50px;
    border-radius: 20px 0;
    background-color: #10635f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.custom_arrow:not(.sp) i {
    color: #ffffff !important;
}
.custom_arrow:not(.sp).right{
    border-radius: 20px 0;
}
.custom_arrow:not(.sp).left{
    border-radius: 0 20px;
}
.custom_arrow:hover i{
    color: #BA2028;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.custom_arrow i {
    font-size: 25px;
    color: #333333;
    opacity: 0.5;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.custom_arrow.right {
    right: -70px;
}
.custom_arrow.left {
    left: -70px;
}
.CRcustom_dots .slick-dots {
    margin-bottom: 0;
}
.CRcustom_dots .slick-dots li button:before {
    color: #0e5b57 !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 10px;
    line-height: 22px;
}
.CRcustom_dots .slick-dotted .slick-slider {
    margin-bottom: 0;
}
.CRcustom_dots .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.CRcustom_dots .slick-dots li button:hover,
.CRcustom_dots .slick-dots li button:focus {
    outline: none;
}
.CRcustom_dots .slick-dots li {
    height: auto;
    width: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.CRcustom_dots .slick-dots li button {
    position: relative;
    background-color: #0e5b57;
    opacity: 0.5;
    width: 20px;
    height: 20px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    padding: 0;
    border: 1px solid transparent;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.CRcustom_dots .slick-dots li button:hover,
.CRcustom_dots .slick-dots li button:focus {
    opacity: 1;
}
.CRcustom_dots .slick-dots li.slick-active button {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-color: #0e5b57;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.CRcustom_dots .slick-dots li.slick-active button:hover,
.CRcustom_dots .slick-dots li.slick-active button:focus {
    opacity: 1;
}

.CRcustom_dots_line .slick-dots{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px auto 0;
    bottom: 0;
}
.CRcustom_dots_line .slick-dots li {
    height: auto;
    width: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    display: inline-block;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}
.CRcustom_dots_line .slick-dots li.slick-active button {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #E4232C;
}
.CRcustom_dots_line .slick-dots li button {
    position: relative;
    background-color: #FFFFFF;
    opacity:0.5;
    width: 80px;
    height: 2px;
    padding: 0;
    border: 1px solid transparent;
    margin: 0 auto;
    border-radius: 0;
    display: block;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.CRcustom_dots_line .slick-dots li button:before {
    display: none;
}

/*404*/
#hr404 {
    min-height: calc(100vh - 284px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#hr404 .box {
    text-align: center;
}
#hr404 h1 {
    margin: 0 0 5px;
    font-size: 100px;
    line-height: normal;
    text-transform: capitalize;
    font-weight: bold;
}
#hr404 h2 {
    margin: 0 0 5px;
    font-size:25px;
    line-height: normal;
    text-transform: capitalize;
    font-weight: bold;
}
#hr404 a {
    font-weight: bold;
    color: #10635f !important;
}

/*Breadcrumbs*/
#CRbanner_default .divider,
#CRbanner_default cite{
    color: #ffffff !important;
}
#CRbanner_default #CRbreadcrumbs .container{
    padding: 0;
}
#CRbreadcrumbs cite{
    font-size: 14px;
    line-height: normal;
    color: #000000;
    font-style: inherit;
    font-weight: 400;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    text-transform: capitalize !important;
}
#CRbreadcrumbs a:hover cite{
    color: #000000;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
#CRbreadcrumbs .title_single cite{
    color: #000000;
    font-weight: 700;
}
#CRbreadcrumbs .breadcrumb {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.divider.active_term,
.hidden_divider.divider {
    display: none !important;
}
.breadcrumbs ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.breadcrumbs .divider {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000000;
    font-size: 10px;
}

/* Custom Select */
.CRcustom_sl select {
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 100px;
    opacity: 0;
}
.CRcustom_sl .select:hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 40px rgb(229 194 148 / 50%);
    box-shadow: 0px 4px 40px rgb(229 194 148 / 50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.CRcustom_sl .select {
    position: relative;
    height: auto;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border: 1px solid transparent;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    padding: 0;
    border-radius: 20px;
}
.CRcustom_sl .select:after {
    content: '\f078';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: unset;
    right: 20px;
    font-size: 14px;
    color: #3333337d;
    pointer-events: none;
}
.CRcustom_sl .select-styled{
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    /* position: absolute; */
    /* top: 0; */
    /* right: 20px; */
    /* bottom: 0; */
    /* left: 20px; */
    border-radius: 20px;
    height: 40px;
    padding: 0 50px 0 20px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: #FFFFFF;
}
.CRcustom_sl .select select {
    display: none;
}
.CRcustom_sl .select-options::-webkit-scrollbar {
    width: 2px;
    border-radius: 3px;
    background-color: #F0F0F2;
}
.CRcustom_sl .select-options::-webkit-scrollbar-track {
    border: 0.5px solid #F0F0F2;
}
.CRcustom_sl .select-options::-webkit-scrollbar-thumb {
    background-color: #c79f6f;
    outline: 1px solid #c79f6f;
}
.CRcustom_sl .select-options {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 7;
    margin: 0;
    list-style: none;
    top: 45px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 40px rgb(229 194 148 / 50%);
    box-shadow: 0px 4px 40px rgb(229 194 148 / 50%);
    border-radius: 0;
    padding: 4px;
    max-height: 220px;
    overflow-y: auto;
}
.CRcustom_sl .select-options li{
    position: relative;
    margin: 0;
    padding: 10px 15px !important;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    width: 100%;
    text-align: left;
    cursor: pointer;
    color: #25252B;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    background: #ffffff;
}
.CRcustom_sl .select-options li:last-child{border: transparent;}
.CRcustom_sl .select-options li:hover{
    background: #e3be90;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    color: #10635f;
}

/* Rating Star */
.CRdef_rating .rating-group {
    display: inline-flex;
}
.CRdef_rating .rating__icon {
    pointer-events: none;
}
.CRdef_rating .rating__input {
    position: absolute !important;
    left: -9999px !important;
}
.CRdef_rating .rating__input--none {
    display: none;
}
.CRdef_rating .rating__label {
    cursor: pointer;
    padding: 0 4px;
    font-size: 15px;
    margin: 0;
}
.CRdef_rating .rating__icon--star {
    color: #FFC107;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRdef_rating .rating__input:checked ~ .rating__label .rating__icon--star {
    color: #E0E0E0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRdef_rating .rating-group:hover .rating__label .rating__icon--star {
    color: orange;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRdef_rating .rating__input:hover ~ .rating__label .rating__icon--star {
    color: #E0E0E0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

/* Default load - Error */
.spinner-submit {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    border: 2px solid #eeeeee;
    border-top-color: #1d1d1d;
    -webkit-animation: loadingSubmit 1s infinite;
    animation: loadingSubmit 1s infinite;
}
@-webkit-keyframes loadingSubmit {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.notifyjs-container {
    padding: 10px 20px;
    border: 1px solid #d7b082;
    border-radius: 3px;
    background: #fff;
    z-index: 999999999;
}
.notifyjs-corner {
    margin-right: 100px!important;
    margin-bottom:50px!important;
    z-index: 999999999 !important;
}
.notifyjs-corner font a {
    color: #f06724;
    margin-left: 5px;
}
.notifyjs-corner font{
    font-weight: 700;
}
.CRNoticeFail span{
    font-weight: 700;
    color: #e41717 !important;
    box-sizing: border-box;
    line-height: normal !important;
    text-align: left;
    margin: 0 0 10px !important;
    padding: 0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    opacity: 0;
    position: absolute;
    pointer-events: none;
    font-size: 15px !important;
}
.error_mes {
    font-weight: 700;
    color: #e41717 !important;
    box-sizing: border-box;
    line-height: normal !important;
    text-align: left;
    margin: 0 0 10px !important;
    padding: 0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    opacity: 0;
    position: absolute;
    pointer-events: none;
    font-size: 15px !important;
}
.hrError .error_mes,
.error_mes.show{
    opacity:1;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.content_err{
    width:calc(100% - 30px);
    display: inline-block;
}
span.dis_err {
    cursor: pointer;
}
.hrError textarea,
.hrError select,
.hrError input {
    border: 1px solid #e41717!important;
}

/* Defaut Input */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.CRdefaultInput input:hover{
    border: 1px solid #5793DA;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 10px rgba(33, 86, 149, 0.2);
    box-shadow: 0px 0px 10px rgba(33, 86, 149, 0.2);
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.CRdefaultInput input::-webkit-input-placeholder{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #D8D8DD;
}
.CRdefaultInput input::-moz-placeholder{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #D8D8DD;
}
.CRdefaultInput input:-ms-input-placeholder{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #D8D8DD;
}
.CRdefaultInput input::-ms-input-placeholder{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #D8D8DD;
}
.CRdefaultInput input::placeholder{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #D8D8DD;
}
.CRdefaultInput input{
    background: #FFFFFF;
    height: 35px;
    border: 1px solid #D8D8DD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    -webkit-box-shadow: 0px 0px 10px transparent;
    box-shadow: 0px 0px 10px transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #3C3C46;
    outline: none !important;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    width: 100%;
}

/* Loadmore */
.CRload_more_wrap {
    text-align: center;
    width: 100%;
    margin: 40px auto 0;
}
.load_more_btn:hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 40px rgb(229 194 148 / 70%) !important;
    box-shadow: 0px 4px 40px rgb(229 194 148 / 70%) !important;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.load_more_btn {
    height: 50px;
    border-radius: 24px;
    background-image: -webkit-gradient(linear, left top, right top, from(#e4c092), color-stop(50%, #ffe9ce), to(#e4c092));
    background-image: -o-linear-gradient(left, #e4c092 0%, #ffe9ce 50%, #e4c092 100%);
    background-image: linear-gradient(to right, #e4c092 0%, #ffe9ce 50%, #e4c092 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0 50px;
    color: #0c5250 !important;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    min-width: 200px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 4px 40px transparent !important;
    box-shadow: 0px 4px 40px transparent !important;
}

/* Paging */
.paging {
    width: 100%;
    margin: 70px auto 0;
}
.paging ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.paging ul li a.active,
.paging ul li a:hover {
    color: #0e5b57;
    border-color: rgb(14 91 87 / 50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.paging ul li{
    margin: 0 6px;
}
.paging ul .CRpaging_next:hover,
.paging ul .CRpaging_prev:hover{
    color: #666666;
}
.paging ul .CRpaging_next i,
.paging ul .CRpaging_prev i{
    font-size: 14px;
}
.paging ul li a {
    text-transform: uppercase;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    cursor: pointer;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    color: rgb(102 102 102 / 50%);
    background-color: transparent;
    position: relative;
    border: 1px solid rgb(102 102 102 / 50%);
    border-radius: 50%;
}
.hrSuccess .CRdef_input {
    border: 1px solid #3357AF !important;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

/* Popup Video */
#CRpopupVideo.active {
    opacity: 1;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    pointer-events: auto;
}
#CRpopupVideo {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999999;
    opacity: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
}
#CRpopupVideo.active .CRbgVid{
    opacity: 1;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
#CRpopupVideo .CRbgVid {
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgb(0 0 0 / 80%);
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
#CRpopupVideo.active #CRpopupVideo_wrap{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
#CRpopupVideo #CRpopupVideo_wrap {
    display: block !important;
    width: 50vw;
    height: auto;
    margin: auto;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.41%, #F25C64), color-stop(45.33%, #BA2028));
    background: -o-linear-gradient(top, #F25C64 0.41%, #BA2028 45.33%);
    background: linear-gradient(180deg, #F25C64 0.41%, #BA2028 45.33%);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 1;
    border-radius: 20px;
    overflow: hidden;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    padding: 5px;
}
#CRloadVideo{
    opacity: 1 !important;
}
#CRloadVideo,
.CRdetailVideo{
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.CRdetailVideo #player{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 20px;
}
.CRdetailVideo iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.CRclosePopStyle:hover{
    color: #e3322b;
}
.CRclosePopStyle{
    position: absolute;
    top: 50px;right: 50px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    font-size: 25px;
    z-index: 4;
}

/* SVG */
#CRsvg_wrap {
    position: absolute;
    bottom: 0;
    pointer-events: none;
}