body {
    font-family: Arial, Helvetica, sans-serif;
}

td {
    font-family: Arial, Helvetica, sans-serif;
}

th {
    font-family: Arial, Helvetica, sans-serif;
}

 .nav-link{
   /* Green */
  border: none;
  color: white;
  border:solid dashed;
  border-radius:5px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
font-family: system-ui;
 
}
.nav-link:hover{
/*background-color: black;*/
  color: white;}

#logo {
    height: 40px;
    display: flex;
}

.w-100 {
    height: 25rem;
}

.side ul li {
    display: block;
    display: inline;
}

.side ul li a {
    color: #FFFFFF;
    list-style: none;
    text-decoration: none;
    position: relative;
    padding: 3px 8px;
    animation-direction: alternate-reverse;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    padding-right: 0px;
    padding-left: 0px;
}

.promo h1 {
    margin-top: 25px;
    font-size: 24px;
    color: #fff;
    font-family: sans-serif;
    padding: 25px;
    font-weight: bold;
}

.promo p {
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 15px;
    padding: 25px;
    margin-top: -50px
}

.info .menu-top li.divider a {
    border-right: 2px solid #c4c4c4;
}

.info .menu-top li a {
    display: inline-block;
    color: #777;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 13px;
}

.info .menu-top li {
    text-decoration: none;
    padding: 1px;
    display: inline-block;
}

.contact p li a {
    display: inline-block;
    color: #777;
    font-weight: bold;
    font-size: 13px;
    float: right;
}

.btn-info {
    margin: 4rem 6rem;
}

.news img {
    height: 5rem;
}

.news .thumb {
    position: absolute;
    left: 27px;
    top: 0;
}

.news {
    background-color: #CCCCCC;
}

.news h2 {
    font-size: 1rem;
}

.news h5 {
    padding: 0.5rem;
}

.news .carousel-controls {
    position: relative;
    right: 10px
}

.news .carousel-controls a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    display: inline-block;
    background: #ddd;
    width: 20px;
    height: 20px;
    text-align: center;
}

.news .carousel-controls a li {
    margin-top: 1px;
    margin-right: 2px;
}

.news h1.section-heading {
    font-size: 22px;
    font-weight: 300;
    line-height: 2;
    margin-top: 0;
    color: #2f506c;
}



.news h1.section-heading .line {
    border-top: 2px solid #6091ba;
    display: inline-block;
    padding: 0 15px;
    padding-top: 5px;
}

.news .news-item {
    padding-left: 115px;
    position: relative;
    margin-bottom: 20px;
}

.cols-wrapper section {
    background: #EBEBEB;
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.events .h1,
h1,
h2,
h3,
h4,
h5 {
    font-size: 1.3rem;
    color: #006699;
    padding: 7px 11px;
}

.date-label .month {
    background: #6091ba;
    color: #fff;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}

.date-label {
    background: #f5f5f5;
    display: inline-block;
    width: 40px;
    height: 50px;
    text-align: center;
    font-size: 13px;
}

.date-label .date-number {
    clear: left;
    display: block;
    padding-top: 5px;
    font-size: 15px;
    font-family: 'open sans', arial, sans-serif;
    font-weight: 500;
}

.events .event-item {
    position: relative;
    padding-left: 55px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-top: 0px;
    margin-bottom: 0rem;
}

.events .event-item p {
    margin-bottom: 5px;
    font-size: 1rem;
}

.events .event-item time p {
    padding: 2px
}

.events .event-item h2.title {
    margin-bottom: 20px;
    font-size: 16px;
}

.events .event-item .date-label {
    background: #fff;
    position: absolute;
    left: 13px;
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 9px;
    padding-left: 18px;
}
.kk {
	padding: 25px 9px;
}

.form-control {
    display: block;
    width: 80%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.sikar {
    background: #0099FF;
    border: 1px solid #6091ba;
    color: #fff;
}

<!--Footer-->.footer {
    background: #444;
    color: #fff;
}

.footer {
    background: #444;
    color: #fff;
}

.foot {
    font-size: 1.5rem;
    color: #999999;
    padding: 7px 24px;
    margin-top: 15px;
}

.footer ul li a {
    color: #CCCCCC;
    text-decoration: none;
}

footer p {
    font-size: 15px;
    color: #dcdcdc;
}


.footer .footer-content .subscribe-form .form-control {
    width: 320px;
    background: #f5f5f5;
    border: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    font-size: 13px;
}

.footer .footer-content .subscribe-form .btn {
    font-size: 13px;
}


.events .details p {
    color: #666;
	
}

.events .details .time .li .fa{
	padding:0px 77px;
}

.btn-theme {
    background: #6091ba;
    border: 1px solid #6091ba;
    color: #fff;
}