/* topbar */
#topbar-bg {
	z-index: 9999;
	padding: 0rem 1.5rem;
	background-color: #6657ad;
	font-size: 14px;
	font-family: inherit;
  }
  #topbar {
	background-size: cover;
	width: auto;
	height: 27px;
  }
  #topbar .col-lg-6{
	height: fit-content;
  }
  .topbar-col span {margin-top: 4px;}
  #chcp_font_size button {
	border: none;
	background-color: transparent;
	/* text-shadow: none; */
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 3px 10px;
	margin: 0px;
	color: aliceblue;
  }
  .nft a:hover{color:#fff;}

  #decreaseFont {font-size: 12px;}
  #resetFont {font-size: 14px;}
  #increaseFont {font-size: 12px;}
  #chcp_font_size  a.ind_screen{color: #fff !important;}
  #chcp_font_size  a.wc{color: #fff !important;}
  #topbar .wc img {width: 20px;height: 18px;}
  #skiptomaincontent .ind_screen{color: #fff;}
  .topbar-col{display: flex !important;flex-direction: row;gap: 10px;justify-content: end;}
  .fa-volume-up{margin-right: 5px;}
  .wc{margin-left: 8px;}
  .language_content{color: #fff;}
  /* search bar css */
  .search-bar {
	width: 100%;
	position: relative;
	display: flex;
  }
  .searchTerm {
	width: 100%;
	border: 3px solid #12673b;
	border-right: none;
	padding: 5px;
	height: 26px;
	border-radius: 5px 0 0 5px;
	outline: none;
	color: #9DBFAF;
  }
  
  .searchTerm:focus{
	color: #00B4CC;
  }
  
  .searchButton {
	width: 30px;
	height: 26px;
	border: 1px solid #3d2e81;
	background: #3d2e81;
	text-align: center;
	color: #fff;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 12px;
  }
  
  /*Resize the wrap to see the search bar change!*/
  .wrap{
	/* width: 20%; */
	position: absolute;
	top: 13px;
	left: 55%;
	transform: translate(-50%, -50%);
  }
  .header-row{ 
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding: 20px 0 20px; */
    /* background-color: #0000004d; */
} 
.header-row a{text-decoration:none;}
.logo-design
{
    display: flex;
    flex-direction: row;
    line-height: 30px;
}
.logo-design1   {
    /* margin-top: 5px; */
    margin-left: 25px;
    display: flex;
    flex-direction: column;
}
.logo-design-right {
    display: flex;
    flex-direction: row-reverse;
    line-height: 30px;
}
.logo-design1-right {
    margin-right: 25px;
    display: flex;
    flex-direction: column;
}
.logo-p1 {
	font-family: inherit;
	font-size: 20px;
	font-weight: bold;
	color: #2521c2;
}
.logo-p2 {
	font-family: inherit;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.logo-p1-right {
	font-family: inherit;
	font-size: 17px;
	font-weight: bold;
	color: #2521c2;
}
.logo-p2-right {
	font-family: inherit;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.translation
{
    width:45px;
    height:45px;
}
.login-key
{
    width: 25px;
    height:25px;
}
.reader
{
    width:25px;
    height:25px;
}
/* navbar css */
.navbar{padding: 0;}
.navbar-nav{
flex-wrap: wrap;
    column-gap: 7px;line-height:1.2;
}
#navbar1 a {
    text-decoration: none;
    text-transform: capitalize;
    font-size: 16px;
     /* color: white;  */
    position: relative;
  }
  #nav-text a
  {color: #fff;}
  #nav-inner-text a
  {
      font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
  color: #fff;}
  /* .dropdown-toggle{display: none !important;} */
  .dropdown-toggle{white-space: normal;}

/* nav hover css */
.btn-div{display: flex;justify-content: center;}
.click-btn {
  display: flex;
  width: 100%;
  height: 40px;
  justify-content: center;
  align-items: center;
  /* margin: 0.5rem; */
 /* line-height: 35px;*/
  text-align: center;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  transition: all 0.35s;
  box-sizing: border-box;
}
/* menu animation */
.fill-bottom-right {
	box-sizing: border-box;
	-webkit-user-select: none;
	-ms-user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	white-space: nowrap; 
  }
  .fill-bottom-right {
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	-ms-transition: color 1s ease;
	-o-transition: color 1s ease;
  }
  
  .fill-bottom-right {
	position: relative;
	text-decoration: none;
	-moz-user-select: none;  
	display: inline;
  }
  .fill-bottom-right {
	z-index: 2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	user-select: none;
	transition: color 1s ease;
  }
  .fill-bottom-right:before{
	content: "";
	position: absolute;
	z-index: -1;
  }
  .fill-bottom-right:focus,
  .fill-bottom-right:hover {
	-moz-transition: color 1s ease;
	-ms-transition: color 1s ease;
	-o-transition: color 1s ease;
  }
  .fill-bottom-right:focus,
  .fill-bottom-right:hover {
	outline: 0;
	color: #1B98E0;
	-webkit-transition: color 1s ease;
	transition: color 1s ease;
	cursor: pointer;
  }
  
  .fill-bottom-right:after,
  .fill-bottom-right:before {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
  }
  
  .fill-bottom-right:focus:after,
  .fill-bottom-right:focus:before,
  .fill-bottom-right:hover:after,
  .fill-bottom-right:hover:before {
	outline: 0;
	background-color: #4A148C;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
  }
  
  .fill-bottom-right:before {
	width: 3px;
	height: 3px;
	bottom: 0;
	left: 0;
  }
  
  .fill-bottom-right:focus:before,
  .fill-bottom-right:hover:before {
	width: 100%;
	height: 100%;
  }
  
  .fill-bottom-right:hover {
	color: #fff!important;
  }
 /* .nav-link{padding: 0 0;} */
  
  .sticky-top {
	background-image: linear-gradient(to bottom right, #49bdfb, #7b4add);
}
/* .sticky-top
{background:none;}  */
/* Add this style to hide the dropdown initially */
/*.navbar-nav .nav-item.dropdown:hover .dropdown-menu {
display: none;
}*/
 .dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  display: none;
  position: absolute;
  /*top: 0;
  left: 100%;*/
  margin-top: -6px;
}
.dropdown-item:active{color: #fff !important;}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu {
  display: none;margin: 0 !important;
}
.dropdown:hover > .dropdown-menu:not(.fixed-show) {
  display: block;
}
.dropdown.show > .dropdown-menu {
  display: block;
}
   .navbar-nav .nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu .dropdown-menu{
	top: 0;
right: 100%;
    left: auto;
}
.nav-item{
	display: flex;
	align-items: center;
}
.nav-item_ta{
align-items: center;
 /*   max-width: 150px;*/
    white-space: normal;
    word-break: break-word;
    text-align: center;
}
/* Add this style to show the dropdown when the 'show' class is applied */
.navbar-nav .nav-item.dropdown.show:hover .dropdown-menu {
display: block;
}  		
		/* .services */
		.service-container{
			padding: 25px;margin-top: 2px;
                margin-bottom: 2px;border-radius: 8px;
		 background-image: url('../default/temp1_bkg.png');
background-repeat: no-repeat;
    background-size: cover;
		}
		.service-box {
		  margin: auto;
		  /* margin-top: 5%; */
		  max-width: 30%;
		  padding: 0px;
		  transition: all 0.1s cubic-bezier(.25,.8,.25,1);
		  display: flex;
    justify-content: center;
	padding: 5px;
		}
		
		.service-box:hover {
		  border-top-left-radius: 10px;
		  border-top-right-radius: 10px;
		  animation-name: example;
		  animation-duration: 0.15s;
		  border-top: 8px solid #302778;
		  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
		  background-color: #fff;
		}
		@keyframes example {
		  0%   {border-top: 2px solid #ffffff;}
		  25%  {border-top: 3px solid #ffe6e6;}
		  50%  {border-top: 4px solid #302778;}
		  100% {border-top: 5px solid #302778;}
	  }
	  .service-box img{width: 100%;}
	  .service-text{color: #fff;
		font-size: 18px;
		text-align: center;
		font-weight: bold;}
		/* news ticker */
.news-ticker{
    width:100%;
    margin:20px auto;
    /* height:300px; */
    height:425px;
    overflow:hidden;
  }
  .news-ticker ul{
    list-style:none;
    position:relative;
    padding-left: 0rem;
  }
  .news-ticker li{
    height:auto;    
     text-align:center;
    border-bottom:1px solid red;
  }
  .news-ticker h2{
    color:#fff;
    padding-top:10px;
  }
  .news-ticker .p1{
    font-size: 14px;
    font-weight: bold;
    text-align:left;
    padding:2px;
    color:#554c94;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:wrap;
    margin-bottom: 0rem;
   }
   .news-ticker .p2{
    font-size: 12px;
    font-weight: bold;
    text-align:left;
    padding:2px;
    color:#000;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:wrap;
    margin-bottom: 0rem;
   }
   .news-ticker .p3{
    font-size: 12px;
    font-weight: normal;
    text-align:left;
    padding:2px;
    color:#000;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:wrap;
    margin-bottom: 0rem;
   }
   .news-more{display: flex;justify-content:left;}
   /**newsticker1**/
.news-ticker-div1{
/*					 background:#8eb7c9;*/
		    border-radius: 5px;
		    margin-top: 6px;padding-top: 1px;
		    width: 540px;
				}
		   .news-ticker1{
		    width:100%;
		    margin:12px auto 0;
		     height:380px; 
		/*    height:auto;*/
		    overflow:hidden;
		  }
		  .news-ticker1 ul{
		    list-style:none;
		    position:relative;
		    padding-left: 0rem;
		    height: 300px;
		  }
		  .news-ticker1 li{
		    height:auto;    
		     text-align:center;
		    border-bottom:1px solid red;
		  }
		  .news-ticker1 h2{
		    color:#fff;
		    padding-top:10px;
		  }
		  .news-ticker1 .p1{
		    font-size: 14px;
		    font-weight: bold;
		    text-align:left;
		    padding:2px;
		    color:#554c94;
		    overflow:hidden;
		    text-overflow:ellipsis;
		    white-space:wrap;
		    margin-bottom: 0rem;
		   }
		   .news-ticker1 .p2{
		    font-size: 12px;
		    font-weight: bold;
		    text-align:left;
		    padding:2px;
		    color:#000;
		    overflow:hidden;
		    text-overflow:ellipsis;
		    white-space:wrap;
		    margin-bottom: 0rem;
		   }
		   .news-ticker1 .p3{
		    font-size: 12px;
		    font-weight: bold;
		    text-align:left;
		    padding:2px;
		    color:#3d2e81;
		    overflow:hidden;
		    text-overflow:ellipsis;
		    white-space:wrap;
		    margin-bottom: 0rem;
		   }

.fill:hover {
			color: #3f51b5;
		  }
		  .fill:before {
			content: "";
			position: absolute;
			background: #fff;
			bottom: 0;
			left: 0;
			right: 0;
			top: 100%;
			z-index: -1;
			-webkit-transition: top 0.09s ease-in;
		  }
		  .fill:hover:before {top: 0;}
		  .btn1 button {
			position: relative;
			display:block;
			height: 39px;			
			margin: 10px 7px;
			padding: 5px 5px;
			font-weight: 700;
			font-size: 12px;
			letter-spacing: 2px;
			color: #fff;
			border: 2px #041889 solid;
			border-radius: 4px;
			text-transform: uppercase;
			outline: 0;
			overflow:hidden;
			background: rgb(0,172,238);
			z-index: 1;
			cursor: pointer;
			transition:         0.08s ease-in;
			-o-transition:      0.08s ease-in;
			-ms-transition:     0.08s ease-in;
			-moz-transition:    0.08s ease-in;
			-webkit-transition: 0.08s ease-in;
		  }
		  .fill1:hover {
			color: #3f51b5;
		  }
		  .fill1:before {
			content: "";
			position: absolute;
			background: #fff;
			bottom: 0;
			left: 0;
			right: 0;
			top: 100%;
			z-index: -1;
			-webkit-transition: top 0.09s ease-in;
		  }
		  .fill1:hover:before {top: 0;}


   .frame {
	width: 90%;
	margin: 40px auto;
	text-align: center;
  }
	  .custom-btn {
		font-size: 13px;
	width: 110px;
	height: 33px;
	color: #fff;
	border-radius: 5px;
	padding: 10px 25px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	background: transparent;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	 box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
	 7px 7px 20px 0px rgba(0,0,0,.1),
	 4px 4px 5px 0px rgba(0,0,0,.1);
	outline: none;
  }
  .btn-3 {
	background: rgb(0,172,238);
  background: linear-gradient(0deg, rgba(0,172,238,1) 0%, rgba(2,126,251,1) 100%);
	width: 110px;
	height: 33px;
	line-height: 34px;
	padding: 0;
	border: none; 
  }
  .btn-3 span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
  }
  .btn-3:before,
  .btn-3:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	 background: rgba(2,126,251,1);
	transition: all 0.3s ease;
  }
  .btn-3:before {
	height: 0%;
	width: 2px;
  }
  .btn-3:after {
	width: 0%;
	height: 2px;
  }
  .btn-3:hover{
	 background: transparent;
	box-shadow: none;
  }
  .btn-3:hover:before {
	height: 100%;
  }
  .btn-3:hover:after {
	width: 100%;
  }
  .btn-3 span:hover{
	 color: rgba(2,126,251,1);
  }
  .btn-3 span:before,
  .btn-3 span:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	 background: rgba(2,126,251,1);
	transition: all 0.3s ease;
  }
  .btn-3 span:before {
	width: 2px;
	height: 0%;
  }
  .btn-3 span:after {
	width: 0%;
	height: 2px;
  }
  .btn-3 span:hover:before {
	height: 100%;
  }
  .btn-3 span:hover:after {
	width: 100%;
  }
  /* announcement */
  .ann-card {
    /* flex-basis: 33.33333%; */
    padding: 15px;
  }
  .ann-inner-card  {
    /* background-color: #3d2e81; */
    padding: 15px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
	background-image: linear-gradient(to right top, #9e8bf3, #9e8af3, #9e8af3, #9f89f2, #9f88f2);
  }
  .ann-img-wrapper {
    width: 100%;
    /* height: 250px; */
    margin-bottom: 10px;
  }
  .ann-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .ann-content {
    margin-bottom: 20px;
  }
  .ann-content h1 {
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
  }
  .ann-content p {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
  }
  .btn-4 {
	background: rgb(0,172,238);
  background: linear-gradient(0deg, rgba(0,172,238,1) 0%, rgba(2,126,251,1) 100%);
	width: 110px;
	height: 33px;
	line-height: 34px;
	padding: 0;
	border: none; 
  }
  .btn-4 span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
  }
  .btn-4:before,
  .btn-4:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	 background: #fff;
	transition: all 0.3s ease;
  }
  .btn-4:before {
	height: 0%;
	width: 2px;
  }
  .btn-4:after {
	width: 0%;
	height: 2px;
  }
  .btn-4:hover{
	 background: transparent;
	box-shadow: none;
  }
  .btn-4:hover:before {
	height: 100%;
  }
  .btn-4:hover:after {
	width: 100%;
  }
  .btn-4 span:hover{
	 color: #fff;
  }
  .btn-4 span:before,
  .btn-4 span:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	 background: #fff;
	transition: all 0.3s ease;
  }
  .btn-4 span:before {
	width: 2px;
	height: 0%;
  }
  .btn-4 span:after {
	width: 0%;
	height: 2px;
  }
  .btn-4 span:hover:before {
	height: 100%;
  }
  .btn-4 span:hover:after {
	width: 100%;
  }
  /* press release */
  .bkg-image2{background-image:url(../images/bg2.png);background-repeat:no-repeat;background-size: cover;}
.bkg-purple{background-color:#f3e7ff;}
.section-lg {
	padding: 30px 0;
}
/* 
 *  Core Owl Carousel CSS File
 */
 .owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next
{
	cursor: pointer;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	font: 400 40px/80px 'FontAwesome';
	cursor: pointer;
	z-index: 1;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:before {
	content: '\f144';
}

.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

.owl-prev:hover,
.owl-next:hover {
	color: #007bff;
}
.gallery * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  
  .gallery img {
    max-width: 100%;height: 227px;
    vertical-align: top;
    position: relative;
  }
  
  .gallery figcaption {
    padding: 25px 20px 25px;
    position: absolute;
    bottom: 0;
    z-index: 1;
	width: -webkit-fill-available;
  }
  
  .gallery figcaption:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #700877;
    content: '';
    /* background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%); */
    background: #7b6c6b;
    opacity: 0.8;
    z-index: -1;
  }
  
  .gallery .date {
    background-color: #fff;
    border-radius: 50%;
    color: #700877;
    font-size: 18px;
    font-weight: 700;
    min-height: 48px;
    min-width: 48px;
    padding: 10px 0;
    position: absolute;
    right: 15px;
    text-align: center;
    text-transform: uppercase;
    top: -25px;
  }
  
  .gallery .date span {
    display: block;
    line-height: 14px;
  }
  
  .gallery .date .month {
    font-size: 11px;
  }
  
  .gallery h3,
  .gallery p {
    margin: 0;
    padding: 0;
  }
  
  .gallery h3 {
    display: inline-block;
    font-weight: 700;
    letter-spacing: -0.4px;
    margin-bottom: 5px;
  }
  
  .gallery p {
    font-size: 1em;font-weight: bold;color: #fff;
    line-height: 1.6em;
    margin-bottom: 0px;
  }
  
  .gallery a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
  }
  /* photo gallery */
  .section-bg-image
  {
background-image: url(../images/photo_gallery/gal_bg_img.png);background-repeat: no-repeat;background-size: cover;
  }
  /* slick slider */
  .slick-prev {
    width:150px;
    color: #fff;
    width: 87px;
    background-image: linear-gradient(to right, #6970e6, #6b6ae5, #6d63e4, #705ce2, #7455e0, #774fde, #7a48dc, #7e41da, #823ad8, #8631d6, #8a26d3, #8e18d0);
    border: none;
  } 
  .slick-next{
    width:150px;
    color: #fff;
    width: 59px;
    background-image: linear-gradient(to right, #6970e6, #6b6ae5, #6d63e4, #705ce2, #7455e0, #774fde, #7a48dc, #7e41da, #823ad8, #8631d6, #8a26d3, #8e18d0);
    border: none;
  }
  .slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
		user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
		touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
  }
  
  .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
  }
  
  .slick-list:focus {
	outline: none;
  }
  
  .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
  }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list {
	  -webkit-transform: translate3d(0, 0, 0);
		 -moz-transform: translate3d(0, 0, 0);
		  -ms-transform: translate3d(0, 0, 0);
		   -o-transform: translate3d(0, 0, 0);
			  transform: translate3d(0, 0, 0);
  }
  
  .slick-track {
	  position: relative;
	  top: 0;
	  left: 0;
	  display: block;
  }
  
  .slick-track:before,
  .slick-track:after {
	  display: table;
	  content: '';
  }
  
  .slick-track:after {
	  clear: both;
  }
  
  .slick-loading .slick-track {
	  visibility: hidden;
  }
  
  .slick-slide {
	  display: none;
	  float: left;
	  height: 100%;
	  min-height: 1px;
  }
  
  [dir='rtl'] .slick-slide {
	  float: right;
  }
  
  .slick-slide img {
	  display: block;    
  }
  
  .slick-slide.slick-loading img {
	  display: none;
  }
  
  .slick-slide.dragging img {
	  pointer-events: none;
  }
  .slick-initialized .slick-slide {
	  display: block;
  }
  .slick-loading .slick-slide {
	  visibility: hidden;
  }
  .slick-vertical .slick-slide {
	  display: block;
	  height: auto;
	  border: 1px solid transparent;
  }
  
  .slick-arrow.slick-hidden {
	  display: none;
  }
  .gal-carousel-two .gal-carousel 
.slick-prev, .slick-next {
    position: relative !important;
    top: 0 !important; 
} 
.gal-carousel-two .gal-carousel 
.slick-next {
    position: relative !important;
    top: 0 !important; 
    font-size:17px;  
} 
.gal-carousel-two .gal-carousel 
.slick-prev{margin-bottom: 3rem !important;}
.gal-carousel-two .gal-carousel 
.slick-next{margin-top: 3rem !important;}
/* logo slider */
.logo-bg {
    background-image: linear-gradient(to bottom right, #a4ddfd, #bca5ee);
    padding: 25px;
}
.client-section{width: -webkit-fill-available;}
#client-logo.owl-carousel .item {
	width: 150px; /* Set the desired width for each item */
	margin-right: 10px; /* Optional: Adjust margin between items */
  }
  
  #client-logo.owl-carousel .item img {
	max-width: 100%; /* Make sure the images don't exceed the width of the item */
  }
  .footer-p {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}
.footer-bkg {
    color: #f4f4f5;
    background-image: linear-gradient(to bottom right, #48c0fc, #892ad5);
}

.row-50 {
    margin-bottom: -50px;
}
/* footer menu */
.footer-menu ul
{
    position: relative;
}
.footer-menu ul li
{
    list-styLe: none;
    padding: 1px;
    width: 100%;
    transition: transform 0.5s;
}
.footer-menu ul:hover li /*เมื่อเลื่อนเมาส์ รายการ li ที่ไม่ได้เลือกจะแสดงเป็นสีจาง ๆ*/
{
    opacity: 0.2;
}
.footer-menu ul li:hover
{
    transform: scale(1.1);
    z-index: 100;
    box-shadow: 0 5px 25px rgba(0,0,0,.2);
    color: #fff;
    opacity: 1;
}
.footer-menu ul li span
{
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #25bcff;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 600;
    transform: translateY(-2px);
}
.footer-menu ul li:hover span
{
    background: #fff;
    color: #25bcff;
}

.footer-advanced ul{
  display:flex;flex-wrap:wrap;column-gap:25px;row-gap:12px;justify-content:center;list-style-type:none;margin-bottom: 0;
}
.controls a{color:#000;font-weight:600;}
.controls_ta .controls a{font-size: 13px;}

.container-fluid .row{margin-left: 0px !important;margin-right: 0px !important;}
		/* innerpage css */
		.header-bg
		{
			background-image:url('../../../sites/default/header_design.png');background-size:cover;background-position: bottom;
		}
		
		  .btn{display: flex;justify-content: center;}
		
		.section-bg{background-color:#dce6f9;}
		.section-title h5{color: #3c1dd3;font-weight: bold;}
		.title-border{padding-bottom: 12px;
			border-bottom: 3px solid red;
			width: 88%;
			display: flex;
			margin: 0 auto;}
		.section-alignment{padding-top: 80px;padding-bottom: 60px}
		.owl-carousel .item {   
			/* background: #6b7ce3; */
			/* padding: 1rem; */
		}
		
		.customNextBtn, .customPreviousBtn{
			  float: right;
			background: #3f51b5;
			color: #fff;
			padding: 10px;
			margin-left: 5px;
			cursor: pointer;
		}
		
		  .card{
			width:400px;
		  }
		  .card-title
		  {
			text-align: center;
			color:#3f51b5;
		  }
		  .footer-bg
		  {background-color: #e8e3dc;color: #000;text-align: center;
			font-weight: bold;}

	.d-flex{justify-content: center;}
  /* minister profile */
  .bkg-image3 {
    background-image: url(../images/bg3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
  .profile-img img {
      display: inline-block;
      max-width: 100%;
      height: auto;
      padding: 25px;
  }
  .profile-img{display: flex;justify-content: center;}
  .container-padding {
      padding-left: 35px;
      padding-right: 35px;
  }
  .logo-design1 {
      margin-top: 0;
      margin-left: 25px;
      display: flex
  ;
      flex-direction: column;
  }
  .logo-design1 .logo-p2, .logo-design1 .logo-p1 {
      margin: 0 !important; 
  }
 .logo-design-right span img {
  	width: 62px;
  	height: 62px;
  }
.modal-dialog.custom-modal-size {
  max-width: 60vw; /* scale relative to viewport */
}

.pageloadmodal .modal-content {
  height: auto;
}

.pageloadmodal .modal-body {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Image should scale proportionally */
.pageloadmodal .modal-body img {
  width: 100%;
  height: auto;
  max-height: 50vh; /* prevent overflow */
  object-fit: contain;
}
.modal .pageloadmodal .close{
  color: #fff !important;
    background: red;
    margin: 0;
    padding: 5px 5px;
    opacity: inherit !important;
}
/* Footer styling */
.pageloadmodal .modal-footer {
  justify-content: center;
}
.main_menu_supage a{color:#000;}
.main_menu_supage a:hover{color:#516BEB;}

.subpagecontent a{color:#000;}
.subpagecontent a:hover{color:#516BEB;}

.social-icon-bar {
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    transition: all .5s;
  }

  .social-hide {
    opacity: 0;
    z-index: 0;
    pointer-events: none;
  }

  .social-show {
    opacity: 1;
  /*  z-index: 3;*/
    pointer-events: auto;
  }

  .social-icon-bar a {
    display: block;
    text-align: center;
    padding: 12px;
    transition: all 0.3s ease;
    color: white;
    font-size: 12px;
  }
  .social-emb_nav{  
    margin: 0;
    padding: 0;
  }
  .social-emb_nav .wrapper {
    position: absolute;
    top: 50%;
    right: -45px;
    transform: translate(-50%, -50%);

  } 
  .social-emb_nav ul {
    list-style: none;
  } 
  .social-emb_nav ul li {
    width: 50px;
    height: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2px 0;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
  } 
  .social-emb_nav ul li .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  } 
  .social-emb_nav ul li.facebook{
    background: #3b5998;
  } 
  .social-emb_nav ul li.twitter{
    background: #000000;
  } 
  .social-emb_nav ul li.instagram{
    background: #cb0068;
  } 
  .social-emb_nav ul li.youtube{
    background: #f70000;
  } 
  .social-emb_nav ul li.facebook div.social-slider{
    background: #627aac;
  } 
  .social-emb_nav ul li.twitter div.social-slider{
    background: #3f3737;
  } 
  .social-emb_nav ul li.instagram div.social-slider{
    background: #bc4783;
  } 
  .social-emb_nav ul li.youtube div.social-slider{
    background: #e64444;
  } 
  .social-slider {
    content: "";
    position: absolute;
    top: 0;
    right: 51px;
    width: 0px;
    height: 50px;
    background: #eebb5c;
    border-radius: 3px;
    transition: all 0.5s 0.3s ease;
  } 
  .social-slider p {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    line-height: 50px;
    opacity: 0;
    transition: all 0.6s ease;
  } 
  .social-emb_nav ul li:hover .social-slider {
    width: 180px;
    transition: all 0.5s ease;
  } 
  .social-emb_nav ul li:hover .social-slider p {
    opacity: 1;
    transition: all 1s 0.2s ease;
  }
  .fa.fa-twitter::before {
      content: "𝕏";
      font-size: 1.2em;
  }

  .home_min_h {
      min-height: 100vh;
  }

  .main_menu_supage table, .subpagecontent table {
    width: 100% !important;
    overflow-x: scroll;
}

.sub_image{
width: 80%;
    margin: auto;
    display: flex;}
/* Tablet and below */
@media (max-width: 992px) {
  .pageloadmodal .modal-dialog.custom-modal-size {
    max-width: 95vw;
  }
}

/* Mobile screens */
@media (max-width: 576px) {
 .pageloadmodal .modal-body img {
    max-height: 50vh; /* smaller height for phones */
  }
}
.pageloadmodal .modal-body p{
  padding:1rem 1rem; text-align: justify;
}
  @media (min-width: 768px) {
    .box-minimal {
        padding-right: 15px;
        margin-left: -30px;
    }
}

@media (min-width: 768px) {
  .box-minimal > * {
      margin-left: 30px;
  }
}
.profile-list {
  color: aliceblue;
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
  margin: 24px;
}
.profile-col {
  display: flex;
  flex-direction: row;
  padding: 12px;
  gap: 20px;
}
.profile-col:hover {
  transform: translateX(20px);
  opacity: 1;
}
.box-chloe__icon{font-size: 26px;}
.innerpage-bg .container {
    margin-top: 45px;
    margin-bottom: 25px;
}
.min_H {
    min-height: 60vh;
    text-align: justify;
    padding: 10px;
}
.nft {
	margin:0 !important;
}
.nft figure{
	text-align: center;
}
.nft figure img {
    width: 119px;
    height: 119px;
}
.nft figcaption {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ecf0f1;
    margin-top: 15px;
    background: #3f51b5;
    border-radius: 5px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.templatetitle {
    font-weight: 800;
    margin-bottom: 20px;
}
.language_content a {
    color: #fff;
}
.imprt_links .col-md-2 {
margin: 0 15px;
}
.footer_abt {
    background: aliceblue;
}
.carousel-inner img{
   /* height: 500px;*/
  }
	/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .row{margin-left: 0px;margin-right: 0px;}
  .header-row{
  display: flex;
    justify-content: center;
}
.logo-design-right{flex-direction: row;}
.logo-design1-right{margin-right: 78px;}
.logo-p1-right{margin-left: 23px;}
  #topbar{height: auto;}
  .wrap{position: relative;width: auto;transform: none;top: 0;left: 0;}
  .services{height: auto;}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .row{margin-left: 0px;margin-right: 0px;}
  .header-row{
    display: flex;
      justify-content: center;
  }
.logo-design1-right{margin-right: 78px;}
.logo-p1-right{margin-left: 23px;}
  #topbar{height: auto;}
  .wrap{position: relative;width: auto;transform: none;top: 0;left: 0;}
  .services{height: auto;}
  .box-minimal{padding: 0;display: block;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .row{margin-left: -15px;margin-right: -15px;}
  .header-row{
    display: flex;
      justify-content: space-between;
  }
.logo-design1-right{margin-right: 25px;}
.logo-p1-right{margin-left:0px;}
  .wrap{position: relative;width: auto;transform: none;top: 0;left: 0;}
  .services{height: auto;}
  .box-minimal{padding: 32px;display: flex;}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {.services{height: 125px;}}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {.services {height: 125px;}}
@media (min-width: 1200px) {
    .novi-background .container {
        max-width: 1200px;
		padding-left: 5px;
		padding-right: 5px;
    }
}

.logo-design-right{
        gap:10px;flex-direction: row;
    }
    .square-img{
        border-radius:5px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    }
 .logo-design1 {
       margin-top: 0;
       margin-left: 25px;
       display: flex
   ;
       flex-direction: column;
   }
   .logo-design1 .logo-p2, .logo-design1 .logo-p1 {
       margin: 0 !important;
   }
  .logo-design-right span img {
       width: 62px;
       height: 62px;
   }

   .plaque {
  width: fit-content;
  padding: 8px;
  background: linear-gradient(#e5e7eb, #cbd5e1);
  border: 2px solid #9ca3af;
  border-radius: 6px;
  text-align: center;
  box-shadow:
    inset 0 2px 4px rgba(255,255,255,0.6),
    inset 0 -2px 4px rgba(0,0,0,0.15),
    0 3px 8px rgba(0,0,0,0.15);
    margin:auto;
}
.plaque-text {
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  letter-spacing: 1px;
}
.plaque-number {
  font-size: 14px;
  font-weight: 700;
  margin-top: 6px;
  color: #111827;
  text-shadow: 0 1px 0 #ffffff;
}
.plaque-divider {
  height: 1px;
  background: #9ca3af;
  margin: 5px 0;
  opacity: 0.6;
}
.plaque-update {
  font-size: 12px;
  color: #374151;
}
