.about-head{
    font-size: 22px;
    font-weight: 600;
    color: #d17200 !important;
    background: none;
    line-height:1.5;
    -webkit-background-clip: text;
    -webkit-text-fill-color: unset !important;
}
 .reg-btn{
  /* background-image: linear-gradient(to right top, #024dbd, #c837ab, #ff4b6e, #ff9c23, #dfeb12); */
  background-image: linear-gradient(to left, #0287bd, #00a4d1, #00bfca, #00d8a9, #12eb73);
  padding:6px 18px;
  color:#fff;
  font-weight:600;
  font-size: 13px;
  border-radius:8px;
  margin-right:15px;
}
 .reg-btn:hover{
  /* background-image: linear-gradient(to left, #0287bd, #00a4d1, #00a8b0, #00d8a9, #12eb73); */
    background-image: linear-gradient(to left, #096e96ff, #00a4d1, #0d949bff, #07896dff, #10b55aff);
}
.about-head span{
    color: #065b86 !important;
    font-weight: 700;
}

.about img{
    width:330px;
}
.hyper-link{
    color: red;
    font-size: 13px;
    font-weight:600;
}

.hyper-link:hover{
      color: rgb(158, 12, 12);
}

.points-p .side-b{
    color: #c61c42;
}
.points-p i{
    color: #c61c42;
}
.side-heading{
    margin: 10px 0px 15px 0px;
    font-size: 16px;
    color: #0078c3;
    font-weight: 600;
}

/* Dates card */

.dates-card .card{
    margin-right: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 275px;
    height: 85px;
    margin-bottom: 15px;
    box-shadow: 1px 3px 5px 0px #d8d8d8;
  display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}

.dates-card .card .card-body{
 margin: 2px;
    padding: 5px;

}
.dates-card .card i{
       font-size: 19px;
    background: #d17200;
    color: #fff;
    padding: 9px 10px 8px 8px;
    width: 37px;
    border-radius: 50%;
    border: 2px dashed #fff;
    margin-top: 15px;

}
.dates-card .card .card-title{
font-size: 13px;
    line-height: 1.6;
    font-weight: 600;
    color: #26495a;
    margin-bottom: 5px;
    margin-top: 5px;
}
.dates-card .card .card-text{
    font-size: 13px;
    font-weight: 600;
    color: #cd3708;
}
/* obj-card */

.obj-card .card{
        margin: 30px 5px 5px 5px;
    padding: 2px;
    box-shadow: 1px 0px 5px 0px #979797;
    border-radius: 5px;
    border-top: 5px solid #ae3947e6;
}

.obj-card .card .card-title{
  font-size: 10px;
    color: #fff;
    font-weight: 600;
    background: #ae3947e6;
    padding: 8px;
    margin: -30px 20px 10px 20px;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 8px;
    line-height: 1.4;
    border: 1px dashed #fff;
    
}

.obj-card .card .card-body{
    padding: 10px;
}

.obj-card .card .card-text{
font-size: 11px;
    text-align: center;
    line-height: 1.6;
    font-weight: 500;
}
.purp {
    margin-left:30px;
    margin-right:30px;
}
.purp p i{

        font-size: 9px;
    background: #065b86;
    color: #fff;
    padding: 5px 8px 5px 8px;
    border-radius: 50%;
    margin-bottom: 6px;
    margin-right: 3px;
    margin-top: 3px;
 }
.purp p b{
    color: #065b86;
    line-height: 1.6;
    font-size: 14px;
    /* border-left: 5px solid #023fa6; */
    /* padding-left: 5px; */
    border-radius: 10px;
}
 .purp p {
      font-size: 12px;
    text-align: left;
    padding: 5px 5px 10px 10px;
    border-bottom: 1px dashed #333;
    box-shadow: 0px 0px 5px 0px #ccc;
    border-left: 5px solid #065b86;
    border-radius: 10px;
 }


 .sdg img{
    width:80% !important;
 }

 .obj-purp .sco-goo img{
 width: 133px;
    height: 85px;
    margin-right: 15px;
    border: 2px solid #065b86;
    border-radius: 10px;
    padding: 6px;
 }
 .participate img{
    width:100%
 }
 .testi {
    background: #065b86 !important;
}

.aims-card .card{
    margin-right: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 275px;
    height: 85px;
    margin-bottom: 15px;
    box-shadow: 1px 3px 5px 0px #d8d8d8;
}

.aims-card .card .card-body{
        margin: 0px;
    padding: 5px;

}
.aims-card .card .card-title{
        font-size: 12px;
    text-align: center;
    font-weight: 600;
    color: #b64c59;
    line-height: 1.5;
    margin-bottom: 10px;
}
.aims-card .card .card-text{
font-size: 10px;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
}
.why-attend img{
    width:90%
}

.mis-vis img{
 width: 230px;
    height: 145px;
}

.mis-vis p b{
    color: #c61c42;
}
.mis-vis p{
        font-size: 14px;
}

.conf-high img{
width: 322px;
    height: 240px;
    padding-top: 40px;
}

.conf-high p .side-b{
    color: #c61c42;
}
.conf-high p{
        font-size: 14px;
}
.kyi {
       background: #055f8b99 !important;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 20px;
}
.why-content2 .w3-agileits-heading i {
    text-align: center;
    font-size: 26px;
    top: 10;
    padding-top: -30px;
    margin-top: 0px;
    margin-bottom: 5px;
    transition: all 0.8s ease-out 0s;
    background: #060022;
    padding: 8px 8px;
    color: #fff;
    border-radius: 25px;
    border: 1px dashed #7a1683;
}
.why-content2 .w3-agileits-heading {
    width: 100%;
    padding-right: 9px;
    padding-top: 2px;
}
.why-content2 {
   box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    padding: 16px 14px;
    border-radius: 12px;
    background: #fff;
    display: flex;
    min-height: 136px;
    height: 200px;
    flex-wrap: wrap;
    justify-content: center;
}
.why-content2 p{
    font-size: 12px;
    /* text-align: unset; */
    text-align: center;
    margin-top: 2px;
}

.why-sfe img{
    width:345px;
}
.reg-box{
        border: 3px dashed #929292;
    box-shadow: -1px 2px 4px 0px #d7d7d7;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
        /* border: 1px dashed #f3c0d1;
    box-shadow: 0px 12px 4px 0px #d7d7d7; */
}

.reg-info-card .card{
    margin:10px;
    padding:5px;
    box-shadow :0px 0px 5px 0px #ccc;
    width:310px;
    height:105px;
}
.reg-info-card .card .card-body{
    padding:5px;
}
.reg-info-card .card .card-title{
font-size: 16px;
    font-weight: 600;
    color: #c61c42;
    text-align: center;
    padding-top: 10px;
}
.reg-info-card .card .card-text{
    font-size: 13px;
    text-align: center;
    line-height: 1.5;
}
.prog-head {
    /* padding: 10px; */
    padding: 11px 1px;
    font-size: 12px;
    box-shadow: 0px 0px 5px 0px #ccc;
    width: 100%;
    margin-bottom: 15px;
}

.prog-head span{
        background: #c51041;
    padding: 9px 8px;
    color: #fff;
    font-size:13px;
    margin-right: 10px;
}

.award img{
    width:135px;
}
.foot {
      background: #065b86 !important;
    background-repeat: no-repeat; 
    background-position: center;
    background-size: contain;
    background-blend-mode: color-dodge;
}


.downloads img{
        width: 330px !important;
    height: 250px !important; 
        margin: -18px 10px 6px -33px;

}

.download-card .card{
     margin-right: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 300px;
    height: 60px;
    margin-bottom: 20px;
    box-shadow: 1px 3px 5px 0px #d8d8d8;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    border-left: 5px solid #065b869c;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;

}

.download-card .card i{
    font-size: 18px;
    margin: 8px;
    background: #ed432c;
    width: 35px;
    height: 35px;
    padding: 7px 6px 4px 9px;
    color: #fff;
    border-radius: 50%;
}
.download-card .card .card-body{
    padding: 5px;
    margin-top: 10px;
}


.download-card .card .card-title{
    font-size: 15px;
    color: #065b86;
    font-weight: 600;
}