:root{
  --color-black:#1E1E1E;
  --color-super-black:#000000;
  --color-one:#B08B19;
  --color-two:#192A48;
  --color-white:#ffffff;
  --color-grey:#F4F4F4;
  --color-pureGrey:#808080;
  --bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-font-main:"Bai Jamjuree", sans-serif;
  --font-size:15px;
  --font-weight:400;}
::-moz-selection { /* Code for Firefox */ color: var(--color-white); background: var(--color-one);}
::selection { color: var(--color-white); background: rgba(0,0,0,0.3);}
/* width */
::-webkit-scrollbar {width: 5px;}
/* Track */
::-webkit-scrollbar-track {background: #f1f1f1;}
/* Handle */
::-webkit-scrollbar-thumb {background: #888;}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {background: #555;}
i {font-style:normal;}
.site-container{background:var(--color-white);box-shadow:0 2px 5px 0 rgba(0,0,0,.12);margin:0 auto;max-width:1600px;word-wrap:break-word; position: relative;}
.site-container::after{clear:both;content:" ";display:block}
input:focus, textarea:focus, select:focus,:focus{outline: none;}
p { line-height: 24px; text-align: justify;}
a{ outline: 0!important; text-decoration: none; color: var(--color-black); -webkit-transition: color .4s, background-color .4s; -moz-transition: color .4s, background-color .4s; -o-transition: color .4s, background-color .4s; transition: color .4s, background-color .4s; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
a:hover {text-decoration: none;color: var(--color-green);}
.pad0 {padding: 0;}
strong {font-weight: 600 !important;}
.back-to-top { position: fixed; z-index: 1000; bottom: 8em; right: 15px; text-decoration: none; color:rgba(46,45,45,0.5); border-radius: 100px; background: rgba(244,244,244,0.5); font-size: 22px; padding: 8px 10px; display: none; width: 50px; height: 50px; text-align: center; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46);}
.back-to-top:hover { background: rgba(255,255,255, 1); color: rgba(46,45,45,1); text-decoration: none!important;}

.linkBlack{ color:var(--color-black); font-weight:600; text-decoration:underline;}
.linkBlack:hover{ color:var(--color-green);}
.linkone{ color:var(--color-one); font-weight:600; text-decoration:underline;}
.linkone:hover{ color:var(--color-black);}
.linkgreen{ color:var(--color-green); font-weight:600; text-decoration:underline;}
.linkgreen:hover{ color:var(--color-black);}
.linkWhite{ color:var(--color-white); font-weight:600; text-decoration:underline;}
.linkWhite:hover{ color:var(--color-black);}

.colorGreen{color: var(--color-green);}
.colorone{color: var(--color-one);}

#menu-toggle { z-index: 1; position: absolute; bottom: 32%; right: 0;}
.coming-soon { position: relative; font-size: 18px; z-index: 0; width: 100%;}
.coming-soon::before { content: "coming soon . . ."; left: 0px; position: absolute; top: 0px; font-size: 55px; font-weight: 900; color: #f0f0f0; z-index: -1;}
.carousel-item {transition: transform 1s ease-in-out;}
#myCarousel.carousel-fade .active.carousel-item-start,#myCarousel.carousel-fade .active.carousel-item-end,#myCarouselMobile.carousel-fade .active.carousel-item-start,#myCarouselMobile.carousel-fade .active.carousel-item-end {transition: opacity 0s 0.9s;}
#announcementCarousel.carousel-fade .active.carousel-item-start,#announcementCarousel.carousel-fade .active.carousel-item-end {transition: opacity 0s 0s;}
/* Carousel Animation delays */
.carousel-inner>.carousel-item>img,.carousel-inner>.carousel-item>a>img { min-width: 100%; max-width: 100%; height: auto;}
.slider .carousel-inner{overflow: unset;}
.slider { padding: 0 0px; position: relative; width: 100%; z-index: 0;}
#carousel-sub .carousel-item:before {display: none;}
.slide1, .slide2, .slide3, .slide4, .slide5, .slide6 {z-index: 1 !important;}
.slide1 a:hover, .slide2 a:hover, .slide3 a:hover, .slide4 a:hover, .slide5 a:hover, .slide6 a:hover { color: var(--color-white);}
.slide1 h3 { animation-delay: 1.5s; font-size: 72px; font-weight: 700; color: var(--color-white); padding: 15px 15px 10px 15px; margin: 0; display: block; line-height: 78px; text-align: right; top: 95px; right: -102px; position: relative;}
.slide1 h4 { animation-delay: 1.8s; font-size: 18px; font-weight: 400; color: var(--color-white); padding: 10px 15px 25px 15px; margin: 0; display: block; line-height: 24px; text-align: right; position: relative; top: 100px; right: 110px;}
.slide1 h4 span{display: block; font-size: 14px;}

.slide2 h3 { animation-delay: 1.5s; font-size: 72px; font-weight: 700; color: #000; padding: 15px 15px 10px 15px; margin: 0; display: block; line-height: 78px; text-align: right; top: 95px; right: -102px; position: relative;}
.slide2 h4 { animation-delay: 1.8s; font-size: 18px; font-weight: 400; color: #000; padding: 10px 15px 25px 15px; margin: 0; display: block; line-height: 24px; text-align: right; position: relative; top: 100px; right: 110px;}
.slide2 h4 span{display: block; font-size: 14px;}

.slide1 .carousel-caption { left: 38%; right: 0; top: 20%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 65%; text-align: right !important; animation-delay: 1s;}
.slide2 .carousel-caption { left: 38%; right: 0; top: 20%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 65%; text-align: right !important; animation-delay: 1s;}

.slider .carousel-control-prev{top: unset; bottom: 70px; right: 150px; left: auto; border-radius: 50px; border: 2px solid var(--color-white); width: auto;}
/* .slider .carousel-control-prev .carousel-control-prev-icon i{width: 45px; height: 45px;} */
.slider .carousel-control-next{top: unset; bottom: 70px; left: auto; right:95px; border-radius: 50px; border: 2px solid var(--color-white); width: auto;}
/* .slider .carousel-control-next .carousel-control-next-icon i{width: 45px; height: 45px;} */
.carousel-indicators{right: 0; left: unset; bottom: 60px;}
.carousel-indicators [data-bs-target]{color: var(--color-white) !important; background-color: transparent; text-indent: 0; font-size: 22px;font-weight: 700; width: auto; height: auto; margin: 0 6px;}
.carousel-indicators .active{font-size: 26px;}

/* @media all and (max-width : 768px) {  */
@media(min-width:320px) and (max-width:1080px) {
.slide1 .carousel-caption, .slide2 .carousel-caption, .slide3 .carousel-caption, .slide4 .carousel-caption, .slide5 .carousel-caption, .slide6 .carousel-caption{ width: 100% !important; left: 0; right: 0; bottom: 0; background: none; display: none;}
.slide1 h3, .slide2 h3, .slide3 h3, .slide4 h3, .slide5 h3, .slide6 h3 { font-size: 22px; margin-bottom: 0;}
.slide1 h4, .slide2 h4, .slide3 h4, .slide4 h4, .slide5 h4, .slide6 h4 { font-size: 16px; margin-top: 5px;}
}

.btn-one,.btn-one i{-webkit-transition:color .4s,background-color .4s;-moz-transition:color .4s,background-color .4s;-o-transition:color .4s,background-color .4s;transition:color .4s,background-color .4s;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;}
.btn-one{margin-top:20px;padding:2px 2px 2px 15px;font-size:16px;font-weight: 500; display: inline-block;border-radius:25px;}
.btn-one i{padding: 8px; border-radius: 100%; width: 30px; height: 30px; vertical-align: middle; line-height: 13px; text-align: center; margin-left: 4px;} 

.btn-one{background:var(--color-one); color: var(--color-white); border: 2px solid var(--color-one);}
.btn-one i{background: var(--color-white); color: var(--color-one);} 
.btn-one:hover{color:var(--color-one); background:transparent;}
.btn-one:hover i{margin-left: 10px; background:var(--color-one); color: var(--color-white);}




.btn-four i, .btn-four-full i, .btn-gold i {
  width: 28px;
  height: 28px;
  border-radius: 100px;
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.5s ease-out;
}

/* Divider Line */
hr { background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.7), transparent); background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.7), transparent); border: 0; height: 1px; margin: 15px 0 15px 0;background-color: transparent;}
hr.short {margin: 11px 0 11px 0;}
hr.tall { margin: 44px 0 44px 0;}
hr.taller { margin: 66px 0 66px 0;}
hr.light { background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.2), transparent); background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);}
hr.invisible { background: none;}

/* Divider Line */
.text-casenone {text-transform: none !important;}
ul.list { margin: 0 0 10px 0; padding: 0 0 0 20px; list-style: none; text-align: left;}
ul.list li { padding-left: 15px; padding-bottom: 10px;}
ul.list li a { color: var(--color-black);}
ul.list li a:hover { color: var(--color-green);}
ul.list li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left:0px; position: absolute; top: 7px; font-size: 5px; font-weight: 900; color: var(--color-black);}
ul.list li.head { font-weight: 700; padding-left: 0;}
ul.list li.head::before { display: none;}
ol.ol-list { margin: 0; padding: 0 0 0 20px; text-align: left;}
ol.ol-list li { position: relative; text-align: justify; padding-bottom: 10px;}
ol.ol-list li a { color: var(--color-black);}
ol.ol-list li a:hover { color: var(--color-blue);}
.head-main { font-size: 42px; border-bottom: dashed 2px var(--color-black); display: block; width: 100%; padding: 0 50px 5px 0; margin-bottom: 20px;}
.head-one { font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; background: var(--color-one); color: var(--color-black); width: 100%;}
.head-two { font-weight: 500; font-size: 17px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-black); color: var(--color-black); width: 100%;}
.head-three { font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; background: var(--color-blue); color: var(--color-white); width: 100%;}
.head-four { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-blue); color: var(--color-blue); width: 100%;}
.head-five { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-black); color: var(--color-black); width: 100%;}
.head-six { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-pureGrey); color: var(--color-pureGrey); width: 100%;}
.background-white{padding: 30px; background: var(--color-white); margin-bottom: 30px;}
.bg-color-one {background: var(--color-grey); padding: 40px; margin-bottom: 15px; margin-top: 15px; display: inline-block; width: 100%; border-radius: 20px;}
.bg-color-one h2{font-weight: 600; font-size: 18px; position: relative; z-index: 0; margin-bottom: 30px;}
.bg-color-one h2 span{background: var(--color-grey); padding-right: 10px;}
.bg-color-one h2:before {content: ''; position: absolute; bottom: 3px; right: 0; left: 0; height:1px; background:#B8B8B8; z-index: -1;}
.bg-color-two {background: var(--color-white); padding: 30px; margin-bottom: 15px; margin-top: 15px; display: inline-block; width: 100%; box-shadow: 0 0rem 1rem rgba(0,0,0,0.20)!important;}
.bg-color-two h2{font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; background: var(--color-blue); color: var(--color-white); width: 100%;}
.bg-color-two h3{font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; border-bottom:solid 1px var(--color-blue); color: var(--color-blue); width: 100%;}

.link{color: var(--color-blue); font-weight: 600;}
.link:hover{color: var(--color-black);}
.for-xs{display: none;}

.image-radius-15{border-radius: 15px;}
.image-radius-20{border-radius: 20px;}

.home-head{font-size: 20px; font-weight: 500; color: var(--color-one); margin-bottom:15px;}

.home-banner-strip-bg .container{border: 1px solid var(--color-white); background:rgba(255,255,255,.6);-webkit-backdrop-filter: blur(7px); backdrop-filter: blur(7px); border-radius: 15px; padding: 40px; margin-top: -50px; box-shadow: 0px 20px 60px 0px #468ADA1A;}
.home-banner-strip-bg h2{font-size:25px;font-weight:500;color:var(--color-one);margin:0;border-right:1px solid var(--color-one);}

.home-banner-strip-box{display: flex; align-items: center;}

.CarouselAnnounceBg{padding: 0px 0 0px 0; margin-bottom:0px; text-align: center; border-bottom: 0px solid #B8B8B8;}
.CarouselAnnounceBg i{color: var(--color-two); margin-right: 4px;}
.CarouselAnnounceBg a{font-weight: 500;}
.CarouselAnnounceBg a:hover{color: var(--color-two);}

.home-about-bg{padding: 100px 0;}
.home-about-bg img{box-shadow:0 0 150px 0 #1f3B8C26;border-radius:100%}
.home-about-bg h3{font-size:35px; font-weight: 500; margin-bottom: 15px;}
.home-about-bg h3 span{display: block; font-weight: 700;}

.home-program-bg{padding: 100px 100px 0px 100px;background: #FFFBED; border-radius: 20px; margin: 0 40px; position: relative; z-index: 1;}
.home-program-bg h3{font-size:35px; font-weight: 500; margin-bottom: 15px;}
.home-program-bg h3 span{display: block; font-weight: 700;}
.home-program-box{background:var(--color-white);border-radius:20px;padding:50px;box-shadow:0 20px 60px 0 #b08B1926;margin-bottom:-70px}
.home-program-box h4{color: var(--color-one);font-size:22px; font-weight:600; margin: 0;}
.home-program-box .ptext{color:#969696;margin:25px 0 25px 0;line-height:20px;font-size:14px}
.home-program-box .home-program-box-bottom{color: var(--color-one); border-top: 1px solid var(--color-one);padding-top: 20px;}
.home-program-box .home-program-box-bottom a{color: var(--color-one); font-weight: 500;}
.home-program-box .home-program-box-bottom .ptextTime{text-align: end; margin: 0; font-weight: 500;}
.home-program-box .home-program-box-bottom a:hover{color: var(--color-black);}

.home-why-bg{padding:160px 0 0px 0;position:relative;z-index:0;background:url(../img/bg-1.jpg);background-size:cover; background-attachment: fixed;}
.home-why-bg:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.7);z-index:-1}
.home-why-bg:after{content:'';position:absolute;right:0;bottom:0;left:0;background: #1E1E1E; z-index:-1; height:10%; width: 100%;}
.home-why-bg .home-why-box{text-align:center;min-height:100%;margin:0;padding:30px 40px 30px 40px}
.home-why-bg .home-why-box h3{font-size:22px;line-height:24px;margin:12px 0;color:var(--color-one)}
.home-why-bg .home-why-box p{text-align: center; margin: 0;}
.home-why-bg  .home-why-box-pad.br{border-right: 1px solid #B08B19}
.home-why-bg  .home-why-box-pad.bb{border-bottom: 1px solid #B08B19}

.home-research-bg{padding-top: 100px; position: relative; z-index: 0;}
.home-research-bg .home-research-box{background:#fff;position:absolute;top:22%;right:0;width:40%;padding:40px;border-radius:15px}
.home-research-bg .home-research-box h3{font-size:35px; font-weight: 500; margin-bottom: 15px;}
.home-research-bg .home-research-box h3 span{font-size:40px;display: block; font-weight: 700;}

.home-life-bg{padding:120px 0 120px 0; position: relative; z-index: 0;background: #1E1E1E; color: var(--color-white);}
.home-life-bg h3{font-size:35px; font-weight: 500; line-height: 40px; margin-bottom: 15px;}
.home-life-bg h3 span{display: block; color: var(--color-one);font-size:40px; font-weight: 700;}

.home-news-bg{padding: 100px 0;}
.home-news-bg h2{margin-bottom:40px;}
.home-news-box a{position: relative; z-index: 0; display: block; color: var(--color-white);}
.home-news-box a img{border-radius: 15px;}
.home-news-box a .home-news-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(25,42,72,0) 0,#192A48 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;}
.home-news-box a .home-news-text-box h3{color: var(--color-white); font-size:18px; font-weight:400; margin-bottom:15px;}
.home-news-box a .home-news-text-box .home-news-text-box-link{border-top: 1px solid var(--color-white);padding-top: 15px;}
.home-news-box a .home-news-text-box .home-news-text-box-link .likMore{color: var(--color-one);}
.home-news-box a:hover .home-news-text-box{padding-bottom:35px;}

.home-events-bg{padding: 100px 0;}
.home-events-bg h2{margin-bottom:40px;}
.home-events-box a{position: relative; z-index: 0; display: block; color: var(--color-white);}
.home-events-box a img{border-radius: 15px;}
.home-events-box a .home-events-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(176, 139, 25, 0) 0%, #B08B19 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;}
.home-events-box a .home-events-text-box h3{color: var(--color-white); font-size:18px; font-weight:400; margin-bottom:15px;}
.home-events-box a .home-events-text-box .home-events-text-box-link{border-top: 1px solid var(--color-white);padding-top: 15px;}
.home-events-box a .home-events-text-box .home-events-text-box-link .likMore{color: var(--color-one);}
.home-events-box a:hover .home-events-text-box{padding-bottom:35px;}

.home-health-bg{padding:0 0 80px 0;background:url('../img/bg-2.jpg');background-size:cover;background-position:right}
.home-health-bg h2{font-size:35px; font-weight: 500; line-height: 40px; margin-bottom: 15px;}
.home-health-bg h2 span{display: block;font-size:40px; font-weight: 700;}

.footer-top-bg{background: url('../img/footer-top-bg.jpg'); background-size: cover; background-attachment: fixed; padding: 80px 0; position: relative; z-index: 0; color: var(--color-white); text-align: center;}
.footer-top-bg:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:-1}
.footer-top-bg p{margin: 0; font-size: 40px;text-align: center;}
.footer-top-bg p i{margin: 0 20px;}
.footer-top-bg p a{font-weight: 600; color: var(--color-white);}
.footer-top-bg p a:hover{color: var(--color-one);}

footer{padding: 0px 0 0;background: #192A48; color: var(--color-white); position: relative; z-index: 0;}
footer a{color: var(--color-white);}
footer a:hover{color: var(--color-one);}
footer .footer-list{margin-top: 80px;}
footer .footer-list h3 { margin: 0 0 15px; color: var(--color-white); font-size: 22px; font-weight: 600; position: relative;}
footer .footer-list h3 span{ position: relative; display: inline-block; margin-right: 10px;}
footer .footer-list h3 div { border-bottom: 1px solid var(--color-white); width: 25%; position: relative; right: 0; bottom: 0px; display: inline-block;}
footer .footer-list ul { padding: 0; margin: 0 0 0 10px;}
footer .footer-list ul li { list-style: none; padding: 6px 0 6px 10px; position: relative; z-index: 0;}
footer .footer-list ul li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -7px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 6px;}
footer .footer-list ul li a { color: var(--color-white);}
footer .footer-list ul li a i{padding-right: 5px; font-size: 8px;}
footer .footer-list ul li a:hover { color: var(--color-one); padding-left: 2px;}

footer .footer-list ul.half { padding: 0; margin: 0 0 0 10px; display: inline-block; width: 48%;}
footer .footer-list ul.half li { list-style: none; padding: 3px 0 3px 10px; position: relative; z-index: 0;}
footer .footer-list ul.half li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -7px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 4px;}
footer .footer-list ul.half li a { color: var(--color-white);}
footer .footer-list ul.half li a i{padding-right: 5px; font-size: 8px;}
footer .footer-list ul.half li a:hover { color: var(--color-one); padding-left: 2px;}

footer .footer-list ul.contact { padding: 0; margin: 0 0 0 0px;}
footer .footer-list ul.contact li { list-style: none; padding: 4px 0 4px 4px; position: relative; z-index: 0;}
footer .footer-list ul.contact li::before {display: none;}
footer .footer-list ul.contact li a { color: var(--color-white);}
footer .footer-list ul.contact li a i{padding-right: 5px; font-size: 15px;}
footer .footer-list ul.contact li a:hover { color: var(--color-one); padding-left: 2px;}

.footerextra { padding: 0; margin:0;}
.footerextra li { display: inline-block; padding-right: 3%; list-style: none; font-size: 14px; position: relative; z-index: 0;}
.footerextra li::before { content: "\f7a5"; font-family: 'Font Awesome 5 Free'; position: absolute; top: 2px; left: -10px; font-weight: 900; color: var(--color-white); font-size: 12px;}
.footerextra li a {color: var(--color-white);}
.footerextra li a:hover {color: var(--color-one);}
.footerextra-Mt{margin-top: 30px;}
footer .copy{padding:20px 0 40px 0; margin-top: 60px; border-top: 1px solid #B8B8B8;}
footer .copy a{color: var(--color-white); font-weight: 500;}
footer .copy a:hover{color: var(--color-one);}
footer .copy .copy-right{text-align: right;}



/* footer social icons */
ul.social-network { list-style: none; display: block; margin-left: 0 !important; margin: 0; padding: 0;}
ul.social-network li {display: inline; margin: 0 5px;}
ul.social-network li::before { display: none;}
.social-network a.icoRss:hover {background-color: #F56505;}
.social-network a.icoFacebook:hover {background-color: #3B5998;}
.social-network a.icoTwitter:hover {background-color: #33ccff;}
.social-network a.icoGoogle:hover {background-color: #BD3518;}
.social-network a.icoVimeo:hover {background-color: #0590B8;}
.social-network a.icoLinkedin:hover {background-color: #007bb7;}
.social-network a.icoYoutube:hover {background-color: #cc0000;}
.social-network a.icoInstagram:hover {background-color: #c8008b;}
.social-network a.icoWhatsapp:hover {background-color: #189d0e;}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoYoutube:hover i, .social-network a.icoInstagram:hover i {color: var(--color-white);}
a.socialIcon:hover,.socialHoverClass {color: #44BCDD;}
.social-circle li a { display: inline-block; position: relative; margin: 0 auto 0 auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; width: 35px; height: 35px; background: rgba(255, 255, 255, 0.3); border: 0px solid var(--color-white); box-shadow: 0 0.4rem 1rem rgba(0,0,0,.20)!important;}
.social-circle li i { margin: 0; line-height: 35px; text-align: center; font-size: 15px !important; padding: 0 !important;}
.social-circle li a:hover i,.triggeredHover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
.social-circle i { color: var(--color-black); -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
/* footer social icons */

.rwd-table { margin: auto; min-width: 300px; max-width: 100%; border-collapse: collapse;}
.rwd-table thead tr:first-child { border-top: none; background: var(--color-black); color: #fff;}
.rwd-table tr { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: rgba(0, 0, 0, .01);}
.rwd-table.table-striped>tbody>tr:nth-of-type(odd) { background-color: #fbfbfb !important;}
.rwd-table th { display: none;}
.rwd-table td { display: block;}
.rwd-table td:first-child { margin-top: .5em;}
.rwd-table td:last-child { margin-bottom: .5em;}
.rwd-table td:before { content: attr(data-th) " : "; font-weight: bold; display: inline-block; color: #000; padding-right: 15px;}
.rwd-table th,.rwd-table td {text-align: left;}
.rwd-table {color: #333; overflow: hidden; margin-bottom: 30px;}
.rwd-table tr {border-color: #bfbfbf;}
.rwd-table th,.rwd-table td {padding: .5em 1em;}
@media screen and (max-width: 601px) {
  .rwd-table tr:nth-child(2) {border-top: none;}
  .table-bordered {border: 0px;}
}
@media screen and (min-width: 600px) {
  .rwd-table tr:hover {background-color: #fff !important;}
  .rwd-table thead tr:hover {background: var(--color-black) !important;}
  .rwd-table td:before {display: none;}
  .rwd-table th,.rwd-table td { display: table-cell; padding: .25em .5em;}
  .rwd-table th:first-child,.rwd-table td:first-child {padding-left: 0;}
  .rwd-table th:last-child,.rwd-table td:last-child {padding-right: 0;}
  .rwd-table th,.rwd-table td {padding: 1em !important;}
}

.inner-banner{position: relative; z-index: 0;}
.inner-banner::before { content: ""; position: absolute; z-index: 0; top: 0px; right: 0px; bottom: 0; left: 0; width: 100%; height: 100%; background:rgba(0,0,0,0.5);}
.inner-banner .container{position: absolute; min-height: 100%; left: 0; right: 0; bottom:30px;}
.inner-banner h1 { color: white;font-size: 30px;font-weight: 500;line-height: 45px;position: absolute; left: 0;bottom: 0px;}
.inner-banner h1 span{color: var(--color-one); display: block;}
.inner-banner .inner-breadcrumb{position: absolute; right: 0; bottom: 0px; left: 15px;}
.inner-banner .inner-breadcrumb ol.breadcrumb{font-size: 15px; font-weight: 500;}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item{color: var(--color-white);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item a{color: var(--color-white);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item a:hover{color: var(--color-one);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before{color: var(--color-white);}

.inner-bg{padding: 80px 0; position: relative; z-index: 0;}
.inner-bg h3{font-size:35px; font-weight: 400; margin-bottom: 15px;}
.inner-bg h3 span{display: block; font-weight: 700;}
.inner-bg h2{font-size:40px; font-weight: 700; margin-bottom: 15px;text-align: center;}
.inner-bg h2 span{display: block;}
#campus-polices h3 {font-weight: 700 !important;font-size: 35px;}
/* about-us */
.about-hero-banner {
  position: relative;
  height: auto;
}

.text-overlay {
  position: absolute;
  left: 60px; /* Adjust to match exact left padding from Figma */
  bottom: 40px; /* Adjust vertical spacing above the bottom */
}

.breadcrumb-title {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0;
}

/* vision & mission */

.vision-mission-section {
  padding: 60px 20px;
  background-color: #fff;
}

.vision-mission-box {
  display: flex;
  background-color: #FFFBED;
  /* border: 2px solid #2E6ED5; */
  border-radius: 12px;
  padding: 30px;
  gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap; /* IMPORTANT: Prevents wrapping */
  margin-top: 50px;
}

.divider {
  width: 2px;
  background-color: #ccc;
  height: auto;
  align-self: stretch; /* Ensures full height */
}

@media (max-width: 768px) {
  .vision-mission-box {
    flex-direction: column;
    gap: 30px;
    flex-wrap: nowrap;
  }

  .divider {
    height: 1px;
    width: 100%;
    background-color: #ccc;
    align-self: center;
  }
}

/* home-why-bg1 */

.why-us-section {
  background-color: #fdfbf6; 
  padding: 160px 0 0px 0;position:relative;z-index:0;background:url(../img/bg-1.jpg);background-size:cover; background-attachment: fixed;}


.why-us-box-wrap {
  padding: 30px 20px;
  border-right: 1px solid #d6cba5;
  border-bottom: 1px solid #d6cba5;
  min-height: 280px;
}

.why-us-box-wrap:nth-child(4),
.why-us-box-wrap:nth-child(8) {
  border-right: none;
}

.why-us-box-wrap:nth-child(n+5) {
  border-bottom: none;
}

.why-us-box {
  text-align: center;
}

.why-us-title {
  font-size: 1rem;
  font-weight: 600;
  color: #b89f5c;
  margin-top: 15px;
  margin-bottom: 10px;
}

.why-us-desc {
  font-size: 0.9rem;
  color: #333;
}
.why-us-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* department- general surgery */
.department-top-menu {
 
  padding: 10px 0;
  border-radius: 40px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}


.department-menu-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: inline-flex; /* Important for center alignment */
  gap: 20px; /* space between buttons */
}



.department-menu-list li.btn-1 {
  background-color: #B08B19;
  border-radius: 12px;
  padding: 5px 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* optional shadow */
}

.department-menu-list li.btn-1 a {
  display: inline-block;
  color: #ffffff;
  background-color: transparent; /* use parent li's background */
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 12px; /* to match li */
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.department-menu-list li.btn-1 a:hover,
.department-menu-list li.btn-1 a:focus {
  background-color: #916f14; 
  color: #fff;


}

/* vision-mission */



.vision-mission-box1 {
  display: flex;
  background-color: white;
  border: 2px solid #B08B19; 
  border-radius: 12px;
  padding: 30px;
  gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap; /* IMPORTANT: Prevents wrapping */
   margin-top: 50px;
}
.divider1 {
  width: 2px;
  background-color: #ccc;
  height: auto;
  align-self: stretch; /* Ensures full height */
}
 









/* facilities */
.facilities-section {
  background-color: #000000;
}

.facilities-title {
  color: #B08B19;
  font-weight: bold;
}

.facilities-description {
  color: #ffffff;
  line-height: 1.6;
  font-size: 16px;
}

.fame-heading {
  color: #B08B19;
  font-size: 64px;
  font-weight: 600;
  letter-spacing: 4px;
}
/* programs */

 .programs{
  margin-top: 52px;
    margin-bottom: 42px;
}

.programs-title {
 
  color: #B08B19;
  font-weight: bold;
}

.programs ul {
  list-style-type: disc;
  padding-left: 20px;
}

.programs ul li {
  margin-bottom: 8px;
  color: #444;
  font-size: 16px;
}

.programs .btn-warning {
  background-color: #c59d45;
  color: #fff;
  border: none;
  padding: 8px 20px;
  border-radius: 25px;
  font-weight: 500;
  text-decoration: none;
} 
.section-divider {
  border: none;
  border-top: 2px solid #ccc;
  margin: 0;
}
/* facuty */
.faculty-section {
  background-color: #fff; /* outer white */
  padding: 60px 0;
  position: relative;
}

.faculty-section .container {
  background-color: #FFFBED; /* inner soft yellow background */
  border-radius: 20px;
  padding: 50px 30px;
}

.faculty-title {
  text-align: left;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 79px;
  color: #B08B19;
}


.faculty-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 15px;
  text-align: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
  transition: transform 0.3s ease;
  margin-top: 40px;
}

.faculty-card:hover {
  transform: translateY(-5px);
}

.faculty-img {
  width: 120px;
  height: 120px;
  /* margin: 0 auto 15px; */
  margin: -59px auto 80px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.faculty-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.faculty-card h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  font-family: 'Poppins', sans-serif;
  color: #333;
}

.faculty-card p {
  font-size: 14px;
  color: #777;
  margin-bottom: 15px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.read-more-btn {
  background-color: transparent;
  color: #aa8737;
  border: 2px solid #aa8737;
  border-radius: 30px;
  padding: 6px 18px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  font-family: 'Poppins', sans-serif;
}

.read-more-btn:hover {
  background-color: #aa8737;
  color: #fff;
}

.arrow {
  margin-left: 6px;
  font-size: 16px;
  vertical-align: middle;
}

.btn-view-all {
  background-color: #aa8737;
  color: #fff;
  border-radius: 30px;
  padding: 10px 24px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  transition: background 0.3s ease;
}

.btn-view-all:hover {
  background-color: #8a6c2f;
  color: #fff;
}
/* about-fame */
.inner-vision-bg {
  padding: 80px 0 80px 0;
  background: rgba(255, 251, 237, 1);
  color: var(--color-black);
  margin: 0 40px;
}
.inner-vision-bg .br {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
}
.inner-vision-bg .vision-box h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 45px;
}
.inner-vision-bg .vision-box {
  padding: 0px 40px;
}
.inner-vision-fact-bg {
  position: relative;
  z-index: 0;
  padding: 25px 0;
  background: url(../img/inner-about-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: var(--color-white);
}
.text-gold {
  color: rgba(176, 139, 25, 1);
}
.vision-text {
  font-size: 0.9rem;
  line-height: 1.6;
  justify-content: center;
  text-align: center;
}
.border-gold {
  border-top: 1px solid rgba(176, 139, 25, 1);
}
.inner-vision-fact-bg .br {
  border-right: 1px solid rgba(176, 139, 25, 1);
}
/* admissions */
.text-gold {
  color: #a77b23;
}
.btn-four{
border: 2px solid rgba(176, 139, 25, 1);
color: rgba(176, 139, 25, 1);
border-radius: 25px;
}
.btn-four i {
  background: rgba(176, 139, 25, 1);
  color:  rgba(25, 42, 72, 1);;
}
.btn-four:hover{
  background-color: #a77b23;
  color: #fff;
}

.bg-dark-blue {
  background-color: #0a1d3c;
}

.btn-gold {
  background-color: #a77b23;
  color: #fff;
  border-radius: 30px;
  padding: 0.4rem 1rem;
}
.btn-gold i {
  background: #fff;
  color: #a77b23;
}

.btn-outline-gold {
  border: 1px solid #a77b23;
  color: #a77b23;
  border-radius: 30px;
  padding: 0.4rem 1rem;
}

.btn-outline-gold:hover,
.btn-gold:hover {
  background-color: #0a1d3c;
  color: #a77b23;
   border: 1px solid #a77b23;;
}
.program-box{background-color: #FFFBED}
.program-card {
  border-radius: 20px;
  border: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s ease-in-out;
  margin: 10px 15px 35px 10px;}

.program-card:hover {
  transform: translateY(-5px);
}
.program-card .card-title{text-align: justify;color:rgba(176, 139, 25, 1);font-weight: 700;font-size: 35px;}
.program-card .card-title span{font-size: 15px;font-weight: 400;color: rgba(0, 0, 0, 1);}
.program-card .card-text{font-weight: 600;font-size: 18px;}
.card-footer {
  border: 1px solid rgba(255, 251, 237, 1);
  border-radius: 20px !important;
  padding: 20px 10px;
}

/* vission-mission */
.inner-vision-mision{
  padding: 80px 0 80px 0;
  color: var(--color-black);
  margin: 0 40px;
  z-index: 1;
  position: relative;
}
.inner-vision-box{
  background-color: #192A48;
  color: #FFFFFF;
  padding: 25px;
  border-radius: 20px;
  text-align: justify;
  height: 295px;
}
.inner-mision-box{
  background-color: #B08B19;
  color: #FFFFFF;
  padding: 25px;
  border-radius: 20px;
  text-align: justify;

}
.inner-vision-box h2{text-align: justify;}
.inner-vision-mission-bg {
  position: relative;
  padding: 200px 0 120px 0;
  background: url(../img/vision-mision-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: var(--color-white);
  margin-top: -165px
}
.inner-vision-mission-bg h3{color: #192A48;font-size: 35px;font-weight:700;}
/* chairman message */
.message-text h4{color: #B08B19;font-size: 25px;font-weight: 600;}
.message-text p{font-size: 15px;font-weight: 500;}
.inner-message-box{background:url(../img/inner-message-box.jpg);position: relative;padding: 60px;color: white; margin: 0 50px; border-radius: 20px; margin-bottom: 50px;z-index: 0;}
.inner-message-box::before{content:'';position: absolute;z-index:-1;background: linear-gradient(300deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.696026) 50.04%, #000000 100%);top: 0;left: 0;bottom: 0;right: 0;border-radius: 20px;}
.inner-message-box h2{font-size: 35px;font-weight: 500;color: #ffffff;text-align: justify;}
.inner-message-box h2 span{font-size: 40px;font-weight: 700;color: #B08B19;display: block;}
/* tabs */
#horizontalTab .home-programs-list{margin: 0; padding:0 0px 35px 0; display: flex; flex-wrap: wrap; justify-content: center; width: 100%; border: 0; border-bottom: 0px solid #6B6C6E;}
#horizontalTab .home-programs-list li{list-style: none; border: 0; margin-bottom: 0;}
#horizontalTab .home-programs-list li a{display: block; text-align: center; color: var(--color-one); border:1px solid var(--color-one); border-radius: 20px; padding: 12px 20px; margin: 0 8px 16px 8px; font-size: 14px; font-weight:400; background: transparent; text-transform: uppercase; line-height: normal; box-shadow: 0px 30px 60px 0px rgba(246, 140, 44, 0.15);}
#horizontalTab .home-programs-list li a:hover{color: var(--color-white); background: var(--color-one); border:1px solid var(--color-one);}
#horizontalTab.r-tabs .r-tabs-nav .r-tabs-state-active a{background:var(--color-one); color: var(--color-white);}
#horizontalTab.r-tabs{overflow: auto;}
#horizontalTab.r-tabs .r-tabs-panel { width: 100%; float: right; border: 0; padding: 0px 15px 15px 20px; position: relative;}
#horizontalTab.r-tabs .r-tabs-panel:before{content:''; position: absolute; top: 0; left: -12px; width: 1px; height: 100%; background:rgba(0, 0, 0, 0.2); z-index: 0;}
#horizontalTab.r-tabs .r-tabs-panel ul{margin: 0; padding: 0;}
/* #horizontalTab.r-tabs .r-tabs-panel ul li{list-style: circle;} */
#horizontalTab.r-tabs .r-tabs-panel ul li a{display: block; padding: 5px 5px; font-weight: 600;}
#horizontalTab.r-tabs .horizontalTab-box{background: #ffffff; border-radius: 20px;padding:30px;}

/* table */
.table-bg{background-color: #FFFBED;padding: 40px 90px;}
.table-box {width: 100%; border-collapse: separate;border-spacing: 0;background-color: #FFFBED;border: 1px solid #B08B19;border-radius: 12px; overflow: hidden; margin-top: 20px;margin-bottom: 50px;}
.table-box th, td { padding: 50px 35px;text-align: left;vertical-align: top;border-bottom: 1px solid #B08B19;border-right: 1px solid #B08B19;}
.table-box  th:last-child,td:last-child { border-right: none;}
.table-box tr:last-child td {border-bottom: none;}
.table-box tr:first-child td:first-child { border-top-left-radius: 12px;}
.table-box tr:first-child td:last-child { border-top-right-radius: 12px;}
.table-box tr:last-child td:first-child { border-bottom-left-radius: 12px;}
.table-box tr:last-child td:last-child {  border-bottom-right-radius: 12px;}
/* overview-tabs */
.department-top-menu1{position: relative;}
.department-top-menu1 .section-one-bg{padding: 40px 40px 40px 40px;box-shadow: 0px 20px 60px 0px #ED6A0126; border-radius: 20px;}
.department-top-menu1.tiny { bottom: auto;top: 64px;right: 0;left: 0;position: fixed; background-color: rgba(255, 255, 255, 0); z-index: 0;}
.department-menu1{position: relative; z-index: 0; text-align: center;}
.department-menu1 .department-menu-list1{margin: 0; padding: 0; width: 100%; list-style: none;}
.department-menu1 .department-menu-list1 li{display: inline-block; margin: 0 2px;}
.department-menu1 .department-menu-list1 li a{padding: 10px 25px; border: 1px solid var(--color-one); box-shadow: 0 0rem 1rem rgba(0,0,0,0.10)!important; border-radius: 100px; background: var(--color-white); font-weight: 400; font-size: 14px;}
.department-menu1 .department-menu-list1 li a:hover{color: var(--color-one);}
/* department-top-menu tiny  transition:all .3s linear 0s;*/
.department-top-menu1 {position: relative;padding-bottom: 0px;}
.department-top-menu1.tiny{bottom:auto; top:64px; right: 0; left: 0; position: fixed;background-color: rgba(255,255,255,0);z-index: 0;}
.department-top-menu1.tiny .section-one-bg{background:rgba(255,255,255,0);border-radius:0;padding:20px 0 0 0;margin-top:0;border-bottom:0px solid #829198;box-shadow: unset;}
.department-menu1 .department-menu-list1 li.current a{background: var(--color-one); color: var(--color-white);}
.department-menu1 .department-menu-list1 li.current a:hover{color: var(--color-white);}
/* video content */
.video-content{margin: 25px 0 60px 0;}
.student-welfare{padding: 40px 60px;background-color: #FFFBED;border-radius: 20px;margin-bottom: 5%;}
.student-welfare img{background: linear-gradient(180deg, rgba(25, 42, 72, 0) 0%, #192A48 100%);margin: 10px;}
.student-welfare h5{margin-top: -42px;color: white; text-align: center;}
.campus-policy{padding: 80px 0; position: relative; z-index: 0}
.campus-policy h2{font-weight:700;}
/* program */


.inner-program-banner {

  padding: 100px 0;
  position: relative;
  z-index: 0;
}
.inner-program-banner::before{content: "";position: absolute;z-index: -1;background: url(../img/inner-program1.png)no-repeat;top: 0;bottom: 0;left: 0;right: 0;}

/* Content overlay stays on top of the dark overlay */

.program-banner-content-list {
  list-style: none;
  display: flex;
  gap: 40px;
  padding: 20px 30px;
  border-radius: 12px;
  align-items: center;
  color: #fff;
  justify-content: center;
}

.info-block {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 150px;
  justify-content: center;
}

.info-block i {
  font-size: 28px;
  color: #fff;
}

.content h3 {
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #f5f5f5;
}

.content h4 {
  margin: 5px 0 0;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.vertical-divider {
  display: inline-block;
  width: 1.5px;
  height: 40px;
  background-color: #ffffffaa;
  margin: 0 10px;
}

/* inner content- accordin */
/* Outer Section Background */
.inner-content-bg {
  background-color: #fff; /* Use white or slightly off-white as base */
  padding: 60px 0;
}

/* Accordion Card Styles */
.accordion.fame .card {
  background-color: #fff7e5; /* Light yellow from Figma */
  border: none;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* Card Header (Collapsed State) */
.accordion.fame .card-header {
  background-color: transparent;
  border: none;
  padding: 20px 25px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  position: relative;
}

/* Optional arrow/plus indicator */
.accordion.fame .card-header::after {
  content: "+";
  position: absolute;
  right: 25px;
  font-size: 22px;
  transition: transform 0.3s ease;
  color: #666;
}

/* Rotate indicator when open */
.accordion.fame .card-header.collapsed::after {
  transform: rotate(0deg);
}
.accordion.fame .card-header:not(.collapsed)::after {
  content: "−"; /* Dash when expanded */
  transform: rotate(0deg);
}

/* Card Body */
.accordion.fame .card-body {
  background-color: #fffefc;
  padding: 20px 25px;
  font-size: 15px;
  color: #444;
  border-top: 1px solid #f0e5cd;
}

/* Vision & Mission Section Layout */
.vision-mission-box1 {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.vision, .mission {
  flex: 1 1 45%;
}

.vision h3, .mission h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #333;
}

.vision p, .mission p, .mission ul {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

.mission ul {
  list-style-type: disc;
  padding-left: 20px;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #e0d4b3;
  margin: 20px 0;
}

/* facilities -page */
.inner-bg-lab {
  padding: 80px 0; position: relative; z-index: 0;
  background-color: #FFFBED;
}

/* reserch */
/* Research section background */
.reserch-bg{
  padding: 80px 0; position: relative; z-index: 0;
  background-color: #FFFBED;
}
.no-bg{background-color: white !important;}
.dep-faculty{background-color: #FFFBED;box-shadow: 0px 20px 60px 0px #B08B1926;}
/* backend faculty */
.courseStructureAccordion{margin-top:40px}
.accordion.courseStructureAccordion .accordion-item{margin-bottom:10px;border:0;border-radius:10px;background:#f3f3f3}
.accordion.courseStructureAccordion .accordion-item .accordion-button{background:var(--color-white);color:var(--color-black);border-radius:10px;transition:all .5s ease-out}
.accordion.courseStructureAccordion .accordion-item .accordion-button:hover{background:var(--color-one);color:var(--color-white)}

/* gallery */

.gallery-inner-bg{padding: 60px 0; position: relative; z-index: 0;}


.gallery-content-box {
  padding: 60px 0;
}

.gallery-img {
  border-radius: 16px;
  width: 319px;
  object-fit: cover;
  height: 234px;
}

.large-img {
  height: 100%;
  min-height: 100%;
}


































.contact-address-box h3{font-size: 20px; font-weight: 600; margin-bottom: 20px;}
.contact-address-box.br{border-right: 1px solid #ACACAC;}
.contact-form-bg{background:#FFFBED; padding:40px 50px 85px 50px; border-radius: 30px; box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.1) !important;}
.contact-form-bg h3{font-weight: 600; font-size: 22px; text-align: center;}
.contact-form-bg input,.contact-form-bg input.form-control:focus,.contact-form-bg textarea,.contact-form-bg textarea.form-control:focus{border:1px solid var(--color-one) !important;box-shadow:none;}
.contact-form-bg select,.contact-form-bg select.form-control:focus{border:1px solid var(--color-one) !important; box-shadow:none;cursor:pointer}
.contact-form-bg select option{padding:5px;cursor:pointer;border-bottom:1px dashed #8d8d8d!important; color: #000;}
.contact-form-bg input,.contact-form-bg select,.contact-form-bg textarea,.contact-form-bg select{border-radius:8px;background-color:transparent!important;margin-top:8px;margin-bottom:8px;color:#231f20!important;padding:10px 10px 10px 10px;border:1px solid #6D6E70 !important;border-top: 0;border-right: 0;border-left: 0;}
.contact-form-bg input,.contact-form-bg select,.contact-form-bg textarea{color: #231f20!important; font-size: 14px;}
.contact-form-bg select{color:#8d8d8d;}
.form-control::-webkit-input-placeholder{color:#8d8d8d!important}
.form-control::-moz-placeholder{color:#8d8d8d!important}
.form-control:-ms-input-placeholder{color:#8d8d8d!important}
.contact-form-bg button{padding:15px 40px; font-size: 14px;}
.contact-form-bg .submit-btn{margin: 30px auto 0 auto; display: block; background: var(--color-two) !important; border: 2px solid var(--color-two) !important; color: var(--color-white) !important; padding: 5px 50px; border-radius: 10px; font-size: 15px; letter-spacing: 0.5px;}
.contact-form-bg .submit-btn:hover{background:transparent !important; color: var(--color-two) !important; border: 2px solid var(--color-two) !important;}
.contact-form-bg .form-check input{height: 1em; margin-top: 0.25em; border: 1px solid #8d8d8d !important;}
.contact-form-bg .form-check-input:checked { background-color: var(--color-one) !important; border-color: var(--color-one) !important;}
.contact-form-bg select option selected{color:var(--color-one);}
.contact-head-box{margin-right: 30px;}
.address-content i{border-radius: 55%;border: 1px solid;padding: 10px;background: #b08b19;margin-right: 10px;}

/* announcement */

.inner-bg-announcement{position: relative;}
.inner-bg-announcement .section-one-bg{background: rgba(255,255,255,1); border-radius: 20px 20px 0 0; padding:60px 40px 50px 40px; margin-top: -36px;}
.inner-bg-announcement h2{
  font-size: 25px;
    font-weight: 500;
    color:#b08b19;
}

.career-box {
    border: 1px solid #b08b19;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 30px 60px 0px #EF67251A;
    margin: 15px 0;
    background: #FFF;
}
.career-box h2 {font-size: 20px !important; color: var(--color-one);}
.career-box p {display: flex;justify-content: space-between;}
.career-box span {color: var(--color-one); }
.career-box .blink {
  animation: blinker 1.5s linear infinite;
  color: white;
  font-size: 22px;
  font-weight: 600;}
.career-box .head-four {
  font-weight: 400;
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    border-bottom: 1px solid #b08b19;
    color: var(--color-one);
    width: 100%;
}
.btn-one-full{
    border: 6px solid #EF67251A;
    color: var(--color-white) !important;
    background: var(--color-one);
    border-radius: 17px;
    padding:0px 12px;
}

.modal-custom-bg .head {
  background: #E8E8E8;
  padding: 30px;
  border-radius: 15px;
}

.modal-custom-bg .head img {
  border-radius: 100%;
  border: 5px solid #fff;
  box-shadow: 0 .5rem 2rem rgba(0, 0, 0, .25) !important;
}

.modal-custom-bg .head h2 {
  border-bottom: 1px solid var(--color-orange);
  font-size: 20px;
  font-weight: 600;
  padding: 0px 0px 10px 0;
  background: none;
  color: var(--color-orange);
  text-align: left;
}

.modal-custom-bg .head h4 {
  font-weight: 500;
  font-size: 18px;
}

.modal-custom-bg .head .name h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.modal-custom-bg .head .name h3 span {
  display: block;
  color: #9B9D9F;
}

.modal-custom-bg .head .name .Fa-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.modal-custom-bg .head .name .Fa-list li {
  font-size: 15px;
  padding-bottom: 5px;
}

.modal-custom-bg .head .name .Fa-list li i {
  color: var(--color-orange);
  margin-right: 5px;
  font-size: 13px;
}

.modal-custom-bg .modal-content {
  background: rgba(255, 255, 255, 1);
  border: 0px;
  border-radius: 15px;
}

.modal-custom-bg .modal-body {
  padding: 0;
}

.modal-custom-bg .modal-body .close{font-size:3rem;line-height:1;color:var(--color-white);opacity:1;position:absolute;z-index:9;border:none;right:-75px;top:-55px;background:0 0}

.modal-custom-bg .modal-body .close:hover {
  opacity: 0.6;
}

.modal-custom-bg .modal-custom-text-body {
  padding: 40px;
}

.modal-custom-bg .modal-custom-body .btn-two-full {
  position: absolute;
  right: 0;
  bottom: 0;
}

.modal-custom-bg .search-modal .modal-content {
  background: rgba(255, 255, 255, 0);
}


.modal-custom-bg {    max-width: 1000px;}
.modal-custom-bg .closebtn {width: 10%;align-self: end;border: none;font-size: 20px;}
.modal-custom-bg .head {background: #f5f5f6; padding: 30px;border-bottom: 1px solid #B8B8B8 ; border-top-left-radius: 10px; border-top-right-radius: 10px;}

/* .modal-custom-bg .head h2 { font-size: 18px; font-weight: 600; padding: 0px 0px 10px 0; background: none; color: var(--color-one); text-align: left;} */
.modal-custom-bg .head h2 {
  border-bottom: 1px solid var(--color-one);
  font-size: 20px;
  font-weight: 600;
  padding: 0px 0px 10px 0;
  background: none;
  color: var(--color-one);
  text-align: left;
}
.modal-custom-bg .head h2 span{color:#828282;font-size: 13px;font-weight: 400;display: block;}
.modal-custom-bg .head h3 {font-size: 18px; font-weight: 400; padding: 0px 0px 0px 0; background: none; color: var(--color-one);margin-bottom: 0px; text-align: center; text-transform: none;}
.modal-custom-bg .head h3 span{color: #828282; font-size: 17px; font-weight: 500; display: block; margin-top: -15px; text-transform: uppercase; margin-bottom: -20px;}
.modal-custom-bg .head h4 { font-weight: 500; font-size: 18px;}
.modal-custom-bg .head .name h3 {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  color: #9B9D9F;
}
.modal-custom-bg .head .name h3 span {
  display: block;
  color: black;
  font-size: 14px;
}
.modal-custom-bg .head .name .Fa-list {
  margin: 0;
  padding: 10px 0px;
  list-style: none;
}
.modal-custom-bg .head .name .Fa-list li {padding-bottom: 5px;}
.modal-custom-bg .head .name .Fa-list li i {color: var(--color-one); margin-right: 5px; font-size: 13px;} 
.modal-custom-bg .modal-content { background: rgba(255,255,255,1); border: 0px; border-radius: 15px;}
.modal-custom-bg .modal-body { padding: 0;}
.modal-custom-bg .modal-body .close { font-size: 2rem; line-height: 1; color: var(--color-black); opacity: 1; position: absolute; z-index: 9; border: none; right: 17px; top: 22px; background: none;}
.modal-custom-bg .modal-body .close:hover{opacity: 0.6;}
.modal-custom-bg .modal-custom-text-body { padding: 40px;background-color :#f5f5f6; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
.modal-custom-bg .modal-custom-body .btn-two-full { position: absolute; right: 0; bottom: 0;}
.modal-custom-bg .search-modal .modal-content { background: rgba(255,255,255,0);}
.sociallinks li img {border-radius: 15px !important;height: 40px !important;width: auto !important;margin-top: 10px;}
.img-border{border-radius: 10px;}
.about-chairman{margin-top: -25px;}
.about-chairman .container{background: #192A48;border-radius: 10px;padding: 45px;}
.about-chairman .container h3{color: #FFFFFF;font-size: 35px;font-weight: 400;margin: 35px 0;}
.about-chairman .container h3 span{font-size: 35px;font-weight: 700;display: block;}
.about-chairman .container h4{font-size: 25px;font-weight:400;color:#FFFFFF ;}
.about-chairman .container p{color: #B08B19;font-size: 18px;}

.download-pdf{
background-color: var(--color-white); border-radius: 20px;box-shadow: 0px 22.05px 66.16px 0px #3A74B840;text-align: center;margin-bottom: 20px;min-height: 160px;display: flex;flex-direction: column;justify-content: center;}
.download-pdf h3{font-size: 20px;}
.download-pdf a:hover{color: #B08B19;}
.nmc-list {list-style: none;padding: 0;margin: 0;}
.nmc-list li {border-bottom: 1px solid #ddd;}
.nmc-list a {display: flex;justify-content: space-between;align-items: center;padding: 14px 18px;text-decoration: none;color: #000;}
.nmc-list a:hover {background: #f5f5f5;}
.nmc-list h3 {margin: 0;font-size: 16px; text-transform: uppercase;}
.affiliation-box {border: 1px solid #ddd;padding: 25px;border-radius: 8px;height: 100%;background: #fff;}
.affiliation-box img {max-width: 220px;border: 2px solid #5f5f5f;border-radius: 10px;margin-bottom: 10px;}
.affiliation-box p{text-align: center;}

@media(min-width:320px) and (max-width:1080px) {
.slider{margin-top: 64px; padding: 0;}
.inner-banner{margin-top: 75px; padding: 0;}
.inner-banner::before{left: 0; right: 0; border-radius: 0;}
.inner-banner img {min-width: 100%; height: 130px; object-fit: cover; border-radius: 0;}
.hidden-xs, .for-md {display: none !important;}
.for-xs{display: block !important;}
::-webkit-scrollbar {width: 0px;}
.Morder-1{order: 1; -webkit-order: 1;}
.Morder-2{order: 2; -webkit-order: 2;}
.Morder-3{order: 3; -webkit-order: 3;}
.Morder-4{order: 4; -webkit-order: 4;}
.carousel-control-next-icon, .carousel-control-prev-icon{ width: 1.1rem; height: 1.1rem;}
.carousel-inner>.carousel-item>img{border-radius: 0;}
.slider .carousel-control-next,.slider .carousel-control-prev{bottom: 5px;}
.btn-one{font-size: 12px;}
.btn-one i { width: 30px; height: 30px; line-height: 14px;}
footer .text-end {text-align: center!important;}
footer{padding:40px 0 0;text-align:center}
.footerextra-Mt{margin-top: 0;}
footer .footer-list{margin-top:0;margin-bottom:20px}
.back-to-top{ bottom: 10px; right: 0; left: 0; margin: 0 auto;}
ul.footerextra { margin: 30px 0 40px;}
footer .copy {padding: 30px 0 30px 0; margin-top: 0px;}
footer .copy .copy-right{text-align: center;}
footer .copy .copy-center{padding-top: 20px; line-height: 24px;}
footer .copy .copy-center i{display: none;}
footer .copy .copy-center span{display: block;}
footer .footer-list h3 span{display: block; margin-right: 0; text-transform: uppercase;}
ul.footerextra li { list-style: none; padding: 6px 12px 6px 12px; position: relative; z-index: 0;}
ul.footerextra li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -3px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 6px;}
.bg-color-one{padding: 30px 20px;}
.bg-color-one h2{text-align: center;}
.bg-color-one h2 span{padding: 0;}
.bg-color-one h2:before{bottom: -5px;}
.topSearch {right: 55px; top: 7px;}
.search_icon{background-color: rgba(0,0,0, 0.1); height: 40px; width: 40px; font-size: 16px;}
.search button{position: relative; left: 0; right: 0; width: 100%; height: auto;}
.search-body {position: relative; padding: 30px 15px !important;}
.modal-custom{margin-top: 30px;}
.modal-custom-bg .modal-body .close{right: 0; top: -40px;}
.rwd-table td{width: 100%;}
.footer-link-box.Nbr{border-right: 0px solid #D9D9D9;}
.footer-link-box.Mbb{border-bottom: 1px solid #D9D9D9;}
.footer-link-box{padding-top: 30px; padding-bottom: 30px;}
.footer-link-bg .container{bottom: 0;}
.footer-link-content-bg { padding: 50px 20px 50px 20px !important; text-align: center;}
.footer-link-content-bg h2{font-size: 40px;}
ul.social-network{margin-top: 10px;}
ul.social-network li {margin: 0 10px;}
.inner-bg {padding: 30px 12px;}
.inner-banner h1 { font-size: 20px; right: 0; left: 0; bottom: 10px; margin-bottom: 0; text-align: center;}

.home-banner-strip-bg .container{margin-top: 0; text-align: center;}
.home-banner-strip-bg h2{margin:0;border-right:0 solid var(--color-one);border-bottom:1px solid var(--color-one);font-size:22px;padding-bottom:10px;margin-bottom:10px}

.home-about-bg{padding:40px 0;text-align:center}
.home-head{font-size:18px;margin-bottom:10px}
.home-about-bg h3{font-size:22px}
.home-about-img-bg{margin:30px 0 10px 0}

.home-program-bg{padding:40px 0 0 0;margin:0 10px;text-align:center;border-radius:20px 20px 0 0}
.home-program-bg h3{font-size:22px}
.home-program-box{border-radius:20px;padding:20px;margin-bottom:-50px;margin-top:20px}
.home-program-box h4{font-size:18px;margin:15px 0 0 0}
.home-program-box .home-program-box-bottom .ptextTime{text-align:center;margin:0 0 6px 0}

.home-why-bg{padding:80px 0 0 0}
.home-why-bg .home-why-box{text-align:center;min-height:auto;margin:0;padding:30px 0 30px 0}
.home-why-bg .home-why-box h3{font-size:18px;line-height:20px;margin:12px 0}
.home-why-bg .home-why-box p{font-size:14px;line-height:20px}

.home-why-bg .home-why-box-pad.bb{border-bottom:0px solid #b08b19}
.home-why-bg .home-why-box-pad.br{border-right:0px solid #b08b19}
.home-why-bg .home-why-box-pad.mbb{border-bottom:1px solid #b08b19}
.home-why-bg .home-why-box-pad.mbr{border-right:1px solid #b08b19}

.home-research-bg{padding-top:50px}
.home-research-bg .home-research-box{background:#fff;position:relative;top:0;right:0;width:100%;padding:40px 20px 40px 20px;border-radius:15px;text-align:center}
.home-research-bg .home-research-box h3{font-size:22px;font-weight:500;margin-bottom:15px}
.home-research-bg .home-research-box h3 span{font-size:25px;display:block;font-weight:700}
.home-research-bg .home-research-box p{text-align: center;}

.home-life-bg{padding:60px 0 60px 0;text-align:center}
.home-life-bg h3{font-size:22px;font-weight:500;line-height:28px;margin-bottom:20px}
.home-life-bg h3 span{font-size: 25px;}

.home-news-box a .home-news-text-box{top:0;padding:15px 10px 15px 10px}
.home-news-box a{z-index: 1;}
.home-news-box a .home-news-text-box h3{font-size:15px}
.home-news-bg{padding:50px 0;text-align:center}
.home-health-bg{padding:0 0 60px 0;text-align:center}
.home-health-bg h2{font-size:22px;font-weight:500;line-height:27px;margin-bottom:0;margin-top:15px}
.home-health-bg h2 span{font-size:25px}
.footer-top-bg p{font-size: 30px;}
.footer-top-bg p span{display:block;margin-bottom:15px}
.footer-top-bg p i{margin:0 20px 0 0}

/* about-fame */
.inner-vision-bg {margin: 0;}
.inner-bg h2{font-size: 20px;}
.inner-vision-box{height: 100%;}
.inner-mision-box{margin-top: 15px;}

/* table */
.table-bg{padding: 0;justify-content: center;}
.table-bg h3{text-align: center;}
/* tabs */
.department-top-menu1 .section-one-bg{border-bottom:0 solid #829198;padding:40px 0 0 0}
.department-menu1{display: none;}
.department-top-menu1{display: none;}
.inner-message-box{margin: 10px 10px 25px 10px;}
.inner-message-box h2{font-size: 15px;text-align: left;}
.inner-message-box h2 span{font-size: 23px;}
.inner-bg h3{font-size: 25px;margin-top: 10px;}
.campus-policy {padding: 40px;}
/* didi */

  .vision-mission-box1 {
    flex-direction: column;
  }
  /* Top department menu adjustments */
  .department-top-menu {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 5px 0;
  }

  .department-menu-list {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    display: none;
  }

  .department-menu-list li.btn-1 a {
    padding: 8px 16px;
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
  }

  /* Banner text alignment */
  .about-hero-banner .text-overlay {
    font-size: 20px;
    text-align: center;
    padding: 10px;
  }

  /* Overview section */
  .department-content-box .image-side {
    margin-bottom: 20px;
  }

  .department-content-box .col-md-4,
  .department-content-box .col-md-8 {
    text-align: center;
  }

  .department-content-box img {
    max-width: 100%;
    height: auto;
  }

  /* Programs section */
  .programs .row > div {
    text-align: center;
  }

  .programs-title {
    font-size: 20px;
  }

  .programs ul {
    padding-left: 0;
    list-style-position: inside;
  }

  .btn.btn-warning {
    font-size: 14px;
    padding: 8px 12px;
  }

  /* Facilities section */
  .facilities-section {
    text-align: center;
    padding: 20px 0;
  }

  .facilities-section img {
    max-width: 80%;
    margin-top: 20px;
  }

  /* Faculty section */
  .faculty-section .faculty-title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 55px;
  }

  .faculty-card {
    margin-bottom: 30px;
  }

  .faculty-card h3,
  .faculty-card p {
    font-size: 14px;
  }

  .read-more-btn {
    font-size: 13px;
    padding: 5px 10px;
  }

  .btn-view-all {
    font-size: 14px;
    padding: 8px 16px;
    display: inline-block;
    text-align: center;
  }

  /* Footer call section */
  .footer-top-bg p {
    text-align: center;
    font-size: 16px;
    padding: 10px;
  }
.nmc-list h3 {font-size: 14px;}

}

@media(min-width:1081px) and (max-width:1400px) {
.footer-top-bg p{margin: 0; font-size: 30px;text-align: center;}
}