body {
    font-family: Arial, Helvetica, sans-serif;
}

td {
    font-family: Arial, Helvetica, sans-serif;
}

th {
    font-family: Arial, Helvetica, sans-serif;
}

.bod{
background-image:url(images/bdjpg);

}

.college1 {
margin-left:35rem;
}
.promo {
background-color:#6f6154;
border-radius:20px;

}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}



 .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: 11px;
    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;
}

.block-19 {
  -webkit-box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.07);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  z-index: 1;
  background: #fff;
 
}

.block-19 img {
line-height:25rem;

}


.block-19:hover, .block-19:focus {
  -webkit-box-shadow: 0 2px 90px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 90px -5px rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.block-19 .text {
  padding: 20px;
}

.block-19 .text .heading {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 20px 0;
  padding: 0;
}

.block-19 .text .heading a {
  color: #000;
}

.block-19 .text .heading a:hover {
  color: #11cbd7;
}

.block-19 .text .meta .number, .block-19 .text .meta .price {
  width: 50%;
}

.block-19 .text .meta .number span {
  color: #11cbd7;
}

.block-19 .text .meta .price del {
  color: #b3b3b3;
}


.block-19 .text .meta .price span {
    border: 2px solid orangered;
    display: inline-block;
    padding: 1px 10px;
    color: white;
    border-radius: 25px;
}


.block-19 .text .meta .price span:hover {
background-color:orangered;
}

@media only screen and (max-width:768px) {
.college1 {
margin-left:2.5rem;
}
.promo {
    height: 10rem;
	
}
.promo h1 {
      margin: -13px -49px;
	  font-size: 1.2rem;
}

.promo p {
    font-size: 9px;
    padding: 24px;
    margin: -44px -50px;
}

.btn-info {
    margin: 3rem 4rem;
}

.college {
    min-width: 22.5rem;
	padding-top: 0px;
	margin-left: 2rem;
}

.college1 {
    min-width: 21.5rem;
	padding-left:0px;
}

.sbutton {
margin:4rem;}

.row {
       margin-right: 12px;
    margin-left: -15px;
	
  
}

.level{
 margin-right: -13px;
    margin-left: -15px;

}
.title a {

	margin-left:2rem;
}

.read-more{

	margin-left:2rem;
}
}