@font-face {
  font-family: EnglishTowne;
  src: url(Assets/fonts/EnglishTowne.ttf);
}
@font-face {
  font-family: Montserrat-Regular;
  src: url(Assets/fonts/Montserrat-Regular.ttf);
}
body{
  
  font-family:EnglishTowne;
}
#text1{
	text-align: center;width: 60%; color: white; font-size: 18px; padding-top: 20px; padding-bottom: 50px;font-family: Montserrat;
}
#welcome{
	    font-family: Montserrat;
    font-size: 400%;
    text-align: center;
    color: white;
    font-weight: 722%;
    margin-top: 20px;
}
#sanskriti{
	    font-family: EnglishTowne;
    font-size: 822%;
    color: #fd5d3d;
    text-align: center;

    
   

}


.row {
   display: flex;
   flex-wrap: wrap;
}

.row > div[class*='col-'] {
  display: flex;
}
.row1{
	padding: 50px 0px 100px 0px;
  
}

.card{
	 border-radius: 5px; font-size: 15px; height: auto;/* overflow-y: scroll*/;width: 100%;background-color:#0c0c38 !important;
}
.color{
background-color: #232342 !important;
}
.card-text{
  text-align: left;
width: 90%;
	padding-bottom: 15px;
	border-bottom: 1px solid white;
	font-family: Montserrat;

}
.card-title{
  margin-top: 10px;
padding: 20px;
font-size: 19px;
    font-weight: 700;
    text-align: center;
    font-family: Montserrat;
    /* text-decoration: underline; */
    text-transform: uppercase;
    padding: 8px 0;
    text-decoration: underline;
    margin-bottom: 20px !important;
    color: white;
}
/* 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; 
}

.linked{
	color: white;
}
@media screen and (max-width: 800px) {
#text1{
	text-align: center;width: 75%; color: white; font-size: 15px; padding-top: 20px;
}
#welcome{
	    font-family: Montserrat;
    font-size: 300%;
    text-align: center;
    color: white;
    font-weight: 722%;
    margin-top: 40px;
}
#sanskriti{
	    font-family: EnglishTowne;
    font-size: 370%;
    color: #fd5d3d;
    text-align: center;

    
    margin-top: 20px;
}
.card{
	border: 1px solid #00000045; border-radius: 5px; font-size: 15px; height: auto;width: 100%; /*overflow-y: scroll*/; margin: 20px 5px 20px 5px;

}
.col-sm-3{
  width: 100%;
}
}




.list-group-item{
    display: block;
    width: 100%;
    border: none;
    background-color: #4CAF50;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.list-group{
	  display: flex;
  flex-direction: column;
  justify-content: space-between;
}




h5 {
  display: inline-block;
  padding: 10px;
  background: transparent;
  
}

.p {
  text-align: center;
  padding-top: 40px;
  font-size: 13px;
}
.carousel-img{height: 500px;object-fit: cover;}
.carousel-indicators .active{    width: 32px !important; 
    height: auto !important;}

    .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 20% !important;
    list-style: none;
}
.carousel-control-next, .carousel-control-prev {
    opacity: 1 !important;
    width: 10% !important;
}

h5 {
    font-size: 2rem !important;
    background-color: #0000006b;
}
.map-container-5{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container-5 iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
border: 5px solid #fd5d3d !important;

}

.row{    margin-right: 0px !important;}

#map {
    background-color: transparent;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;

    background-clip: border-box;
    
    border-radius: 0rem !important;
    margin: 30px;
}
#foot{
    color: white;
    text-align: left;
    letter-spacing: 1px;
    line-height: 25px;
    font-family: Montserrat;
    border-top: 3px solid #fd5d3d;
}
h3{color: #fd5d3d !important}
hr{background-color: #fd5d3d !important}

#credit{
    border-top: 1px solid #f5f5f5;
    background-color: #0c0c38;
    height: 25px;

text-align: center;
color: #f5f5f5;

font-size: 15px;
font-family: Montserrat;
}


.scn{height: 400px;}
.subcat{
     font-family: Montserrat !important;    
    font-size: 350% !important;
    opacity: 0.9;
    
    text-align: center;
    color: white;
    font-weight: 722%;
    margin-top: 20px;
}
.subcat2{
    font-family: Montserrat !important;
        
    font-size: 550% !important;
    color: white !important;
    text-align: center;

    
   margin-top: 20px !important;
margin-bottom: 20px !important;
}
.cat-head{
   margin-left: 20%; margin-top: 30px;
    width: 60%; border: 3px solid white;margin-bottom: 5% !important;
}
@media screen and (max-width: 800px) {
.scn{height: 400px;}
.subcat{
     font-family: Montserrat-Regular !important;    
    font-size: 190% !important;
    opacity: 0.9;
    
    text-align: center;
    color: white;
    font-weight: 722%;
    margin-top: 20px !important;
}
.subcat2{
    font-family: Montserrat !important;
        
    font-size: 300% !important;
    color: white !important;
    text-align: center;

    margin-top: 10px !important;
   

}.cat-head{
   margin-left: 5%;  margin-top: 30px;
    width: 90%; border: 3px solid white;
}}
.linked:hover{
  color: #fd5d3d;
}
.details{overflow-y: scroll;height: 250px;}