@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
*/
body 
    { 
    margin: 0px;
    padding: :0px;
    color: #000000;     
    text-align:center; 
    font-family: 'Poppins', sans-serif;
        font-style: normal;
} 
html{
  scroll-behavior: smooth;
}

#wrapper 
    {  
    width:980px;  
    text-align:left;   
    margin-left:auto;  
    margin-right:auto;  
    background-color: #FFFFFF; 
}
.clear 
    { 
    clear:both; 
} 

.right 
    { 
    float: right; 
} 

.left 
    { 
    float: left; 
}
h1 
    { 
    font-size: 2.2em; 
} 
     
h2 
    { 
    font-size: 2.0em;     
} 
     
h3 
    { 
    font-size: 1.8em; 
} 
     
h4 
    { 
    font-size: 1.6em;     
} 
     
h5 
    { 
    font-size: 1.4em;     
} 
     
p 
    { 
    font-size: 1.2em; 
    font-family: 'Poppins', sans-serif; font-style: normal;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', sans-serif;     font-style: normal;}
a {
    color: #0d6efd;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
        font-style: normal;
}
.navbar-dark .navbar-brand {
    color:#ffffff !important;
}
.admission-btn {
    position: absolute;
    border-radius: 43px !important;
    background: #f00d56;
    color: #ffffff !important;
    right: 0;
    bottom: 269px;
    position: fixed;
    font-weight: 900;
    z-index: 999999999;
    font-size: 15px!important;
    word-break: break-word;
    width: 170px;
    padding: 6px 0px;
    line-height: 20px;
    box-shadow: 0px 1px 8px 0px #9fedfd;
    
}

/*-- flashnews---*/
.top-head1 {
    background: #313131;
}
.flash_news ul{
    list-style: none;
    margin: 0;
    padding: 0px;
    align-items: center;

}
.flash_news ul li{
float: left;
padding: 14px 10px;

}
.flash_news ul li i{
    font-size: 13px;
    padding-right: 5px;
}
.ticker {
    display: flex;
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

.news {
    width: 100%;
    background: #313131;
    padding: 0 2%;
}

.nn_title {
    width: 20%;
    text-align: center;
    background: #ffffff;
    position: relative;
}

.nn_title h5 {
    font-size: 14px;
    margin: 8% 0;
    color: #8a1213;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 31px;
}

.news marquee {
    font-size: 12px;
    margin-top: 12px;
    line-height: 20px;
}
.news-content p {
    margin-right: 41px;
    display: inline;
    color: #fff;
    text-transform: uppercase;
}
.top-links-btns {
    position: absolute;
    display: flex;
    float: right;
    right: 115px;
    box-shadow: 4px 5px 12px #00000047;
}
.top-links-btns ul{
    list-style: none;
    margin: 0;
    padding: 0;

}
.top-links-btns ul li {
    float: left;
    background: #8a1213;
    padding: 10px 17px 17px;
    margin: 0px;
 
}
.border-last{
    position: relative;   
}
.border-last:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 22px;
    border-right: 1px solid #e7e7e7b3;
    right: 0;
    left: auto;
    top: 18px;
}
/*.top-links-btns ul li:last-child:after {
    border: none;
}*/
.top-links-btns ul li a{
    color: #fff;
    text-decoration: none;
    line-height: 2;
}
.regis-btn{
    background: #27d4e9 !important;
}
/*---- tophead ---*/

.top-head {
    padding: 10px 0px;
    margin: 0px;
    display: block;
}
.web-logo {
    display: block;
    position: relative;
    align-content: space-between;
    align-items: center;

}
.web-logo img {
    max-width: 62%;
    width: 100%;
    z-index: 1;
}
.mothermary-img{
    text-align: end;
}
.mothermary-img img{
    width: 150px;
}
.site-header.style-1 .extra-cell {
    display: flex;
    align-items: center;
}
.extra-cell {
   /* display: inline-flex;*/
    align-items: center;
    padding: 0px 0px;
    /*float: right;*/
}

.extra-icon-box {
    padding-left: 65px;
    min-height: 50px;
    position: relative;
    display: flex;
    align-items: start;
    width: 270px;
    flex-direction: column;
}
.extra-icon-box i {
    width: 50px;
    height: 50px;
    background: #015ca8;
    text-align: center;
    line-height: 43px;
    color: #fff;
    position: absolute;
    border-radius: 10px;
    left: 0;
    box-shadow: 5px 5px 30px -15px #2698bf;
    font-size: 22px;
}

.extra-icon-box img{
	max-width: 80%;
}
.extra-icon-box span {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
    color: #444443;
}

.extra-cell ul {
    margin: 0px;
    padding: 0;
    list-style: none;
}
.extra-cell ul li {
    float: right;
    margin: 13px 0px;
    padding: 0;
    font-size: 16px;
    padding: 10px 11px;
}
.extra-cell ul li::last-child{
    padding-right:0px !important ;
}
.extra-cell ul li i{ color: #761d0c; font-size: 18px; }
.extra-cell ul li a{
    color: #464545; 
    text-decoration: none;
}
.extra-icon-box .title {
    font-size: 22px;
    color: #0095da;
    font-weight: bold;
}

.don-btn {
    padding: 8px 32px;
    display: inline-flex;
    border-radius: 0px;
    font-size: 14px;
    color: #761d0c;
    position: relative;
    line-height: 1.5;
    align-items: center;
    overflow: hidden;
    background: #ffeda8;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 13px 0px 0px;
}
.don-btn:hover {
    background: #761d0c;
    color: #fac500;
}

.parent-btn{
    background: #761d0c;
    color: #fac500;
}
.parent-btn:hover{
    color: #761d0c;
    background: #ffeda8;
}
 .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }
    

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

.dropdown-item {
    white-space: break-spaces !important;
    font-size: 14px;
        text-align: left;
}


/*--- breadcumb---*/
.breadcrumb-banner {
    background: url(../img/inner-banner.jpg) no-repeat #000;
    background-size: 100%;
   /* padding: 99px 0px;*/
    margin: 0px;
    height: 399px;
    position: relative;
}


.bread-nav {
    display: block;
    padding: 20px 56px;
    margin-bottom: 0px;
    list-style: none;
    o: absolute;
    position: absolute;
    box-shadow: inset 1px 0px 12px #000000b3;
    background: linear-gradient(176deg, #ff7979, #8a1213);
    left: 0;
    right: 0;
    margin: auto;
    float: left;
    width: 84%;
    bottom: 0;
    border-radius: 28px 28px 0px 0px;
}
/*.bread-nav:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0px;
    border-top: 0px solid #ffffff00;
    border-bottom: 50px solid #ffeda8;
    border-right: 54px solid #761d0c00;
    top: 0px;
    left: auto;
    right: -54px;
}*/
.bread-nav li {
    padding: 9px 29px 0px 3px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 100;
    position: relative;
    float: left;
    /* background: #ddd; */
}
.bread-nav li a {
    color: #4a0001;
    text-decoration: none;
    font-weight: 600;
}
.bread-nav li ::after {
    position: absolute;
    font-family: 'FontAwesome';
    font-weight: 100;
    content: "\f054";
    font-size: 11px;
    color: #fff;
    top: 12px;
    right: 8px;
}
.comingsoon{
    padding: 150px 0px ;
    margin: 50px 0px;
}
/*--- feature ---*/
.features-1 {
    display: block;
    padding: 50px 0px;
    margin: 0px;
    margin-top: auto;
    position: relative;
    width: 100%;
}
.heading-sec {
    margin: 0px auto 7em;
    padding: 20px 0px;
}
.f-box {
    background: #fff;
    border-radius: 16px;
    padding: 10px;
    /*box-shadow: 0px 3px 12px 0px #6c6c6c38;*/
    display: block;
    margin: auto 0 30px ;
}
.f-iocn img{
	max-width: 100%;
}

.f-content h2 {
    font-weight: 800 !important;
    color: #323232;
    font-size: 25px;
    padding: 20px 0px;
}

.f-content p {
  font-weight: 400;
    color: #474747;
    font-size: 14px;
    text-align: center;

}
/*---vertical-slider---*/

#demo {
   /* background: linear-gradient(112deg, #ffffff 50%, antiquewhite 50%);*/
    max-width: 900px;
    margin: auto;
    margin-top: -150px;
    position: absolute;
    background-color: #ffc857;
    border-radius: 10px;
}

.carousel-caption {
    position: initial;
    z-index: 10;
    padding: 1rem 0rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 1rem;
}

@media(max-width:767px) {
    .carousel-caption {
        position: initial;
        z-index: 10;
        padding: 3rem 2rem;
        color: rgba(78, 77, 77, 0.856);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem
    }
}

.carousel-caption img {
    width: 6rem;
    border-radius: 5rem;
    margin-top: 2rem
}

@media(max-width:767px) {
    .carousel-caption img {
        width: 4rem;
        border-radius: 4rem;
        margin-top: 1rem
    }
}

#image-caption {
    font-style: normal;
    font-size: 1rem;
    margin-top: 0.5rem
}

@media(max-width:767px) {
    #image-caption {
        font-style: normal;
        font-size: 0.6rem;
        margin-top: 0.5rem
    }
}

.carousel-control-prev i, .carousel-control-next i {
    background-color: rgb(0 0 0 / 31%);
    padding: 9px;
    border-radius: 100px;
    width: 36px;
    height: 36px;}

@media(max-width:767px) {
    i {
        padding: 0.8rem
    }
}

.carousel-control-prev {
    justify-content: flex-start
}

.carousel-control-next {
    justify-content: flex-end
}

.carousel-control-prev,
.carousel-control-next {
    transition: none;
    opacity: unset
}
.moto {
    overflow: hidden;
    background: linear-gradient(360deg, #dc3545, #ff8c8c);
    background-size: 100%;
    padding: 50px 0;
}
/*---about us---*/
.about-us {
    padding: 50px 0px 50px 0px;
    margin: 0px;
    background: url(../img/about-bg.png) no-repeat #e9e9e921;
    background-position: center;
    background-size: 100%;
}
.title-for-all {
    font-size: 50px;
    color: #464545;
    font-weight: 800;
    position: relative;
    padding-bottom: 16px;
    font-family: 'Raleway', sans-serif;
}
.title-for-all .span-h {
    background: #8b1416;
    padding: 9px 10px;
    border-radius: 100px;
    font-family: 'Poppins';
    color: #fff;
   font-size: 10px;
    font-weight: 400;
    width: 120px;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}
/*.title-for-all span{
		color: #0095da;
	}
*/
.about-us p {
    font-size: 14px;
    color: #555656;
    text-align: justify;
    line-height: 36px;
}
.about-us h6{
    font-size: 20px;
    color: #464545;
    font-weight: 600;
    position: relative;
    padding-bottom: 16px;
    font-family: 'Raleway', sans-serif;
}
.ab-btn {
    border: 3px solid #8a1213;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #8a1213;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: #ffffff;
    border-radius: 100px;
}
.ab-btn:hover {
    color: #fffefd;
    background: #8b1416;
}
.ab-btn4 {
    border: 3px solid #761d0c ;
    color: #ffeda8;
    background: #761d0c ;
    width: 100%;
}
.ab-btn4:hover{
 background: none !important;   
 color: #761d0c !important;
}
.about-us ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
.about-us ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    color: #812b19;
}
.about-us ul li i {
    color: #812b19;
    font-size: 16px;
    }
/*--- evolution---*/
.evolution-sec {
    display: flex;
    padding:50px 0px;
    margin: 0px;
    background: #fff;
    box-shadow: 0px 0px 20px #ccc;
}
.signature{
    font-family: 'Sacramento', cursive;
    font-size: 45px !important;
    color:#8b1416 !important;

}
.evolution-sec p {
    font-size: 16px;
    color: #555656;
    text-align: justify;
    line-height: 36px;
}
.evolution-sec2{
    background: #fff !important;
}
.ab-btn2 {
    border-radius: 0;
    border: 3px solid #8b1416;
    padding: 5px 26px;
    font-size: 16px;
    font-weight: 700;
    text-align: start;
    text-decoration: none;
    color: #ffffff;
    background: #8b1416;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.ab-btn2:hover {
    color:#8b1416;
    background: #fff;

}
/*--- tabs--*/

.tabs-home {
    padding: 50px 0px;
    margin: 0px;
}
#myTab {
    width: 68%;
    padding: 0px;
    /* margin: 0px 25% 0 25%; */
    text-align: center;
    align-items: center;
    margin: 20px auto 40px;
}
.border-grey {
   margin-bottom: 50px;
   }

/*.active {
    background-color: white
}*/

/*#myTab {
    background-color: #dee2e6
}*/
.btn-news{
    background: #df504b !important;
}
.btn-event{
background: #1a61a6 !important;
}
.btn-teacher{
background: #384069 !important;
}
.btn-carricular{
background: #44afae!important;
}
.navlink2{
    color: #666
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: none !important;
    border-top-left-radius: 0em !important;
    border-top-right-radius: 0em !important;
    background: #ff0;
    width: 189px !important;
    margin: auto !important;
    color: #fff;
    padding: 40px 23px;
}
.nav-tabs{
    border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #fff;
    border: none!important;
    padding-bottom: 50px;
}
#myTab .nav-item {
    /* float: left; */
    display: contents;
    margin: auto;
    padding: 0px;
    margin: auto 0px;
    /* width: 100%; */
}
/*-- tacher profile--*/

 .card-a {
     position: relative;
     padding: 0;
     margin-bottom: 30px;
     border-radius: 20px;
     overflow: hidden;
     max-height: 340px;
     cursor: pointer;
     border: none;
     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)
 }

 .card-a .card-image {
     width: 100%;
     max-height: 340px
 }

 .card-a .card-image img {
     width: 100%;
     max-height: 340px;
     object-fit: cover
 }

 .card-a .card-content {
     position: absolute;
     bottom: -180px;
     color: #fff;
     background: rgba(255, 255, 255, 0.2);
     backdrop-filter: blur(15px);
     min-height: 140px;
     width: 100%;
     transition: bottom .4s ease-in;
     box-shadow: 0 -10px 10px rgba(255, 255, 255, 0.1);
     border-top: 1px solid rgba(255, 255, 255, 0.2)
 }

 .card-a:hover .card-content {
     bottom: 0px
 }

 .card-a:hover .card-content h4,
 .card-a:hover .card-content h5 {
     transform: translateY(10px);
     opacity: 1
 }

 .card-a .card-content h4,
 .ccard-a .card-content h5 {
     font-size: 1.1rem;
     text-transform: uppercase;
     letter-spacing: 3px;
     text-align: center;
     transition: 0.8s;
     font-weight: 500;
     opacity: 0;
     transform: translateY(-40px);
     transition-delay: 0.2s
 }

 .card-a .card-content h5 {
     transition: 0.5s;
     font-weight: 200;
     font-size: 0.8rem;
     letter-spacing: 2px
 }

 .card-a .card-content .social-icons {
     list-style: none;
     padding: 0
 }

 .card-a.card-content .social-icons li {
     margin: 10px;
     transition: 0.5s;
     transition-delay: calc(0.15s * var(--i));
     transform: translateY(50px)
 }

 .card-a:hover .card-content .social-icons li {
     transform: translateY(20px)
 }

 .card-a .card-content .social-icons li a {
     color: #fff
 }

 .card-a .card-content .social-icons li a span {
     font-size: 1.3rem
 }

 @media(max-width: 991.5px) {
   /*  .container {
         margin-top: 20px
     }
*/
     /*.container .row .col-lg-4 {
         margin: 20px 0px
     }*/
 }

/*---- toppers sec---*/

.toppers-sec{
    background: url(../img/topper-bg.jpg);
    background-size: cover;
    padding: 50px 0px;
    margin: 0px;
}
.toppers-sec h6{
    color: #fff;
    font-size: 28px;
    font-weight: 600;

}
.toppers-sec h5{
    color: #fcd21c;
    font-size: 20px;
    font-weight: 600;

}
.toppers-sec p{
    font-size: 16px;
    color: #Fff;
    line-height: 36px;
}
.toppers-sec span img{
    max-width: 100%;
}
/*--- status--*/
.status{
    padding: 50px 0px;
    background: url(../img/status-bg.jpg) ;
    background-size: cover;
}
.counter-box {
    display: block;
    background: #ffffff3b;
    padding: 0px 0px 0px;
    text-align: center;
    position: relative;
    /* border-radius: 20px; */
    margin: 0px 0px;
}
.counter-box p {
    margin: 0;
    padding: 0;
    color: #922223;
    font-size: 15px;
    font-weight: 500;
    text-align: start;
}
.c-icon {
    float: left;
    margin-right: 9px;
}
.counter-box i {
    font-size: 68px;
    margin: 4px 0 15px;
    color: #922223;
}
.counter {
    display: block;
    font-size: 46px;
    font-weight: 700;
    color: #333333;
    text-align: start;
    line-height: normal;
}

.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}
.counter-2 {
    margin: 60px 0px;
}

/*-- downloads---*/

.download-sec{
  background: url(../img/downloads-bg.png) no-repeat;
    padding: 50px 0px;
    width: 100%;
    background-size: cover;
}
.download-sec ul{
margin: 0;
padding: 0;
}

.download-sec ul li {
    float: left;
    width: 31%;
    color: #fff;
    font-weight: 600;
}


/*-- why us---*/
.whyus{
    background: url(../img/why-bg.png); #fff;
    padding: 50px 0px;
}
/*#accordionFlushExample {
    margin: 64px 0px 0px;
}
.accordion-button {
    color: #fac500 !important;
    background-color: #78201b !important;
   margin: 24px 0px 0px;
}
.whyus P {
   font-size: 16px;
    color: #464545;
    text-align: justify;
    line-height: 2;

}
#feature-cards .card{
 border-radius: 45px;
  transition-delay: 0.5s;
}
#feature-cards .card-body {
    background: #ffeda8;
    min-height: 21em;
}
.card-a {
    min-height: 100px !important;
}
#feature-cards .card-body p {
    color: #761d0c;
    font-weight: bold;
}
#feature-cards .card:hover{
   box-shadow: 0px 7px 8px 0px #8585854d;
}*/
/*.features-inner {
  padding: 2rem;
}*/
@media (min-width: 600px) {
  .features-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 0;
  }
}
@media (min-width: 800px) {
  .features-inner {
    grid-template-columns: 1fr 2fr;
  }
}
@media (min-width: 900px) {
  .features-inner {
    grid-template-columns: repeat(3, 1fr);
/*    max-width: 1000px;*/
    margin: 0 auto;
  }
}

.features-image {
  text-align: center;
  margin-bottom: -53px;
}
@media (min-width: 600px) {
  .features-image {
    grid-row: 1/span 2;
  }
}
@media (min-width: 900px) {
  .features-image {
    grid-column: 2;
  }
}
.features-image img {
  -webkit-filter: drop-shadow(1px 1px 20px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(1px 1px 20px rgba(0, 0, 0, 0.4));
}

.features-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.features-item {
    transition: opacity 200ms ease;
    min-height: 153px;
}
.features-item span i {
    color: #4adeff;
    font-size: 39px;
    background: none;
    padding: 20px;
    border: 3px solid #4adeff;
    border-radius: 100px;
    width: 90px;
    height: 90px;
    text-align: center;
}
.features-item:hover {
  opacity: 0.7;
  cursor: pointer;
}

.features-item-header,
.features-item-text {
  color: white;
}

.features-item-header {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
}

.features-item-text {
  margin-top: 0.3rem;
}

@media (min-width: 900px) {
  .list-1 {
    text-align: right;
  }
}
@media (min-width: 600px) {
  .list-2 {
    grid-column: 2;
  }
  .list-2 .features-item-header:first-child {
    margin-top: 0;
  }
}
@media (min-width: 900px) {
  .list-2 {
    grid-column: 3;
  }
  .list-2 .features-item-header:first-child {
    margin-top: 1.45rem;
  }
}


/*--- homepage contact section --*/
#contact{
    background: url(../img/h-contact-bg.jpg);
    padding: 50px 0px;
}

.text-muted {
    font-family: 'Ubuntu', sans-serif
}

.fa-map-marker,
.fa-phone,
.fa-envelope {
    font-size: 25px;
    font-weight: bold
}

.icon {
    color: rgb(105, 27, 179)
}

.contact:hover {
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    position: relative
}

/*form .container {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin: 20px auto
}
*/
input,
textarea,
.form-control {
    outline: none;
    border: none
}

.input-field {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 16px;
    background:#fff;
    color: #700805;
}

.input-field:hover {
    border: 1px solid #4adeff;
    color: rgb(74 222 255);
    cursor: pointer;
}
label {
    font-weight: 500
}

.fa-mobile {
    font-size: 20px
}

#msg {
    height: 190px
}

.btn-sub {
    padding: 13px 1.3rem;
    background-color: #4adeff;
    border: 2px solid #4adeff;
    font-size: 0.95rem;
    color: #f8f9fa;
    line-height: 1;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0;
    width: 100%;
}

.mobile-info {
    display: none
}


@media(max-width:767px) {
    .mobile-info {
        display: inline
    }

    .contact-info {
        display: none
    }

    .contact {
        margin: 10px 0;
        border: 1px solid rgb(105, 27, 179);
        border-radius: 5px
    }
}

/*--- owl --- carousel--*/
MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; background:#f1f1f1; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }

/*-- gallery---*/
.Gallery-sec{
    background: url(../img/about-bg.png) no-repeat #e9e9e921;
    display: block !important;
    padding: 50px 0px;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;

}

.img-box1 {
    width: 100%;
    display: flex;
    padding: 0px;
    margin: 0px;
    position: relative;
    max-width: 100%;
    height: 100%;
    position: relative;
}
.img-box1 img{
    width: 100%;
}
.img-box1 .plus-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(139 20 22 / 77%);
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.img-box1:hover .plus-icon {
    opacity: 1;
}
.img-box1 .plus-icon ul {
    position: absolute;
    top: 50%;
    left: 46%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: 0;
    margin: auto;
}
.img-box1 .plus-icon ul li {
    display: block;
    margin: 0 5px;
        text-align: center;
}
.img-box1 .plus-icon ul li i{
   color: #fffefd;
    font-size: 12px;
    border-radius: 100px;
     border: 2px solid #fbfbfb; 
    padding: 20px;
    background: linear-gradient(45deg, #680a0a, #f58d95);
    box-shadow: -1px 3px 20px #00000057;

}

.img-caption figcaption h3 {
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    color: #fff;
}
.img-caption figcaption {
    background: #761d0c;
    padding: 10px;
}


.gallery-title {
     font-size: 36px;
     color: #FFA500;
     text-align: center;
     font-weight: 500;
     margin-bottom: 70px
 }

 .gallery-title:after {
     content: "";
     position: absolute;
     width: 22.5%;
     left: 38.5%;
     height: 45px;
     border-bottom: 1px solid #5e5e5e
 }


/*---blog--*/


.blog-sec{
    background: url(../img/blog-bg.jpg);
    padding: 50px 0px;
    margin: 0px;
    background-size:100% ;
}
.card {
    width: 100%;
     background: #ffffff;
    transition: all 0.5s ease;
    cursor: pointer;
    user-select: none;
    z-index: 10;
    overflow: hidden;
    min-height: 478px;
   
}

.card .backgroundEffect {
    bottom: 0;
    height: 0px;
    width: 100%
}

/*.card:hover {
    color: #fff;
    transform: scale(1.025);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px
}*/
/*
.card:hover .backgroundEffect {
    bottom: 0;
    height: 320px;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: #1b9ce3;
    animation: popBackground 0.3s ease-in
}*/

@keyframes popBackground {
    0% {
        height: 20px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%
    }

    50% {
        height: 80px;
        border-top-left-radius: 75%;
        border-top-right-radius: 75%
    }

    75% {
        height: 160px;
        border-top-left-radius: 85%;
        border-top-right-radius: 85%
    }

    100% {
        height: 320px;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%
    }
}

.card .pic {
    position: relative
}

.card .pic img {
    width: 100%;
    object-fit: cover
}

.card .day {
    background-color: #761d18;
    height: auto;
    padding: 5px 10px;
    font-size: 16px;
    color: #fac500;
    margin: 10px 0px;
}
.card .content {
    padding: 0 20px
}
.card .content p{
    font-size: 12px;
    color: #464545;
}
.card .content .btn {
    display: flex;
    padding: 12px 27px;
    background-color: #761d18;
    border-radius: 25px;
    font-size: 14px;
    border: none;
    margin: 10px 0px;
    color: #fac500;
}
.card:hover .content .btn {
    background: #ffeda8;
    color: #761d18;
    box-shadow: #0000001a 0px 3px 5px;

}

.card .content .btn .fas {
    font-size: 10px;
    padding-left: 5px
}

.card .content .foot .admin {
    color: #1b9ce3;
    font-size: 12px
}
/*.card:hover .content h5 {
    color: #fff
}
.card:hover .foot .admin {
    color: #fff
}
*/
.card .content .foot .icon {
    font-size: 12px
}
.blog-item {
    background: #fdfdfd;
     min-height: 480px;
}
.blog-item:hover{
    box-shadow: none !important;
}
.content h5 {
    color: #761d18;
    font-size: 25px;
    font-weight: 600;
     font-family: 'Raleway', sans-serif;
}

/*---footer --*/

#footer {
    padding: 0 0px;
    color: #fff;
    font-size: 14px;
    background: url(../img/footer-bg.jpg) no-repeat;
    background-size: 100%;
}

#footer .footer-top {
    border-top: 8px solid #620702;
    border-bottom: 1px solid #474747;
    padding: 60px 0 30px 0;
   
}
.bottom-foot{
        background: #78201b;
}

.foot-logo1 {
    text-align: center;
    border: 7px solid #620702;
    border-radius: 100%;
    width: 18%;
    padding: 10px;
    background: #fff;
    padding: 0px;
    text-align: center;
    margin: -182px auto 170px;
}
#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 28px 0px 0px;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #545454;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s
}

#footer .footer-top .social-links a:hover {
    background: #e96b56;
    color: #fff;
    text-decoration: none;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 900;
    color: #4adeff;
    text-transform: uppercase;
    padding-bottom: 12px;
    position: relative;
}
#footer .footer-top h4:before
{
position: absolute;
content: '';
width: 53px;
height: 3px;
background:#4adeff;
bottom: 0px;
left: 0;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 28px 0px 0px;
}

#footer .footer-top .footer-links ul i {
   padding-right: 13px;
    color: #4adeff;
    font-size: 9px;
    line-height: 1;

}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1
}

#footer .footer-top .footer-links ul a:hover {
    color: #4ad8f9
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px
}

#footer .footer-top .footer-contact p {
    line-height: 2;
    margin:0px;
    font-size: 14px;
}
#footer .footer-top .footer-contact p i{
    padding-right: 13px;
    color: #f8c007;
    line-height: 1;
}

.f-box2 {
    padding: 10px 21px;
    margin: 0px 10px;
    width: 92%;
    margin: auto;
    background: #fff;
}
.f-box2 .add-para{
    color:#363636 !important; 
    font-size: 13px !important; 
    line-height: 1;  
    font-weight: 400 !important; 
    margin:10px 0px 0px ; 
    padding:0;
}
.f-box2 P {
    color: #650803;
    font-size: 26px;
    font-weight: bold;
    text-align: start;
    padding: 10px 0px;
}
 .f-box2 i {
    color: #650803;
    font-size: 56px;
    font-weight: bold;
    text-align: start;
    padding: 10px 0px;
}
 .copyright {
    text-align: start;
    padding: 15px 0px;
     color: #fff;
     font-size: 14px;
}

.credits {
    padding: 8px 0px;
    text-align: end;
    font-size: 13px;
    color: #fff;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #ffeda8;
    color:#78201b;
    width: 50px;
    height: 50px;
    line-height:1;
    right: 30px;
    bottom: 30px;
    padding-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
   background-color: #78201b;
    color: #ffeda8;
}

.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}

.growth-bg {
    background: url(../img/growth-bg.jpg) no-repeat #fff !important;
    background-size: 100%!important;
}
.inner-team{
    background: #fff !important;
}
.inner-team .para{
    font-size: 14px;
    font-weight: 200;
    line-height: 2;

}

.Philosophy-sec{
   width: 100%;
   margin: 0px; 
   padding: 0px;
}
.Philosophy-sec {
    display: flex;
    /* width: 100%; */
    background: url(../img/pp-bg.jpg) no-repeat #0095da;
    background-position: top right;
    background-size: 50% 100vh;
    padding: 40px 0px;
}


.Philosophy-sec h1 {
    font-size: 72px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 16px;

}
.Philosophy-sec h1:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 54px;
    background: #fff;
    bottom: 10px;
    left: 0px;
    right: auto;
    z-index: 10;
}
.Philosophy-sec h1:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 54px;
    background: #ffffff;
    bottom: 5px;
    left: 20px;
    right: auto;
    z-index: 10;
}
.Philosophy-sec h1 span {
    color: #fff200;
}
.Philosophy-sec p{
    text-align: justify;
    color: #fff;
font-size: 16px;
line-height: 2;
}

/*---contact us --*/
.contact-bg{

   display: flex; 
}
.card-3 {
    padding: 40px;
    height: 250px;
    border: none;
    -webkit-box-shadow: 0px 1px 9px 3px rgba(219, 210, 219, 1);
    -moz-box-shadow: 0px 1px 9px 3px rgba(219, 210, 219, 1);
    box-shadow: 0px 1px 9px 3px rgba(219, 210, 219, 1);
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    margin: 0px 15px;
}
.card-3 i {
    color: #8a1213;
    font-size: 58px;
    font-family: 'FontAwesome';
    margin-bottom: 20px;
}
.card-3 h5 {
    color:#313131;
    font-size: 20px;
    font-weight: 600;
}
.card-3 p{
    color: #484848;
    font-size: 14px;

}


.blog-item2{
    margin: 20px 0px !important;
}


.form {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.contact-info-form {
    background-color:#ffeda8;
    position: relative
}

.circle {
    border-radius: 50%;
    background: linear-gradient(135deg, transparent 20%, #a7323254);
    position: absolute
}

.circle.one {
    width: 130px;
    height: 130px;
    top: 130px;
    right: -40px
}

.circle.two {
    width: 80px;
    height: 80px;
    top: 10px;
    right: 30px
}

.contact-info-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color:#ffeda8;
    transform: rotate(45deg);
    bottom: 66px;
    left: -13px
}

/*form {
    padding: 2.3rem 2.2rem;
    z-index: 10;
    overflow: hidden;
    position: relative
}*/

.title2 {
    color:#761d0c;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 0.7rem
}

.social-input-containers {
    position: relative;
    margin: 1rem 0
}

.input {
    width: 100%;
    outline: none;
    border: 2px solid #761d0c;
    background: none;
    padding: 0.6rem 1.2rem;
    color: #761d0c;
    font-weight: 500;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    border-radius: 4px;
    transition: 0.3s
}

textarea.input {
    padding: 0.8rem 1.2rem;
    min-height: 150px;
    border-radius: 4px;
    resize: none;
    overflow-y: auto
}

.social-input-containers label {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #fafafa;
    font-size: 0.9rem;
    font-weight: 400;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s
}

.social-input-containers.textarea label {
    top: 1rem;
    transform: translateY(0)
}

.btn {
    padding: 0.6rem 1.3rem;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 0.95rem;
    color: #1abc9c;
    line-height: 1;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0
}

.btn:hover {
    background-color: transparent;
    color: #fff
}

.social-input-containers span {
    position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: 0.8rem;
    padding: 0 0.4rem;
    color: transparent;
    pointer-events: none;
    z-index: 500
}

.social-input-containers span:before,
.social-input-containers span:after {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #d50000;
    top: 50%;
    transform: translateY(-50%)
}

.social-input-containers span:before {
    left: 50%
}

.social-input-containers span:after {
    right: 50%
}

.social-input-containers.focus label {
    top: 0;
    transform: translateY(-50%);
    left: 25px;
    font-size: 0.8rem
}

.social-input-containers.focus span:before,
.social-input-containers.focus span:after {
    width: 50%;
    opacity: 1
}

.contact-info {
    padding: 2.3rem 2.2rem;
    position: relative;
    text-align: left;
}

.contact-info .title {
    color: #464545;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.text {
    color: #333;
    margin: 1.5rem 0 2rem 0
}

.social-information {
    display: flex;
    color: #555;
    margin: 0.7rem 0;
    align-items: center;
    font-size: 0.95rem
}

.icon {
    width: 28px;
    margin-right: 0.7rem
}

.social-media {
    padding: 2rem 0 0 0
}

.social-media p {
    color: #333
}

.social-icons {
    display: flex;
    margin-top: 0.5rem
}

.social-icons a {
    width: 35px;
    height: 35px;
    border-radius: 43px;
    background: linear-gradient(45deg, #761d0c, #d50000);
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 0.5rem;
    transition: 0.3s
}

.social-icons a:hover {
    transform: scale(1.05)
}

.contact-info:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 100px;
    border: 22px solid #761d0c;
    border-radius: 50%;
    bottom: -77px;
    right: 50px;
}

.social-information i {
    font-size: 22px;
    margin-bottom: 23px;
    margin-right: 8px;
    color: #761d0c;
}

.big-circle {
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #d50000, #cb0b0b);
    bottom: 50%;
    right: 50%;
    transform: translate(-40%, 38%)
}

.big-circle:after {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    background-color: #fafafa;
    border-radius: 50%;
    top: calc(50% - 180px);
    left: calc(50% - 180px)
}

.square {
    position: absolute;
    height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(181%, 11%);
    opacity: 0.2
}
#map_canvas{
    width: 100%;
}
#map_canvas iframe{
    width: 100%;
}
@media (max-width: 850px) {
    .form {
        grid-template-columns: 1fr
    }

    .contact-info:before {
        bottom: initial;
        top: -75px;
        right: 65px;
        transform: scale(0.95)
    }

    .contact-info-form:before {
        top: -13px;
        left: initial;
        right: 70px
    }

    .square {
        transform: translate(140%, 43%);
        height: 350px
    }

    .big-circle {
        bottom: 75%;
        transform: scale(0.9) translate(-40%, 30%);
        right: 50%
    }

    .text {
        margin: 1rem 0 1.5rem 0
    }

    .social-media {
        padding: 1.5rem 0 0 0
    }
}

@media (max-width: 480px) {

/*    .container {
        padding: 1.5rem
    }*/

    .contact-info:before {
        display: none
    }

    .square,
    .big-circle {
        display: none
    }

   /* form,
    .contact-info {
        padding: 1.7rem 1.6rem
    }*/

    .text,
    .social-information,
    .social-media p {
        font-size: 0.8rem
    }

    .title {
        font-size: 1.15rem
    }

    .social-icons a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .icon {
        width: 23px
    }

    .input {
        padding: 0.45rem 1.2rem

    }

    .btn {
        padding: 0.45rem 1.2rem
    }
}
/*--- donate page---*/
.img-for-food{
    width: 60%;
       padding: 0px;
    margin: 0px;
}
.img-for-food img {
    max-width: 100%;
    width: 100%;
    height: 100vh;}

.don-details-box{
    width: 40%;
    background: url(../img/ddd-2.jpg) no-repeat;
    background-size:100% 100vh;
    padding: 20px;
    margin: 0px;
    color: #fff;
}

.don-details-box h6 {
    color: #fff200;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    padding-bottom: 23px;
    margin: 32px 0px;
}
.don-details-box h6:after{
    position: absolute;
    content: '';
    height: 5px;
    width: 46px;
    background: #fff200;
    bottom: 4px;
    left: 0;
    right: auto;

}
.don-details-box ul {
    margin: 0px;
    list-style: disc;
}
.don-details-box ul li {
    font-size: 18px;
    color: #fff;
    line-height: 2;
}
.don-details-box ul li span {
    color: #fff200;
    border: 1px solid;
    padding: 0px 18px;
    margin: 0px;}
.donate-form {
    padding: 50px 0px;
    
}
.dd-box {
    background: #fff;
    border: solid 1px #e7e7e7;
    box-shadow: 1px 2px 19px #0000004d;
    padding: 35px 22px;
}

/*--- sponsor --*/

.process-box{
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    position: relative;
    box-shadow: 2px 2px 7px 0 #00000057;
}
.process-left:after{
        content: "";
    border-top: 15px solid #ffffff;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid #ffffff;
    border-right: 15px solid #ffffff;
    display: inline-grid;
    position: absolute;
    right: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: 3px -2px 3px 0px #00000036;
    z-index: 1;
}
.process-right:after{
        content: "";
    border-top: 15px solid #ffffff00;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid #ffffff;
    border-right: 15px solid #ffffff00;
    display: inline-grid;
    position: absolute;
    left: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: -1px 1px 3px 0px #0000001a;
    z-index: 1;
}
.process-step {
    background: #09a3eb;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #fff200;
    min-height: 115px;
    padding-top: 8px;
    position: relative;
    top: -26px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: -6px 8px 0px 0px #00000014;
}

.process-last:before{
    display: none;
}
.process-box p {
    z-index: 9;
    font-size: 14px;
    color: #626262;
}
.process-step p{
    font-size: 20px;
    color: #fff;
}
.process-box h5 {
    font-size: 18px;
    font-weight: bold;
    color: #015da7;
}
.process-step h2{
    font-size: 39px;
}
.process-step:after{
    content: "";
    border-top: 8px solid #0095da00;
    border-bottom: 8px solid #0095da;
    border-left: 8px solid #0095da00;
    border-right: 8px solid #0095da;
    display: inline-grid;
    position: absolute;
    left: -16px;
    top: 0;
}
.process-step:before{
    content: "";
    border-top: 8px solid #ff000000;
    border-bottom: 8px solid #0095da;
    border-left: 8px solid #0095da;
    border-right: 8px solid #ff000000;
    display: inline-grid;
    position: absolute;
    right: -16px;
    top: 0;
}

/*-- volunteers--- */
.team-sec {
    display: flex;
    padding: 50px 0px;
    margin: 0px;
    background: #fff;
    text-align: center;

}
.image {
    position: relative;
    width: 100%;
    overflow: hidden
}
.image img{
     width: 100%;
}
.image .overlay {
    position: absolute;
    bottom: 0;
    padding-left: 25px;
    padding-top: 15px;
    width: 100%;
    color: white;
    font-size: 20px;
    z-index: 5
}

.image .overlay::before {
    content: "";
    background: #0095db;
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: -150px;
    z-index: -2;
    opacity: 0.6;
    transition: all 0.3s ease-out
}

.image:hover .overlay {
    color: black
}

.image:hover .overlay .amount,
.image:hover .overlay .h4,
.image:hover .overlay .textmuted,
.image:hover .overlay .fa-star,
.image:hover .overlay .fa-star-half-alt,
.image:hover .overlay .review {
    color:#fff200
}

.image:hover .overlay::before {
    bottom: 0px
}

.amount {
    font-size: 15px
}

.textmuted {
    color: #f8f8f8;
    font-weight: 200;
    font-size: 15px;
    text-transform: capitalize
}

.fa-star,
.fa-star-half-alt {
    color: white;
    font-size: 10px;
    margin: 0 1px
}

.review {
    font-size: 12px;
    font-weight: 200
}
.features-1 span {
    position: absolute;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    padding: 20px;
    background: #eefaff;
    text-align: center;
    bottom: 197px;
    z-index: 2;
    right: 0;
    left: 0;
}
.features-1 span i {
    font-size: 53px;
    color: #00417a;
}

.card-vv {
    border: none;
    border-radius: 13px;
    padding: 0px;
    height: 400px;
    position: relative;
    margin: 30px 0px;
}
.info2 {
    width: 200px;
    height: 50px;
    position: absolute;
    bottom: 15px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}
.info {
    bottom: 15px;
    border-radius: 5px;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.info-yellow {
    background-color:#fff200;
}

.info-green {
    background-color: #0095da;
    color: #fff
}

.info-blue {
    background-color:#0095da;
    color: #fff
}

.user-icons {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    bottom: 0px;
    right: 23px;
    position: relative
}

.user {
    line-height: 14px
}

.name2 {
    font-size: 14px
}

.designation {
    font-size: 10px
}

/*--- daily routine---*/
.routine-bg{
    background: url(../img/routine-bg.jpg) no-repeat;
}
.rr-box {
    background: #fff200d9;
    padding: 20px;
    margin: 55px 0px;
    box-shadow: 2px 6px 20px 3px #0000008f;
    border: 6px solid #015da7;
    text-align: justify;
}
.rr-box p {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #0095da;
    line-height: 2;
}
.rr-box h4 {
    font-size: 40px;
    color: #0095da;
    font-weight: bold;
    margin-bottom: 10px;
}
.rr-box ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;  
}
.rr-box ul li{
    margin: 0px;
    padding: 10px;
   color: #000;
   font-size: 14px;
}

.ff-box {
    min-height: 485px;
    margin-bottom: 72px;
}
.ff-box p {
    font-size: 16px;
    text-align: justify;
    line-height: 2;
}

/*--- future plans--*/

.card-pp {
    border: none;
    background-color: #fbfbfb;
    color: #0095da;
    border-radius: 12px;
    margin: 60px 0px;
    box-shadow: 4px 5px 10px #c1c1c1;
    border: 1px solid #e7e7e7;
}

.user-timing {
    right: 9px;
    bottom: 9px;
    color: #fff
}

.views-content {
    color: #606271
}

.views {
    font-size: 12px
}

.dots {
    display: flex;
    height: 10px;
    width: 10px;
    background-color: green;
    border-radius: 50%;
    margin-left: 5px;
    margin-bottom: 6px
}

.read-btn {
    margin-top: -10px;
    color: #fff200;
    text-align: center;
    background: #0095da;
    padding: 10px;
    width: 142px;
    display: block;
}
.snipimage img {
    height: auto;
}

/*--- media query ------*/
@media (max-width: 1199.98px) { 
    .breadcrumb-banner {
    height: 356px;
}
    .carousel-item {
    height: 30rem;
}
#footer {
    background-size: cover;
}
.foot-logo1 {
    margin-top: -146px;
    width: 39%;
}
.features-item span i {
    font-size: 29px;
    padding: 13px;
    width: 66px;
    height: 66px;
}
.features-item-header {
    font-size: 20px;

}

.f-box2 P {
    font-size: 14px;
}
.card {
    width: 284px;
}
.navbar-nav .nav-link {
    padding-right: 0px !important;
    font-size: 13px !important;  
}

}   
@media (max-width:991.98px) {
.web-logo img {
    max-width: 80%;}
    
#footer {
    background-size: cover;
}
.foot-logo1 {
    margin-top: -145px;
}
.nn_title {
    width: 28%;
}
.nn_title h5 {
    line-height: 18px;
}
.texti-inner {
    height: 770px !important;
}
    .carousel-indicators li img{
     max-width: 100%;
     width: 100% !important;
     text-align: center;
     margin: auto;
    }
 .dropdown-menu.show {
    display: block;
    min-width: 22rem !important;
}
.bread-nav:after {
    right: -53px;
}
.carousel-caption h1 {font-size: 39px !important;}
.carousel-caption p { font-size: 14px!important;}
 .carousel-caption {
    top: 0px !important;

}
.carousel-item .btn.slid-btn{
    left: 94px !important;
}
.carousel-item {
    height: 28rem !important;
}
.carousel-item .slider-mg img {
    width: 64% !important;

}
  .about-us {
    padding: 50px 0px 50px 0px;
}

.web-logo {
    display: block;
    align-items: center;
    margin: 0px 0px 27px;
    padding: 10px 0px;
}
.extra-cell {
    display: inline-flex;
    align-items: center;
}
.don-btn{
    margin: 13px 9px 0px;
}
    .main_services{
   display: block !important;
}

.f-box { margin-bottom: 2em !important;}
.features-1 {
    display: block;
    margin: 0px !important;
    position: relative;
}
.heading-sec h1,.about-us h1,.mission-sec h1,.evolution-sec h1,.vision h1, .vision h1,.counter-bg h1,.team-sec h1    {font-size: 35px;}
.card {
    width: 100% !important;
}
.blog-item { margin: 0px 18px !important;}
.f-box-2 { margin: 146px 0px 0;}
.f-content-2 h2 { font-size: 22px;}
.f-content-2 p { font-size: 15px; line-height: 29px;}
.counter-box { padding: 50px 20px 50px;  margin: 0px 0px;}
.don-detail { margin-bottom: 20px;}
    .breadcrumb-banner {
    height: 279px;
}
.features-1 span {
    bottom: 118px;
}

}

@media (max-width: 767.98px) {
    .title-for-all .span-h{
    margin: 10px auto !important;
}

    .mothermary-img {
    text-align: center;
}
    .scroll-top-wrapper{
        padding-top: 0px;
    }
    .border-last:after{
        border: none;
    }
    .web-logo{text-align: center;}
    .download-sec ul li {
    float: none;
    width: 100%;
}

.download-sec {
    background-size: cover;
}
    .top-links-btns ul li {
    float: none;
    padding: 10px 17px 17px;
    margin: 0px;
    text-align: center;
}
.top-links-btns {
    position: relative;
    display: block;
    float: none;
    right: 0;
}
    .counter-2 {
    margin: 0px 0px;
}
    .toppers-sec span img{
    max-width: 50%;
}
/*.toppers-sec h6 {
    font-size: 16px;

}*/
    .cnt223 {
    min-width: 529px !important;
    width: 508px !important;
    margin: 127px auto !important;
}
    .web-logo {
    margin: 0px 0px 0px;
    padding: 0px 0px;
}
    .nn_title h5 {
    font-size: 13px;
    margin: 13% 0;
}
    .bread-nav:after {
        display: none;
    }
    .bread-nav {
    display: flex;
    flex-wrap: wrap;
    padding: 2px 2px 2px 7px;
}
   /*   #mycarousel2 .carousel-item2 {
    height: 78rem !important;
}*/
 .title-for-all {
    font-size: 40px;

}
.carousel-indicators {
    margin-bottom: 0em !important;
    padding: 0;
  }
    .carousel-item {
    height: 31rem !important;
}
  .Philosophy-sec {
    background-size: 100% 100vh;
}
.features-1 span {
   top: 257px;
   bottom: auto;
}
    a.img-box1 {
    width: 100%;

}
.evolution-sec {
    background-size: cover !important;}
.bottom-foot .credits, .bottom-foot .copyright {text-align: center;}
.vision {
    background: url(../img/vision.png) no-repeat;
    background-position: top center !important;
    background-size: auto !important;
}
.vision-para-box {
    background: #0095da7a;
    padding: 63px 40px 63px 19px;
    width: 100%;
}
.carousel-item .slider-mg img {
    width: 80% !important;
}
.mission-sec h1 {margin-top: 41px;}
.breadcrumb-banner {
    height: 204px;
}
@media (max-width: 575.98px) {
    .web-logo img {
    max-width: 100%;}

    .signature {
    font-size: 39px !important;
}
    #myCarousel9 .carousel-item {
    height: 100%;
    min-height: 307px !important;
}
     .cnt223 {
    min-width: 288px !important;
    width: 300px !important;
}
    .carousel-item {
    height: 16rem !important;
}

    .carousel-caption h1 {
    font-size: 32px !important;
}
.carousel-caption p {
display: none;
}
   .process-left:after{
    display: none;
   }
   .process-right:after{
    display: none;
   }
    .features-1 span {
    top: 192px;
    bottom: auto;
}
    .breadcrumb-banner {
    background: url(../img/inner-banner.jpg) no-repeat #000;
        height: 126px;
    background-size: cover;
}
.extra-cell {
    float:none; 
}
.extra-icon-box {
    width: 100%;
}
.don-btn {padding: 12px 13px !important;display: inline-flex; font-size: 19px;}
.carousel-caption{
    background: none !important;
    padding-top:0 !important; 
  padding-bottom:0 !important;
}
a.btn.slid-btn {
    top: 2em;
    right: 53px !important;
    margin: auto;
    width: 200px;
}
a.btn.slid-btn{
    display: none;
}
.navbar {
     margin-bottom: 0px !important; 
}
.heading-sec h1, .about-us h1, .mission-sec h1, .evolution-sec h1, .vision h1, .vision h1, .counter-bg h1, .team-sec h1 {
    font-size: 24px;
}
.about-us p {
    font-size: 13px;
    line-height: 24px;
    margin: auto;
}
.ab-btn {
    padding: 6px 25px;
    font-size: 14px;
}

.don-detail h2 {font-size: 31px;}
.slider-btm-shape {
    top: -99px;}

}

@media (max-width: 400px){
    .f-box2 i {
    font-size: 37px;
}
.f-box2 .add-para {
    font-size: 12px !important;

}
    .carousel-caption h1 {
    font-size: 30px !important;
}

.extra-cell ul li {
    font-size: 14px;
    padding: 10px 6px;
}
.ab-btn2 {
    padding: 2px 27px;}
.bread-nav li {
    font-size: 14px;
}
.bread-nav li ::after {
    top: 15px;
    }
    .carousel-item {
    height: 15rem !important;
}
a.btn.slid-btn{
    display: none;
}
.carousel-indicators {
    margin-bottom: 1rem !important;
}
.carousel-caption h1 {
    font-size: 24px !important;
}
.don-btn {
    font-size: 14px;
}
.title-for-all {
    font-size: 31px;
    }
}
@media (max-width: 320px){
    .carousel-caption p {
    font-size: 25px !important;
}




    }

