.p_1_s178{ .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_s178{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s179{ .why_choose_us_15 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .uperSec { margin-bottom: 50px; } .cardSec { padding: 0px 30px; border-right: 1px solid #ececec; } .cardSec:nth-last-child(1) { border-right: none; } .iconSec { width: 50px; height: 50px; margin-bottom: 20px; } .cardHead { font-size: 18px; line-height: 28px; margin-bottom: 20px; color: var(--headingColor2); font-weight: 600; font-family: var(--hFont); } .cardPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .imgSec { max-width: 1000px; } .smallHead { font-size: 16px; line-height: 26px; color: var(--headingColor1); font-family: var(--pFont); margin-bottom: 5px; } .mainHeading { font-size: 40px; line-height: 50px; color: var(--headingColor2); font-weight: 600; font-family: var(--hFont); margin-bottom: 10px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } @media only screen and (max-width: 900px) { .cardSec { border: none; padding: 0px; } .grid3 { gap: 30px; } .subPara { margin-bottom: 30px; } .why_choose_us_15 { padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .cardHead { margin-bottom: 10px; } .iconSec { margin-bottom: 15px; } } .imgSec { display: none; } .why_choose_us_15{ padding: 100px 0px 400px; } .iconSec{ margin-bottom: 25px; } .cardHead{ margin-bottom: 10px; font-size: 16px; line-height: 26px; } .cardPara{ font-size: 14px; } .iconSec{ width: 70px; height: 70px; } }.p_1_s179{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s180{ .category_section_12 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .uperSec { margin-bottom: 50px; } .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); } .cardSec { background-color: var(--themeBg2); border-radius: 30px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); overflow: hidden; position: relative; top: 0px; transition: 0.3s; } .cardSec:hover { top: -10px; } .uprCardSec { padding: 30px 20px; position: relative; z-index: 2; } .cardImgSec { aspect-ratio: 1; border-radius: 50%; overflow: hidden; } .cardHead { font-size: 20px; line-height: 30px; color: var(--headingColor2); font-weight: 700; font-family: var(--hFont); margin-bottom: 10px; } .cardPara { font-size: 14px; line-height: 20px; color: var(--paragraphColorBlack); font-weight: 400; font-family: var(--pFont); margin-bottom: 30px; } .btnSec { border-top: 1px dashed #d8d2d0; } .btn { width: -webkit-fill-available; padding: 15px 10px; border: none; background-color: transparent; font-size: 15px; font-weight: 500; cursor: pointer; } .btn i { color: var(--themeColor1); font-size: 16px; vertical-align: middle; } .absImg { width: 140px; height: 140px; position: absolute; top: 0px; right: 0px; z-index: 0; background-position: center; background-repeat: no-repeat; background-size: cover; } .img2 { opacity: 0; } .img2, .img1 { transition: 0.3s; } .cardSec:hover .img2 { opacity: 1; } .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); } .catSlider12 .owl-stage-outer { padding: 30px 0px; margin: -30px 0px; } @media only screen and (max-width: 900px) { .category_section_12 { padding: 40px 0px; } .mainHeading { font-size: 25px; margin: 10px 0px; } } .smallHead i{ display:none; } }.p_1_s180{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s181{ .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; } } .dealMainSec{ padding: 0px; } }.p_1_s181{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s182{ .testimonial_section_14 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-size: cover; background-repeat: no-repeat; } .uperSec { margin-bottom: 50px; } .gap5 { gap: 5px; } .smallHead { color: var(--headingColor1); display: inline-block; font-size: 15px; text-transform: capitalize; font-weight: 600; margin-bottom: 5px; position: relative; border: 1px solid #d8d8d8; border-radius: 50px; line-height: 1; padding: 10px 14px 10px 30px; } .round-subtitle-shape:before { position: absolute; content: ""; left: 14px; top: 14px; background-color: var(--themeColor1); height: 8px; width: 8px; border-radius: 100%; animation: rt-opacity 1.5s ease infinite; } @keyframes rt-opacity { 0% { opacity: 1; } 50% { opacity: 0.2; } 100% { opacity: 1; } } .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); } .cardSec { padding: 30px; background-color: var(--themeBg2); border-radius: 10px; } .star { width: 20px; height: 20px; } .star i { color: var(--themeColor1); } .comment { margin: 20px 0px; font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); } .name { font-size: 15px; font-weight: 500; line-height: 25px; color: var(--themeColor1); } .desig { font-size: 14px; } .imgOuter { line-height: 0px; bottom: 0px; right: 0px; width: 300px; z-index: 3; } @media only screen and (max-width: 900px) { .testimonial_section_14 { padding: 40px 0px; } .imgOuter { display: none; } .mainHeading { font-size: 25px; line-height: 35px; } .subPara { margin-bottom: 30px; } .sliderMain { margin: 0 auto; } } }.p_1_s182{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s183{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } }.p_1_s183{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s184{ .product_section_1 { padding: 80px 0px; } .uprSec { margin-bottom: 50px; } .navBtnMain { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 99; } .navBtn { width: 40px; height: 40px; background-color: var(--btnColor); margin: 0px 10px; pointer-events: all; cursor: pointer; transition: 0.3s; border-radius: 10px; } .navBtn:hover { background-color: var(--btnHoverColor); } .navBtn i { color: var(--btnColorText); transition: 0.3s; } .navBtn:hover i { color: var(--btnHoverTextColor); } .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); } .product_section_1 .owl-carousel .owl-stage-outer { padding: 20px; margin: -20px; } @media only screen and (max-width: 900px) { .product_section_1 { padding: 20px 0px; } .subPara { margin-bottom: 30px; } .mainHeading { font-size: 30px; line-height: 40px; } } }.p_1_s184{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s185{ .product_section_1 { padding: 80px 0px; } .uprSec { margin-bottom: 50px; } .navBtnMain { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 99; } .navBtn { width: 40px; height: 40px; background-color: var(--btnColor); margin: 0px 10px; pointer-events: all; cursor: pointer; transition: 0.3s; border-radius: 10px; } .navBtn:hover { background-color: var(--btnHoverColor); } .navBtn i { color: var(--btnColorText); transition: 0.3s; } .navBtn:hover i { color: var(--btnHoverTextColor); } .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); } .product_section_1 .owl-carousel .owl-stage-outer { padding: 20px; margin: -20px; } @media only screen and (max-width: 900px) { .product_section_1 { padding: 20px 0px; } .subPara { margin-bottom: 30px; } .mainHeading { font-size: 30px; line-height: 40px; } } }.p_1_s185{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s186{ .product_section_1 { padding: 80px 0px; } .uprSec { margin-bottom: 50px; } .navBtnMain { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 99; } .navBtn { width: 40px; height: 40px; background-color: var(--btnColor); margin: 0px 10px; pointer-events: all; cursor: pointer; transition: 0.3s; border-radius: 10px; } .navBtn:hover { background-color: var(--btnHoverColor); } .navBtn i { color: var(--btnColorText); transition: 0.3s; } .navBtn:hover i { color: var(--btnHoverTextColor); } .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); } .product_section_1 .owl-carousel .owl-stage-outer { padding: 20px; margin: -20px; } @media only screen and (max-width: 900px) { .product_section_1 { padding: 20px 0px; } .subPara { margin-bottom: 30px; } .mainHeading { font-size: 30px; line-height: 40px; } } }.p_1_s186{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s187{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } }.p_1_s187{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s188{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } }.p_1_s188{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }