@charset "UTF-8";
@import url("https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css");
@import url("https://webfontworld.github.io/SCoreDream/SCoreDream.css");
/* CSS Document */


h1,h2,h3,h4,h5,h6{
    color: unset;
}

html {
    scroll-behavior: smooth;
}

ul, ol {
    padding: 0;
}

li {
    list-style: none;
}


.list-style-unset ul, ol {
    padding: 8px 0 8px 40px;
}

.list-style-unset li {
    list-style: unset;
}


.btn_2 {
    background: #17a2b8;
    border: none;
    font-family: inherit;
    color: #fff;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
}

.cursor_pointer {
    cursor: pointer;
}

.filter_blur {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 11;
    backdrop-filter: blur(3px);
    background: rgba(0, 0, 0, 0.5);
}

a.box_news {
    min-height: 0;
    padding-left: 0;
}

header {
    z-index: 10;
}

.parallax-content-2 {
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
}

a#phone:before {
    content: "\7a";
}

.price_list {
    display: table;
    height: 220px;
    font-size: 26px;
    color: #E74C3C;
    width: 100%;
    margin-left: -15px;
}


.price_list sup {
    font-size: 16px;
    position: relative;
    top: -5px;
}

.customized_notify.alert-info {
    width: 270px;
    padding: 0;
    box-shadow: none;
}

.customized_notify >p >a{
    overflow: hidden;
    text-overflow:ellipsis ;
    width: 100%;
    display: block;

}

.customized_notify figure {
    left: 0;
    top: 0;
}

.customized_notify {
    padding-left: 66px !important;
    min-height: 60px !important;
}

.customized_notify.alert-info h4 {
    margin: 5px 0 0 0px !important;
}


.btn_1.outline {
    color: #555;
    background: none;
    border: 2px solid #555;
    padding: 5px 18px;
}

.btn_1.outline:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}


#top_tools a.btn_1.outline, .btn_1.outline {
    color: #000 !important;
    border: 1px solid #3B44AC;
}

#top_tools a.btn_1, .btn_1 {
    color: #fff !important;
    border: 1px solid #3B44AC;
}

#top_tools a.btn_1.outline:hover, .btn_1.outiline:hover, input .btn_1.outiline:hover {
    color: #fff !important;
    background: #3B44AC;
    border: 1px solid #3B44AC;
}

#top_tools a.btn_1:hover, .btn_1:hover, input .btn_1:hover {
    color: #fff !important;
    background: #000;
    border-color: #000;
}

.react-dropdown-select-class + div {
    flex: 1 1 auto!important;
    border: 0!important;
}

.react-dropdown-select-dropdown {
    min-width: 100%;
}

.react-dropdown-select-clear {
    font-size: 25px;
    color: red;
}

.btn_1.btn_1_outline {
    color: #555 !important;
    background: none;
    border: 2px solid #555;
    padding: 7px 20px;
}

.btn_1.btn_1_outline:hover {
    color: #fff !important;
    background: #000;
    border-color: #000;
}





.wishlist.active {
    color: red !important;
}

.wishlist.active a {
    color: red !important;
}

.wishlist.active:before {
    color: red !important;
}

.tooltip-content-flip {
    width: auto;
    height: auto;
}


#chat-dropdown-toggle::after {
    display: none !important;
    content: none;
}

main{
    max-width: 100vw;
    overflow: hidden;
}


@media only screen and (min-width: 992px) {
.main-menu, .main-menu > ul, .main-menu ul li, .main-menu ul li a {
    height: 100%;
 }
}

.main-menu ul li a {
    padding: 5px 20px;
    line-height: 45px;
}




#mainCarousel.gradient-banner {
    padding: 5rem 0 2rem;
    position: relative;
    overflow: hidden; }
#mainCarousel::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200%;
    height: 130%;
    border-radius: 50%;
    background-image: linear-gradient(45deg, #009EC5 0%, #2e7eed 20%, #032d77 50%); }
#mainCarousel .shapes-container {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
#mainCarousel .shapes-container .shape {
    position: absolute; }
#mainCarousel .shapes-container .shape::before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    position: absolute;
    border-radius: 50px; }
#mainCarousel .shapes-container .shape:nth-child(1) {
    top: 2%;
    left: 11%;
    width: 400px;
    height: 70px; }
#mainCarousel .shapes-container .shape:nth-child(2) {
    top: 14%;
    left: 18%;
    width: 200px;
    height: 15px; }
#mainCarousel .shapes-container .shape:nth-child(3) {
    top: 80%;
    left: 4%;
    width: 300px;
    height: 60px; }
#mainCarousel .shapes-container .shape:nth-child(4) {
    top: 85%;
    left: 15%;
    width: 100px;
    height: 10px; }
#mainCarousel .shapes-container .shape:nth-child(5) {
    top: 5%;
    left: 50%;
    width: 300px;
    height: 25px; }
#mainCarousel .shapes-container .shape:nth-child(6) {
    top: 4%;
    left: 52%;
    width: 200px;
    height: 5px; }
#mainCarousel .shapes-container .shape:nth-child(7) {
    top: 80%;
    left: 70%;
    width: 200px;
    height: 5px; }
#mainCarousel .shapes-container .shape:nth-child(8) {
    top: 55%;
    left: 95%;
    width: 200px;
    height: 5px; }
#mainCarousel .shapes-container .shape:nth-child(9) {
    top: 50%;
    left: 90%;
    width: 300px;
    height: 50px; }
#mainCarousel .shapes-container .shape:nth-child(10) {
    top: 30%;
    left: 60%;
    width: 500px;
    height: 55px; }
#mainCarousel .shapes-container .shape:nth-child(11) {
    top: 60%;
    left: 60%;
    width: 200px;
    height: 5px; }
#mainCarousel .shapes-container .shape:nth-child(12) {
    top: 35%;
    left: 75%;
    width: 200px;
    height: 5px; }
#mainCarousel .shapes-container .shape:nth-child(13) {
    top: 90%;
    left: 40%;
    width: 300px;
    height: 45px; }
#mainCarousel .shapes-container .shape:nth-child(14) {
    top: 54%;
    left: 75%;
    width: 200px;
    height: 5px; }
#mainCarousel .shapes-container .shape:nth-child(15) {
    top: 50%;
    left: 90%;
    width: 200px;
    height: 5px; }
#mainCarousel .shapes-container .shape:nth-child(16) {
    top: 50%;
    left: 81%;
    width: 100px;
    height: 5px; }


/*.btn-custom-primary {
    background: #00437d;
    border: none;
    font-family: inherit;
    color: #fff;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
}*/

.btn-custom-primary {
    color: #fff;
    background-color: #00437d;
    border-color: #00437d;
    font-size: 13px;
    font-weight: 600;
}

.btn-custom-primary:hover {
    color: #fff;
    background-color: #002a4e;
    border-color: #002a4e;
}
/*
#0069d9 -> #002a4e
*/

.btn-custom-primary:focus, .btn-custom-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-custom-primary.disabled, .btn-custom-primary:disabled {
    color: #fff;
    background-color: #00437d;
    border-color: #00437d;
}

.btn-custom-primary:not(:disabled):not(.disabled):active, .btn-custom-primary:not(:disabled):not(.disabled).active,
.show > .btn-custom-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-custom-primary:not(:disabled):not(.disabled):active:focus, .btn-custom-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-custom-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}


/*.btn-custom-secondary {
    background: #0097b7;
    border: none;
    font-family: inherit;
    color: #fff;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
}*/

/*
00437d -> 0097b7

*/

.btn-custom-secondary {
    color: #fff;
    background-color: #0097b7;
    border-color: #0097b7;
    font-size: 13px;
    font-weight: 600;
}

.btn-custom-secondary:hover {
    color: #fff;
    background-color: #002a4e;
    border-color: #002a4e;
}
/*
#0069d9 -> #002a4e
*/

.btn-custom-secondary:focus, .btn-custom-secondary.focus {
    color: #fff;
    background-color: #0097b7;
    border-color: #002a4e;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-custom-secondary.disabled, .btn-custom-secondary:disabled {
    color: #fff;
    background-color: #0097b7;
    border-color: #0097b7;
}

.btn-custom-secondary:not(:disabled):not(.disabled):active, .btn-custom-secondary:not(:disabled):not(.disabled).active,
.show > .btn-custom-secondary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-custom-secondary:not(:disabled):not(.disabled):active:focus, .btn-custom-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-custom-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

* {
    scroll-behavior: smooth; }

p {
    word-break: keep-all;
    white-space: break-spaces;
    word-wrap: break-word;
    margin: 0;
    padding: 0; }

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

header {
    font-family: 'NanumSquare', serif; }

header#plain {
    padding-bottom: 0 !important; }

.cursor_pointer {
    cursor: pointer; }

.ch_height {
    height: 100vh; }

.main-menu > ul > li:hover > a {
    color: #e14d67; }

body {
    overflow-x: hidden; }

main {
    background: #ffffff; }

textarea {
    resize: none;
    font-size: 1em; }

.overflow_scroll {
    overflow-y: auto;
    overflow-x: auto; }
.overflow_scroll::-webkit-scrollbar {
    width: 3px; }
.overflow_scroll::-webkit-scrollbar-thumb {
    width: 3px;
    background: #dddddd; }
.overflow_scroll::-webkit-scrollbar-track {
    background: #efefef; }

.scroll_hidden::-webkit-scrollbar {
    display: none;
    width: 0px; }

.overflow_scroll-Y {
    overflow-y: auto; }
.overflow_scroll-Y::-webkit-scrollbar {
    width: 3px; }
.overflow_scroll-Y::-webkit-scrollbar-thumb {
    width: 3px;
    background: #dddddd; }
.overflow_scroll-Y::-webkit-scrollbar-track {
    background: #efefef; }

.crop-text-3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    white-space: break-spaces; }

.crop-text-5 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    white-space: break-spaces; }

@media print {
    html, body {
        height: 200mm;
        width: 297mm; }
    .page {
        margin: 0;
        border: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always; } }

.ch_room_height {
    height: calc(100vh - 53px); }

.react-emoji {
    width: auto !important; }

.react-input-emoji--container {
    height: 0 !important;
    width: 0 !important;
    border: none !important; }

.react-input-emoji--input {
    max-height: 100px;
    box-sizing: border-box;
    max-width: 100%; }
@media screen and (max-width: 960px) {
    .react-input-emoji--input {
        max-width: 100%; } }
.react-input-emoji--input::-webkit-scrollbar {
    display: none; }

.drag_mask {
    pointer-events: none; }

#chat-tab > .nav-item > .nav-link {
    color: #495057;
    border-color: #dee2e6 #dee2e6 #fff; }

.chUser {
    height: auto;
    visibility: visible;
    opacity: 1; }
.chUser.disabled {
    overflow: hidden;
    height: 0;
    visibility: visible;
    opacity: 0; }

.opacity-mask {
    background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.2)); }

header {
    padding: 0; }

#top_line {
    height: auto;
    margin: 0;
    padding: 10px 0; }

nav {
    margin: 0 !important; }

#top_tools {
    margin: 0;
    height: 100%; }
#top_tools li {
    padding: 0; }
#top_tools li a {
    padding: 5px; }

@media only screen and (min-width: 992px) {
    .main-menu, .main-menu > ul, .main-menu ul li, .main-menu ul li a {
        height: 100% !important; } }

.main-menu ul li a {
    padding: 5px 10px !important;
    line-height: 45px !important; }

ul#top_tools li {
    padding: 0;
    margin-left: 10px; }

#logo {
    margin: 0; }

.list-disc li {
    list-style: disc; }

.carousel-item-box {
    min-height: 220px;
    min-width: 220px;
    box-shadow: 10px 5px 15px 5px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    color: #333;
    animation-name: moveTop; }
.carousel-item-box ul, .carousel-item-box li {
    list-style: disc; }
.carousel-item-box p {
    font-size: 0.9em; }
.carousel-item-box:hover {
    background: #3B44AC !important;
    color: #ffffff !important; }
.carousel-item-box:nth-of-type(1) {
    animation-duration: .5s; }
.carousel-item-box:nth-of-type(2) {
    animation-duration: 1s; }
.carousel-item-box:nth-of-type(3) {
    animation-duration: 1.5s; }
.carousel-item-box:nth-of-type(4) {
    animation-duration: 2s; }
.carousel-item-box:nth-of-type(5) {
    animation-duration: 2.5s; }

.text-09 {
    font-size: 0.9em; }

.animation-move-top {
    opacity: 0;
    transform: translateY(100%); }
.animation-move-top.active {
    animation-fill-mode: forwards;
    animation-name: moveTop; }

.animation-move-left {
    opacity: 0;
    transform: translateX(100%); }
.animation-move-left.active {
    animation-fill-mode: forwards;
    animation-name: moveLeft; }

.animation-move-right {
    opacity: 0;
    transform: translateX(-100%); }
.animation-move-right.active {
    animation-fill-mode: forwards;
    animation-name: moveRight; }

.animation-duration-1 {
    animation-duration: .5s; }

.animation-duration-2 {
    animation-duration: 1s; }

.animation-duration-3 {
    animation-duration: 1.5s; }

.animation-duration-4 {
    animation-duration: 2s; }

.animation-duration-5 {
    animation-duration: 2.5s; }

.animation-duration-6 {
    animation-duration: 3s; }

@keyframes moveTop {
    0% {
        opacity: 0;
        transform: translateY(100%); }
    100% {
        opacity: 1;
        transform: translateY(0%); } }

@keyframes moveLeft {
    0% {
        opacity: 0;
        transform: translateX(100%); }
    100% {
        opacity: 1;
        transform: translateX(0%); } }

@keyframes moveRight {
    0% {
        opacity: 0;
        transform: translateX(-100%); }
    100% {
        opacity: 1;
        transform: translateX(0%); } }

p {
    word-break: keep-all; }

.DragDrop {
    width: 100%; }
.DragDrop-File {
    width: 100%;
    cursor: pointer;
    transition: 0.12s ease-in; }
.DragDrop-File-Dragging {
    font-size: 2em;
    font-weight: bold; }
.DragDrop-Files > div {
    max-width: 300px;
    padding: 8px;
    display: flex;
    justify-content: space-between; }
.DragDrop-Files-Filter {
    cursor: pointer; }
.DragDrop-Files-Filter:hover {
    opacity: 0.7; }

.write_editor {
    border: 1px solid #ddd;
    height: 500px;
    overflow: auto;
    padding-left: 10px; }

.markerCustomLabels {
    cursor: pointer;
    background-color: #EFF2FB;
    padding: 7px;
    border-radius: 5px;
    border: none;
    box-shadow: 4px 4px 10px -3px grey;
    font-weight: bold; }
.markerCustomLabels .active {
    color: powderblue; }

.markerCustomLabels:after {
    border-top: 10px solid #EFF2FB;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0px solid transparent;
    content: "";
    position: absolute;
    top: 33px;
    left: 45%; }

.markerInfoTitle {
    font-weight: bold;
    white-space: nowrap; }

.markerInfoContent {
    font-weight: bold;
    color: #4a8cdb;
    text-align: center; }

.markerInfoWrap {
    padding: 10px;
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 4px 4px 10px -3px grey; }

.markerInfoWrap:after {
    border-top: 10px solid #FFFFFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0px solid transparent;
    content: "";
    position: absolute;
    top: 116px;
    left: 46%; }

.closeOverlayWrap {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 5px; }

.closeOverlayBtn {
    font-size: 15px;
    font-weight: bold;
    cursor: pointer; }

.custom_notify_position {
    left: 50px;
    bottom: -20px; }

.noneSmoothScroll {
    scroll-behavior: unset !important; }

.custom_dropdown {
    min-width: 180px;
    left: unset;
    top: unset;
    transform: unset;
    right: 0 !important; }

.rounded-lg {
    border-radius: 10px !important; }

.rounded-xl-top {
    border-radius: 20px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

.rounded-xl-bottom {
    border-radius: 20px !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important; }

.bg-blue-light {
    background: #edf0f9 !important; }

.ad-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 80px; }

.ad-image {
    display: block;
    width: auto;
    height: auto; }

.ad-textBox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.8); }

.ad-container:hover .ad-textBox {
    opacity: 0.7;
    cursor: pointer; }

.ad-text {
    color: #FFFFFF;
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 90%; }

.post img {
    max-width: 100%; }

.line-through {
    text-decoration: line-through; }

.hover_point_not > div {
    display: none; }

.hover_point > div {
    display: none; }

.hover_point:hover {
    color: #3B44AC; }
.hover_point:hover > div {
    display: block; }

.main_hotdeal_item {
    color: #222222;
    transition: unset; }

.main_hotdeal_item:hover {
    background: #3B44AC;
    font-weight: bold;
    color: #ffffff; }

.main_hotdeal_header:hover {
    background: #666666 !important;
    color: #ffffff; }

.main_hotdeal_item:hover .text-danger {
    color: lightpink !important; }

.modal_background {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6); }

.modal_body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: modalMotion 0.4s; }

.line-through {
    text-decoration: line-through; }

@keyframes modalMotion {
    from {
        top: calc(50% + 20px);
        opacity: 0.5; }
    to {
        top: 50%;
        opacity: 1; } }

.ribbon_3.air span {
    background: #5238C2; }

.ribbon_3.fcl span {
    background: #3868C2; }

.ribbon_3.lcl span {
    background: #008489; }

.ellipsis_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; }

.ellipsis_2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

.ellipsis_3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; }

.ellipsis_4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; }

.ellipsis_5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; }

.react-dropdown-select-input {
    flex-grow: 1;
}
/*

.react-dropdown-select-content {
    width: 210px !important; }*/

.react-dropdown-select-content span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

.owl-prev {
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    background: #3B44AC;
    border: 5px solid #FFFFFF;
    position: absolute;
    top: 35%;
    margin-left: -99%;
    display: block !important; }

.owl-next {
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    background: #3B44AC;
    border: 5px solid #FFFFFF;
    position: absolute;
    top: 35%;
    right: -2%;
    display: block !important; }

.owl-prev i, .owl-next i {
    transform: scale(1, 6);
    color: #ccc; }

.css-majisu-InputComponent {
    display: none !important; }

#HotDealManageEdit .react-dropdown-select-dropdown {
    width: 100%; }

#ScheduleManageEdit .react-dropdown-select-dropdown {
    width: 100%; }

.popup-main {
    width: 100%;
    max-width: 600px;
    display: block;
    position: fixed;
    background: white;
    top: 200px;
    right: 100px;
    z-index: 100;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2);
    border-radius: 0.3rem; }

.popup-main-mobile {
    width: 100%;
    position: fixed;
    top: 80px;
    z-index: 100;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2);
    border-radius: 0.3rem; }

.link-content {
    max-height: calc(var(--vh, 1vh) * 100); }

.bg-info-light {
    background: rgba(23, 162, 184, 0.1); }

.text-gbts {
    color: #3b44ac; }

.bg-gbts {
    background: #3b44ac; }

#search_comp_detail_dest img {
    max-width: 100%; }

.text-gold {
    color: #C5975E; }

.bg-gold {
    background: #C5975E; }

@font-face {
    font-family: 'BMDOHYEON';
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMDOHYEON.woff") format("woff"); }

@font-face {
    font-family: 'S-CoreDream-3Light';
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff") format("woff"); }

.BM-DH {
    font-family: "BMDOHYEON", serif; }

.NNS {
    font-family: 'NanumSquare', serif; }

.S-CORE {
    font-family: "SCoreDream", serif; }

.font-weight-100 {
    font-weight: 100 !important; }

.font-weight-200 {
    font-weight: 200 !important; }

.font-weight-300 {
    font-weight: 300 !important; }

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

.font-weight-500 {
    font-weight: 500 !important; }

.font-weight-600 {
    font-weight: 600 !important; }

.font-weight-700 {
    font-weight: 700 !important; }

.font-weight-800 {
    font-weight: 800 !important; }

.font-weight-900 {
    font-weight: 900 !important; }

.text-yellow {
    color: yellow !important; }

@media screen and (min-width: 320px) and (max-width: 576px) {
    #logitalk_landing .h1 {
        font-size: 2em; }
    #logitalk_landing .h2 {
        font-size: 1.8em; }
    #logitalk_landing .h3 {
        font-size: 1.6em; }
    #logitalk_landing .h4 {
        font-size: 1.4em; }
    #logitalk_landing .h5 {
        font-size: 1.2em; }
    #logitalk_landing .h6 {
        font-size: 1.1em; } }

@media screen and (min-width: 576px) and (max-width: 1200px) {
    #logitalk_landing .h1 {
        font-size: 2.2em; }
    #logitalk_landing .h2 {
        font-size: 2.0em; }
    #logitalk_landing .h3 {
        font-size: 1.8em; }
    #logitalk_landing .h4 {
        font-size: 1.6em; }
    #logitalk_landing .h5 {
        font-size: 1.4em; }
    #logitalk_landing .h6 {
        font-size: 1.2em; } }

.container-xl {
    max-width: 1600px !important; }

#AdvertiseVideoManageEdit .react-dropdown-select-dropdown {
    width: 100%; }

/*============================================================================================*/
/* 5.  UPDATES  */
/*============================================================================================*/
/*-------- 5.1 Ribbons css --------*/
.ribbon_3_sm {
    position: absolute;
    left: -20px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    height: 65px;
    width: 25px;
    text-align: right; }

/*
width: 65px;
  left: -5px;
  top: -5px;
 */
.ribbon_3_sm span {
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(-45deg);
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px black;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    position: absolute;
    -webkit-transform: rotate(-90deg);
    width: 60px;
    top: 23px;
    left: -20px;
    line-height: 20px;
    font-size: 11px; }

.text-freiscop {
    color: #002060; }

.bg-freiscop {
    background: #002060 !important; }

.border-freiscop {
    border-color: #002060 !important; }

.border-2 {
    border-width: 2px !important; }

.border-3 {
    border-width: 3px !important; }

.btn-hover-freiscop:hover {
    background: #002060 !important; }

/*
font-size: 3px;
  line-height: 16px;

  left: -14px;
  top: 11px;

    -webkit-transform: rotate(-45deg);
  width: 70px;


  top: 19px;
  left: -21px;
width: 100%;
font-size: 10px;
    line-height: 20px;
    */
.ribbon_3_sm span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #638908;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #638908; }

.ribbon_3_sm span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #638908;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #638908; }

.ribbon_3_sm.popular span {
    background: linear-gradient(#f14f3f 0%, #cb4335 100%); }

.ribbon_3_sm.popular span::before {
    border-left: 3px solid #a3362a;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #a3362a; }

.ribbon_3_sm.popular span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid #a3362a;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #a3362a; }

.ribbon_promo {
    position: absolute;
    right: var(--right, 10px);
    top: var(--top, -3px);
    left: -22px;
    filter: drop-shadow(2px 3px 2px rgba(0, 0, 0, 0.5));
    width: 24px !important; }

.ribbon_promo > .content {
    color: white;
    font-size: 10px;
    text-align: center;
    font-weight: 400;
    background: var(--color, #2ca7d8) linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
    padding: 8px 2px 4px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
    width: var(--width, 22px);
    min-height: var(--height, 30px);
    transition: clip-path 1s, padding 1s, background 1s; }

.ribbon_promo > .content span {
    writing-mode: vertical-lr;
    text-orientation: upright;
    font-weight: 400; }

.ribbon.slant-up > .content {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12px), 50% calc(100% - 6px), 0 100%); }

.ribbon.slant-down > .content {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 6px), 0 calc(100% - 12px)); }

.ribbon.down > .content {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8px), 50% 100%, 0 calc(100% - 8px)); }

.ribbon.up > .content {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 8px), 0 100%); }

.ribbon.check > .content {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 40% 100%, 0 calc(100% - 12px)); }

.font-size-09 {
    font-size: 0.9em !important; }

.font-size-08 {
    font-size: 0.8em !important; }

.font-size-07 {
    font-size: 0.7em !important; }

.font-size-06 {
    font-size: 0.6em !important; }

.font-size-05 {
    font-size: 0.5em !important; }

.font-size-04 {
    font-size: 0.4em !important; }

.font-size-03 {
    font-size: 0.3em !important; }

.font-size-02 {
    font-size: 0.2em !important; }

.font-size-01 {
    font-size: 0.1em !important; }

.h-unset {
    height: unset !important; }

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

.rounded-top-left {
    border-top-left-radius: 0.25rem !important; }

.rounded-top-right {
    border-top-right-radius: 0.25rem !important; }

.rounded-bottom-left {
    border-bottom-left-radius: 0.25rem !important; }

.rounded-bottom-right {
    border-bottom-right-radius: 0.25rem !important; }



.freiscopplus > div {
    /* styles go here */
    font-size: 10px;
}

.freiscopplus > h5 {
    /* styles go here */
    font-size: 1rem;
}

.freiscopplus > h6 {
    /* styles go here */
    font-size: 1.1rem;
}


.freiscopplus .co_logo {
    width: 40px !important;
    height: 40px !important;
}


.freiscopplus .btn_1 {
    font-family: inherit;
    cursor: pointer;
    padding: 4px 15px !important;
    display: inline-block;
    outline: none;
    transition: all 0.3s;
    border-radius: 3px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #002060;
    font-size: 12px;
}

.freiscopplus .form-control {
    /* styles go here */
    font-size: 10px;
    height: 32px;
}



.premium_fcl{
    /*background-color: #e9ebf8;*/
    background-color: #f4f5fb;
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.fcl_blink_crown {
    animation: blink 2s infinite;
    position: absolute;
    top: -14px;
    left: 15px;
    color: #dcc215;
    font-size: 15px;
    text-shadow: 0 0 1px black;
}
.fcl_blink_crown_margin{
    margin-top: 11px;
}
#toTop{
    z-index: 98;
}