.p_34_s236{ .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_34_s236{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_34_s238{ .testimonial_section_4 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .mainTextSec { 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); } .testiCardMainSec { padding: 30px; background-color: var(--themeBg2); border-radius: 12px; position: relative; transition: 0.4s; } .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; } .testiCardMainSec .quoteSec svg path { transition: 0.4s; } .testiCardMainSec:hover .quoteSec svg path { fill: var(--themeColor1); } .desigGrid { display: grid; grid-template-columns: 50px 1fr; gap: 10px; } .gridImage { aspect-ratio: 1/1; width: 100%; border-radius: 50%; } /* 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: 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 */ /* GRID SETTING START */ .testimonial_section_4 .grid .item { background-color: var(--themeBg2); border-radius: 12px; } .testimonial_section_4 .grid .item .testiCardMainSec { height: calc(100% - 60px); } .testimonial_section_4 .grid .item .testiCardMainSec:hover { margin-top: 0px; } .testimonial_section_4 .grid .item .forGrid { display: flex; justify-content: space-between; flex-direction: column; height: 100%; } .testimonial_section_4 .grid .item { transition: 0.4s; } .testimonial_section_4 .grid .item:hover { box-shadow: 0px 0px 20px 0px #00000033; } /* GRID SETTING END */ .testiSlider4 .owl-nav.disabled+.owl-dots { margin-top: 20px !important; } .testiSlider4 .owl-dots .owl-dot.active span { background-color: var(--themeColor1); } .testiSlider4 .owl-stage-outer { margin: -10px 0px; padding: 10px 0px; } @media only screen and (max-width: 900px) { .testimonial_section_4 { padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; } .arrowRightIconSec, .arrowLeftIconSec { width: 30px; height: 30px; border-radius: 5px; } .arrowRightIconSec i, .arrowLeftIconSec i { font-size: 14px; } } }.p_34_s238{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }