.p_1_s180{ .testimonial_section_16 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .swiper { width: 100%; height: 750px; pointer-events: none; } .swiper-wrapper { transition-timing-function: linear !important; } .swiper-slide { height: auto !important; } .mainHeading { font-size: 40px; line-height: 50px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 10px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .cardSec { padding: 20px; background-color: var(--themeBg2); border-radius: 10px; } .star i { font-size: 14px; } .comment { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin: 10px 0px; } .custGrid { grid-template-columns: 40px 1fr; } .iconSec { width: 40px; height: 40px; border-radius: 50%; overflow: hidden; } .name { font-size: 14px; font-weight: 600; color: var(--paragraphColorBlack); } .desig { font-size: 13px; color: var(--paragraphColorBlack); } @media only screen and (max-width: 900px) { .testimonial_section_16 { padding: 40px 0px; } .mainHeading { font-size: 30px; line-height: 40px; } .slider2, .slider3 { display: none; } .swiper { height: 500px; } } }.p_1_s180{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s181{ .why_choose_us_13 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .height100 { height: 100%; } .mainHeading { font-size: 40px; line-height: 50px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 10px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .cardSec { padding: 30px; background-color: var(--themeBg2); border-radius: 20px; overflow: hidden; transition: 0.4s; height: -webkit-fill-available; } .iconSec { width: 40px; height: 40px; } .cardHead { font-size: 18px; line-height: 28px; font-family: var(--pFont); font-weight: 600; } .cardPara { font-size: 14px; line-height: 24px; font-family: var(--pFont); } .custGrid { grid-template-columns: 1fr 1.8fr 1fr; } .bgImgSec { top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; background-position: center; background-repeat: no-repeat; background-size: cover; opacity: 0; transition: 0.4s; } .uprSec { z-index: 2; width: 100%; max-width: 280px; height: 100%; transition: 0.4s; } .hoverSec { z-index: 3; padding: 15px; width: calc(100% - 90px); bottom: 30px; background-color: var(--themeBg1); border-radius: 10px; opacity: 0; transition: 0.4s; } .custGrid { grid-template-columns: 40px 1fr; } .cardSec:hover .bgImgSec { opacity: 1; } .cardSec:hover .uprSec { opacity: 0; } .cardSec:hover .hoverSec { opacity: 1; } .imgSec { border-radius: 10px; overflow: hidden; } @media only screen and (max-width: 900px) { .why_choose_us_13 { padding: 40px 0px; } .mainHeading { font-size: 30px; line-height: 40px; } .cardSec { width: 100%; padding: 20px; } .hoverSec { width: calc(100% - 70px); } .uprSec { max-width: none; } } .uprSec{ max-width: fit-content; } }.p_1_s181{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s182{ .grid_section_6 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .height100 { height: 100%; } .gridRow1 { grid-template-rows: 1fr 1fr; } .cardSec { height: calc(100% - 40px); border-radius: 20px; padding: 20px; background-color: var(--themeBg2); overflow: hidden; } .count { font-size: 50px; line-height: 60px; } .cardHead { font-size: 18px; line-height: 28px; font-family: var(--pFont); font-weight: 600; margin-bottom: 5px; } .cardPara { font-size: 14px; line-height: 24px; font-family: var(--pFont); } .iconSec { top: 0px; right: 0px; width: 70px; height: 70px; background-color: var(--themeBg1); border-radius: 50%; transition: 0.3s; } .iconSec img { filter: invert(0%); transition: 0.3s; } .ring { top: 50%; left: 50%; transform: translate(-50%, -50%); border: 1px solid #f1f1f1; width: 0%; height: 0%; border-radius: 50%; opacity: 0; } .ring1 { transition: 0.3s; } .ring2 { transition: 0.3s; } .ring3 { transition: 0.3s; } .cardSec:hover .iconSec img { filter: invert(100%); } .cardSec:hover .iconSec { background-color: black; } .cardSec:hover .ring { opacity: 1; } .cardSec:hover .ring1 { width: 150%; height: 150%; } .cardSec:hover .ring2 { width: 200%; height: 200%; } .cardSec:hover .ring3 { width: 250%; height: 250%; } .btn { padding: 10px 15px; border-radius: 8px; background-color: var(--btnColor); color: var(--btnTextColor); border: none; cursor: pointer; border: 2px solid var(--btnColor); transition: 0.3s; font-weight: 600; margin-top: 30px; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .btn i { transition: 0.3s; color: var(--btnTextColor); } .btn:hover i { color: var(--btnHoverTextColor); } .imgSec { max-width: 300px; } .mainHeading { font-size: 40px; line-height: 50px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 10px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } @media only screen and (max-width: 900px){ .width40{ width: 40%; } .grid_section_6{ padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } } }.p_1_s182{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s183{ .cta_section_7 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .height100 { height: 100%; } .centerSec { padding: 50px 0px; } .custGrid { grid-template-columns: 1fr 1.5fr 1fr; } .mainHeading { font-size: 40px; line-height: 50px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 10px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .img { width: 80px; height: 80px; border-radius: 10px; } .img1, .img6 { top: 0px; left: 0px; } .img2, .img7 { top: 0px; right: 0px; } .img3, .img8 { top: 50%; left: 50%; transform: translate(-50%, -50%); } .img4, .img9 { bottom: 0px; left: 0px; } .img5, .img10 { bottom: 0px; right: 0px; } .btn { padding: 10px 15px; border-radius: 8px; background-color: var(--btnColor); color: var(--btnTextColor); border: none; cursor: pointer; border: 2px solid var(--btnColor); transition: 0.3s; font-weight: 600; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .btn i { transition: 0.3s; color: var(--btnTextColor); } .btn:hover i { color: var(--btnHoverTextColor); } .cardSec { padding: 30px; background-color: var(--themeBg2); border-radius: 28px; } @media only screen and (max-width: 900px) { .custGrid { grid-template-columns: 1fr; } .leftSec, .rightSec { display: none; } .centerSec { padding: 0px; } .cta_section_7 { padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } } }.p_1_s183{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s187{ .marquee_slider_3 { overflow-x: hidden; padding: 30px 0px; } .marqueeInner { background: linear-gradient( 90deg, var(--themeColor1) 0%, var(--themeColor2) 100% ); padding: 20px 0; position: relative; } .marqueeInner::before { position: absolute; content: ""; width: 110%; height: 100%; top: 0; left: -10px; background: var(--themeBg2); 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{ padding:0px; } .marqueeInner::before{ content: none; } .iconSec{ width: 40px; } }.p_1_s187{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s188{ .card_section_3 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .mainHeading { font-size: 40px; line-height: 50px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 10px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .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.3s; } .arrowRightIconSec:hover, .arrowLeftIconSec:hover { background-color: var(--btnHoverColor); } .arrowRightIconSec i, .arrowLeftIconSec i { color: var(--btnTextColor); transition: 0.3s; } .arrowRightIconSec:hover i, .arrowLeftIconSec:hover i { color: var(--btnHoverTextColor); } .btnSec { margin-top: 30px; } .viewBtn { padding: 15px 30px; background-color: var(--btnColor); color: var(--btnTextColor); font-weight: 600; border-radius: 30px; border: 2px solid var(--btnColor); transition: 0.3s; cursor: pointer; } .viewBtn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .card_section_3 { padding: 40px 0px; } .mainHeading { font-size: 30px; line-height: 40px; } } }.p_1_s188{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s204{ .banner_16 { padding: 100px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .maxWidth800 { max-width: 800px; } .mainHeading { position: relative; font-size: 50px; line-height: 60px; color: var(--headingColor1); font-weight: 700; font-family: var(--hFont); margin-bottom: 15px; } .subPara { position: relative; font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btn { position: relative; padding: 10px 20px; font-size: 15px; font-weight: 600; background-color: var(--btnColor); color: var(--btnTextColor); border: none; border-radius: 5px; cursor: pointer; border: 2px solid var(--btnColor); transition: 0.3s; margin-bottom: 50px; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .imgMainSec { height: 340px; } .img { position: absolute; border-radius: 10px; } .img1, .img2 { width: 200px; height: 200px; } .img3, .img10, .img8 { width: 70px; height: 70px; } .img4, .img9, .img7 { width: 150px; height: 150px; } .img5, .img6 { width: 95px; height: 95px; } .img1 { top: 0%; right: 48%; } .img2 { bottom: 0%; right: 36%; } .img3 { top: 10%; left: 2%; } .img4 { bottom: 4%; left: 9%; } .img5 { bottom: 37%; left: 17%; } .img6 { bottom: 14%; left: 28%; } .img7 { top: 5%; right: 23%; } .img8 { top: -6%; right: 20%; } .img9 { right: 10%; bottom: 0px; } .img10 { top: 10%; right: 5%; } .cardSec { position: absolute; padding: 5px 5px 5px 5px; background-color: var(--themeBg2); border-radius: 60px; } .custGrid { grid-template-columns: 60px 1fr; } .iconSec { border-radius: 50%; width: 60px; height: 60px; background-color: var(--themeBg1); } .cardHead { font-size: 20px; font-weight: 600; } .cardPara { font-size: 13px; opacity: 0.6; } .img11 { top: 5%; left: 22%; } .img12 { bottom: 0%; left: 30%; } .img13 { bottom: 16%; right: 24%; } .img14 { top: 5%; right: 38%; padding: 5px; } .textSec { padding: 0px 15px 0px 10px; } @media only screen and (max-width: 900px) { .banner_16 { padding: 50px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .img { display: none; } .img1, .img2 { display: block; width: 150px; height: 150px; } .img3, .img10 { display: block; width: 50px; height: 50px; } .img1 { right: 20%; } .img2 { right: 38%; bottom: 16%; } .img3 { top: 32%; left: 6%; } .img10 { top: auto; bottom: 0%; right: 12%; } .custGrid { grid-template-columns: 40px 1fr; } .iconSec { width: 40px; height: 40px; } .cardHead { font-size: 16px; } .img11 { top: 4%; left: 10%; } .img13 { bottom: 25%; right: 5%; } .img12 { bottom: 2%; left: 4%; } .img14 { top: 5%; right: 10%; } .iconSec img { width: 20px; } } .banner_16{ padding-top: 160px; } }.p_1_s204{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }