.p_21_s173{ .shortBanMain { background-position: center; background-repeat: no-repeat; background-size: cover; padding: 100px 0px; } .heading { font-size: 65px; font-weight: 700; line-height: 75px; font-family: var(--o1Font); color: var(--headingColorW1); margin-bottom: 10px; } .linksPara { font-size: 15px; color: var(--paragraphColorWhite); } .linksPara span { margin: 0px 10px; } .linksPara a { transition: 0.3s; } .linksPara a:hover { color: var(--themeColor1); } @media only screen and (max-width: 900px) { .heading { font-size: 40px; line-height: 50px; } } .heading{ color: var(--themeColor1); } .linksPara{ color: var(--themeColor1); } .linksPara a{ color: var(--themeColor1); } }.p_21_s173{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s174{ .partners_5{ padding: 20px 0px; } .partnerMain { background-color: var(--themeBg3); padding: 45px 50px 45px 50px; border-radius: 50px 0px; transition: 0.4s; } .partnerMain:hover { box-shadow: 0 10px 30px 0 #0000002a; } .smallHead { font-size: 14px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor2); letter-spacing: 4px; } .mainHeading { color: var(--headingColor1); font-family: var(--hFont); font-size: 45px; font-weight: 500; margin: 20px 0px; line-height: 60px; } .subPara { color: var(--paragraphColorBlack); font-size: 16px; line-height: 30px; font-family: var(--pFont); margin-bottom: 50px; } }.p_21_s174{ margin-top:50px;margin-bottom:50px;@media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s175{ .counter_1 { padding: 50px 0px; background-color: var(--themeBg3); } .counterGrid { grid-template-columns: 1fr 3fr; } .arrowImg { width: 90px; } .count { font-size: 50px; line-height: 60px; font-weight: 500; font-family: var(--o1Font); color: var(--headingColor2); } .countText { font-size: 15px; font-weight: 400; font-family: var(--pFont); line-height: 24px; color: var(--paragraphColorBlack); } .countHead { font-size: 30px; font-weight: 600; line-height: 45px; font-family: var(--hFont); color: var(--headingColor1); } @media only screen and (max-width: 900px) { .counter_1 { padding: 20px 0px; } .counterGrid { grid-template-columns: 1fr; text-align: center; } .arrowMainImg { display: none; } } }.p_21_s175{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s176{ .testimonial_section_11 { padding: 40px 0px; background-color: var(--themeBg1); } .smallHead { font-size: 15px; line-height: 25px; font-weight: 400; letter-spacing: 2px; color: var(--headingColor1); font-family: var(--pFont); } .mainHeading { font-size: 40px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor2); margin-bottom: 10px; } .subPara { font-size: 16px; line-height: 26px; font-weight: 400; margin-bottom: 50px; font-family: var(--pFont); color: var(--paragraphColorBlack); } .testiCard { overflow: hidden; background-color: var(--themeBg4); padding: 50px; margin: 1px; } .stars { gap: 5px; margin-bottom: 25px; } .stars i { font-size: 15px; color: #eea81f; } .comment { font-size: 18px; line-height: 28px; font-weight: 400; color: var(--paragraphColorBlack); } .quoteSec { justify-content: flex-end; margin: 20px 0px; } .quoteSec svg { width: 70px; height: 70px; fill: #aaaaaa4d; transition: 0.4s; } .profileSec { position: relative; } .line { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 150%; height: 1px; z-index: 1; background-color: #aaaaaa; } .custGrid { grid-template-columns: 70px 1fr; } .profile { position: relative; z-index: 2; width: 70px; height: 70px; border-radius: 50%; overflow: hidden; border: 1px solid #aaaaaa; } .name { font-size: 20px; line-height: 30px; color: var(--headingColor1); margin-bottom: 10px; } .location { font-size: 16px; line-height: 26px; font-weight: 300; color: #3d3d3d; } .testiCard:hover .quoteSec svg { transform: translateY(-10px); } .testimonial_section_11 .owl-item { overflow: hidden; } .testiAni::before { content: ""; position: absolute; pointer-events: none; transition: 0.4s; z-index: -1; background: conic-gradient(transparent 50%, var(--themeColor1) 90%); animation: spin 2s linear infinite; opacity: 0; width: 100%; height: 100%; left: 0; right: 0; top: 0; } @keyframes spin { 0% { transform: scale(2) rotate(0.5turn); } 100% { transform: scale(2) rotate(1.5turn); } } .testiAni:hover::before { opacity: 1; } .arrowMainSec { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 10; } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 40px; height: 40px; background-color: var(--btnColor); border-radius: 8px; transition: 0.4s; } .arrowRightIconSec:hover, .arrowLeftIconSec:hover { background-color: var(--btnHoverColor); } .arrowRightIconSec i, .arrowLeftIconSec i { color: var(--btnTextColor); transition: 0.4s; } .arrowRightIconSec:hover i, .arrowLeftIconSec:hover i { color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .testimonial_section_11 { padding: 30px 0px; } .mainHeading { font-size: 30px; line-height: 40px; } .subPara { margin-bottom: 30px; } .testiCard { padding: 30px; } .quoteSec svg { width: 50px; height: 50px; } .quoteSec { margin: 10px 0px; } .comment { font-size: 15px; line-height: 25px; } } }.p_21_s176{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s177{ .insta_section_1 { padding: 40px 0px; } .smallHead { font-size: 15px; line-height: 25px; font-weight: 400; letter-spacing: 2px; color: var(--headingColor1); font-family: var(--pFont); } .mainHeading { font-size: 40px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor2); margin-bottom: 10px; } .subPara { font-size: 16px; line-height: 26px; font-weight: 400; margin-bottom: 50px; font-family: var(--pFont); color: var(--paragraphColorBlack); } .imgSec { border-radius: 10px; overflow: hidden; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } .hoverBg { position: absolute; z-index: 2; content: ""; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); top: 0; left: 0; transition: 0.4s; opacity: 0; visibility: hidden; } .hoverBg i { font-size: 25px; color: var(--paragraphColorWhite); } .imgSec:hover .hoverBg { opacity: 1; visibility: visible; } .arrowMainSec{ top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 10; } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 40px; height: 40px; background-color: var(--btnColor); border-radius: 8px; transition: 0.4s; } .arrowRightIconSec:hover, .arrowLeftIconSec:hover { background-color: var(--btnHoverColor); } .arrowRightIconSec i, .arrowLeftIconSec i { color: var(--btnTextColor); transition: 0.4s; } .arrowRightIconSec:hover i, .arrowLeftIconSec:hover i { color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .insta_section_1 { padding: 20px 0px; } .mainHeading { font-size: 30px; line-height: 40px; } .subPara { margin-bottom: 30px; } } }.p_21_s177{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s178{ .brands_sections_1 { padding: 40px 0px 70px; /* background-color: var(--themeBg1); */ } .smallHead { font-size: 15px; line-height: 25px; font-weight: 400; letter-spacing: 2px; color: var(--headingColor1); font-family: var(--pFont); } .mainHeading { font-size: 40px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor2); margin-bottom: 10px; } .subPara { font-size: 16px; line-height: 26px; font-weight: 400; margin-bottom: 50px; font-family: var(--pFont); color: var(--paragraphColorBlack); } .catCard { padding: 10px; } .imgSec { transition: 0.4s; line-height: 0; margin: 0 auto; } .imgSec img { transition: 0.4s; } .catCard:hover .imgSec img { transform: scale(1.08); } .cardTextSec { bottom: -25px; left: 10px; right: 10px; padding: 10px; background-color: white; } .cardHead { font-size: 22px; line-height: 25px; font-weight: 600; color: var(--headingColor1); font-family: var(--hFont); } .sliderProductBtn { top: 50%; transform: translateY(-50%); pointer-events: none; position: absolute; justify-content: space-between; z-index: 98; } .leftProductBtnSlider { pointer-events: all; cursor: pointer; margin: 0 10px; width: 40px; height: 40px; transition: 0.3s; background-color: var(--btnColor); border-radius: 10px; box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1); } .leftProductBtnSlider i { transition: 0.3s; font-size: 16px; color: var(--btnTextColor); } .leftProductBtnSlider:hover { background-color: var(--btnHoverColor); } .leftProductBtnSlider:hover i { color: var(--btnHoverTextColor); } .brands_sections_1 .owl-carousel .owl-stage-outer { padding: 30px; margin: -30px; } @media only screen and (max-width: 900px) { .brands_sections_1{ padding: 20px 0px; } .catCard { margin-bottom: 40px; } .mainHeading { font-size: 30px; line-height: 40px; } .subPara{ margin-bottom: 30px; } } }.p_21_s178{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s179{ .about_section_15 { padding: 50px 0px; background-color: var(--themeBg1); } .maxWidth1000 { max-width: 900px; } .line { width: 4px; height: 17px; display: inline-block; background-color: var(--themeColor1); position: relative; top: 2px; margin-right: 10px; } .line::after { position: absolute; right: -5px; top: 0; bottom: 0; margin: auto; width: 0px; height: 0px; border-style: solid; border-width: 3.5px 0 3.5px 5px; border-color: transparent transparent transparent var(--themeColor1); content: ""; animation: zump 1.5s linear infinite; } @keyframes zump { 0% { transform: translateY(-5px); } 50% { transform: translateY(6px); } 100% { transform: translateY(-5px); } } .abtHead { font-size: 20px; letter-spacing: 2.2px; margin-bottom: 16px; font-family: var(--o1Font); color: var(--themeColor1); text-transform: uppercase; display: inline-block; font-weight: 700; line-height: 1em; } .abtSubHead { font-size: 30px; line-height: 40px; font-weight: 600; color: var(--themeColor3); padding-bottom: 10px; } .play_video { margin-bottom: 30px; position: relative; top: 0px; left: 50%; transform: translateX(-50%); width: 200px; height: 200px; border-radius: 50%; background-color: #f1f1f1; box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 10%), inset 0px 0px 16px 0px rgb(0 0 0 / 13%); } .go-down-btn { position: relative; z-index: 1; } .go-down-btn svg { position: relative; z-index: -1; display: block; height: 170px; width: 170px; margin: 0 auto; top: 14px; } .play_btn { width: 78px; height: 78px; border-radius: 50%; cursor: pointer; } .play_btn { background-color: transparent; cursor: pointer; position: absolute; top: 50%; left: 50%; width: 80px; height: 80px; transform: translate(-50%, -50%); z-index: 9; } .play_btn svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); fill: var(--themeColor1); stroke: none; height: 30px; width: 30px; cursor: pointer; } .play_btn::after { position: absolute; content: ""; top: 50%; left: 50%; width: 80px; height: 80px; transform: translate(-50%, -50%); border-radius: 50%; border: 10px solid rgba(255, 255, 255, 0.85); z-index: 8; } .go-down-btn text { font-size: 10px; transform-origin: center; letter-spacing: 8px; font-weight: 600; animation: rotate-btn 10s linear infinite; } @keyframes rotate-btn { 100% { transform: rotate(360deg); } } }.p_21_s179{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s180{ .marquee_slider_3 { overflow-x: hidden; padding: 30px 0px; } .marqueeInner { background: linear-gradient(90deg, #8750f7 0%, #2a1454 100%); padding: 20px 0; position: relative; } .marqueeInner::before { position: absolute; content: ""; width: 110%; height: 100%; top: 0; left: -10px; background: rgb(192, 172, 233); transform: rotate(-1.09deg); z-index: -1; } .iconSec { width: 20px; } .cardPara { font-size: 16px; font-weight: 500; color: var(--paragraphColorWhite); letter-spacing: 1px; } .cardSec { justify-content: space-evenly; } .marqueeInner{ background:linear-gradient(90deg, #6A1940 0%, #310b1c 100%); } .marquee_slider_3{ position:relative; z-index: 3; margin-top: -50px; } .marqueeInner::before{ background: #A4728A; } }.p_21_s180{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s181{ .contact_section_2 { padding: 80px 0px; } .smallHead { font-size: 16px; font-weight: 400; line-height: 25px; } .mainHeading { color: var(--themeColor1); font-size: 48px; font-weight: 700; line-height: 58px; margin: 10px 0px 15px; } .subPara { font-size: 16px; color: var(--paragraphColorBlack); margin-bottom: 30px; line-height: 25px; } .custInnerGrid { grid-template-columns: 56px 1fr; } .iconSec { width: 56px; height: 56px; border-radius: 5px; background-color: var(--themeColor1); } .iconSec i { color: var(--paragraphColorWhite); } .inCardHead { font-size: 18px; font-weight: 700; line-height: 28px; } .inCardPara a{ color: var(--paragraphColorBlack); transition: 0.3s; } .inCardPara a:hover{ color: var(--anchorColorHover); } .locMainSec { margin-top: 30px; } .socialLinks { width: 35px; height: 35px; background-color: var(--themeColor1); border-radius: 3px; transition: 0.3s; } .socialIconMain { flex-wrap: wrap; } .socialLinks i { color: var(--paragraphColorWhite); } .socialLinks:hover { background-color: var(--anchorColorHover); } .socialLinks:hover i { color: var(--btnHoverTextColor); } .socialLinksMain { margin-top: 30px; padding-top: 30px; border-top: 1px solid #ccc; } .conRight { border-radius: 10px; background-color: white; padding: 48px; box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1); } .conLeft { padding: 48px; } .inputSec input { width: -webkit-fill-available; padding: 15px 25px 15px 25px; border-radius: 5px; border: 1px solid #dadada; font-size: 16px; margin-bottom: 30px; outline: none; } .inputSec textarea { width: -webkit-fill-available; padding: 15px 25px 15px 25px; border-radius: 5px; border: 1px solid #dadada; font-size: 16px; resize: vertical; margin-bottom: 30px; outline: none; } .joinBtn { cursor: pointer; padding: 15px 20px; font-size: 16px; background-color: var(--btnColor); border-radius: 5px; border: none; font-weight: 500; color: var(--btnTextColor); transition: 0.3s; } .joinBtn:hover { background-color: var(--btnHoverColor); } }.p_21_s181{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s182{ .gallery_section_5 { padding: 80px 0px; } .smallHead { font-size: 14px; font-weight: 600; font-family: var(--pFont); color: var(--headingColor1); letter-spacing: 4px; } .mainHeading { color: var(--headingColor2); font-family: var(--hFont); font-size: 45px; font-weight: 500; margin: 10px 0px; line-height: 60px; } .subPara { color: var(--paragraphColorBlack); font-size: 15px; line-height: 25px; font-family: var(--pFont); margin-bottom: 50px; } .item{ padding: 20px 0px; } .bannerImgMainSec{ height: 300px; } .bannerImgMainSec img{ transition: 0.3s; border-radius: 10px; } .bannerImgMainSec:hover img{ transform: translateY(-10px); } .arrowMainSec { pointer-events: none; z-index: 2; top: 50%; transform: translateY(-50%); } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 40px; height: 40px; background-color: var(--btnColor); border-radius: 8px; transition: 0.4s; } .arrowRightIconSec:hover, .arrowLeftIconSec:hover { background-color: var(--btnHoverColor); } .arrowRightIconSec i, .arrowLeftIconSec i { color: var(--btnTextColor); transition: 0.4s; } .arrowRightIconSec:hover i, .arrowLeftIconSec:hover i { color: var(--btnHoverTextColor); } }.p_21_s182{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s189{ .aboutMain { padding: 80px 0px; } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 40px; line-height: 50px; margin-bottom: 20px; font-weight: 600; color: var(--headingColor2); font-family: var(--hFont); } .mainSubPara { font-size: 15px; line-height: 25px; color: var(--paragrapghColorBlack); font-family: var(--pFont); } .imgSec { border-radius: 20px; overflow: hidden; line-height: 0px; } .aboutMain .imgSec { box-shadow: 0px 0px 20px 20px #e5e5e5; } @media only screen and (max-width: 900px) { .aboutMain { padding: 40px 0px; } .mainHeading { font-size: 30px; } } }.p_21_s189{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s191{ .aboutMain { padding: 80px 0px; } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 40px; line-height: 50px; margin-bottom: 20px; font-weight: 600; color: var(--headingColor2); font-family: var(--hFont); } .mainSubPara { font-size: 15px; line-height: 25px; color: var(--paragrapghColorBlack); font-family: var(--pFont); } .imgSec { border-radius: 20px; overflow: hidden; line-height: 0px; } .aboutMain .imgSec { box-shadow: 0px 0px 20px 20px #e5e5e5; } @media only screen and (max-width: 900px) { .aboutMain { padding: 40px 0px; } .mainHeading { font-size: 30px; } } }.p_21_s191{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_21_s196{ .ctaMain{ padding: 80px 0px; } .ctaText { font-size: 24px; color: var(--headingColor3); font-family: var(--o1Font); font-weight: 600; } .ctaText span { color: var(--themeColor1); font-style: italic; } .donateBtn { cursor: pointer; width: 150px; padding: 8px 0px; font-size: 16px; background-color: var(--btnColor); border-radius: 40px; border: none; font-weight: 500; color: var(--btnTextColor); position: relative; overflow: hidden; z-index: 1; margin-left: 20px; } .donateBtn::after { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 5%; background: var(--btnHoverColor); content: ""; z-index: -1; transition: 0.5s; } .donateBtn:hover::after { width: 100%; } .donateBtn:hover { color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px){ .ctaMain{ padding: 20px 0px; } .ctaInnerMain { flex-direction: column; gap: 20px; } }.ctaMain{ padding: 0px 0px 80px 0px; } }.p_21_s196{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }