.p_1_s211{ .navBtnMain { top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 99; pointer-events: none; } .navBtn { width: 40px; height: 40px; background-color: var(--themeColor1); margin: 0px 10px; pointer-events: all; cursor: pointer; opacity: 0.3; transition: 0.3s; border-radius: 10px; } .bannerMain:hover .navBtn { opacity: 1; } .navBtn i { color: var(--anchorColor); } .owl-theme .owl-nav.disabled + .owl-dots { margin-top: -50px; position: relative; z-index: 99; } .bannerImg img, .bannerImg video { height: 100%; object-fit: cover; } .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: var(--themeColor1) !important; width: 30px !important; } .bannerImg a { width: 100%; height: auto; display: block; } }.p_1_s211{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s218{ .marquee_slider_3 { overflow-x: hidden; padding: 20px 0px; } .marqueeInner { background: var(--themeColor1); padding: 20px 0; position: relative; } .marqueeInner::before { position: absolute; content: ""; width: 110%; height: 100%; top: 0; left: -10px; background: var(--themeBg1); 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; } .marquee_slider_3 { margin-top: -30px; position:relative; z-index: 10; } }.p_1_s218{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s219{ .about_section_6 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .mainHeading { font-size: 40px; font-weight: 600; line-height: 50px; margin-bottom: 10px; font-family: var(--hFont); color: var(--headingColor1); } .mainHeading span { color: var(--themeColor1); } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .aboutInnerHeading { font-size: 18px; font-weight: 500; line-height: 28px; } .aboutInnerPara { margin: 10px 0px 20px; font-size: 15px; color: var(--paragraphColorBlack); line-height: 25px; } .aboutCustomGrid { grid-template-columns: 260px 1fr; } .pointCheckIcon { width: 20px; height: 20px; color: var(--themeColor1); font-size: 20px; } .aboutInnerPointsPara { font-size: 15px; color: var(--paragraphColorBlack); line-height: 25px; font-weight: 500; } .pointsMainSec { margin-bottom: 10px; } .marBot50 { margin-bottom: 50px; } .disBtnMainSec button { width: auto; } .disBtnMainSec button:hover .firstIcon { width: 0px; } .disBtnMainSec button:hover .secondIcon { width: 20px; } .disBtnMainSec button { margin-top: 20px; padding: 12px 27px; background-color: var(--btnColor); border: none; color: var(--btnTextColor); border-radius: 30px; cursor: pointer; font-size: 14px; font-weight: 500; transition: 0.3s; } .disBtnMainSec button .firstIcon { display: block; transition: 0.5s; width: 20px; overflow: hidden; } .disBtnMainSec button .secondIcon { width: 0; margin-left: 10px; transition: 0.5s; overflow: hidden; } .disBtnMainSec button:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .gap90 { gap: 30px; } .aboutMain { padding: 20px 0px; background-image: none !important; } .subHeading { font-size: 16px; line-height: 28px; letter-spacing: 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .aboutCustomGrid { grid-template-columns: 1fr; } .aboutCustomGrid.gap50 { gap: 30px; } .disBtnMainSec button { margin: 20px auto 0px; } } }.p_1_s219{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s220{ .service_section_37 { padding: 70px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .maxWidth1200 { max-width: 1200px; } .smallHead { vertical-align: middle; font-size: 16px; line-height: 26px; font-family: var(--pFont); color: var(--headingColor2); font-weight: 600; margin-bottom: 10px; } .mainHeading { font-size: 30px; line-height: 40px; color: var(--headingColor1); margin-bottom: 10px; font-weight: 700; font-family: var(--hFont); } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorWhite); font-weight: 400; font-family: var(--pFont); margin-bottom: 50px; } .cardSec { border: 1px dashed #4f4f4f; background-color: transparent; border-radius: 30px; } .uprSec { padding: 30px; } .imgSec { margin-bottom: 30px; } .cardHead { font-size: 20px; line-height: 30px; color: var(--headingColor2); font-weight: 700; font-family: var(--hFont); margin-bottom: 10px; overflow: hidden; } .cardPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorWhite); font-weight: 400; font-family: var(--pFont); } .btn { padding: 15px; background-color: transparent; width: -webkit-fill-available; border: none; border-top: 1px dashed #4f4f4f; color: var(--btnTextColor); transition: 0.3s; cursor: pointer; } .btn:hover { color: var(--btnHoverTextColor); } .arrowIconSec { width: 40px; height: 40px; border-radius: 5px; background-color: var(--btnColor); color: var(--btnTextColor); pointer-events: all; cursor: pointer; transition: 0.3s; } .arrowIconSec:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .arrowMainSec { pointer-events: none; top: 50%; left: 50%; transform: translate(-50%, -50%); } .btnSec { margin-top: 50px; } .viewAll { padding: 15px 30px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 15px; font-weight: 500; border-radius: 40px; border: none; cursor: pointer; transition: 0.3s; } .viewAll:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .service_section_37 { padding: 40px 0px; } .mainHeading { font-size: 25px; margin: 10px 0px; } } }.p_1_s220{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s221{ .partners_4 { padding: 80px 0px; background-color: var(--themeBg1); } .partnerMain { border-radius: 15px; border: 2px solid #dce3e6; padding: 30px; text-align: center; transition: 0.3s; } .partnerMain:hover { border: 2px solid var(--themeColor2); } .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); } @media only screen and (max-width: 900px) { .partners_4{ padding: 20px 0px; } .mainHeading { font-size: 30px; line-height: 40px; } .subPara { margin-bottom: 30px; } .partnerMain{ padding: 15px; } } .partners_4{ padding-bottom: 0px; } }.p_1_s221{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s222{ .why_choose_us_2 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .whyMainGrid { grid-template-columns: 2fr 1fr; } .whyInnerMain { background-color: var(--themeBg2); padding: 40px 0px; border-radius: 60px; background-position: bottom left, top right; background-size: 350px, 280px; background-repeat: no-repeat, no-repeat; } .firstInnerSec { background-position: 220px -80px; background-size: 290px; background-repeat: no-repeat; border-radius: 20px; height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .secondInnerSec { background-position: 220px -80px; background-size: 290px; background-repeat: no-repeat; border-radius: 20px; height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .mainHeading { font-size: 40px; font-weight: 600; line-height: 50px; margin-bottom: 10px; font-family: var(--hFont); color: var(--headingColor1); } .mainHeading span { color: var(--themeColor1); } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .marBot50 { margin-bottom: 50px; } .whyCardText { padding: 30px; } .whyCardNo { color: var(--paragraphColorWhite); font-size: 45px; font-weight: 600; } .whyCardInnerText { color: var(--paragraphColorWhite); font-size: 18px; font-weight: 600; line-height: 28px; } .whyCardImg { line-height: 0px; } .whyCardImg img { height: 100%; border-radius: 20px; object-fit: contain; } .cardInnerSec { padding: 30px; border-radius: 20px; background-color: #fff; box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1); } .cardInnerGrid { grid-template-columns: 50px 1fr; } .cardIcon { width: 50px; height: 50px; } .cardHeading { font-size: 18px; font-weight: 600; margin-bottom: 5px; color: var(--headingColor2); } .cardSubPara { font-size: 15px; color: var(--paragraphColorBlack); font-weight: 500; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .cardInnerSec:hover .cardIcon svg { animation-name: zoom; animation-duration: 0.3s; animation-timing-function: linear; animation-iteration-count: infinite; animation-direction: alternate; } @keyframes zoom { 100% { transform: scale(0.9); } } @media only screen and (max-width: 1250px) { .whyInnerMain { width: calc(90% - 40px); padding: 20px; border-radius: 20px; } .subHeading { font-size: 16px; line-height: 28px; letter-spacing: 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .subPara { line-height: 25px; } .whyMainGrid { grid-template-columns: 1fr; } .gridRow3 { grid-template-rows: 1fr; } .cardInnerGrid { grid-template-columns: 1fr; text-align: center; } .cardIcon { margin: 0 auto; } .cardSubPara { -webkit-line-clamp: 3; } .cardInnerSec { padding: 20px; } } }.p_1_s222{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s223{ .dealMainSec { padding: 50px 0px; } .gridMainSec .grid3 .disBtnMainSec { top: 140px; left: 50%; transform: translateX(-50%); } .marBot50 { margin-bottom: 50px; } .grids:hover .disBtnMainSec button .firstIcon { width: 0px; } .grids:hover .disBtnMainSec button .secondIcon { width: 20px; } .gridMainSec .grid2 .disBtnMainSec { top: 150px; left: 40px; } .grids img { object-fit: contain; border-radius: 20px; } .disBtnMainSec button { margin-top: 20px; width: -webkit-fill-available; padding: 12px 27px; background-color: var(--btnColor); border: none; color: var(--btnTextColor); border-radius: 30px; cursor: pointer; font-size: 14px; font-weight: 500; transition: 0.3s; } .disBtnMainSec button:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .disBtnMainSec button .firstIcon { display: block; transition: 0.5s; width: 20px; overflow: hidden; } .disBtnMainSec button .secondIcon { width: 0; margin-left: 10px; transition: 0.5s; overflow: hidden; } .bbCardSec:hover .disBtnMainSec button .firstIcon { width: 0px; } .bbCardSec:hover .disBtnMainSec button .secondIcon { width: 20px; } .smallHead { vertical-align: middle; font-size: 16px; line-height: 26px; font-family: var(--pFont); color: var(--headingColor1); font-weight: 600; } .mainHeading { font-size: 40px; line-height: 50px; color: var(--headingColor2); margin-top: 15px; font-weight: 700; font-family: var(--hFont); } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-top: 15px; font-weight: 400; font-family: var(--pFont); } @media only screen and (max-width: 900px) { .dealMainSec { padding: 20px 0px; } .mainHeading { font-size: 30px; line-height: 40px; } .subPara { margin-bottom: 30px; } .gridMainSec .grid2 .disBtnMainSec { top: 83px; left: 22px; } .gap30 { gap: 10px; } } }.p_1_s223{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s224{ .testimonial_section_2 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .mainTextSec { margin-bottom: 50px; } .smallHead img { width: 35px; margin-right: 10px; } .mainHeading { font-size: 40px; font-weight: 600; line-height: 50px; margin-bottom: 10px; font-family: var(--hFont); color: var(--headingColor1); } .mainHeading span { color: var(--themeColor1); } .mainSubPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .testiCardMainSec { padding: 30px; background-color: var(--themeBg2); border-radius: 12px; position: relative; transition: 0.3s; } .testiCardMainSec:hover { margin-top: -5px; } .testiCardName { font-size: 20px; font-weight: 600; } .testiCardDesig { font-size: 15px; } .starSec { width: 20px; height: 20px; } .starSec i { font-size: 14px; color: var(--themeColor1); } .testiCardComment { font-size: 15px; line-height: 25px; padding: 23px 0px 25px 0px; } .cardHead { margin: 0px 10px 0px 0px !important; font-size: 22px; font-weight: 600; line-height: 32px; } .quoteSec { width: 45px; height: auto; } .testiSlider2 .owl-nav.disabled + .owl-dots { margin-top: 20px !important; } .testiSlider2 .owl-dots .owl-dot.active span { background-color: var(--themeColor1); } .testiSlider2 .owl-stage-outer { margin: -10px 0px; padding: 10px 0px; } /* BUTTON CSS START */ .btn { width: 130px; height: 42px; margin-top: 50px; position: relative; cursor: pointer; overflow: hidden; border: 2px solid var(--btnColor); transition: 0.4s; z-index: 1; font-size: 16px; border-radius: 6px; font-weight: 500; color: var(--btnTextColor); background-color: var(--btnColor); } .btn:before { content: ""; position: absolute; z-index: -1; background: var(--btnHoverColor); height: 150px; width: 200px; border-radius: 50%; } .btn:hover { color: var(--btnHoverTextColor); } .btn:before { top: 100%; left: 100%; transition: all 0.4s; } .btn:hover:before { top: -30px; left: -30px; } .btn:active:before { background: var(--btnHoverColor); transition: 0s; } /* BUTTON CSS END */ /* CUSTOM NAVIGATION CSS START */ .arrowMainSec { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 2; } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 36px; height: 36px; background-color: var(--btnColor); border: 2px solid var(--btnColor); border-radius: 8px; transition: 0.4s; } .arrowRightIconSec i, .arrowLeftIconSec i { color: var(--btnTextColor); transition: 0.4s; } .arrowRightIconSec:hover, .arrowLeftIconSec:hover { background-color: var(--btnHoverColor); } .arrowRightIconSec:hover i, .arrowLeftIconSec:hover i { color: var(--btnHoverTextColor); } /* CUSTOM NAVIGATION CSS END */ /* GRID SETTING START */ .testimonial_section_2 .grid .item { background-color: var(--themeBg2); border-radius: 12px; } .testimonial_section_2 .grid .item .testiCardMainSec { height: calc(100% - 60px); } .testimonial_section_2 .grid .item .testiCardMainSec:hover { margin-top: 0px; } .testimonial_section_2 .grid .item .forGrid { display: flex; justify-content: space-between; flex-direction: column; height: 100%; } .testimonial_section_2 .grid .item { transition: 0.4s; } .testimonial_section_2 .grid .item:hover { box-shadow: 0px 0px 20px 0px #00000033; } /* GRID SETTING END */ @media only screen and (max-width: 900px) { .testimonial_section_2 { padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .mainTextSec { margin-bottom: 30px; } .btn { margin-top: 30px; } .arrowRightIconSec, .arrowLeftIconSec { width: 30px; height: 30px; border-radius: 5px; } .arrowRightIconSec i, .arrowLeftIconSec i { font-size: 14px; } } }.p_1_s224{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s227{ .blog_section_1 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .smallHead { font-family: var(--o1Font); font-size: 25px; text-transform: uppercase; color: var(--headingColor1); letter-spacing: 3px; word-spacing: 5px; } .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); } .viewBtn { display: inline-block; margin-top: 50px; padding: 0 25px 0 13px; border-radius: 5.5px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 16px; font-weight: 500; line-height: 34px; transition: 0.4s; } .viewBtn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .arrowMainSec { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 2; } .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); } .blog_section_1 .owl-carousel .owl-stage-outer { padding: 20px; margin: -20px; } @media only screen and (max-width: 900px) { .mainHeading { font-size: 30px; line-height: 40px; } .subPara { margin-bottom: 30px; } } }.p_1_s227{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }