@import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css';

/*Datatable*/
.dataTables_info {
    display: contents;
}
.dataTables_filter, .dataTables_paginate {
    float: right;
}
.dataTables_filter .form-control-sm, .dataTables_length select {
    min-height: 1.575rem;
}
.dataTables_length select {
    margin-left: 1px;
}

.filter-box{
    padding: 10px;
    border: 1px solid #ad65ff;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
    cursor: pointer;
    border-radius: 4px;
}
.dataTables_processing {
	border: none;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ba70ff;
    border-color: #ba70ff;
}
.page-link,.page-link:hover{
	color: #ba70ff;
}
.page-link:focus{
	box-shadow: 0 0 0 1.2px rgb(192 0 255 / 18%);
}

/*Alert*/
.btn.btn-icon{
	height: 25px;
	width: 25px;
}
.alert-dismissible, .alert {
    color: #fff!important;
}
.image_box img{
	object-fit: contain;
	width: 100%;
	height: 200px;
}
.image_box{
	border: 1px solid #c076ff42;
	margin-top: 10px;
}
.w-100{
	width: 100%;
}
.magnifier-preview.example {
    border: solid 1px #555;
    text-align: center;
    line-height: 30px
}

.magnifier-info {
    border: solid 1px #ccc;
    width: 200px;
    height: 133px;
    clear: left;
    margin-top: -4px
}

.magnifier-thumb-wrapper.demo {
    padding: 0;
    top: 1px;
    width: 100%;
}

.b-r-none{
    border-right: none!important;
}
.b-b-none{
    border-bottom: none!important;
}
button.btn.btn-social-icon.btn-facebook {
    background: #4e4ea1;
    color: #fff;
}
button.btn.btn-social-icon.btn-facebook:hover {
    background: #4242ab;
}
button.btn.btn-social-icon.btn-whatsapp {
    background: #5dc75d;
    color: #fff;
}
button.btn.btn-social-icon.btn-whatsapp:hover {
    background: #47b347;
}
button.btn.btn-social-icon.btn-telegram {
    background: #60a7a7;
    color: #fff;
}
button.btn.btn-social-icon.btn-telegram:hover {
    background: #549b9b;
}
button.btn.btn-social-icon.btn-twitter {
    background: #50abd3;
    color: #fff;
}
button.btn.btn-social-icon.btn-twitter:hover {
    background: #1b8dbf;
}
button.btn.btn-social-icon.btn-google {
    background: #dc4a38;
    color: #ffffff;
}
button.btn.btn-social-icon.btn-google:hover {
    background: #d9311c;
    color: #ffffff;
}
button.btn.btn-social-icon.btn-linkedin {
    background: #1d658b;
    color: #ffffff;
}
button.btn.btn-social-icon.btn-linkedin:hover {
    background: #015682;
    color: #ffffff;
}
.m-r-2{
    margin-right: 2px;
}
.m-t-2{
    margin-top: 2px;
}
.m-l-2{
    margin-left: 2px;
}
.m-b-2{
    margin-bottom: 2px;
}
.m-r-5{
    margin-right: 5px;
}
.m-t-5{
    margin-top: 5px;
}
.m-l-5{
    margin-left: 5px;
}
.m-b-5{
    margin-bottom: 5px;
}
.m-r-10{
    margin-right: 10px;
}
.m-t-10{
    margin-top: 10px;
}
.m-l-10{
    margin-left: 10px;
}
.m-b-10{
    margin-bottom: 10px;
}
.p-r-2{
    padding-right: 2px;
}
.p-t-2{
    padding-top: 2px;
}
.p-l-2{
    padding-left: 2px;
}
.p-b-2{
    padding-bottom: 2px;
}
.p-r-5{
    padding-right: 5px;
}
.p-t-5{
    padding-top: 5px;
}
.p-l-5{
    padding-left: 5px;
}
.p-b-5{
    padding-bottom: 5px;
}
.p-r-10{
    padding-right: 10px;
}
.p-t-10{
    padding-top: 10px;
}
.p-l-10{
    padding-left: 10px;
}
.p-b-10{
    padding-bottom: 10px;
}
.jq-toast-single ul li {
    list-style-type: disclosure-closed!important;
}
.dropdown .dropdown-menu .dropdown-item:hover {
    color: #b59393;
}

.list-border-right .row a, .list-border-right .row div.box {
  border-right: 1px solid #e5e5e5;
}
.list-border-right .row a, .list-border-right .row div.box {
    padding-top: 1rem;
  border-bottom: 1px solid #e5e5e5;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
    box-sizing: border-box;
    background-color: transparent;
    touch-action: manipulation;
    text-decoration: none;
    transition: all 0.3s;
    color: #262fa2;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 1rem;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.list-border-right .row a, .list-border-right .row div.box {
  text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
    box-sizing: border-box;
    background-color: transparent;
    touch-action: manipulation;
    text-decoration: none;
    transition: all 0.3s;
    color: #262fa2;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 1rem;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.widget-r-m {
  margin-top: -40px;
  font-size: 24px;
  font-weight: 500;
}
.list-small h2 {
  text-align: left;
    word-wrap: break-word;
    box-sizing: border-box;
    font-family: inherit;
    line-height: 1.2;
    color: inherit;
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 5px !important;
    font-size: 12px;
}
.modal-header .close{
    padding: 19px ;
}
.custom_page_header{
    padding: 2px 5px;
    border: 10px solid #f2edf3;
    margin: 0;
}
.content-wrapper {
    padding: 0px 10px 10px 10px;
}

.list-border-right .row a, .list-border-right .row div.box {
  border-right: 1px solid #e5e5e5;
}
.list-border-right .row a, .list-border-right .row div.box {
    padding-top: 1rem;
  border-bottom: 1px solid #e5e5e5;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
    box-sizing: border-box;
    background-color: transparent;
    touch-action: manipulation;
    text-decoration: none;
    transition: all 0.3s;
    color: #262fa2;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 1rem;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.list-border-right .row a, .list-border-right .row div.box {
  text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
    box-sizing: border-box;
    background-color: transparent;
    touch-action: manipulation;
    text-decoration: none;
    transition: all 0.3s;
    color: #262fa2;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 1rem;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.widget-r-m {
  margin-top: -40px;
  font-size: 24px;
  font-weight: 500;
}
.list-small h2 {
  text-align: left;
    word-wrap: break-word;
    box-sizing: border-box;
    font-family: inherit;
    line-height: 1.2;
    color: inherit;
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 5px !important;
    font-size: 12px;
}

.rank-icon {
  background-color: transparent !important;
}

.icon-silver {
  color: #71706E!important;
}

.icon-gold {
  color: #C99700!important;
}

.icon-diamond {
  color: #BCDAEC!important;
}

.icon-platinum {
  color: #CBCAC8!important;
}

.icon-ruby {
  color: #BCDAEC!important;
}
.custom_header_title .rank-icon{
    font-size: 35px;
    position: absolute;
    top: 4px;
}

ul.custom_header_title {
    display: inline-flex;
    padding: 6px;
    background: #f1f1f1;
    margin: 14px 0px;
    color: #8f8888;
    list-style: none;
    width: 100%;
}
li.custom_header_title-item {
    border-right: 2px solid gainsboro;
    padding: 4px 8px;
}
.b-r-o{
    border-right: none!important;
}
.card {
    padding: 3px;
    margin: 10px 0px;
}

.card.card-img-holder {
    position: relative;
    height: 121px;
    border: none;
}
.card.card-img-holder .card-body {
    padding: 15px;
}
.card .card-body {
    padding: 3px 10px;
}

.custom-label{
    text-align: left!important;
    display: block;
    color: grey;
    font-size: 16px!important;
}

.tx-l{
    text-align: left;
}

.tx-r{
    text-align: right;
}

.tx-c{
    text-align: center;
}


.gray {
  color: #a5a5a5;
}

.team{
  margin:40px;
}

.team-member {
  margin: 15px 0;
  padding: 0;
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figure img {
  min-width: 100%;
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.team-member figcaption p {
  font-size: 16px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul li {
  display: inline-block;
  padding: 10px;
}

.team-member h4 {
  margin: 10px 0 0;
  padding: 0;
}

.team-member figcaption {
  padding: 50px;
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: #232021a8;
  /* Primary color, can be changed via colors.css */

  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption ul li a:hover {
  color: rgba(49, 49, 49, .97);
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.p-home-about {
    font-size: 25px !important;
    font-family: 'Courier New', Courier, monospace;
    text-shadow: 2px 2px 2px pink;
    text-align: justify;
    /* text-shadow: rgb(238, 224, 168) 1px 0 10px; */
}
.home-mini-block-text {
    font-size: 19px !important;
    font-family: 'Courier New', Courier, monospace;
    text-shadow: rgb(210, 205, 187) 1px 0 10px;
}

.home-about-mini-icon {
    align-self: center;
}

/* .header-div-block {
    display: flex;
    flex-wrap: nowrap;
} */

.jymm-wrapper {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    padding: 1.25rem;
    position: relative;
}

.student-grid-image {
    width: 75px;
    height: 75px;
    border: 1px dotted #fff;
    border-radius: 40px;
    box-shadow: 10px 5px 38px -10px #dbdbdb;
}
.cours-icon img {
    filter: invert(1);
    width: 60px;
}

.m-10{
  margin-top: 10px;
}
.single-gallery-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.zmdi {
    line-height: 30px;
}
.singleSlide{
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
.single-course-categories .cours-icon{
    width: 100%;
}
.single-course-categories{
    color: #fff;
}
.section-pb {
    padding-top: 50px;
    padding-bottom: 35px;
}

.footer-dec {
    font-family: 'Hind Vadodara';
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    font-weight: 500;
    color: #fff;
}

.service-content {
    color: #ffffff;
    font-size: 17px;
    padding-right: 10px;
    line-height: 30px;
    font-weight: 100;
    font-family: 'Courier New', Courier, monospace;
    text-align: justify;
}







/* Hero Section  */

.page_title{
    padding: 60px 0;
    width: 100%;
    background-color: #f5f5f5;
}
.page_title.gujrati h3{
    font-family: 'Hind Vadodara';
    width: 70%;
    margin: 0 auto;
    font-size: 40px;
    line-height: 58px;
    text-align: center;
    margin-bottom: 15px;
}
.page_title h3{
    font-size: 46px;
    font-family: "Montserrat";
    color:#081937;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
}
.page_title p{
    font-family: 'Hind Vadodara';
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #828da1;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.hero{
    background-color: #015682;
    margin-bottom: 200px;
}
.hero_content{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 130px 0 80px;
}
.hero_content span{
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    letter-spacing: 5px;
    display: block;
    margin-bottom: 15px;
}
.hero_content h2{
    font-family: 'Hind Vadodara';
    font-size: 58px;
    line-height: 68px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    width: 100%
}
.hero_content p{
    font-family: 'Hind Vadodara';
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #ffffffbe;
}
.hero_img{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
    border-radius: 10px;
    box-shadow: 0px 10px 13px 0px #1e528038;
    overflow: hidden;
    margin-bottom: -120px;
}
.hero_img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}


/* Call Us */

.call_us{
    padding: 30px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: #f2efff; */
    margin-bottom: 50px;
}
.call_us h3{
    font-family: 'Hind Vadodara';
    text-align: center;
    font-size: 32px;
    line-height: 30px;
    font-weight: 600;
    color: #261961;
}
.call_us h3 a{
    display: block;
    color: #fff;
    background-color: #005acd;
    margin: 0 auto;
    width: max-content;
    border-radius: 50px;
    padding: 10px 40px;
    margin-top: 30px;
    font-size: 20px;
    letter-spacing: 0.5px;
}

/* About */

.about{
    padding: 50px 0;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f6f4ff;
    margin-bottom: 0px;
}
.feature_box{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
.feature_box .icon{
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 5px;
    /* background-color: #015682; */
    /* background-color: #fff; */
    margin-bottom: 10px;
}
.feature_box span{
    font-family: 'Hind Vadodara';
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #261961;
}

.testimonials{
    padding: 100px 0;
}

footer{
    position: relative;
    padding-top: 150px;
}
.footer-top{
    padding-top: 100px;
}
.footer_qr{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%);
    background-color:#015682;
    padding: 30px;
    border-radius: 12px;
}
.footer_qr .footer_qr_code{
    border-radius: 6px;
    width: 120px;
    overflow: hidden;
}
.footer_qr .footer_qr_code img{
    width: 100%;
}
.footer_qr .footer_qr_desc h4{
    font-family: 'Hind Vadodara';
    text-align: left;
    padding-left: 15px;
    font-size: 30px;
    line-height: 42px;
    font-weight: 600;
    color: #fff;
}

.should-education-area{
    background-color: #fff;
    padding: 100px 0 60px;
}
.should-education-area .section-title{
    color: #015682;
}

.service_box{
    border-radius: 12px;
    box-shadow: 1px 8px 10px #f2f7ff;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #f5f8ff;
    height: calc(100% - 30px);
    position: relative;
}
.service_box .icon{
    width: 120px;
    height: 120px;
    border-radius: 6px;
    background-color: #fffaf4;
    padding: 15px;
    margin-bottom: 15px;
}
.service_box .icon img{
    width: 100%;
}
.service_box .title{
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
    color: #081937;
}
.service_box .title_water{
    position: absolute;
    right: 20px;
    top: 20px;
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    color: #fbfbfb;
}
.service_box .mini_title{
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 18px;
    line-height: 42px;
    font-weight: 600;
    color: #081937;
}
.service_box .desc{
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #828da1;
}
.service_box .desc.tick{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.service_box .desc.tick img{
    width: 14px;
    margin-right: 5px;
}


.kamgiri{
    padding: 80px 0;
    background-color: #015682;
    position: relative;
    overflow: hidden;
}
.kamgiri::after{
    content: '';
    height: 100%;
    width: 40%;
    background-image: url('./../web/assets/images/about/kamgiri.jpeg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.kamgiri_img{
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
}
.kamgiri_wrapper h3{
    color: #fff;
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 34px;
    line-height: 42px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 20px;
}
.kamgiri_wrapper li{
    color: #fff;
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 18px;
}


.join{
    padding: 90px 0 60px;
}
.join .title h3{
    color: #081937;
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 40px;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
}

.join .desc{
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #828da1;
}
.join .desc.tick{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.join .desc.tick img{
    width: 14px;
    margin-right: 5px;
}
.nav-tabs button{
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #828da1;
    margin: 15px 0 25px;
}
.tab_desc{
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #828da1;
    margin: 15px 0 25px;
}
.students{
    padding: 60px 0;
}
.student_card{
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 1px 8px 10px #e1ebfb;
    margin-bottom: 30px;
}
.student_card .avtar_wrapper{
    height: 220px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #8EC5FC;
    background-image: linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%);

}
.student_card .avtar_wrapper::after{
    content: '';
    height: 50px;
    width: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.7;
    background-image: url('./../web/assets/images/logo/NewLogo/NewLogoOutLine.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.student_card .avtar_wrapper img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.student_card .card_details{
    padding: 15px 15px 10px;
}
.student_card .card_details h4{
    font-family: 'Hind Vadodara';
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #0c1736;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00000010;
}
.student_card .card_details p{
    font-family: 'Hind Vadodara';
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #828da1;
    margin: 0;
}
.student_card .card_details p.position img{
    width: 12px;
}
.student_card .card_details p img{
    width: 14px;
    margin-right: 5px;
}

.gallery_wrapper{
    padding: 80px 0 30px;
}
.single-gallery-img{
    box-shadow: 1px 8px 10px #e1ebfb;
    border-radius: 6px;
    overflow: hidden;
}
.single-gallery-img p{
    font-family: 'Hind Vadodara';
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #828da1;
    margin: 0;
}
.contact-dec p{
    font-family: 'Hind Vadodara';
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #828da1;
    margin: 0;
    margin-top: 20px;
}
.contact_page iframe{
    box-shadow: 1px 8px 10px #e1ebfb;
    border-radius: 6px;
    margin-bottom: 60px;
}

.donate_card{
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 8px 10px #e1ebfb;
    margin-bottom: 30px;
    position: relative;
    height: calc(100% - 30px);
}
.donate_header{
    position: sticky;
    color: #015682;
    background-color: #f7f7f7;
    padding: 15px 10px;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.donate_header .title, .donate_header .amount{
    font-size: 16px;
    font-weight: 600;
}
.donate_header .title span.name{
    font-weight: 600;
    padding: 0px 10px;
    border-radius: 3px;
    color: #fff;
    background-color: #015682;
}
.dotane_body {
    height: 100%;
    max-height: 195px;
    overflow-x: auto;
}
.dotane_body::-webkit-scrollbar {
    width: 5px;
}
.dotane_body::-webkit-scrollbar-track {
background: #fff;
}
.dotane_body::-webkit-scrollbar-thumb {
    background: #015682;
    border-radius: 5px;
}
.donate_row{
    padding:10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
}
.donate_row:not(:last-child){
    border-bottom: 1px solid #f3f3f3;
}
.total_contri{
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: #015682;
    margin: 0 auto 30px;
    border-bottom: 1px dashed #015682;
    padding: 10px 15px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.total_amount{
    font-size: 30px;
    color: green;
    font-weight: 700;
    padding-left: 10px;
}

@media screen and (max-width: 1366px) {
    .donate_header .title, .donate_header .amount{
        font-size: 14px;
        line-height: 18px;
    }
    .donate_row{
        font-size: 14px;
        line-height: 18px;
    }
}

@media screen and (max-width: 1200px) {
    .donate_header .title, .donate_header .amount{
        font-size: 12px;
        line-height: 18px;
    }
    .donate_row{
        font-size: 12px;
        line-height: 18px;
    }
    .total_contri{
        font-size: 20px;
    }
    .total_amount{
        font-size: 26px;
    }
}

@media screen and (max-width: 768px) {
    .page_title{
        padding: 30px 0;
    }
    .page_title h3{
        font-size: 14px;
        line-height: 22px;
        font-weight: 600;
    }
    .page_title.gujrati h3{
        font-family: 'Hind Vadodara';
        width: 100%;
        font-size: 18px;
        line-height: 20px;
    }
    .page_title p{
        font-size: 14px;
        width: 100%;
    }
    .hero{
        height: 100%;
        margin-bottom: 80px;
    }
    .hero_content{
        padding:40px 0 0px;
    }
    .hero_content span{
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .hero_content h2{
        font-size: 28px;
        line-height: 41px;
        margin-bottom: 15px;
    }
    .hero_content p{
        font-size: 14px;
        line-height: 22px;
    }
    .hero_img{
        height: 160px;
        margin-bottom: -50px;
        margin-top: 25px;
    }
    .call_us{
        margin-bottom: 20px;
        padding: 10px 0px;
    }
    .call_us h3{
        font-size: 18px;
        line-height: 26px;
    }
    .call_us h3 a{
        font-size: 14px;
        margin-top: 15px;
        padding: 6px 20px;
    }
    .about{
        padding: 20px 0 10px;
    }
    .feature_box{
        margin-bottom: 20px;
    }
    .feature_box .icon{
        width: 50px;
        height: 50px;
        margin-bottom: 0px;
    }
    .feature_box span{
        font-size: 14px;
    }
    .section-title h3, .section-title-two h3{
        font-size: 22px;
    }
    .project-count-area{
        padding: 40px 0 30px;
    }
    .counter{
        margin-top: 15px;
    }
    .counter h3{
        font-size: 24px;
        line-height: 24px;
        font-weight: 500;
        margin-bottom: 0;;
    }
    .counter p{
        font-size: 14px;
        line-height: 28px;
    }
    .testimonials{
        padding: 40px 0;
    }
    .testimonials .testimonial-image{
        display: none;
    }
    .testimonial-wrap {
        padding: 0px 5px 25px;
        margin-top: 0px;
        border: 0;
    }
    .testimonial-info .autor-info h4 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .testimonial-info p {
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
    }
    .all-course-btn .all-course {
        margin-top: 20px;
        padding: 4px 20px;
        font-size: 12px;
    }
    footer{
        padding-top: 60px;
    }
    .footer_qr{
        padding: 15px;
        border-radius: 6px;
        width: 90%;
    }
    .footer_qr .footer_qr_desc h4{
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .footer-top{
        padding: 90px 0 0;
    }
    .footer-logo{
        width: 80px;
        margin: 0 auto 15px;
        padding-bottom: 15px;
    }
    .footer-dec{
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
    }
    .footer-social-link{
        margin-top: 5px;
    }
    .copy-right p{
        font-size: 12px;
        line-height: 18px;
    }
    .should-education-area{
        padding: 20px 0 20px;
    }
    .service_box{
        margin-bottom: 20px;
        height: calc(100% - 20px);
    }
    .service_box .icon{
        width: 80px;
        height: 80px;
    }
    .service_box .title{
        font-size: 22px;
    }
    .service_box .desc{
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        text-align: justify;
    }
    .service_box .title_water{
        display: none;
    }
    .kamgiri{
        padding: 220px 0 0px;
    }
    .kamgiri::after{
        width: 100%;
        height: 200px;
    }
    .kamgiri_wrapper h3{
        font-size: 22px;
        margin: 0 0 10px;
    }
    .kamgiri_wrapper li{
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .join{
        padding: 30px 0 0px;
    }
    .join .title h3{
        font-size: 22px;
        margin: 0 0 10px;
    }
    .join .desc.tick{
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 15px;
        align-items: flex-start;
    }
    .join .desc.tick img{
        margin-top: 6px;
        width: 10px;
    }
    .students{
        padding: 10px 0;
    }
    .students .nav-tabs{
        border: 0;
        overflow-x: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .students .nav-tabs .nav-link{
        border: 1px solid #d3d3d3;
        border-radius: 4px;
        margin-top: 0;
        height: 42px;
        font-size: 12px;
        padding: 5px 10px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .students .nav-tabs .nav-link.active{
        border: 1px solid #015682;
        background-color:#015682;
        color: #fff;
    }

    .student_card{
        margin-bottom: 20px;
        height: calc(100% - 20px);
    }
    .student_card .avtar_wrapper{
        height: 160px;
    }
    .student_card .avtar_wrapper::after{
        height: 30px;
        width: 30px;
    }
    .student_card .card_details{
        padding: 5px 8px 5px;
    }
    .student_card .card_details h4{
         font-size: 10px;
        line-height: 16px;
        margin-bottom: 2px;
        padding-bottom: 2px;
    }
    .student_card .card_details p{
        font-size: 8px;
        line-height: 16px;
    }
    .student_card .card_details p.position img{
        width: 8px;
    }
    .student_card .card_details p img{
        width: 10px;
        margin-right: 5px;
    }

    .contact_page {
        padding-bottom: 30px;
    }
    .contact_page iframe{
        padding-top: 0px;
        margin-bottom: 0;
    }
    .donate_header .title, .donate_header .amount{
        font-size: 12px;
        line-height: 16px;
    }
    .donate_row{
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
    }
    .total_contri{
        font-size: 12px;
        padding: 0;
    }
    .total_amount{
        font-size: 12px;
    }
}

@media screen and (max-width: 320px) {
    .footer_qr .footer_qr_desc h4{
        font-size: 14px;
        line-height: 20px;
    }
    .total_contri{
        font-size: 10px;
    }
    .total_amount{
        font-size: 10px;
    }
}
.alert-success {
    background-color: #0b5348c7 !important;
}