@media ( min-width : 1400px) {
	.container {
		width: 1320px;
	}
}

div#maximenuck90 .maximenumobiletogglericonck
{
    color: #fff;
}
a:hover
{
    text-decoration: none !important;
}
a {
    text-decoration: none !important;
}
ul
{
    margin-bottom: 0;
    padding-left: 0;
}
li
{
    list-style: none;
}
h3, h4, p
{
    margin: 0;
}
body
{
    font-family: 'Figtree', sans-serif !important;
    font-size: 14px;
    line-height: 30px;
        overflow-x: hidden;
}
.Inner_social li a:hover::before, .Inner_social li a:before,  .Inner_social li a:hover i, .Inner_social li a i, .Inner_form .btn, .Inner_form .btn:hover
{
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.text-white
{
    color: #fff !important;
}
.align-items-center {
    align-items: center !important;
        display: flex;
}
::selection {
    background-color: #f6a81b;
    color: white;
    text-shadow: none;
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    ::-webkit-scrollbar {
        width: 5px;
        background-color: transparent;
        box-shadow: none;
        border: none;
    }
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    ::-webkit-scrollbar-thumb {
        background: #f6a81b;
        border-radius: 30px;
    }
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    ::-webkit-scrollbar-track {
        background: transparent;
        box-shadow: none;
        border: none;
    }
}
/* ====================topnew_wrapper====================== */
.main-header-style2 {
    position: absolute;
    padding-left: 300px;
}

.main-header {
    width: 100%;
    background: transparent;
    transition: all .5s ease;
    z-index: 99;
    display: block;
}
@media (max-width: 767px) {
    .main-header-style2 {
        padding-left: 250px;
    }
}
.main-header-style2__logo-box {
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 767px) {
    .main-header-style2__bottom-left .main-menu-style1__left {
        margin-left: auto!important;
    }
}
.logo-box-style2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 90px;
    z-index: 2;
}
@media (max-width: 767px) {
    .logo-box-style2 {
        width: 250px;
        overflow: hidden;
    }
}
.logo-box-style2 a {
    position: relative;
    display: inline-block;
}
@media (max-width: 767px) {
    .main-header-style2__top,.enroll-box-style1,.login-register-box-style1{
        display: none!important;
    }
}
@media (max-width: 767px) {
    .main-header-style2__bottom {
        padding-right: 0!important;
    }
}
@media (max-width: 767px) {
    .main-header-style2__bottom-left {
       top: 0!important;
        left: 0!important;
        bottom: 0!important;
        right: 0!important;
        border-radius: 4px!important;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .12)!important;
    }
}
@media (max-width: 767px) {
    .main-header-style2__bottom-right {
        display: none!important;
    }
}
.logo-box-style2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -180px;
        background: linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}
.main-header-style2__content {
    position: relative;
    display: block;
}
.main-header-style2__top {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 0;
    z-index: 1;
}
@media (max-width: 767px) {
    .main-header-style2__bottom-inner:before {
        top: 0!important;
        left: 0!important;
        bottom: -54px!important;
        right: 0!important;
        border-radius: 4px!important;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .12)!important;
    }
}
.main-header-style2__top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: -40px;
    right: 0;
    background-color: #f7f4f3;
    z-index: -1;
}
.main-header-style2__top-left {
    position: relative;
    display: block;
    padding-left: 190px;
}
@media (max-width: 767px) {
    .main-header-style2__bottom-left {
        width: 100%!important;
        padding-right: 20px!important;
    }
}
.main-header-style2__top-left p {
    color: #5e5b5a;
    line-height: 30px;
        font-size: 17px;
}
.main-header-style2__top-right {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 60px;
}
@media (max-width: 767px) {
    .main-header-style2__bottom-left .main-menu-style1__left .main-menu-box {
        margin-left: auto!important;
    }
}
.login-register-box-style1 {
    position: relative;
    display: block;
    padding-left: 35px;
    margin-right: 40px;
}
.login-register-box-style1 .icon {
    position: absolute;
    top: 0;
    left: 0;
    color: #ff6b49;
    font-size: 25px;
}
@media (max-width: 767px) {
    .about1-section-area .about-images-area .check-icons {
            left: 1%!important;
    }
}
.login-register-box-style1 ul {
    position: relative;
    display: block;
}
.login-register-box-style1 ul li {
    position: relative;
    display: block;
    float: left;
    padding-right: 30px;
}
div#maximenuck92 .maximenumobiletogglericonck{
    background:transparent;
}
@media only screen and (min-width: 768px) and (max-width: 1500px) {
   div#maximenuck92 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck92 ul.maximenuck li.maximenuck.level1 > span.separator {
                font-size: 11px;!important;
    }
}
.login-register-box-style1 ul li:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 14px;
    bottom: 5px;
    width: 2px;
    transform: rotate(15deg);
}
.main-header-style2__bottom-right:before {
    right: 0;
}
.login-register-box-style1 ul li a {
    color: #5e5b5a;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Pathway Extreme",sans-serif;
    transition: all .2s linear;
    transition-delay: .1s;
}
.header-social-links-style1, .header-social-links-style1 ul
 {
    position: relative;
    display: block;
}

.header-social-links-style1 ul {
    overflow: hidden;
}
.header-social-links-style1 ul li {
    position: relative;
    display: block;
    float: left;
}
.header-social-links-style1 ul li a
 {
    position: relative;
    display: inline-block;
    color: #5e5b5a;
    font-size: 20px;
    transition: all .2s linear;
    transition-delay: .1s;
}
.main-header-style2__bottom {
    position: relative;
    display: block;
    padding-right: 60px;
    z-index: 10;
}
.main-header-style2__bottom-inner {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    z-index: 10;
}
.main-header-style2__bottom-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 18px;
    bottom: 0;
    right: 18px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .12);
    z-index: -1;
}
.main-header-style2__bottom-left {
    position: relative;
    display: block;
}
.main-header-style2__bottom-left:after, .main-header-style2__bottom-left:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #fff;
    border-radius: 4px;
}
.main-menu-style1 {
    position: relative;
    display: block;
    z-index: 10;
}

.main-menu-style1 .main-menu__wrapper {
    position: relative;
}
.main-menu-style1 .main-menu__wrapper-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 10;
}

.main-menu__wrapper-inner {
    display: flex;
    align-items: center;
}
.main-menu-style1__left {
    position: static;
    display: flex;
}
.main-header-style2__bottom-left .main-menu-style1__left .main-menu-box {
    margin-left: 70px;
}
.main-menu-style1__left .main-menu-box {
    position: static;
    display: block;
    margin-left: 160px;
    float: left;
}
.main-header-style2__bottom-left:after {
    left: 9px;
}
.main-header-style2__bottom-right {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 18px;
}
.main-header-style2__bottom-right:after, .main-header-style2__bottom-right:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #f6ac27;
    border-radius: 4px;
}
.enroll-box-style1 {
    position: relative;
    display: flex;
    align-items: center;
}
.enroll-box-style1 .icon {
    position: relative;
    display: block;
}
.enroll-box-style1 .icon span {
    color: #1a2b3f;
    font-size: 30px;
}
.enroll-box-style1 .icon .icon-enrollment .path1:before {
    color: #ff6b49;
}
.icon-enrollment .path1:before {
    content: "\e91e";
}

.enroll-box-style1 .text {
    position: relative;
    display: block;
    margin-left: 15px;
    padding-bottom: 9px;
    top: -4px;
}
.enroll-box-style1 .text:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    border-bottom: 2px dashed #fff;
}
.enroll-box-style1 .text h6 {
    font-size: 14px;
    text-transform: uppercase;
        color: #1a2b3f;
    font-family: "Pathway Extreme",sans-serif;
    font-weight: 700;
}
.enroll-box-style1 .text h6 a {
    color:#1a2b3f;
    transition: all .2s linear;
    transition-delay: .1s;
}
.header-phone-number-box-style1 {
    position: relative;
    display: flex;
    align-items: center;
    background-image: linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
    padding: 17px 30px 18px;
}
.header-phone-number-box-style1 .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color:#fff;
    border-radius: 50%;
    color: #f6ac27;
    font-size: 24px;
}
.header-phone-number-box-style1 .text {
    position: relative;
    display: block;
    margin-left: 15px;
    top: 3px;
}
.header-phone-number-box-style1 .text p {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 3px;
}
.header-phone-number-box-style1 .text a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-family:"Pathway Extreme",sans-serif;
    transition: all .2s linear;
    transition-delay: .1s;
}
.main-header-style2__bottom-right:after {
    right: 9px;
}
.d-flex {
    display: flex !important;
}
div#maximenuck92 ul.maximenuck{
    background:transparent;
}
div#maximenuck92 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck92 ul.maximenuck li.maximenuck.level1 > span.separator{
    display: inline-block;
    color: #1a2b3f;
    font-weight: 600;
    text-transform: capitalize;
    font-family: "Pathway Extreme",sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    padding: 15px 26px;
}
div#maximenuck120 ul.maximenuck{
    background: transparent;
        text-align: center;
}
div#maximenuck120 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck120 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck120 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck120 ul.maximenuck li.maximenuck.level1.active > span.separator {
    color: #e71b93;
}
div#maximenuck120 ul.maximenuck li.maximenuck.level1:hover, div#maximenuck120 ul.maximenuck li.maximenuck.level1.active {
    background: transparent;
}
div#maximenuck92 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck92 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck92 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck92 ul.maximenuck li.maximenuck.level1.active > span.separator {
    color: #e71b93;
}
.header-social-links-style1 ul li a:hover {
    color:#f6ac27;
}
  #navbar {
    position: fixed;
    display: block;
    transition: 0.4s all ease;
    background: ;
}
.menu-fixed.sticky {
    z-index: 2222;
    animation: 0.7s ease-in-out 0s normal none 1 running vlfadeInDown;
    padding: 6px 0;
    width:100%;
}
@media (max-width: 767px) {
   .main-header-style2__bottom-inner,.main-menu-style1 .main-menu__wrapper-inner,.main-menu-style1__left{
        display:block!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
   .login-register-box-style1 {
           padding-left: 191px!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
   .sticky-header .container {
        width: 867px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  div#maximenuck120 {
    font-size: 12px;
}
}
.row-bg3{
        background: linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    padding: 12px 0;
    border-radius: 16px;
}
div#maximenuck92 .maximenumobiletogglericonck:after{
    display:none;
}
/* ====================Slider_wrapper====================== */
.slide_wrapper{
        position: relative;
    z-index: 1;
}
@media (max-width: 767px) {
    .slide_wrapper {
          top: 90px;
    }
}
.header__area .vl-hero-btn {
    margin-left: 76px;
    margin-top: 21px;
}
@media (max-width: 767px) {
    .Marquee_wrapper {
       overflow:hidden;
               position: relative;
        top: 90px;
    }
}
/* ====================About_home_wrapper====================== */
.About_wrapper{
    position: relative;
    z-index: 1;
}
.about4-section-area .about-images-area {
    position: relative;
    z-index: 1;
}
.about4-section-area .about-images-area svg {
    position: absolute;
    z-index: -1;
    left: -141px;
    transform: rotate(45deg);
    top: -140px;
}
.about4-section-area .about-images-area .img1 img {
    width: 500px;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}
@media (max-width: 767px) {
    .about1-section-area .about-header-area {
        margin-top: 30px;
    }
}
.vl-btn5:hover {
    transition: all 0.4s;
    color: #fff;
}
@media (max-width: 767px) {
    .heading2 h2 {
        font-size: 32px;
        line-height: 40px;
    }
}
.vl-btn5 span.demo {
    display: inline-block;
    background: linear-gradient(90deg, #202CD3 1.1%, #0778F9 100%);
    transition: all 0.4s;
    border-radius: 70px;
    padding: 18px 24px;
}
.vl-btn5 span.arrow {
    display: inline-block;
    background: linear-gradient(90deg, #202CD3 1.1%, #0778F9 100%);
    transition: all 0.4s;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size:20px;
    transform: rotate(-45deg);
}
@media (max-width: 767px) {
    .about4-section-area .about-images-area .img1 img {
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 767px) {
    .about4-section-area .about-images-area svg {
        top: -80px;
        left: 0;
    }
}
.about4-section-area .about-bg1 {
    position: absolute;
    z-index: -2;
    left: 100px;
    top: 20px;
}
.about4-section-area .elements41 {
    position: absolute;
    right: 0;
}
.about4-section-area .about-images-area svg .stop-color2 {
    stop-color: #49A6FF;
}
.about4-section-area .about-images-area svg .stop-color1 {
    stop-color: #3B32F6;
}
.vl-btn5 {
    color: #fff;
    font-family: 'Figtree', sans-serif;
    font-size:18px;
    font-style: normal;
    font-weight:700;
    line-height: 18px;
    text-transform: capitalize;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
    display: inline-block;
    border-radius: 8px;
}
.vl-btn5:hover span.arrow {
    margin-left: 6px;
    transition: all 0.4s;
    transform: rotate(0deg);
}
/* ====================About_inner_wrapper====================== */
.about1-section-area {
    position: relative;
    z-index: 1;
}
.sp1 {
    padding: 100px 0 100px;
}
.about1-section-area .elements9 {
    position: absolute;
    top: -50px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 50%;
}
.about1-section-area .about-images-area {
    position: relative;
    z-index: 1;
}
.reveal {
    position: relative;
    display: -ms-inline-flexbox;
    overflow: hidden;
}
.about1-section-area .about-images-area .img1 img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}
.reveal img {
    height: 100%;
    width: 100%;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover;
    transform-origin: left;
}
@media (max-width: 767px) {
    .btn-style-one i {
       margin-left: -31px!important;
    }
}
.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}

.space30 {
    height: 30px;
}

.about1-section-area .about-images-area .check-icons {
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: #FFF;
    box-shadow: -2px 4px 40px 0px rgba(0, 0, 0, 0.09);
    padding: 16px 20px;
    width: 340px;
    top: 42%;
    left: 24%;
    right: 24%;
    position: absolute;
}

.aniamtion-key-1 {
    position: relative;
    animation-name: animation-1;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes animation-1 {
    0% {
    transform: translateY(0);
}

100% {
    transform: translateY(30px);
}
}
.about1-section-area .about-images-area .check-icons img {
    height: 40px;
    width: 40px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
.about1-section-area .about-images-area .check-icons p {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding-left: 16px;
}

.heading2 h5 {
    background: linear-gradient(90deg, #f6ac27 0%, #f6ac27 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Figtree', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.18px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 8px;
}
.heading2 h5 span {
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    transition: all 0.4s;
    background:linear-gradient(90deg, #f6ac27 0%, #f6ac27 100%);
    border-radius: 50%;
    margin: 0 6px 0 0;
}
.heading2 h5 span img {
    filter: brightness(0) invert(1);
}
.heading2 h5::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    border-radius: 8px;
    background: #F1F1FF;
    height: 100%;
    width: 100%;
    transition: all 0.4s;
    z-index: -1;
}
.space24 {
    height: 24px;
}

.heading2 h2 {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight:600;
    line-height: 48px;
    transition: all 0.4s;
}
.about1-section-area .about-header-area .progresbar {
    display: flex;
    align-items: center;
}
.about1-section-area .about-header-area .progresbar .progressbar
 {
    position: relative;
}

.about1-section-area .about-header-area .progresbar .progressbar .circle {
    height: 80px;
    width: 80px;
    border: 5px solid #2e0797;
    border-radius: 100%;
}

.about1-section-area .about-header-area .progresbar .progressbar .circle canvas {
    width: 80px;
    height: 80px;
    transform: rotate(90deg);
}
.about1-section-area .about-header-area .progresbar .progressbar .count {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight:600;
    line-height: 20px;
    position: absolute;
    top: 37%;
    left: 28%;
}

.about1-section-area .about-header-area .progresbar .content-area
 {
    padding-left: 10px;
}
.about1-section-area .about-header-area .progresbar .content-area h4 {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.space8 {
    height: 8px;
}
.heading2 p {
    color: #37385C;
    font-family:'Figtree', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.18px;
}

.about1-section-area .about-header-area .pera-box {
    background: #EFF1FF;
    padding: 20px 24px;
    border-radius: 8px;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
}
.about1-section-area .about-header-area .pera-box::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 8px;
    left: 0;
    top: 0;
    transition: all 0.4s;
    border-radius: 8px 0px 0px 8px;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
}
.vl-btn2 {
    position: relative;
    display: inline-block;
    padding: 18px 24px;
    border-radius: 8px;
    color: #fff;
    background:  linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
    z-index: 1;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    transition: all 0.4s;
}

.vl-btn2::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    border-radius: 8px;
    background: linear-gradient(90deg, #726EFC 0%, #2E0797 100%);
    transition: all 0.4s;
    top: 0;
    left: 50%;
    border-radius: 8px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
}

.vl-btn2:hover {
    color: #fff;
    transition: all 0.4s;
    transform: translateY(-5px);
}
.vl-btn2:hover::after {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s;
    width: 100%;
    left: 0;
}
/* ====================Activity_wrapper====================== */
.Activity_wrapper {
    position: relative;
    z-index: 1;
    background-image: url(https://msmsmuppaiyur.school.in/images/homepage/service-bg1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sp2 {
    padding: 50px 0 70px;
}
.Activity_wrapper .service1-boxarea {
    position: relative;
    z-index: 1;
    border-radius: 16px;
    background: #fff;
    padding: 28px;
    transition: all 0.4s;
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.09);
}
.Activity_wrapper .service1-boxarea .icons {
    /*height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    transition: all 0.4s;
    display: inline-block;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);*/
    
        height: 90px;
    width: 90px;
    text-align: center;
    line-height: 90px;
    display: inline-block;
    border-radius: 50%;
    background: #F2F4FF;
    transition: all 0.4s;
}
.Activity_wrapper .service-single-boxarea:hover .icons {
    background: #fff;
    transition: all 0.4s;
    transform: rotateY(-180deg);
}
.Activity_wrapper .service1-boxarea .arrow {
    position: absolute;
    right: -100px;
    top: -100px;
    transition: all 0.8s;
}
.Activity_wrapper .service1-boxarea a {
    color: #050734;
    font-family:'Figtree', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    display: block;
    transition: all 0.4s;
}
.Activity_wrapper .service1-boxarea p {
    color: #37385C;
    font-family: 'Figtree', sans-serif;
    font-size:18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    transition: all 0.4s;
}
.Activity_wrapper .service1-boxarea h5 {
    color: #2E0797;
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight:600;
    line-height: 16px;
    padding-left: 68px;
    position: relative;
    z-index: 1;
    transition: all 0.4s;
}
.Activity_wrapper .service1-boxarea h5::after {
    position: absolute;
    z-index: 1;
    content: "";
    height: 2px;
    width: 60px;
    left: 0;
    top: 6px;
    transition: all 0.4s;
    background: linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
}
.Activity_wrapper .service1-boxarea::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    transition: all 0.4s;
    left: 50%;
    border-radius: 16px;
    background:  linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
    visibility: hidden;
    opacity: 0;
    top: 0;
    z-index: -1;
}
.heading2 h2{
    margin-top:0px;
        margin-bottom: 10px;
}
.Activity_wrapper .service1-boxarea:hover::after {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.Activity_wrapper .service1-boxarea:hover h5 {
    color: #fff;
    transition: all 0.4s;
    padding-left: 0;
}
.Activity_wrapper .service1-boxarea:hover p {
    color: #fff;
    transition: all 0.4s;
    opacity: 80%;
}
.Activity_wrapper .service1-boxarea:hover a {
    color: #fff;
    transition: all 0.4s;
}
.Activity_wrapper .service1-boxarea:hover .arrow {
    top: 16px;
    right: 16px;
    transition: all 0.6s;
}
.Activity_wrapper .service1-boxarea:hover .icons {
    transform: rotateY(-180deg);
    transition: all 0.4s;
}
.Activity_wrapper .service1-boxarea:hover h5::after {
    background:#fff;
    transition: all 0.4s;
    left: 26px;
}
/* ====================Howtoapply_wrapper====================== */

.work-others-section {
    position: relative;
    z-index: 1;
    padding: 100px 0 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.work-others-section .elements16 {
    position: absolute;
    right: -70px;
    top: 0;
}
.work-others-section .elements1 {
    position: absolute;
    right: 180px;
    top: 20px;
    z-index: -1;
}
.keyframe5 {
    position: relative;
    animation-name: animation-7;
    animation-duration: 90s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(0.59, 0.59, 1, 1);
}

@keyframes animation-7{
    0% {
    transform: rotate(0);
}
100% {
    transform: rotate(-1000deg);
}
}
.space-margin60 {
    margin-bottom: 60px;
}

.case1-section-area {
    position: relative;
    z-index: 1;
    background: #EFF1FF;
}

.case1-section-area .case-works-section-area {
    position: relative;
    z-index: 1;
}
.case1-section-area .case-works-section-area .others-widget-area {
    background: #fff;
    border-radius: 16px;
    padding: 50px;
    position: relative;
    top: -100px;
    margin-top: -280px;
}
.text-end {
    text-align: right !important;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2 p {
    color: #050734;
    text-align: center;
    font-family:'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.16px;
    opacity: 0.8;
    transition: 0.4s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements12 {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements13 {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements14 {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements15 {
        display: none;
    }
}
.Howtoapply_wrapper .heading1 h5 {
    display: inline-block;
    align-items: center;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 13px 16px 13px 46px;
    position: relative;
    color: #fff;
    font-family: 'Figtree', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .img1 {
        background:transparent!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .case1-section-area .case-works-section-area .others-widget-area .images {
    top: -5px!important;
}
}
.Howtoapply_wrapper .heading1 h5 span {
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.4s;
    background: #fff;
    margin: 0 6px 0 0;
    position: absolute;
    left: 6px;
    top: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .jmm-counter.default .jmm-mod-row.row-4 > div {
    width: 22%!important;
}
}
.Howtoapply_wrapper .heading1 h2.text-anime-style-3 {
    color: #fff!important;
    font-family: 'Figtree', sans-serif;
    font-size:44px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: -0.54px;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area {
    background: #F2F4FF;
    padding: 28px;
    border-radius: 4px;
    text-align: center;
    margin: 0 40px 0 0;
    position: relative;
    z-index: 1;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area a {
    color:#050734;
    text-align: center;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight:700;
    line-height: 20px;
    display: inline-block;
    transition: all 0.4s;
}

.space14 {
    height: 14px;
}

.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area p {
    color:#050734;
    text-align: center;
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.16px;
    opacity: 0.8;
    transition: all 0.4s;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    left: 50%;
    transition: all 0.4s;
    top: 0;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
    z-index: -1;
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
}
.space30 {
    height: 30px;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area {
        margin: 0;
    }
}
.case1-section-area .case-works-section-area .others-widget-area .images .elements12 {
    position: absolute;
    top: -10px;
    left: -100px;
}
.case1-section-area .case-works-section-area .others-widget-area .images .elements13 {
    position: absolute;
    bottom: -10px;
    left: -100px;
}
@media (max-width: 767px) {
    .case1-section-area .case-header {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .space-margin60 {
        margin-bottom: 30px;
    }
}
.case1-section-area .case-works-section-area .others-widget-area .images .elements14 {
    position: absolute;
    top: -10px;
    right: -100px;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area {
        margin-top: -230px;
        padding: 30px;
    }
}
.case1-section-area .case-works-section-area .others-widget-area .images .elements15 {
    position: absolute;
    bottom: -10px;
    right: -100px;
}
.case1-section-area .case-works-section-area .others-widget-area .images .elements15 {
    position: absolute;
    bottom: -10px;
    right: -100px;
}
.case1-section-area .case-works-section-area .others-widget-area .images .img1 {
    position: relative;
    z-index: 1;
    background: #F1F0FE;
    padding: 16px;
    border-radius: 50%;
}
.case1-section-area .case-works-section-area .others-widget-area .images {
    position: relative;
    z-index: 1;
        top:55px;
}


.case1-section-area .case-slider-widget .case-slider-boxarea {
    position: relative;
    z-index: 1;
}
.case1-section-area .case-slider-widget .case-slider-boxarea .img1 {
    overflow: hidden;
    transition: all 0.4s;
    border-radius: 16px;
}

.image-anime {
    position: relative;
    overflow: hidden;
}

.case1-section-area .case-slider-widget .case-slider-boxarea .img1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px;
    transition: all 0.4s;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements12 {
        display: none;
    }
}
.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements14
 {
        display: none;
    }
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area {
    background: #fff;
    border-radius: 8px;
    padding: 20px 40px 20px 24px;
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-top: -110px;
    margin-left: 28px;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements13 {
        display: none;
    }
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area p {
    color:  #6F69F7;
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight:600;
    line-height: 16px;
    display: inline-block;
    transition: all 0.4s;
    border-radius: 6px;
    background: rgba(111, 105, 247, 0.1);
    padding: 8px 10px;
}
.space16 {
    height: 16px;
}
.case1-section-area .case-header h5::after {
    border-radius: 8px;
    background: linear-gradient(0deg, rgba(114, 110, 252, 0.1) 0%, rgba(114, 110, 252, 0.1) 100%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area a {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    transition: all 0.4s;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements15
 {
        display: none;
    }
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area .arrow {
    position: absolute;
    top: -15px;
    right: -15px;
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area .arrow a {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    transition: all 0.4s;
    display: inline-block;
    border-radius: 50%;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
    color: #fff;
    transform: rotate(-45deg);
}
@media (max-width: 767px) {
   .case1-section-area .case-works-section-area .others-widget-area .images .img1 {
        margin-bottom: 72px;
        margin-top: -24px;
        
    }
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    left: 50%;
    transition: all 0.4s;
    top: 0;
    background: linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
    z-index: -1;
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements15 {
        display: none;
    }
}
.case1-section-area .case-works-section-area .others-widget-area .images .img1 img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2 {
        margin: 0!important;
    }
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2 {
    background: #F2F4FF;
    padding: 28px;
    border-radius: 4px;
    text-align: center;
    margin: 0 0 0 40px;
    position: relative;
    z-index: 1;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .images .elements14 {
        display: none;
    }
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2 a {
    color: #050734;
    text-align: center;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    transition: all 0.4s;
}
@media (max-width: 767px) {
    .case1-section-area .case-works-section-area .others-widget-area .card-boxarea.box3 h3 {
        left: 0;
    }
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area2 a {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    transition: all 0.4s;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area:hover::after {
    width: 100%;
    left: 0;
    top: 0;
    transition: all 0.4s;
    visibility: visible;
    opacity: 1;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    left: 50%;
    transition: all 0.4s;
    top: 0;
    background:linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
    z-index: -1;
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area:hover p {
    color: #fff;
    transition: all 0.4s;
    opacity: 80%;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area:hover a
 {
    color:#fff;
    transition: all 0.4s;
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area2 .arrow {
    position: absolute;
    top: -15px;
    right: -15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
   .shortconten_wrapper .cta-images .img1 {
        position: relative!important;
        margin-top: 30px!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shortconten_wrapper .cta-images ul {
                left: -16px!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shortconten_wrapper {
        padding: 50px 0 0 !important;
    }
}

.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2:hover::after {
    width: 100%;
    left: 0;
    top: 0;
    transition: all 0.4s;
    visibility: visible;
    opacity: 1;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    left: 50%;
    transition: all 0.4s;
    top: 0;
    background:linear-gradient(90deg, #2E0797 0%, #2d3381 100%);
    z-index: -1;
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2:hover p {
    color: #fff;
    transition: all 0.4s;
    opacity: 80%;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea .content-area2:hover a
 {
    color:#fff;
    transition: all 0.4s;
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area2 .arrow {
    position: absolute;
    top: -15px;
    right: -15px;
}



.case1-section-area .case-slider-widget .case-slider-boxarea .content-area2 .arrow a {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    transition: all 0.4s;
    display: inline-block;
    border-radius: 50%;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
    color: #fff;
    transform: rotate(-45deg);
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area2::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    left: 50%;
    transition: all 0.4s;
    top: 0;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
    z-index: -1;
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea.box3 h3 {
    position: relative;
    left: 59px;
    margin-top: -33px;
    margin-bottom: 16px;
        top: 10px;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea:hover h3 {
    transform: rotateY(360deg);
    transition: all 0.4s;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea.box2 h3 {
    position: relative;
    left: -58px;
    margin-top: 13px;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea.box4 h3 {
    position: relative;
    left: 60px;
    margin-top: 16px;
    margin-bottom: -16px;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea.box1 h3 {
    position: relative;
    left: -57px;
    margin-bottom: 20px;
}
.case1-section-area .case-works-section-area .others-widget-area .card-boxarea h3 {
    color: #fff;
    text-align: center;
    font-family:  'Figtree', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.24px;
    display: inline-block;
    transition: all 0.4s;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
}
.case1-section-area .case-slider-widget .case-slider-boxarea .content-area {
    background:#fff;
    border-radius: 8px;
    padding: 20px 40px 20px 24px;
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-top: -110px;
    margin-left: 28px;
}
.ct-next {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    transition: all 0.4s;
    border-radius: 50%;
    background: #fff;
    border: none;
    outline: none;
    font-size: 24px;
    color: #2E0797;
}

 .ct-next {
    margin: 0 16px 0 0;
}
 .ct-prev{
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    transition: all 0.4s;
    border-radius: 50%;
    background: #fff;
    border: none;
    outline: none;
    font-size:24px;
    color: #2E0797;
}
.ct-nav{
        text-align: end;
}
.case1-section-area .case-slider-widget .case-slider-boxarea:hover .img1 img {
    transform: scale(1.1) rotate(-4deg);
    transition: all 0.4s;
}

.image-anime:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}
.case1-section-area .case-slider-widget .case-slider-boxarea:hover .content-area::after {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s;
    width: 100%;
    left: 0;
    top: 0;
}
.case1-section-area .case-slider-widget .case-slider-boxarea:hover .content-area a {
    color: #fff;
    transition: all 0.4s;
}
.case1-section-area .case-slider-widget .case-slider-boxarea:hover .content-area p {
    color: #fff;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.4s;
}


/* ====================Management_wrapper====================== */
.Management_wrapper {
    position: relative;
    z-index: 1;
    background-image: url(https://msmsmuppaiyur.school.in/images/service-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.Management_wrapper .team-author-boxarea {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.4s;
    margin-bottom: 30px;
}

.Management_wrapper .team-author-boxarea .img1 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.4s;
    border-radius: 16px;
}
.Management_wrapper .team-author-boxarea .img1 img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px;
    transition: all 0.4s;
}
.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}


.Management_wrapper .team-author-boxarea .content-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.09);
    padding: 28px 24px;
    position: relative;
    z-index: 1;
    margin: -55px 24px 0 24px;
}
.Management_wrapper .team-author-boxarea .content-area .text a {
    color: #050734;
    font-family:  'Figtree', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    transition: all 0.4s;
}

.space8 {
    height: 8px;
}
.Management_wrapper .team-author-boxarea .content-area .text p {
    color: #37385C;
    font-family:'Figtree', sans-serif;
    font-size:16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.Management_wrapper .team-author-boxarea .content-area .icons a {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    transition: all 0.4s;
    display: inline-block;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
}
.Management_wrapper .team-author-boxarea ul {
    position: absolute;
    bottom: 124px;
    z-index: 2;
    right: -100px;
    transition: all 0.4s;
}
.Management_wrapper .team-author-boxarea ul li a {
    background: #EFF1FF;
    height: 44px;
    width: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.4s;
    color: #050734;
    margin-top: 12px;
    font-size: 20px;
}
.Management_wrapper .team-author-boxarea:hover ul {
    right: 50px;
    transition: all 0.6s;
}
.Management_wrapper .team-author-boxarea:hover .img1 img {
    transform: scale(1.1) rotate(-4deg);
    transition: all 0.4s;
}

.image-anime:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}
/* ====================News&events_wrapper====================== */

.bt-cs .bt-inner img {
    outline: none;
    border: none;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px;
    transition: all 0.4s;
        height: 100%;
    width: 100%;
}
.fix {
    overflow: hidden;
}
.bt-cs .bt-inner{
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 16px;
    margin-bottom: 30px;
}
.bt-cs .bt-inner:hover .vl-blog-1-thumb img  {
    transition: all 0.4s;
    filter: grayscale(1);    
}
 .vl-blog-1-thumb {
    overflow: hidden;
    border-radius: 8px;
    transition: all 0.4s;
    position: relative;
}
.vl-blog-1-content {
     position: relative;
    z-index: 2;
    padding: 24px;
    border-radius: 8px;
    background: #FFF;
    border: 1px solid rgba(170, 170, 170, 0.09);
    margin: -100px 16px 0;
}
.bt-cs .bt-inner .bt-title{
     color: #050734;
}
.vl-blog-1-content .bt-title{
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight:600;
    line-height: 30px;
    display: inline-block;
    transition: all 0.4s;
}
.vl-blog-1-content .vl-blog-1-icon {
    position: absolute;
    right: -20px;
    top: -20px;
}
.vl-blog-1-content .vl-blog-1-icon a {
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    border-radius: 50%;
    transition: all 0.4s;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
    color:#fff;
    display: inline-block;
    font-size:24px;
    transform: rotate(-45deg);
}
.vl-blog-1-content .bt-title:hover {
    color: #35169E;
    transition: all 0.4s;
}

/* ====================shortconten_wrapper_wrapper====================== */
.shortconten_wrapper {
    position: relative;
    z-index: 1;
    background-image: url(https://msmsmuppaiyur.school.in/images/hero-bg2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.shortconten_wrapper .cta-header {
    position: relative;
    z-index: 1;
}
.heading1 h2 {
    color: #fff;
    font-family: 'Figtree', sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: -0.54px;
}
.heading1 p {
    color: #fff;
    font-family: 'Figtree', sans-serif;
    font-size:18px;
    font-style: normal;
    font-weight:500;
    line-height: 26px;
    letter-spacing: -0.18px;
}

.shortconten_wrapper .cta-images .elements7 {
    position: absolute;
    z-index: -1;
    top: 0;
}
.shortconten_wrapper .cta-images .img1 {
    position: absolute;
    top: 0;
}
.shortconten_wrapper .cta-images .img1 img {
    -o-object-fit: cover;
    object-fit: cover;
}
.shortconten_wrapper .cta-images ul {
    position: absolute;
    top: 18px;
    left: -102px;
}

.shortconten_wrapper .cta-images ul li a {
    display: inline-block;
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight:600;
    line-height: 16px;
    background: #fff;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 24px;
}
.shortconten_wrapper .cta-images ul li img {
    margin: 0 4px 0 0;
}
.shortconten_wrapper .cta-images ul li:nth-child(2) {
    margin-left: -40px;
}

.vl-btn1:hover {
    color:#fff;
    transition: all 0.4s;
}
.vl-btn1:hover i {
    transform: rotate(0);
    transition: all 0.4s;
}

.vl-btn1 i {
    margin-left: 4px;
    transform: rotate(-45deg);
    transition: all 0.4s;
}

.vl-btn1:hover::after {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s;
    width: 100%;
    left: 0;
}

.vl-btn1::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    background: linear-gradient(90deg, #df5ba6 0%, #df5ba6 100%);
    transition: all 0.4s;
    top: 0;
    left: 50%;
    border-radius: 8px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
}
    .d-lg-block {
        display: block !important;
    }
.vl-btn1 {
    position: relative;
    display: inline-block;
    padding: 18px 24px;
    border-radius: 8px;
    color: #2E0797;
    background: #fff;
    z-index: 1;
    font-family:'Figtree', sans-serif;
    font-size:20px;
    line-height: 20px;
    font-weight: 700;
    transition: all 0.4s;
}
div#maximenuck120 .maximenumobiletogglericonck{
    background:transparent;
    position: relative;
    left: -295px;
    color: #fff;
}
div#maximenuck120 .maximenumobiletogglericonck:after{
    display:none;
}
@media (max-width: 767px) {
    .mobile_login {
      display:none;
    }
}
/* ====================Footer_wrapper====================== */
.sp8 {
    padding: 100px 0 0;
}
.footer1-section-area .footer-logo1 img {
    /*width: 122px;
    height: 50px;*/
    -o-object-fit: contain;
    object-fit: contain;
}
.footer1-section-area .footer-logo1 p {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.footer1-section-area .footer-logo1 ul li {
    display: inline-block;
}
.footer1-section-area .footer-logo1 ul li a {
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.4s;
    background: #EFF1FF;
    color: #050734;
    margin: 0 12px 0 0;
}

.footer1-section-area .footer-logo1 ul li a:hover {
    border-radius: 165px;
    background: linear-gradient(90deg, #2E0797 0%, #726EFC 100%);
    transition: all 0.4s;
    color:#fff;
}
.space30 {
    height: 30px;
}
 @media (max-width: 767px) {
    .shortconten_wrapper .cta-images .img1 {
        position: relative;
        margin-top: 30px;
    }
}   
 @media (max-width: 767px) {
    .sp1 {
        padding: 90px 0 0 !important;
    }
}   
.footer1-section-area .vl-footer-widget h3 {
    color: #050734;
    font-family: 'Figtree', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.footer1-section-area .vl-footer-widget ul li a {
    color: #37385C;
    font-family:'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight:500;
    line-height: 16px;
    display: inline-block;
    transition: all 0.4s;
    margin-top: 24px;
}
 @media (max-width: 767px) {
   .shortconten_wrapper .cta-images ul {
        display:none;
    }
}   
.footer1-section-area .vl-footer-widget ul li a img {
    margin: 0 8px 0 0;
}
.footer1-section-area p {
    color: #37385C;
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    display: block;
    transition: all 0.4s;
    padding: 24px 0 32px;
    text-align: center;
    border-top: 1px solid #DADAE0;
}
.space60 {
    height: 60px;
}

.foot_p a{
    color:#37385C;
}
/* ====================Gallery_wrapper====================== */

.gallery-item {
    position: relative;
    width: 100%;
    text-align: center;
}
.gallery-img {
    position: relative;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.gallery-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #2d3381;
    transition: all 0.7s ease-in-out;
    transform: translateY(-110%);
}

.gallery-img img {
    width: 100%;
    border-radius: 15px;
}
.gallery-link {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    font-size: 34px;
    color: #2d3381;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    transition: all 200ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transform: translate(-50%, -50%) scale(0);
    z-index: 1;
}
.gallery-img::after
 {
    content: "";
    position: absolute;
    inset: 0;
    background: #2d3381;
    opacity: .8;
    transition: all 0.7s ease-in-out;
    transform: translateY(-110%);
}
.gallery-img:hover::before {
    transform: translateY(110%);
}
.gallery-item:hover .gallery-link {
    transform: translate(-50%, -50%) scale(1);
    transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-delay: 0.7s;
}
.gallery-img:hover::after {
    transform: none;
}
.mt-10{
    margin-top:23px;
}
.blog-2-bg-shape-1 {
    position: absolute;
    right: 12vw;
    bottom: 6vh;
    -webkit-animation: 10s linear infinite rotated;
    animation: 10s linear infinite rotated;
}


@keyframes rotated {
    0% {
    rotate: 0deg;
}

100% {
    rotate: 360deg;
}
}

.about1-section-area .about-images-area .elements10 {
    position: absolute;
    left: -70px;
}
/* ====================Marquee_wrapper====================== */

@media (min-width: 992px) {
    .td_rate_section.td_type_1 {
        position: relative;
        z-index: 2;
        width: calc(100% + 16px);
        margin-left: -8px;
        margin-top: -67px;
    }
}

.td_rate_section {
    display: flex;
    align-items: center;
}
.td_heading_bg {
    background-color: #00001b;
}
.td_rate_section .td_rate_heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 45px 20px 35px;
    border-right: 5px solid #fff;
    gap: 15px;
    flex: none;
    position: relative;
}
.td_white_color {
    color: #fff;
}
.td_semibold {
    font-weight: 600;
}
.td_fs_20 {
    font-size: 20px;
    line-height: 1.5em;
}

.td_rate_section .td_rate_heading::after
 {
    content: "";
    position: absolute;
    height: 100%;
    width: 5px;
    background-color: #fff;
    right: 6px;
}
.td_rate_section .td_rate_feature_list_wrap {
    flex: 1;
}
.td_moving_box_wrap {
    font-family: helvetica;
    overflow-x: hidden;
}
.td_moving_box_in {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}
.td_moving_box {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    animation: slide-left 20s linear infinite;
}
@keyframes slide-left{
    0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-100%);
}
}
.td_rate_feature_list {
    display: flex;
    padding: 40px 15px;
    justify-content: space-around;
    gap: 15px 24px;
}

.td_mp_0 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.td_rate_feature_list li {
    display: flex;
    gap: 12px;
    align-items: center;

}

@media (max-width: 991px) {
    .td_rate_section {
        flex-direction: column;
    }
}
@media (max-width: 991px) {
    .td_rate_section .td_rate_heading {
        min-height: 60px;
        width: 100%;
        justify-content: center;
        gap: 0 25px;
        border-right: 0;
        padding: 20px 15px 20px 15px;
        border-bottom: 2px solid #fff;
        justify-content: center;
        display: none;
    }
}
.td_rate_feature_list .td_rate_feature_icon {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    flex: none;
}
.td_white_color {
    color: #fff;
}
.td_semibold {
    font-weight: 600;
}

.td_fs_24 {
    font-size: 24px;
    line-height: 1.42em;
}
.td_mb_4 {
    margin-bottom: 4px;
}
.td_white_color {
    color: #fff;
}
.td_opacity_7 {
    opacity: 0.7;
}

.mb-0 {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 640px) {
    #maximenuck92 .maximenumobiletogglericonck {
        text-align: left !important; 
    }
}
/* ====================Student_life_wrapper====================== */

.ttm-bgcolor-grey{
        background-color: #edeffd;
}
.ml-100 {
    margin-left: 100px ;
}

.pb-60 {
    padding-bottom: 60px;
}
.pt-60 {
    padding-top: 60px;
}
.mr-40 {
    margin-right: 40px;
}

.ml_180 {
    margin-left: -180px;
}
.mt_110 {
    margin-top: -110px;
}

.spacing-18 {
    padding: 25px 45px 25px 15px;
    margin-left: -40px;
}
@media (max-width: 991px) {
    .res-991-ml-0 {
        margin-left: 0 !important;
    }
}
@media (max-width: 991px) {
    .res-991-pb-15 {
        padding-bottom: 15px !important;
    }
}
@media (max-width: 991px) {
    .res-991-pt-40 {
        padding-top: 40px !important;
    }
}
@media (max-width: 991px) {
    .res-991-mr-0 {
        margin-right: 0 !important;
    }
}

@media (max-width: 991px) {
    .res-991-ml-0 {
        margin-left: 0 !important;
    }
}
@media (max-width: 991px) {
    .res-991-mt-0 {
        margin-top: 0 !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .res-1199-ml_50 {
        margin-left: -50px !important;
    }
}
@media (max-width: 991px) {
    .featured-imagebox img, .row-equal-height>[class*=col-], .ttm-equal-height-image, .ttm_single_image-wrapper img, [class*=col-md] .ttm-equal-height-image {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}
@media (max-width: 991px) {
    .spacing-18 {
        padding: 40px 15px 40px!important;
        margin-left: 0!important;
    }
}
.student_wrapper {
        padding-top: 90px;
}

.service-header h5::after {
    border-radius: 8px;
    background: linear-gradient(0deg, rgb(246 172 39 / 10%) 0%, rgb(246 172 39 / 10%) 100%) !important;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.heading2 h5::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    border-radius: 8px;
    background: #f6f4f1;
    height: 100%;
    width: 100%;
    transition: all 0.4s;
    z-index: -1;
}
/* ====================Counter_wrapper====================== */
.jmm-counter.default .jmm-item {
        background-color: #f4f6f9;
        transition: all .4s;
            margin-right: 13px;
}

.jmm-counter.default .jmm-mod-row > div{
    padding: 28px 10px 37px;
    
}
.jmm-counter.default .jmm-mod-row.row-4 > div {
    width: 24%;
}
@media (max-width: 767px) {
    .jmm-counter.default .jmm-mod-row.row-4 > div {
    width: 100%;
}
}
#jmm-counter-93 {
    padding-top: 50px;
}
.jmm-counter.default .jm-count{
    color: #f6ac27;
    font-weight: 700;
}
.jmm-counter.default .jmm-subtitle{
        color: #031a3d;
            font-size: 22px;
}
.vl-btn2 i{
    padding-left: 13px;
}
/* ====================Breadcrumb_wrapper====================== */
.breadcrumb__area {
    position: relative;
    z-index: 3;
    margin: 0;
}
.contactus_page{
        padding-top: 100px;
}
.breadcrumb>li+li:before{
    display:none;
}
.pathway{
    display:inline-flex;
}
.breadcrumb-space {
    padding: 299px 0 168px;
}
.theme-bg-heading-primary {
    background-color: #15181B;
}
.breadcrumb{
      margin-bottom:0px;
      background: #0d4071;
}
.breadcrumb>.active {
    color: #fff;
    font-size: 20px;
}
.justify-content-center {
    justify-content: center !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
.breadcrumb__background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: 30%;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    background-position: center bottom;
}
.breadcrumb_wrapper  .shape-3, .breadcrumb_wrapper   .shape-3 {
    top: 60px;
    left: 7%;
    -webkit-animation: zoom-inout 5s infinite;
    animation: zoom-inout 5s infinite;
}
@keyframes zoom-inout{
    0% {
    transform: scale(1);
}
50% {
    transform: scale(0.8);
}
100% {
    transform: scale(1);
}
}
.breadcrumb_wrapper  .shape-image, .breadcrumb_wrapper  .shape-image {
    position: absolute;
    z-index: -1;
}
 .breadcrumb_wrapper .shape-4 {
    width: 48px;
    height: 48px;
    border: 4px solid #f6b13d;
    border-radius: 50%;
    position: absolute;
    right: 8%;
    bottom: 28%;
    -webkit-animation: zoom-inout 3s infinite;
    animation: zoom-inout 3s infinite;
    z-index: -1;
}
.pathway{
    color: #fff;
    font-size: 21px;
}
.pathway:hover{
    color: #fff;
}
/* ====================ContactUs_wrapper====================== */
.tf__contact_text {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 45px 45px 0px 45px;
    position: relative;
    margin-top: 8px;
}
.tf__contact_single {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 45px;
}
.tf__contact_single .icon.blue {
    background: #4582ff;
}
.tf__contact_single .icon
 {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 25px;
    margin-right: 20px;
}
.tf__contact_single .text {
    max-width: 70%;
}
.tf__contact_single .text h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
        color: #0f2239;
    font-family: 'Figtree', sans-serif;
}
.tf__contact_single .text a, .tf__contact_single .text p {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #636363;
}

.tf__contact_single .icon.orange {
    background: #e35aa6;
}

.tf__contact_single .icon.green {
    background: #f2921f;
}
.tf__contact_text::after {
    position: absolute;
    content: "";
    width: 90%;
    height: 6px;
    background: #f8df26;
    top: -3px;
    left: 50%;
    border-radius: 100px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.embedGoogleMap{
        border-radius: 10px;
}
.tf__heading_area_left {
    text-align: left;
}
.tf__heading_area_left h5 {
    margin-left: 20px;
}
.tf__heading_area h5 {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: #2d2588;
    font-family: 'Figtree', sans-serif;
    position: relative;
    display: inline-block;
}

.tf__heading_area h5::after, .tf__heading_area h5::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #2d2588;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.tf__heading_area h2 {
    font-size: 40px;
    font-weight: 700;
    margin-top: 15px;
    text-transform: capitalize;
    color:#0f2239;
    font-family:'Figtree', sans-serif;
}
.pt_31 {
    padding-bottom: 31px!important;
}
.form_contact_1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 30px;
}
.form_contact_2
 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 30px;
}

.form-horizontal .control-label{
    display:none;
}
 input[type="text"],  textarea {
    margin-bottom: 25px;
}
input[type="text"],input[type="email"], textarea {
    width: 100%;
    padding: 12px 20px;
    outline: none;
    resize: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.form-horizontal .controls {
    margin-left: 0px;
}
.input-80{
    width:100%;
        max-width: 100%;
}
input[type="text"],input[type="email"]  {
    height: 52px;
}

.common_btn_2:hover, .common_btn_2:focus {
    animation: pulse2 1s;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse2 1s;
}
@keyframes pulse2{
    0% {
    box-shadow: 0 0 0 0 #4583ff8b;
}
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.common_btn_2 {
    padding: 15px 35px !important;
    background: #2d2588 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    border-radius: 30px !important;
    position: relative !important;
    font-family: 'Figtree', sans-serif!important;
    transition: all linear .3s !important;
    -webkit-transition: all linear .3s !important;
    -moz-transition: all linear .3s !important;
    -ms-transition: all linear .3s !important;
    -o-transition: all linear .3s !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}


/* ====================Footer_inner_wrapper====================== */

.tf__footer {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.mt_100 {
    margin-top: 100px !important;
}

.tf__footer_overlay {
    background-color: #191e24f5;
}
@media (max-width: 767px) {
    .tf__footer_overlay {
    padding:15px;
}
}
.pt_75 {
    padding-top: 75px !important;
}
.justify-content-between {
    justify-content: space-between !important;
    display: flex;
}
.tf__footer_logo_area .footer_logo {
    max-width: 180px;
}
@media (max-width: 767px) {
    .xs_mt_50{
    margin-top:50px;
}
}
@media (max-width: 767px) {
   .xs_mt_30 {
      margin-top:30px;
}
} 
.w-100 {
    width: 100% !important;
}
.tf__footer_logo_area p {
    color: #fff;
    margin: 22px 0px 25px 0px;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.tf__footer_logo_area ul li a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    margin-right: 10px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
        display: inline-block;
}
.tf__footer_logo_area ul li a:hover {
    background:#ff7f46;
    border-color:#ff7f46;
    transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
}
.tf__footer_content h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 50px;
}
.tf__footer_content ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}
.tf__footer_content ul li a::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 1px;
    background-color: #fff;
    top: 12px;
    left: 0;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}
.tf__footer_content ul li a:hover {
    padding-left: 20px;
    color: #ff7f46;
}
.tf__footer_content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 15px;
}
.tf__footer_content p span {
    display: block;
}
.footer-2__widget-gallery h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 50px;
}
.tf__footer_content ul li{
    margin-bottom:10px;
}
.tf__footer .foot_p a{
    color:#fff;
}
.map_page{
    padding-top: 100px;
}
.icons{
    display:none;
}

/* ====================Facilities_wrapper====================== */
.Facilities_page {
    position: relative;
    padding: 110px 0px 100px;
}
.sticky-top {
    z-index: 1;
    top: 110px;
    position: sticky;
}
.sidebar-widget {
    position: relative;
    margin-bottom: 50px;
    padding: 30px;
    background-color: #f5f5f6;
    border-radius: 5px;
    overflow: hidden;
}
.sidebar-title {
    position: relative;
    margin-bottom: 15px;
}
.sidebar-title h4 {
    position: relative;
    color: #000;
}
.sidebar-title h4
 {
    position: relative;
    color: rgb(0,0,0);
    line-height: 34px;
    font-size: 24px;
}
@media (max-width: 767px) {
    #slider {
    flex-wrap: nowrap;
    display: flex;
}
}

.nav  {
    position: relative;
    z-index: 1;
}
.nav  li {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}

.nav  li a {
    position: relative;
    display: block;
    font-size: 18px;
    z-index: 1;
    font-weight: 600;
    border-radius: 50px;
    color: #000;
    text-transform: capitalize;
    padding: 22px 15px 22px 30px;
    font-family: 'Figtree', sans-serif ;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid rgba(0, 0, 0, 0.50);
}
.nav  li a:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    opacity: 0;
    border-radius: 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background-image: linear-gradient(to right, #e71b93, #e71b93, #e71b93, #e71b93, #040201);
}
@media (max-width: 767px) {
    .heading2 h2 {
        font-size: 32px;
        line-height: 40px;
    }
}
.nav  li span {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 55px;
    height: 55px;
    padding: 0px 0px;
    line-height: 55px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    background-color: #000;
}
.fa-arrow-right::before {
    content: "\f061";
}
.rating-widget .widget-content {
    position: relative;
    border-radius: 50px;
    padding: 35px 50px 50px;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #000;
}
.rating-widget_rating {
    position: relative;
    font-size: 128px;
    font-weight: 700;
    line-height: 1em;
    text-align: center;
    color: #fff;
}
.rating-widget .company-logo {
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.rating-widget_phone {
    position: relative;
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}
.rating-widget_phone a {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 29px;
    color: #fff;
}
.rating-widget_title-button {
    position: relative;
    text-align: center;
    margin-top: 35px;
}

.rating-widget_title-button .theme-btn {
    position: relative;
    text-transform: uppercase;
}
.nav li a:after {
    content: "\f061";
    font-weight: 900;
    font-family: "FontAwesome";
    position: absolute;
    right: 6px;
    top: 6px;
    width: 55px;
    height: 55px;
    padding: 0px 0px;
    line-height: 55px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    background-color: #000; 
    padding-left: 19px;   
}
.nav li a:hover:after {
    color: #000;
    background-color: #fff;
}
.btn-style-one {
    position: relative;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    padding: 8px 8px 8px 35px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Figtree', sans-serif;
    background-color: #e71b93;
}
.btn-style-one:before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background-color: #fff;
}
.btn-style-one .btn-wrap {
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    display: inline-block;
}
.btn-style-one .btn-wrap .text-one {
    position: relative;
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.btn-style-one i {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-left: 15px;
    border-radius: 50px;
    display: inline-block;
    background-color: #000;
}

.btn-style-one .btn-wrap .text-two {
    position: absolute;
    top: 100%;
    display: block;
    color: #000;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pager {
    display:none;
}
.btn-style-one:hover:before {
    top: -40%;
}
.btn-style-one:hover {
    background:#fff;
}
.btn-style-one:hover .btn-wrap .text-two {
    color: #000;
}
.btn-style-one:hover .btn-wrap .text-two {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.btn-style-one:hover .btn-wrap .text-one:first-child {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
}

.nav li a:hover {
    color: #fff;
    transform: rotate(2deg);
}
.nav  li a:hover::before {
    opacity: 1;
}
.nav  li a:hover span {
    color: #000;
    background-color: #fff;
}

.service-detail {
    position: relative;
    padding: 40px 40px;
    background-color: rgba(0, 0, 0, 0.03);
        position: relative;
    padding: 34px 30px;
    border-radius: 20px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
}
.service-detail blockquote:before {
    position: absolute;
    content: '';
    left: -6px;
    top: -6px;
    bottom: 40px;
    width: 60%;
    z-index: -1;
    border-radius: 20px;
    background-color: #000;
}
blockquote {
     padding: 0 0;
    margin: 0 0 0; 
   font-size: 0;
  border-left: none; 
}
.service-detail_inner {
    position: relative;
}
.service-detail_image {
    position: relative;
    overflow: hidden;
    border-radius: 25px;
}
.service-detail_tag {
    position: absolute;
    right: 0px;
    bottom: 60px;
    font-size: 18px;
    font-weight: 600;
    padding: 18px 30px;
    display: inline-block;
    color: #e71b93;
    border-radius: 50px 0px 0px 50px;
    background-color: #fff;
    font-family: "Lexend Deca", sans-serif;
}
.service-detail_tag:before {
    position: absolute;
    content: '';
    right: 0px;
    top: -48px;
    width: 57px;
    height: 49px;
    background: url(https://msmsmuppaiyur.school.in/images/shape-8.png) no-repeat;
}
.service-detail_tag:after {
    position: absolute;
    content: '';
    right: -2px;
    bottom: -50px;
    width: 68px;
    height: 54px;
    background: url(https://msmsmuppaiyur.school.in/images/shape-9.png) no-repeat;
}
.service-detail_title {
    position: relative;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
        line-height: 70px;
    font-size: 60px;
}
.service-detail p {
    position: relative;
    color: #666666;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.about_us_page .elements9 {
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 50%;
}
.service-detail_list li i {
    font-size:15px;
    line-height: 1em;
    color: rgb(255,101,12);
        position: absolute;
    left: 0px;
    top: 0px;
}
.service-detail_subtitle {
    position: relative;
    margin-bottom: 15px;
    text-transform: capitalize;
        line-height: 42px;
    font-size: 32px;
        color: rgb(0,0,0);
}
.service-detail_list li {
   position: relative;
    font-size: 18px;
    color: #666666;
    line-height: 16px;
    padding-left: 35px;
    margin-bottom: 25px;
}
.service-detail_list
 {
    position: relative;
}
.widget-title{
        background-color: #e71b93;
}
.widget-title{
    padding: 13px 30px 10px 30px;
    color: #ffffff;
    font-size: 23px;
    margin: -30px -30px 40px -30px;
    font-weight: 700;
}
/* ====================Whychoose_wrapper====================== */

.pb-15 {
    padding-bottom: 15px !important;
}

.pt-15 {
    padding-top: 15px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.content-inner h4 {
    font-size: 25px;
    line-height: 30px;
        margin-bottom: 15px;
    font-weight: 700;
    color: #131d3b;
}

.content-inner p {
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #37385C;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pt-10 {
    padding-top: 10px !important;
}

.ttm-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
}
.ttm-list.ttm-list-style-icon li {
    position: relative;
    padding-bottom: 9px;
}

.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: auto;
    top: 4px;
    font-weight: 700;
        color: #f6ac27;
}
.ttm-list.ttm-list-style-icon .ttm-list-li-content {
    display: inline-block;
    padding-left: 25px;
    font-weight: 500;
        color: #37385C;
        font-size:17px;
}
.ttm-btn.ttm-btn-style-border {
    background-color: transparent;
    border: 1px solid currentColor;
}
.ttm-btn.ttm-btn-shape-square {
    border-radius: 0;
}
.ttm-btn.ttm-btn-size-md {
    font-size: 16px;
    padding: 13px 31px 13px 31px;
}
.ttm-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: normal;
    padding: 11px 32px 11px 31px;
    background: 0 0;
    border: 1px solid #eaeff5;
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    overflow: hidden;
    z-index: 1;
    transition: all .5s ease 0s;
}

.ttm-btn-style-border.ttm-btn-color-dark{
        color: #131d3b;
}
.ttm-btn:not(.btn-inline):after, .ttm-btn:not(.btn-inline):before {
    content: '';
    position: absolute;
    z-index: -1;
}
.ttm-btn:not(.btn-inline):after {
    height: 100%;
    left: -50%;
    top: 0;
    transform: skew(50deg);
    transition-duration: .6s;
    transform-origin: top left;
    width: 0;
}
.ttm-btn:not(.btn-inline):hover:after, .ttm-btn:not(.btn-inline):hover:before {
    height: 100%;
    width: 160%;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-dark:not(.btn-inline):hover:after{
        background-color: #131d3b;
}
.gkTabsWrap.vertical ol li{
        display: block;
    cursor: pointer;
    padding: 16px 18px 16px 18px!important;
    margin-bottom: 0!important;
    line-height: 22px!important;
    width: auto;
    position: relative;
    z-index: 3;
    font-size: 21px;
    font-weight: 600;
    border-radius: 0;
    text-transform: capitalize;
    border: 1px solid #f4f6f9;
    background-color: #f4f6f9;
    
}
.gkTabsWrap.vertical ol li:not(:last-child):before {
    background: #e7eaee none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: -100%;
    position: absolute;
    top: 20%;
    width: 100%;
    z-index: 2;
}
.gkTabsWrap.vertical ol li:not(:last-child):after {
    background: #e7eaee none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: -100%;
    position: absolute;
    bottom: 20%;
    width: 100%;
    z-index: 2;
}
.Gallery_wrapper a i{
    margin-left: 8px;
    margin-top: 13px;
}
.gkTabsWrap.vertical ol, .gkTabsWrap.horizontal > ol{
    background:transparent;
}
.gkTabsWrap.vertical ol li {
    border: 0!important;
    margin: 15px!important;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto!important;
    margin-right: 6px!important;
    text-align: center!important;
}
.gkTabsWrap.vertical ol, .gkTabsWrap.horizontal > ol {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
        display: flex;
}
@media (max-width: 767px) {
    .gkTabsWrap.vertical ol, .gkTabsWrap.horizontal > ol {
        display:inline;
    }
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-dark:hover{
    color:#fff;
}
.gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li.active {
    background: #f6ac27;
    text-shadow:none;
    box-shadow:none;
}
.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.horizontal ol li:hover {
    background: #f6ac27;
    box-shadow: none;
    color:#fff;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{
    text-shadow: none;
}
div#maximenuck120 {
    font-size: 21px;
    font-weight: 600;
}
@media (max-width: 767px) {
   .gkTabsWrap.vertical ol li:not(:last-child):before,.gkTabsWrap.vertical ol li:not(:last-child):after{
        display:none;
    }
}
.Inr_contents {
    text-align: left;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    border-style: default;
}
.Inr_contents {
    background: #fff;
    margin-bottom: -17px;
}
ul.sigFreeClassic li.sigFreeThumb {
    padding: 12px;
}
.justify-content-betweens{
        justify-content: space-between !important;
}

/* ====================Whychoose_wrapper====================== */
.course-list-table tr:nth-of-type(odd) {
    background: #fafafa;
}
.course-list-table th {
    background: #2d2588;
}
.course-list-table.table > thead > tr > th {
    border-bottom: none;
    color: #fff;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    padding: 12px 20px 15px;
}
.course-list-table.table>tbody>tr>td {
    padding: 12px 20px 15px;
    border-top: none;
    transition: all .2s;
}
td, th {
    padding: 10px;
    border-bottom: 1px dashed #eaeaea;
    text-align: left;
    font-size: 18px;
}

.alumni_wrap_main table {
  width: 851px;
  border-collapse: collapse;
  font-size: 18px;
}

.alumni_wrap_main th, .alumni_wrap_main td {
  padding: 16px 24px;
  text-align: left;
}

.alumni_wrap_main th {
  background-color: #2d2588;
  color: #fff;
  width: 25%;
}

.alumni_wrap_main tbody tr:nth-child(odd) {
 background-color: #f8f9fa;
}

.alumni_wrap_main tbody tr:nth-child(even) {
  background-color: #e9ecef;
}













