.smansTxt {
    font-size: 29px;
    font-weight: 400;
    font-family: sans-serif;
    padding-top: 20px;
    padding-bottom: 11px;
}

.ffkjasdh{
        padding: 60px !important;
}



.ull__first {
  clear: both;
    position: fixed;
    display: block;
    list-style-type: none;
    right: 0px;
    top: 34%;
    z-index: 999999;
}
.img-kanyadaan{
    max-width: 100%;
    margin-bottom: 10px;
}
.readmore__css{
        max-width: 131px;
    margin-top: 7px;
}
.les__coluons{
        padding: inherit;
    border-left: 4px solid;
}
.vvifonts{
  font-size: 32px !important;
    color: #7c610d !important;
    text-transform: uppercase;  
}
 
.lifloating {
 margin-bottom: 62px;
    margin-right: -24px;
    border-radius: 3px;
    padding: 8px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    background-color: rgb(30 45 127);
    -webkit-transition: width .5s, background-color .1s;
    transition: width .5s, background-color .1s;

}

.lifloating a {
   font-size: 19px;
   text-transform: none;
   text-align: center;
  text-decoration: none;
   color: #ebebeb;
}

.lifloating:hover {
   background-color: rgba(30, 45, 127, 1);
   color: #fff;
}













.social__css {
    object-fit: cover;
    height: 34px;
}

.fnot--bg {
      font-size: 18px;
    padding-bottom: 18px;
    padding-top: 13px;
}
.smfonts{
    font-size: 11px;
    background: #ffc107 !important;
    border-radius: 0px !important;
    padding: 3px 14px !important;
}

#Iframe-Master-CC-and-Rs {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}


.responsive-wrapper {
    position: relative;
    height: 0;


}

.responsive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    margin: 0;
    padding: 0;
    border: none;
}

.responsive-wrapper-wxh-572x612 {
    padding-bottom: 107%;
}

.bbggs-imgs {
    position: relative;
    top: -53px;
    border-bottom: 4px solid red;
    border-radius: 12px;
    max-width: 100%;
}

.set-border {
    border: 3px inset #4f4f4f;
}

.set-box-shadow {
    -webkit-box-shadow: 4px 4px 14px #4f4f4f;
    -moz-box-shadow: 4px 4px 14px #4f4f4f;
    box-shadow: 4px 4px 14px #4f4f4f;
}

.set-padding {
    padding: 1px;
}

.center-block-horiz {
    margin-left: auto !important;
    margin-right: auto !important;
}


.hdhd {
    margin: 3px;
}

.odspostion {
    position: absolute;
    margin-top: -80px;
    margin-left: 128px;
    font-size: 24px;
}

.hdhd__bgsd {}

.odssss {
  background: #f9f9f9;
    border: none;
    border-radius: 8px;
    padding: 5px 18px;
    color: #000;
    font-weight: 600;
}

.dsdsd-font {
     font-size: 40px;
    margin-bottom: 18px;
}

.jjjust {
    text-align: justify !important;
}

.odspar {
    font-size: 24px;
    position: absolute;
    line-height: 19px;
    margin-left: 15px;
    margin-top: 14px;
    font-weight: 900;
}

.edu-odss {
    font-size: 16px;
    font-weight: 700;
}


.main-timeline {
    font-family: 'Poppins', sans-serif;
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    width: calc(50% + 65px);
    padding: 0 123px 0 0;
    float: left;
}

.main-timeline .timeline-content {
    color: #F63959;
    background: linear-gradient(to top, transparent 50%, #F63959 50%);
    text-align: center;
    min-height: 170px;
    padding: 15px;
    border-radius: 40px;
    display: block;
    position: relative;
    z-index: 1;
}

.main-timeline .timeline-content:before {
    content: '';
    background-color: #fff;
    border-radius: 35px;
    position: absolute;
    left: 7px;
    right: 7px;
    top: 7px;
    bottom: 7px;
    z-index: -1;
}

.main-timeline .timeline-content:hover {
    text-decoration: none;
}

.main-timeline .timeline-year {
    color: #fff;
    background: linear-gradient(transparent 50%, #F63959 50%);
    font-size: 33px;
    line-height: 130px;
    height: 130px;
    width: 130px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: -123px;
    top: 50%;
    z-index: 1;
}

.main-timeline .timeline-year:before {
    content: '';
    background-color: #F63959;
    border-radius: inherit;
    border: 10px solid #fff;
    position: absolute;
    left: 7px;
    right: 7px;
    top: 7px;
    bottom: 7px;
    z-index: -1;
}

.main-timeline .timeline-icon {
    font-size: 35px;
}

.main-timeline .title {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 8px;
}

.main-timeline .description {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin: 0;
}

.main-timeline .timeline:nth-child(even) {
    padding: 0 0 0 123px;
    float: right;
}

.main-timeline .timeline:nth-child(even) .timeline-year {
    right: auto;
    left: -123px;
}

.main-timeline .timeline:nth-child(4n+2) .timeline-content {
    color: #4C39D3;
    background: linear-gradient(to top, transparent 50%, #4C39D3 50%);
    border-color: #4C39D3;
}

.main-timeline .timeline:nth-child(4n+2) .timeline-year {
    background: linear-gradient(transparent 50%, #4C39D3 50%);
}

.main-timeline .timeline:nth-child(4n+2) .timeline-year:before {
    background: #4C39D3;
}

.main-timeline .timeline:nth-child(4n+3) .timeline-content {
    color: #FC562E;
    background: linear-gradient(to top, transparent 50%, #FC562E 50%);
    border-color: #FC562E;
}

.main-timeline .timeline:nth-child(4n+3) .timeline-year {
    background: linear-gradient(transparent 50%, #FC562E 50%);
}

.main-timeline .timeline:nth-child(4n+3) .timeline-year:before {
    background: #FC562E;
}

.main-timeline .timeline:nth-child(4n+4) .timeline-content {
    color: #358AE6;
    background: linear-gradient(to top, transparent 50%, #358AE6 50%);
    border-color: #358AE6;
}

.main-timeline .timeline:nth-child(4n+4) .timeline-year {
    background: linear-gradient(transparent 50%, #358AE6 50%);
}

.main-timeline .timeline:nth-child(4n+4) .timeline-year:before {
    background: #358AE6;
}

@media screen and (max-width:767px) {
    .main-timeline .timeline {
        width: 100%;
        margin: 0 0 30px;
    }
}

@media screen and (max-width:576px) {

    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        padding: 123px 0 0 0;
    }

    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year {
        transform: translateY(0) translateX(-50%);
        left: 50%;
        right: auto;
        top: -123px;
    }
}


.ldhsiop {
      max-width: 60px;
    margin-top: -66px;
}


.footer-mrquee {

    position: fixed;
    bottom: 0;
    margin: 0;
    width: 100%;
    background-color: #fff;
    display: inline-flex;
    overflow: hidden;
    white-space: nowrap;
    z-index: 99999;

}
.uui__bgs{
       background: aliceblue;
    padding: 4px;
    box-shadow: 0px 0px 0px 8px #ffc107;
}

.textss {
    font-size: 19px;
    margin-top: 16px;
}

.news {
    height: auto;
    background-color: #fff;
    padding: 12px 48px 9px 29px;
    font-size: x-large;
    color: white;
    z-index: 1;
    display: block;
}

.ffm-txt {
    font-size: 19px !important;
    font-family: 'Roboto';
}

.sre-hi {}


.top-hedaer-css {
    padding-top: 8px;
    padding-bottom: 8px;
}

.own__btn {
    border-radius: 3px;
    box-shadow: 0px 2px 1px 0px #ddd;
    font-size: 12px;
    font-weight: 600;

}

.phone__css {
    color: #04326a;
    margin-top: 10px
}

.read-more {
 background: #fff251;
    padding: 5px;
    color: #000;
    font-weight: 700;
    border-radius: 18px;
}

.mg-top {
    margin-top: 15px;
}

.dont-now {
    margin-top: 6px;
    font-weight: bold;
    text-decoration: underline;
}

.red__mocs {
    font-weight: bolder;
    text-decoration: underline;
}

.home-mission {
        min-height: unset;
    padding: 2% 1%;

}

.bg-styyy {
    background: #0060aa !important;
}

.mision-visoon-css {
    background: white;
    margin-bottom: -118px;
}

.btn-sty {
    border-radius: inherit;
    box-shadow: 1px 3px 3px 0px #544f4f;
}

.mission-bx {
    margin: 0.75em 0.1em 1em;
    padding: 1em;
    transition: .4s ease;
    text-align: center;
    box-shadow: 0px 6px 0px 0px #004caa;
}

.vol-bg {
    background: #0C283E;
}

.get-inv {
    background: #ffffff !important;
    border-radius: 0px !important;
}

.get-involved-bg {
 background: #fcfcfc;
}

.mission-bx .earth,
.mission-bx .promote,
.mission-bx .edu {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    display: block;
    margin: 0 auto 2em;
}

.home-mission .mission-heading {
    text-align: center;
    margin-bottom: 2em;
}

.home-mission .mission-heading h2 {
    font-size: 3em;
}

.home-mission .mission-heading p {
    font-size: 1.1em;
    letter-spacing: 0;
    word-spacing: 2px;
}

.home-mission .mission-heading h2 {
    font-weight: 1000;
    text-transform: uppercase;
    font-size: 5em;
    margin: 0;
    color: #1e90ff !important;
    line-height: 1;
    padding-bottom: 5px;
    padding-top: 12px;
}

.mission-bx p {
    font-size: 1em;
}

.home-mission .about-go-btn {
    width: 250px;
    height: 50px;
    line-height: 50px;
}

.home-mission .about-go-btn {
    display: block;
    margin: 1em auto;
    text-align: center;
    box-shadow: 0 5px 20px -2px #aaa;
    line-height: 60px;
    border-radius: 35px;
    background-color: #1e90ff !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    max-width: 300px;
    width: 100%;
    height: 60px;
    transition: .5s ease;
}