#index-wraper {
  background-color: #212143;
}

#container-wraper {
  background-image: url("../images/2026-Sangam-bg-banner.jpg");
  background-attachment: fixed;
  /*height: 100vh;*/
}

#page-wraper {
  background-color: #f0d8a8 !important;
  /*background-image: url("images/bg-parchment.jpg");
  background-attachment: fixed;*/
}

#footer-wraper {
  background-color: #000b27;
}

.navbar {
  margin-bottom: 0;
  font-family: Futura Bk Bt !important;
  font-style: normal;
  font-color: white;
  font-size: 13pt;
  background-color:#142840;
}

.navbar-inner {
    background:transparent;
}

.nav-pills > li > a.active {
    background-color: #99761f !important;
}

.btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn-light {
  background-color: floralwhite;
  border-color: #47240e;
}

h1 {
  display: block;
  font-family: Calibri;
  font-size: 18pt;
  font-style: normal;
  text-align: center;
  color: black;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

h2 {
  display: block;
  font-family: Cambria;
  font-size: 15pt;
  font-style: normal;
  text-align: center;
  color: black;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}


h3 {
  display: block;
  font-family: Futura Bk Bt;
  font-size: 12pt;
  font-style: normal;
  text-align: justify;
  line-height: 25pt;
  color: black;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

h4 {
  display: block;
  font-family: Calibri;
  font-size: 13pt;
  font-style: italic;
  letter-spacing: 1px;
  text-align: justify;
  color: black;
  line-height: 35px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
}

h5 {
  display: block;
  font-family: Cambria;
  font-size: 13pt;
  text-align: center;
  color: black;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

h6 {
  display: block;
  font-family: Cambria;
  font-size: 12pt;
  letter-spacing: 1px;
  text-align: center;
  font-style: italic;
  color: black;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.heading-text {
  display: block;
  font-family: Futura Bk Bt;
  font-size: 16pt;
  letter-spacing: 1px;
  text-align: center;
  color: floralwhite;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.center-text {
  display: block;
  font-family: Futura Bk Bt;
  font-size: 13pt;
  letter-spacing: 1px;
  text-align: center;
  color: darkred;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.contact-text-center {
  display: block;
  font-family: Calibri;
  font-size: 12pt;
  letter-spacing: 1px;
  text-align: center;
  color: darkred;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.footer-text {
  display: block;
  font-family: Calibri;
  font-size: 9pt;
  letter-spacing: 1px;
  text-align: center;
  color: white;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.footer-credits-text {
  display: block;
  font-family: Calibri;
  font-size: 9pt;
  letter-spacing: 1px;
  text-align: center;
  color: blue;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.city-center {
  display: block;
  font-family: Georgia;
  font-size: 13pt;
  letter-spacing: 1px;
  text-align: center;
  color: black;
  line-height: 25px;
  margin-top: 25px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.city-para {
  display: block;
  font-family: Georgia;
  font-size: 11pt;
  letter-spacing: 1px;
  text-align: justify;
  color: black;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.fa {
  font-size: 3em;
  margin-top: 5px;
}

.box {
  box-sizing: border-box;
  border: 1px solid;
  color: grey;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.card {
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: 0 0px 20px 0 rgba(0,0,0,0.2);
    background-color: rgba(0,0,0,0.2);
    transition: 0.3s;
 }

.card1 {
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 0px 20px 0 rgba(0,0,0,0.2);
    background-color: rgba(0,0,0,0.2);
    transition: 0.3s;
 }


.card-img-top {
  align-content: center;
}

.card-text  {
  display: block;
  font-family: Georgia;
  font-size: 12pt;
  text-align: justify;
  color: black;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
}

#cardhover
  {
    /*background-color:#1c1d15;*/
    border-color:#303030;
    color: #9ca324;
  }
  #cardhover:hover
  {
    -webkit-box-shadow: -1px 9px 40px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 9px 40px -12px rgba(0,0,0,0.75);
    box-shadow: -1px 9px 40px -12px rgba(0,0,0,0.75);
    transform: scale(1.1);
    transition: 1.0s;
  }


.rotate {
  background-color: transparent;
  /*outline: 2px dashed;*/
  transform: rotate(90deg);
}

.fa {
    font-size: 14px;
}

.table-striped {
  font-family: Calibri;
  font-size: 16px !important;
  line-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  /*background-color: #febcbb;*/
}

/*thead {
 background-color: #c72c2a; 
}*/

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
bottom: .5em;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  40% {
    opacity: 0;
  }
}
