.p_9_s194{ .footer_section_3 { padding: 70px 0px 50px; background-color: var(--themeColor1); background-position: center; background-repeat: no-repeat; background-size: cover; border-bottom: 1px solid var(--themeBg3); } .footHead { position: relative; font-size: 22px; line-height: 30px; font-weight: 600; color: var(--headingColorW1); margin-bottom: 50px; } .footHead::after { content: ""; position: absolute; background: var(--themeColor2); height: 3px; width: 15px; left: 0; transition: all 0.4s ease; z-index: 1; bottom: -20px; } .footHead:hover::after { width: 50px; left: 0; } .footHead::before { position: absolute; content: ""; background: var(--themeColor2); height: 3px; transition: all 0.4s ease; width: 50px; right: 0; left: 25px; bottom: -20px; margin-left: 0; z-index: 0; } .footHead:hover::before { width: 15px; left: 60px; } .footAbt { font-size: 17px; line-height: 30px; color: var(--paragraphColorWhite); margin-bottom: 30px; } .iconSec { width: 35px; height: 35px; background-color: var(--btnColor); border-radius: 5px; transition: 0.4s; } .iconSec i { color: var(--btnTextColor); transition: 0.4s; } .iconSec:hover { background-color: var(--btnHoverColor); } .iconSec:hover i { color: var(--btnTextHoverColor); } .conSec { margin-bottom: 20px; } .conGrid { grid-template-columns: 20px 1fr; } .conIconSec { margin-top: 2px; width: 20px; height: 20px; } .conIconSec i { font-size: 17px; color: var(--themeColor2); } .conText a { line-height: 25px; color: var(--anchorColor); transition: 0.4s; } .conText:hover a { color: var(--anchorColorHover); } .footUl { list-style: none; } .footLi { margin-bottom: 10px; } .footLi a { color: var(--anchorColor); transition: 0.4s; } .footLi:hover a { color: var(--anchorColorHover); } .copyrightSec { background-color: var(--themeColor1); padding: 20px 0px; } .copyText { color: var(--paragraphColorWhite); } .footLinkUl { list-style: disc; } .footLinkLi { font-size: 17px; } .footLinkLi::marker { color: var(--themeColor2); } .footLinkLi a { color: var(--anchorColor); transition: 0.4s; } .footLinkLi:hover a { color: var(--anchorColorHover); } @media only screen and (max-width: 900px) { .footerSec { padding-left: 0px !important; } .footer_section_3 > div > div.gap20 { gap: 40px; } div.copyrightSec > div div.flex { flex-direction: column; gap: 20px; } .footLinkUl { justify-content: center; flex-wrap: wrap; column-gap: 50px; row-gap: 8px; } .copyText { text-align: center; } .footHead { font-size: 20px; margin-bottom: 40px; } .footAbt { font-size: 14px; line-height: 25px; } .footLinkLi { font-size: 14px; line-height: 25px; } } }.p_9_s194{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_9_s233{ .cta_section_2 { padding: 80px 0px; overflow: hidden; } .maxWidth850 { max-width: 850px; } .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); font-family: var(--hFont); margin: 10px 0px; } .subPara { font-size: 15px; font-weight: 500; color: var(--paragraphColorBlack); font-family: var(--pFont); } .imgMainSec { position: relative; margin: 50px 0px; height: 100px; } .imgSec { width: 100px; height: 100px; border-radius: 50%; border: 2px solid white; overflow: hidden; position: absolute; left: 50%; transform: translateX(-50%); } .custGrid { grid-template-columns: 65px 1fr; } .iconSec { width: 65px; height: 65px; border-radius: 50%; border: 1px solid #ccc; } .iconSec i { font-size: 20px; color: var(--headingColor1); } .cardHead { font-size: 16px; font-weight: 500; line-height: 26px; color: var(--headingColor2); font-family: var(--hFont); } .cardPara a { font-size: 22px; font-weight: 600; line-height: 32px; color: var(--paragraphColorBlack); transition: 0.3s; } .cardPara:hover a { color: var(--anchorColorHover); } @media only screen and (max-width: 900px) { .imgSec{ width: 50px; height: 50px; } .mainHeading{ font-size: 25px; } .cardPara a{ font-size: 16px; } } }.p_9_s233{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }