.p_28_s196{ .imgSec { overflow: hidden; border-radius: 10px; } .imgSec img { transition: 0.4s; } .imgSec:hover img { transform: scale(1.05); } }.p_28_s196{ padding-top:80px;padding-bottom:80px;@media only screen and (max-width: 900px) { background-attachment:scroll; padding-top:40px;padding-bottom:40px; } }.p_28_s197{ .service_section_21 { 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); } .iconSec { padding: 10px; background-color: var(--themeBg1); width: 70px; height: 70px; border-radius: 50%; } .iconSec img{ width: calc(100% - 20px) !important; } .justifyStart{ justify-items: flex-start; } .cardHead { font-size: 14px; line-height: 24px; color: var(--headingColor2); font-weight: 600; margin-bottom: 5px; } .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); } @media only screen and (max-width: 900px) { .service_section_21 { padding: 40px 0px; } .innerSec { padding: 30px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .subPara { margin-bottom: 30px; } /* .cardHead { font-size: 18px; line-height: 28px; } */ } .service_section_21{ padding: 0px; background-color: var(--themeBg2); } }.p_28_s197{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_28_s198{ .short_form_1 { padding: 50px 0px; background-color: var(--themeBg1); background-position: center; background-size: cover; background-repeat: no-repeat; } .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); } .formOutSec { background-color: var(--themeBg2); padding: 15px 30px; border-radius: 10px; } .inputMainGrid { grid-template-columns: 1fr 200px; align-items: flex-end; } .inputMainSec label { font-size: 14px; font-weight: 500; color: var(--headingColor4); line-height: 30px; } .inputMainSec label span { color: red; } .inputSec { width: -webkit-fill-available; background-color: var(--themeBg2); border-radius: 5px; display: grid; grid-template-columns: 45px 1fr; gap: 10px; align-items: center; border: 1px solid #00000014; } .inputSec input, select { padding: 15px 0px; border: none; outline: none; background: transparent; color: #00000080; } .iconSec { width: 45px; height: 45px; border-right: 1px solid #00000014; } .iconSec svg { width: 25px; fill: var(--paragraphColorBlack); } .btn { outline: 0; display: inline-flex; align-items: center; justify-content: space-between; background: var(--btnColor); min-width: 200px; border: 0; border-radius: 4px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); box-sizing: border-box; padding: 15px 20px; color: var(--btnTextColor); font-size: 15px; font-weight: 600; letter-spacing: 1.2px; overflow: hidden; cursor: pointer; } .btn .animation { border-radius: 100%; transition: 0.4s; animation: ripple 0.6s linear infinite; } @keyframes ripple { 0% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1); } 100% { box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0); } } @media only screen and (max-width: 900px) { .inputMainGrid { grid-template-columns: 1fr; } } }.p_28_s198{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }