/*
Theme Name: Gunjan Foundation
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');

html {
    font-size: 62.5%;
    scroll-padding-top: 51px;
}

body {
    font-family: 'Quicksand', sans-serif;
    max-width: 1920px;
    color: #000;
    margin: auto;
    font-size: 1.6rem;
}


.wpcf7-response-output {
		text-align: center;
		border: 0px solid #fff !important;
		font-weight: bold;
	}

.fwl {
    font-weight: 300;
}

.fwr {
    font-weight: 400;
}

.fws {
    font-weight: 600;
}

.fwm {
    font-weight: 500;
}

.fwb {
    font-weight: 700;
}

.fz12 {
    font-size: 12px !important;
}

.fz14 {
    font-size: 14px !important;
}

.fz16 {
    font-size: 16px !important;
}

.fz18 {
    font-size: 1.8rem !important;
}

.fz20 {
    font-size: 2rem !important;
}

.fz22 {
    font-size: 2.2rem !important;
}

.fz24 {
    font-size: 2.4rem !important;
}

.fz26 {
    font-size: 2.6rem !important;
}

.fz28 {
    font-size: 2.8rem !important;
}

.fz30 {
    font-size: 3rem !important;
}

.fz32 {
    font-size: 3.2rem !important;
}

.fz34 {
    font-size: 3.4rem !important;
}

.fz36 {
    font-size: 3.6rem !important;
}

.fz38 {
    font-size: 3.8rem !important;
}

.fz40 {
    font-size: 4rem !important;
}

p,
div,
span,
a,
input,
select,
button,
section,
main,
aside,
footer,
header,
.form-control,
.form-select,
.paginate_button,
.paginate_button a {
    font-size: 16px;
}

.btn,
.btn span,
.dropdown-item {
    font-size: 1.4rem;
}

.btn:active,
.btn.show {
    border-color: transparent !important
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

ul {
    padding-left: 0;
    margin-bottom: 0px;
}

.header-container {
    padding: 0 150px;
}

.container {
    max-width: 1200px;
}
.text-blue{
    color: #15025c;
}
.bg-blue{
    background-color: #15025c;
}


/* Header */
.primary-header {
    padding: 8px 0;
    position: sticky;
    z-index: 10;
    top: 0;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.logo-nav-wrapper {
    max-height: 75px;
}

.primary-nav ul {
    gap: 4rem;
}

.primary-header .logo {
    margin-top: 5rem;
}

.primary-nav ul li a {
    font-size: 14px;
    font-weight: 600;
    padding: 35px 0;
    text-transform: uppercase;
    color: #000;
    position: relative;
}

.primary-nav ul li a:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    visibility: hidden;
    height: 3px;
    background: #cb1b14;
}

.primary-nav ul li a.active:before {
    visibility: visible;
}

.primary-nav ul li:hover>a {
    color: #cb1b14;
}

.primary-nav ul>li>ul {
    margin-top: 20px;
}

.primary-nav ul ul {
    position: absolute;
    background-color: #f8f9fa;
    min-width: 200px;
    z-index: 30;
    border-top: 1px solid #eee;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    visibility: hidden;
    opacity: 0;
}

.primary-nav ul>li:hover>ul {
    margin-top: 32px;
    visibility: visible;
    opacity: 1;
}

.primary-nav ul ul li a {
    font-size: 14px;
    white-space: nowrap;
    color: #030f27;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    display: block;
    padding: 7px 15px;
}

.primary-nav ul ul li:hover>a {
    background-color: #fff;
    color: #cb1b14;
}

.primary-nav ul li:hover:after {
    color: #cb1b14;
}

.primary-nav ul ul ul {
    left: 100%;
    top: 0;
    margin-top: 0 !important;
}


.primary-nav .child-menu:after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    color: #000;
    margin-left: 5px;
}

.primary-nav .sub-child-menu:after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    position: absolute;
    color: #0349b3;
    right: 15px;
    top: 7px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}



.donationBtn {
    height: 6.5rem;
    line-height: 6.5rem;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.5px;
    background-color: #ffca0d;
    width: 100%;
    max-width: 200px;
    transition: .3s ease;
    color: #fff;
}

.donationBtn:hover {
    background-color: #cb1b14;
    color: #fff;
}

/* bannerSlider */
.bannerSlider {
    position: relative;
}

.bannerContentWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bannerSlider .bannerContentWrap:after {
    content: '';
    position: absolute;
    background-color: #000;
    opacity: .5;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.bannerSlider .bannerContentInner {
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    z-index: 1;
    max-width: 800px;
}

.bannerSlider .bannerContentInner h4 {
    font-size: 8rem;
    font-family: 'Permanent Marker', cursive;
    color: #fff;
}

.bannerSlider .bannerContentInner .btn {
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    max-width: 210px;
    padding: 16px 0;
    background-color: rgb(255 202 13 / 70%);
    border-radius: 50px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #fff;
}

.bannerSlider .bannerContentInner .btn:hover {
    background-color: #cb1b14;
}

.bannerSlider .owl-nav.header-container {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    pointer-events: none;
    display: flex;
    top: 50%;
    align-items: end;
    flex-direction: column;
    gap: 20px;
}

.bannerSlider .owl-dots.header-container {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    display: flex;
    pointer-events: none;
    top: 30%;
    justify-content: end;
    align-items: end;
    margin: auto;
    flex-direction: column;
}

.bannerSlider .owl-nav.header-container button {
    width: 40px;
    height: 40px;
    border: 2px solid #cb1b14;
    border-radius: 50%;
    pointer-events: all;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannerSlider .owl-nav.header-container button:hover {
    background-color: #cb1b14;
}

.bannerSlider .owl-nav.header-container button span {
    font-size: 25px;
    display: block;
    margin-bottom: 4px;
    color: #fff;
}

.bannerSlider .owl-dots.header-container .owl-dot span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    visibility: hidden;
    margin-top: -35px;
}

.bannerSlider .owl-dots.header-container .owl-dot.active span {
    visibility: visible;
}

.bannerSlider .owl-dots.header-container {
    counter-reset: section;
}

.bannerSlider .owl-dots.header-container .owl-dot span::before {
    counter-increment: section;
    content: '0' counter(section);
    color: #fff;
    display: inline-block;
}

.bannerSlider .owl-dots.header-container button:after {
    content: '';
    width: 1px;
    height: 150px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    background: rgb(255 255 255 / 34%);
}

.bannerSlider .owl-dots.header-container .owl-dot {
    width: 40px;
    height: 40px;
    position: absolute;
    display: flex;
    justify-content: center;
}
.helpOurGoal{
	overflow:hidden;
}
/* common-section */
.common-section {
    padding: 6rem 0;
}

.common-section .subTitle {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}

.common-section .mainTitle {
    font-size: 5rem;
    font-weight: 700;
    color: #15025c;
}
.common-section .secondaryTitle {
    font-size: 3.2rem;
    font-weight: 700;
    color: #15025c;
}

.lightTitle {
    color: #c3c3c3;
}

.common-section .mainTitle span {
    font-size: inherit;
}

.common-section .description {
    font-weight: 500;
    line-height: 27px;
}

.common-btn {
    border-color: #ffca0d;
    padding: 10px 40px;
    border-radius: 50px;
    font-weight: 700;
    color: #333333;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    perspective: 1px;
    overflow: hidden;
}

.common-btn:hover {
    background-color: #cb1b14;
    border-color: #cb1b14;
    color: #fff !important;
}


/* cityChapterContent */
.city-chapter-content {
    position: absolute;
    top: 0;
    width: 100%;
}

.city-chapter h5 {
    color: #ffca0d;
    font-size: 10rem;
}

.city-chapter .innerContent p {
    color: #777;
}

.yellowScholarships {
    background: #ffca0d;
}

/* gunjan-holds */
.gunjan-holds {

    background-image: url(../GunjanFoundation/assets/images/gunjanHoldsBg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.gunjan-holds h4 {
    color: #282a43;
}

.gunjan-holds p {
    color: #777777;
}

/* gunjan-foundation  */
.gunjan-foundation{
    background-color:#f5f6f8;
}

.gunjan-foundation .mainTitle {
    color: #353c70;
}
.date-msg span{
    color: #b3b3b3;
    font-weight: 500;
    font-size: 14px;
}
.instagrams-slider .instaICon{
    position: absolute;
    bottom:10px;
    left: 10px;  
    color: #fff;
}
.instagrams-slider  .owl-nav.header-container{
    position: absolute;
    width: 100%;
    top: -69px;
    /* display: flex; */
    justify-content: end;
    pointer-events: none;
}

/* subscribeUS */
.subscribeUS{
    background-color: #000;
}
.subscribeUS .form-group{
    max-width: 470px;
    margin-left: auto;
    margin:0 min(250px, 10%);

}
.subscribeUS .form-group .form-control{
    background: transparent;
    color: #fff;
    border-radius: 0;
    padding-bottom: 10px;
}


.subscribeUS .mainTitle
{
    color: #fff;
}

.subscribeUS .common-btn{
    color: #fff;
}

.subscribeUS .form-group .form-control::placeholder{
    color: #fff;
    opacity: .50;
}

.owl-next, .owl-prev{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #ffca0d !important;
    display: block;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer !important;
}
.owl-next:hover, .owl-prev:hover{
background-color: #ffca0d  !important;
}
.owl-next span, .owl-prev span{
    font-size: 30px;
    font-weight: 500;
    display: block;
    margin-top: -4px;
    color: #180f66;
    width: 7px;
}
.instagrams-slider .item{
    overflow: hidden;
}
.instagrams-slider .item img{
    transition: .2s ease;
}
.instagrams-slider .item:hover img{
    transform: scale(1.1);
}

/* primary-footer */
.primary-footer{
    background-color: #15025c;
}
.primary-footer .footerNav li{
    margin-bottom: 10px;
}
.primary-footer .footerNav li a{
    color: #fff;
}
.primary-footer .footerNav li a:hover, .socialMedia li a:hover{
    color: #cb1b14 !important;
}
.donateContent p{
    color: #a9a9ab;
}

.donateContent .common-btn{
    background-color: #ffca0d;
}
.donateContent .common-btn:hover{
    background-color: #cb1b14;
}   

/* header-banner */
.header-banner{
    position: relative;
}
.header-banner .header-content{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
    top: 0;
}
.header-banner::after{
    content: '';
    background-color: #000;
    opacity: .50;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.header-banner  .header-title{
    font-size: 8rem;
    color: #fff;
    font-family: 'Permanent Marker', cursive;
}
.header-banner .header-brudcrumb{
    display: flex;
    gap: 14px;
    align-items: center;
    margin-top: 15px;
}
.header-banner .header-brudcrumb li:after{
    content: '\f105';
    font-family: "Font Awesome 6 Pro";
    color: #fff;
}
.header-banner .header-brudcrumb a{
    color: #fff;
    margin-right: 14px;
}
.header-banner .header-brudcrumb li:last-child:after{
content: none;
}
.header-banner .header-brudcrumb li:last-child a{
    margin-right: 0;
}

.header-banner{
    min-height: 200px;
}
.header-banner img{
    height: 100%;
}

/* aboutUsGoal */
.aboutUsGoal{
    background: url(../GunjanFoundation/assets/images/gunjanHoldsBg.png) no-repeat left bottom;
    background-attachment: fixed;
}
.aboutUsGoal .item{
    min-height: 175px;
    padding: 2.5rem;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.aboutUsGoal .item h3{
    font-size: 6rem;
    font-weight: bold;
    -webkit-text-fill-color: white;
}
.aboutUsGoal .item h5{
    font-size: 2rem;
    color: #000;
    margin-top: 10px;
    font-weight: bold;
}
.aboutUsGoal .topRightIcon{
    height: 157px;
    width: 157px;
    background-color:#eee;
    position: absolute;
    bottom: calc(100% - 95px);
    left: calc(100% - 95px);
    border-radius: 50%;
    display: flex;
    align-items: end;
    padding-left: 30px;
    font-size: 42px;
    color: rgb(255, 255, 255);
    padding-bottom: 30px;
   
}
.aboutUsGoal .item.pinkEle h3{
    color: #f26e90;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f26e90;
}
.aboutUsGoal .item.pinkEle .topRightIcon{
    background-color: #f26e90;
}


.aboutUsGoal .item.orangeEle .topRightIcon{
    background-color: #ffca86;
}
.aboutUsGoal .item.orangeEle h3{
    color: #ffca86;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffca86;
}

.aboutUsGoal .item.greenEle .topRightIcon{
    background-color: #7cd684;
}
.aboutUsGoal .item.greenEle h3{
    color: #7cd684;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #7cd684;
}
.aboutUsGoal .item.blueEle .topRightIcon{
    background-color: #89bfe8;
}
.aboutUsGoal .item.blueEle h3{
    color: #89bfe8;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #89bfe8;
}


/* customTabs */
.customTabs .nav{
    gap: 19px;
}
.customTabs .nav-item{
    max-width: 190px;
    width: 100%;
    height: 60px;
}
.customTabs .nav-link{
    width: 100%;
    font-size: 2rem;
    font-weight: bold;
    color: #000;
    height: 100%;
}
.customTabs .nav-link.active{
    background-color: #15025c;
}

/* scholarshipProgram */
.scholarshipProgram{
    background: url(../GunjanFoundation/assets/images/scholarshipProgramBg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.bgAfter{
    position: relative;
}
.bgAfter:after{
    content: '';
    background-color: #fff;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
}
.bgAfter > *{
    z-index: 1;
    position: relative;
}

/* fullFillmentObjective */
.fullFillmentObjective .item {
    position: relative;
}
.fullFillmentObjective .item:after{
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.fullFillmentObjective .item .btn{
    position: absolute;
    inset: 0;
    margin: auto;
    font-size: 42px;
    z-index: 1;
    color: #fff;
    transform: scale(0);
    opacity: .5;
    visibility: hidden;
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fullFillmentObjective .item:hover:after{
    transform: scale(1);
    opacity: .5;
    visibility:visible ;
}
.fullFillmentObjective .item:hover .btn{
    transform: scale(1);
    opacity: 1;
    visibility:visible ;
}
/* saikripa */
.saikripa{
    background: url(../GunjanFoundation/assets/images/saikripaBg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 180px;
}
.saikripaSkliderWrap{
    margin-top: -100px;
}

.saikripaSlider .owl-nav {
    /* display: flex; */
    justify-content: center;
    margin-top: 40px;
}
.unorderList{
    padding-left: 0;

}
.unorderList li{
    margin-bottom: 7px;
    display: flex;
    align-items: start;
    gap: 20px;
}
.unorderList li, .unorderList a{
    color: #000;
    font-weight: 500;
  
}

.unorderList li:before{
    content: '\f336';
    font-family: "Font Awesome 6 Pro";
    color: #15025c;
    font-size: 2rem;
}

/* bookPublication */
.bookPublication{
    background: url(../GunjanFoundation/assets/images/bookPublicationBg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.card .card-body h4{
    margin-bottom: 0;
}
.socialMediaIcons{
    gap:10px;
}
.socialMediaIcons a{
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #180f66;
    border-radius: 3px 10px;
}

.socialMediaIcons a:hover{
    background-color: #15025c;
    color: #fff;
}

.dragArrowCursor {
    position: fixed;
    white-space: nowrap;
    background-color: transparent;
    font-size: 20px;
    display: none;
    pointer-events: none;
    width: 40px;
    height: 40px;
    background: #ffca0d;
    margin-top: -20px;
    margin-left: -20px;
    color: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    z-index: 111;
  }
  .instagrams-slider:hover, .saikripaSlider:hover{
    cursor: none;
  }

  .sub-menu-toggle {
    display: none;
}

.ngg-gallery-thumbnail-box{
    width: 19%;
    padding: 4px;
    border: 2px solid #eee;
    margin: 5px;
}

@media(max-width:1200px){
	.ngg-galleryoverview.default-view{
		    display: flex !important;
		flex-wrap: wrap;
		gap: 10px;
	}
	.ngg-gallery-thumbnail-box {
		flex-basis: 20% !important;      
		flex: 1;
	}
}

@media(max-width:767px){	
	.ngg-gallery-thumbnail-box {
		flex-basis: 30% !important;      
		flex: 1;
	}
}

@media(max-width:576px){	
	.ngg-gallery-thumbnail-box {
		flex-basis: 40% !important;      
		flex: 1;
	}
}

.instagram-gallery-square .instagram-gallery-item{
	max-width:250px
}