.p_2_s261{ .short_banner_2 { padding: 80px 0px; background-position: center; background-repeat: no-repeat; background-size: cover; } .maxWidth400 { max-width: 400px; } .textSec { background-color: var(--themeBg1); border-radius: 10px; padding: 20px; } .mainHeading { font-size: 30px; line-height: 40px; font-weight: 700; color: var(--headingColor1); font-family: var(--hFont); } .subPara { margin-top: 5px; font-size: 14px; line-height: 24px; font-family: var(--pFont); } .subPara a { transition: 0.3s; color: var(--paragraphColorBlack); } .subPara a:hover { color: var(--anchorColorHover); } }.p_2_s261{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s262{ .about_section_24 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden; } .leftSec { width: 500px; height: 500px; position: relative; margin: 0 auto; } .mainImg { width: 200px; height: 200px; overflow: hidden; border-radius: 50%; position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); } .innerBox { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; animation: rotate 20s linear infinite; } @keyframes rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .boxs { position: absolute; width: 120px; height: 120px; animation: rotateBox 20s linear infinite; border-radius: 10px; overflow: hidden; } @keyframes rotateBox { 0% { transform: rotate(0deg); } 16% { transform: rotate(-60deg); } 36% { transform: rotate(-120deg); } 52% { transform: rotate(-180deg); } 68% { transform: rotate(-240deg); } 84% { transform: rotate(-300deg); } 100% { transform: rotate(-360deg); } } .box1 { top: 60px; left: -30px; } .box2 { top: -60px; left: 200px; } .box3 { top: 60px; right: -30px; } .box4 { bottom: 60px; left: -30px; } .box5 { bottom: -60px; left: 200px; } .box6 { bottom: 60px; right: -30px; } .custGrid { grid-template-columns: 20px 1fr; } .iconSec { width: 20px; height: 20px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 10px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .iconSec i { color: var(--themeColor1); } .point { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-weight: 400; } .pointSec { margin-bottom: 10px; } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; margin-top: 30px; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } @media only screen and (max-width: 900px) { .leftSec { transform: scale(0.55); transform-origin: 90px; } .about_section_24 { padding-top: 0px; padding-bottom: 40px; } .gap100 { gap: 0px; } .mainHeading { font-size: 30px; line-height: 40px; } .leftMainSec { overflow: hidden; } } .about_section_24{ background-repeat: repeat; background-size: contain; } .boxs{ width: 180px; height: 180px; } }.p_2_s262{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s263{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s263{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s264{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s264{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s265{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s265{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s266{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s266{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s267{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s267{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s268{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s268{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s269{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s269{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s270{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s270{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s271{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s271{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s272{ .about_section_25 { padding: 120px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; } .height100 { height: 100%; } .custGrid { grid-template-columns: 500px 1fr; } .custGrid2 { grid-template-columns: 1fr 500px; } .mainHeading { font-size: 40px; line-height: 40px; font-family: var(--hFont); color: var(--headingColor1); font-weight: 800; margin-bottom: 20px; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); margin-bottom: 30px; font-weight: 400; font-family: var(--pFont); } .btnSec { width: fit-content; background-color: var(--btnColor); color: var(--btnTextColor); padding: 10px 40px; border-radius: 8px; border: 2px solid var(--btnColor); font-size: 15px; overflow: hidden; } .btn { all: unset; position: relative; z-index: 2; } .hoverDiv { background-color: var(--btnHoverColor); border-radius: 50%; width: 0px; height: 0px; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.4s; } .btnSec:hover { color: var(--btnHoverTextColor); } .btnSec:hover .hoverDiv { width: 250px; height: 250px; } .imgSec { width: 100%; height: 520px; border-radius: 10px; overflow: hidden; line-height: 0px; position: absolute; } .img1 { top: -50px; } .img2 { bottom: -50px; } @media only screen and (max-width: 900px) { .custGrid2 { grid-template-columns: 1fr; gap: 30px; } .right .grid2 { grid-template-columns: 1fr 1fr; } .imgSec { position: static; height: 100%; } .about_section_25 { padding: 40px 0px; height: auto; } .mainHeading { font-size: 30px; line-height: 40px; margin-bottom: 10px; } .custGrid { grid-template-columns: 1fr; gap: 30px; } } .about_section_25{ background-repeat: repeat; background-size: contain; } }.p_2_s272{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s273{ .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_2_s273{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s274{ .mainTextSec { margin-bottom: 50px; } .smallHead { font-family: var(--o1Font); font-size: 25px; text-transform: uppercase; color: var(--headingColor1); letter-spacing: 3px; word-spacing: 5px; } .smallHead img { width: 35px; margin-right: 10px; } .mainHeading { font-size: 45px; font-weight: 500; text-transform: capitalize; color: var(--headingColor2); font-family: var(--hFont); margin-bottom: 10px; } .mainSubPara { font-size: 15px; font-weight: 500; color: var(--paragraphColorBlack); font-family: var(--pFont); } .testiMain { padding: 80px 0px; background-color: var(--themeBg1); background-position: center bottom; background-repeat: no-repeat; background-size: 80%; } .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); } .testiSlider2 .owl-nav.disabled + .owl-dots { margin-top: 20px !important; } .testiSlider2 .owl-dots .owl-dot.active span { background-color: var(--themeColor1); } .testiCardMainSec { margin: 15px 0px; 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: 700; line-height: 32px; } .quoteSec { width: 45px; height: auto; } .btnSec { 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; } .btnSec:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } @media only screen and (max-width: 900px) { .testiMain { padding: 20px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .arrowMainSec { display: none; } } }.p_2_s274{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }