/*xxxxxxxxxx Header xxxxxxxxxxxxx*/
.info-container {float: right;	padding: 4px 0;  margin-right: 50px;}
.header .icon-box,
.header .icon-side,
.header .info-side {	float: left}
.info-container:after {content: '';display: table;clear: both}
.info-side p strong {font-size: .9375rem;	color: #fff;font-weight: 100;    font-size: 17px;}
.info-side p {margin-bottom: 0;line-height: 19px;font-size: .75rem; font-size: 17px;font-weight: 600;}
.header .icon-side i{margin-right: 15px;max-width: 100%;height: auto; font-size: 40px;
background: #fff;
    color: #0091da;
    padding: 10px;
}
.header .icon-box {	margin-right: 51px}
.header .icon-box:last-child {	margin-right: 0 }
.nav-left {  -webkit-box-pack: end;   -ms-flex-pack: start;    justify-content: center;}
.nav-dark .social-icons .button.is-outline{
    border: none !important;
    width: 40px;
    height: 40px;
    background: #ffffff38;
    line-height: 44px;
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
}
.fa-phone-alt{
font-size:18px !important;
}
.header-main {  height: auto !important;     background: #0091da; }
.header-bottom {   background-color: rgba(0 148 221 / 69%); }
.header-bg-container.fill{     position: inherit;  }

.header-nav li .btn-custom {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background: #26146e;
    padding: 1.5rem;
    color: #fff;
    border-radius: 0;
    position: relative;
    display: inline-block;
    width: 250px;
    z-index: 0;
    text-align: center;
    border: 1px solid transparent;
    letter-spacing: 2px;
}
.header-nav li .btn-custom:before {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -20px;
    width: 100px;
    background: #26146e;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1;
    content: '';
}
.nav-dark .nav>li.active>a {  background: #fff;   color: #26146e;   padding: 25px 15px;}

.nav>li>a {
    font-size: 14px;
text-transform: capitalize;
}
.nav>li{
margin-right: 20px;}
.header-bg-container.fill{
display: none;
}
#section_923580296 .section-bg-overlay {
    background-color: #2b1c6a;
    padding-top: 50px;
}

.footer-title h4 {
    color: #ffffff;
    font-size: 22px;
position:relative;
margin-bottom: 30px;
display: block;
}
.footer-title p {
    color: #fff;
    font-size: 15px;
    display: block;
    margin-bottom:40px;
}
.footer-title p a {
    color:#fff;
    background: #0091da;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 3px;
}
.d-flex{
display: flex;
}
.col-inner ul li{
    margin-left: 0;
    display: block;
}
.col-inner ul li a{
color: #fff;
font-size: 15px;
}
.footer-title ul li a .fa{
display: block;
padding-right: 10px !important;
}
inner-row{
margin:0 auto;
}

.col-inner ul li i{
font-size: 15px !important;
padding-right: 7px;
color: #0091da;
}
.footer-title h4:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #0091da;
    display: block;
    position: absolute;
    bottom: 0;
}
.footer-title h4:before{
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: -5px;
}
.footer-form {
    padding: 10px;
    border-radius: 10px;
}
.footer-form input {
    border-radius: 5px;
}
.footer-form textarea{
border-radius: 5px;
    min-height: 80px ! important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #0091da;
    border: 1px solid #fff;
    border-radius: 5px;
}
.footer-row{
padding-top:50px;
}
.pb-0{
padding-bottom:0;
}
.info-side p a{
color: #fff;
}
.copyright-footer {
    color: #dbdbdb;
}
.small-block a{
color: #fff;
}
.absolute-footer{
    background-color: rgb(12 0 60 / 92%) !important;
}
.absolute-footer{
padding:10px
}
.footer-secondary{
padding: 0 !important;
}
h2.title-box{
margin-bottom: 30px;
}
.for-header-link ul li{
list-style: none;
}
.for-header-link ul li {
    margin: 0 10px;
}
.for-header-link ul li a {
    color: #ffffff;
    font-size: 16px;
     border: 2px solid #fff;
    border-radius: 30px;
    padding: 7px 10px;
transition: 0.5s cubic-bezier(0.01, 0.51, 0.48, 0.74);
}
.fa-user{
    background: #fff;
    color: #0091da;
    padding: 5px 6px;
    border-radius: 50%;
    margin-right: 10px;
}
.for-header-link ul li a:hover {
    background: #fff;
    color: #0091da;
    transition: 0.5s cubic-bezier(0.01, 0.51, 0.48, 0.74);
}

@media(max-width:991px){
button i, .button i {
    vertical-align: middle;
    top: 0.5px;
}
.button.icon.circle {
    padding-left: 1px;
}
.nav, .nav ul:not(.nav-dropdown) {
    display: block;
}
.for-header-link ul li{
margin-top:20px !important;
}
.for-header-link ul li a{
    color: #0091da;
border: 2px solid #0091da;
}
a.btn-custom.order-lg-last {
    border: 1px solid #0091da;
    color: #ffffff;
    text-align: center;
    background: #0091da;
    justify-content: center;
    padding-left: 0 !important;
}
.services {
    display: block !important;
    text-align: center;
}
.services .text{
margin-top:20px;
}
.icon img {
    width: 85px !important;
}
}
@media(max-width:767px){
h2{
font-size:30px !important;
}
h1{
font-size:30px !important;
}
h3{
font-size:25px !important;;
}
.mfp-arrow{
top: 38%;
}
.row-collapse>.col .infra-text {
    padding: 15px !important;
}
.contact-btn{
float:none !important;
margin: 0 auto  !important;
}
.contact-box h2 {
    text-align: center;
}
}
a.nav-top-link:hover {
    color: #26146e !important;
}
.pum-theme-512 .pum-title, .pum-theme-enterprise-blue .pum-title {
    color: #000;
}
.footer-row .wpcf7-response-output {  color: #fff; }

.pum-theme-512 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    position: absolute;
    height: 28px;
    width: 28px;
    left: auto;
    right: -11px;
    top: 10px;
    bottom: auto;
    padding: 4px;
    color: #ffffff;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: #007cba;
}
.pum-content ul li {
    list-style: none;
    background: #007cba;
    padding: 10px;
}
.pum-content ul li a {
    color: #fff;
}
.pum-theme-510, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 62%);
}
div#popmake-526 {
    border-radius: 10px;
padding: 40px 50px 10px 50px;
}
.pum-theme-510 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
background-color: #0693e3;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #0693e3;
    border-radius: 3px;
    font-weight: 100;
}
@media(max-width: 767px) {
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding: 5px 25px;
} 
}


/*XXXXXXXXXXXXXX New Update 13/07/022 XXXXXXXXXXXXXXXX*/
.about-sec p {  text-align: justify;  }




.marquee {
  top: 6em;
  position: relative;
  box-sizing: border-box;
  animation: marquee 5s linear infinite;
}

.marquee:hover {
  animation-play-state: paused;
}

/* Make it move! */
@keyframes marquee {
  0% {
    top: 5em;
  }
  100% {
    top: -2em;
  }
}

/* Make it look pretty */
.microsoft .marquee {
  margin: 0;
  padding: 0 1em;
  line-height: 1.5em;
}
div#popmake-526 {
    border-radius: 10px !important;
    padding: 25px !important;
}

 div.wpforms-container-full .wpforms-form button[type=submit]{    background-color: #007cba !important;   border: 1px solid #007cba !important;     text-transform: uppercase;   padding: 0px 25px !important;  margin: 0 auto;   display: block;    color: #fff !important;}
.pum-theme-512 .pum-title, .pum-theme-enterprise-blue .pum-title {  color: #007cba;  font-size: 25px;  text-align: center; }

.pum-theme-512 .pum-container, .pum-theme-enterprise-blue .pum-container { 
    background-image: linear-gradient(45deg,              rgb(255 255 255 / 88%),              rgb(255 255 255 / 75%)), url(http://manvipschool.edu.in/wp-content/uploads/2022/11/2-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.marquee-2 {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.marquee-2 span {
  display: inline-block;
  animation: marquee-2 30s linear infinite;
}

@keyframes marquee-2 {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }


/* Add media queries for mobile responsiveness */
@media (max-width: 768px) {
  .marquee-2 span {
    animation: marquee-2 60s linear infinite; /* slower speed for mobile */  }
}