/*
Theme Name: UITS THEME - SIMPLE
Theme URI: https://www.uitsnepal.com
Author: Third Eye
Author URI: https://www.uitsnepal.com
Description: Minimilistic theme based upon bootstrap 5 with inbuilt caching mechanism for faster loading.
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 7.3
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/


/*@font-face{
  font-family: "AVBook";
  src: url("../assests/AvenirBook.ttf") format("truetype");

}
@font-face{
  font-family: "AVBlack";
  src: url("../assests/AvenirBlack.ttf") format("truetype");
}
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");
*/

body {
font-family: 'Roboto', sans-serif;
background-color:#FFF;
 font-weight:400;
 line-height:2;
 font-size:16px;
 color:#67646E;
 padding:1rem;
}
p {
	margin: 0 0 1rem;
}
h1 {
	margin: 0 0 2rem;
	font-size: 1.2rem;
}

.container {
background-color:#FFF;
}
.navbar-nav{
	    position: relative;


}

#main {
    z-index: 100;

}
#navig {
    z-index: 10000;
}

.navbar .navbar-nav .nav-link {
    color: #333;
    font-size: 1.0rem;
	font-weight:bold;

}
.navbar .navbar-nav .nav-link:hover{
    color: #dc133d;
}
.sm-icons {
  flex-direction: row;
}





.bld {
 font-weight: 500;
 font-style: italic;
 font-size:1.2rem;
}

.bgline {
background-color:#DC143C;
line-height:0.2em;
}

.rdmargin-1{
margin-top:-7px;
}

.ttl-0 {
 font-weight: 400;
 font-size: 1.2rem;
}

.ttl-1 {
 font-weight: 600;
 font-size: 1.5rem;

}

.ttl-2{
 font-weight: 800;
 font-size: 1.5rem;

}

.slidesubttl  {
 font-weight: 800;
 font-size: 2.0rem;

}


.nm {
 font-weight: 800;
 font-size: 2.5rem;

}

.vcenter-item{
    display: flex;
    align-items: center;
	justify-content:center;
}


.img-responsive {
    width: 100%;
}

.mvtop {
margin-top:-12px;
}
/*carosuol */

.owl-prev, .owl-next {
       width: 15px;
        height: 100px;
        position: absolute;
        top: 10%; 
		color:#FF0000 !important;
		font-weight: 800;  
    }

     .owl-theme .owl-nav [class*=owl-]:hover {
      background:none !important; 
    }
    .owl-prev { left: -30px; }
    .owl-next { right: -30px; }


hr.rd {
  border: 1px solid #FF0000;
  margin-bottom:0.35em;
}

.bg-gry {
background-color:#EEE;
/*margin-left:-10px;
margin-right:-10px;*/
}

.bg-drk-gry {
background-color:#393939;
}
.card {
--bs-card-border-width: 0px !important;

}

.card-title {
line-height:1.2em;
}

.card-img-top {
    width: 100%;
    height: 15vw;
    object-fit: cover;
}
.card-img-overlay {
padding:0px !important;

}

.rnd {border-radius: 12%;}
.rnd-10 {
border-radius: 5%;
}


.lne {
padding-top:1rem;
padding-bottom:1rem;
border-bottom:1px solid #CCC; 

}


#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

.up {
margin-top:-25px;
}

/*player*/


.conjr {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

ul.shows {
list-style:none;
margin-left:-70px;
margin-top:-18px;
}

ul.award{
list-style:none;
}
.award li {
/*border-bottom:1px solid #EEE;*/
clear:both;
padding-bottom:0.9rem;
}

.shows li {
/*border-bottom:1px solid #EEE;*/
clear:both;
padding-bottom:0.9rem;
}

ul.b-nav {
list-style:none;
padding-top:1.5rem;
}

.b-nav li {
/*border-bottom:1px solid #EEE;*/
clear:both;
padding-bottom:0.05rem;
color:#CCC;
}

.b-nav li a, .b-nav li a:hover {
text-decoration: none;
color:#EEE;
}



a, .lnk {
text-decoration:none;
color:#333;
}

ul.gal-list, ul.scat {
list-style:none;
}

ul.info-list {
list-style:none;
}


.info-list li {
/*border-bottom: 1px solid #CCC;*/
padding-top:5px;
padding-bottom:5px;
clear:left;
}


.gal-list li {
border-bottom: 1px solid #CCC;
padding-top:5px;
padding-bottom:5px;
}



.scat li {
border-bottom: 1px solid #EEE;
padding-top:5px;
padding-bottom:5px;
 font-size: 0.95rem;
}
.scat li:last-child { border-bottom: none;  }



@media (max-width: 576px)  { 

 /*.bld {
 font-weight: 500;
 font-style: italic;
 font-size:1.2rem;
 margin-top:1.5rem;
 }*/
 
 
 }

.lhsm{
line-height:1.2rem;
}
.carousel-item .caption{
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);

}

/* IMAGE GRID STYLES
末末末末末末末末末末末末末末末末末末末末末末末末末 */
.image-grid figure {
  margin-bottom: 0;
}

.image-grid img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}

.image-grid a:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}


 /* LIGHTBOX STYLES
末末末末末末末末末末末末末末末末末末末末末末末末末 */
/*
:root {
  --yellow: #fffbbc;
  --lightbox: #242424;
}

.lightbox-modal .modal-content {
  background: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 20px;
  right: 18px;
  font-size: 1.2rem;
  z-index: 10;
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
  text-align: center;
}

.lightbox-modal img {
  width: auto;
  max-height: 100vh;
  max-width: 100%;
}

.lightbox-modal .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(36, 36, 36, 0.75);
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 10px;
}

.lightbox-modal .carousel-control-next {
  right: 10px;
}


.notification {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 15px;
  margin: 0;
  text-align: center;
  z-index: 1;
  background: var(--yellow);
}

@media (max-width: 700px) {
  .notification {
    display: none;
  }
} */

.ttl-mto {
margin-top:-10px;

}


.sml {
height:30px;
width:30px;
object-fit:contain;
}

/*fromother*/

.classes_box {  
	margin-bottom: unset;
	border-radius: .3rem;
	-webkit-box-shadow: 0 0 10px 0 #e6e8ee;
	box-shadow: 0 0 10px 0 #e6e8ee;
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
	border: 1px solid #e6e8ee;
	background: #fff;
	max-width:24rem;
}


@media only screen and (max-width: 992px) {
  .sm-icons .nav-item {
    padding-right: 1em;
  }
}


@media only screen and (max-width: 576px) {

.ttl-mto {
margin-top:10px;

}

.carousel-item .caption{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

.slidesubttl {
 font-weight: 300;
 font-size: 1.0rem;
  line-height:1.2rem;
   background: rgba(0, 0, 0, .5);  
   padding:5px;
   margin-bottom:5px;
}

.slidettl {

}


.ttl-1{
 font-weight: 600;
 font-size: 1.1rem;
 line-height:1.3rem;
}

.ttl-2 {
 font-weight: 800;
 font-size: 1.1rem;
  line-height:1.3rem;
}

.text-end {
text-align:left !important;
padding-bottom:15px;
}

h5 {
 font-weight: 600;
 font-size: 1.0rem;
}
.up {
margin-top:0px;
}

.margin-mob {margin-bottom:15px;}


.card-img-top {
 
    height: auto;
  
}

ul.shows {
list-style:none;
margin-left: -70px;
margin-top: 30px;
}

}


@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 992px) {

}