@charset "UTF-8";
@import url("root.css");
/* common */
* {
  -webkit-tap-highlight-color: transparent;
}
a, button {
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

a:focus,
button:focus,
a:active,
button:active {
  outline: none;
  box-shadow: none;
}
.ri-moon-line::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background:url(/images/logo/mode_dark.png) no-repeat;
    background-size: cover;
    background-position: center;
}
.ri-moon-line {
    filter: drop-shadow(0 0 2px rgba(0,0,0,0.4));
}



/* gnb */
.gnb a {
    position: relative;
    /* color:var(--ct-tertiary-color); */
    font-weight:500;
    font-size:1rem;
    background: linear-gradient(to right, #fff 50%, #d3d3d3 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-position 0.4s ease;
}
.gnb a:hover {
    color:#fff !important;
    background-position: left bottom;

}
.navbar-custom .topbar-menu .nav-link {
     -webkit-tap-highlight-color: transparent;
    outline: none;
}
.dropdown-menu {
    background: rgba(26, 26, 26, 0.8) !important;
    border: none;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    backdrop-filter: blur(14px);
}
.dropdown-menu a {
    /* color: #fff !important; */
    font-size: 0.9rem;
    padding: 0.5rem 1.5rem;
    /* transition: background-color 0.3s ease; */
}






/* html[data-bs-theme=light] .visa_form .nav-pills > li > a {color:#fff} */

.list-type-circle {}
.list-type-circle:before {
    display: block;
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #17cbff;
    border-radius: 6px;
}

.text-indent-1 {text-indent:10px}

/* back */
.back {
    font-size:1.5rem;
    width:36px;
    height:36px;
    text-align: center;
}

/* reset */
.navbar-custom {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: none;
    transition: transform 0.3s ease;
    z-index: 1000;
}
.navbar-custom.hide {
    transform: translateY(-100%);
}
.main-only {
    /* margin-top:-71px */
}

.table-hover > tbody > tr:hover > * {
    background-color: #1a1a1a !important;
    --ct-table-accent-bg: #1a1a1a !important;
}
.dropdown-item:hover, .dropdown-item:focus {
    /* background:none !important; */
    color:#fff
}
.ri-menu-3-line::before {
    color:#fff
}
.text-bg-danger {
    color: #fff !important;
    background-color: RGB(201, 25, 25) !important;
    box-shadow: 0 0 15px 0 rgba(255, 0, 0, 0.8) !important;
}
::selection {
    background: rgba(235, 31, 41, 0.9);
    color: #fff;
}
.accordion-collapse {
  transition: height 0.25s ease;
}
.accordion-body {
  opacity: 0.8;
  /* transform: translateY(-6px); */
  transition: opacity 0.15s ease, transform 0.25s ease;
}
.accordion-collapse.show .accordion-body {
  opacity: 1;
  /* transform: translateY(0); */
}
.btn-outline-light {
    border-color: #373d43;
    background: #2a2f34;
    background-color: rgb(42, 47, 52);
    backdrop-filter: blur(14px);
    transition: ease-in-out .3s
}
.btn-outline-light:hover {
    background: #990a0a;
    border-color: rgba(251, 33, 33, 0.3);
}
.opacity-90 {
    opacity: .9;
}


/* toast */
/* .toast {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.toast.show {
  opacity: 1;
  transform: translateY(0);
}
#welcomeToast.toast.fade {
  transition: opacity 0.6s ease, transform 0.6s ease !important;
} */

/* toast */
#welcomeToast.toast {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(24px);
  transition: opacity 0.6s ease, transform 0.6s ease, visibility 0.6s ease;
  max-width:300px;
  border:0;
  box-shadow:0 0 35px 0 rgba(238, 8, 8, 0.5);
  background:rgba(0 0 0 / 95%);
  border-radius:.77rem;
}

#welcomeToast.toast.toast-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#welcomeToast.toast.toast-visible img {
    width:100%;
    object-fit: cover;
}
#welcomeToast.toast.toast-visible .toast-img-wrap {
    position:relative;
}
.toast-header {
    border:none;
    padding:1rem 1rem 0 1rem;
    border-radius:.77rem .77rem 0 0;
    background:none;
}
.toast-footer {
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 10px 0 15px;
    background:rgba(0 0 0 / 30%);
    border-radius:0 0 .77rem .77rem;
}
#welcomeToast.toast img {
    width:100%;
    object-fit: cover;
}








/* text animation */
.fade-up {
  will-change: transform, opacity;
}

.fade-right {
  will-change: transform, opacity;
}

/* logo */
.logo-topbar > a {
    font-size:clamp(1.2rem, 2.5vw, 1.5rem);
    color:var(--ct-tertiary-color);
    font-weight:700;
}


/* mainswiper effect */
.hero-scale-wrap {
  position: relative;
  overflow: visible;
  margin-top:71px;
}
.hero-scale-target {
  transform: scale(1);
  transform-origin: center center;
  will-change: transform, border-radius;
}
/* .hero-scale-wrap,
.hero-scale-target {
  min-height: 100vh;
} */
/* 선택: 줄어들 때 카드처럼 보이게 */
.hero-scale-target.is-scaled {
  border-radius: 24px;
  overflow: hidden;
}

/* swiper */
.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide.num1 img {
    /* object-position: center -80px; */
}
.swiper {
    margin-left: auto;
    margin-right: auto;
}
.mainSwiper {
    height:60vh;
    margin-top:30px;
    margin-bottom:30px;
    background:#ddd;
    border-radius:var(--ct-border-radius-lg) !important
}
.mainSwiper .swiper-wrapper .swiper-slide::before {
    display:block;
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1
}
.mainSwiper .swiper-wrapper .swiper-slide.num1::before {
    /* background:rgb(73 198 255 / 0.15); */
    /* background:linear-gradient( 45deg,rgba(142, 201, 225, 0.55) 0%,rgba(164, 191, 233, 0.35) 60%,rgba(255,255,255,0) 100% ); */
    background:linear-gradient( 45deg,rgba(22, 0, 4, 0.2) 0%,rgba(135, 53, 53, 0.3) 60%,rgba(11, 1, 0, 0.5) 100% )
}
.mainSwiper .swiper-wrapper .swiper-slide.num2::before {
    background:linear-gradient( 45deg,rgba(3, 84, 117, 0.25) 0%,rgba(17, 45, 89, 0.15) 60%,rgba(12, 36, 54, 0.3) 100% )
}
.mainSwiper .swiper-wrapper .swiper-slide.num3::before {
    background:rgba(252, 255, 38, 0.9);
}
.mainSwiper .swiper-wrapper .swiper-slide.num4::before {
    background:rgba(10, 217, 227, 0.9);
}
.slide_text {
    font-size:clamp(1.2rem, 5vw, 3rem);
    bottom:20%;
    left:5%;
    line-height:1.3;
    text-shadow:0 1px 2px rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.1);
    letter-spacing: -1px;
}
.slide_btn {
    bottom:20%;
    left:10%;
    background:#fff;
    transition: ease-in-out .3s;
}
.slide_btn:hover {
    background:#ffe600;
    color:#fff
}
.slide_btn:hover > a {
    color:#000 !important
}
.slide_btn a {
    color:#555;
}
.slide_btn a:hover {
    /* text-decoration: underline; */
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {

}
.mainSwiper .swiper-button-next, .mainSwiper .swiper-button-prev {
    color:#fff !important;
    width:30px;
    height:30px;
    border-radius:50%
}
.mainSwiper .swiper-button-next {
    background:rgba(0 0 0 / 50%);
    top:40px;
    right:20px;
}
.mainSwiper .swiper-button-prev {
    background:rgba(0 0 0 / 50%);
    top:40px;
    right:60px;
    left:auto;
}
.swiper-button-next::after, .swiper-button-prev::after {
    font-size:.82rem !important
}
.swiper-pagination-bullet {
    width:20px !important;
    height:5px !important;
    border-radius:3px !important;
    background:rgba(255 255 255 / 30%) !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
    width:50px !important;
    transition: ease-out .3s;
    background:#fff !important;
}
.mainSwiper .swiper-pagination {
    display:none
}


/* hover */
a.hover-decoration:hover {
    text-decoration: underline;
}

/* list profile */
.profile {width:36px;height:36px}

/* circle */
.ri-arrow-drop-right-fill {
    width:17px;
    height:17px;
    display:inline-block;
    border-color:#dae0e8 !important;
    line-height:17px;
}


/* main */
/* title */
h2.title {
    font-size: clamp(1.4rem, 3vw, 2rem);
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-weight: 600;
}
/* notice */
.notice-box {
    background:none;
    box-shadow:none !important
}
.notice-box h4 {
    background: rgba(250 103 103 / 0.15);
    padding: 1rem 2rem;
    border-radius: 30px;
    color: #fa6767;
}
.appli-box h4 {
    background: rgba(54 136 252 / 0.15);
    padding: 1rem 2rem;
    border-radius: 30px;
    color: #3688fc;
}
.inbox-widget.notice {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.inbox-widget.notice .inbox-item {
    width:calc(100% / 3 - 8px);
    flex-direction: column;
    border-bottom:0;
    padding:1rem .3rem;
    margin-bottom:12px;
    text-align: center;
    align-items: center;
    background:#202020;
    border-radius:1rem
}
.inbox-widget.notice .inbox-item.one {
    width:100%;
    flex-direction: row;
    justify-content: space-evenly;
    padding:2rem 0;
    background: rgba(210, 47, 47, 0.15);
    border: 1px solid rgba(250 103 103 / 0.15);
    backdrop-filter: blur(20px);
}
.inbox-widget.notice .inbox-item.one img {
    height: 136px;
}
.inbox-widget.notice .inbox-item.one > div {
    display:flex;
    flex-direction: column;
    align-items: flex-end;
    max-width:55%;
}
.inbox-widget.notice .inbox-item.one .inbox-item-author {
    max-width:100%;
    font-size:1.1rem;
    font-weight:600;
    margin-bottom:10px !important;
    text-align: right;
}
.inbox-widget.notice .inbox-item.one .badge {
    position:relative;
    top:auto;
    left:auto;
    font-size: .85rem;
    padding: 0.25rem 0.5rem;
    font-weight:normal;
    margin-bottom:1rem
}

.notice .inbox-item-author {
    max-width: 80%;
    /* overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis; */
    margin-top:5px;
    line-height:1.2;
    /* display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; */
}
.inbox-widget.notice .inbox-item .badge {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: .7rem;
    padding: 0.25rem 0.5rem;
    font-weight:normal
}

/* chart */
.donut-container {
    position:relative;
    /* max-width:250px; */
    width:200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin:0 auto;
}
.donut-container img {
    width: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius:50%;
    transform: translate(-50%, -50%);
}
/* .chart_2_img {
    margin-top:10px;
    width:150px;
}
.chart_3_img {
    margin-top:-20px;
} */
.donut-container svg {
    width: auto !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.legend-chart-container {
    position:relative
}

.legend-chart-container .legend-group .legend-line:nth-child(2) {
    display:none
}

.britechart {
    
}
.britechart-legend {
    height:50px
}
.legend-group {
    background:#ddd
}
.legend-group .legend-line {
    padding:0
}
.legend-entry-value {
    display:none
}


/* banner content */
.main-banner-box {
    background:rgba(54, 136, 252, 0.1);
    box-shadow:0px 1px 39px 0px rgba(54, 136, 252, 0.5);
    overflow:hidden;
    animation: glowPulse 4s ease-in-out infinite;
}
.main-banner-box::before {
    content: "";
    position: absolute;
    inset: -50%;
    background: linear-gradient(
        120deg,
        transparent 40%,
        rgba(255,255,255,0.4),
        transparent 60%
    );
    transform: translateX(-100%);
    animation: shine 3s infinite;
}
@keyframes shine {
  to {
    transform: translateX(100%);
  }
}
@keyframes glowPulse {
  0%, 100% {
    box-shadow:
      0 0 8px rgba(54, 136, 252, 0.2),
      0 0 16px rgba(54, 136, 252, 0.1);
  }
  50% {
    box-shadow:
      0 0 20px rgba(54, 136, 252, 0.7),
      0 0 40px rgba(54, 136, 252, 0.4);
  }
}

.main-box-1 {
    display:flex;
    align-items: center;
}
.main-box-1 > div {
    /* margin-top:-100px */
}
.main-box-1 > div h1 {
    font-size:clamp(1.5rem, 3vw, 3rem);
    color:var(--ct-tertiary-color);
    font-weight:700;
    margin-top:0
}
.main-box-1 > div p {
    font-size:clamp(1rem, 2vw, 1.25rem);
    color:var(--ct-secondary-color);
    margin-top:1rem
}


.main-box-2 img {

}

/* product */
.product-card {
    background:#181818;
    border-radius: 0;
}
img.product {
    width:70%;
}
.qr-code {}
.qr-code img {
    width:50%;
}

/* family site */
.family-site {
    background:#0b0b0b;
    box-shadow:none !important;
    padding:6rem 1rem
}
.family-site img {
    height:120px;
    object-fit: cover;
}
.family-site + p {
    font-size:1rem;
    margin-top:1rem
}


/* 신청 */
.appli-box {
    background:none;
    box-shadow:none !important
}
.mainbox-icon {
    font-size: 50px;
    font-weight: 100;
    margin-right: 0;
    color:#cad1db
}

/* m-main-tab */
.m-main-tab {}
.m-main-tab .nav-tabs {
    position:relative;
    display:flex;
    background-color: #fff;
    border-bottom:0 !important;
    z-index:1;
}
.m-main-tab .nav-tabs .nav-item {
    width:calc(100% / 3);
    text-align: left;
    margin-bottom:0
}
.m-main-tab .nav-tabs .nav-link {
    font-size:1rem;
    padding:15px 0;
    text-align: center;
}
.m-main-tab .nav-tabs .nav-link.active, 
.m-main-tab .nav-tabs .nav-item.show .nav-link {
    color:#000
}
.m-main-tab .nav-tabs .nav-link.active {
    border-width:0;
    border-color:#ebf0f7;
    border-radius:8px 8px 0 0;
    background:none
}
.m-main-tab .nav-tabs .nav-link.active span {
    color:#fff !important
}

.m-main-tab .nav-tabs .nav-link span {
    font-size:1rem;
}

.m-main-tab .tab-content {}
.m-main-tab .tab-content .tab-pane{}




/* footer */
.footer {
  position:relative;
  background: rgba(17, 7, 7, 0.95);
  color: #bbb;
  padding: 80px 20px 40px;
  font-size: 14px;
  letter-spacing: 0.2px;
  border-color:#270e0e;
  z-index: 30;
}

.footer-inner {
  /* max-width: 1200px;
  margin: 0 auto; */
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
  gap: 60px;
  height:80px;
}
.footer-brand {
    display:flex;
    text-align: center;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}
.footer-brand img {
    width: 60px;
    opacity: 0.5;
}
.footer-brand h2 {
  color: rgba(255 255 255 / 50%);
  font-size: 1.1rem;
  margin-top:0;
}

.footer-desc {
  line-height: 1.6;
  color: #888;
  margin:0;
  text-align: left;
}

.footer h4 {
  color: rgba(255 255 255 / 50%);
  margin-bottom: 0;
  margin-top:0;
  margin-right:1rem;
  font-size: 15px;
}

.footer ul {
    display:flex;
    align-items: center;
    gap:1rem;
    list-style: none;
    padding: 0;
    margin:0;
}

.footer ul li {
  margin-bottom: 0;
  font-size:12px;
}

/* .footer a {
  color: #aaa;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
} */

.footer a {
  color: #aaa;
  text-decoration: none;
  position: relative;
  font-size:1rem;
  background: linear-gradient(to right, #ff2323 50%, #ffe8e8 50%);
  background-size: 200% 100%;
  background-position: right bottom;

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  transition: background-position 0.4s ease;
}

.footer a:hover {
  background-position: left bottom;
}


/* .footer a::after {
  content: "";
  position: absolute;
  top:0;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 100%;
  background: #ba1111; 
  transition: 0.3s;
  transform: scaleX(0);
  transform-origin: left ;
  z-index: -1;
} */

/* .footer a:hover {
  color: #fff;
} */

/* .footer a:hover::after {
  width: 100%;
} */

.footer-menu {
    display:flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
}
.footer-menu h4 {
    margin-bottom:0;
    margin-right:2rem
}
.footer-menu ul {
    flex-wrap: wrap;
}

.footer-menu li a {
    font-size:0.9rem;
}

/* 연락처 */
.footer-contact {
    display:flex;
    flex-direction: column;
    gap: 10px;
    font-variant-numeric: tabular-nums;
}
.footer-contact h4 {
    margin-bottom:1rem
}
.footer-contact ul {
    flex-wrap: wrap;
    gap:5px
}
.footer-contact li {
  display: flex;
  align-items: center;
  width:calc(100% / 3 - 1rem);
  gap: 10px;
  color: #888;
  font-family: inherit;
}
.footer-contact i {
  font-size: 14px;
  color: #ba1111; 
  min-width: 16px;
}
.footer-contact li span {
    font-size:.8rem;
    color:#ffe8e8
}
.footer-contact li a span {
    font-size:.8rem;
    color:#ffe8e8;
    text-decoration:underline;
    font-weight:600
}

/* 하단 */
.footer-bottom {
  border-top: 1px solid #270e0e;
  margin-top: 50px;
  padding-top: 40px;
  /* text-align: center; */
}

.footer-legal {
  margin-bottom: 30px;
}

.footer-legal a {
    position:relative;
    margin: 0 25px 0 0;
    font-size: 13px;
    color: #777;
    background: none;
    background-clip: border-box;
    -webkit-background-clip: border-box;
    background: rgba(45, 13, 13, 0.9);
    border-radius: 30px;
}
.footer-legal a:last-child {
    margin:0
}
.footer-legal a.naver {
    display:flex;
    align-items: center;
    -webkit-text-fill-color:rgba(255 255 255 / 70%);
    font-size:0;
    padding:10px 15px;
}
.footer-legal a.naver:before {
    content: "";
    display: none;
    position: absolute;
    top: 8px;
    left: -10px;
    width: 3px;
    height: 3px;
    border-radius: 5px;
    background: #3bbe0c;
}
.footer-legal a.coupang {
    display:flex;
    align-items: center;
    -webkit-text-fill-color: #ffce01;
    font-size:0;
    padding:10px 15px;
}
.footer-legal a.coupang:before {
    content: "";
    display: none;
    position: absolute;
    top: 8px;
    left: -10px;
    width: 3px;
    height: 3px;
    border-radius: 5px;
    background: #fcd501;
}
.footer-legal a.cafe24 {
    display:flex;
    align-items: center;
    -webkit-text-fill-color: #0945df;
    font-size:0;
    padding:11px 15px
}
.footer-legal a.cafe24:before {
    content: "";
    display: none;
    position: absolute;
    top: 8px;
    left: -8px;
    width: 3px;
    height: 3px;
    border-radius: 5px;
    background: #0750ff;
}
.footer-legal a img {
    height:12px;
    filter:grayscale(100%);
}
.footer-legal a.cafe24 img {
    height:10px;
}
.footer-bottom p {
  font-size: 12px;
  color: #666;
}

/* 모바일 */
@media (max-width: 768px) {
  .footer-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .footer {
    padding: 60px 20px 30px;
  }
}







/* form */
.step_wrap {}
.step_wrap .sticky-top {top:70px;z-index:120}
.form-wizard-header {
    /* background-color: transparent;
    transform: translateY(-39px); */
    margin:0 auto;
}
.form-wizard-header li a {
    cursor:default
}
.visa_form {}
.visa_form .progress {

}
.visa_form .progress .progress-bar-striped {
    /* background-size:  5px  50px */
    background:none;
    /* background-color:rgb(219, 234, 255) !important */
}
.visa_form .nav-pills .nav-link {

}
.visa_form .nav-tabs > li > a, .visa_form .nav-pills > li > a {
    color:var(--ct-emphasis-color)
}
.visa_form .nav-pills .nav-link.active, 
.visa_form .nav-pills .show > .nav-link {
    background:transparent;
    /* color:#000 */
}

.step0_number {}
.step0_number .form-control {
    background: #f6f9fd;
    /* text-align:center; */
    border: 1px solid #ebf0f7;
    border-radius: 0.25rem;
    width: 100%;
    margin: 0 auto;
}
.step0_date {}
.step0_date .form-control {
    background: #f6f9fd;
    text-align:center;
    border: 1px solid #ebf0f7;
    border-radius: 0.25rem;
    width: 100%;
    margin: 0 auto;
}
.step0_date .datepicker table {width:100%}
.step0_date .datepicker-dropdown {
    width:100%;
    left:50% !important;
    transform: translate(-50%, -130%);
}
.step0_date .datepicker-dropdown::before,
.step0_date .datepicker-dropdown::after {display:none}

.form-check-input[type="radio"] {
    border-color:#93a1b3
}
.form-check-input:focus {
    box-shadow:none
}
.form-check-input:checked {
    border-color:#3688fc
}

.type-btn {
    position:relative;
    padding:0;
    margin:0;
    min-height:auto;
    text-align: center;
}
.type-btn input[type="radio"] {
    background: #F4F5F9;
    background-color: #F4F5F9 !important;
    width: 100%;
    position: absolute;
    border: 1px solid #ebedf2 !important;
    color: #000;
    height: 100%;
    margin: 0;
    float: none;
    text-align: center;
    border-radius: 22px;
    transition: ease-in-out .3s;
}
.type-btn input:checked[type="radio"] {
    background:#3688fc;
    background-color:#3688fc !important;
    border-color:#3688fc !important;
}
.type-btn input:checked[type="radio"] + label {
    color:#fff !important;
    opacity: 1;
}
.type-btn label {
    font-size:.8rem;
    cursor: pointer;
    width: 100%;
    position: relative;
    line-height: 1;
    padding: 0.7rem 1rem;
    margin:0 !important;
    border-radius: 2rem;
}

.form-check-input[type="checkbox"] {
    border-color:#a9acb9
}

/* check type */
.type-btn2 {
    position:relative;
    padding:0;
    margin:0;
    min-height:auto;
    text-align: center;
}
.type-btn2 input[type="checkbox"] {
    background: #F5F6F8;
    background-color: #F5F6F8 !important;
    background-position: 7px center !important;
    width: 100%;
    position: absolute;
    border: none !important;
    color: #000;
    height: 100%;
    margin: 0;
    float: none;
    text-align: center;
    border-radius: .2rem;
}
.type-btn2 input:checked[type="checkbox"] {
    background:#3688fc;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
    background-color:#3688fc !important;
    background-repeat: no-repeat !important;
    background-size:15% !important;
    background-position: 7px center !important;
}
.type-btn2 input:checked[type="checkbox"] + label {
    color:#fff;
    text-indent:13px
}
.type-btn2 label {
    font-size: .8rem;
    cursor: pointer;
    /* color: #4d4d4d; */
    width: 100%;
    position: relative;
    line-height: 1;
    padding: 10px;
    margin:0 !important;
    border-radius: 2rem;
}

/* math */
.math-bg {
    background: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    /* vertical-align: top; */
    border: 1px solid #ddd;
    line-height: 28px;
    margin: 0 5px 0 0;
    margin-right: 5px;
}

.container-section {
  display:block;
  width:100%;
  /* max-width: 1900px; */
  margin-left:auto;
  margin-right:auto;
  overflow: hidden;
}


/* mobile menu */
.navbar-custom .topbar-menu .nav-link {
    /* color:#000; */
    outline: 0 !important;
    -webkit-tap-highlight-color: transparent !important;
}
.offcanvas-header {
    background-color:var(--ct-offcanvas-bg)
}
.offcanvas-header .close {
    filter: none;
    border: none;
    width: 32px;
    height: 32px;
    padding: 0;
    background:none;
    border-radius: 50%;
}
.offcanvas-header .close i {
    display:inline-block;
    font-size:24px;
    height:32px;
    font-weight:100;
    color:var(--ct-body-color);
}
.offcanvas-header .close:hover {
    background:none
}
.mobile-menu {
    border-radius:0.5rem 0.5rem;
    padding:1.5rem 1.5rem 1rem !important;
    background:rgba(50, 50, 50, 0.5) !important;
}
.mobile-menu li {
    list-style: none;
}
.mobile-menu li a {
    font-size:1rem;
    font-weight:500;
}
#accordion_mobilemenu .accordion-item {
    border:0;
    margin-bottom:0 !important
}
#accordion_mobilemenu .accordion-button {
    font-size:1.2rem;
    color:var(--ct-tertiary-color) !important;
    padding-left:10px;
    padding-right:10px;
    background:transparent;
}
#accordion_mobilemenu .accordion-button::after {
    background-color:#2d2d2d;
    width:20px;
    height:20px;
    line-height: 20px;
    background-position: center 50%;
    border-radius: 50%;
    background-size:10px;
}
#accordion_mobilemenu .accordion-button:not(.collapsed) {
    border-radius:1.5rem 1.5rem 0 0;
    background-color:transparent;
    box-shadow:none
}
#accordion_mobilemenu .accordion-button:not(.collapsed)::after {
    background-color:#2d2d2d;
    width:20px;
    height:20px;
    line-height: 20px;
    background-position: center 50%;
    border-radius: 50%;
}
.accordion-button.solo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: var(--ct-accordion-btn-padding-y) var(--ct-accordion-btn-padding-x);
    font-size: 0.9rem;
    color: var(--ct-accordion-btn-color);
    text-align: left;
    background-color: var(--ct-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: var(--ct-accordion-transition);
    transition: var(--ct-accordion-transition);
    box-shadow:none
}
.accordion-button.solo:after {
    background:none;
    background-color:var(--ct-offcanvas-bg) !important
}
.card-radio .form-check-label {
    border:none;
    background-color: none;
    padding:0;
    line-height:24px;
    overflow: initial;
}
.card-radio .form-check-input + .form-check-label::before {
    display:none;
    content: "\f05e0";
    font-family: "Material Design Icons";
    position: absolute;
    top: -7px;
    right: -5px;
    font-size: 16px;
    color: #cad1db;
}
.card-radio .form-check-input:checked + .form-check-label::before {
    display:block;
    content: "\f05e0";
    font-family: "Material Design Icons";
    position: absolute;
    top: -7px;
    right: -5px;
    font-size: 16px;
    color: var(--ct-success);
    line-height: 1;
    bottom: auto;
    z-index: 34;
    background: #fff;
    border-radius: 50%;
}
.card-radio .form-check-input:checked + .form-check-label #topnav-color {
    border:2px solid #4ad3a1
}
.style-box {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: inherit;
}
.style-box span[class*=bar] {
    z-index: 10;
    overflow: hidden;
    position: relative;
    display: block;
    height: 5px;
    border-radius: 3px;
}
.style-box .bar1 {
    background-color:#3a67ea;
    margin-top:5px;
}
.style-box .bar2 {
    width:33px;
    margin-top:5px;
    background-color:#555
}
.style-box .bar3 {
    margin-top:5px;
    background-color:#d3d5d7
}


  
/* media */
@media (min-width: 992px) { 
    .font-lg-14 {
        font-size: 14px !important;
    }
    .fs-lg-2 {
        font-size:calc(1.2753rem + 0.3036vw) !important
    }
    .font-lg-12 {
        font-size: 12px !important;
    }
    .w-lg-auto {
        width:auto !important
    }
    .border-end-lg-0 {
        border-right: 0 !important;
    }
    .border-end-lg-1 {
        border-right:var(--ct-border-width) var(--ct-border-style) var(--ct-border-color) !important;
    }
    .donut-container img {
        width: auto;
        height:110px;
    }
}
@media (min-width: 768px) { 
    
}

@media (max-width: 767.98px) { 
    .logo-topbar {
        padding:0
    }
    .logo-lg img {

    }
    .mainSwiper {
        height:30vh;
        margin-bottom:1.5rem
    }
    .britechart.britechart-legend {
        position:relative;
        display:flex;
        justify-content:center;
        align-items:center;
        width:100% !important;
        height: 40px;
        display:none
    }
    .britechart.britechart-legend .legend-container-group {
        /* position:absolute;
        left:0;
        width:100%;
        background:#ddd */
        transform:none
    }
    .inbox-widget.notice .inbox-item.one img {
        height: 80px;
    }
    .inbox-widget.notice .inbox-item.one .inbox-item-author {
        font-size:1rem;
    }
    .footer-menu {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }
    .footer-menu h4 {
        margin-bottom:1rem
    }
    .footer-contact li {
        width:calc(100% / 2 - 1rem);
    }
    .toast-container {
        width:100%;
        max-width:100%;
    }
    #welcomeToast.toast {
        width:100%;
        max-width:100%;
        height:35vh;
    }
    .toast-body {
        text-align: center;
    }
    #welcomeToast.toast.toast-visible img {
        height:170px;
        width:auto;
        margin:0 auto;
    }
}
@media (max-width: 575.98px) { 
    .main-box-title {
        position: absolute;
        width: 100%;
        left: 0;
        top: 1.5rem;
        padding: 0 1rem;
    }
    .main-box-title .float-start {
        font-size:12px
    }
    .main-box-title .float-end h4 {
        font-size:12px
    }
    .main-box-2 img {
        height:310px
    }
    .inbox-widget.notice .inbox-item {
        width:calc(100% / 2 - 8px);
        margin-bottom:16px
    }
    img.product {
        width:100%;
    }
    .family-site {
        padding:.5rem 1rem
    }
    .family-site img {
        height:70px
    }
    .footer-contact ul {
        gap:3px
    }
    .footer-contact li {
        width:100%;
    }
    .footer-contact li span {
        font-size: 13px;
    }
    #welcomeToast.toast {
        height:40vh;
        border-radius:.77rem .77rem 0 0;
    }
    .toast-header {
        font-size:1.1rem;
        padding:1.5rem 1.5rem 0 1.5rem;
    }
    .toast-footer {
        font-size:1.1rem
    }
}