﻿.table th, .table td {
    border-top: none !important;
}
 .tableth tr th {
              border-left: solid #5f5e5e 0.5pt;
    border-bottom: solid #5f5e5e 0.5pt;
    border-top: solid #5f5e5e 0.5pt;
    text-align:center;
    vertical-align: top;
   background:#797c90 !important;
    padding: 10px;
    font-size:15px !Important;
    font-family:'Century Gothic'
          }
            .tableth tr td {
            border-left: solid #f4b083 0.5pt;
    border-right: solid #f4b083 0.5pt;
    border-bottom: solid #f4b083 0.5pt;
    border-top: solid #f4b083 0.5pt;
    vertical-align: top;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif !important;
    padding: 10px;
    overflow: hidden;
    overflow-wrap: break-word;
    font-size:15px !Important;

  text-align:center;

          }
           .tableth tbody tr:nth-child(odd){
  background-color:#f5ede899 !important;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif !important;
  
}
          

.table th {
    background-color: #1a2155 !important;
    color: white !important;
}
.career th {
    background-color: #1a2155 !important;
    color: white !important;
}

#ul li, #ol li {
    font-family: ProximaNova-regular !important;
    font-size: 18px !important;
    line-height: 30px !important;
    text-align: left !important;
}


    h1, h2, h3, h4, h5 {
        font-size: 19px !important;
    }

    p {
        text-align: left !important;
       font-family: 'Open Sans',Arial,Helvetica,sans-serif  !important;
        font-size: 15px ;
        line-height: 30px !important;
    }

    #ul li, #ol li {
        text-align: left !important;
        font-family: 'Open Sans',Arial,Helvetica,sans-serif !important;
        font-size: 17px !important;
        line-height: 30px !important;
    }

    #footer ul li, h5 {
        text-align: left !important;
    }


   
}
   
.contact1 p {
    color: white !important;
    font-weight: 200 !important;
    margin-left: 20px !important;
}

.contact2 ul li a, p {
    margin-left: 0px !important;
}
.feature-box {
    display: block;
    position: relative;
    z-index: 2;
}
.secHdrs {
    color: #006bb6;
    font-family:'Ubuntu Condensed', sans-serif !important;
    font-size: 28px;
    margin-bottom: -5px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-left: 0px !important;
    font-weight:700;
}
.center_align {
    text-align:center;
    border-radius:50% !Important;
}
hr.short {
    border: medium none;
    display: inline-block;
    height: 2px;
    width: 70px;
}
.bg-primary {
    background-color: #c3c3c3 !important;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.botBord {
    border-bottom: 1px dotted #484848;
    margin-bottom: 12px;
    padding: 0 10px;
}


.table-striped {
    
}
.overlay.dark-5 {
  
}
.overlay {
   
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.item-box-overlay-title {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    z-index: 100;
}
.item-box-overlay-title h3 {
    font-size: 18px;
    line-height: 18px;
    text-transform:uppercase !Important;
    font-weight:700
}
.item-box figure {
    width: 100%;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
 .item-box-overlay-title h2, .item-box-overlay-title h3,.item-box-overlay-title h4,.item-box-overlay-title a {
    color: #fff;
}
.table-striped td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6 !important;
    background: #ffffff85 !Important;
}
.table-striped th {
    border: none !important;
    color: #a94442 !important;
    background:#fbe5d5 !Important;
    font-size: 16px !Important;
    font-weight: 400;
}

.table-striped tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05) !important;
}
/***************news ticker*************/
.news-alerts {
  width: 100%;
  height: 100%;
  padding: 15px;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  font-family: "Archivo", sans-serif;
}

.news-alerts ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.news-alerts ul li {
  padding: 10px 0px;
  border-bottom:1px dotted grey;
}

.news-alerts ul li a {
  color: #000;
  text-decoration: none;
}

.news-alerts ul li a:hover {
  color: #333;
  text-decoration: underline;
}
/***********scroller**************/
.news {
    width: 150px;
    height:60px;
   box-shadow: inset 0 -15px 30px rgb(0 0 0 / 40%);
    border-radius: 4px;
    padding: 1px;
    -webkit-user-select: none;
}
.breaking-news {
    background:#347fd0;
    box-shadow: inset 0 -15px 30px rgb(0 0 0 / 40%), 0 5px 10px rgb(0 0 0 / 50%);
    
}
.news-scroll a {
    text-decoration: none;
    COLOR: white;

}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(207, 23, 23);
    border-radius: 50%;
    display: inline-block
}
/**************rowlinks****************/
.rowlinks .bg-primary 
{
     background:linear-gradient(0deg, #052d54de, #072c50c4), url(https://kvpendharkarcollege.org/images/study.jpg)  !important;
     background-size:cover;
}

.rowlinks .bg-darken 
{
     background:linear-gradient(0deg, #020f1bde, #1e2023c4), url(https://kvpendharkarcollege.org/images/b3.jpg)  !important;
     background-size:cover;
}
/**************slider************/

.fadeslider{
  width: 100%;
  height: 200px;
  
  position: relative;
   text-align:center;
}
.fadeslider .slide{
    width: 100%;
  position: absolute;
  top:0;
  display:none;
}
.fadeslider .slide:nth-child(1){
    display:block;
}
.fadeslider .slide .text{
  position: absolute;
  top:0;
  width: 100%;
  line-height:200px;
  color:#fff;
  background:rgba(0,0,0,0.3);
  font-size:18px;
}
.slideback{
 width: 40px;
    height: 40px;
    position: absolute;
    background: rgba(0,0,0,0.8);
    color: #fff;
    top: 225px;
    display: inline-block;
    left: 0;
    line-height: 40px;
    cursor: pointer;
}
.slideback:hover,.slidenext:hover{
  background:rgba(0,0,0,1);
}
.slidenext{
 width: 40px;
    height: 40px;
    position: absolute;
    background: rgba(0,0,0,0.8);
    color: #fff;
    top: 225px;
    display: inline-block;
    right: 0;
    line-height: 40px;
    cursor: pointer;
}
.slidelist{
  position: absolute;
  bottom:20px;
  left:20px;
  top: 420px;
  background: #9e271b;
  padding: 20px;
}
.slidelist div{
  width: 7.5px;
  height: 7.5px;
  background: #fff;
  float: left;
  margin-right:10px;
    transition:300ms;
  border:1.25px solid #fff;
}
.slidelist div.active{
  width: 7.5px;
  height: 7.5px;
  border:1.25px solid #fff;
  
}

.slidelist div.active{
  background: #505050;
}
.facilities 
{
    margin-top:270px;
}
/********************grid carousel homepage *****************/


.blue {
    background: #347fd0;
}

.carousel-control-prev,.carousel-control-next {
     border: 1px solid #f58a0b;
     padding:15px;
  
}
.dpscarousel .card
 {
    height:300px !Important;
    border:1px solid #dee2e6;
    border-bottom:3px solid #f58a0b;
    box-shadow:2px 2px 2px 2px #eee;
 }
.dpscarousel .card-title
 {
    font-weight:700 !Important;
}

.excellence {
    border:1px solid #dee2e6;
    padding:5px;
    text-align:left;
}
/**************what we offer******/
.elementor-2277 .elementor-element.elementor-element-ff7ee08 .ot-heading .main-heading {
    color: #C20404;
    font-family: "Tahoma", Sans-serif;
    font-size: 20px;
    margin-bottom: 5px;
}
.elementor-2277 .elementor-element.elementor-element-717451c .elementor-heading-title {
    color: #C20404;
    font-family: "Tahoma", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}


/*************mobile**************/
@media only screen and (max-width: 600px) {
 .slidelist{
 
  margin-top: -230px;
 
}
    .facilities 
{
    margin-top:40px !important;
}
    .excellence {
   
    text-align:center;
}
}
/*************value added courses*********/

.valueaddedcourses .cards {
    padding: 0px;
    margin-top: 12px;
    position: relative;
    box-shadow: 0;
    transform: scale(0.95);
    box-shadow: 5px 20px 30px rgb(0 0 0 / 20%);
}
.valueaddedcourses .card {
    position: relative;
    margin: .5rem 0 1rem 0;
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
    border-radius: 2px;
}
.valueaddedcourses .event-card .card-content, .brochure-card .card-content {
    height: 320px;
    overflow: hidden;
}
.valueaddedcourses .card .card-content {
    padding: 5px;
    border-radius: 0 0 2px 2px;
}
.valueaddedcourses .card .card-title {
    font-size: 24px;
    font-weight: 300;
}
.valueaddedcourses .txt-center {
    text-align: center;
}
.valueaddedcourses .card-title {
    top: 0 !important;
}
.valueaddedcourses .white-text {
    color: #fff !important;
}
.valueaddedcourses .yellow {
    background-color: #ffeb3b !important;
}
.valueaddedcourses .red {
    background-color: #F44336 !important;
}
.valueaddedcourses .orange {
    background-color: #ff9800 !important;
}
.valueaddedcourses .blue {
    background-color: #2196F3 !important;
}
.valueaddedcourses .green {
    background-color: #4CAF50 !important;
}
.valueaddedcourses .teal {
    background-color: #009688 !important;
}
.valueaddedcourses .card-title>h6 {
    letter-spacing: 1.5px;
    font-weight: 600;
    text-transform: uppercase;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.card-deck {
  margin: 0 -15px;
  justify-content: space-between;
}

.card-deck .card {
  margin: 0 0 1rem;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .card-deck .card {
    -ms-flex: 0 0 48.7%;
    flex: 0 0 48.7%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .card-deck .card {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
  }
}

@media (min-width: 992px)
{
  .card-deck .card {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
  }
}
.card-title {
    font-family: 'Ubuntu Condensed', sans-serif !important;
   color: #8e929a
}

.card-deck .card {
    box-shadow:2px 2px 2px 2px #eae3e3;
}
