@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');

/* reset
---------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fiel.accordion-set,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fiel.accordion-set,img,iframe {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
select:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,button:focus{
  outline: 0;
}

a:active,a:focus,select:focus,button:focus {
  outline-width: 1px;
  outline-color: rgba(0, 0, 0, 0.2);
  outline-style: dotted;
}

*:focus {
  outline: 1px;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}


/* common
---------------------------------------------------------*/

*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  word-wrap: break-word;
  font-size: 1rem;
  font-weight: 400;
  color: #444;
  line-height: 1.6;
  font-family: 'Roboto',-apple-system,'PingFang TC', 'Microsoft JhengHei',sans-serif;
}

html,
body {
  position: relative;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

a{
  color: #222;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

a:hover{
  color: #222;
}


/* bootstrap setting
---------------------------------------------------------*/

.fs-5-1{
  font-size: 1.15rem;
}

.fs-7{
  font-size: 0.9rem;
}

.fs-8{
  font-size: 0.8rem;
}

.text-eng{
  font-family: 'Roboto', sans-serif;
}

.btn,.form-control,.form-select{
  border-radius: 0;
}

.form-control{
  padding: 0.4rem 0.8rem;
}

.btn{
  padding: 0.4rem 1.4rem;
}

.btn-dim:disabled{
  background: #e1e1e1!important;
  border-color: #e1e1e1!important;
  color: #999!important;
}

.btn-dim.btn-primary{
  color: #F06D70;
  background: #fbeced;
  border-color: #fbeced;
}

.btn-dim.btn-primary:hover{
  color: #fff;
  background: #F06D70;
  border-color: #F06D70;
}

.btn-dim.btn-secondary{
  color: #4D7296;
  background: #d8e0e8;
  border-color: #d8e0e8;
}

.btn-dim.btn-secondary:hover{
  background: #4D7296;
  color: #fff;
  border-color: #4D7296;
}

.btn-dim.btn-success{
  color: #A8BE53;
  background: #f6fae7;
  border-color: #f6fae7;
}

.btn-dim.btn-success:hover{
  background: #A8BE53;
  border-color: #A8BE53;
  color: #fff;
}

.btn-dim.btn-danger{
  color: #cc3434;
  background:#f9d8d8;
  border-color: #f9d8d8;
}

.btn-dim.btn-danger:hover{
  color: #fff;
  background: #cc3434;
  background-color: #cc3434;
}

.btn-dim.btn-warning{
  color: #e4ac2c;
  background:#faf6ec;
  border-color: #faf6ec;
}

.btn-dim.btn-warning:hover{
  background: #F2BD43;
  color: #fff;
  border-color: #F2BD43;
}

.btn-dim.btn-info{
  color: #4CBCD4;
  background: #eaf7fa;
  border-color: #eaf7fa;
}

.btn-dim.btn-info:hover{
  background: #4CBCD4;
  border-color: #4CBCD4;
  color: #fff;
}

.btn-dim.btn-light{
  color: #8091a7;
  background: #f1f3f5;
  border-color: #f1f3f5;
}

.btn-dim.btn-light:hover{
  background: #e5e9f2;
  border-color: #e5e9f2;
  color: #101924;
}

.btn-dim.btn-dark{
  color: #1f2b3a;
  background: #e6e8e9;
  border-color: #e6e8e9;
}

.btn-dim.btn-dark:hover{
  background: #4B4B4B;
  border-color: #4B4B4B;
  color: #fff;
}

.btn-dim.btn-light-purple{
  color: #8a91e4;
  background: #ebedfc;
  border-color: #ebedfc;
}

.btn-dim.btn-light-purple:hover{
  background: #B0B6FB;
  border-color: #B0B6FB;
  color: #fff;
}

.btn-dim.btn-dark-purple{
  color: #BC5393;
  background: #f7e7f1;
  border-color: #f7e7f1;
}

.btn-dim.btn-dark-purple:hover{
  background: #BC5393;
  border-color: #BC5393;
  color: #fff;
}

.btn-dim.btn-orange{
  color: #EA934C;
  background: #fcf2ea;
  border-color: #fcf2ea;
}

.btn-dim.btn-orange:hover{
  background: #EA934C;
  border-color: #EA934C;
  color: #fff;
}

.form-control.is-invalid,.form-control.input-validation-error {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.input-validation-error:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.input-validation-error ~ .invalid-feedback{
  display: block;
}

.form-check-label{
  padding-top: .125rem;
}

.rounded-4{
  border-radius: 0.55rem;
}

.cursor{
  cursor: pointer;
}

.form-check-input{
  width: 21px;
  height: 21px;
}

.p-2-1{
  padding: 0.8rem;
}

.text-brown{
  color: #916838;
}

.data-picker .form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}


/* pagination
---------------------------------------------------------*/

.pagination {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.pagination a {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0em;
  padding: .4em .8em;
  font-size: 1rem;
  margin: 0 2px;
  height: 44px;
  display: flex;
  align-items: center;
  vertical-align: middle;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}

.pagination a.active {
  background-color: rgba(var(--bs-primary-rgb)) !important;
  color: white;
  pointer-events: none;
  border: 1px solid rgba(var(--bs-primary-rgb));
}

.pagination a:hover:not(.active) {
  background-color: #F18E00;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.pagination i {
  font-size: 1.1em;
}

.pagination .no-click {
  border-radius: 6px;
  transition: background-color .3s;
  background: #fff;
  margin-bottom: 5px;
}

@media (max-width: 800px) {

  .pagination .page-numbers,
  .pagination .no-click {
    display: none;
  }

}

/* site-header
---------------------------------------------------------*/

.site-header .header-top{
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.site-header .brand-logo{
  text-align: center;
}

.site-header .brand-logo img{
  height: 55px;
}


.site-header .header-main{
  background: #FCFAF4;
  box-shadow: inset 0 5px 0 0 #F7F1DF;
}

.site-header-wrap{
  height: 166px;
}


@media (max-width: 1000px) {

  .site-header-wrap{
    height: 95px;
  }

}


/* fixed-top
---------------------------------------------------------*/

.fixed-top {
  top: -40px;
  transform: translateY(40px);
  transition: transform .3s;
}

.site-header.fixed-top{
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
}

.site-header.fixed-top .brand-logo img{
  height: 40px;
}

.site-header.fixed-top .header-top{
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width:1000px) {

  .site-header .brand-logo img{
    height: 40px;
  }

}

@media (max-width: 768px) {

  .site-header .brand-logo img{
    height: 35px;
  }

}

@media (max-width: 600px) {

  .site-header .brand-logo img,
  .site-header.fixed-top .brand-logo img
  {
    height: 30px;
  }

}


/* header-nav
---------------------------------------------------------*/

.header-nav-wrap{
  display: flex;
  justify-content: center;
}

.header-nav-wrap > ul{
  display: flex;
}

.header-nav-wrap ul,
.header-nav-wrap ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.header-nav-wrap > ul > li {
  font-size: 1.1em;
  position: relative;
}

.header-nav-wrap > ul > li > a{
  padding: 15px 18px;
  display: block;
  color: #222222;
}

.header-nav-wrap .eng{
  color: #D6A884;
  font-weight: 500;
}

.header-nav-wrap > ul > li > a.ctg-a{
  box-shadow: inset 0 5px 0 0 rgba(var(--bs-primary-rgb), var(--bs-bg-opacity));
}

.header-nav-wrap > ul > li > a.ctg-b{
  box-shadow: inset 0 5px 0 0 rgba(var(--bs-warning-rgb), var(--bs-bg-opacity));
}

.header-nav-wrap > ul > li > a.ctg-c{
  box-shadow: inset 0 5px 0 0 rgba(var(--bs-success-rgb), var(--bs-bg-opacity));
}

.header-nav-wrap > ul > li > a.ctg-d{
  box-shadow: inset 0 5px 0 0 rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity));
}

.header-nav-wrap > ul > li > a.ctg-e{
  box-shadow: inset 0 5px 0 0 rgba(var(--bs-orange-rgb), var(--bs-bg-opacity));
}

.header-nav-wrap > ul > li > a.ctg-f{
  box-shadow: inset 0 5px 0 0 rgba(var(--bs-info-rgb), var(--bs-bg-opacity));
}

.header-nav-wrap > ul > li > a.current{
  background: #f7f1df;
  color: #222;
}

.header-nav-wrap > ul > li > a i{
  font-size: 0.85rem;
}

.header-nav-wrap > ul > li:first-child {
  border-left: none;
}

.header-nav .sub-menu-parent:focus .sub-menu,
.header-nav .sub-menu-parent:focus-within .sub-menu,
.header-nav .sub-menu-parent:hover .sub-menu {
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  z-index: 2;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
  /* this removes the transition delay so the menu will be visible while the other styles transition */
}

.header-nav .sub-menu-parent {
  position: relative;
}

.header-nav .sub-menu > li{
  position: relative;
}

.header-nav .sub-menu {
  background: #fff;
  box-shadow: 0 0 4px 0 rgb(0,0,0,0.2);
  padding: 10px 15px;
  visibility: hidden;
  /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 140px;
  margin-left: -17px;
  transform: translateY(-2em);
  z-index: 2;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.header-nav .sub-menu a{
  padding: 5px 0;
  display: block;
  color: #5F5D59;
  font-size: 0.95rem;
}

.header-nav .sub-menu a:hover{
  color: #000;
}

.header-nav .sub-sub-menu{
  background-color: #fff;
  box-shadow:inset 0 0 0 1px #ddd;
  padding: 10px 0 15px;
  position: absolute;
  top: 0;
  width: 130px;
  right: -145px;
  list-style: none;
  margin-left: 0;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  visibility: hidden;
  z-index: -99;
  margin-left: -20px;
}

.header-nav .sub-menu-parent li:hover .sub-sub-menu,
.header-nav .sub-menu-parent li:focus-within .sub-sub-menu
{
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

.header-nav .sub-sub-menu li{
  padding: 0 10px;
}


/* ctg-a sub-menu
---------------------------------------------------------*/

.ctg-a + .sub-menu{
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.ctg-a + .sub-menu a{
  color: #fff;
}

.ctg-b + .sub-menu{
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.ctg-b + .sub-menu a{
  color: #fff;
}

.ctg-c + .sub-menu{
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.ctg-c + .sub-menu a{
  color: #fff;
}

.ctg-d + .sub-menu{
  background-color: rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important;
}

.ctg-d + .sub-menu a{
  color: #fff;
}

.ctg-e + .sub-menu{
  background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}

.ctg-e + .sub-menu a{
  color: #fff;
}

.ctg-f + .sub-menu{
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.ctg-f + .sub-menu a{
  color: #fff;
}


/* menu-accordion
---------------------------------------------------------*/

ul.menu-accordion {
  list-style: none;
  padding: 0;
  -webkit-overflow-scrolling: touch
}

ul.menu-accordion .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}

ul.menu-accordion > li {
}

ul.menu-accordion > li > a{
  width: 100%;
  display: block;
  padding: 0.9em;
  display: flex;
  color: #fff;
  justify-content: space-between;
  transition: background 0.3s ease;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05);
}

ul.menu-accordion li > a  i{
  transition:all 0.4s ease;
  font-size: 1.3em;
  line-height: 1;
  color: #fff;
}

ul.menu-accordion li > a.open{
  font-weight: bold;
}

ul.menu-accordion li > a.open i{
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

ul.menu-accordion li a.toggle:hover {
  background: rgba(0, 0, 0, 0.9);
  color: #B23C34;
}

ul.menu-accordion .inner li{
  list-style: none;
  padding-top: 2px;
}

ul.menu-accordion .inner > li > a{
  padding: 10px;
  display: flex;
  color: #fff;
  justify-content: space-between;
}

ul.menu-accordion .inner > li a i{
  color: #fff;
  font-size: 1.4em;
  margin-right: 5px;
}

ul.menu-accordion .inner.show {
  /*display: block;*/
}

ul.menu-accordion .inner .inner li{
  font-size: 0.95em;
}

ul.menu-accordion .inner .inner li a{
  padding: 5px;
}

ul.menu-accordion .inner .inner li a:hover{
  text-decoration: underline;
}

/* accordion-item
---------------------------------------------------------*/

.accordion-item{
  border-radius: 0.7rem;
  border: 1px solid lightgray;
  margin-bottom: 10px;
  background: transparent;
}

.accordion-button{
  background: #F7F7F7;
  color: #02054C;
  border-radius: 0.5rem;
}

.accordion-button:not(.collapsed){
  background: #EAEBF5;
  color: #000;
  box-shadow: none;
}

.accordion-body{
  padding: 0.8rem 1.25rem 1rem;
}

.accordion-body thead,
.accordion-body tbody,
.accordion-body tfoot,
.accordion-body tr,
.accordion-body td,
.accordion-body th {
  border: 1px solid lightgray !important;
}

/* owl-carousel
---------------------------------------------------------*/

.slider-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.owl-carousel button.owl-next,
.owl-carousel button.owl-prev{
  font-family: remixicon!important;
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  transition:all .3s;
  position: absolute;
  top: 50%;
  z-index: 4;
  margin-top: -24px;
  font-size: 1.2rem;
}

.owl-carousel button.owl-prev span,
.owl-carousel button.owl-next span{
  font-size: 0;
}

.owl-carousel button.owl-prev{
  left: 30px;
}

.owl-carousel button.owl-prev:after{
  content:"\EA64";
  text-align: center;
}

.owl-carousel button.owl-next{
  right: 30px;
}

.owl-carousel button.owl-next:after{
  content:"\EA6E";
  text-align: center;
}

.owl-carousel button.owl-prev:hover,
.owl-carousel button.owl-next:hover{
  color: #000;
}

.owl-dots{
  text-align: center;
  position: absolute;
  bottom:20px ;
  width: 100%;
  left: 0;
}

.owl-dots .owl-dot span{
  width: 20px;
  height: 20px;
  background: #fff;
  display: block;
  border-radius: 30px;
  margin: 3px 3px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  transition: opacity .2s ease;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span{
  background: #F27C7E;
}

.owl-carousel .owl-item img{
  width: auto;
  max-width: 100%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 3rem;
}

.owl-carousel button.owl-prev:hover,
.owl-carousel button.owl-next:hover{
  color: rgba(255, 255, 255, 1);
}

.owl-carousel .owl-slide {
  position: relative;
  height: 500px;
  background-color: lightgray;
}

.owl-carousel .owl-slide-animated {
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s;
}

.owl-carousel .owl-slide-animated.is-transitioned {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: all 1s;
}

.owl-carousel .owl-slide-title.is-transitioned {
  transition-delay: 0.5s;
}

.owl-carousel .owl-slide-subtitle.is-transitioned {
  transition-delay: 1.4s;
}

.owl-carousel .owl-slide-cta.is-transitioned {
  transition-delay: 2s;
}

/* icon-btns
---------------------------------------------------------*/

.site-header .icon-btns{
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -17px;
  display: flex;
}

.icon-btns .entry-icon{
  margin: 0 4px;
  position: relative;
}

.icon-btns .entry-icon .icon{
  min-width: 35px;
  height: 35px;
  border-radius: 40px;
  background: #EAEBF5;
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
}


/* top-nav-wrap
---------------------------------------------------------*/

.top-nav-wrap{
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 1px 4px 0 rgb(0,0,0,0.15);
  z-index: 4;
  display: none;
  -webkit-overflow-scrolling: touch;
  max-height: 500px;
  overflow-y: auto;
}


.pc-uesr-box{
  width: 240px;
  border-radius: 6px;
  padding: 10px 15px;
  display: none;
  position: absolute;
  top: 48px;
  right: 0;
  box-shadow: 0 0 0 3px rgb(0 0 0 / 0.2);
  z-index: 2;
}

/* search
---------------------------------------------------------*/

.search-icon{
  position: relative;
}

.pc-search{
  background: #fff;
  position: absolute;
  padding: 8px 10px;
  border-radius: 0.3rem;
  top: 48px;
  right: 0;
  display: none;
  width: 400px;
  box-shadow: 0 0 0 3px rgb(0 0 0 / 0.2);
  z-index: 2;
}

.mobile-search{
  background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;
  position: absolute;
  padding: 8px 10px;
  right: 0;
  display: none;
  width: 100%;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.15);
  z-index: 2;
}

.mobile-search,.top-nav-wrap{
  top: 70px;
}

.site-header.fixed-top .mobile-search,.site-header.fixed-top .top-nav-wrap{
  top: 65px;
}

.site-header.fixed-top .header-nav-wrap > ul > li > a{
  padding: 10px 18px;
}

/* mobile-navi
---------------------------------------------------------*/

.mobile-navi{
 display: none;
}

.mobile-navi .navi-icon{
  cursor: pointer;
  margin: 0 8px;
}

.mobile-navi i{
  color: #222;
  line-height: 1;
}


@media (min-width: 1000px) {
  .top-nav-wrap{
    display: none;
  }
}

@media (max-width: 1000px) {

  .header-main,.site-header .icon-btns{
    display: none;
  }

  .mobile-navi{
    display: flex;
    align-items: center;
  }

  .site-header .brand-logo{
    text-align: left;
  }

  .site-header .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .site-header-wrap{
    height: 70px;
  }

  .mobile-navi{
    display: flex;
    align-items: center;
  }

}

/* search-from
---------------------------------------------------------*/

.search-from{
  display: flex;
}

.search-from input[type="text"]{
  border: 0;
  flex: 1 1 auto;
  padding-left: 10px;
  height: 40px;
  border-radius: 0;
}

.search-from .search-btn{
  border: 0;
  width: 70px;
  font-size: 1.2rem!important;
  cursor: pointer;
  color: #222;
  line-height: 1;
  background: #fff;
  text-align: center;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  transition:all .3s;
}

.search-from .search-btn:hover{
  color: #1D2087;
}

/* scroll-top
---------------------------------------------------------*/

#scroll-top {
  position: fixed;
  right: 15px;
  bottom: 25px;
  z-index: 995;
  background-color: rgba(var(--bs-dark-blue-rgb)) !important;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
  display: none;
  text-align: center;
  line-height: 50px;
}

#scroll-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

/* nav-ctg
---------------------------------------------------------*/

.nav-ctg{
  color: #fff;
  padding: 20px 15px;
  cursor: pointer;
  height: 100px;
}

.nav-ctg .entry-content{
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}

.nav-ctg:hover .entry-content{
  transform: translate(0, -5px);
}

.nav-ctg .entry-icon{
  width: 60px;
  height: 60px;
}

.nav-ctg .entry-icon i{
  font-size: 3.6rem;
  line-height: 1;
  opacity: 0.7;
  height: 58px;
}

.nav-ctg .entry-text{
  width: calc(100% - 60px);
}

.nav-ctg .entry-icon img{
  max-width: 100%;
  max-height: 100%;
}

.nav-ctg-carousel .owl-dots{
  bottom:-40px;
}

@media (max-width: 768px) {

  .nav-ctg .entry-icon{
    width: 45px;
    height: 45px;
  }

  .nav-ctg .entry-text{
    width: calc(100% - 45px);
  }

  .nav-ctg{
    padding: 15px 10px;
  }

  .nav-ctg .entry-icon i{
    font-size: 2.8rem;
  }


}

/* site-footer
---------------------------------------------------------*/

.site-footer{
  background: #F5F5F5;
  color: #6F6F6F;
}

.site-footer .footer-bottom{
  background-color: #FCFAF4;
  background-image: url(../img/icon-line.svg);
  background-position: center top;
  background-repeat: repeat-x;
}

/* title-1
---------------------------------------------------------*/

.title{
  position: relative;
  padding-bottom: 10px;
}

.title.title-short:before{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background: rgba(var(--bs-primary-rgb));
  content: '';
}

.title.title-long:before{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: rgba(var(--bs-primary-rgb));
  content: '';
}

.title.ctg-a:before{
  background: rgba(var(--bs-primary-rgb));
}

.title.ctg-b:before{
  background: rgba(var(--bs-warning-rgb));
}

.title.ctg-c:before{
  background: rgba(var(--bs-success-rgb));
}

.title.ctg-d:before{
  background: rgba(var(--bs-yellow-rgb));
}

.title.ctg-e:before{
  background: rgba(var(--bs-orange-rgb));
}

.title.ctg-f:before{
  background: rgba(var(--bs-info-rgb));
}

.title.ctg-g:before{
  background: rgba(var(--bs-dark-blue-rgb));
}

.title.ctg-h:before{
  background: rgba(var(--bs-light-purple-rgb));
}

.title.ctg-i:before{
  background: rgba(var(--bs-dark-purple-rgb));
}


/* title-2
---------------------------------------------------------*/

.title-2{
  padding-bottom: 10px;
}

.title-2{
  position: relative;
  padding-bottom: 10px;
}

.title-2:before{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: rgba(var(--bs-primary-rgb));
  content: '';
}


/* h-fix-l-1
---------------------------------------------------------*/

.h-fix-l-1{
  height: 21px;
  overflow: hidden;
}

.h-fix-l-2{
  height: 45px;
  overflow: hidden;
  display: block;
}

.h-fix-s-1{
  height: 18px;
  overflow: hidden;
}

/* post-group
---------------------------------------------------------*/

.post-group .post-thumb a{
  height: 170px;
  position: relative;
  display: block;
}

.post-group .post-thumb a img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

@media (max-width: 1200px) {

  .col-lg-8 .post-group .post-thumb a{
    height: 120px;
  }

}

@media (max-width: 768px) {

  .col-lg-8 .post-group .post-thumb a{
    height: 170px;
  }

}

@media (max-width: 600px) {

  .col-lg-8 .post-group .post-thumb a{
    height: 120px;
  }

}


/* text-item
---------------------------------------------------------*/

.text-item{
  padding-bottom: 12px;
  border-bottom: 1px solid #C3C3C3;
  margin-bottom: 15px;
}


/* page-head
---------------------------------------------------------*/

.page-head{
  height: 125px;
  text-align: center;
  padding: 25px 0 ;
  background-image: url(../img/page-header-1.jpg);
  background-position: center center;
  background-size: cover;
}

.page-head{
  letter-spacing: 0.02rem;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}


/* post-cover-1
---------------------------------------------------------*/

.post-meta .post-cover-1{
  width: 100%;
}

.post-cover-1{
  height: 225px;
  position: relative;
  display: block;
}

.post-cover-1 img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

@media (min-width: 760px) and (max-width: 1200px) {
  .post-cover-1{
    height: 180px;
  }
}



/* free-text
---------------------------------------------------------*/

.free-text{
  line-height: 1.8;
  color: #222;
}

.free-text ul,.free-text ol{
  margin-left: 30px;
}

.free-text img{
  max-width: 100%;
}

.free-text a{
  text-decoration: underline;
  color: #001846;
}

.free-text a.btn{
  text-decoration: none;
}

.video-container{
  max-width: 600px;
}

.video-box {
  position: relative;
  padding-bottom: 56.25%;
}

.video-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.free-text a{
  color: rgba(var(--bs-primary-rgb)) !important;
}

.free-text thead,.free-text tbody,.free-text tfoot,.free-text tr,.free-text td,.free-text th {
  border-color: inherit;
  border-style: solid;
  border-width: inherit;
}


/* list-1
---------------------------------------------------------*/

.list-1{
  margin-left: 20px;
}

.list-1 li{
  margin-bottom: 15px;
}

.list-1 li{
  list-style: circle;
}

/* btn-light-purple
---------------------------------------------------------*/

.btn-light-purple {
  color: #fff;
  background-color: #B0B6FB;
  border-color: #B0B6FB;
}
.btn-light-purple:hover {
  color: #fff;
  background-color: #99a0f2;
  border-color: #99a0f2;
}
.btn-light-purple:focus + .btn-light-purple, .btn-light-purple:focus {
  color: #fff;
  background-color: #99a0f2;
  border-color: #99a0f2;
}
.btn-light-purple:checked + .btn-light-purple, .btn-light-purple:active + .btn-light-purple, .btn-light-purple:active, .btn-light-purple.active, .show > .btn-light-purple.dropdown-toggle {
  color: #99a0f2;
  background-color: #99a0f2;
  border-color: #99a0f2;
}

.btn-outline-light-purple {
  color: #99a0f2;
  border-color: #B0B6FB;
}
.btn-outline-light-purple:hover {
  color: #fff;
  background-color: #B0B6FB;
  border-color: #B0B6FB;
}

.btn-check:checked + .btn-outline-light-purple, .btn-check:active + .btn-outline-light-purple, .btn-outline-light-purple:active, .btn-outline-light-purple.active, .btn-outline-light-purple.dropdown-toggle.show {
  color: #fff;
  background-color: #B0B6FB;
  border-color: #B0B6FB;
}

/* btn-dark-purple
---------------------------------------------------------*/

.btn-dark-purple {
  color: #fff;
  background-color: #BC5393;
  border-color: #BC5393;
}
.btn-dark-purple:hover {
  color: #fff;
  background-color: #b14386;
  border-color: #b14386;
}
.btn-dark-purple:focus + .btn-dark-purple, .btn-dark-purple:focus {
  color: #fff;
  background-color: #b14386;
  border-color: #b14386;
}
.btn-dark-purple:checked + .btn-dark-purple, .btn-dark-purple:active + .btn-dark-purple, .btn-dark-purple:active, .btn-dark-purple.active, .show > .btn-dark-purple.dropdown-toggle {
  color: #fff;
  background-color: #b14386;
  border-color: #b14386;
}

.btn-outline-dark-purple {
  color: #BC5393;
  border-color: #BC5393;
}
.btn-outline-dark-purple:hover {
  color: #fff;
  background-color: #BC5393;
  border-color: #BC5393;
}

.btn-check:checked + .btn-outline-dark-purple, .btn-check:active + .btn-outline-dark-purple, .btn-outline-dark-purple:active, .btn-outline-dark-purple.active, .btn-outline-dark-purple.dropdown-toggle.show {
  color: #fff;
  background-color: #BC5393;
  border-color: #BC5393;
}

/* btn-orange
---------------------------------------------------------*/

.btn-orange {
  color: #fff;
  background-color: #EA934C;
  border-color: #EA934C;
}
.btn-orange:hover {
  color: #fff;
  background-color: #e3863a;
  border-color: #e3863a;
}
.btn-orange:focus + .btn-orange, .btn-orange:focus {
  color: #fff;
  background-color: #e3863a;
  border-color: #e3863a;
}
.btn-orange:checked + .btn-orange, .btn-orange:active + .btn-orange, .btn-orange:active, .btn-orange.active, .show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #e3863a;
  border-color: #e3863a;
}

.btn-outline-orange {
  color: #EA934C;
  border-color: #EA934C;
}
.btn-outline-orange:hover {
  color: #fff;
  background-color: #EA934C;
  border-color: #EA934C;
}

.btn-check:checked + .btn-outline-orange, .btn-check:active + .btn-outline-orange, .btn-outline-orange:active, .btn-outline-orange.active, .btn-outline-orange.dropdown-toggle.show {
  color: #fff;
  background-color: #EA934C;
  border-color: #EA934C;
}


/* nav-sm
---------------------------------------------------------*/

.nav-sm .nav-link{
  padding: 0.3rem 0.8rem;
}

.nav-gray .nav-link{
  color: #222;
  background: #eee;
  margin-right: 4px;
  margin-bottom: 5px;
}

.nav-gray .nav-link.active{
  background-color: rgba(var(--bs-primary-rgb)) !important;
}

.upload-preview img{
  max-width: 100%;
}


/* step-progress-bar
---------------------------------------------------------*/

.step-progress {
  display: flex;
  width: 100%;
  counter-reset: step;
}

.step-progress.steps-3 li{
  width: calc(100%/3);
}

.step-progress li {
  
  text-align: center;
  counter-increment: step;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #747d8c;
}

.step-progress li:before {
  content: counter(step);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: white;
  border: 3px solid #dedede;
  color: #747d8c;
  font-weight: bold;
  z-index: 2;
}

.step-progress li:after {
  content: "";
  height: 3px;
  width: 100%;
  background-color: #dedede;
  position: absolute;
  left: -50%;
  top: 23px;
  z-index: 1;
}

.step-progress li:first-child:after {
  display: none;
}

.step-progress li.active:before, .step-progress li.active::after {
  background-color: rgba(var(--bs-info-rgb)) !important;
  color: #fff;
  border-color: rgba(var(--bs-info-rgb)) !important;
}

.step-progress li.false:before, .step-progress li.false::after {
  background-color: #EA2027;
  color: #fff;
  border-color: #EA2027;
}

/* text-fb text-line
---------------------------------------------------------*/

.text-line{
  color: #00b900;
}

.text-fb{
  color: #3a559f;
}

/* btn-icon
---------------------------------------------------------*/

.btn-icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn .form-check-inline{
  margin: 0;
  line-height: 1.2;
  
}
.btn .form-check-input{
  width: 19px;
  height: 19px;
  margin-top: 0.2em;
  line-height: 1.5;
}


/* index-carousel
---------------------------------------------------------*/

.index-carousel{
  width: 100%;
}

.index-carousel .item{
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.index-carousel .item img{
  width: 100%;
}

.h-100vh{
  height: 100vh;
  background: #FCFAF4;
}