@import url("https://fonts.googleapis.com/css?family=Titillium+Web");
@import url('https://fonts.googleapis.com/css2?family=Tiro+Tamil:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Tamil&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anek+Tamil&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arvo&display=swap');
@font-face
{
    font-family: TamilFont1;
    src: url(../assets/font/Tamil008.ttf);
}
@font-face {
  font-family: TamilFont2;
  src: url(../assets/font/Tamil009.ttf); /* IE */
}
@font-face {
  font-family: TamilFont3;
  src: url(../assets/font/Tamil016.ttf); /* IE */
}
@font-face {
  font-family: TamilFont4;
  src: url(../assets/font/Tamil012.ttf); /* IE */
}


body {
  background-color:rgb(255, 255, 255);
}
.navbar .navbar-brand {
  font-size: 30px;
}
.navbar .nav-item {
  padding: 10px 20px;
}
.navbar .nav-item :hover{
/* color:#2654b8 !important; */
color: #aee7b0 !important;
}

.navbar .nav-link {
  font-size: 20px;
  margin-left: 10px;
}
.fa-bars {
  color: #ffffff;
  font-size: 30px;
}
.bgnav,.footer-bg{
 
  background-color: #17a2b8 !important;
  
}
.bgnav a{
    color:rgb(255, 255, 255) !important;
}
.lifebtn {
  font-size:16px !important;
}
.photo{
  width:600px;
  height:400px
}
.logoleft{
    float:left;
    width:250px;
    height:200px;
}
.logoright{
    float:right;
    width:250px;
    height:200px;
}
.header-text{
    position: relative;
    font-family: 'Noto Serif Tamil', serif !important;
    font-weight: bold;
    top: 25%;
    left: 25%;
   
    background-color: #f5f5f5c2;
    border: 1px solid rgb(248, 221, 218);
    text-align: center;
}
.main-text{
  font-size: 48px;
  color: #ff7c3e;
  text-shadow: 2px 2px #6c0000;
  padding-left: 20px;
  padding-right: 20px;
}
.sub-text{
  font-size: 40px;
  font-family: 'TamilFont4' !important;
  color: #ffffff;
  text-shadow: 2px 2px #6c0000;

}
.nav-item a {
  font-size: 12px;
  /* font-family: TamilFont2 ; */

  font-family: 'Tiro Tamil', serif !important;
  /* font-family: 'Noto Serif Tamil', serif; */
}
.logo-section{
  background: url(../img/slider/Thiruchendurr.jpg)  rgba(255, 0, 150, 0);
  background-color: #ffffff; /* Used if the image is unavailable */
  height: 300px; /* You must set a specified height */
  background-position: 60% 10%; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-blend-mode: multiply;
} 

@media screen and (max-width: 992px) {
  	.logoleft {
		float: left;
		width: 200px;
		height: 200px;
	}
  .logoright {
    float: right;

    width: 200px;
    height: 200px;
	}
  .header-text{
    position: absolute;
    top: 25%;
    left: 5%;
}
.main-text{
  font-size: 40px;
  
}

}

@media screen and (max-width: 768px) {
	.logoleft {
		float: left;
		margin-left: 10%;
		width: 150px;
		height: 150px;
	}
  .logoright {
    margin-top:   -20%;
		width:200px;
		height: 200px;
	}
  .card ol {
  margin-left:20px;
  }
  .header-text{
   
    top: 25%;
    left: 25%;
}
.main-text{
  font-size: 40px;
  
}
}

@media screen and (max-width: 600px) {
	.logoleft {
		float: left;
		margin-left: 25%;
		width: 150px;
		height: 150px;
	}
  .logoright {
    margin-top: 10%;
		margin-right: 40%;
    width: 200px;
		height: 150px;
	}
  .header-text{
  left:20%
  }

}
@media screen and (max-width: 450px) {
	.logoleft {
		
		margin-left: 30%;
		width: 150px;
		height: 150px;
	}
  .logoright {
    margin-top: 10%;
		margin-right: 20%;
    width: 200px;
		height: 150px;
	}

  .header-text{
   
    top: 25%;
    left:15%

}
.main-text{
  font-size:26px;
  
}
  


}

@media screen and (max-width: 320px) {
	.logoleft {
		
		margin-left: 30%;
		width: 150px;
		height: 150px;
	}
  .logoright {
    margin-top: 10%;
		margin-right: 20%;
    width: 200px;
		height: 150px;
	}
  
  .header-text{
   
    top: 25%;
    left:10%

}
.main-text{
  font-size:20px;
  
}
.sub-text{
  font-size:24px;
  
}
  
}

.carousel-caption {
  background-color: #f5f5f5c5;
  color:#c92e19;
  font-family: 'TamilFont4' !important;
  font-size:40px;

}

.history{
  padding-top:100px;
  padding-bottom:100px;
} 
.para-title{
  font-size:20px;
  font-family: 'Anek Tamil', sans-serif; 
font-weight: bold; }

.content-text{
  font-size:16px;
  /* font-family:TamilFont2; */
  font-family: 'Noto Serif Tamil', serif !important; 
  text-align: justify;   
  text-indent: 50px;
}
/* 
news board */
.fas
{
    margin-right:4px !important; /*override*/
}

.pagination .fas
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#fff;
}

.card ol {
  counter-reset: li; 
  list-style: none; 
  padding: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.card ol .newslist {
  margin-top:15px
}

.card ol a {
  position: relative;
  display: block;
  padding: .4em .4em .4em 2em;
  margin: .5em 0;
  background: #FFFBF8;
    color: #444;
  text-decoration: none;
  border-radius: .3em;
  transition: .3s ease-out;
}

.card ol a:hover { background: #E9E4E0; }
.card ol a:hover:before { transform: rotate(360deg); }
.card ol a:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -0.5em;
  top: 50%;
  margin-top: -1.3em;
  background: #f9dd94;
  height: 3em;
  width: 2em;
  line-height: 2em;
  border: .3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all .3s ease-out;
}
.footer-bg{
  color:#E9E4E0;
}
.footer-bg .footer-links{
  padding:20px;
}
.footer-list{
  font-size:18px;
  margin-top: 20px;
}
.footer-list li {
list-style: none;
line-height: 2rem;
font-family: 'Tiro Tamil', serif !important;

}

.footer-list li  a{
  color:#E9E4E0;
  
  }
  .card{
    background-color: rgba(255, 255, 255, 0.84) !important;
    /* background-color:rgba(211, 200, 200, 0.836) !important; */
  }
  .tamil1{
      font-family:TamilFont1 !important;
      font-size:40px;
  }
  .dwnld{
    font-size:12px;
    color:brown;
  }

  .una {
    text-align: center;
    display: block;
    line-height: 1px;
    height: 1px;
    margin: 2rem 0;
    background: #866317;
    width: 50%;
margin: auto;
  }
  .una:before, .una:after {
    content: '\2021';
    font-size: 2rem;
    color: #c92e19;
    position: absolute;
    transform: rotate(90deg);
    width: 75%;
  }
  .una:before {
    left:0;
  }
  .una:after {
    right: 0;
  }
  
  .responsive{
    width:550px;
    height:400px;
  }
  @media only screen and (max-width: 1200px) and (min-width: 992px) 
  {
    .responsive{
      width:450px;
      height:400px;
    }
    .photo{
      width:500px;
      height:400px;
      margin-left: 225px;

    }
    .content-text{
      margin-top:10px;
      margin-left:20px;
      margin-right: 20px;
    }
  }

  @media only screen and (max-width: 991px) and (min-width: 767px) 
  {
    .photo{
      width:500px;
      height:400px;
      margin-left: 225px;

    }
    .content-text{
      margin-top:10px;
      margin-left:20px;
      margin-right: 20px;
    }
    .blockquote-footer,.lifebtn{
      margin-left:20px;
    }
  }

  @media only screen and (max-width: 767px) and (min-width: 560px) 
  {
    .responsive{
      width:500px;
      height:350px;
    }
    .photo{
      width:400px;
      height:350px;
      margin-left: 100px;

    }
    .content-text{
      margin-top: 10px;
      margin-left:40px;
      margin-right:40px;
    }
    .blockquote-footer,.lifebtn{
      margin-left:20px;
    }
  }

  @media only screen and (max-width: 558px) and (min-width: 425px) 
  {
    .responsive{
      width:400px;
      height:300px;
    }
  }
  @media only screen and (max-width: 424px) and (min-width: 325px) 
  {
    .responsive{
      width:300px;
      height:300px;
    }
  }
  @media only screen and (max-width: 320px) 
  {
    .responsive{
      width:275px;
      height:250px;
    }
   
  }
/* portfolio */


.portfolio {
  background-color: white;

}

.portfolio .section-title h1:before {
  left: 30%;
}

.portfolio .filter-buttons {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 10px;
}

.portfolio .filter-buttons ul {
  list-style: none;
  text-align: left;
  padding: 0;
}

.portfolio .filter-buttons ul li {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  margin: 0px 8px;
  text-transform: uppercase;
  cursor: pointer;
  padding-bottom: 0px;
}

.portfolio .filter-buttons ul li.active {
  color: #febd01;
  border-bottom: 2px solid #febd01;
}

.portfolio .portfolio-gallery {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.portfolio .portfolio-gallery .item {
  flex: 0 0 12%;
  max-width: 12%;
  position: relative;
  padding: 8px;

}

.portfolio .portfolio-gallery .item .inner {
  position: relative;
}

.portfolio .portfolio-gallery .item img {
  width: 100%;
  display: block;
}
@media(max-width:991px) {

  .portfolio .portfolio-gallery .item {
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    padding: 8px;
  }

}

@media(max-width:767px) {

  .portfolio .portfolio-gallery .item {
    flex: 0 0 33.33%;
    max-width: 33%;
    position: relative;
    padding: 8px;
  }
  .footer-bg .footer-links {
    /* margin-left: 50px; */
}
.footer-list{
  /* margin-left: 50px; */
}
.player{
  margin-top: 50px;
  margin-left: 50px;
}

}

@media(max-width:576px) {

  .portfolio .portfolio-gallery .item {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    padding: 8px;
  }
  .portfolio .filter-buttons {
   
    margin-left:30px;
  }
}

.player{
  width:300px;
  height:50px;
}
@media(max-width:575px) and (min-width:301px) {
  .player{
    width:230px;
    height:50px;
  }
}
@media(max-width:300px) {
  .player{
    width:200px;
    height:50px;
  }
}
.book-list .item-list{
  list-style: square;
  
}
.book-list .item-list a{
  color:#530d00 !important;
  font-weight: bold;
  
}
.operation li{
  list-style: square;
  
}

.book-list li.item-list:not(:last-child) ,.shortlinks li:not(:last-child), .operation li:not(:last-child) { 
  margin-bottom: 10px;  
}
.tamil-title{
  font-family:TamilFont1 !important;
  font-size: 30px;
}
cite{
  font-style: normal !important;
  font-weight: bold;
}

.shortlinks li:after {
  content:counter(li);
  counter-increment: li;

  color:#866317 !important;
  font-size:16px;
}
.shortlinks li a {
  color:#866317 !important;
  font-size:16px;
  font-family: 'Noto Serif Tamil', serif !important; 
}

.Reference .shortlinks {
  counter-reset: li; 

}
.Reference .shortlinks li{
  list-style: square;
  
}

.cardview{
  background: rgba( 255, 255, 255, 0.25 );box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );backdrop-filter: blur( 4px );-webkit-backdrop-filter: blur( 4px );border-radius: 10px;border: 1px solid rgba( 255, 255, 255, 0.18 );
}
.footer-para .footer-subpara{
  font-family: 'Arvo', serif !important;
  font-weight: bold;
}
.footer-para span{
  font-size:14px;

}

.footer-para  a , .footer-subpara ,.footer-list li  a ,.footer-submail a{
  color:#ffffff !important;
  text-shadow: 2px 2px #196262;
}
.footer-para{
  color:#ffffff !important;
  text-shadow: 1px 1px #853388;
    font-size:18px;

}
.footer-subpara a{
  color:#E9E4E0 !important;
}
