@charset "UTF-8";

html[data-bs-theme=dark] .single_place.title h4 {
    color: #fff
}

html[data-bs-theme=dark] .sec-2-wrap {
    background: #272829;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.25);
}

html[data-bs-theme=dark] .sec-2-wrap img.text-img {
    display: none
}

html[data-bs-theme=dark] .sec-2-wrap img.text-img.dark {
    display: block
}

html[data-bs-theme=dark] .sec-2-wrap img.text-img2 {
    display: none
}

html[data-bs-theme=dark] .sec-2-wrap img.text-img2.dark {
    display: block
}

html[data-bs-theme=dark] .sec-2-wrap h2::before {
    display: block;
    content: "";
    width: 250px;
    height: 25px;
    background: #434e51;
    position: absolute;
    z-index: -1;
    top: 18px;
}

html[data-bs-theme=dark] .card-box-biz {
    background: #282828;
}

html[data-bs-theme=dark] .card-title-d .color-a {
    color: #fff
}

html[data-bs-theme=dark] .breadcumb-area .bradcumbContent .bg-nav-pills .nav-item .nav-link.active {
    color: #fff
}

html[data-bs-theme=dark] .data-message::before {
    background: #1e2023;
}

html[data-bs-theme=dark] .data-message p {
    background: transparent
}

/* html[data-bs-theme=dark] .sec-2-wrap h2::before {
    display: block;
    content: "";
    width: 295px;
    height: 25px;
    background: #4eadca;
    position: absolute;
    z-index: -1;
    top: 18px;
} */


/* wrap */
.content-page.new-layout {}

.content-page.new-layout .content {}

.content-page.new-layout .content .container-fluid {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.content-page.new-layout .content .container-fluid .container {
    width: 100%;
}

.content-page.new-layout .content .container-fluid .cont {
    display: flex;
    width: calc(100% - 30px);
    padding: 0 15px;
    margin: 0 auto;
}

/* reset */
.swiper-3d .swiper-slide-shadow {
    background: rgba(244, 182, 12, 0.2)
}

.mt-400 {
    margin-top: 400px
}

.mt-240 {
    margin-top: 240px
}

/* .mt-140 {margin-top:140px} */
.mt-50 {
    margin-top: 50px
}

.mt-65 {
    margin-top: 65px
}

section {
    padding: 0;
    margin: 0;
}

section .container {
    /* --ct-gutter-x:0 !important;
    padding-right:0;
    padding-left:0; */
}


/* common */
.new-layout .nav-pills .show>.nav-link {
    /* background-color:transparent; */
    background: #26292e;
}

.new-layout .nav-pills .nav-link.active {
    /* background-color:transparent; */
}

.content-page.new-layout .content .bg-black {
    background: #1e2023 !important;
    /* overflow: hidden; */
}

a#topBtn {
    position: fixed;
    right: 2%;
    bottom: 55px;
    display: none;
    padding: .5rem 1rem;
    border-radius: 20px;
    color: #000;
    font-weight: 600;
    background: rgba(255 255 255 / 50%);
    z-index: 9999;
}

/* main-banner */
.swiper-slide-active {
    z-index: 999;
}

.new-layout .mainSwiper {
    margin-top: 0;
    border-radius: 0 !important;
    height: 480px;
}

.new-layout .swiper-wrapper.full .swiper-slide>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    -webkit-animation: slide-bg linear 10000ms infinite;
    animation: slide-bg linear 10000ms infinite;
    /* -webkit-animation: slide-bg linear 10000ms infinite;
    animation: slide-bg linear 10000ms infinite; */
}

@-webkit-keyframes slide-bg {
    0% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes slide-bg {
    0% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.new-layout .swiper-wrapper.full .swiper-slide.num1>img {
    /* transform: scaleX(-1); */
    /* object-position: center -317px; */
}

.new-layout .swiper-wrapper.full .swiper-slide.num1:before {
    background: rgba(0 0 0 / 25%);
    background: linear-gradient(90deg, rgba(118, 120, 228, 0.5) 0%, rgba(82, 51, 233, 0.25) 40%, rgb(25 5 43 / 50%) 100%);
    z-index: 3
}

.new-layout .swiper-wrapper.full .swiper-slide.num2>img {}

.new-layout .swiper-wrapper.full .swiper-slide .slide_text {
    width: 90%;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    text-shadow: 0 0 3px rgba(0 0 0 / 90%)
}

.new-layout .swiper-wrapper.full .swiper-slide.num2:before {
    background: rgba(0 0 0 / 25%);
    /* background:linear-gradient(90deg, rgba(102, 96, 88, 0.1) 0%, rgba(227, 113, 13, 0.05) 40%, rgba(44, 24, 0, 0.1) 100%); */
    background: linear-gradient(90deg, rgba(6, 6, 6, 0.3) 0%, rgba(0, 0, 0, 0.35) 40%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 3
}

.new-layout .swiper-wrapper.full .swiper-slide .slide_btn {
    right: auto;
    left: auto;
    bottom: auto;
    text-shadow: none;
}

.new-layout .mainSwiper .swiper-pagination {
    bottom: 17%;
}

.new-layout .mainSwiper .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0 !important;
    width: 10% !important;
    height: 2px !important;
    margin: 0;
}


/* center content */
.center-content {
    /* max-width:calc(100% - 60px);
    margin:0 30px; */
}

.center-content h3 {
    text-align: center;
    margin: 0 0 20px 0;
}

.center-content .widget-inline {
    border-radius: 1rem;
}

.center-content .widget-inline .card .card-body i {
    position: relative;
    background: #eff0f4;
    font-style: normal;
    padding: 10px;
    border-radius: 50%;
    height: 44px;
    display: block;
    width: 44px;
    margin: 0 auto;
    line-height: 1.2;
}

.center-content-btn:hover>i span {
    font-size: 40px !important;
    top: 0 !important;
}

.center-content .widget-inline .card .card-body i span {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    font-size: 30px;
    top: 3px;
    transform: translateX(-50%);
    transition: ease-in-out .3s;
}

/* .center-content .widget-inline .card .card-body i:hover {}
.center-content .widget-inline .card .card-body i:hover span {
    font-size:40px;
} */
.center-content-btn {}

.center-content-btn:hover {
    transition: ease-in-out .3s;
    background: #ecf0f7;
    cursor: pointer;
    border-radius: 3px;
}

.center-content-btn:hover>h4 {
    color: #000000 !important
}

.center-content-btn:hover>i::before {
    color: #000
}



/* sec01 */
.sec-01 {
    position: relative;
    margin-top: -100px;
    z-index: 23;
}

/* sec02 */
.sec-2-wrap {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    /* box-shadow: 0px 0px 5px rgba(0 0 0 / 10%); */
    box-shadow: var(--ct-box-shadow);
}

.sec-2-wrap h2 {
    position: relative;
    letter-spacing: -1px;
    z-index: 3;
}

.sec-2-wrap h2::before {
    display: block;
    content: "";
    width: 250px;
    height: 25px;
    background: #B3D1FF;
    position: absolute;
    z-index: -1;
    top: 18px;
}

.sec-2-wrap h2 span {
    font-size: 2.1rem
}

.sec-2-wrap p {
    font-size: 1.3rem;
    color: #777;
    font-weight: 400;
}

.sec-2-wrap img {
    height: 240px
}

.sec-2-wrap img.text-img {
    height: 74px
}

.sec-2-wrap img.text-img.dark {
    display: none
}

.sec-2-wrap img.text-img2 {
    height: 18px;
    margin-top: 26px;
}

.sec-2-wrap img.text-img2.dark {
    display: none
}

/* sec03 */
.cont-bg-wrap1 {
    min-height: 400px
}

.cont-bg-wrap1 .cont .text-muted {
    color: #bfbfbf !important
}

.cont-bg-01 {
    position: absolute;
    width: 50%;
    left: -90px;
    top: -50px;
}

.cont-bg-01 img {
    width: 100%
}

.cont-bg-01 .first {
    left: 10%;
    width: 90%;
    position: absolute;
    top: -30px;
}

.cont-bg-01 .second {
    width: 100%;
    top: 5px;
    position: absolute;
    left: 3%;
    z-index: 2;
}

.bg-cont-box {}

.bg-cont-box .spinner-border {
    top: 10px;
    right: 70px;
    width: 1rem;
    height: 1rem;
    padding: 0;
    opacity: 0.5;
}

.bg-cont-box .card {
    background: none;
    box-shadow: none
}

.bg-cont-box .card .card-body {
    padding: 1rem;
}

.pointext {
    position: relative;
    letter-spacing: -1px;
    z-index: 45;
}

/* -------------- loader2 -------------- */
.loader-box {
    position: relative;
    transition: all .2s ease;
}

.loader2 {
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    /* top: calc(50% - 8px);
  left: calc(50% - 4px); */
    background-color: #f3da76;
    border-radius: 50px;
}

.loader2:before {
    content: "";
    position: absolute;
    top: -38px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 0 50px 0px 0;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, .1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-animation: loader2 1.5s linear infinite;
    animation: loader2 1.5s linear infinite;
    opacity: 0.3;
}

.loader2:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-radius: 0 0px 0px 50px;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, .1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: loader2 1.5s linear infinite;
    animation: loader2 1.5s linear infinite;
    opacity: 0.3;
}

@-webkit-keyframes loader2 {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes loader2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* -------------- loader4 -------------- */
.loader-box4 {
    position: absolute;
    transition: all .2s ease;
    top: 18px;
    z-index: 41;
    width: 96%;
    right: 0;
    height: 100px;
}

.loader4 {
    position: relative;
    width: 100%;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.0);
}

.loader4:before {
    content: "";
    position: absolute;
    background-color: #4c3f4b;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0px;
    z-index: 0;
    opacity: 1;
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: loader4 10s ease-in-out infinite;
    animation: loader4 10s ease-in-out infinite;
}

.loader4:after {
    content: "";
    color: #fff;
    font-family: Lato, "Helvetica Neue";
    font-weight: 200;
    font-size: 16px;
    position: absolute;
    width: 100%;
    height: 20px;
    line-height: 20px;
    left: 0;
    top: 0;
}

@-webkit-keyframes loader4 {
    0% {
        width: 0px;
    }

    70% {
        width: 100%;
        opacity: 1;
    }

    90% {
        opacity: 0;
        width: 100%;
    }

    100% {
        opacity: 0;
        width: 0px;
    }
}

@keyframes loader4 {
    0% {
        width: 0px;
    }

    70% {
        width: 100%;
        opacity: 1;
    }

    90% {
        opacity: 0;
        width: 100%;
    }

    100% {
        opacity: 0;
        width: 0px;
    }
}




/* sec-04 */
.cont-bg-02 {}

.cont-bg-02 img {
    width: 50%
}

/* sec bg */

.bg-list-wrap {}

.bg-list-wrap .text-muted {
    color: #bfbfbf !important
}

.bg-list-wrap .spinner-grow {
    position: absolute;
    width: 10px;
    height: 10px;
    line-height: 1;
    margin-left: -10px;
}

.bg-list-wrap .gradi-wrap {
    position: relative;
    margin-top: -78px;
}

.bg-list-wrap .gradi-wrap .bg-black1 {
    background-color: #1e2023;
}

.bg-list-wrap .gradi-wrap .bg-black1:nth-child(1) {
    opacity: 1;
}

.bg-list-wrap .gradi-wrap .bg-black1:nth-child(2) {
    opacity: 0.75;
}

.bg-list-wrap .gradi-wrap .bg-black1:nth-child(3) {
    opacity: 0.5;
}

.bg-list-wrap .gradi-wrap .bg-black1:nth-child(4) {
    opacity: 0.25;
}

.bg-list-wrap .gradi-wrap .bg-black1:nth-child(5) {
    opacity: 0.1;
}

/* sec-05 */
.data-message {
    position: relative;
}

.data-message:before {
    display: block;
    content: "";
    clear: both;
    position: absolute;
    top: 11px;
    width: 100%;
    height: 1px;
    background: #f0f1f1;
}

.data-message p {
    font-size: 12px;
    background: #fafbfe;
    display: block;
    margin: 0 auto;
    width: 250px;
    position: relative;
    z-index: 3;
}

.data-message p.text-muted {}

/* test */
.fix-con-01 {
    min-height: 190px
}

.card-header-d {
    padding: 0 30px
}

.card-title-d .color-a {
    position: absolute;
    top: 34px;
    font-size: 1.2rem;
    color: #090909;
    font-weight: 700;
    letter-spacing: -1px;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1);
    line-height: 1.2
}

.card-title-d .color-a:before {}

.card-title-d .color-a sub {
    font-size: 2rem;
    color: #fff;
}

.card-box-biz:hover .card-title-d .color-a {
    opacity: 0;
}

.card-box-biz {
    position: relative;
    /* overflow: hidden; */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 120px;
    background: #f0f2f5;
    border-radius: 1rem;
    transition: ease-in-out .3s;
}

.card-box-biz:hover {
    height: 190px;
    border-radius: 2rem;
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
}

.card-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.card-shadow {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card-shadow:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}

.card-img-d {
    transition: .8s all ease-in-out;
}

.card-img-d:hover .img-d {
    right: 10px;
    opacity: 0;
    /* -webkit-transform: scale(1.2);
    transform: scale(1.2); */
}

.card-img-d a {
    display: block;
}

.card-img-d a img {
    width: 30%;
}

.card-img-d .img-d {
    position: absolute;
    bottom: 0;
    left: 60%;
    opacity: 0.8;
    transition: .8s all ease-in-out;
}

.card-box-biz:hover .card-img-d .img-d {
    right: 10px;
    opacity: 0;
}

.overlay-a {}

.card-box-biz.ones .card-overlay-hover {}

.card-box-biz.ones .card-img-d .img-d {
    right: 0;
    left: auto;
    bottom: -30px;
    opacity: 0.9;
}

.card-box-biz.ones:hover .card-overlay-hover .card-body-d img {
    width: 50%;
    right: 0;
    bottom: -45px;
    /* height: 180px; */
}

.card-box-biz.twos .card-img-d .img-d {
    left: auto;
    right: 0;
}

.card-box-biz.twos:hover .card-overlay-hover .card-body-d img {
    right: 0;
}

.overlay-a::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    clear: both;
    width: 100%;
    height: 100%;
}

.card-box-biz .card-overlay-hover {
    border-radius: 2rem;
    transition: all .2s ease-in-out;
    padding: 0;
    overflow: hidden;
}

.card-box-biz:hover .card-overlay-hover {
    overflow: inherit;
}

.card-body-d {}

.card-body-d .content-d {
    position: absolute;
}

.card-body-d .content-d a {
    color: #0d53fc;
    background: #fff;
    padding: 10px 1rem;
    border-radius: 30px;
    font-weight: 600;
    transition: ease-in-out .3s;
}

.card-body-d .content-d a:hover {
    /* color:#000; */
}

.color-text-a {
    left: 30px;
    margin: 0;
    bottom: 30px;
}

.card-box-biz .title-d {
    transition: .3s ease-in-out;
    font-size: 1.2rem;
    margin: 0;
    -webkit-transform: translateY(180px);
    transform: translateY(180px);
    opacity: 0;
    color: #fff;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
}

.card-box-biz .card-body-d img {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    transition: .5s ease-in-out;
}

.card-box-biz:hover .card-overlay-hover .card-body-d img {
    width: 55%;
    right: 20px;
    /* -webkit-transform: translateY(-50px);
    transform: translateY(-50px); */
    opacity: 1;
    z-index: 10;
}

.card-box-biz:hover .card-overlay-hover .card-body-d::before {
    display: block;
    content: "";
    /* background: rgba(24, 39, 250, 0.5); */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 2rem;
    z-index: 9;
}

.card-box-biz .title-d a {
    font-size: 1rem;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
}

.card-box-biz .title-d a:hover {}

.card-box-biz .content-d {
    opacity: 0;
    transition: .5s ease-in-out;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.card-box-biz .info-product {
    position: absolute;
    top: 10px;
    left: 30px;
    opacity: 0;
    transition: .5s ease-in-out;
    font-size: 1.5rem;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1px;
}

.card-box-biz .info-product sub {
    font-size: 2rem;
    color: #ffe300;
}


.card-box-biz .card-footer-d {
    transition: .5s ease-in-out;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
}

.card-box-biz .list-inline-item:not(:last-child) {
    margin-right: 25px;
}

.card-box-biz:hover .card-overlay-hover {
    background-color: #0768ca;
    opacity: .8;
}

.card-box-biz.ones:hover .card-overlay-hover {
    background-color: #0281ff;
    opacity: 1;
}

.card-box-biz.twos:hover .card-overlay-hover {
    background-color: #20d155;
    opacity: 1;
}

.card-box-biz.threes:hover .card-overlay-hover {
    background-color: #f3f030;
    opacity: 1;
}

.card-box-biz.twos:hover .info-product {
    color: #fff
}

.card-box-biz.twos:hover .card-body-d .content-d a {
    color: #0c9040
}

.card-box-biz.threes:hover .info-product {
    color: #000
}

.card-box-biz.threes:hover .title-d a {
    color: #000
}

.card-box-biz.threes:hover .card-body-d .content-d a {
    color: #000
}

.card-box-biz:hover .title-d {
    position: relative;
    opacity: 1;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    z-index: 15;
}

.card-box-biz:hover .content-d,
.card-box-biz:hover .info-product,
.card-box-biz:hover .card-footer-d {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 12;
}

/* sec-06 youtube */
.video-wrap {}

.video-wrap iframe {
    width: 100%
}

.media-wrap {
    display: flex;
    flex-direction: row;
    max-width: 1080px;
    margin: 0 auto;
    padding: 0;
    border-radius: 1.2rem;
    box-shadow: 0 1px 5px inset rgba(0 0 0 / 50%);
}

.media-wrap .nav .nav-link {
    font-size: 1rem;
    border-bottom: 1px solid gray;
    padding: 1rem 1.2rem;
    border-radius: 0;
}

.media-wrap .nav .nav-link span.media-icon {
    display: none;
    vertical-align: middle;
}

.media-wrap .nav .nav-link.active span.media-icon {
    display: inline-block;
    vertical-align: middle;
}

.media-wrap .nav .nav-link.active span.media-icon+.media-icon-open {
    display: none;
    vertical-align: middle;
}

.media-wrap .nav .nav-link span i {
    font-weight: 100;
}



/* swiper card */
.swiper.cardSwiper {
    height: 320px;
}

.swiper.cardSwiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 7px;
    background-color: #fefefe;
    box-shadow: 0 4px 10px rgba(0 0 0 / 20%);
    /* font-size: 22px;
    font-weight: bold;
    color: #fff; */
}

.swiper-slide.stylecard h4 {
    color: #333
}

.swiper-slide.stylecard p {
    font-size: 1rem;
    padding: 0 1rem;
    color: #555
}

.swiper-slide.stylecard h4+p::before {
    display: block;
    content: "";
    clear: both;
    width: 100%;
    height: 1px;
    box-shadow: 0 1px 1px rgba(0 0 0 / 20%);
    margin-bottom: 20px;
}

.swiper-slide.stylecard h4+p::after {
    display: block;
    content: "";
    clear: both;
}

.swiper-slide.stylecard p.star i {
    color: #ef0909
}

.swiper-slide.stylecard p.who {
    padding-top: 10px
}

.swiper-slide.stylecard hr {
    /* box-shadow: 0 1px 2px rgba(1, 1, 1, 0.2); */
    margin: 0;
    /* width: 50%; */
}

.card-bg-wrap {
    /* background:linear-gradient(90deg, rgba(19, 24, 251, 0.5) 0%, rgba(89, 61, 221, 0.55) 40%, rgba(81, 145, 228, 0.7) 100%); */
    background: #019EDE;

}

.card-text {
    color: #ef0909;
    text-align: center;

}

.card-text h3 {
    color: #000
}

.card-text h3 span {
    color: #ffffff
}

.card-text p {
    color: #000;
    font-weight: 600;
    font-size: 1rem
}

.card-ani {}


/* .swiper-slide.stylecard:nth-child(1n) {
    background-color: rgb(206, 17, 17);
}

.swiper-slide.stylecard:nth-child(2n) {
    background-color: rgb(0, 140, 255);
}

.swiper-slide.stylecard:nth-child(3n) {
    background-color: rgb(10, 184, 111);
}

.swiper-slide.stylecard:nth-child(4n) {
    background-color: rgb(211, 122, 7);
}

.swiper-slide.stylecard:nth-child(5n) {
    background-color: rgb(118, 163, 12);
}

.swiper-slide.stylecard:nth-child(6n) {
    background-color: rgb(180, 10, 47);
}

.swiper-slide.stylecard:nth-child(7n) {
    background-color: rgb(35, 99, 19);
}

.swiper-slide.stylecard:nth-child(8n) {
    background-color: rgb(0, 68, 255);
}

.swiper-slide.stylecard:nth-child(9n) {
    background-color: rgb(218, 12, 218);
}

.swiper-slide.stylecard:nth-child(10n) {
    background-color: rgb(54, 94, 77);
} */
.swiper.cardSwiper .swiper-pagination {
    position: absolute;
}

.swiper.cardSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 5px !important;
}

.swiper.cardSwiper .swiper-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active {
    width: 5px !important
}


/* */
.featured-artist-area {
    position: relative;
    background-image: url(https://visakorea-assets.s3.ap-northeast-2.amazonaws.com/images/upgrade/sunrise.jpg);
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center bottom;
    min-height: 500px;
}

.featured-artist-content {}

.featured-artist-content h1 {}

.featured-artist-content h2 {}

.featured-artist-content p {
    font-size: 1.5rem;
    margin: 0;
    line-height: 1.2;
    margin-top: 2rem;
}

/* test */
/* Start Different Places css
============================================================================================ */
.different_places {
    padding: 60px 0 0 0;
    margin-top: 100px
}

.different_places .container-fluid {
    padding: 0;
    overflow: hidden;
}

.single_place {
    position: relative;
    margin-bottom: 30px;
    border-radius: 10px;
}

.single_place img {
    border-radius: 10px;
}

.single_place .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    border-radius: 10px;
    opacity: .3;
}

.single_place h4 {
    color: #ffffff;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.single_place.title {
    height: 210px
}

.single_place.title h4 {
    font-size: 20px;
    color: #000
}


/* 카톡상담 */
.katalk-area {
    position: relative;
    display: flex;
    align-items: center;
    /* background-image: url(../images/upgrade/sunrise.jpg); */
    /* background:#fdea4b; */
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center bottom;
    min-height: 200px;
    /* padding:50px 0; */
}

.oneMusic-btn {
    background-color: #fdea4b;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 212px;
    height: 49px;
    color: #000;
    border: 2px solid #f4e24c;
    border-radius: 3px;
    padding: 0 30px;
    font-size: 16px;
    line-height: 47px;
    font-weight: 700;
    text-transform: capitalize;
}

.oneMusic-btn:hover {
    background-color: #ffe400;
    color: #000;
    border: 2px solid #f8de08
}

/* center banner */
.center-banner {}

.center-banner img {
    height: 140px;
}

.center-banner h3 {
    font-size: 1.35rem;
    color: #f2f2f2;
}

.center-banner p {
    font-size: .9rem;
    color: #dadada
}

/* 오시는길 */
.breadcumb-area {
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 1080px;
    height: 100px;
    margin: 0 auto;
    /* background:#ddd; */
    /* background-image: url(../images/upgrade/sunset.jpg); */
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
    border-radius: 10px;
}

.breadcumb-area:before {
    display: block;
    content: "";
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background:rgba(0 0 0 / 50%); */
    border-radius: 10px;
}

/* .breadcumb-area:after {
    display:block;
    content:"";
    clear:both;
    position:absolute;
    top:0;
    width:100%;
    height:80%;
    background:#fff;
} */
.breadcumb-area .bradcumbContent {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 50%;
    padding: 10px 1rem 0 1rem;
    z-index: 100;
    text-align: center;
    padding-top: 40px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.breadcumb-area .bradcumbContent .bg-nav-pills {
    background: transparent
}

.breadcumb-area .bradcumbContent .bg-nav-pills .nav-item .nav-link {
    font-size: 1.5rem;
    background: transparent;
    /* color:#fff; */
    padding: 1rem 0;
}

.breadcumb-area .bradcumbContent .bg-nav-pills .nav-item .nav-link.active {
    /* background:#fff; */
    font-size: 1.5rem;
    color: #000;
    border-radius: 5px 5px 0 0 !important;
}

.contact-area {
    position: relative;
    display: flex;
    align-items: center;
    background-image: url(https://visakorea-assets.s3.ap-northeast-2.amazonaws.com/images/upgrade/location_4.jpg);
    /* background:#fdea4b; */
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center bottom;
    min-height: 600px;
    padding: 50px 0;
}

.contact-area::before {
    display: block;
    content: "";
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background:rgba(48, 23, 168, 0.7); */
    background: linear-gradient(180deg, rgba(0, 74, 148, 0.3) 0%, rgba(0, 74, 148, 0.7) 40%, rgba(0, 74, 148, 0.9) 60%);
}

.contact-area .tab-content>.active {
    display: flex;
    position: relative;
    z-index: 33;
}

.contact-area .root_daum_roughmap .wrap_map {
    width: 100%
}

.contact-area .root_daum_roughmap_landing {
    background: #ddd;
    width: 100% !important;
    border-radius: 1rem;
}

.contact-content {
    /* display:flex;
    align-items: center;
    gap:1rem; */
    margin-bottom: 1rem
}

.contact-title {
    color: #fff
}

.single-contact-info {
    color: #fff
}

.nav-link.active>.youtube-main-list {
    /* box-shadow: inset 0 -10px  0 #bcefff; */
    background: linear-gradient(45deg, #bcefff 50%, #bcefff 50%);
    /* 노란색 형광펜 색상 */
    padding: 0 10px;
    /* 텍스트와 배경 사이의 여백 */
    background-size: 100% 60%;
    background-position: 0 70%;
    background-repeat: no-repeat;
    /* 배경 반복 금지 */
    font-weight: bold;
    /* 글자 두께 */
}

/* car */
#clean-car {
    padding: 80px 0 90px;
    background: #1487f1;
}

.bottom_content {
    position: relative;
    /* height:340px; */
    text-align: center;
}

.bottom_content .animate-box {
    position: relative
}

.bottom_content h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -1px;
}

.bottom_content h2 span {}

.bottom_content p {
    display: block;
    font-size: 1rem;
    color: #e0d0ff;
    letter-spacing: -.5px;
}

.bottom_content .animate-box .img-shadow {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
}

.bottom_content .animate-box .img-shadow img {
    height: 120px;
}

/* visa hoogi */
#visa-hoogi {
    padding: 0 0 90px;
    /* background:#ebeef1; */
    margin-bottom: 50px;
}

#visa-hoogi .container {
    /* max-width:100%; */
    /* padding:0; */
}

.visaSwiper {
    height: 420px
}

.visaSwiper .swiper-slide {
    height: 400px;
    background: #ebeef1;
}



/* media start */
@media (min-width: 576px) {
    .content-page.new-layout .content .container-fluid .container {
        max-width: 96%;
    }
}

@media (min-width: 768px) {
    .content-page.new-layout .content .container-fluid .container {
        max-width: 96%
    }
}

@media (min-width: 992px) {
    .content-page.new-layout .content .container-fluid .cont {
        max-width: 1080px;
        margin: 0 auto;
    }

    .content-page.new-layout .content .container-fluid .container {
        max-width: 1080px;
    }

    .center-content {
        /* max-width:1080px;
        margin:0 auto */
    }

    .video-wrap iframe {
        height: 445px;
        border-radius: 1rem 0 0 1rem;
    }

    .swiper.cardSwiper {
        width: 400px;
        height: 300px;
    }

    .bg-list-wrap {
        height: 600px;
    }

    .main_gall_title {
        position: absolute;
        top: 0;
        left: 0
    }

    .single_place.mt-140 {
        margin-top: 140px
    }

    .card-bg-wrap {
        height: 260px
    }

    .card-text {
        margin-top: -70px;
    }

    .card-ani {
        margin-top: -70px
    }

    #visa-hoogi .container {
        max-width: 100%;
        padding: 0;
    }
}

@media (min-width:1400px) {
    .content-page.new-layout .content .container-fluid .container {
        max-width: 1080px;
    }

    .new-layout .swiper-wrapper.full .swiper-slide .slide_text {
        width: 1080px;
        top: 30%;
        left: 50%;
        transform: translateX(-50%);
    }

    .new-layout .swiper-wrapper.full .swiper-slide.num2>img {
        object-position: center -243px;
        transform: scale(1);
    }

    .cont-bg-wrap1 {
        min-height: 500px
    }

    .media-wrap .nav .nav-link span {
        font-size: 1.2rem;
        font-weight: bold;
    }
}

@media (max-width: 991.98px) {
    .bg-list-wrap {
        height: 501px;
    }

    .bg-list-wrap .gradi-wrap {
        margin-top: -130px
    }

    .media-wrap {
        padding: 0 1rem;
    }

    .different_places {
        padding: 40px 0 0 0;
        margin-top: 0
    }

    .single_place.mt-240 {
        margin-top: 0px;
    }

    .different_places .container-fluid {
        padding: 0 15px;
    }

    .single_place.mt-400 {
        margin-top: 300px;
    }

    .single_place.mt-65 {
        display: none
    }

    .breadcumb-area {
        max-width: calc(100% - 3rem)
    }

    .card-img-d a img {
        width: 12%;
        right: 0;
        left: auto !important;
    }

    .card-box-biz:hover .card-overlay-hover .card-body-d img {
        width: 20%;
    }

    .card-box-biz.ones:hover .card-overlay-hover .card-body-d img {
        width: 20%;
        bottom: -15px;
    }

    .card-box-biz.ones .card-img-d .img-d {
        bottom: -10px;
    }

    .card-box-biz:hover {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@media (max-width: 767.98px) {
    .content-page.new-layout .content .container-fluid .cont {
        flex-direction: column;
        /* padding: 0 1rem; */
        width: calc(100% - 2rem);
        margin: 0 auto;
    }

    .center-content {
        /* max-width:calc(100% - 60px);
        margin:0 30px; */
    }

    .video-wrap iframe {}

    .cont-bg-wrap1 {
        min-height: 300px
    }

    .cont-bg-01 {
        top: 190px;
        left: -70px;
        display: none;
    }

    .cont-bg-02 img {
        width: 30%
    }

    .cont-bg-02 {
        text-align: center;
    }

    .media-wrap {
        flex-direction: column;
        border: 0;
        padding: 0;
        box-shadow: none
    }

    .media-wrap .nav .nav-link {
        font-size: 14px;
        padding: 1rem 0;
        border: 0;
        background: none;
    }

    .new-layout .nav-pills .nav-link.active,
    .new-layout .nav-pills .show>.nav-link {
        background: none;
    }

    .swiper.cardSwiper {
        max-width: 60%;
    }

    .single_place {
        height: 200px;
        border-radius: 0;
        margin-bottom: 0
    }

    .single_place.title {
        height: 200px
    }

    .single_place img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        border-radius: 0
    }

    .single_place.mt-400 {
        margin-top: 0px;
    }

    .single_place.mt-140 {
        margin-top: 0px;
    }

    .single_place.mt-50 {
        margin-top: 0px;
    }

    .single_place.mt-65 {
        margin-top: 0px;
    }

    .single_place .overlay {
        border-radius: 0;
    }

    .breadcumb-area,
    .breadcumb-area:before {
        border-radius: 0
    }

    .breadcumb-area {
        max-width: 100%
    }

    .card-img-d a img {
        width: 20%;
    }

    .card-box-biz.ones:hover .card-overlay-hover .card-body-d img {
        width: 30%;
    }

    .contact-area {
        background-image: none;
    }

    .contact-area::before {
        background: rgba(48, 23, 168, 0.7);
        background: linear-gradient(180deg, rgba(81, 13, 230, 0.9) 0%, rgba(106, 26, 202, 0.7) 40%, rgba(53, 14, 194, 0.9) 100%);
    }

    .bottom_content h2 {
        font-size: 26px;
    }

    .bottom_content p {
        font-size: 14px
    }

    .breadcumb-area .bradcumbContent .bg-nav-pills .nav-item .nav-link,
    .breadcumb-area .bradcumbContent .bg-nav-pills .nav-item .nav-link.active {
        font-size: 1rem
    }

    .sec-2-wrap img {
        height: 200px
    }

    .card-box-biz:hover .card-overlay-hover .card-body-d img {
        width: 30%;
    }
}

@media (max-width: 575.98px) {
    .new-layout .swiper-wrapper.full .swiper-slide .slide_text {
        background: none;
        width: 100%;
        padding: 0 2rem;
    }

    .new-layout .swiper-wrapper.full .swiper-slide.num2>img {
        object-position: 70% center;
    }

    .center-content {
        /* max-width:calc(100% - 30px);
        margin:0 15px; */
    }

    .featured-artist-area {
        background-position: center bottom;
        background: url(../images/upgrade/sunrise_m.jpg);
        min-height: 400px;
    }

    .featured-artist-area:before {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0 0 0 / 20%);
        z-index: 0;
    }

    .featured-artist-content {
        position: relative;
        z-index: 1;
    }

    .single_place {
        height: 150px;
        margin-bottom: 0;
    }

    .single_place.title {
        height: 150px;
        margin-bottom: 0
    }

    .single_place img {
        object-fit: cover;
        object-position: center 17%;
        height: 150px;
        width: 100%;
    }

    .single_place.first {
        height: 300px;
    }

    .single_place.first img {
        height: 100%
    }

    .single_place.mt-65 {
        display: block
    }

    .single_place.last {
        height: 300px;
    }

    .single_place.last img {
        height: 100%
    }

    .center-banner img {
        height: 110px
    }

    .bottom_content .animate-box .img-shadow img {
        height: 80px
    }

    .main_gall_title {
        text-align: center
    }

    .swiper.conSwiper {
        margin-bottom: 20px
    }

    #visa-hoogi {
        margin-bottom: 0
    }

    .pointext {
        text-align: left;
    }

    .cont-bg-wrap1 .cont .text-muted {
        text-align: left;
    }

    .cont-bg-wrap1 .bg-cont-box .card .card-body {
        padding: 0
    }

    .cont-bg-wrap1 .bg-cont-box .card .card-body h3 {
        font-size: 18px;
        margin: 0 !important;
    }
}

.home-application-buttons-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    text-align: center;
}

.home-application-buttons-box>.application-button {
    width: 100%;
}

.home-top-nav-button {
    color: #0646CB;
    padding: 5px 1rem;
    border-radius: 20px;
    display: block;
    border: #0646CB solid 1px;
    font-size: 13px;
}

.home-top-nav-button:hover {
    background-color: #0646CB;
    /* 호버 시 배경색 */
    color: #ffffff;
    /* 호버 시 글자색 (선택사항) */
}

.inbox-item figcaption {
    text-align: center;
    padding: 0 7px;
    border-radius: 5px;
    background-color: #003366;
    text-align: center;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    text-indent: 0;
}

.invisible {
    visibility: hidden;
    /* 요소는 보이지 않지만 공간은 유지됨 */
}

