.p_44_s259{ .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 */ @media only screen and (max-width: 900px) { .mainHeading { font-size: 25px; line-height: 35px; } .uprSec { margin-bottom: 30px; } } .testiCard{ filter:none; border: 1px solid var(--themeColor); } }.p_44_s259{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }