.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_s220{ .service_section_7 { padding: 70px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .smallHead { font-size: 14px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor1); letter-spacing: 4px; } .mainHeading { color: var(--headingColor1); font-family: var(--hFont); font-size: 45px; font-weight: 500; margin: 20px 0px 50px; line-height: 60px; } .subPara { color: var(--paragraphColorBlack); font-size: 16px; line-height: 30px; font-family: var(--pFont); } .allBtn { display: inline-block; font-family: var(--pFont); font-weight: 500; border-style: none; border-radius: 100px; padding: 15px 30px 15px 30px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 13px; transition: 0.4s; margin-top: 20px; } .allBtn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .serCard { padding: 35px; background-color: var(--themeBg2); border-radius: 20px; } .cardHead { font-size: 25px; font-family: var(--hFont); font-weight: 500; line-height: 34px; margin-bottom: 12px; color: var(--headingColor2); transition: 0.4s; } .cardPara { font-family: var(--pFont); font-size: 16px; line-height: 30px; margin-bottom: 20px; color: var(--paragraphColorBlack); } .iconSec { width: 90px; height: 90px; background-color: var(--themeBg1); border-radius: 50%; margin-bottom: 20px; } .iconSec img { width: 50px; height: auto; transition: 0.4s; } .serCard:hover .iconSec img { transform: rotateY(360deg); } .learnBtn { display: inline-block; font-size: 13px; font-weight: 500; color: var(--btnColor); transition: 0.3s; } .learnBtn:hover { color: var(--btnHoverColor); } @media only screen and (max-width: 900px) { .mainHeading { margin-bottom: 0px; font-size: 25px; line-height: 35px; } .subPara{ font-size: 14px; line-height: 25px; } .cardHead{ font-size: 20px; line-height: 30px; } .cardPara{ font-size: 14px; line-height: 25px; } .service_section_7 .gap50 { gap: 20px; } .allBtn{ margin-bottom: 30px; } .serCard{ padding: 20px; } } }.p_1_s220{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s221{ .cta_section_14 { padding: 45px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .text { font-size: 20px; line-height: 30px; font-family: var(--hFont); font-weight: 700; color: var(--paragraphColorBlack); } .btn { padding: 10px 30px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 16px; border-radius: 5px; border: none; font-weight: 600; cursor: pointer; transition: 0.3s; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .text { text-align: center; } } }.p_1_s221{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s222{ .project_section { padding: 70px 0px; background-color: var(--themeBg1); } .mainHeading { color: var(--headingColorW1); font-family: var(--hFont); font-size: 45px; font-weight: 800; margin: 0px 0px 10px; line-height: 60px; } .subPara { color: var(--paragraphColorWhite); font-size: 16px; line-height: 30px; font-family: var(--pFont); margin-bottom: 50px; } .botPara { color: var(--paragraphColorWhite); font-size: 16px; line-height: 30px; font-family: var(--pFont); } .proImgSec { height: 300px; border-radius: 20px; overflow: hidden; } .proBtnSec { padding: 10px 15px; bottom: -100px; left: 50%; transform: translateX(-50%); font-size: 14px; font-weight: 500; z-index: 2; background-color: var(--btnColor); border-radius: 5px; transition: 0.4s; } .proImgSec:hover .proBtnSec { bottom: 20px; } .project2 { margin-top: 30px; } .btnSec { display: inline-block; margin: 40px auto 20px; padding: 8px 10px 8px 8px; background-color: var(--btnColor); border-radius: 5px; width: fit-content; transition: 0.4s; border: none; } .btnSec:hover { background-color: var(--btnHoverColor); } .formBtnGrid { grid-template-columns: 50px 1fr 30px; } .imgSec { width: 50px; height: 50px; } .imgSec img { border-radius: 50%; } .btnText { color: var(--btnTextColor); font-weight: 600; transition: 0.4s; } .btnSec:hover .btnText { color: var(--btnHoverTextColor); } .btnIcon { width: 30px; height: 30px; } .btnIcon i { color: var(--btnTextColor); font-size: 25px; transform: rotate(45deg); transition: 0.4s; } .btnSec:hover .btnIcon i { color: var(--btnHoverTextColor); transform: rotate(90deg); } @media only screen and (max-width: 900px) { .project_section { padding: 20px 0px; } .project1, .project2 { width: 90%; margin: 0px auto; } .project2 { margin-top: 20px; } .subPara { margin-bottom: 30px; font-size: 15px; line-height: 25px; } .mainHeading { font-size: 25px; line-height: 35px; } } }.p_1_s222{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s223{ .aboutMain { padding: 80px 0px; background-color: var(--themeBg2); } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 40px; line-height: 50px; margin-bottom: 20px; font-weight: 600; color: var(--headingColor2); font-family: var(--hFont); } .mainSubPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .imgSec { border-radius: 20px; overflow: hidden; line-height: 0px; } .aboutMain .imgSec { box-shadow: 0px 0px 20px 20px #e5e5e514; } .pointsSec { margin-top: 10px; } .points i { font-size: 18px; color: var(--themeColor1); } .points { margin-bottom: 10px; } .pointPara { font-size: 18px; font-weight: 500; color: var(--paragraphColorBlack); } .pointHead { margin-top: 30px; font-size: 18px; font-weight: 600; line-height: 26px; } .btnSec { margin-top: 50px; } .btn { border: 1px solid var(--btnColor); background-color: var(--transparent); padding: 0px 0px 0px 10px; cursor: pointer; border-radius: 5px; color: var(--btnTextColor); transition: 0.3s; } .iconSec { border-left: 1px solid var(--btnColor); width: 40px; height: 40px; background-color: var(--transparent); } .iconSec i { font-size: 16px; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .btn:hover .iconSec { border-left: 1px solid var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .aboutMain { padding: 40px 0px; } .mainHeading { font-size: 30px; } } }.p_1_s223{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s224{ .aboutMain { padding: 80px 0px; background-color: var(--themeBg2); } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 40px; line-height: 50px; margin-bottom: 20px; font-weight: 600; color: var(--headingColor2); font-family: var(--hFont); } .mainSubPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .imgSec { border-radius: 20px; overflow: hidden; line-height: 0px; } .aboutMain .imgSec { box-shadow: 0px 0px 20px 20px #e5e5e514; } .pointsSec { margin-top: 10px; } .points i { font-size: 18px; color: var(--themeColor1); } .points { margin-bottom: 10px; } .pointPara { font-size: 18px; font-weight: 500; color: var(--paragraphColorBlack); } .pointHead { margin-top: 30px; font-size: 18px; font-weight: 600; line-height: 26px; } .btnSec { margin-top: 50px; } .btn { border: 1px solid var(--btnColor); background-color: var(--transparent); padding: 0px 0px 0px 10px; cursor: pointer; border-radius: 5px; color: var(--btnTextColor); transition: 0.3s; } .iconSec { border-left: 1px solid var(--btnColor); width: 40px; height: 40px; background-color: var(--transparent); } .iconSec i { font-size: 16px; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .btn:hover .iconSec { border-left: 1px solid var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .aboutMain { padding: 40px 0px; } .mainHeading { font-size: 30px; } } }.p_1_s224{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s225{ .process_section { padding: 20px 0px; } .smallHead { font-family: var(--o1Font); font-size: 25px; text-transform: uppercase; color: var(--headingColor1); letter-spacing: 3px; word-spacing: 5px; } .mainHeading { font-size: 45px; font-weight: 500; text-transform: capitalize; color: var(--headingColor2); margin: 10px 0px; } .subPara { font-size: 15px; font-weight: 500; color: var(--paragraphColorBlack); margin-bottom: 50px; } .countSec { width: 70px; height: 70px; text-align: center; display: inline-block; line-height: 70px; border: 1px solid var(--themeBg1); border-radius: 50%; position: relative; -webkit-text-stroke-width: 1px; color: transparent; -webkit-text-stroke-color: var(--headingColor2); font-size: 30px; font-family: var(--o1Font); margin-bottom: 26px; } .countSec::after { position: absolute; content: ""; width: 56px; height: 56px; left: 50%; top: 50%; background-color: var(--themeBg1); border-radius: 50%; transform: translate(-50%, -50%); transition: all 0.4s linear 0s; z-index: -1; } .cardSec:hover .countSec::after { width: 100%; height: 100%; } .cardHead { font-size: 26px; line-height: 36px; color: var(--headingColor2); margin-bottom: 17px; font-weight: 600; font-family: var(--hFont); } .cardPara { font-size: 16px; font-weight: 400; line-height: 26px; color: var(--paragraphColorBlack); margin-bottom: 0; font-family: var(--pFont); } .arrow { top: 20px; left: 0; transform: translateX(calc(-50% - 25px)); } .arrow::after { position: absolute; content: ""; background: rgb(255, 255, 255); background: linear-gradient( 270deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 47%, rgba(9, 9, 121, 0) 100% ); height: 100%; width: 50%; left: 0%; top: 0; animation: move-right 3s linear infinite; } @keyframes move-right { 0% { left: -50%; } 100% { left: 100%; } } @media only screen and (max-width: 900px) { .arrow { display: none; } .mainHeading { font-size: 30px; line-height: 40px; } .gap50 { gap: 30px; } } .process_section{ padding: 80px 0px; } }.p_1_s225{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s226{ .faq_section_3 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-size: contain; background-repeat: no-repeat; } .maxWidth900 { max-width: 900px; } .faqGrid { grid-template-columns: 400px 1fr; } .faqImg { border-radius: 25px; overflow: hidden; } .smallHead { font-size: 14px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor1); letter-spacing: 4px; margin-bottom: 10px; } .mainHeading { color: var(--headingColor1); font-family: var(--hFont); font-size: 45px; font-weight: 500; margin-bottom: 10px; line-height: 60px; } .subPara { color: var(--paragraphColorBlack); font-size: 16px; line-height: 30px; font-family: var(--pFont); margin-bottom: 50px; } .faqCard { margin-bottom: 10px; } .quesSec { cursor: pointer; padding: 20px 25px 20px 25px; border: 2px solid rgba(6, 94, 185, 0.3); border-radius: 15px; background-color: var(--themeBg2); } .ques { font-size: 16px; font-weight: 600; color: var(--headingColor2); font-family: var(--hFont); line-height: 26px; } .leftQues { display: grid; grid-template-columns: 30px 1fr; align-items: center; justify-content: center; gap: 20px; } .iconSec i { font-size: 14px; color: var(--themeColor1); } .ansSec { display: none; padding: 20px 25px 20px 25px; } .active { display: block; } .ans { text-align: left; font-size: 16px; line-height: 30px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .allBtn { display: inline-block; font-family: var(--pFont); font-weight: 500; border-style: none; border-radius: 100px; padding: 15px 30px 15px 30px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 13px; transition: 0.4s; margin-top: 20px; } .allBtn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .btn { width: fit-content; margin: 50px 0px 0px 0px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 15px; font-weight: 500; border: 0px; padding: 7px 15px; border-radius: 5px; cursor: pointer; transition: 0.4s; } @media only screen and (max-width: 900px) { .faq_section_3 { padding: 40px 0px; } .faqGrid { grid-template-columns: 1fr; } .mainHeading { font-size: 25px; line-height: 35px; } .subPara { font-size: 14px; line-height: 25px; margin-bottom: 20px; } .quesSec { padding: 10px; border-radius: 10px; } .ansSec { padding: 10px 20px 10px 20px; } .ans { font-size: 14px; line-height: 25px; } .leftQues { gap: 10px; } } }.p_1_s226{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s227{ .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_s227{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s228{ .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_s228{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s229{ .cta_section_14 { padding: 45px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .text { font-size: 20px; line-height: 30px; font-family: var(--hFont); font-weight: 700; color: var(--paragraphColorBlack); } .btn { padding: 10px 30px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 16px; border-radius: 5px; border: none; font-weight: 600; cursor: pointer; transition: 0.3s; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .text { text-align: center; } } }.p_1_s229{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }