body{
    color: #000;
}
p {
  margin-top: 0;
  margin-bottom: 0.5rem;
  text-align: justify;
}
ul{
  padding-left: 15px;
}
li{
  display: flex;
}

nav{position:relative;margin:0 auto;}
#cssmenu ul{padding-left: 0px;margin: 0px;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{background: #07889b;;}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{        
  padding: 12px 15px;
  font-size: 14px;
  letter-spacing: 0.01px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
letter-spacing: 1px;
font-weight: 600;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#212e53;}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#fff  !important;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:20px;right:11px;width:8px;height:2px;display:block;background:#fff;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:17px;right:14px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px;z-index: 99;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#07889b;transition:all .25s ease;    border-bottom: 1px solid white);}
#cssmenu ul ul li:hover{background: #212e53;}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:37px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{   padding: 12px 15px;
  font-size: 12px;
  letter-spacing: 0.01px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
width: 200px;
border-bottom: 2px solid white;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

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

nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none;}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
.abt_img{
  margin: 0px auto;
  display: block;
  margin-top: 50px;
}
.breadcumb_img{
  width: 100%;
  height: 300px;
}
.header-top{
    background: #07889b;
    padding: 0px 0px;
   
}
.header-top-list{
    list-style: none;
    padding-left: 0px;
    margin: 0px;
    float: right;
}
.header-top-list li{
    display: inline-block;
    color: #fff;
    border-left: 1px solid #929da2;
    padding: 5px 10px 6px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.header-top-list li:last-child{
    border-right: 1px solid #929da2;
}
.header-top-list li a{
    color: #fff;
    font-weight: 600;
}
.header-top-list li a:hover{
  text-decoration: none;
}
.header-menu{
    background: #07889b;;
}

.animate-charcter{
  text-transform: uppercase;

  color: #fff;
  animation: textclip 12s linear infinite;
  font-size: 40px;
  letter-spacing: 1.2px;
  font-weight: 900;
  padding-top: 18px;
  text-align: center;
  /* background-image: linear-gradient( -225deg, #600505 0%, #9d2446 29%, #113780 67%, #fff800 100% );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto; */
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.animate_p{
  text-transform: uppercase;
  background-image: linear-gradient( -225deg, #fff800 0%, #113780 29%, #9d2446 67%, #600505 100% );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 12s linear infinite;
  font-size: 20px;
  text-align: center;
  line-height: 21px;
  font-weight: 800;
  letter-spacing: 1px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.header-logo{
  
    background-image: url(header-bg.jpg);
    background-position: center;
    background-size: cover;
}
.logo img{
  padding: 5px;
  width: 100%;
}
.light{
    background: #fff;
    padding: 0px 4px;
    color: #000 !important;
    font-weight: 600;
    font-size: 11px;
    border: 1px solid #fff;
}
.dark{
    background: #212e53;
    padding: 0px 4px;
    font-weight: 600;
    font-size: 11px;
    border: 1px solid #fff;
}
.cmodisha{
    grid-template-columns: auto 116px;
    height: 100%;
    text-align: right;
}
.cmodisha img{
  width: 90%;
  margin: 5px;
  float: left;
}
.cmtext{
    align-self: center;
}
.cmtext p{
margin: 0px;
}
@media screen and (max-width:1350px){
    
.header-top-list li a span {
    display: none;
}
}
.carousel-control-next, .carousel-control-prev{
  background:none;
  border: none;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
  }
  .my-footer{
    background-position: center;
    background-size: cover;
    position: relative;
    background-color: #07889b;
  }
  .my-footer::before{
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .footer-logo img{
    width: 68px;
  }
  .footer-logo h2{
    color: #fff;
    font-weight: 700;
    font-size: 41px;
    margin: 0px;
  }
  .footer-button{
    display: flex;
    flex-direction: row-reverse;
  }
  .footer-button a{
    background: #0091d7;
    padding: 7px 30px 9px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
  }
  .footer-address p{
    color: #fff;
    padding-top: 0px;
    text-align: center;
    margin: 0px;
  }
  .footer-address p a{
    color: #dca135;
  }
  .footer-btn{
    background: #0091d7;
    padding: 7px 30px 9px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    margin-top: 12px;
    display: inline-block;
  }
  .form-group label{
    color: #fff;
  }
  .footer-title{
    color: #dca135;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 20px;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 17px;
  }
  .footer-title::before{
    content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 71px;
  height: 3px;
  background-color: #dca135;
  }
  .footer-first{
    padding-bottom: 27px;
    border-bottom: 1px solid #96a2af;
    position: relative;
  }
  .footer-second{
    border-bottom: 1px solid #96a2af;
    position: relative;
  }
  .footer-second-left{
    border-right: 1px solid #96a2af;
    padding: 39px 39px 39px 0px;
  }  
  .footer-second-right{
    padding: 39px 0px 39px 39px;
  }
  .footer-list{
    list-style: none;
  padding-left: 0px;
  }
  .footer-list li a{
    color: #fff;
    display: block;
    padding: 5px 0px;
  }
  .social-list{
    text-align: center;
    margin: 0px;
  }
  .social-list li{
    display: inline-block;
  }
  .social-list li a{
    color: #fff;
    padding: 20px;
  }
  .social-list li a i{
    margin-right: 7px;
  }
  .footer-third{
    border-bottom: 1px solid #96a2af;
    position: relative;
    padding: 29px 0px;
  }
  .facebook{
    color: #048bff;
    font-size: 22px;
  }
  .twitter{
    color: #70bcfd;
    font-size: 22px;
  }
  .instagram{
    color: #f14e73;
    font-size: 22px;
  }
  .linkedin{
    color: #6ef1f1;
    font-size: 22px;
  }
  .footer_p{
    padding: 15px 0px; 
    margin-bottom: 0px !important;
  }
  .footer-last-left{
    padding-left: 0px;
  }
  .footer-last-left p{
    color: #fff;
  }
  .footer-last-right{
    padding-right: 0px;
  }
  .footer-last-right p{
    color: #fff;
  }

  figure.snip1174 {
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 0px;
    max-width: 100%;
    width: 100%;
    background-color: #1a1a1a;
    color: #ffffff;
    text-align: left;
  }
  figure.snip1174 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  figure.snip1174 img {
    width: 100%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    vertical-align: top;
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  figure.snip1174 figcaption {
    position: absolute;
    padding: 0px 25px;
    bottom: 0;
    left: 0;
  }
  figure.snip1174 h2,
  figure.snip1174 p {
    margin: 0;
    padding: 0;
  }
  figure.snip1174 h2 {
    margin-bottom: 17px;
    display: block;
    font-weight: 700;
    font-size: 23px;
    margin-top: 20px;
  }
  figure.snip1174 p {
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1.4em;
  }
  figure.snip1174 a {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ffffff;
    text-decoration: none;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 0.8em;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
  }
  figure.snip1174 a:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
  figure.snip1174.blue {
    background-color: #20638f;
  }
  figure.snip1174.yellow {
    background-color: #c87f0a;
  }
  figure.snip1174.green {
    background-color: #1e8449;
  }
  figure.snip1174.navy {
    background-color: #222f3d;
  }
  figure.snip1174.red {
    background-color: #962d22;
  }
  figure.snip1174:hover img {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  figure.snip1174:hover a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .banner-bottom{
      padding: 50px 0px;
  }

  .about{
    padding: 15px 0px 0px;
    position: relative;
    margin-bottom: 10px;
  }
  .about-right-box{
    position: absolute;
    width: 50%;
    height: 80%;
    background: #02343f;
    right: 0px;
    top: 0px;
    background-image: url(lake.jpg);
    background-position: center bottom;
    background-size: cover;
  }
  .gallery_img{
    width: 100%;
    margin-top: 10px;
  }
  .about-right-box::after{
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: rgb(19 14 6 / 75%);
  }
  .about-right{
      z-index: 1;
      padding-left: 42px;
  }
  .sec-title{
    font-weight: 700;
    font-size: 30px;
    position: relative;
    padding-left: 34px;
    color: #2b2b2b;
    padding-bottom: 5px;
    margin-top: 15px;
  }
  
  .sec-title::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 17px;
    height: 100%;
    background: #212e53;
  }
  .sec-title::after{
    content: "";
    position: absolute;
    left: 22px;
    top: 0px;
    width: 4px;
    height: 100%;
    background: #07889b;
  }
  .sec-title_white{
    font-weight: 700;
    font-size: 30px;
    position: relative;
    padding-left: 34px;
    color: #fff;
    padding-bottom: 5px;
  }
  .sec-title_white::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 17px;
    height: 100%;
    background: #02343f;
  }
  .sec-title_white::after{
    content: "";
    position: absolute;
    left: 22px;
    top: 0px;
    width: 4px;
    height: 100%;
    background: #f5b901;
  }
  .sec-sub-title{
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
  .read-more{
    color: #02343f;
    font-weight: 600;
  }
  .read-more_white{
    color: #fff;
    font-weight: 600;
  }
  .about-bottom{
    z-index: 1;
    background: #ddd;
    padding: 37px 44px;
    box-shadow: 0px 0px 18px 0px #183538;
    background-image: url(chilika-banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 20px;
  }
  .about-bottom::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(14,67,113);
    background: linear-gradient(90deg, rgb(14 67 113 / 90%) 37%, rgba(255,255,255,0) 100%);
  }
  .box-title{
    color: #fff;
    font-size: 25px;
    font-weight: 700;
  }
  .take-tour{
      margin: 0px;
  }
  .take-tour a{
    color: #0d3d66;
    background: #f5b901;
    font-weight: 700;
    padding: 10px 23px;
    display: inline-block;
    margin-top: 7px;
  }
  

.carousel-control-next i, .carousel-control-prev i{
  background: #212e53;
  padding: 10px 12px;
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 45%;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 1;
  transition: opacity .15s ease;
  height: max-content;
}
.slider-video{
  width: 100%;
}
.quick-links{
  background-color: #212e53;
  padding: 15px;
  position: relative;
}
.service_h2{

}
.hr_class{
  border: 1px solid white;
margin-top: 7px !important;
margin-bottom: 0px !important;
}
.service_p{
font-size: 16px;
line-height: 22px;
color: white;
margin-bottom: 0px;
}
.btn-primary {
  color: #fff;
  background-color: #212e53;
  border-color: #212e53;
}
.btn-primary:hover {
  color: #212e53;
  background-color: #fff;
  border-color: #212e53;
}
.img-responsive{
  width: 100%;
}
.second_section{
  background-color: aliceblue;
}
.library_img{
  border-radius: 5px;
box-shadow: 1px 2px 7px #212e53;
margin: 15px 0px !important;
}
.quick-links h2{
  color: #fff;
  position: relative;
  margin: 2px;
  font-size: 27px;
}
.quick-links-list{
  padding-left: 0px;
  list-style-type: none;
  background: #f1eecd;
}
.quick-links-list li{

}
.quick-links-list li a{
  display: block;
  padding: 10px;
  border-bottom: 1px solid #212e537a;
  color: #212e53;
  font-weight: 600;
  position: relative;
  text-decoration: none;
}
.fa-angle-double-right{
  font-weight: 600;
font-size: 18px;
}
#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: hidden;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px 16px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}

.card {
  width: 100%;
  display: inline-block;
  /* margin: 1rem; */
  border-radius: 4px;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.card:hover, .card.hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 rgba(0, 0, 0, 0.25);
}
.card:hover .card-content, .card.hover .card-content {
  box-shadow: inset 0 3px 0 0 #02343f;
  border-color: #02343f;
}
.card:hover .card-img .overlay, .card.hover .card-img .overlay {
  background-color: rgba(25, 29, 38, 0.85);
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  opacity: 1;
}
.card-img {
  position: relative;
  height: 224px;
  width: 100%;
  background-color: #fff;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-img .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
}
.card-img .overlay .overlay-content {
  line-height: 224px;
  width: 100%;
  text-align: center;
  color: #fff;
}
.card-img .overlay .overlay-content a {
  color: #fff;
  padding: 0 2rem;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  cursor: pointer;
  text-decoration: none;
}
.card-img .overlay .overlay-content a:hover, .card-img .overlay .overlay-content a.hover {
  background: #f5b901;
  border-color: #f5b901;
}
.card-content {
  width: 100%;
  min-height: 104px;
  background-color: #fff;
  border-top: 1px solid #E9E9EB;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 10px 13px 0px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.card-content a {
  text-decoration: none;
  color: #202927;
}
.card-content h2, .card-content a h2 {
  font-size: 22px;
  font-weight: 700;
}
.card-content p, .card-content a p {
  font-size: 15px;
  font-weight: 400;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
}
.card-img-top{
  width: 60%;
margin: 0px auto;
display: block;
padding: 15px;
border-radius: 30px;
}
.card-title {
  margin-bottom: 0;
  text-align: center;
  color: #212e53;
  font-weight: bold;
}
.card-title_p {
  text-align: center;
padding-top: 5px;
letter-spacing: 1px;
color: #0f5d47;
font-weight: bold;
font-size: 14px;
margin-bottom: 0px;
}
.card-text{
  text-align: center;
  font-size: 14px;
}
.center_btn{
  margin: 0px auto;
  display: block;
}
.center_btn_2{
  margin: 0px auto;
  display: block;
  background-color: crimson;
border: crimson;
font-weight: 600;
padding: 15px 0px;
}
.center_btn_2:hover{
  background-color: white;
  border: 1px solid crimson;
}
.collections{
  text-align: justify;
  font-size: 14px;
}
.books_color{
  color: #212e53;
  font-weight: bold;
}
.library_room{
  width: 95%;
  border: 2px solid #b8cbff;
  box-shadow: 2px 3px 5px #171111;
  margin: 0px auto;
  display: block;
  margin-top: 10px;

}
.view_btn{
  float: right;
  margin-top: 15px;
  width: 33%;
}


.re_box1{
  background-color: #212e53;
  padding: 45px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 0px 0px 20px 20px;
  font-weight: 600;
  text-align: center;
}
.re_box8 {
  background-color: #212e53;
  padding: 45px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 20px 20px 0px 0px;
  font-weight: 600;
  text-align: center;
}
.re_box9 {
  background-color: #212e53;
  padding: 45px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  font-weight: 600;
  text-align: center;
}
.re_box {
  background-color: #212e53;
  padding: 15px 20px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 20px 20px 0px 0px;
  font-weight: 600;
}
.re_box2 {
  background-color: #112020;
  padding: 15px 20px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 15px 15px 0px 0px;
  font-weight: 600;
}
.re_box3 {
  background-color: #501a33;
  padding: 15px 20px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 15px 15px 0px 0px;
  font-weight: 600;
}
.re_box4 {
  background-color: #1a503e;
  padding: 15px 20px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 15px 15px 0px 0px;
  font-weight: 600;
}
.re_box5 {
  background-color: #005a86;
  padding: 15px 20px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 15px 15px 0px 0px;
  font-weight: 600;
}
.re_box6 {
  background-color: #2c0f48;
  padding: 15px 20px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 0px 0px 20px 20px;
}
.re_box7 {
  background-color: #6d0505;
  padding: 15px 20px;
  margin: 3px 0px;
  border: 3px solid wheat;
  box-shadow: 0px 2px 5px black;
  width: 100%;
  border-radius: 20px 20px 0px 0px;
  font-weight: 600;
}
.re_p{
 color: wheat;
 font-size: 20px;
 margin-bottom: 0px;
 font-size: 22px;
}
.card{
  background-color: #fef8ea;
  box-shadow: 10px 8px 0px #07889b !important;
}
.re_box_a:hover{
  text-decoration: none;
}
.library_logos{
  width: 100%;
  border: 1px solid #07889b;
border-radius: 5px;
margin-top: 15px;
margin-bottom: 15px;
box-shadow: 3px 4px 5px #dcdcdc;
padding: 10px;
}

.tab-content {
  background-color: aliceblue;
  padding: 10px 16px;
  box-shadow: 0px 0px 7px 0px #ddd;
  min-height: 360px;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #07889b;
  margin-bottom: 15px;
}
ul.timeline {
  list-style-type: none;
  position: relative;
  margin-bottom: 0px;
  padding-left: 0;
}
ul.timeline > li {
  margin: 10px 0px 0px;
  display: flex;
}
.timeline-date {
  display: grid;
  background: #07889b;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin-right: 10px;
  align-self: first baseline;
  box-shadow: 0px -2px 0px 0px #cacee6;
  font-size: 20px;
  min-width: 63px;
  
}
.timeline li span {
  color: #fdfdfd;
  background: #212e53;
  letter-spacing: 0.5px;
  font-weight: 700;
  text-align: center;
  padding: 2px 8px;
  font-size: 11px;
}
.timeline li a {
  color: #000000;
  align-self: flex-start;
  position: relative;
  line-height: 26px;
  border-bottom: 1px solid #dcdcdc;
padding-bottom: 5px;
}
.timeline li a:hover{
  text-decoration: none;
}
.timeline li span {
  letter-spacing: 0.5px;
  font-weight: 700;
  text-align: center;
}
.notice-new {
  padding: 7px !important;
  line-height: 8px;
  font-size: 10px !important;
  background: transparent !important;
  color: #e74c3c !important;
  animation-name: new;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.library_hours{
  background-color: white;
  border: 4px solid #0070c0;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 2px 4px 5px #dcdcdc;
}
.hours_cir{
  text-align: center;
  font-weight: 700;
  color: #0070c0;
  font-size: 20px;
text-decoration: underline;

}
.news_notic{
text-align: center;
font-size: 24px;
background-color: #0070c0;
color: white;
padding: 5px;
border-top: 3px solid #fd6d00;
}


/* About Page */
.breadcrumb{
  width: 100%;
  background-size: cover;
  padding: 0px;
}
.ltti{
  padding-right: 5px;
  padding-top: 3px;
}
.quick-link{
  position: sticky;
  top: 440px;
}
.sec-title2{
  font-weight: 700;
  font-size: 20px;
  position: relative;
  padding-left: 34px;
  color: #2b2b2b;
  padding-bottom: 5px;
  margin-top: 15px;
}
.sec-title2::before{
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 17px;
  height: 100%;
  background: #212e53;
}
.sec-title2::after{
  content: "";
  position: absolute;
  left: 22px;
  top: 0px;
  width: 4px;
  height: 100%;
  background: #07889b;
}
.floor_plan{
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}


/* About Page */