.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{ .testimonial_section_9 { padding: 70px 0px; background-color: var(--themeBg1); } .smallHead { font-size: 20px; font-weight: 600; line-height: 30px; color: var(--headingColor1); font-family: var(--hFont); } .mainHeading { color: var(--headingColor1); font-family: var(--hFont); font-size: 40px; line-height: 50px; font-weight: 600; margin-bottom: 10px; } .mainHeading span { color: var(--themeColor1); } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr 450px; } .testiCard { padding: 30px; border-radius: 20px; } .imgSec { width: 40px; top: -1px; left: 350px; transition: 0.4s; } .testiCard:hover .imgSec { left: 100px; } .quoteSec { width: 50px; height: 50px; } .comment { font-size: 15px; line-height: 25px; font-weight: 400; color: var(--paragraphColorBlack); margin: 10px 0px; } .profileGrid { grid-template-columns: 70px 1fr; } .profileGrid img { border-radius: 50%; } .name { font-size: 17px; line-height: 27px; font-weight: 600; color: var(--headingColor); } .desig { font-size: 15px; font-weight: 500; color: var(--paragraphColorBlack); line-height: 25px; } .testiSlider9 { margin-top: 50px; } .arrowMainSec { 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); } @media only screen and (max-width: 900px) { .testimonial_section_9 { padding: 20px 0px; } .custGrid { grid-template-columns: 1fr; } .mainHeading { font-size: 30px; line-height: 40px; margin: 0px; } .imgSec { left: 280px; } } }.p_1_s218{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s221{ .category_section_7 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .uprSec{ margin-bottom: 50px; } .cat7 .owl-stage-outer{ padding: 20px; margin: -20px; } .blurImg { aspect-ratio: 1 / 1; filter: blur(100px); } .noBlurImg { aspect-ratio: 1 / 1; top: 50%; left: 50%; transform: translate(-50%, -50%); } .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); } .catCard { transform: scale(0.9); transition: 0.3s; } .catCard:hover { transform: scale(1); } .imgSec { border-radius: 50%; overflow: hidden; } .cardTextSec { padding-top: 10px; } .cardHead { font-size: 18px; line-height: 28px; 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); } @media only screen and (max-width: 900px) { .category_section_7 { padding: 30px 0px; } .mainHeading { font-size: 30px; } .subPara { margin-bottom: 30px; } .grid5 { grid-template-columns: repeat(3, 1fr); gap: 10px; } .catCard { transform: scale(1); } .imgSec { padding: 0px; } .catCard:hover .imgSec { border: none; } .cardHead { font-size: 22px; font-weight: 500; } .cardTextSec { padding: 10px; } } .noBlurImg{ width: 60% !important; height: 60%; } }.p_1_s221{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s223{ .product_section_5 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .product_section_5 .owl-carousel .owl-stage-outer { padding: 10px 0px; } .custGrid { grid-template-columns: 350px 1fr; } .custGrid2 { grid-template-columns: 1fr 350px; } .imgSec { line-height: 0px; } .rightSec { overflow: hidden; } .uprSec { margin-bottom: 50px; } .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); } /* CUSTOM NAVIGATION CSS START */ .arrowMainSec { margin-top: 10px; pointer-events: none; } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 45px; height: 45px; 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) { .custGrid { grid-template-columns: 1fr; gap: 30px; } .product_section_5 { padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; margin-bottom: 0px; } .uprSec { margin-bottom: 30px; } .rightSec { position: relative; } .arrowMainSec { position: absolute; z-index: 2; width: 100%; justify-content: space-between; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; } } .product_section_5 .owl-carousel .owl-stage-outer{ margin: -20px; padding: 20px; } .custGrid{ gap: 30px; align-items: center } }.p_1_s223{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s226{ .aboutMain { padding: 80px 0px; } .smallHead { font-size: 20px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; color: var(--themeColor1); } .mainHeading { font-size: 40px; font-weight: 600; margin: 20px 0px; color: var(--headingColor1); } .subPara { font-size: 15px; line-height: 30px; } .belowGrid { grid-template-columns: 170px 1fr; } .leftBelowSec { margin-top: 30px; } .circleOuter button { background: var(--btnColor); color: var(--btnTextColor); font-size: 17px; font-style: normal; font-weight: 500; padding: 10px 20px; overflow: hidden; position: relative; display: flex; line-height: 28px; transition: all .3s ease 0s; border-radius: 10px 10px 10px 10px; border: none; outline: none; } .circleOuter button:hover{ background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .counterSecMain { border-left: 1px solid var(--themeColor1); padding-left: 35px; margin: 20px 0px; } .cardHeading { font-size: 50px; font-weight: 700; line-height: 50px; color: var(--headingColor1); } .cardPara { font-size: 16px; line-height: 26px; margin-top: 4px; } @media only screen and (max-width:1000px) { .rightSec img { width: 100%; } } @media only screen and (max-width: 900px) { .aboutMain:hover .rightSec img { transform: rotate(0deg); } .counterSecMain .grid2 { grid-template-columns: 1fr 1fr; } .aboutMain { padding: 20px 0px; } .mainHeading { font-size: 30px; } .belowGrid { grid-template-columns: 1fr; gap: 0px; } .cicleSecMain { margin: 0 auto; } .cardHeading { font-size: 25px; line-height: 35px; } .leftBelowSec { margin-top: 10px; } }.imgSec{ margin: 80px; } @media only screen and (max-width: 900px) { .imgSec{ margin: 0px; } } }.p_1_s226{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s227{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } .imgSec{ line-height: 0px; } }.p_1_s227{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s228{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } .imgSec img{ height: auto; object-fit: contain } .imgSec{ line-height: 0px; } }.p_1_s228{ margin-top:10px;margin-bottom:10px;@media only screen and (max-width: 900px) { background-attachment:scroll; margin-top:10px;margin-bottom:10px; } }.p_1_s229{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } .imgSec img{ height: auto; object-fit: contain } .imgSec{ line-height: 0px; } }.p_1_s229{ margin-bottom:10px;padding-top:40px;padding-bottom:40px;@media only screen and (max-width: 900px) { background-attachment:scroll; margin-bottom:10px;padding-top:40px;padding-bottom:40px; } }.p_1_s230{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } }.p_1_s230{ padding-top:80px;@media only screen and (max-width: 900px) { background-attachment:scroll; padding-top:40px; } }.p_1_s231{ .faq_contact { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .smallHead { vertical-align: middle; font-size: 16px; line-height: 26px; font-family: var(--pFont); color: var(--headingColor2); font-weight: 600; } .mainHeading { font-size: 30px; line-height: 40px; color: var(--headingColor1); margin-top: 15px; font-weight: 700; font-family: var(--hFont); } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-top: 15px; margin-bottom: 50px; font-weight: 400; font-family: var(--pFont); } .leftSec { border: 1px dashed rgba(0, 0, 0, 0.18); padding: 40px; border-radius: 30px; background-color: transparent; } .ques { font-size: 16px; line-height: 30px; color: var(--headingColor2); font-weight: 600; font-family: var(--pFont); } .ans { margin-top: 10px; font-size: 14px; line-height: 24px; font-weight: 400; color: var(--paragraphColorBlack); font-family: var(--pFont); } .cardSec { border-bottom: 1px dashed rgba(0, 0, 0, 0.18); padding-bottom: 20px; margin-bottom: 20px; } .ansSec { display: none; } .activeAns { display: block; } .leftBtn { background-color: transparent; border: none; font-size: 14px; line-height: 24px; font-weight: 600; cursor: pointer; } .leftBtn i { font-size: 16px; vertical-align: middle; } .rightSec { background-color: var(--themeBg2); border-radius: 30px; padding: 40px; } .custGrid { grid-template-columns: 110px 15px 1fr; } .inputSec { font-size: 14px; line-height: 24px; font-weight: 500; margin-bottom: 30px; } .inputSec input, .inputSec select, .inputSec textarea { width: 100%; background-color: transparent; padding: 8px 0px; border: none; border-bottom: 1px dashed rgba(0, 0, 0, 0.18); outline: none; } .inputSec textarea { width: 100%; background-color: transparent; padding: 8px 0px; border: none; border-bottom: 1px dashed rgba(0, 0, 0, 0.18); outline: none; resize: none; } .formBtn { width: -webkit-fill-available; padding: 10px; border-radius: 30px; font-size: 15px; line-height: 25px; font-weight: 500; background-color: var(--btnColor); color: var(--btnTextColor); border: none; transition: 0.3s; cursor: pointer; } .formBtn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .quesSec{ cursor: pointer; } @media only screen and (max-width: 900px) { .faq_contact { padding: 40px 0px; } .mainHeading { font-size: 25px; margin-top: 10px; } .subPara { margin-bottom: 30px; } .leftSec { padding: 20px; } .cardSec { padding-bottom: 15px; margin-bottom: 15px; } .rightSec { padding: 20px; } .inputSec { margin-bottom: 20px; } .custGrid { gap: 10px; } } }.p_1_s231{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s233{ .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_s233{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s235{ .product_section_5 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .product_section_5 .owl-carousel .owl-stage-outer { padding: 10px 0px; } .custGrid { grid-template-columns: 350px 1fr; } .custGrid2 { grid-template-columns: 1fr 350px; } .imgSec { line-height: 0px; } .rightSec { overflow: hidden; } .uprSec { margin-bottom: 50px; } .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); } /* CUSTOM NAVIGATION CSS START */ .arrowMainSec { margin-top: 10px; pointer-events: none; } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 45px; height: 45px; 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) { .custGrid { grid-template-columns: 1fr; gap: 30px; } .product_section_5 { padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; margin-bottom: 0px; } .uprSec { margin-bottom: 30px; } .rightSec { position: relative; } .arrowMainSec { position: absolute; z-index: 2; width: 100%; justify-content: space-between; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; } } .product_section_5 .owl-carousel .owl-stage-outer{ margin: -20px; padding: 20px; } .custGrid{ gap: 30px; align-items: center } }.p_1_s235{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s253{ .counter_4 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-position: center; background-repeat: no-repeat; } .custGrid { grid-template-columns: 80px 1fr; } .iconSec { height: 80px; width: 80px; } .iconSec img { height: 100%; } .count { font-size: 70px; color: var(--headingColor1); } .cardPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-weight: 500; } .maxWidth1300{ max-width: 1500px; } }.p_1_s253{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s254{ .supMain { padding: 80px 0px; } .supCard { padding: 20px 20px; background-color: var(--themeBg1); border-radius: 10px; position: relative; overflow: hidden; cursor: pointer; } .cardGrid { grid-template-columns: 50px 1fr; position: relative; z-index: 9; } .iconSec { width: 50px; height: 50px; } .iconSec i { font-size: 40px; color: var(--themeColor1); transition: 0.3s; } .cardTextSec { height: 100%; } .cardHead { height: 100%; display: flex; flex-direction: column; justify-content: center; border-left: 2px solid #dddddd; padding-left: 10px; font-size: 20px; font-weight: 600; color: var(--headingColor1); transition: 0.3s; } .hoverDiv { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 0%; background-color: var(--themeColor1); transition: 0.3s; } .supCard:hover .hoverDiv { height: 100%; } .supCard:hover .iconSec i { color: var(--paragraphColorWhite); } .supCard:hover .cardHead { color: var(--paragraphColorWhite); } .botTabSec { margin-top: 50px; background-position: center; background-repeat: no-repeat; background-size: cover; padding: 10px; border: 1px solid #dddddd; border-radius: 10px; background-color: var(--themeBg1); display: none; } .botGrid { grid-template-columns: 500px 1fr; } .imgSec img { object-fit: cover; border-radius: 10px; } .botRightSec { padding: 30px 70px 30px 30px; } .botRightSec .cardHead { border: none; margin-bottom: 40px; padding-left: 0px; } .botCardSec { border-bottom: 1px solid #dddddd; padding-bottom: 30px; margin-bottom: 30px; transition: 0.3s; } .botCardGrid { grid-template-columns: 45px 1fr; } .botIConSec { width: 45px; height: 45px; background-color: var(--themeColor1); border-radius: 50%; } .botIConSec i { font-size: 20px; color: white; } .carInnerHead { font-size: 16px; font-weight: 800; margin: 0 0 5px; color: var(--headingColor2); } .carInnerPara { font-size: 15px; line-height: 25px; } .botCardSec:hover { border-bottom: 1px solid var(--themeColor1); } .supCard.activeTab .hoverDiv { height: 100%; } .supCard.activeTab .iconSec i { color: var(--paragraphColorWhite); } .supCard.activeTab .cardHead { color: var(--paragraphColorWhite); } .botTabSec.active { display: block; } .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: 22px; 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: 40px; line-height: 50px; font-weight: 600; color: var(--headingColor1); padding-bottom: 20px; /* font-family: va\; */ } .btn { padding: 10px; background-color: var(--btnColor); color: var(--btnTextColor); border-radius: 5px; border: none; transition: 0.3s; cursor: pointer; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } @media only screen and (max-width: 1100px) { .botCardGrid.gap30 { gap: 10px; } .botGrid { grid-template-columns: 1fr 1fr; } } @media only screen and (max-width: 900px) { .topTabSec .grid3 { grid-template-columns: 1fr 1fr; } } @media only screen and (max-width: 700px) { .abtSubHead { font-size: 30px; } .cardHead { font-size: 20px; } .botGrid { grid-template-columns: 1fr; } .cardGrid { grid-template-columns: 40px 1fr; } .supCard { padding: 15px; } .iconSec { width: 40px; height: 40px; } .cardGrid.gap20 { gap: 10px; } .botRightSec { padding: 30px; } } @media only screen and (max-width: 550px) { .supMain { padding: 20px 0px; } .topTabSec .grid3 { grid-template-columns: 1fr; } .botRightSec { padding: 10px; } } .supMain .maxWidth1100{ max-width: 1300px; } }.p_1_s254{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s262{ .counterMain { padding: 80px 0px; background-color: var(--themeBg1); } .counterInner { background-color: var(--themeBg2); border-radius: 120px; /* padding: 80px 50px; */ padding: 40px 50px; box-shadow: 0px 0px 30px 0px #efefef; } .counterGrid { grid-template-columns: 70px 1fr; } .counterTextSec { border-left: 3px solid #ddd; padding-left: 20px; } .maskImgBg { position: relative; width: 70px; height: 70px; mask: url('data:image/svg+xml;utf8,'); mask-repeat: no-repeat; mask-position: center; mask-size: cover; } .counterIconSec { width: 70px; height: 70px; background-color: var(--themeBg2); } .counterIconSec i { color: var(--paragraphColorWhite); font-size: 25px; } .cardCount { font-size: 36px; font-weight: 800; letter-spacing: 0.54px; color: var(--headingColor1); } .cardPara { font-size: 17px; font-weight: 500; margin-top: 6px; line-height: 1.3; color: var(--paragraphColorBlack); transition: all 500ms ease; } @media only screen and (max-width: 1050px) { .counterMain { padding: 20px 0px; } .counterInner { padding: 60px; border-radius: 200px; } .counterInner .gap20 { column-gap: 20px; row-gap: 50px; } .counterCard .gap20 { gap: 20px; } .counterInner .grid4 { grid-template-columns: 1fr 1fr; } } @media only screen and (max-width: 650px) { .cardCount { font-size: 25px; } .counterGrid { grid-template-columns: 40px 1fr; } .maskImgBg { width: 40px; height: 40px; } .counterIconSec { width: 40px; height: 40px; } .cardPara { font-size: 15px; } } @media only screen and (max-width: 550px) { .counterInner .grid4 { grid-template-columns: 1fr 1fr; } .counterInner { padding: 20px; border-radius: 10px; } .counterCard .gap20 { gap: 10px; } .counterTextSec { padding: 10px 0px 10px 10px; } .counterInner .gap20 { row-gap: 30px; column-gap: 10px; } } .counterMain{ padding-bottom: 0px; } .maskImgBg{ mask: none } }.p_1_s262{ @media only screen and (max-width: 900px) { background-attachment:scroll; padding-top:20px; } }.p_1_s269{ .outerSlider{ margin-top: -200px; margin-bottom: 80px; } .whyMainSec { padding-top: 150px; padding-bottom: 300px; background-position: center; background-size: cover; } .whyHeading { font-size: 30px; color: var(--headingColorW1); font-weight: 700; margin-top: 20px; margin-bottom: 20px; } .whySubPara { font-size: 16px; color: var(--paragraphColorWhite); line-height: 25px; } .whyCard { margin-top: -200px; margin-bottom: 80px; } .cardHeading { font-size: 20px; color: var(--headingColor1); font-weight: 600; margin: 10px 0px; } .cardIconSec { max-width: 100px; margin: 0 auto; } .cardSubPara { font-size: 14px; line-height: 25px; color: var(--paragraphColorBlack); } .whyCardMain { padding: 20px; border: 2px solid var(--themeColor1); border-radius: 20px; } .innerCardwhy { background-color: var(--themeBg4); box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1); padding: 40px 20px; border-radius: 20px; } .aboutText { font-size: 20px; color: var(--themeColor1); } .navBtnMain { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 99; } .navBtn { width: 40px; height: 40px; background-color: var(--themeColor1); margin: 0px 10px; pointer-events: all; cursor: pointer; transition: 0.3s; border-radius: 10px; } .navBtn i { color: var(--anchorColor); } @media only screen and (max-width: 900px) { .whyHeading { font-size: 25px; } .whySubPara { font-size: 15px; } .cardHeading { font-size: 20px; } .cardSubPara { font-size: 15px; } .whyMainSec { padding-top: 50px; padding-bottom: 250px; } } .cardHeading{ color: var(--headingColor2); } .aboutText{ color: var(--headingColor1); } .outerSlider{ margin-bottom: 80px; } }.p_1_s269{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s272{ .service_section_19 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-size: cover; background-repeat: no-repeat; } .innerSec { padding: 50px; background-color: var(--themeBg2); } .smallHead { position: relative; font-weight: 600; font-size: 15px; padding: 7px 18px; letter-spacing: 0.5px; display: inline-block; color: var(--headingColor1); border: 1px dashed var(--headingColor1); } .mainHeading { font-size: 30px; line-height: 40px; font-weight: 600; margin: 10px 0px; color: var(--headingColor2); } .subPara { font-size: 15px; line-height: 25px; margin-bottom: 50px; color: var(--paragraphColorBlack); } .item a { display: block; border-radius: 10px; overflow: hidden; } .cardSec { padding: 15px; } .cardGrid { grid-template-columns: 60px 1fr; } .iconSec { width: 60px; height: 60px; } .cardHead { font-size: 20px; line-height: 30px; color: var(--headingColor2); font-weight: 600; } .navBtn { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 2; } .navIcon { pointer-events: all; cursor: pointer; width: 30px; height: 30px; background-color: var(--btnColor); border-radius: 5px; transition: 0.3s; } .navIcon:hover { background-color: var(--btnHoverColor); } .navIcon i { color: var(--btnTextColor); } .navIcon:hover i { color: var(--btnHoverTextColor); } .heading2 { position: absolute; top: 100%; opacity: 0; transition: 0.3s; } .cardSec:hover .heading2 { opacity: 1; top: 50%; transform: translateY(-50%); } .heading1 { position: relative; transition: 0.3s; top: 0; } .cardSec:hover .heading1 { opacity: 0; top: -70px; } .cardPara { font-size: 14px; line-height: 20px; color: var(--paragraphColorBlack); } .btn { padding: 10px 20px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 14px; cursor: pointer; border-radius: 5px; margin-top: 50px; border: 1px solid transparent; transition: 0.3s; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); border: 1px solid var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .service_section_19 { padding: 40px 0px; } .innerSec { padding: 30px; width: calc(90% - 60px); } .mainHeading { font-size: 25px; line-height: 35px; } .subPara { margin-bottom: 30px; } .cardHead { font-size: 18px; line-height: 28px; } } .service_section_19{ padding: 40px 0px 0px; } .innerSec{ padding: 0px; background-color: #fff; width: auto; } .slider .maxWidth1300{ width:90%; } .heading2{ position:static; opacity: 1; } .cardSec { pointer-events: none; } @media only screen and (max-width: 900px){ .service_section_19{ padding-bottom: 30px; } } }.p_1_s272{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }