*{

    margin: 0px;

    padding: 0px;

    box-sizing: border-box;

}

body {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

}



a{

    text-decoration: none;

}

li{

    list-style: none;

}

.row.had-img {

    height: 10rem;

    transition: all 0.3s linear;

}

.img-popup{

    position: relative;



}

.active{

    background: #cd2122;

}

nav.main-menu.navbar-expand-md.navbar-light {
    background: #800000;
}

.had-pop {
    z-index: 999;
    background: rgba(0%,0%,0%,0.7);
    color: white;
    padding: 0px !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15.5rem;
    display: none;
    transition: all 0.3s linear;
}

.isson-cont.mivi-main {
    position: relative;
}
h5#mivi {
    position: absolute;
    top: 0;
}

.had-po {

    background: #cd2122;

    width: 450px;

    margin: auto;

    display: flex;

    justify-content: space-between;

    padding: 30px 20px 25px;

}


.news-box.color-bg {
    background: #fff4b7;
    border: 3px solid #f0c306;
    padding-top: 10px;
}


.had-left {

    width: 40%;

}

.had-right {

    width: 50%;

}


.had-left p {

    font-size: 13px;

    margin-bottom: 5px;

    text-align: center;

}

.had-po p{

    font-size: 13px;

}



.had-left p a{

    font-size: 14px;

}

.had-img:hover .had-pop {

    display: block;

    top: 12rem;

}

.user {

    display: flex;

    background: white;

    border: 1px solid #726f6f;

    padding: 10px;

    position: relative;

    box-shadow: 0px 0px 3px 0px gray;

}

.usimg {

    height: 50px;

    width: 50px;

    border: 1px solid #6a6a6c;

    background: white;

    padding: 2px;

}

.uscont {

    margin-left: 20px;

}

.uscont h5 {

    font-style: italic;

    font-size: 19px;

    font-weight: 600;

}

#user{

    font-size: 31px;

    height: 100%;

    background: #b1afaf;

    border-radius: 0%;

    padding: 0px;

    color: white;

    overflow: hidden;

    width: 100%;

    text-align: center;

    line-height: 43px;

}
div#announ{
    height: 2.6rem;
    background: #c5c500;
    display: flex;
    margin-top: 2px;
}
div#announ p {
    color: white;
    font-size: 19px;
    margin-top: 6px;
}
div#announ .mar{
    width: 90%;
    background: #ffff72;
    height: 2.2rem;
    margin-top: 3px;
}
div#announ li {
    padding: 0px;
    border: 0px;
    display: inline-flex;
    margin: 7px 10px;
}

.mar-box .mar li {
    display: inline-flex;
    align-items: center;
}
.mar-box .mar li img{
    height: 15px;
}
div#announ .widget-date-post {
    display: flex;
    font-size: 15px;
    margin-top: 0px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    line-height: 21px;
    padding-left: 0px;
    font-weight: 400;
}
div#announ .widget-date-post a {
    font-size: 15px !important;
    margin-top: 0px !important;
    margin-left: 0px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding:0px 0px 0px 4px;
}

.lest-date #adfthis {

    padding: 20px;

    box-shadow: 0px 0px 3px 0px gray;

    position: relative;

}

#adfthis .replay{

    color: #9DA0A4;

    background-color: #fff;

    border: 1px solid #ccc;

    border-radius: 0 4px 0 4px;

    text-transform: uppercase;

    font-family: inherit;

    transition: all 0.2s linear;

}

#adfthis.replay:hover{

    color: black;

}

a.sesta {
    color: black;
}
a.sesta:hover{
    color: #cd2122;
}

.replay:hover{

    color:black !important;

}



#adfthis  i.fa-solid.fa-caret-up {

    font-size: 32px;

    color: #f0f0f0;

    position: relative;

    top: -40px;

    left: 8%;

    z-index: 1;

}

#adfthis .my {

    position: absolute;

    top: 4px;

    left: -4px;

    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);

    height: 16px;

    width: 28px;

    background: #c7c7c7;

    z-index: -1;

}











.about-content {

    padding-top: 26px;

}

.about-content p {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    line-height: 22px;

    color: #535353;

}

.about-content h2 {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 24px;

    line-height: 40px;

    font-weight: 400;

    font-style: normal;

    text-align: center;

    color: #373535;

}

.about-pdf {

    background: #767676;

    border-radius: 2px;

    font-size: 28px;

    line-height: 1.4;

    font-weight: 300;

    padding: 25px 30px;

    position: relative;

    box-shadow: 3px 3px 0 white;

    overflow: hidden;
    margin-bottom: 28px;

}

.about-pdf a{

    margin-top: 28px;

    display: block;

    color: black;

}



.about-pdf a:hover{

    color: #cd2122;

}

.about-pdf::after{

    content: 'i';

    width: 90px;

    height: 90px;

    position: absolute;

    right: -15px;

    bottom: -15px;

    font-family: Georgia;

    font-style: italic;

    color: #121212;

    border:4px solid #121212;

    opacity: .5;

    text-align: center;

    line-height: 82px;

    border-radius: 50%;

    font-weight: bold;

    font-size: 44px;

}

.rec-new  a:hover {

    color: #cd2122;

}

.inner-anc:hover{

    color: #cd2122;

}

.bottom-ans:hover{

    color: #cd2122;

}

.accordion-body thead {

    text-align: center;

}

.accordion-body table{

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    line-height: 22px;

    color: #535353;

}

.down-load a:hover{

    color: #cd2122;

}

.accordion-button:not(.collapsed) {

    color: #cd2122;

}

summary {
    background: #eee;
    padding: 9px 21px 14px 4px;
    font-size: 21px;
}

summary::marker{

    position: absolute;

    color: rgb(0, 0, 0);

    content: '\FF0B';

    top: 0;

    left: 0;

    font-size: 30px;

}



























.uscont h6 {

    font-style: italic;

    font-size: 16px;

}

.uscont span {

    font-weight: 500;

    font-size: 15px;

    color: #747373;

}

.replay {

    position: absolute;

    top: 0;

    right: 0px;

    background: #bbb7b7;

    color: white;

    padding: 5px;

    font-size: 11px;

    border: 1px solid #666565;

    border-right: 0px;

    border-top: 0px;

}







.sc-col .newspost-title {

    color: #747474;

    display: block;

    padding: 5px 0;

    position: relative;

    border-radius: 2px;

}

.sc-col .newspost-title:hover{

    color: #CD2122;

}

.sc-col .widget-date-post{

    color: #747474;

    display: block;

    padding: 5px 0;

    position: relative;

    margin-top: 5px;

}



.sc-col .bottom-ans{

    margin-top: 5px;

    font-size: 13px;

    color: black;

}

.sc-col .widget-date-post a:hover{

    color:#cd2122;

}

.had-pop ul {

    display: flex;

    justify-content: space-between;

    padding: 0px;

    margin-bottom: 0px;

}

.had-pop li {

    padding: 0px 10px;

}

.had-pop a {

    font-size: 14px;

    color: white;

}

.had-pop .center {

    text-align: center;

    margin-bottom: 22px;

}

.had-pop .col-5 {

    padding: 0px;

}



.header-top.col-12 {

    height: 10rem;
    position: relative;

}
.header-top.col-12 span{
    position: absolute;
    z-index: 1;
    right: 2%;
    color: #d3d543;
    bottom: 24%;
    font-size: 15px;
}
.header-top .img-fluid {

    height: 100%;

    width: 100%;

}



div#navbarSupportedContent {

    background: #017dc7;

}

ul.navigation.clearfix {

    text-align: center;

}

.av-item {

    display: inline-block;

    position: relative;

    z-index: 1;

}

.av-item ::after{

    position: absolute;

    top: 29%;

    left: 0;

    content: '';

    width: 100%;

    height: 0px;

    background-color: red;

    z-index: -1;

    visibility: hidden;

    transition: all 0.2s linear;

}

.av-item ::before{

    position: absolute;

    bottom: 29%;

    left: 0;

    content: '';

    width: 100%;

    height: 0px;

    background-color: red;

    z-index: -1;

    visibility: hidden;

    transition: all 0.2s linear;

}

.av-item:hover ::after,

.av-item:hover ::before{

    height: 22.6px;

    visibility:visible;

}
.price-item {
    height: 100%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
}

/*#vnv-id:hover ::after,

#vnv-id ::before{

   visibility: hidden;

}*/

.av-item > a {

    display: block;

    padding: 6px 10px;

    color: #f2eaea;

}

.notic .col-sm-8{

    box-shadow: 0 0 7px 0px gray;

}

.notic .col-sm-4 {

    box-shadow: 0 0 7px 0px gray;

}

ul.ropdown-menu {

    position: absolute;

    top: 131%;

    left: 0%;

    border-radius: 3px;

    width: 15rem;

    background: white;

    box-shadow: 0 0 6px 0px gray;

    visibility: hidden;

    transition: all 0.2s linear;

    padding: 0px 0px 0px 0px;

}

header.main-header {

    width: 1400px !important;

}

.ropdown-item a {

    padding: 10px 0px 10px 10px;

    text-align: start;

    display: block;

    color: gray;

    font-size: 14px;

}

.arrow {
    height: 20px;
    margin-left: -72%;
    transform: rotate(180deg) translateY(14px);
    position: absolute;
    left: 83%;
}
li.ropdown-item:last-child {
    border-bottom: 0;
}
li.ropdown-item {
    border-bottom: 1px solid #ccc;
}

.ropdown{

    transition: all 0.5s linear;

}

.ropdown:hover .ropdown-menu {

    top: 120%;

    left: 0%;

    visibility: visible;

}

.fa-bars {

    display: none;

}

.fa-xmark{

    display: none;

}

ul.avigation {

    margin: 0px !important;

    text-align: center;

    padding: 0px !important;

}

nav.main-menu.navbar-expand-md.navbar-light.col-12 {

    background: rgb(19, 103, 208);

}

.header-top.col-12 {

    padding: 0px;

}

.col-12.mar-box {
    height: 2.3rem;
    background: #ff1d44;
    display: flex;
}

.mar-box .post {

    width: 12%;

}


.mar-box .mar {
    width: 90%;
    background: pink;
    height: 1.9rem;
    margin-top: 3px;
}

.mar-box ul {

    margin: 0px !important;

    padding: 0px !important;

    margin-top: 3px !important;

}

.mar-box li {

    display: inline-block;

}

.mar-box a {
    display: block;
    padding: 0px 8px;
    color: black;
    font-size: 15px;
}

.mar-box p {

    color: white;

    font-size: 19px;

    margin-top: 4px;

}

section.banner {

    height: 32rem;

}

.banner .carousel-inner {

    height: 100%;

}

.banner div#carouselExampleIndicators {

    height: 100%;

}













.notic .col-md-8,

.notic .col-md-4{

    box-shadow: 0 0 7px 0px gray;

    margin-left: 0.8rem;

}

.news-box {

    background: white;

    height: 26.2rem;

    padding: 0px 20px 20px 20px;

}



.notic .col-4 h5 {

    text-align: center;

    border-bottom: 1px solid #cec9c9;

    padding: 10px;

}

.pad15 div {

    text-align: left;

}

.col-6.nopadd {

    padding: 0px;

}

.notic {

    padding: 57px 0px;

    background: #f0f0f0;



}

.notic ul {

    margin-top: 28px;

    margin-left: 15px;

}

.notic .main-news li {

    margin-top: 17px;

    position: relative;

}

.notic .main-news li::before{

    position: absolute;

    content: "\01F5F8";

    height: 40px;

    width: 40px;

    color: #e5e5e5;

    font-size: 40px;

    top:-20px;

    left: -10%;

}

.notic a {

    font-weight: 600;

    font-size: 15px;

    color: black;

}

.notic a:hover{

    text-decoration: none;

}

marquee {

    height: 19rem;

}

.notic h5 {

    text-align: center;

}

div#univar-cont {

    width: 22.3rem;

    float: left;

    border: 1px solid #cec9c9;

    border-right: none;

    padding: 33px 0px;

    height: 22rem;

}

.notic .fis-col {

    border: 1px solid #cec9c9;

    box-shadow: 0 0 7px 0px gray;

    background: white;

    padding: 0px 0px 11px 0px;

}

.notic .sc-col {

    box-shadow: 0 0 7px 0px gray;

    width: 22rem;

    margin-left: 19px;

    padding: 0px;

}

.notic .sc-col h5 {

    padding: 11px 0px;

}

div#univar-img {

    width: 23.57rem;

    float: right;

    border: 1px solid #cec9c9;

    border-left: none;

    height: 22rem;

    padding: 0px;

}

.newh {

    display: flex;

    border-bottom: 1px solid #cec9c9;

    /* text-align: center; */

    align-items: center;

    justify-content: center;

    background: #f7f1f1;

}

.newh h6 {

    margin: 0px !important;

    border-right: 1px solid #cec9c9;

    padding: 11px 17px;

}

.newh h5 {

    margin: 0px;

    padding: 9px 30px;

    background: white;

    border-right: 1px solid #cec9c9;

    border-left: 1px solid #cec9c9;

}

.notic .carousel-item {

    height: 21.9rem;

}

.main-news {

    padding: 12px;

}

.notic img.d-block.w-100 {

    height: 100%;

}



section.secand-sectiokn {

    padding: 45px 0px;

}

.col-5 {

    padding: 33px 18px 4px 18px;

}

.secand-sectiokn img.img-fluid {
    width: 100%;
    margin-top: 8%;
}

section.apply {

    background: #f0f0f0;

    padding: 57px 0px;

}



.apply .row {

    background: white;

}

.apply .col-6.aply-cont {

    padding: 34px 25px 25px 34px;

}

.apply h5 {

    font-size: 24px;

    font-weight: 100;

    color: #CD2122;

}

.apply li{ 

    font-size: 14px;

    line-height: 2rem;

    margin: 5px 0 0;

    font-weight: 600;

    position: relative;

}

.apply li:hover{

   list-style: none !important;

}

.apply li a {

    color: black;

    font-size: 13px;

}



.apply li::before{

    position: absolute;

    content: "\01F5F8";

    height: 40px;

    width: 40px;

    color: #e5e5e5;

    font-size: 40px;

    top: 0;

    left: -10%;

}

.apply li a:hover{

    color: #CD2122;

    text-decoration: none !important;

}

.apply ul {

    margin: 24px 0px 0px 30px;

}

.apply a.btn {

    color: white;

    line-height: 24px;

    width: 10rem;

    text-align: center;

    background: #cd2122;

    margin: 17px 0px 0px 44px;

}

.apply a.btn:hover{

    background: #9b1919;

    color: white !important;

}



section.fec {

    padding: 0px 0px 57px 0px;

    background: #f0f0f0;

}

.fec h3 {

    font-size: 24px;

    font-weight: 500;

}

.inner-face {

    color: white;

    background: #969696;

    border-radius: 7px;

    height: 180px;

    padding: 30px 0px 0px 22px;

    position: relative;

    overflow: hidden;

    display: block;

    transition: all 0.2s linear;

}

.overlay-fac {

    position: absolute;

    content: "\f054";

    font-size: 30px;

    top: 43px;

    right: -180px;

    height: 180px;

    width: 180px;

    border: 2px solid white;

    border-radius: 100%;

    transition: all 0.2s linear;

}



.overlay-fac img {

    height: 150px;

    margin-top: 1px;

    margin-left: 9px;

}

.fec a {

    color: white !important;

    width: 100%;

    display: block;

    height: 100%;

}

.fec a:hover {

    color: white !important;

}

.inner-face:hover {

    background-color: #cd2122;

    transform: translateY(-7px);

}

.inner-face::after {

    position: absolute;

    content: '';

    height: 100%;

    width: 100%;

    z-index: -1;

    top: 0;

    left: 0;

    background: #cd2122;

}

.inner-face:hover::after{

   background: #cd2122;

   box-shadow: 0 0 0 10px black;

   z-index: -2;

   height: 105%;

}

.inner-face :hover .overlay-fac{

    right: -28px;

}

.owl-carousel {

    width: 90% !important;

    margin-left: 10% !important;

}

.owl-item{

    width: 236px !important;

    height: 100px !important;

    margin-right: 15px !important;

}

.position-relative.text-center.bg-light.border-bottom.border-primary.py-5.p-4 {

    background: white !important;

}

.owl-nav {

    width: 112px;

    margin-top: -3rem;

    margin-left: -8rem;

}

section.div-scrol {
    padding: 9px 0px 51px 0px;
    background: #cd2122;
}

.owl-next {

    margin-left: 46px;

    margin-top: -34px;

}

i.bi{

    font-size: 24px;

    color: white;

}

.div-scrol h5 {

    position: relative;

    top: 41%;

    color: white;

    left: -2%;

}

.position-relative.text-center.bg-light {

    padding: 11px;

    border-radius: 5px;

    display: block;
    
    height: 100%;

}

img.img-fluid.rounded-top {

    border: 1px solid #aca9a9;

}

section.csroll-text {

    padding: 20px 0px;

    background: #f0f0f0;

}

/* .MultiCarousel .MultiCarousel-inner .item {

    float: left;

    width: 6.7% !important;

} */

.MultiCarousel-inner {

    margin-top: 40px;

}
/* 
.MultiCarousel .MultiCarousel-inner {

    transition: 1s ease all;

    float: none;

    width: 364rem !important;

} */

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }

.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }

.MultiCarousel .MultiCarousel-inner .item { float: left;}

.MultiCarousel .MultiCarousel-inner .item > div {
    text-align: center;
    padding:10px;
    margin:10px;
    /* background:#f1f1f1; */
    color:#666;
    width: 288px !important;
}

.csroll-text .MultiCarousel .MultiCarousel-inner .item > div {
    text-align: center;
    padding:10px;
    margin:10px;
    background:#f1f1f1;
    color:#666;
    width: 288px !important;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }

.MultiCarousel .leftLst { 

    right:10%;

    top: 10px; 

}

.MultiCarousel .rightLst { 

    right:10px;

    top: 10px;

 }

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }



.csroll-text .bottom-ans {

    font-style: italic;

    font-size: 16px;

    line-height: 1.4;

    color: black;

}

.csroll-text p {

    font-size: 11px;

    color: #7d7d7d;

    margin-bottom: 9px;

}

.csroll-text .inner-anc:hover{

    color:#cd2122;

}

.csroll-text .bottom-ans:hover{

    color:#cd2122;

}

.csroll-text .inner-anc {

    color: black;

}

section.phonpay {

    padding: 42px 0px;

}

.myclass{

    margin-top: 19px;

}

.myclass span {

    display: flex;

    flex-direction: column;

    margin: -41px 0px 0px 35px;

    color: white;

}

.myclass a {

    color: white !important;

}



.admison-eft li {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    font-style: italic;

    font-weight: 600;

    color: #535353;

    line-height: 2.8;

}

.anco a{

    color: white !important;

}

.fooimg {

    margin-top: 23px;

    text-align: center;

    margin-left: 12px;

}

.container.pt-5 {

    padding: 0px;

}

.about-in p{

    font-size: 15px;

}

.footer h3.text-white.mb-4 {

    font-size: 25px;

}

/* .footer p {
    font-size: 13px;
} */
.container-fluid.bg-dark.text-light.pb-5.wow.fadeInUp.footer {

    background: #2f2f2f !important;

}

.container-fluid.text-light.py-4 {

    background: #cd2122 !important;

}



.admison-eft h3 {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 24px;

    line-height: 40px;

    font-weight: 400;

    font-style: normal;

    color: #535353;

    margin-top: 13px;

}

.admison-eft img {

    width: 24%;

}

.admison-center h3 {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 18px;

    line-height: 28px;

    font-weight: 400;

    font-style: normal;

    color: #535353;

    margin-top: 28px;

}

.admison-ight {

    width: 52%;

}

.admison-ight h6 {

    margin-top: 18px;

}

.admison-ight ul {

    margin-top: 20px;

}

.admison-ight li {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    line-height: 22px;

    color: #535352;

    position: relative;

}

.admison-ight li::before {

    content: '';

    position: absolute;

    top: 8px;

    left: -5%;

    height: 6px;

    width: 6px;

    background: #535352;

    border-radius: 100%;

}

.admi-img {

    margin-left: 10%;

}

.admis-id {

    margin-top: 20px;

}

.admis-id p {

    line-height: 1.8;

}

.drop{

    display: inline-flex;

    height: 10px;

    width: 10px;

    background: white;

    clip-path: polygon(50% 50%,100% 100%,100% 0%);

    transform: rotate(-90deg);

    margin-bottom: -4px;

    z-index: 1000;

    /* padding-top: 20px; */

}

.av-item > a:hover .drop{

    transform: rotate(90deg);

}

.admis-cen {

    text-align: center;

}

.admis-cen p {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 14px !important;

    color: #535353;

    font-weight: bold;

    line-height: 2.8;

}

.admison-ight p {

    font-size: 14px !important;

    color: #535353;

    font-weight: bold;

    line-height: 2.8;

    font-style: italic;

}

#admison-ight li {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    font-weight: bold;

    line-height: 22px;

    color: #535352;

    position: relative;

}

#admison-eft a {

    font-size: 13px;

}

input {

    height: 50px;

    margin-top: 15px;

}

.form button.btn.btn-primary {

    padding: 11px 29px;

    background: #cd2122;

    border: #cd2122;

    margin-top: 15px;

}

textarea {

    height: 10rem;

    margin-top: 15px;

}

.center {

    text-align: center;

    margin-bottom: 38px;

}

.cont-box {

    text-align: center;

}

.cont-box i {

    color: #343434;

    font-size: 41px;

    width: 6rem;

    text-align: center;

    padding-top: 26px;

    height: 6rem;

    border-radius: 100%;

    border: 2px solid #343434;

}

.cont-box:hover i{

    color: #cd2122;

    border: 2px solid #cd2122;

}

.cont-box h4 {

    margin-top: 16px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-weight: 400;

}

.cont-box a {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    line-height: 24px;

    font-weight: 400;

    font-style: normal;

    color: black;

}

section.contac-addr {

    padding: 30px 0px;

}

section.contect {

    background: #f0f0f0;

    padding: 45px 0px;

}

.contac-addr h2 {

    font-size: 37px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

}

.aply-cont {

    padding: 30px 38px;

}

section.meson-veson {

    padding: 57px 0px;

    background: #f0f0f0;

}

.isson-cont {

    display: flex;

    margin-top: 21px;

}

img.img-fluid.isson-img {

    height: 10rem;

}

p.isson-p {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 14px;

    line-height: 22px;

}

.isson-hadd {

    border-bottom: 1px solid #cec9c9;

}

.vison {

    margin-top: 23px;

}

.left-meson span {

    width: 135px;

    display: block;

    height: 4px;

    background: #cd2122;

}

.left-meson .vison span {

    width: 157px;

}

.resc-post span {

    width: 152px;

}



.resc-post {

    margin-top: 20px;

}

.resc-post p {

    font-size: 11px;

    color: #7d7d7d;

}

.resc-post .bottom-ans {

    font-style: italic;

    font-size: 16px;

    line-height: 1.4;

    color: black;

}

.resc-post .inner-anc {

    color: black;

}
.ropdown-item::after{
   display: none;
}
.ropdown-item::before{
    display: none;
 }

.resc-post .MultiCarousel .MultiCarousel-inner .item > div {

    background: transparent;

}

.resc-post .MultiCarousel .MultiCarousel-inner {
    width: 330rem !important;
    display: flex;
    justify-content: space-between;
}
.resc-post .MultiCarousel .MultiCarousel-inner .item > div {
    text-align: center;
    padding: 10px;
    margin: 10px;
    background: #f1f1f1;
    color: #666;
    width: 269px !important;
}
.resc-post h5 {
   color: #cd2122;
}

.rec-new {

    background: white;

    padding: 27px 18px;

}

.inne-had {

    border-bottom: 1px solid #cec9c9;

}

.inne-had h5 {

    color: #050505;

    line-height: 1.4;

    padding-bottom: 0px;

    position: relative;

    font-size: 15px;

    text-transform: uppercase;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

}

.rec-new .inne-had span {

    display: block;

    height: 1px;

    width: 86px;

    background: #cd2122;

    margin-bottom: -1px;

}

.rec-new ul.ri-manu {

    margin-top: 14px;

    margin-left: 0px !important;

    padding-left: 30px;

}

.rec-new  a {

    color: #747474;

    display: block;

    padding: 5px 0;

    position: relative;

    border-radius: 2px;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-size: 13px;

}

/* .rec-new  a:hover {

    color: black;

} */

.rec-new li{

    position: relative;

}

.rec-new li ::before{

    position: absolute;

    top: 13px;

    left: -10%;

    content: '';

    width: 8px;

    height: 2px;

    background: #E1E1E1;

    vertical-align: middle;

}

.no-form .btn {

    margin-top: 9px;

    width: 14rem;

    line-height: 26px;

    background: #cd2122;

    color: white;

    font-size: 15px;

    font-weight: 600;

}

.no-form .btn:hover{

    background: #a31a1a;

}

.no-form input.form-control {

    height: 40px;

    background: #e7e7e7;

}



/*stacty--*/


.sticky-header.fixed-header {

    opacity: 1 !important;

    z-index: 999 !important;

    visibility: visible;

    position: fixed;

    opacity: 0;

    left: 0px;

    top: 0px;

    width: 100%;

    padding: 0px 0px;

    z-index: 99999;

    background: #ffffff;

    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);

}



@-webkit-keyframes slideInDown {

    0% {

      -webkit-transform: translate3d(0, -100%, 0);

      transform: translate3d(0, -100%, 0);

      visibility: visible;

    }

  

    100% {

      -webkit-transform: translate3d(0, 0, 0);

      transform: translate3d(0, 0, 0);

    }

  }

  

  @keyframes slideInDown {

    0% {

      -webkit-transform: translate3d(0, -100%, 0);

      transform: translate3d(0, -100%, 0);

      visibility: visible;

    }

  

    100% {

      -webkit-transform: translate3d(0, 0, 0);

      transform: translate3d(0, 0, 0);

    }

  }

  

  .slideInDown {

    -webkit-animation-name: slideInDown;

    animation-name: slideInDown;

  }

  .animated {

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

  }

  

  .animated.infinite {

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

  }

  

  .animated.hinge {

    -webkit-animation-duration: 2s;

    animation-duration: 2s;

  }

  

  .animated.bounceIn,

  .animated.bounceOut {

    -webkit-animation-duration: .75s;

    animation-duration: .75s;

  }

  

  .animated.flipOutX,

  .animated.flipOutY {

    -webkit-animation-duration: .75s;

    animation-duration: .75s;

  }



  section.ourtem {

    padding: 52px 0px;

}

.ourtem .center {

    text-align: center;

    border-bottom: 1px solid #aca9a9;

}

.ourtem .center h4 {

    padding-bottom: 10px;

}

.ourtem .center span {

    display: block;

    height: 2px;

    width: 160px;

    background: #cd2122;

    margin: -10px auto 0px auto;

}



.team-img {

    height: 22rem;

    background-size: cover;

    position: relative;

    background-position: 50% 50%;

}

.MultiCarousel .MultiCarousel-inner {
    width: 558rem !important;
    display: flex;
    justify-content: space-between;
}
.csroll-text .MultiCarousel .MultiCarousel-inner {
    width: 369rem !important;
    display: flex;
    justify-content: space-between;
}
.temot-cont a {
    text-decoration: none;
    color: #000000;
}
.temot-cont a:hover{
    color: #cd2122;
}
.team-img::before{

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    height: 100%;

    width: 100%;

    background: linear-gradient(to bottom, transparent 0%,rgba(0,0,0,1) 100%);

    transition: all 0.2s linear;

}

.team-img:hover::before{

    opacity: 0.6;

}

.team-cont {

    /* margin-top: -17px; */

    height: 6rem;

    width: 100%;

    text-align: center;

    position: absolute;

    bottom: -6%;

}

.team-img .team-cont h5 {

    color: white;

    font-size: 16px;

}

.team-img .team-cont h6 {

    color: white;

    font-size: 15px;

}

.team-img .team-cont span {

    display: block;

    height: 2px;

    width: 58px;

    background: #cd2122;

    margin: auto;

    transition: all 0.2s linear;

}

.team-img:hover span{

    width: 130px;

}



.teoh-center {

    border-bottom: 1px solid #cec9c9;

    padding: 0px;

}



section.tem-other {

    padding: 0px 0px 54px 0px;

}

.teoh-center {

    border-bottom: 1px solid #cec9c9;

    padding: 0px;

    margin-bottom: 36px;

}

.teoh-center span {

    width: 125px !important;

    display: block;

    height: 3px !important;

    background: #cd2122;

}

.temot-img {

    display: block;

    height: 10rem;

    position: relative;

    transition: all 0.2s linear;

}

.temot-img img {

    height: 100%;

    width: 100%;

}

.temot-img::after{

    position: absolute;

    top: 0;

    left: 0;

    content: '\002B';

    height: 100%;

    width: 100%;

    background: rgba(87, 85, 85, 0.7);

    color: white;

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 57px;

    border: 4px solid #CD2122;

    border-radius: 4px;

    visibility: hidden;

    transition: all 0.2s linear;

}

.temot-img:hover::after{

    visibility: visible;

}

.tembutton {

    position: absolute;

    left: -16px;

    bottom: 16px;

    color: #fff;

    padding: 11px 14px;

    background: #CD2122;

    font-size: 12px;

    font-weight: 500;

    line-height: 1;

    margin: 0;

    border-radius: 2px;

    z-index: 1;

    transition:all  0.2s linear;

}

.temot-img:hover .tembutton{

    left: 13px;

    color: #CD2122;

    background: white;

}

.temot-box p {

    font-size: 11px;

    color: #7d7d7d;

    line-height: 21px;

    margin-top: 10px;

}

.temot-box .bottom-ans {

    font-style: italic;

    font-size: 16px;

    line-height: 1.4;

    color: black;

}

.temot-box .bottom-ans:hover{

    color: #CD2122;

}

.temot-box .inner-anc:hover{

    color: #CD2122;

}

.temot-box .inner-anc {

    color: black;

}

.widget-date-post {

    display: flex;

    font-size: 13px;

    margin-top: 5px;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-weight: 500;

}

a.newspost-title {

    font-size: 13px;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-weight: 500;

    line-height: 20px;

}

#announ a.newspost-title {
    display: block;
    padding: 0px 8px;
    color: black;
    font-size: 15px;
    font-weight: 400;
}

.widget-date-post a {

    font-size: 13px !important;

    margin-top: -5px !important;

    margin-left: 6px;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-weight: 500;

}

.widget-date-post a::before{

    display: none;

}

li.news_li {

    border-bottom: 0.5px solid #dfdbdb;

    padding: 10px 0px;

}

marquee.ri-manu {

    margin-top: 15px;

}

.recogain .rec-new {

    background: white;

    padding: 27px 18px;

}

.recogain .isson-hadd {

    padding: 0px;

    margin-bottom: 20px;

}

.isson-hadd span {

    display: block;

    height: 3px;

    width: 135px;

    background: #cd2122;

    margin: 0px;

}

section.recogain {

    padding: 51px 0px;

    background: #f1f1f1;

}

.recogain .had-lis {

    background: white;
    margin-bottom: 33px;

}

.recogain .reco-list ul {

    border: 1px solid #ddd;

    padding: 0px;

    margin-bottom: 0px;

}

.left-rtidow .tentw-list ul {
    padding-left: 49px;
}

.recogain .reco-list li {

    border-bottom: 1px solid #ddd;

    padding: 16px 18px;

    position: relative;

    transition: all 0.2s linear;

}

.col-4.reco-list {

    padding-left: 0px;

}

.recogain .reco-list li::after {

    position: absolute;

    top: 9%;

    right: 25px;

    height: 100%;

    content: '>';

    font-size: 32px;

    color: gray;

    font-weight: 900;

    transition: all 0.2s linear;

}

.recogain .reco-list a {

    text-decoration: none;

    color: #858585;

    line-height: 22px;

    margin-right: 0;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    width: 189px;

    display: block;

    transition: all 0.2s linear;

}

.recogain .reco-list li:hover::after{

    right: 17px;

}



.recogain .reco-list li:hover a{

    color:#cd2122;

}

.recogain .reco-img {

    position: relative;

} 

.recogain .cli-img {

    position: absolute;

    top: 4.5%;

    height: 30rem;

    width: 34rem;

}



section.univarsi {

    padding: 51px 0px;

    background: #f1f1f1;

}

.row.univar-lis {

    margin-top: 45px;

}

section.be-educatio {

    padding: 57px 0px;

    background: #f0f0f0;

}

.bce-hadd {

    border-bottom: 1px solid #cec9c9;

}

.be-educatio  h4 {

    font-size: 32px;

    line-height: 40px;

    font-weight: 400;

    font-style: normal;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    margin-bottom: 16px;

}

.be-educatio .bce-main ul.bce-list {

    margin-top: 20px;

}

.be-educatio .bce-main li{

    position: relative;

}

.be-educatio .bce-main li::before{

    content: '';

    position: absolute;

    top: 11px;

    left: -15px;

    background: black;

    height: 5px;

    width: 5px;

    border-radius: 100%;

}

.be-educatio .bce-main a{

    text-decoration: none;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 14px;

    line-height: 27px;

    color: black;

    font-weight: 500;

}

#dipe {

    margin-top: 40px;

}

.helping {

    margin-top: 48px;

}

.helping p {
    padding: 0px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    margin-bottom: 0px;
    margin-left: 18px;
    color: #474747;
    font-size: 14px;
    line-height: 24px;
}
.helping p a{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #474747 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
/* 
.bord-10 .MultiCarousel .MultiCarousel-inner .item {

    float: left;

    width: 5% !important;

} */

section.bord-10 {

    padding: 51px 0px;

    background: #f1f1f1;

}

.bord-10 span {

    display: block;

    height: 3px;

    width: 218px;

    background:#cd2122;

}

.bord-10 h4 {

    color: #535353;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

}

#bord-scroll{

    margin-top: 40px;

}

#bord-scroll span {

    width: 151px;

}





.galler-container{

    width: 90%;

    margin: auto;

}

.gallery-section-two{

	position:relative;

	padding:100px 0px 115px;

	background-color:#132837;

}



.gallery-section-two .outer-container{

	position:relative;

	padding:0px 30px;

}



.gallery-section-two .project-tab{

	position:relative;	

}



.gallery-section-two .project-tab .project-carousel .owl-nav,

.gallery-section-two .project-tab .project-carousel .owl-dots{

	display:none;

}



.gallery-section-two .project-tab .tabs-header{

	position:relative;

	margin-bottom:60px;

}



.gallery-section-two .project-tab .product-tab-btns{

	position:relative;

	text-align:center;

	border-radius:8px;

	padding-top:23px;

	padding-bottom:15px;

	border:1px solid rgba(255,255,255,0.08);

	background-color:rgba(255,255,255,0.03);

}



.gallery-section-two .project-tab .product-tab-btns .p-tab-btn{

	position:relative;

	cursor:pointer;

	color:#ffffff;

	font-weight:700;

	font-size:20px;

	display:inline-block;

	margin:0px 25px;

	margin-bottom:7px;

	padding:0px 0px 8px;

	text-transform:capitalize;

	transition:all 0.3s ease;

	-moz-transition:all 0.3s ease;

	-webkit-transition:all 0.3s ease;

	-ms-transition:all 0.3s ease;

	-o-transition:all 0.3s ease;

	font-family: 'Rufina', serif;

}



.gallery-section-two .project-tab .product-tab-btns .p-tab-btn:after{

	position:absolute;

	content:'';

	left:0px;

	bottom:0px;

	width:100%;

	height:2px;

	opacity:0;

	background-color:#c8a294;

	transition:all 0.3s ease;

	-moz-transition:all 0.3s ease;

	-webkit-transition:all 0.3s ease;

	-ms-transition:all 0.3s ease;

	-o-transition:all 0.3s ease;

}



.gallery-section-two .project-tab .product-tab-btns .p-tab-btn:hover::after,

.gallery-section-two .project-tab .product-tab-btns .p-tab-btn.active-btn::after{

	opacity:1;

}



.gallery-section-two .project-tab .product-tab-btns .p-tab-btn:hover,

.gallery-section-two .project-tab .product-tab-btns .p-tab-btn.active-btn{

	color:#c8a294;

}



.gallery-section-two .project-tab .p-tabs-content{

	position:relative;

	display:block;	

	padding:0px 0px;

}



.gallery-section-two .project-tab .p-tab{

	position:absolute;

	left:0px;

	top:0px;

	width:100%;

	height:auto;

	opacity:0;

	visibility:hidden;	

}



.gallery-section-two .project-tab .p-tab.active-tab{

	position:relative;

	opacity:1;

	visibility:visible;

	z-index:5;

}



.gallery-section-two .gallery-item{

	margin-bottom:0px;

}



.p-tab .gallery-item{

	transition:all 0.7s ease;

	-moz-transition:all 0.7s ease;

	-webkit-transition:all 0.7s ease;

	-ms-transition:all 0.7s ease;

	-o-transition:all 0.7s ease;

	-webkit-transform:scaleX(0);

	-ms-transform:scaleX(0);

	-o-transform:scaleX(0);

	-moz-transform:scaleX(0);

	transform:scaleX(0);	

}



.p-tab.active-tab .gallery-item{

	-webkit-transform:scaleX(1);

	-ms-transform:scaleX(1);

	-o-transform:scaleX(1);

	-moz-transform:scaleX(1);

	transform:scaleX(1);

}





.gallery-page-container{

	position:relative;

	padding:100px 0px 70px;

}

.gallery-item{

	position:relative;

	margin-bottom:30px;

}



.gallery-item .inner-box{

	position:relative;

	width:100%;

	overflow:hidden;

}



.gallery-item .image-box{

	position:relative;

	display:block;

	margin:0px;

}



.gallery-item .image-box img{

	position:relative;

	display:block;

	width:100%;

}



.gallery-item .overlay-box{

	position:absolute;

	left:0px;

	top:0px;

	width:100%;

	height:100%;

	opacity:0;

	color:#ffffff;

	text-align:center;

	-webkit-transition:all 700ms ease;

	-ms-transition:all 700ms ease;

	-o-transition:all 700ms ease;

	transition:all 700ms ease;

	-webkit-transform:translateY(-100%);

	-ms-transform:translateY(-100%);

	-o-transform:translateY(-100%);

	-moz-transform:translateY(-100%);

	transform:translateY(-100%);

	background-color:rgba(200,162,148,0.90);

}



.gallery-item .inner-box:hover .overlay-box{

	opacity:1;

	-webkit-transform:translateY(0%);

	-ms-transform:translateY(0%);

	-o-transform:translateY(0%);

	-moz-transform:translateY(0%);

	transform:translateY(0%);

}



.gallery-item .overlay-inner{

	position:absolute;

	left:0px;

	top:0px;

	width:100%;

	height:100%;

	display:table;

	vertical-align:middle;

	padding:10px 0px;

}



.gallery-item .overlay-inner .content{

	position:relative;

	display:table-cell;

	vertical-align:middle;

	opacity:0;

	transform:translateY(50px);

}



.gallery-item .inner-box:hover .overlay-inner .content{

	transform:translateY(0);

	opacity:1;

	transition:all 500ms ease 500ms;

	-webkit-transition:all 500ms ease 500ms;

	-ms-transition:all 500ms ease 500ms;

	-o-transition:all 500ms ease 500ms;	

}



.gallery-item .overlay-inner .link{

	position:relative;

	font-size:18px;

	color:#ffffff;

	width:58px;

	height:58px;

	line-height:58px;

	border-radius:50%;

	margin:0px 5px;

	font-weight:400;

	display:inline-block;

	background-color:#432538;

	transition:all 500ms ease;

	-webkit-transition:all 500ms ease;

	-ms-transition:all 500ms ease;

	-o-transition:all 500ms ease;

}



.gallery-item .overlay-inner .link .icon{

	position:relative;

}



.gallery-item .overlay-inner .link:hover{

	color:#666666;

	background-color:rgba(255,255,255,1);

}



.gallery-item .inner-box .lower-box{

	position:relative;

	padding-top:22px;

}



.gallery-item .inner-box .lower-box h3{

	position:relative;

	font-size:22px;

	font-weight:700;

	text-align:center;

	line-height:1.2em;

}



.gallery-item .inner-box .lower-box h3 a{

	position:relative;

	color:#242424;

	transition:all 0.3s ease;

	-moz-transition:all 0.3s ease;

	-webkit-transition:all 0.3s ease;

	-ms-transition:all 0.3s ease;

	-o-transition:all 0.3s ease;

}



.gallery-item .inner-box .lower-box .text{

	position:relative;

	color:#797979;

	font-size:15px;

	text-align:center;

}

section.feedepos{

    padding: 51px 0px;

    background: #f1f1f1;

}

.feedepos .left-depos img{

    width: 100%;

}

section.rtidow{

    padding: 51px 0px;

    background: #f1f1f1;

}

.rtidow h4{

    font-size: 35px;

    color: #535353;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

}

.rtidow span{

    display: block;

    background:#cd2122;

    height: 3px;

    width: 263px;

}

.rtidow ul{

    margin-top: 20px;

}

.rtidow a{

    color: black;

    font-weight: 500;

}

.rtidow a:hover{

    color: #cd2122;

}





section.admison{

    padding: 51px 0px;

    background: #f1f1f1;

}

.admison-box {

    background: white;

    padding: 40px 30px 5px 30px;

    margin-top: 22px;

}

.fistp{

    margin-top: 29px;

    font-size: 12px;

    color: #9a9a9a;

}

.fista {

    font-size: 24px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-weight: 400;

    color: black;

    line-height: 40px;

}

.fistp {

    margin-top: 29px;

    font-size: 12px;

    color: #9a9a9a;

}

.admison-box p {

    margin-bottom: 18px;

    font-size: 14px;

}

.admison-bottom {

    margin-top: 44px;

    height: 6.5rem;

}

a.admison-button {

    margin-left: 84.4%;

    background: #cd2122;

    padding: 10px 18px;

    border-radius: 3px;

    font-weight: 700;

    display: block;

    color: white !important;

}

a.admison-button:hover{

    background: #8a1515;

}

.admison-bottom span {

    display: block;

    background: #cec9c9;

    height: 1px;

    width: 100%;

    margin-top: 14px;

}

.bot {

    display: block;

    margin-left: 88.4%;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    color: black;

    margin-top: 15px;

}

.admison-box a{

    color: black;

}

.admison-box a:hover{

  color: #cd2122;

}

.admison-right {

    margin-left: 47px;

    width: 28rem;

}

.admison .d-flex {

    margin-top: 35px;

}

.admison h6 {

    font-weight: 600;

    line-height: 1.8;

}

.admison-left{

    display: block;

    height: 220px;

    width: 270px;

    border: 4px solid white;

    transition: all 0.2s linear;

}

.admison-left img{

    height: 100%;

    width: 100%;

}

.admison-left:hover{

    border: 4px solid #cd2122;



}

.admison-right ul {

    padding: 0px;

}

.admison-right li{

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    line-height: 1.8;

}

.adm-enter {

    text-align: center;

    padding: 31px 0px;

}

.adm-enter h4 {

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-size: 30px;

    line-height: 40px;

    font-weight: 400;

    color: #535353;

}

section.exeme {

    padding: 51px 0px;

    background: #f1f1f1;

}

.amlink {

    margin-bottom: -75px;

    margin-top: 49px;

}

.amlink .i-link {

    padding: 4px 10px;

    background-color: #EAEAEA;

    margin-right: 5px;

    color: #9B9B9B;

    display: inline-block;

    margin-bottom: 5px;

    font-size: 12px;

}

.amlink .i-link::before {

    font-family: 'Glyphicons Halflings';

    content: "\e041";

    margin-right: 5px;

    vertical-align: middle;

    color: #D2D2D2;

}









details {

    margin-top: 20px;

    background: white;

    border: 1px solid #e2e2e2;

}

/* summary {

    background: #eee;

    padding: 14px 21px;

    font-size: 21px;

} */

summary a{

    color: #444;

    font-size: 21px;

    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 28px;

    font-weight: 600;

}

details p {

    padding:15px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    line-height: 22px;

    margin: 0px;

}

details ul {

    padding: 15px;

}

details ul li{

    line-height: 38px;

}

details .table-img {

    height: 30px;

    width: 104px;

}

details .table-cont {

    color: black;

    font-size: 16px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 14px;

    line-height: 20px;

    font-weight: 400;

    font-style: normal;

}

summary a:hover{

    color: #cd2122;

}

details .table-cont:hover{

    color: #cd2122;

}

.admison .left-rtidow .inne-had h5 {

    color: #050505;

    line-height: 1.4;

    padding-bottom: 0px;

    position: relative;

    font-size: 24px;

    text-transform: uppercase;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

}

.admison .ten-twe span,

.admison .tew-hov  span {

    display: block;

    background:#cd2122;

    height: 3px;

    width: 390px;

}

.tentw-list {

    margin-top: 20px;

}

.tentw-list li {

    line-height: 42px;

}

.tentw-list a {

    color: #505050;

    font-size: 14px;

    padding: 10px 0px;

    border-bottom: 1px solid #e2e2e2;

    display: block;

    position: relative;

}

.tentw-list a:hover{

    color:#cd2122;

}

.tentw-list a::before {

    position: absolute;

    top: 11px;

    left: -47px;

    content: '\002B';

    font-size: 35px;

    padding: 0px 8px;

    background: rgb(203 203 203);

    color: white;

    border-radius: 3px;

}

.tew-hov {

    margin-top: 54px;

}





.inner-university {

    padding: 51px 0px;

    background: #f1f1f1;

}

.inner-university .admison-right {

    margin-left: 24px;

    width: 63%;

}

.inner-university .bot-lef {

    width: 73%;

    margin-top: 15px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    color: #a39e9e;

}

.inner-university .bot {

    display: block;

    margin-left: 87.4%;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    color: black;

    margin-top: -37px;

}

.inner-university .admison-box p {

    margin-bottom: 18px;

    font-size: 14px;

    line-height: 1.8;

}

.inner-university .admison-bottom p {

    margin-bottom: 18px;

    font-size: 14px;

    line-height: 1.8;

    font-size: 10px;

    color: #AAA;

}

.inner-university .inun-first h3 {

    color: #535353;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 24px;

    line-height: 40px;

    font-weight: 400;

    font-style: normal;

}

.inner-university .inun-first h2 {

    color: #535353;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 32px;

    line-height: 40px;

    font-weight: 400;

    font-style: normal;

}















section.lest-date {

    padding: 57px 0px;

    background: #f0f0f0;

}

.lest-date .fista {

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-size: 36px;

    line-height: 40px;

    font-weight: 200;

    font-style: normal;

}

.lest-date .fistp .fa-solid {

    padding: 0px 5px;

}

.lest-date i.fa-solid.fa-user {

    font-size: 76px;

    background: #b1afaf;

    padding: 27px 18px 0px 18px;

    border-radius: 100%;

    color: white;

    overflow: hidden;

}

.lest-date .admison-righ p {

    font-size: 22px !important;

    margin-top: 34px;

    margin-left: 20px;

}

.lest-date .admison-box {

    background: transparent;

}

.lest-date .d-flex {

    border-top: 1px solid #E9E9E9;

    border-bottom: 1px solid #E9E9E9;

    padding: 16px 0px;

    margin-top: 57px;

}

.lest-date .adm-enter h5 {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 14px;

    line-height: 20px;

    font-weight: 400;

    font-style: normal;

    margin-top: 28px;

}

.lest-date .adflex {

    display: flex;

    margin-bottom: 29px;

}

.lest-date .adflex a {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 14px;

    line-height: 20px;

    font-weight: 400;

    font-style: normal;

}

.lest-date .adfor-box {

    margin-top: 80px;

}

.lest-date #reply-title {

    margin-bottom: 13px;

}

.lest-date .adfor-box label {

    font-weight: 700;

    font-size: 15px;

}

.lest-date .adfor-box input#submit {

    background: #cd2122;

    color: white;

    font-weight: 800;

}

.lest-date .r-img {

    display: block;

    height: 10rem;

    width: 15rem !important;

    overflow: hidden;

    background: white;

    position: relative;

}

.lest-date .r-img::after{

    position: absolute;

    content: '';

    bottom: 0;

    left: 0;

    width: 100%;

    height: 0px;

    background: #cd2122;

    transition: all 0.2s linear;

}

.lest-date .r-img:hover::after{

    height: 10px;

}

.lest-date .c-cont{

    margin-top:20px;

    display: block;

}

.lest-date .r-img  img {

    width: 100%;

}

.lest-date .amlink {

    margin-bottom: 0px;

    margin-top: 0px;

}

.lest-date #d-flex {

    border: none;

}

.lest-date .amlink p {

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-size: 12px;

    color: #AAA;

}

.lest-date .amlink a {

    font-size: 11px;

    text-transform: uppercase;

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

}

#mlink {

    margin-top: 46px !important;

}

.lest-date .admison-eft ul {

    margin-top: 0;

    padding-left: 0px;

}

.lest-date .admison-eft li {

   line-height: 3.4;

}

.uncategorized .bot-lef {

    width: 73%;

    margin-top: 15px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    color: #a39e9e;

}

section.uncategorized {

    padding: 51px 0px;

    background: #f1f1f1;

}

.uncategorized .bot {

    display: block;

    margin-left: 87.4%;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    color: black;

    margin-top: -37px;

}

.midd p{

    line-height: 1.8;

}

.uncategorized .midd h3 {

    font-family: "Montserrat", Helvetica, Arial, sans-serif;

    font-size: 38px;

    line-height: 40px;

    font-weight: 400;

    font-style: normal;

    color: #535353;

}

.next-page {

    padding: 39px 0px 0px 0px;
    display: flex;
    justify-content: center;

}

.next-page a.one {

    display: block;

    height: 41px;

    width: 58px;

    border: 2px solid gray;

    font-size: 20px;

    font-weight: bold;

    color: black;

    border-radius: 5px;

    text-align: center;

    padding-top: 4px;

}

#one{

    margin-left: 30px;

    border: none;

}

.next-page .fa-chevron-right {

    margin-left: 67px;

    font-size: 24px;

    margin-top: 8px;

}

.next-page .fa-chevron-left {

    margin-right: 67px;

    font-size: 24px;

    margin-top: 8px;

}

.uncategorized .neadd li {

    font-weight: bold;

    line-height: 30px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

}

.uncategorized #mysty {

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 14px;

    line-height: 25px;

    font-weight: bold;

    font-style: normal;

}

.lest-date .pat-li h2 {

    color: #6a6666;

    font-size: 30px;

    font-weight: 400;

}

.lest-date .pat-li p {

    line-height: 1.8;

}

.next-page a.on{

    display: block;

    height: 41px;

    width: 58px;

    font-size: 20px;

    font-weight: bold;

    color: black;

    border-radius: 5px;

    text-align: center;

    padding-top: 4px;

}

.next-page .onpages{

    border: 2px solid gray;

}

section.bord {

    padding: 51px 0px;

    background: #f1f1f1;

}

.bord .som-chang p {

    font-size: 14px !important;

    color: #535353;

    font-weight: bold;

    line-height: 2.8;

    font-style: italic;

}

.bord .bot-lef {

    width: 73%;

    margin-top: 15px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    color: #a39e9e;

}

.bord .bot {

    display: block;

    margin-left: 87.4%;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    color: black;

    margin-top: -37px;

}

.bord .admison-left img {

    height: auto;

    width:100%;

}

table{

    border: 1;

    border: 1px solid gray;

}

.bord .admison-left {

    overflow: hidden;

}

#hoke .midd ul{

    margin-left: 20px;

}

#hoke .midd ul li{

    position: relative;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    font-size: 13px;

    line-height: 1.8;

}
.admison-box img {
    max-width: 20rem !important;
    height: auto !important;
}


#hoke .midd ul li::before {

    position: absolute;

    top: 10px;

    left: -16px;

    content: '';

    height: 6px;

    width: 6px;

    background: #646262;

    border-radius: 100%;

}

#hoke .midd h2{

    color: rgb(88, 88, 88);

}

#hoke .fista {

    font-size: 27px;

}

@media(max-width:1920px) {



    

}



@media(max-width:1370px) {
   
    .av-item > a {
        display: block;
        padding: 6px 9px;
        color: #f2eaea;
        font-size: 13px;
    }
    .team-img {
       height: 18rem;
    }
    
}
@media(max-width:1024px) {
    .footer p {
        font-size: 13px;
    }
    i.bi {
        font-size: 18px;
    }
    section.banner {
        height: 24rem;
    }
    .notic .main-news li::before {
        position: absolute;
        content: "\01F5F8";
        height: 35px;
        width: 35px;
        color: #e5e5e5;
        font-size: 37px;
        top: -20px;
        left: -10%;
    }
    .secand-sectiokn img.img-fluid {
        width: 100%;
        margin-top: 35%;
    }
    .notic .sc-col {
        box-shadow: 0 0 7px 0px gray;
        width: 18.6rem;
        margin-left: 19px;
        padding: 0px;
    }
    .notic .sc-col p {
        font-size: 14px;
    }
    .notic .sc-col h6 {
        font-size: 14px;
        color: black;
        font-weight: 500;
    }
    .av-item > a {
        display: block;
        padding: 11px 8px;
        color: #f2eaea;
        font-size: 12px;
    }
    .ropdown-item a {
        font-size: 12px;
    }
    /* .notic {
        margin-top: -107px;
    } */
    div#univar-img {
        width: 19.06rem;
    }
    div#univar-cont {
        width: 19.3rem;
    }
    section.secand-sectiokn {
        padding: 48px 0px 35px 0px;
    }
    .secand-sectiokn p {
        font-size: 15px;
    }
    .nopadd img.d-block.w-100 {
        height: 100%;
    }
    .nopadd .carousel-item {
        height: 24rem;
    }
    .MultiCarousel .MultiCarousel-inner .item {
        width: 5.5% !important;
    }
    .div-scrol .owl-nav {
        width: 112px;
        margin-top: -3rem;
        margin-left: -5rem;
    }
    .div-scrol h5 {
        position: relative;
        top: 41%;
        color: white;
        left: 0.5%;
    }
    .div-scrol .owl-item {
        width: 200px !important;
        height: 91px !important;
        margin-right: 15px !important;
    }
    .div-scrol .owl-stage-outer {
        width: 50rem;
        margin-left: 34px;
    }
    section.phonpay {
        padding: 42px 0px 42px 0px;
    }
    .btn-group-lg>.btn, .btn-lg {
        padding: 0.3rem 0.7rem;
    }
    .fooimg {
       margin-left: 0px;
    }
    .foolink a.text-light.mb-2 {
        font-size: 15px;
    }
    .footer h3.text-white.mb-4 {
        font-size: 22px;
    }
    .overlay-fac img {
        height: 112px;
        margin-top: 1px;
        margin-left: 9px;
    }
    .overlay-fac {
        height: 135px;
        width: 135px;
        top: 69px;
    }
    .inner-face :hover .overlay-fac {
        right: -19px;
    }
    .bottom-footer p{
        font-size: 16px;
    }
    .container-fluid.text-light.py-4.bottom-footer {
        padding: 15px 0px !important;
    }
    .had-img:hover .had-pop {
        top: 12.5rem;
    }
    nav#absolute {
        padding: 0px;
    }
    .carousel-item {
        height: 100%;
    }
    .carousel-item img{
        height: 100%;
    }
    .team-img {
        height: 15rem;
    }
    .recogain .reco-list li::after {
        position: absolute;
        top: 16%;
        right: 25px;
        height: 100%;
        content: '>';
        font-size: 25px;
        color: gray;
        font-weight: 900;
        transition: all 0.2s linear;
    }
    .recogain .cli-img {
        top: 3.5%;
        position: absolute;
        top: 4.5%;
        height: 30rem;
        width: 28rem;
    }
    a.admison-button {
        margin-left: 80.4%;
    }
    .admison-bottom {
       height: 6rem;
    }
    .gallery-item {
       margin-bottom: 23px;
    }
    .rtidow h4 {
        font-size: 28px;
    }
    .onlinePayment {
        padding: 7px 20px 7px 20px !important;
        margin-left: 21% !important;
        font-size: 23px !important;
        width: 13.5rem !important;
    }
    #left-depos {
        padding: 0rem 9rem !important;
    }
    .inner-university .admison-bottom {
        height: 7rem;
    }
}
@media(max-width:768px) {
    section.banner {
        height: 22rem;
        /* margin-top: 39px; */
    }
    .had-img:hover .had-pop {
        top: 11.5rem;
    }
    .row.had-img {
        height: 9rem;
    }
    .header-top.col-12 {
        height: 9rem;
    }
    .mar-box a {
        font-size: 15px;
    }
    .mar-box .post {
        width: 14%;
    }
    .mar-box p {
        font-size: 16px;
        margin-top: 8px;
    }
    .main-news {
        padding: 12px;
    }
    .notic .sc-col {
        box-shadow: 0 0 7px 0px gray;
        width: 14rem;
        margin-left: 15px;
        padding: 0px;
        height: 26rem;
    }
    .news-box {
        width: 14rem;
    }
    div#univar-cont {
        width: 28.48rem;
        float: none;
        padding: 12px 0px;
        border-bottom: none;
        border-right: 1px solid #cec9c9;
        height: 17rem;
    }
    div#univar-img {
        width: 28.5rem;
        float: none;
        border-top: none;
        border-left: 1px solid #cec9c9;
    }
    .notic .carousel-item {
        height: 22rem;
    }
    .news-box {
        width: 14.1rem;
    }
    .news-box marquee h6 {
        font-size: 13px;
        color: black;
        font-weight: 700;
    }
    .news-box marquee p {
        font-size: 12px;
    }
    .secand-sectiokn img.img-fluid {
        width: 74%;
        margin-bottom: 31px;
        margin-top: 0%;
    }
    section.secand-sectiokn {
        padding: 48px 25px 35px 25px;
    }
    .aply-cont {
        padding: 29px 39px;
    }
    .nopadd {
        margin-bottom: 10px;
    }
    .overlay-fac img {
        height: 94px;
        margin-top: 3px;
        margin-left: 8px;
    }
    .overlay-fac {
        height: 120px;
        width: 120px;
        top: 49px;
    }
    section.fec {
        padding: 0px 0px 24px 0px;
    }
    .inner-face {
        border-radius: 12px;
        height: 152px;
        padding: 21px 0px 0px 22px;
    }
    .MultiCarousel .MultiCarousel-inner {
        width: 252rem !important;
    }
    .MultiCarousel .MultiCarousel-inner .item {
        width: 6% !important;
    }
    .MultiCarousel .MultiCarousel-inner .item > div {
        padding: 0px;
    }
    .fec h3 {
        font-size: 18px;
        font-weight: 500;
    }
    .div-scrol .owl-stage-outer {
        width: 40rem;
        margin-left: 0px;
    }
    .div-scrol .owl-nav {
        width: 112px;
        margin-top: -3rem;
        margin-left: -5.6rem;
    }
    .div-scrol h5 {
        top: 41%;
        left: -3.5%;
        font-size: 17px;
    }
    .div-scrol h5 {
        position: relative;
        top: 41%;
        color: white;
        left: -3.5%;
        font-size: 17px;
    }
    .bottom-footer p {
        font-size: 11px;
    }

    nav.main-menu.navbar-expand-md.navbar-light {
        background: rgb(19, 103, 208);
        z-index: 999;
        padding: 0px;
        height: 2.5rem;
    }
    .tog{
        display: none;
    }
    #avigation {
        width: 27rem;
        background: #1367d0;
        margin-left: 21rem !important;
    }
    
    .togglebutton {
        position: relative;
        padding: 20px 0px;
        right: 0%;
        margin-left: 94%;
    }
    .fa-bars {
        font-size: 31px;
        color: white;
        padding: 6px 0px;
        position: absolute;
        top: 0;
    }
    .fa-xmark{
        font-size: 31px;
        color: white;
        padding: 6px 0px;
        position: absolute;
        top: 0;
    }
    .fa-bars {
        display: block;
    }
    .fa-xmark{
        display: none;
    }
    #absolute{
        position: absolute;
    }
    .av-item {
        display: block;
    }
    ul.ropdown-menu {
        position: relative;
        top: 0%;
        left: 12% !important;
        border-radius: 3px;
        width: 78%;
        background: white;
        box-shadow: 0 0 6px 0px gray;
        display: none;
        transition: all 0.2s linear;
        padding: 0px 0px 10px 0px;
    }
    .ropdown:hover .ropdown-menu {
        display: block;
    }
.av-item:hover ::after{
    visibility:hidden;
}
.av-item:hover ::before{
    visibility:hidden;
}
.av-item:hover{
    height: 100%;
}
.ropdown-item a {
    padding: 8px 0px 8px 21px;
    border-bottom: 0.5px solid rgb(238, 238, 238);
    text-align: start;
    display: block;
    color: gray;
    font-size: 12px;
}
.av-item:hover .nav-it{
    background: #cd2122;
}
.arrow {
    height: 20px;
    margin-left: -63%;
}
section.bord-10 {
    padding: 51px 0px;
    margin-top: 40px;
}
section.meson-veson {
    padding: 51px 0px;
    background: #f0f0f0;
    margin-top: 40px;
}
section.ourtem{
    padding: 51px 0px;
    margin-top: 40px;
}
section.feedepos {
    padding: 51px 0px;
    margin-top: 40px;
}
section.recogain {
    padding: 51px 0px;
    margin-top: 40px;
}
section.univarsi {
    padding: 51px 0px;
    margin-top: 40px;
}
section.exeme {
    padding: 51px 0px;
    margin-top: 40px;
}
section.rtidow {
    padding: 51px 0px;
    margin-top: 40px;
}
section.contect {
    padding: 51px 0px;
    margin-top: 40px;
}
section.admison {
    margin-top: 40px;
}
.bord-10 h4 {
    font-size: 20px;
}
.about-content h2 {
    font-size: 20px;
}
.about-pdf h3 {
    font-size: 23px;
}
.about-pdf a {
    margin-top: 16px;
    display: block;
    color: black;
    font-size: 26px;
}
.tem-other .MultiCarousel .MultiCarousel-inner .item > div {
    width: 230px !important;
}
.tem-other .temot-img {
    height: 8rem;
}
.tem-other .MultiCarousel .MultiCarousel-inner {
    width: 524rem !important;
}
.be-educatio h4 {
    font-size: 20px;
    margin-bottom: 3px;
}
.bord-scroll .MultiCarousel .MultiCarousel-inner {
    width: 456rem !important;
}
.bord-scroll .MultiCarousel .MultiCarousel-inner .item > div {
    width: 211px !important;
}
.bord-scroll .temot-img {
    height: 7rem;
}
.bord-scroll .temot-box .bottom-ans {
    font-style: italic;
    font-size: 13px;
}
.bord-scroll .btn {
   padding: 0.2rem 0.6rem;
   font-size: 0.9rem;
}
.admison-box {
    background: white;
    padding: 30px 20px 5px 20px;
    margin-top: 22px;
}
.fista {
    font-size: 20px;
    line-height: 31px;
}
a.admison-button {
    margin-left: 69.4%;
    padding: 10px 18px;
    font-size: 15px;
    text-align: center;
}
.admison-bottom {
    height: 5.5rem;
}
summary {
    background: #eee;
    padding: 2px 21px 7px 4px;
    font-size: 21px;
}
summary a {
    color: #444;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 28px;
    font-weight: 600;
}
summary::marker {
    font-size: 25px;
}
.down-load {
    text-align: center;
}
.rtidow span {
    width: 199px;
}
.rtidow h4 {
    font-size: 25px;
}
.form button.btn.btn-primary {
    margin-top: 15px !important;
}
.cont-box i {
    font-size: 30px;
    width: 5rem;
    padding-top: 26px;
    height: 5rem;
}
#left-depos {
    padding: 0rem 3rem !important;
}

.onlinePayment {
    padding: 7px 20px 7px 20px !important;
    margin-left: 21% !important;
    font-size: 21px !important;
    width: 12.5rem !important;
}
.isson-cont {
    flex-direction: column-reverse;
    display: flex;
    margin-top: 21px;
}
img.img-fluid.isson-img {
    height: auto;
    width: 14rem;
}
.MultiCarousel .btn {
    padding: 0.37rem 0.7rem;
    font-size: 0.7rem;
}
.resc-post .bottom-ans {
    font-size: 15px;
    line-height: 1;
}
.univarsi .temot-img {
    display: block;
    height: 8rem;
}
.inner-university .admison-bottom {
    height: 6.5rem;
}
.d-flex {
    display: flex!important;
    flex-direction: column;
}

.footer-icons .d-flex{
    flex-direction: row !important;
}
.admison-left {
    display: block;
    height: 147px;
}
.inner-university .admison-right {
    margin-left: 0px;
    width: 93%;
}
.inner-university .admison-box h1 {
    font-size: 20px;
}
.inner-university .admison-box h3 {
    font-size: 20px;
}
}

@media(max-width:480px) {
    section.div-scrol {
        padding: 9px 0px 107px 0px;
    }
    .div-scrol h5 {
        position: relative;
        top: 9%;
        color: white;
        margin-left: 45%;
        font-size: 17px;
    }
    .div-scrol .owl-nav {
        width: 112px;
        margin: -8rem auto 0px auto;
    }

    #avigation {
        width: 30rem;
        background: #1367d0;
        margin-left: 0rem !important;
    }
    ul.ropdown-menu {
        position: relative;
        top: 0%;
        left: 14% !important;
        border-radius: 3px;
        width: 69%;
        background: white;
        box-shadow: 0 0 6px 0px gray;
        display: none;
        transition: all 0.2s linear;
        padding: 0px 0px 10px 0px;
    }
    .notic .fis-col {
        border: 1px solid #cec9c9;
        box-shadow: 0 0 7px 0px gray;
        background: white;
        padding: 0px 0px 11px 0px;
        width: 29rem;
        margin-left: 8px;
    }
    section.banner {
        height: 16rem;
    }
    div#univar-cont {
        width: 29rem;
        margin-left: -13px !important;
        padding: 20px 19px;
        height: 18rem;
    }
    div#univar-img {
        width: 29rem;
        margin-left: -13px !important;
        height: 20rem;
    }
    .news-box {
        width: 28.5rem;
        margin-left: -11px;
    }
    .newh {
        display: flex;
        flex-direction: column;
        border-bottom: none;
        align-items: center;
        justify-content: center;
        background: #f7f1f1;
    }
    .newh h5 {
        margin: 0px;
        padding: 3px 30px;
        background: transparent;
        border-right: none;
        border-left: none;
    }
    .main-news {
        padding: 0px 12px 0px 12px;
    }
    .newh h6 {
        margin: 0px !important;
        border-right: none;
        padding: 7px 17px;
    }
    .notic .sc-col {
        box-shadow: 0 0 7px 0px gray;
        width: 29rem;
        margin-left: 9px;
        padding: 0px;
        height: 26rem;
        margin-top: 40px;
    }
    .news-box {
        width: 29rem;
        margin-left: 0px;
    }
    .col-md-4 {
        margin-top: 20px;
    }
    .notic h5 {
        text-align: center;
        padding: 16px 0px;
    }
    .notic div#carouselExampleIndicators {
        width: 29rem;
        margin-left: -0.1px;
    }
    .newh h5 {
        padding-bottom: 1px;
    }
    section.secand-sectiokn {
        padding: 48px 13px 35px 13px;
    }
    .secand-sectiokn h4 {
        font-weight: 600;
        font-size: 20px;
    }
    .secand-sectiokn p {
        font-size: 14px;
    }
    .overlay-fac img {
        height: 113px;
        margin-top: 9px;
        margin-left: 16px;
    }
    .overlay-fac {
        height: 155px;
        width: 155px;
        top: 29px;
    }
    .fec .col-sm-4 {
        margin-top: 23px;
    }
    .inner-face {
        border-radius: 6px;
    }
    .div-scrol .owl-item {
        width: 137px !important;
        height: 91px !important;
        margin-right: 15px !important;
    }
    .div-scrol .owl-stage-outer {
        width: 28rem;
        margin-left: -44px;
        margin-top: 42px;
    }
    .row.had-img {
        height: 7rem;
    }
    .header-top.col-12 {
        height: 7rem;
    }
    .csroll-text .MultiCarousel .MultiCarousel-inner {
        width: 321rem !important;
    }
    .csroll-text .MultiCarousel .MultiCarousel-inner .item > div {
        width: 237px !important;
    }
    .csroll-text .bottom-ans {
        font-style: italic;
        font-size: 14px;
        line-height: 1.2;
        color: black;
    }
    .MultiCarousel .btn {
        padding: 0.37rem 0.7rem;
        font-size: 0.7rem;
    }
    .had-img:hover .had-pop {
        top: 9.5rem;
    }
    .rec-new li ::before {
        top: 13px;
        left: -5%;
    }
    .team-img {
        height: 22rem;
        width: 71%;
        margin: auto;
    }
    .teoh-center {
       margin-left: 13px;
    }
    .recogain .reco-list li::after {
        position: absolute;
        top: 16%;
        right: 9px;
        height: 100%;
        content: '>';
        font-size: 18px;
        color: gray;
        font-weight: 900;
        transition: all 0.2s linear;
    }
    .recogain .reco-list a {
       font-size: 11px;
       width: 138px;
   }
   .recogain .cli-img {
       width: 16rem;
   } 
   .col-lg-4.col-8 {
    width: 50%;
   }
   .temot-img {
       height: 8rem;
   }
   .temot-box .bottom-ans {
        font-size: 14px;
        line-height: 1;
    }
    .univar-lis .temot-img {
        height: 9rem;
    }
    .details.details--default {
        margin-bottom: 20px;
    }
    .admison .ten-twe span, .admison .tew-hov span {
        height: 3px;
        width: 352px;
    }
    .admison .left-rtidow .inne-had h5 {
       font-size: 21px;
    }
    div#accordionExample {
        margin-bottom: 25px;
    }
    .rtidow span {
        width: 163px;
    }
    .rtidow h4 {
        font-size: 21px;
    }
    .contect .mapand-oth {
        margin-top: 30px;
    }
    .cont-box i {
        font-size: 25px;
        width: 4rem;
        padding-top: 18px;
        height: 4rem;
    }
    .togglebutton {
        margin-left: 91%;
    }
    #left-depos {
        margin-bottom: 25px;
    }
    .resc-post .MultiCarousel .MultiCarousel-inner .item > div {
        text-align: center;
        padding: 10px 0px;
        margin: 10px;
        background: #f1f1f1;
        color: #666;
        width: 214px !important;
    }
    .resc-post p {
        font-size: 9px;
        margin-bottom: 6px;
    }
    .resc-post .bottom-ans {
        font-size: 14px;
        line-height: 11px;
    }
    .resc-post .MultiCarousel .MultiCarousel-inner {
        width: 289rem !important;
    }
    .inner-university .admison-bottom {
        height: 6rem;
    }
    .mar-box .mar {
        width: 79%;
    }
    .mar-box .post {
        width: 21%;
    }
}
@media(max-width:360px) {
    section.banner {
        height: 13rem;
    }
    .notic .main-news li::before {
        height: 35px;
        width: 35px;
        font-size: 30px;
        top: -13px;
        left: -10%;
    }
    div#univar-img {
        height: 19rem;
    }
    .notic .carousel-item {
        height: 20rem;
    }
    section.secand-sectiokn {
        padding: 48px 0px 35px 0px;
    }
    .div-scrol h5 {
        margin-left: 41%;
    }
    .secand-sectiokn p {
        font-size: 14px;
        text-align: justify;
    }
    .notic .main-news li {
        margin-top: 16px;
        position: relative;
        font-size: 14px;
    }
    #avigation {
        width: 23rem;
    }
    .news-box {
        width: 29rem;
        margin-left: 0px;
    }
    .row.had-img {
        height: 6rem;
    }
    .header-top.col-12 {
        height: 6rem;
    }
    .news-box {
        width: 21.7rem;
        margin-left: 0px;
    }
    .notic .col-sm-8, .notic .col-sm-4 {
        box-shadow: 0 0 7px 0px gray;
        width: 21.7rem;
        margin-left: 0.4rem;
    }
    div#univar-cont {
        width: 21.7rem;
    }
    div#univar-img {
        width: 21.7rem;
    }
    .notic div#carouselExampleIndicators {
        width: 21.7rem;
    }
    .notic ul {
        margin-top: 28px;
        margin-left: 2px;
    }
    .secand-sectiokn h4 {
        font-weight: 700;
        font-size: 16px;
    }
    .secand-sectiokn .col-lg-7 {
        text-align: center;
    }
    .aply-cont {
        padding: 29px 20px;
    }
    .apply ul {
        margin: 24px 0px 0px 7px;
    }
    .apply h5 {
        font-size: 19px;
        font-weight: 100;
        color: #CD2122;
    }

.apply li a {
    color: black;
    font-size: 12px;
}
.apply li {
    font-size: 13px;
    line-height: 2rem;
    margin: 5px 0 0;
    font-weight: 600;
    position: relative;
}
.apply li::before {
    position: absolute;
    content: "\01F5F8";
    height: 35px;
    width: 35px;
    color: #e5e5e5;
    font-size: 35px;
    top: 0;
    left: -10%;
}
.nopadd .carousel-item {
    height: 14rem;
}
.MultiCarousel .MultiCarousel-inner {
    width: 355rem !important;
}
.MultiCarousel .leftLst {
    right: 16%;
    top: 10px;
}
.footer p.mb-2 {
    font-size: 15px;
}
.fa-xmark {
    font-size: 28px;
}
.fa-bars {
    font-size: 28px;
}
.div-scrol .owl-stage-outer {
    width: 22rem;
}
.had-img:hover .had-pop {
   display: none;
}
.bord-10 h4 {
    font-size: 17px;
}
.about-pdf h3 {
    font-size: 18px;
}
.about-pdf {
   padding: 24px 17px;
}
.about-pdf a {
    margin-top: 16px;
    font-size: 23px;
}
.rec-new ul.ri-manu {
    margin-top: 14px;
    margin-left: 0px !important;
    padding-left: 24px;
}
.team-img {
    width: 100%;
}
.tem-other .MultiCarousel .MultiCarousel-inner {
    width: 458rem !important;
}
.tem-other .MultiCarousel .MultiCarousel-inner .item > div {
    width: 195px !important;
}
.tem-other .temot-img {
    height: 7rem;
}
.temot-box .bottom-ans {
    font-style: italic;
    font-size: 15px;
    line-height: 1;
    color: black;
}
.recogain .reco-list a {
    font-size: 11px;
    width: 83px;
}
.recogain .reco-list li::after {
    top: 36%;
}
.recogain .cli-img {
    width: 11rem;
}
.col-lg-4.col-8 {
    width: 100%;
}
.be-educatio .bce-main ul.bce-list {
    margin-left: 5px;
}
.fista {
    font-size: 16px;
    line-height: 25px;
}
a.admison-button {
    margin-left: 62.4%;
    padding: 9px 13px;
    font-size: 13px;
    text-align: center;
}
summary {
    padding: 1px 21px 4px 4px;
    font-size: 21px;
}
summary a {
    font-size: 12px;
}
summary::marker {
    font-size: 21px;
}
.admison .ten-twe span, .admison .tew-hov span {
    height: 3px;
    width: 352px;
}
.admison .left-rtidow .inne-had h5 {
   font-size: 18px;
}
.left-rtidow .tentw-list ul {
    padding-left: 36px;
}
.tentw-list a::before {
    position: absolute;
    top: 1px;
    left: -36px;
    content: '\002B';
    font-size: 22px;
    height: 40px;
    padding: 0px 8px;
    background: rgb(203 203 203);
    color: white;
    border-radius: 3px;
}
.tentw-list li {
    line-height: 43px;
}
.tentw-list a {
    font-size: 11px;
    padding: 2px 0px;
}
.admison .ten-twe span, .admison .tew-hov span {
   width: 302px;
}
button.accordion-button {
    padding: 10px 15px;
    font-size: 15px;
}
.accordion-body td {
    font-size: 12px;
    padding: 5px 5px !important;
    text-align: center;
}
.accordion-body {
    padding: 1rem 1rem;
}
.form button.btn.btn-primary {
    padding: 8px 18px !important;
    font-size: 15px;
}
.togglebutton {
    margin-left: 90%;
}
.onlinePayment {
    padding: 7px 20px 7px 20px !important;
    margin-left: 20% !important;
    font-size: 15px !important;
    width: 9.5rem !important;
}
p.isson-p {
    text-align: justify;
}
.admison-box img {
    max-width: 18rem !important;
    height: auto !important;
}
.inner-university .admison-left {
    display: block;
    height: 124px;
}
.inner-university .admison-box ul {
    padding: 0px;
}
.inner-university .admison-box li{
    font-size: 14px;
}
.mar-box .mar {
    width: 73%;
}
.mar-box .post {
    width: 28%;
}
.mar-box p {
    font-size: 15px;
    margin-top: 9px;
}
.mar-box a {
    font-size: 14px;
    padding: 0px 12px;
}
}
@media(max-width:320px) {
    .fa-bars {
        font-size: 28px;
    }
    /* .togglebutton {
        right: -88%;
    } */
    #avigation {
        width: 21rem;
    }
    .notic .col-sm-8, .notic .col-sm-4 {
        margin-left: 0rem;
    }
    .secand-sectiokn img.img-fluid {
       width: 100%;
    }
    div#univar-img {
        width: 19.7rem;
    }
    div#univar-cont {
        width: 19.7rem;
    }
    .news-box {
        width: 19.8rem;
    }
    .div-scrol .owl-stage-outer {
        width: 19rem;
        margin-left: -34px;
    }
    .about-pdf h3 {
        font-size: 15px;
    }
    .about-pdf a {
        margin-top: 16px;
        font-size: 21px;
    }
    .be-educatio .bce-main a {
       font-size: 12px;
       
    }
    .admison-bottom {
        height: 5rem;
    }
    .accordion-body {
        padding: 1rem 0.5rem;
    }
    .accordion-body td {
        font-size: 11px;
        line-height: 20px;
    }
    .togglebutton {
        margin-left: 89%;
    }
    .admison-box img {
        max-width: 16rem !important;
        height: auto !important;
    }
    .mar-box .post {
        width: 31%;
    }
    .mar-box .mar {
        width: 70%;
    }
}

 #clock {
    margin-top:10px;
    font-size: 15px;
    font-family: Arial, sans-serif;
  }


#left-depos {
    padding: 0rem 12rem;
}
.onlinePayment {
    background-color: orangered;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    color: white;
    margin-left: 28%;
    font-size: 24px;
    display: block;
    width: 14.5rem;
    margin-top: 22px;
}

.onlinePayment :hover{

    color: white;

}