@charset "utf-8";
/*
Name: TNDALU, Chennai
URI: http://www.radhakrishan.in/
Authors: RADHAKRISHNAN K
Email: hi@radhakrishnan.in
*/
@import url("https://fonts.googleapis.com/css?family=Titillium+Web");
@import url("https://fonts.googleapis.com/css?family=Montserrat");
@import url("https://fonts.googleapis.com/css?family=Raleway");
@import url("https://fonts.googleapis.com/css?family=Droid+Serif");
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display");
@import url("https://fonts.googleapis.com/css?family=Raleway");


.font {
  font-family: "Georgia",Serif;
  font-size: 40px;
  line-height: 1.2;
}

.banner-button {
  font-size: 16px;
  width: 80%;
  margin-top: 20px;
  font-family: "Georgia",Serif;
  font-weight: 800;
}

body {
  font-family: "Georgia",Serif;
  overflow-x: hidden;
  font-weight: 800;
  width:100%;
}

a,
a:hover {
  color: #070018;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin: 0;
}

.barlin {
  background: url("../img/s80.jpg");
  
  background-size: cover;

  color: #ffffff;
}

.topbar {
  background: url("../img/s80.jpg");
  /*
	background: rgb(80,0,80); /* For browsers that do not support gradients */
  /* background: -webkit-linear-gradient(rgb(80,0,80), rgb(169,0,167))/* For Safari 5.1 to 6.0 */
  /* background: -o-linear-gradient(rgb(80,0,80), rgb(169,0,167)); /* For Opera 11.1 to 12.0 */
  /* background: -moz-linear-gradient(rgb(80,0,80), rgb(169,0,167)); /* For Firefox 3.6 to 15 */
  /* background: linear-gradient(rgb(80,0,80), rgb(169,0,167)); /* Standard syntax */
  color: #fff;
  min-height: 4px;
}

.container-fluid {
  padding: 0px;
}

.top-bar-menu li {
  list-style: none;
  display: inline;
}

nav li {
  font-family: "Georgia",Serif;
  font-weight: 800;
}

.logo-section img {
  width: 100%;
}

.table strong {
  color: #333 !important;
}

.aspire {
  text-align: right;
}

.aspire img {
  height: 120px !important;
  width: auto;
  padding: 5px;
}

@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
  li.dropdown:hover > ul.dropdown-menu {
    display: block;
   
  }
  li.dropdown:hover .nav li {
    background-color: #ffffff;
    color: rgb(253, 252, 252);
  }

  .logo-section img.logo {
    width: 115%;
  }

  .col-md-5-custom {
    width: 38% !important;
  }
}

.navbar-toggle {
  /*margin-top: 90px;*/
}

.padder {
  padding: 30px;
}

.leftsidebar {
  float: left !important;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: 1px solid #ddd;
}

@media (max-width: 769px) {
  .leftsidebar {
    min-width: 100%;
  }

  #myCarousel .carousel-indicators {
    bottom: -10px;
  }

  #myCarousel .carousel-caption {
    min-height: 300px;
  }

  #myCarousel .carousel-caption {
    right: 0px !important;
    left: 0px !important;
  }

  .mobile-padder {
    padding: 15px;
  }

  .top-bar-menu {
    display: none;
  }

  .left-bar {
    /*display:none;*/
  }

  .left-bar li {
    /*display:none;*/
    font-size: 15px;
  }

  .left-bar li:hover a {
    color: #fff !important;
  }

  .page-title {
    width: 80% !important;
  }

  .dept-bar {
    font-size: 6px !important;
  }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
  }

  .no-padding {
    padding: 0px;
  }

  .aspire img {
    height: 120px !important;
    width: auto;
    padding: 5px;
  }

  .logo-section img.logo {
    width: 110%;
  }
}

@media (min-width: 290px) and (max-width: 550px) {
  .aspire img {
    height: 70px !important;
    width: auto;
    padding: 5px;
  }
}

@media (min-width: 770px) {
  .navbar {
    padding-left: 0px;
  }

  .dropdown a {
    font-size: 15px;
  }

  .rightcontent {
    float: right !important;
  }

  .nav > li > a {
    padding: 10px 6px !important;
  }

  #myCarousel .carousel-indicators {
    bottom: -10px;
    align-content: center;
  }

  #myCarousel .carousel-indicators {
   /* margin-left: 0px;
 */ }

  #myNavbar {
    margin-top: 0px;
  }

  #myCarousel .carousel-caption {
    right: 0px !important;
    left: 55%;
  }

  #myCarousel .carousel-caption {
    min-height: 300px;
  }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px !important;
  }

  .top-bar-menu {
    background: url("../img/s6");
    z-index: 1;
    display: inline;
    position: relative;
    float: right;
    display: block;
    border-radius: 0 0 0 50px;
  }

  .top-bar-menu a {
    padding: 12px 5px;
    text-decoration: none;
    color: #fff;
  }

  .top-bar-menu ul {
    margin-bottom: 0px;
  }
}

#myCarousel .carousel-caption {
  bottom: -10px !important;
}

a.banner-button {
  padding: 0px 0px 30px 0px;
  color: #fff;
  margin-bottom: 150px;
}

a:hover .logo img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-brand {
  padding: 0px 0px;
}

.navbar-toggle {
  background: #19171f;
}

.navbar-toggle .icon-bar {
  background: #fff;
}

.navbar {
  margin-bottom: 0px;
  letter-spacing: 1px;
}

.navbar-nav li a:hover {
  color: rgb(251, 238, 238) !important;
  background: url("../img/s8.jpg");
  border-radius: 10px;
}

.navbar-nav > li.active > a {
  background: #15004b;
  color: #fff;
}

.dropdown a {
  color: #ffffff;
}

.info-box {
  background: #15004b;
  padding: 0px;
  border: solid 5px #fff;
  color: #fff;
  height: 190px;
}

.info-text {
  display: none;
}

.info-text a {
  color: #fff;
  text-decoration: blink;
  cursor: pointer;
}

button {
  background: rgba(254, 204, 0, 0.9);
  border: 0px;
  color: #15004b;
  padding: 5px;
}

.info-box:hover .info-text {
  display: block;
  background: rgba(80, 0, 80, 0.8);
  width: 100%;
  height: 180px;
  padding: 15px;
  line-height: 1.5;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}

.info-text .heading {
  font-size: 26px;
}

.line {
  width: 60%;
  background: #fff;
  height: 1px;
  margin: 5px 0px;
}

.info-title {
  background: rgba(254, 204, 0, 0.9);
  top: 10px;
  color: rgb(106, 61, 142);
  font-weight: 600;
  padding: 5px;
  display: inline-block;
}

.info-box:hover .info-title {
  display: none;
}

.newsscroll {
  height: 500px;
  line-height: 24px;
  overflow: Hidden;
}

ul {
  padding: 10px;
}

marquee {
  height: 360px;
  line-height: 24px;
  overflow: Hidden;
}

marquee li {
  list-style: none;
  text-align: center;
  color: #15004b;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 14px;
  border-left: none;
  text-align: center;
}

.divider-hori {
  min-height: 20px;
  background: #000;
  max-width: 1px;
  min-width: 1px;
}

.new-scroll-heading {
  background: url("../img/s7.jpg");
  font-family: Garamond, serif;
  font-size: 25px;
  padding: 20px 0;
  box-shadow: 10px,10px;
  text-align: center;
  color: #fff;
  border-radius: 0px 30px 0 0;
}
.banner-bg {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='40' height='40' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform='rotate(135)'%3E%3Crect width='100%25' height='100%25' fill='rgba(21, 0, 75,1)'/%3E%3Cpath d='M0 20h2v1h-2zM40 20h2v1h-2zM40 20h2v1h-2z' fill='rgba(197, 48, 48,1)'/%3E%3Cpath d='M20 20h2v1h-2zM60 20h2v1h-2z' fill='rgba(236, 201, 75,1)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ");
  background-attachment: fixed;
  padding: 10px 0;
}
.new-scroll-bottom {
  background: #15004b;
  /* For browsers that do not support gradients */
  padding: 1px 0;
}

.event-page h3 {
  color: #15004b;
  line-height: 1.5;
}

.event-page .breadcrumb a {
  color: #15004b;
}

.event-page p {
  text-align: justify;
}

.event-page .leftsidebar a {
  color: #15004b;
  border: 1px solid #15004b;
  padding: 10px 15px;
  font-weight: 300;
  border-radius: 5px;
  line-height: 3;
  white-space: nowrap;
}

/*Page Styles */
.profile-page {
  border-top: 1px solid rgb(80, 0, 80);
}

.content-page {
  margin-left: 5px;
}

.page-title {
  color: #15004b;
}

.news-page a {
  color: #15004b;
}

.page-title:after {
  content: "\A";
  width: 280px;
  height: 2px;
  border-radius: 1%;
  background: #fecc00;
  display: block;
  top: 10px;
  margin: 5px 0px 5px 0px;
}

.strong-title {
  color: #15004b;
}

.strong-title:after {
  content: "\A";
  width: 300px;
  height: 2px;
  border-radius: 1%;
  background: #fecc00;
  display: block;
  top: 10px;
  margin: 5px 0px 0px 0px;
}

#myCarousel .carousel-caption {
  text-align: left !important;
  background: rgba(71, 0, 71, 0.8);
  padding: 20px;
}

#myCarousel .carousel-control.left {
  background: none !important;
}

#myCarousel .carousel-control.right {
  background: none !important;
}

#myCarousel .carousel-control {
  width: 5%;
}

#myCarousel .carousel-caption {
  bottom: 20px;
}

.footer {
  /* background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='40' height='40' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform='rotate(135)'%3E%3Crect width='100%25' height='100%25' fill='rgba(21, 0, 75,1)'/%3E%3Cpath d='M0 20h2v1h-2zM40 20h2v1h-2zM40 20h2v1h-2z' fill='rgba(197, 48, 48,1)'/%3E%3Cpath d='M20 20h2v1h-2zM60 20h2v1h-2z' fill='rgba(236, 201, 75,1)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ");*/
  background: url("../img/s80.jpg");
  background-size: cover;
  padding: 10px;
  color: rgb(249, 247, 247);
}

.purple {
  background: url("../img/s80.jpg");
  padding: 10px;
  color: #fff;
}

.footer-menu {
  list-style: none;
}

.section-header {
  width: 290px;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #15004b;
  border-bottom: solid 2px #c91b25;
}
.page-section-header {
  font-size: 28px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 6px;
  color: #15004b;
}

.ulstyle {
  line-height: 2;
}

.footer-title {
  width: 160px;
  font-size: 16px;
  margin-bottom: 6px;
  border-bottom: solid 1px rgba(254, 204, 0, 0.9);
}

.footer-menu li a {
  line-height: 1.5;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 0px;
}

.footer-menu li {
  padding: 3px 0px;
}

/* Event Box */
.event-box {
  padding: 5px;
  min-height: 110px;
}

.event {
  color: #15004b;
}

.event p {
  color: rgba(80, 0, 80, 0.8);
}

.event-image img {
  width: 100%;
}

.blue {
  background: rgba(81, 0, 81, 0.7);
}

/* Buttons */
.view-more {
  background: none;
  padding: 5px 10px;
  text-decoration: none;
  border: #15004b 1px solid;
  color: #15004b;
  font-size: 12px;
  font-weight: 600;
}

.view-more:hover {
  text-decoration: none;
  animation: ease-in 0.5ms;
  background: #15004b;
  color: #fff;
}

.view-more-1 {
  background: none;
  text-decoration: none;
  color: #15004b;
  font-size: 14px;
  font-weight: 600;
}

.view-more-1:hover {
  text-decoration: none;
  animation: ease-in 0.5ms;
  color: #15004b;
}
.h3-header {
  font-weight: bold;
}

.fa {
  font-size: 26px;
  margin-right: 5px;
}

.breadcrumb {
  background: none;
  color: #808080;
}

.breadcrumb {
  margin: 5px;
}

.left-bar ul {
  list-style: none;
}

.left-bar ul {
  padding: 0px;
}

.left-bar li {
  padding: 5px 0 5px 15px;
}

.left-bar li {
  border-bottom: 1px dotted #a3a3a3;
  background: url(../image/noise.png) #d8d8d8;
}

.left-bar li a {
  padding: 0px 0 5px 0px;
  color: rgba(80, 0, 80, 0.7);
  text-decoration: none;
}

.left-bar li:hover {
  background: rgba(80, 0, 80, 0.8);
  color: #fff !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.left-bar li:hover a,
.left-bar a:hover {
  color: #fff;
}

.left-bar li.active {
  background: rgba(80, 0, 80, 0.9);
}

.left-bar li.active a {
  color: #fff;
}

.left-bar {
  /*background:url(../image/patterns-2.jpg); */
  color: #fff;
}

.left-bar-title {
  background: #15004b !important;
}

.left-bar-title {
  font-size: 16px;
  bottom: 5px;
  border-bottom: solid 1px #fecc00 !important;
}

.left-bar-title a {
  color: #fecc00 !important;
}

.left-bar-bottom {
  background: #15004b;
  min-height: 50px;
}

.page-img img {
  width: 100%;
  border-radius: 6px;
  margin: 10px 0px;
}

.overlay-purple {
  background: url(../image/stripesblack.png) rgba(80, 0, 80, 0.6);
  height: 300px;
  display: block;
  text-align: center;
}

.overlay-events {
  background: url(../image/stripesblack.png) rgba(80, 0, 80, 0.6);
  height: 300px;
  display: block;
  text-align: center;
}

.image-title {
  font-size: 24px;
  color: #fff;
}

.events {
  padding-top: 15px;
}

.event-title {
  font-family: "Playfair Display", serif;
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
}

.event-title-1 {
  font-family: "Playfair Display", serif;
  font-size: 40px;
  line-height: 1.2;
  color: #454545;
}

.event-container {
  padding-top: 20px;
}

.event-banner {
  padding-top: 100px;
  display: block;
}

.events-image img {
  width: 100%;
  height: 250px;
  border-radius: 3px 3px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.events-image:hover img {
  -webkit-filter: grayscale(20%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(20%);
  animation: ease-in 0.5s;
}

.events-image {
  position: relative;
  width: 100%;
  /* for IE 6 */
}

.event-desc {
  position: absolute;
  top: 140px;
  left: 0;
  padding: 5px;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
}

.image-divider {
  border-bottom: 2px solid #ffec33;
  width: 150px;
  padding: 5px;
}

.page p {
  text-align: justify;
  padding-top: 15px;
}

.page ul {
  padding-left: 35px;
}

.page strong {
  color: #15004b;
}

.contact-page strong {
  color: #15004b;
}

.page em {
  color: #fecc00;
}

@media (min-width: 768px) and (max-width: 1000px) {
  .collapse {
    display: none !important;
  }
}

.members {
  min-height: 100px;
}

.head-title {
  font-size: 21px;
  color: #15004b;
  border-bottom: solid 3px rgba(254, 204, 0, 0.9);
  margin-bottom: 20px;
}

.members {
  text-align: center;
}

svg#information:hover {
  fill: #15004b !important;
}

.dept-bar {
  text-align: center;
  font-size: 16px;
}

.dept-bar a {
  text-decoration: none;
}

.black {
  height: 30px;
}

.dept-bar {
  text-align: left;
}

.dropbtn {
  background-color: #4caf50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
}

.dropdown-content a {
  text-decoration: none;
  display: block;
}

.dropdown:hover .dropdown-content {
  display: block;

}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

@media (max-width: 1200px) {
  .navbar-header {
    float: none;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-toggle {
    border-radius: 0px;
  }
}

.announcement li {
  list-style: none;
  text-align: left;
  border-bottom: 1px solid #c91b25;
  color: #000080;
  padding-top: 10px;
  padding-bottom: 10px;
}

.events-announcement li {
  list-style: none;
  text-align: left;
  border-bottom: 1px solid #c91b25;

  background-image: url("../img/s4.jpg");
  padding-top: 10px;
  padding-bottom: 10px;
}
.events-announcement a,
.events-announcement a:hover,
.events-announcement i {
  color: white;
  font-size: 13px;
  text-decoration: none;
  margin: 10px;
}

/* Content Section */

.bg-color--ulaw-blue-50 {
  background-color: #15004b !important;
}

.color--ulaw-sol {
  color: #ffc425 !important;
}

.content-push--dropdown .content-push__info {
  padding: 3.5rem;
}

.content-push--dropdown .dropdown-block {
  padding: 3.5rem;
  margin-bottom: -5rem;
  width: 125%;
}

.content-push--dropdown .content-push__image {
  margin-left: calc(-1.85% - 2rem);
}

.bg-color--ulaw-white {
  background-color: #fff !important;
}

.heading__title {
  font-family: avenir lt w01_85 heavy;
  display: block;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.btn--link {
  display: table;
  position: relative;
  padding: 0 !important;
  font-family: avenir lt w01_85 heavy;
  font-size: 1.0625rem;
  line-height: 1.53;
  cursor: pointer;
  text-decoration: none !important;
}

.padding-space {
  padding: 60px 10px;
}

.tndalu-round-edge {
  width: 80px !important;
  height: 80px !important;
  border-radius: 50%;
  box-shadow: 0 11px 24.75px 2.25px rgb(25 26 25 / 42%);
}

.tndalu-gradiant {
  background-image: -moz-linear-gradient(93deg, #15004b 0, #15006b 100%);
  background-image: -webkit-linear-gradient(93deg, #15004b 0, #15006b 100%);
  background-image: -ms-linear-gradient(93deg, #15004b 0, #15006b 100%);
}

.tndalu-round-edge img {
  width: 100%;
  padding: 10px;
}

.tndalu-color-violetblue {
  color: #15004b;
  padding-top: 15px;
  font-weight: bold;
}

.tndalu-image-box img {
  border-radius: 5px !important;
  animation-duration: 3s;
  animation-name: zoomImage;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@media screen and (min-width: 786px) {
  .float-right {
    float: right;
  }
}

.font-weight-700 {
  font-weight: 700;
}

.font36 {
  font-size: 26px;
}

.tndalu-color-violet {
  color: #15004b;
}

ul.announcement {
  position: relative;
}

.scroll-message {
  overflow-y: scroll;
}

.scroll-message-student,
.scroll-message-news,
.scroll-message-about {
  height: 300px;
  overflow-y: scroll;
  background: url("../img/s3.jpg");
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

.h2,
h2 {
  font-size: 30px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #15004b;
}

.padding {
  margin: 10px;
  padding: 10px 15px;
}

.color-box-1 {
  border-radius: 5px;
  font-size: 16px;
  background: #f28705;
  color: #fff;
}

.color-box-2 {
  border-radius: 5px;
  font-size: 16px;
  background: #f23030;
  color: #fff;
}
.color-box-3 {
  border-radius: 5px;
  font-size: 16px;
  background: #15004b;
  padding: 10px 15px;
  text-align: center;
  line-height: 1.5;
}

.color-box-2 a,
.color-box-1 a {
  color: #fff;
}

.color-box-2 span,
.color-box-1 span {
  float: right;
}

.card-title {
  font-weight: 600;
}

.card-title-head {
  color: #c91b25;
  font-weight: bold;
}

.rounded {
  border-radius: 5px;
}

.row {
  margin-right: 1px;
  margin-left: 1px;
}

.card-banner {
  padding: 25px 10px;
  background: #f0f0f0;
  min-height: 210px;
  border-radius: 6px;
}

.link {
  background: #15004b;
  color: #fff;
  padding: 10px 15px;
  margin: 15px 0px;
}

.link:hover {
  background: #c91b25;
  color: #fff;
  text-decoration: none;
}

.explore-button,
.explore-button:hover {
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  background: #15004b;
  border-radius: 5px;
}
.events-section,
.gallery-section {
  background: #fff;
  padding: 10px;
  margin: 10px;
  border-radius: 10px;
}
.events-title,
.galary-title {
  background: #f23030;
  padding: 10px;
  color: #fff;
  border-radius: 6px;
}
.dropdown-menu > li > a {
  background: url("../img/s100.jpg");
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 800;
  line-height: 1.42857143;
  color: rgb(3, 3, 3);
  white-space: nowrap;
}
.h3-header {
  color: #15004b;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 1px solid #ddd;
}
.card-titlesyn {
  color: #15004b;
  font-weight: bold;
}
.card-textsyn {
  text-align: center !important;
}
.card.shadow.p-3.mb-5.bg-white.rounded {
  background: #f0f0f0;
  padding: 10px;
  min-height: 230px;
  margin: 10px -5px;
}
.btn-outline-success {
  border-color: #15004b;
}
.btn-outline-success:hover {
  background-color: #15004b;
  color: white;
}
.filterDiv {
  display: none;
}
.show {
  display: block;
}
.COMz {
  display: none;
}
h6.mb-0 {
  padding: 10px;
  border-radius: 10px !important;
}
.btn-primary,
.btn-primary:hover {
  color: #fff;
  background-color: #15004b;
  border-color: #15004b;
}
th {
  text-align: center;
}

.adv-bg {
  height: 100px;
  overflow: hidden;
}
@keyframes move {
  0% {
    transform: translate3d(100%, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
.adv {
  animation: move linear 25s infinite;
}
.adv:hover {
  animation-play-state: paused;
}

.news-container {

  overflow-y: scroll;
  height: 350px;


}

.news-text {
  /* animation properties */

  animation: my-animation 100s linear infinite;
}
.news-text:hover{
  animation-play-state: paused;
}
@keyframes my-animation {
  from {
    -moz-transform: translateY(5%);
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
  to {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.news-text2 {
  /* animation properties */

  animation: my-animation2 100s linear infinite;
}
.news-text2:hover{
  animation-play-state: paused;
}

@keyframes my-animation2 {
  from {
    -moz-transform: translateY(5%);
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
  to {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}



.news-text3 {
  /* animation properties */

  animation: my-animation3 100s linear infinite ;
}
.news-text3:hover{
  animation-play-state: paused;
}
@keyframes my-animation3 {
  from {
    -moz-transform: translateY(5%);
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
  to {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.banner-bg2 {
  background: url("../img/b1.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  width: auto;
}
.center {
  width: 100%;
  padding: 40px;
}

.img-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.img-list li {
  border: 5px solid white;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.img-list img {
  max-width: 100%;
  vertical-align: middle;
}

/* The hover effect
    -------------------------------------------------------------- */
.img-list li:before {
  transition: all 0.5s ease;
  content: "";
  position: absolute;
  font-family: sans-serif;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  transform: scale(0);
}
.img-list li:hover:before {
  opacity: 0.5;
  transform: scale(1);
}
.img-list li:after {
  transition: all 0.2s ease-in-out;
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 2px solid #aaa;
  background: linear-gradient(-45deg, #01284b, #6c5b7b, #f36f2f);
  opacity: 0px;
  transform: scale(0);
}
.img-list li:hover:after {
  opacity: 0;
  transform: scale(1);
}
.text {
  position: absolute;
  text-align: center;
  font-size: 500%;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  font-family: "Times New Roman", Times, serif;
  padding: 0px;
  color: white;
  visibility: none;
  opacity: 0;
  transition: opacity 0.3s;
  padding: 30%;
}
li:hover .text {
  visibility: visible;
  opacity: 1;
  text-align: center;
}
.today {
  color: white;
  text-align: center;
  font-family: Georgia, 'Times New Roman', Times, serif, sans-serif;

  border-radius: 20px;
}

.news-box {
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  background: url("../img/s88.jpg");
  border-radius: 20px;
  position: relative;
}

.newsmove {
  display: flex;
}

.news-item {
  flex-shrink: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  color: white;
}

.fixed {
  position: fixed;
  width: 50%;
  bottom: 10px;
  border: 3px solid #8AC007;
} 

/* (D) ANIMATION - MOVE ITEMS FROM RIGHT TO LEFT */
/* 4 ITEMS -400%, CHANGE THIS IF YOU ADD/REMOVE ITEMS */
@keyframes roll {
  0% {
    transform: translate3d(100%, 0, 0);
  }
  100% {
    transform: translate3d(-400%, 0, 0);
  }
}
.newsmove {
  animation: roll linear 50s infinite;
}
.newsmove:hover {
  animation-play-state: paused;
}

.data-card {
  display: flex;
  flex-direction: column;
  max-width: auto;
  min-height: auto;
  overflow: hidden;
  border-radius: 0.5em;
  text-decoration: none;
  background: white;
  margin: 1em;
  padding: 2.75em 2.5em;
  box-shadow: 0 1.5em 2.5em -0.5em rgba(#000000, 0.1);
  transition: transform 0.45s ease 0.45s ease;
}

.data-card:hover {
  background: url("../img/s10.jpg");
  transform: scale(1.02);
  color: #000000;
}
.img_width {
  align-content: center;
  max-width: 50%;
}
.bg-2{
  background-image: url("../img/s0.jpg");
  background-size: cover;
}
