html {
  background-color: #fff;
}

@font-face {
  font-family: "chulacharasnewbold";
  src: url("../webfonts/chulacharasnewbold-webfont.woff2") format("woff2"),
    url("../webfonts/chulacharasnewbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chulacharasnewbold_italic";
  src: url("../webfonts/chulacharasnewboldita-webfont.woff2") format("woff2"),
    url("../webfonts/chulacharasnewboldita-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chulacharasnewitalic";
  src: url("../webfonts/chulacharasnewita-webfont.woff2") format("woff2"),
    url("../webfonts/chulacharasnewita-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chulacharasnewregular";
  src: url("../webfonts/chulacharasnewreg-webfont.woff2") format("woff2"),
    url("../webfonts/chulacharasnewreg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chulalongkornbold";
  src: url("../webfonts/chulalongkornbold-webfont.woff2") format("woff2"),
    url("../webfonts/chulalongkornbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chulalongkornregular";
  src: url("../webfonts/chulalongkornreg-webfont.woff2") format("woff2"),
    url("../webfonts/chulalongkornreg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "chulalongkornregular", sans-serif;
  font-size: 20px;
  color: #535353;
  overflow: hidden;
}

p,
html[lang="th"] body {
  font-family: "chulalongkornregular", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.date-item {
  font-family: "chulalongkornbold", sans-serif;
  font-weight: normal;
  letter-spacing: 0;
}

p {
  font-size: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #181816;
}

h2,
.h2 {
  font-size: 1.8em;
}

td.full-url .icon-external-link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}

.w100 {
  width: 100%;
  max-width: 100%;
}

.w110 {
  width: 110%;
}

.w120 {
  width: 120%;
}

hr {
  color: #707070;
}

.hover-expand {
  transition: all 0.2s ease-in-out;
  display: inline-block;
}

.hover-expand:hover {
  transform: scale(1.025);
}

#mainMenu nav>ul>li a,
#mainMenu nav>ul>li .dropdown-menu>li>a,
#mainMenu nav>ul>li .dropdown-menu>li>span,
#mainMenu nav>ul>li .dropdown-menu>li [class*="col-"]>ul>li>a,
#language-list>a,
.event-title,
.project-item .project-title,
ul.main-list a,
.blog-item .tags-item span,
.form-style-modern label,
.modal .modal-content .modal-header .modal-title,
.file-item .title {
  font-family: "chulalongkornbold", sans-serif;
}

#mainMenu nav>ul>li .dropdown-menu>li>a,
#mainMenu nav>ul>li .dropdown-menu>li>span,
#mainMenu nav>ul>li .dropdown-menu>li [class*="col-"]>ul>li>a {
  font-size: 16px;
}

section {
  padding: 120px 0;
}

a:hover {
  cursor: pointer;
}

select {
  width: 100%;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: url(../images/dropdown-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: 98% center !important;
  border: 1px solid #e6e8eb;
  border-radius: 5px;
  background-size: 10px;
}

/* HEAD */
.liextra-link {
  margin-left: 5px;
}

#header .header-inner .container-fluid {
  padding: 0 30px;
}

/* LOGO */
#header .header-inner #logo a>img {
  display: inline-block;
  vertical-align: middle;
}

.header-extras {
  margin-left: 30px;
}

.header-extras>ul>li {
  margin-left: 15px;
}

ul.list {
  padding-left: 0;
}

a,
a:not(.btn):not(.badge):hover,
a:not(.btn):not(.badge):focus,
a:not(.btn):not(.badge):active,
.btn-light {
  color: #2f2c29;
}

button.btn,
.btn:not(.close):not(.mfp-close),
a.btn:not([href]):not([tabindex]) {
  background-color: #b1875f;
  border-color: #b1875f;
  color: #fff !important;
}

#search .btn-search-close {
  background: #b1875f;
  color: #fff !important;
}

.flickity-button:hover {
  background-color: #de5c8e;
}

#mainMenu nav>ul>li>a,
.header-extras>ul>li a,
.header-extras>ul>li i,
.p-dropdown span {
  color: #464242;
}

.text-color,
a:hover {
  color: #de5c8e !important;
}

.btn-icon {
  filter: brightness(1) invert(1);
  height: 26px;
  margin: -4px 8px 0 7px;
}

#language-list>a {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  font-size: 1em;
  color: #c4c4c4;
}

#language-list>a.active {
  color: #fff;
  background: #de5c8e;
}

#language-list>a.active:hover {
  color: #fff !important;
}

/* MENU */
#mainMenu nav>ul>li .dropdown-menu {
  min-width: 325px;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  white-space: nowrap;
}

#mainMenu nav>ul>li>a {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
  margin: 0 10px;
}

#mainMenu nav>ul>li.active>a,
#mainMenu nav>ul>li.hover-active>a,
#mainMenu nav>ul>li.hover-active>span,
#mainMenu nav>ul>li.current>a,
#mainMenu nav>ul>li.current>span,
#mainMenu nav>ul>li:hover>a,
#mainMenu nav>ul>li:hover>span,
#mainMenu nav>ul>li:focus>a,
#mainMenu nav>ul>li:focus>span,
#mainMenu nav>ul>li .dropdown-menu>li.current>a,
#mainMenu nav>ul>li .dropdown-menu>li.current>span,
#mainMenu nav>ul>li .dropdown-menu>li:hover>a,
#mainMenu nav>ul>li .dropdown-menu>li:hover>span,
#mainMenu nav>ul>li .dropdown-menu>li:focus>a,
#mainMenu nav>ul>li .dropdown-menu>li:focus>span,
#mainMenu nav>ul>li .dropdown-menu>li:active>a,
#mainMenu nav>ul>li .dropdown-menu>li:active>span,
#mainMenu nav>ul>li .dropdown-menu>li.hover-active>a,
#mainMenu nav>ul>li .dropdown-menu>li.hover-active>span {
  color: #de5c8e;
}

#mainMenu {
  text-align: center;
}

#mainMenu nav {
  text-align: center;
  display: inline-block;
}

#mainMenu nav>ul>li .dropdown-menu>li>a,
#mainMenu nav>ul>li .dropdown-menu>li>span,
#mainMenu nav>ul>li .dropdown-menu>li [class*="col-"]>ul>li>a {
  line-height: 50px;
  padding: 0 15px;
}

#mainMenu nav>ul>li .icon-external-link {
  float: right;
  line-height: 50px;
  margin: 0;
}

.flickity-page-dots .dot {
  width: 13px;
  height: 13px;
}

body.sh_index .flickity-page-dots .dot {
  box-shadow: 0 0 0 1px #ffffff inset;
}

body.sh_index .flickity-page-dots .dot:after {
  background-color: #fff;
}

.carousel.dots-color .flickity-page-dots .dot {
  box-shadow: 0 0 0 1px #de5c8e inset;
}

.carousel.dots-color .flickity-page-dots .dot:after {
  background-color: #de5c8e;
}

.flickity-page-dots {
  z-index: 1;
}

/* MAIN */
@media (min-width: 1280px) {

  /*.container{ width: 980px;}*/
  .container {
    width: 1170px;
  }

  #mainMenu nav>ul>li:hover {
    box-shadow: inset 0 4px 0px #de5c8e;
  }
}

@media (min-width: 1800px) {
  .sect-html-intro .cLeft {
    padding: 60px;
  }
}

.btn:has(.icon-external-link) {
  padding: 12px 15px 12px 26px;
}

.col-link>a.btn {
  display: flex !important;
  font-size: medium !important;
  height: auto !important;
}

.col-link>a.btn>div {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.btn,
button.btn,
.btn:not(.close):not(.mfp-close),
a.btn:not([href]):not([tabindex]) {
  background-color: #de5c8e;
  border-color: #de5c8e;
  letter-spacing: 0;
  font-family: "chulalongkornregular", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
  text-align: center;
  min-width: 120px;
  left: 0px;
  top: 0px;
  text-wrap: nowrap;
  border-radius: 50rem;
  padding: 12px 15px 12px 15px;
}

button.btn:hover,
button.btn:focus,
button.btn:not(:disabled):not(.disabled):active,
button.btn:not(:disabled):not(.disabled).active,
.btn:not(.close):not(.mfp-close):hover,
.btn:not(.close):not(.mfp-close):focus,
.btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active,
.btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active,
a.btn:not([href]):not([tabindex]):hover,
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active,
a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
  background-color: #cc477a;
  border-color: #cc477a;
  box-shadow: 0 17px 20px rgba(25, 25, 25, 0.16);
}

.headbar {
  margin-bottom: 40px;
  line-height: 80px;
}

.headbar .headtitle {
  font-size: 2em;
}

.headbar.inline .headtitle {
  display: inline-block;
  padding: 10px 0;
  padding-left: 80px;
}

.headbar.inline>a {
  float: right;
}

.dec-line {
  position: relative;
  padding-left: 80px;
}

.dec-line:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 80px;
  left: 0;
  top: 0;
  background: url(../images/dec/line.png) no-repeat;
  background-size: 100%;
}

.dec-line.light:before {
  filter: brightness(0) invert(1);
}

.dec-line.light {
  color: #fff;
}

.dec-line.dec-line-sm:before {
  width: 60px;
  height: 60px;
}

.dec-line.dec-line-sm {
  padding-left: 55px;
}

.btn i,
.text-link i {
  margin-left: 0.5rem;
  transition: 0.2s all ease-in-out;
  font-size: 0.8em;
}

.breadcrumb {
  font-size: 16px;
}

.pagination {
  text-align: center;
  display: inline-bblock;
  width: auto;
  margin: 0;
  margin: 0px auto;
  float: none;
  left: 0;
  right: 0;
  width: auto;
  margin-top: 60px;
}

.pagination.pagination-flat .page-item>.page-link {
  border: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 50%;
  margin: 0 2px;
}

.pagination.pagination-flat .page-item>.page-link:hover {
  background: #de5c8e;
  color: #fff !important;
}

/* SEARCH  */
.front-search-box {
  text-align: center;
  margin-bottom: -49px;
}

.dropdown-search-filter {
  background: #ffffff;
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.15);
  border-radius: 65px;
  min-width: 50%;
  z-index: 2;
  text-align: left;
  position: relative;
  display: inline-block;
  line-height: 65px;
  padding: 0;
  position: relative;
  top: -40px;
  margin-bottom: -67px;
}

/* Dropdown Button */
.dropbtn {
  padding: 0;
  color: #7d7d7d;
  font-size: 16px;
  border: none;
  cursor: pointer;
  background: transparent;
  width: 100%;
  text-align: left;
  position: relative;
  border-radius: 65px;
  padding: 0 40px;
}

.dropbtn:before {
  position: absolute;
  font-family: inspiro-icons !important;
  content: "\e9cc";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #de5c8e;
  right: 12px;
  top: 6px;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  line-height: 50px;
  z-index: 4;
}

#filterInput {
  box-sizing: border-box;
  background-image: url("searchicon.png");
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 0 0;
  border: none;
  width: 100%;
}

#filterInput:focus {
  outline: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  z-index: 2;
  width: 90%;
  top: 0;
  left: 40px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  overflow: hidden;
}

.dropdown-content .project-item {
  color: black;
  padding: 2rem 4rem;
  text-decoration: none;
  display: block;
  border-top: 1px solid #dedede;
}

.dropdown-content .project-item:first-child {
  border-top: none;
}

.dropdown-content .project-item:hover {
  background-color: #f1f1f1;
}

.show {
  display: block;
}

.project-item {
  line-height: 1.3;
  font-size: 17px;
  padding: 10px;
}

.project-item .project-title {
  font-size: 1em;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 6px;
}

.project-item .project-date,
.project-item .project-info {
  font-size: 0.95em;
}

.project-item .project-info {
  margin-top: 5px;
}

.project-item .project-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}

.project-item:first-child {
  padding-top: 20px;
}

.project-item:last-child .project-info {
  border: none;
}

.project-item:last-child {
  padding-bottom: 20px;
}

.project-item:hover .project-title {
  color: #de5c8e;
}

/*  HEADBANNER */
#slider .flickity-page-dots {
  bottom: 30px;
  text-align: right;
  padding-right: 30px;
}

/* INTRO */
.sect-html-intro {
  position: relative;
}

.sect-html-intro .cLeft {
  margin-top: 60px;
}

.sect-html-intro .cLeft p {
  margin: 20px 0 30px 0;
}

.sect-html-intro:before {
  position: absolute;
  content: "";
  width: 33%;
  height: 53%;
  right: 0;
  top: 0;
  background: #c0e0f9;
  z-index: -1;
}

@media (min-width: 1800px) {
  .sect-html-intro {
    padding: 80px 0 60px 0;
  }

  .sect-html-intro .cLeft {
    padding: 60px 100px;
  }
}

/* RELATION  */
.blog-item {
  background: #ffffff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 15px;
  margin-bottom: 30px;
}

.blog-item .blog-detail-wrap {
  margin-top: 20px;
}

.blog-title {
  line-height: 1.5;
  height: 66px;
  margin-bottom: 15px !important;
}

.owl-carousel .slide-list {
  padding: 0.25rem 0 !important;
}

.blog-title,
.blog-title a {
  display: inline-block;
  font-size: 20px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  line-height: 1.5;
}

.blog-detail {
  font-size: 15px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

.blog-img-wrap {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  z-index: 2;
}

.owl-carousel {
  overflow: hidden;
}

.blog-img-wrap img {
  z-index: 1;
}

.blog-item img {
  object-fit: cover;
  transition: all 0.4s ease-in-out;
}

.blog-item:hover img {
  transform: scale(1.025);
}

.date-item {
  width: 64px;
  height: 64px;
  background: #de5c8e;
  border-radius: 15px;
  padding: 6px 10px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 1.1;
}

.date-item span {
  line-height: 1;
  display: block;
  font-size: 1.3em;
}

.blog-item .date-item {
  position: absolute;
  left: 6px;
  bottom: 6px;
}

.blog-item .tags-item {
  position: absolute;
  top: 10px;
  right: 10px;
}

.blog-item .tags-item span {
  display: inline-block;
  background: #fff;
  line-height: 24px;
  padding: 0 10px;
  border-radius: 25px;
  min-width: 60px;
  text-align: center;
  font-size: 18px;
}

.blog-item:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.blog-item:hover .blog-title a {
  color: #de5c8e;
}

.sect-relation {
  position: relative;
}

.sect-relation:before {
  position: absolute;
  content: "";
  width: 510px;
  height: 510px;
  left: 10.5%;
  top: 0;
  background: url(../images/dec/line-lg.png) no-repeat;
  background-size: 100%;
}

.sect-relation:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 480px;
  background: #de5c8e;
  top: 0;
  left: 0;
  z-index: -1;
}

.sect-relation .headbar .btn.btn-rounded {
  border: 1px solid #fff;
}

.sect-relation .headbar .btn.btn-rounded:hover {
  background: #fff;
  color: #de5c8e !important;
}

.sect-relation .blog-detail-wrap {
  height: 170px;
  overflow: hidden;
}

/* DoubleBlog */
.sect-doubleBlog {
  background: linear-gradient(180deg, #f1f3f5 0%, rgba(241, 243, 245, 0) 100%);
}

.col-news .headbar,
.col-events .headbar {
  margin-bottom: 0;
  line-height: 65px;
}

.col-news .headbar .headtitle,
.col-events .headbar .headtitle {
  padding-left: 55px;
}

.col-news .headbar.inline .headtitle,
.col-events .headbar.inline .headtitle {
  padding: 5px 0;
  padding-left: 55px;
}

.col-news .headbar .headtitle .text-link,
.col-events .headbar .headtitle .text-link {
  font-size: 18px;
}

.col-news,
.col-events {
  padding: 20px;
  padding-top: 40px;
  padding-bottom: 0;
}

.col-news {
  background: #ffffff;
  box-shadow: 10px 20px 50px 10px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
}

.col-news .flickity-page-dots {
  bottom: 15px;
}

.col-news .blog-item {
  box-shadow: none;
}

.col-news .blog-item .blog-detail-wrap {
  min-height: initial;
}

.col-news .blog-item p.blog-detail {
  margin-bottom: 0;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

/* EVENTS */
.event-item {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
  padding-left: 95px;
}

.event-item .date-item {
  position: absolute;
  left: 0;
  top: 14px;
  width: 80px;
  height: 80px;
  padding: 15px;
}

.event-title {
  font-size: 20px;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

ul.events-list {
  padding-left: 30px;
}

.list.events-list li:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.event-item .event-detail-wrap {
  height: 77px;
  overflow: hidden;
}

.tags-wrap {
  font-size: 15px;
  line-height: 25px;
  color: #7d7d7d;
}

.ml-auto {
  margin-left: auto !important;
}

.tag-location {
  display: inline-block;
  margin-right: 10px;
  border-right: 1px solid #777;
  line-height: 1;
  padding-right: 10px;
}

.tag-events {
  display: inline-block;
}

.bg-visitor {
  background: #de5c8e;
  border-radius: 50rem;
}

.badge {
  background: #de5c8e;
  border-radius: 25px;
  text-align: center;
  min-width: 60px;
  line-height: 25px;
  padding: 0;
  float: left;
  clear: both;
  display: block;
  margin-bottom: 0.125rem;
}

.gallery-item {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.gallery-detail-wrap {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 20px;
  text-align: center;
  display: table;
  vertical-align: middle;
  transition: 0.2s all ease-in-out;
}

.gallery-detail {
  font-size: 15px;
  padding: 10px 20px;
}

.gallery-item .gallery-title {
  line-height: 1.2;
  color: #fff;
  font-size: 20px;
}

.gallery-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.44) 82.29%);
  transition: 0.2s all ease-in-out;
}

.gallery-item:hover {
  cursor: pointer;
}

.gallery-item:hover .gallery-detail-wrap {
  text-align: center;
  height: 100%;
}

.gallery-item:hover:before {
  background: linear-gradient(180deg, #de5c8e 0%, #31a6dd 121.25%);
}

.gallery-item .gallery-detail,
.gallery-item .text-link {
  display: none;
  height: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

.gallery-item:hover .gallery-detail,
.gallery-item:hover .text-link {
  height: auto;
  display: inline-block;
  visibility: visible;
}

.gallery-item:hover .gallery-title,
.gallery-item:hover .gallery-detail,
.gallery-item:hover .text-link {
  color: #fff;
}

.gallery-item:not(:hover) .gallery-detail-wrap {
  top: initial;
  text-align: left;
}

.gallery-item .text-link {
  border-radius: 0;
  padding: 4px 18px;
}

.gallery-item .text-link:hover {
  background: #fff;
  color: #de5c8e;
}

/* SERVICE */
.sect-service {
  position: relative;
  padding: 40px 0;
}

.sect-service:before {
  position: absolute;
  content: "";
  background: #c0e0f9;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42%;
}

.sect-service .gallery-item {
  margin-bottom: 40px;
}

/* CHANNEL  */
.sect-channel {
  position: relative;
}

.sect-channel:before {
  position: absolute;
  content: "";
  width: 510px;
  height: 510px;
  left: 10.5%;
  top: 0;
  background: url(../images/dec/line-lg.png) no-repeat;
  background-size: 100%;
  z-index: 0;
}

.sect-channel:after {
  position: absolute;
  content: "";
  background: #c0e0f9;
  left: 0;
  top: 0;
  width: 100%;
  height: 510px;
  z-index: -1;
}

.blog-item .blog-detail-wrap {
  min-height: 150px;
  height: 183px;
}

/* VIDEO */
.sect-video .bg-overlay {
  opacity: 1;
}

.sect-video .bodycontent .carousel {
  margin-bottom: 70px;
}

.flickity-page-dots {
  left: 0;
  right: 0;
}

/* PARTNER */
.partner-item {
  text-align: center;
  min-height: 189px;
}

.partner-item img {
  height: 80px;
  width: auto !important;
}

.partner-item .partner-link {
  display: inline-block;
  width: 150px;
  height: 150px;
  line-height: 150px;
  text-align: center;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 -1px 18px rgba(221, 221, 221, 0.38);
}

.partner-item .partner-title {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
  font-size: 16px;
}

.partner-item:hover .partner-link {
  box-shadow: 10px 20px 50px rgba(0, 0, 0, 0.1);
}

/* FOOTER  */
#footer {
  background-color: #222222;
}

footer ul.list-social {
  display: inline-block;
}

footer ul.list-social li {
  display: inline-block;
  margin-left: 10px;
}

footer ul.list-social a {
  display: inline-block;
  transition: 0.2s all ease-in-out;
  border-radius: 50%;
}

footer ul.list-social a:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.45);
  transform: translate(0, -5px);
}

footer .cRight {
  text-align: right;
}

#footer p {
  font-size: 16px;
}

footer .footer-info {
  padding-top: 5px;
}

#scrollTop:after,
#scrollTop:before {
  background-color: #de5c8e;
}

#scrollTop i {
  color: #fff !important;
}

/* SUBPAGE  */
.page-wrapper-area {
  padding: 0;
}

.section-subpage {
  padding: 0 0 40px 0;
  min-height: 80vh;
  display: inline-block;
  width: 100%;
}

body.sh_subpage #header .header-inner {
  box-shadow: 0 5px 15px rgba(51, 51, 51, 0.07);
}

.subpage-content-area p {
  font-size: 18px;
  margin-bottom: 30px;
}

.page-headtitle {
  margin: 15px 0;
}

.page-headtitle {
  margin: 15px 0;
}

.page-header {
  margin-bottom: 30px;
}

.row .sp-title {
  width: -webkit-fill-available;
  margin-right: calc(var(--bs-gutter-x)* .5);
  margin-left: calc(var(--bs-gutter-x)* .5);
}

.page-head-link {
  display: inline-block;
  float: right;
  margin-top: 7px;
}

.headline {
  /* margin-bottom: 10px;
  padding-bottom: 10px; */
  margin-bottom: 0 !important;
  line-height: normal;
}

.sub-headline {
  border-bottom: 1px solid #7d7d7d;
  padding-bottom: 7px;
  margin-bottom: 10px;
}

.headline.no-border {
  border: 0;
}

.sidebar-left,
.subpage-content-area {
  display: inline-block;
  float: left;
}

.sidebar-left {
  width: 25%;
}

.subpage-content-area {
  width: 75%;
  position: relative;
}

.subpage-content-area:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 100%;
  left: 7px;
  background: #1b1b1b;
}

.section-subpage .blog-item {
  border-radius: 15px;
}

/* ABOUT  */
.tml-item {
  position: relative;
  padding-right: 40px;
}

.tml-item:before {
  position: absolute;
  content: "\e930";
  font-family: inspiro-icons !important;
  right: 5px;
  top: 20px;
  font-size: 2em;
  color: #e0e0e0;
}

/* SYMBOL */
.page-symbol .cuvet-color .cuvet-color-detail {
  margin: 40px 0;
}

.page-symbol .cuvet-gallery-bg .col-gallery {
  display: inline-block;
  float: left;
  padding: 0 15px;
}

.grid-item {
  margin-bottom: 20px;
}

.grid-item .grid-description.link-expand {
  top: initial;
  bottom: 0;
  left: initial;
  right: 0;
  width: auto;
  height: auto;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.grid-item:not(.no-overlay):hover .grid-description.link-expand {
  transform: translate3d(0, 0, 0);
}

.grid-item .portfolio-description.link-expand a i {
  background: transparent;
}

.grid-item .grid-description.link-expand {
  padding: 10px;
}

.col-gallery-wrapper {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}

.col-gallery-wrapper .grid-item {
  margin-bottom: 10px;
}

.portfolio-item .portfolio-description a:hover i,
.portfolio-item .grid-description a:hover i,
.portfolio-item .portfolio-links a:hover i,
.grid-item .portfolio-description a:hover i,
.grid-item .grid-description a:hover i,
.grid-item .portfolio-links a:hover i {
  background-color: #de5c8e;
  border: 1px solid #de5c8e;
  color: #fff;
}

.grid-detail {
  text-align: center;
}

.cuvet-drive .btn {
  width: 100%;
}

/* DEAN */
.profile-box {
  position: relative;
  display: inline-block;
}

.profile-box .profile-info,
.profile-box .profile-image {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 0;
}

.profile-box .profile-info {
  display: table;
  vertical-align: middle;
  height: 100%;
}

.profile-box .profile-info .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.list-profile .profile-title {
  text-align: center;
  line-height: 2;
  margin: 20px 0;
}

.list-profile .profile-title small {
  display: block;
  font-family: "chulalongkornregular", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.6;
}

.mfp-title {
  text-align: center;
  margin: 10px 0;
  line-height: 2;
  padding: 0;
}

.mfp-figure small {
  font-size: 16px;
  line-height: 1.5;
}

/* EXECUTIVE */
.profile-box {
  padding: 0 15px;
}

.profile-box>.inner {
  display: inline;
}

.profile-box {
  background: transparent;
}

.profile-box .profile-info {
  background: #f7f7f7;
}

.cuvet-executive .cuvet-deputy-dean .list-profile .grid-item-wrap {
  text-align: center;
}

.cuvet-executive .cuvet-deputy-dean .list-profile .profile-title {
  margin-bottom: 5px;
}

.tabs .nav-tabs .nav-link {
  font-family: "chulalongkornbold";
  font-weight: normal;
  font-size: 1em;
  color: #000;
  padding: 5px 24px;
}

.tabs .nav-tabs .nav-link.active {
  color: #de5c8e;
  border-bottom: 2px solid #de5c8e;
}

.tabs.tabs-vertical .nav-tabs .nav-link,
.tabs.tabs-vertical .nav-tabs .nav-link.active {
  border-right: 0;
}

.tabs.tabs-vertical .nav-tabs .nav-link.active {
  color: #de5c8e;
  background-color: transparent;
}

.tabs.tabs-vertical .nav-tabs {
  border-bottom: 2px solid #e4e6ef;
  margin-bottom: 30px;
}

.profile-with-info {
  text-align: center;
}

.profile-with-info .grid-description {
  width: 100%;
  height: 100%;
  padding: 15px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile-with-info .grid-description p {
  font-size: 16px;
}

.grid-detail .profile-title {
  margin: 20px 0 0 0;
}

.grid-detail p {
  font-size: 18px;
}

.grid-item.profile-with-info:hover .grid-description {
  top: 0;
  transform: translate(0);
}

/* .grid-item.profile-with-info:hover .grid-description p {
	overflow: scroll;
	height: 100%;
} */

.cuvet-executive .cuvet-manager-group .profile-wrapper>.col-md-3 {
  display: inline-block;
  float: left;
  padding: 0 15px;
}

/* PARTNER */
#partner .partner-item img {
  height: auto;
  width: 100% !important;
}

/*.tab-content>.active:not(.show){ display: none; }*/

/* POLICY-PLAN */
.accordion .ac-item {
  padding: 20px 0;
}

.accordion .ac-item .ac-title:before {
  font-family: "inspiro-icons";
  content: "\e930";
  font-size: 24px;
}

.accordion.accordion-simple .ac-item {
  border-bottom: 1px solid #a3a3a3;
}

.accordion .ac-item .ac-title:hover {
  color: #de5c8e;
  cursor: pointer;
}

.page-plan .accordion .ac-item .ac-content .btn {
  margin-right: 15px;
}

.owl-carousel .owl-item {
  position: relative;
}

.owl-carousel .owl-nav [class*="owl-"] {
  background: #fff !important;
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin: -23px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  color: #1e2022;
  text-align: center;
  border: 0;
  box-sizing: initial;
  border-radius: 50%;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
}

.owl-carousel:hover .owl-nav [class*="owl-"] {
  opacity: 1;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: #de5c8e;
  color: #fff;
}

.owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.owl-carousel .owl-nav .owl-next {
  right: 0;
}

.owl-carousel .owl-dots {
  /*position: absolute;*/
  width: 100%;
  /*bottom: -25px;*/
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  z-index: 3;
  height: 10px;
  left: 0;
  right: 0;

  position: relative;
  top: 0;
  bottom: 0;
  margin: 10px 0;
}

.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  position: relative;
  margin: 0 4px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #c1c3ce;
  -webkit-transition: background 0.8s ease;
  transition: background 0.8s ease;
}

.owl-carousel .owl-dots .owl-dot.active {
  background-color: #c1c3ce;
}

/* DEPARTMENT CONTACT */
ul.list-contact li,
ul.list-personal-contact li {
  margin-bottom: 20px;
  line-height: 30px;
  padding-left: 6px;
}

ul.list-contact li img,
ul.list-personal-contact li img {
  width: 30px;
  margin-right: 0.5rem;
}

.pers-item {
  min-height: 140px;
}

.pers-item .pers-title,
.pers-item a {
  display: block;
  margin-bottom: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

ul.list-personal-contact {
  display: flex;
  flex-wrap: wrap;
}

ul.list-personal-contact li {
  border-right: 1px solid #ddd !important;
  width: 33% !important;
  display: inline-block;
  float: left;
  padding: 0 .75rem !important;
  min-width: 33% !important;
  margin-bottom: 30px;
}

ul.list-personal-contact li:last-child {
  border-right: none !important;
}

@media (min-width: 1024px) {
  ul.list-personal-contact li:nth-child(3n) {
    border-right: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  ul.list-personal-contact li {
    width: 50% !important;
    max-width: 50% !important;
  }

  ul.list-personal-contact li:nth-child(2n) {
    border-right: none !important;
  }
}

@media (max-width: 767px) {
  ul.list-personal-contact li {
    width: 100% !important;
    max-width: 100% !important;
  }

  ul.list-personal-contact li:nth-child(1n) {
    border-right: none !important;
    border-bottom: 1px solid #ddd !important;
  }
}


ul.list-personal-contact li:nth-child(3n + 1) {
  padding-left: 6px;
}

.flex-wrapper {
  display: flex;
  justify-content: center;
}

.flex-wrapper ul {
  display: flex;
  flex-wrap: wrap;
}

ul.list-social li {
  display: inline-block;
  margin-right: 5px;
}

ul.list-social .social-icon {
  height: 48px;
}

ul.list-social li a {
  display: inline-block;
  border-radius: 50%;
}

ul.list-social li a:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  transform: translate(0, -5px);
}

/* RESEARCH */
.researcher-search-box {
  margin: 40px 0;
  box-shadow: 0 0 20px rgba(51, 51, 51, 0.09);
  border-radius: 6px;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
  width: -webkit-fill-available;
  padding: 20px;
}

.researcher-search-box .dropdown-search-filter {
  min-width: 80%;
  top: 0;
  margin: 0;
  box-shadow: none;
  border: 1px solid rgba(51, 51, 51, 0.29);

  line-height: 52px;
}

.researcher-search-box .dropdown-search-filter,
.researcher-search-box .dropdown-search-filter .dropdown-content {
  border-radius: 4px;
}

.researcher-search-box .dropdown-search-filter .dropbtn,
.researcher-search-box .dropdown-search-filter #filterInput {
  padding: 0 20px;
}

.researcher-search-box .dropdown-search-filter .dropdown-content {
  width: 100%;
  left: 0;
  box-shadow: 0 18px 10px rgba(51, 51, 51, 0.12);
  background: #fff;
}

.researcher-search-box .dropdown-search-filter .dropbtn:before {
  background: transparent;
  color: #938787;
  top: 0;
  right: 5px;
}

.researcher-search-box .search-title {
  display: inline-block;
  margin-right: 20px;
  font-family: "chulalongkornbold", sans-serif;
}

.dropdown-search-filter .dropdown-content .search-list {
  max-height: 600px;
  overflow-y: scroll;
}

.dropdown-content a:first-child {
  padding-top: 25px;
}

.go-back-link {
  display: inline-block;
  clear: both;
}

.go-back-link img {
  height: 20px;
}

.go-back-link:hover {
  color: #de5c8e;
}

/* RESEARCHER PROFILE */
.page-researcher-info .page-header .cLeft,
.page-researcher-info .page-header .cRight {
  display: inline-block;
  float: left;
}

.page-researcher-info .page-header {
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
}

.page-researcher-info .researcher-personal {
  margin: 0;
  text-align: center;
}

.researcher-personal .project-item .project-info {
  font-size: 18px;
}

.researcher-personal .project-item .project-info img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}

.cuvet-researcher-profile .col-images img {
  margin-right: 35px;
  height: 50px;
}

.cuvet-researcher-profile .cRight {
  padding-top: 90px;
  padding-left: 80px;
}

.cuvet-researcher-profile .cRight .profile-name {
  margin-bottom: 20px;
}

.metics-item {
  border-left: 3px solid #333;
  padding-left: 20px;
  width: 30%;
  display: inline-block;
}

.metics-item h2 {
  font-size: 2.25em;
  margin-bottom: 0;
}

table.table-hindex thead>tr>th {
  border-top: 0;
  word-break: break-all;
}

/*table.table-hindex tbody > tr > td:last-child {text-align: right;}*/
.pagination {
  width: auto;
  margin: 40px auto;
  float: none;
  display: -webkit-inline-flex;
}

/* CLUSter */
.blog-item.no-padding.no-radius {
  padding: 0;
  box-shadow: none;
}

.blog-item.no-radius {
  border-radius: 0;
}

.blog-item.no-radius .blog-img-wrap {
  border-radius: 0;
}

.blog-item.no-padding.no-radius .blog-title {
  padding: 15px 0;
}

.blog-item.no-padding.no-radius:hover .blog-title {
  color: #de5c8e;
}

.pull-center {
  margin: auto;
  width: 100%;
  padding: 0 8.33%;
  display: inline-block;
}

.col-md-6,
.col-md-4 {
  display: inline-block;
  float: left;
}

.wrap-btn {
  display: inline-block;
  width: 100%;
}

.wrap-btn a {
  margin-right: 15px;
}

.wrap-btn a:last-child {
  margin-left: 0;
}

.wrap-pagination {
  display: inline-block;
}

.inline-block {
  display: inline-block;
}

.dropdown-data {
  width: 300px;
  float: right;
  text-align: center;
  display: inline-block;
}

.dropdown-data label {
  display: inline-block;
}

.dropdown-data .form-control {
  display: inline-block;
  float: right;
  width: 200px;
  clear: none;
}

/* RESEARCH - ISSUE  */
.col-md-20 {
  width: 20%;
}

/* CONTACT */
.banner-contact {
  position: relative;
}

.banner-contact .box-inner {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  height: auto;
}

.contact-content {
  padding: 80px 0;
}

.contact-content .list-contact {
  margin-bottom: 30px;
}

.contact-content .list-contact li {
  min-height: 67px;
  display: table;
}

.contact-content .list-contact li a {
  display: inline-block;
  padding-left: 55px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.contact-content .list-contact li a img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.contact-content .list-contact li a p {
  margin: 0;
}

.contact-content ul.list-social {
  padding-left: 30px;
}

.contact-content ul.list-social li {
  margin-right: 6px;
}

.form-style-modern {
  margin-top: 5px;
}

.form-style-modern .form-control {
  border: none;
  border-bottom: 1px solid #333;
  border-radius: 0;
  padding: 0;
  font-size: 17px;
}

.form-style-modern label {
  font-size: 18px;
  margin-bottom: 5px;
}

.form-style-modern .form-group {
  margin-bottom: 40px;
}

.form-check-input:checked {
  background-color: #de5e8c;
  border-color: #de5e8c;
}

.page-contact .map-wrapper iframe {
  float: left;
}

.modal .modal-content .modal-header .modal-title {
  font-weight: normal;
}

#modal-2 .modal-content {
  text-align: center;
  padding: 20px;
  min-width: 400px;
}

#modal-2 .modal-content .modal-header .modal-title {
  letter-spacing: 0;
  font-size: 22px;
}

#modal-2 .modal-footer .btn {
  float: none;
  margin: auto;
}

#modal-2 .modal-footer {
  border: none;
  padding: 10px;
}

.modal p {
  font-size: 18px;
  margin-bottom: 0;
}

.social-media-share .list-social {
  padding-left: 0;
  border-bottom: 1px solid #333;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.no-border {
  border: 0 !important;
}

/* RELATION */
.events-list.relation-event .tags-wrap>div {
  display: block;
}

.events-list.relation-event .event-title {
  margin: 5px 0 10px 0;
}

.events-list.relation-event .event-item {
  padding: 20px 0;
  padding-left: 95px;
}

.events-list.relation-event .event-item .event-detail-wrap {
  height: auto;
}

.events-list.relation-event .event-item .date-item {
  top: 20px;
}

.events-list.relation-event .tag-location {
  border: none;
}

.cuvet-relation-event ul.events-list {
  padding-left: 15px;
}

ul.event-widget-list {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  margin: 40px 0 0 0;
}

ul.event-widget-list li {
  width: 33.33%;
  display: inline-block;
  float: left;
  padding-left: 70px;
  position: relative;
  margin-bottom: 50px;
}

ul.event-widget-list li img {
  position: absolute;
  height: 40px;
  top: 3px;
  left: 8px;
}

.event-widget-item h4 {
  letter-spacing: 0;
  font-size: 22px;
}

.event-widget-item .text-detail {
  font-size: 24px;
}

.cuvet-event-detail .social-media-share .list-social {
  text-align: right;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 0;
}

body.sh_subpage .btn {
  min-width: 180px;
  max-width: 100%;
  height: 50px;
  background-color: #dd5c8e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  transition: all 0.3s;
  border-radius: 8px;
  padding: 0 20px;
  line-height: 50px;
}

body.sh_subpage .btn:hover {
  color: #fff !important;
  box-shadow: 0px 0px 0px 4px #fec1d9 !important;
}

.table-wrapper-mou .table thead th,
.table.no-border-top tbody>tr>td {
  border-top: 0;
}

/* MANAGE  */
.useful-bar {
  position: fixed;
  top: 120px;
  right: 0px;
  z-index: 2;
  display: inline-grid;
  transition: all 0.2s ease-in-out;
}

.useful-bar:hover {
  right: 0;
}

.box-link {
  display: table;
  vertical-align: middle;
  width: 120px;
  height: 120px;
  margin-bottom: 15px;
  text-align: center;
  background: #eea9c4;
}

a.btn-useful {
  display: table-cell;
  vertical-align: middle;
  color: #d21c63;
}

.btn-useful img {
  height: 40px;
}

.btn-useful span {
  display: block;
  font-size: 18px;
  margin-top: 9px;
  line-height: 1;
}

a.btn-useful:hover {
  background: #de5c8e;
  color: #fff !important;
}

a.btn-useful:hover img {
  filter: brightness(0) invert(1);
}

.contact-card {}

.contact-card .image-qrcode {
  width: 300px;
  float: left;
  display: inline-block;
}

.contact-card .contact-info {
  height: 300px;
}

.contact-card .contact-info .list-contact {
  display: table-cell;
  vertical-align: middle;
  height: 300px;
}

.contact-card .contact-info .list-contact li {
  margin-bottom: 30px;
  font-size: 24px;
}

.sp-title {
  border-bottom: 2px solid #7d7d7d;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
}

/* ADMIN OFFICER */
/* .sp-title .btn.pull-right {
  position: absolute;
  top: 0px;
  right: 15px;
  left: initial;
} */

.sp-title.with-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* .sp-title.with-btn .headline {
  margin-right: 1rem;
} */


.title-select-form {
  width: auto;
  max-width: 200px;
  position: absolute;
  top: 0;
  right: 15px;
  display: -webkit-flex;
  font-size: 18px;
  line-height: 40px;
}

.title-select-form select {
  padding: 0 15px;
  min-width: 120px;
  font-size: 18px;
  vertical-align: middle;
}

.title-select-form label {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.accordion .ac-item .ac-title {
  font-size: 26px;
  font-weight: normal;
}

.accordion .ac-item.ac-active {
  padding: 14px 0;
}

.accordion .ac-item .ac-content p {
  margin-bottom: 10px;
}

/* SERVICE */
.agency-item {
  text-align: center;
  margin-bottom: 40px;
}

.agency-item p {
  margin: 10px 0;
}

.grid-item {
  padding-bottom: 0;
}

.accordion .ac-content {
  padding-top: 30px;
}

.accordion .ac-item .ac-title .ac-date {
  font-family: "chulalongkornregular", sans-serif;
  display: block;
  font-weight: normal;
  line-height: normal;
  font-size: 16px;
}

.profile-item .profile-position {
  color: #000;
}

.profile-item .tenure {
  display: block;
  color: #8a8a8a;
}

.box-files-wrapper .file-item {
  text-align: center;
}

.file-item .title {
  margin: 20px 0;
  display: inline-block;
}

.sp-content-wrap h3 {
  font-size: 28px;
}

.sp-content-wrap h4 {
  font-size: 22px;
}

.clear-row {
  padding: 0;
  margin: 0;
}

@media (min-width: 992px) and (max-width: 1441px) {
  body.en #mainMenu nav>ul>li>a {
    margin: 0 4px;
  }
}

body.en #mainMenu nav>ul>li>a {
  font-size: 15px;
  margin: 0 10px;
}

body.en #mainMenu nav>ul>li>a>i {
  margin-right: 2px;
  min-width: 10px;
  font-size: 14px;
}

.asp,
.profile-item .list-profile .grid-image,
.grid-item-wrap .grid-image {
  position: relative;
  z-index: 0;
  padding-bottom: calc(var(--aspect-h) / var(--aspect-w) * 100%);
}

.profile-item .list-profile .grid-image {
  --aspect-w: 3;
  --aspect-h: 4;
}

.grid-item-wrap .grid-image {
  --aspect-w: 3;
  --aspect-h: 4;
}

.profile-item .list-profile .grid-image>*,
.grid-item-wrap .grid-image>* {
  position: absolute !important;
  height: 100% !important;
  width: 100% !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.profile-item .list-profile .grid-image img,
.grid-item-wrap .grid-image img {
  -o-object-fit: cover;
  object-fit: cover;
}

.tml-item {
  word-break: break-word;
}

.asp-w-72 {
  --aspect-w: 72;
}

.asp-w-11 {
  --aspect-w: 11;
}

.asp-w-9 {
  --aspect-w: 9;
}

.asp-w-4 {
  --aspect-w: 4;
}

.asp-w-3 {
  --aspect-w: 3;
}

.asp-w-2 {
  --aspect-w: 2;
}

.asp-w-1 {
  --aspect-w: 1;
}

.asp-h-35 {
  --aspect-h: 35;
}

.asp-h-14 {
  --aspect-h: 14;
}

.asp-h-5 {
  --aspect-h: 5;
}

.asp-h-3 {
  --aspect-h: 3;
}

.asp-h-2 {
  --aspect-h: 2;
}

.asp-h-1 {
  --aspect-h: 1;
}

.asp>* {
  position: absolute;
  height: 100% !important;
  width: 100% !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.asp .asp-cov {
  -o-object-fit: cover;
  object-fit: cover;
}

.asp .asp-con {
  -o-object-fit: contain;
  object-fit: contain;
}

.profile-item .grid-item.profile-with-info .grid-description {
  overflow-y: auto;
  height: 100%;
  word-break: break-word;
}

.grid-description::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.grid-description::-webkit-scrollbar {
  width: 9px;
  background-color: #f5f5f5;
}

.grid-description::-webkit-scrollar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(134, 134, 134, 0.1);
  background-color: rgb(224, 224, 224);
}

.z-0 {
  z-index: 0;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-width: initial;
}

.-mx-75 {
  margin: 0 -0.75rem;
}

.p-75 {
  padding: 0 0.75rem;
}

.gallery-item:before {
  z-index: 1;
}

.gallery-img-wrap {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 290;
  --tw-aspect-h: 400;
}

.gallery-img-wrap img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.gallery-detail-wrap {
  z-index: 2 !important;
}

.tabs.tabs-sidebar .sbar .nav-tabs .nav-link,
.tabs.tabs-sidebar .sbar .nav-tabs .dropdown-menu .dropdown-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 1.5;
  padding: 12px 20px;
}

.content-list {
  overflow-y: auto;
  max-height: 500px;
}

.video_src {
  aspect-ratio: 3 / 1;
  width: 100% !important;
  height: inherit;
  min-height: 400px;
  margin: auto;
}

@media (max-width: 575.98px) {
  .animated-img {
    width: 100% !important;
    height: inherit !important;
  }

  .video_src {
    height: inherit;
  }
}

.update-media {
  text-align: center;
}

.update-media img {
  /* max-height: 600px; */
  max-width: 100% !important;
  margin: auto;
}

.update-media iframe {
  max-height: 500px;
  width: 100% !important;
  margin: auto;
}

.text-description {
  overflow-y: auto !important;
  height: 100% !important;
  width: 100% !important;
}

.text-description>p {
  font-size: 16px !important;
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.grid-description {
  color: #fff !important;
}

.grid-description a:not(.btn) {
  color: #fff !important;
}

.grid-item:not(.no-overlay) .grid-description>p>a:hover {
  color: #de5c8e !important;
}

.grid-item:not(.no-overlay):hover .grid-description {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.grid-item .grid-description {
  top: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-transform: translate3d(0px, 0, 0px);
  transform: translate3d(0px, 0, 0px);
  width: 100%;
}

.animal-type-carousel {
  margin-bottom: 60px;
}

.animal-type-carousel .blog-item {
  margin-bottom: 25px;
  display: block;
}

.animal-type-carousel .blog-item .blog-detail-wrap {
  min-height: 30px;
  height: auto;
  margin-top: 12px;
}

.animal-type-carousel .blog-title {
  height: auto;
  margin-bottom: 0 !important;
}