.p_1_s209{ .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_s209{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s210{ .cta_section_17 { padding: 50px 0px; background-color: var(--themeBg1); background-image: url(); background-position: center; background-repeat: no-repeat; background-size: cover; } .cardSec { padding: 30px 50px; background-color: var(--themeBg2); background: linear-gradient( 322deg, var(--themeColor1) 200px, transparent 200px ); border-radius: 5px; border: 1px solid var(--themeColor1); transition: 0.3s; } .custGrid { grid-template-columns: 1fr 150px; } .ctaHeading { font-size: 20px; line-height: 30px; font-weight: 600; margin-bottom: 5px; color: var(--headingColor1); font-family: var(--hFont); } .ctaPara { font-size: 14px; line-height: 24px; font-weight: 400; color: var(--paragraphColorBlack); } .btn { background-color: transparent; color: var(--btnTextColor); font-size: 15px; font-weight: 500; padding: 10px 15px; border: none; cursor: pointer; } }.p_1_s210{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s212{ .about_section_19 { padding: 50px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .abtPara { font-size: 14px; line-height: 24px; font-weight: 400; color: var(--paragraphColorBlack); } .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; font-family: var(--o1Font); color: var(--headingColor1); text-transform: uppercase; display: inline-block; font-weight: 700; line-height: 1em; } .abtSubHead { font-size: 30px; line-height: 40px; font-weight: 600; color: var(--headingColor1); margin-bottom: 20px; } .imgSec { width: 250px; margin-bottom: 30px; } .pointSec { margin-top: 30px; display: flex; align-items: center; justify-content: center; gap: 30px; flex-wrap: wrap; } .pointGrid { grid-template-columns: 20px 1fr; } .pointText { text-align: left; } .pointIcon i { font-size: 20px; color: var(--themeColor1); } .points { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); } .btn { padding: 10px 15px; background-color: var(--btnColor); color: var(--btnTextColor); border-radius: 5px; border: none; cursor: pointer; font-size: 14px; line-height: 24px; transition: 0.3s; font-weight: 500; animation: 1s bounce infinite linear; } @keyframes bounce { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.05); } } .btnOut { width: fit-content; margin-bottom: 20px; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } /* BUTTON CSS START */ .allBtn { 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); } .allBtn:before { content: ""; position: absolute; z-index: -1; background: var(--btnHoverColor); height: 150px; width: 200px; border-radius: 50%; } .allBtn:hover { color: var(--btnHoverTextColor); } .allBtn:before { top: 100%; left: 100%; transition: all 0.4s; } .allBtn:hover:before { top: -30px; left: -30px; } .allBtn:active:before { background: var(--btnHoverColor); transition: 0s; } /* BUTTON CSS END */ @media only screen and (max-width: 900px) { .about_section_19 { padding: 40px 0px; } .abtSubHead { font-size: 25px; line-height: 35px; } .imgSec { margin-bottom: 20px; } .pointSec { gap: 10px; } .points { font-size: 15px; } .pointIcon i { font-size: 15px; } } .btn{ animation: none; } }.p_1_s212{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s213{ .brands_sections_2 { padding: 50px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .mainHeading { font-size: 30px; line-height: 40px; font-weight: 600; color: var(--headingColor1); margin-bottom: 5px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; } .outerCard { padding: 10px; border-radius: 5px; overflow: hidden; background-color: var(--themeBg2); } .uprSec { margin-bottom: 50px; } .brandCard { background-color: var(--themeBg1); aspect-ratio: 2/1; border-radius: 5px; overflow: hidden; } .contain { width: auto; height: 100%; object-fit: contain; } /* 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 */ /* 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 */ @media only screen and (max-width: 900px) { .mainHeading { font-size: 25px; line-height: 35px; } .uprSec { margin-bottom: 30px; } } }.p_1_s213{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s214{ .category_section_11 { padding: 50px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .smallHead { font-size: 15px; line-height: 25px; font-weight: 400; letter-spacing: 2px; color: var(--headingColor2); font-family: var(--pFont); margin-bottom: 10px; } .mainHeading { font-size: 30px; line-height: 40px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor1); margin-bottom: 10px; } .subPara { font-size: 14px; line-height: 24px; font-weight: 400; margin-bottom: 50px; font-family: var(--pFont); color: var(--paragraphColorBlack); } .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); } .cardSec { margin: 0 auto; border-radius: 10px; overflow: hidden; background-color: var(--themeBg2); } .vidSec { line-height: 0px; aspect-ratio: 2/1.8; } .cardTextSec { padding: 10px 20px; background-color: var(--themeBg2); } .cardHead { font-size: 16px; font-weight: 600; line-height: 26px; color: var(--headingColor2); } /* 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 */ }.p_1_s214{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s215{ .popular_product_section_2 { padding: 50px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .uprSec { margin-bottom: 50px; } .outerSec { padding: 50px 0px; background-position: center; background-size: cover; background-repeat: no-repeat; } .mainHeading { font-size: 30px; line-height: 40px; font-weight: 600; color: var(--headingColor1); font-family: var(--hFont); margin-bottom: 5px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; } .cardSec { padding: 10px; border-radius: 5px; background-color: var(--themeBg2); } .imgSec { border-radius: 5px; overflow: hidden; aspect-ratio: 1/1; line-height: 0px; } .imgSec img{ transition: 0.3s; } .cardSec:hover .imgSec img { transform: scale(1.1); } .name { font-size: 18px; line-height: 28px; color: var(--headingColor2); font-weight: 600; margin: 10px 0px 0px; } .para { font-size: 14px; line-height: 24px; color: var(--paragraphColorWhite); font-weight: 400; } }.p_1_s215{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s217{ .product_section_1 { padding: 50px 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; margin-bottom: 10px; } .mainHeading { font-size: 30px; line-height: 40px; color: var(--headingColor2); font-weight: 600; font-family: var(--hFont); margin-bottom: 5px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; font-family: var(--pFont); } .product_section_1 .owl-carousel .owl-stage-outer { padding: 20px 0px; margin: -20px 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 */ @media only screen and (max-width: 900px) { .product_section_1 { padding: 20px 0px; } .uprSec { margin-bottom: 30px; } .mainHeading { font-size: 25px; line-height: 35px; margin-bottom: 5px; } .subPara { line-height: 20px; } .navBtn { width: 30px; height: 30px; border-radius: 5px; } .navBtn i { font-size: 14px; } } }.p_1_s217{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s219{ .product_section_1 { padding: 50px 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; margin-bottom: 10px; } .mainHeading { font-size: 30px; line-height: 40px; color: var(--headingColor2); font-weight: 600; font-family: var(--hFont); margin-bottom: 5px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; font-family: var(--pFont); } .product_section_1 .owl-carousel .owl-stage-outer { padding: 20px 0px; margin: -20px 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 */ @media only screen and (max-width: 900px) { .product_section_1 { padding: 20px 0px; } .uprSec { margin-bottom: 30px; } .mainHeading { font-size: 25px; line-height: 35px; margin-bottom: 5px; } .subPara { line-height: 20px; } .navBtn { width: 30px; height: 30px; border-radius: 5px; } .navBtn i { font-size: 14px; } } }.p_1_s219{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s220{ .product_section_1 { padding: 50px 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; margin-bottom: 10px; } .mainHeading { font-size: 30px; line-height: 40px; color: var(--headingColor2); font-weight: 600; font-family: var(--hFont); margin-bottom: 5px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; font-family: var(--pFont); } .product_section_1 .owl-carousel .owl-stage-outer { padding: 20px 0px; margin: -20px 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 */ @media only screen and (max-width: 900px) { .product_section_1 { padding: 20px 0px; } .uprSec { margin-bottom: 30px; } .mainHeading { font-size: 25px; line-height: 35px; margin-bottom: 5px; } .subPara { line-height: 20px; } .navBtn { width: 30px; height: 30px; border-radius: 5px; } .navBtn i { font-size: 14px; } } }.p_1_s220{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s221{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } .imgSec:hover img { transform:none; } }.p_1_s221{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s229{ .testimonial_section_19 { padding: 50px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 5px; color: var(--headingColor1); font-weight: 600; font-family: var(--hFont); } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; } .uprSec { margin-bottom: 50px; } .testiCard { padding: 20px; background-color: var(--themeBg2); border-radius: 5px; border: 2px solid transparent; transform: scale(0.9); filter: grayscale(1); } .custGrid { grid-template-columns: 100px 1fr; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid var(--themeColor1); } .imgSec { aspect-ratio: 1/1; overflow: hidden; border-radius: 5px; line-height: 0px; } .comment { font-size: 12px; line-height: 22px; font-weight: 400; color: var(--paragraphColorBlack); } .pName { font-size: 12px; line-height: 22px; color: var(--paragraphColorBlack); margin-top: 5px; font-weight: 600; } .profileGrid { grid-template-columns: 50px 1fr 50px; } .name { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 600; } .desig { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; } .owl-item.active.center .testiCard { transform: scale(1) !important; border: 2px solid var(--themeColor1); filter: grayscale(0); } .owl-item.active.center .testiCard svg path { fill: var(--themeColor1) !important; } /* 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 */ /* 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 */ }.p_1_s229{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }