.p_9_s173{ .footer_section_9 { padding: 70px 0px 50px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .custGrid { grid-template-columns: 1fr 400px; } .footHead { position: relative; font-size: 18px; line-height: 30px; font-weight: 600; color: var(--headingColor1); margin-bottom: 30px; } .footHead::after { content: ""; position: absolute; background: var(--headingColor1); height: 3px; width: 15px; left: 0; transition: all 0.4s ease; z-index: 1; bottom: -10px; } .footHead:hover::after { width: 50px; left: 0; } .footHead::before { position: absolute; content: ""; background: var(--headingColor1); height: 3px; transition: all 0.4s ease; width: 50px; right: 0; left: 25px; bottom: -10px; margin-left: 0; z-index: 0; } .footHead:hover::before { width: 15px; left: 60px; } .footAbt { font-size: 17px; line-height: 30px; color: var(--paragraphColorBlack); 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(--btnHoverTextColor); } .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(--paragraphColorBlack); } .conText a { line-height: 25px; color: var(--paragraphColorBlack); 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); } .copyText a { font-weight: 500; color: var(--paragraphColorWhite); } .footLinkUl { list-style: none; } .footLinkLi { font-size: 17px; } .footLinkLi::marker { color: var(--themeColor2); } .footLinkLi a { color: var(--paragraphColorBlack); transition: 0.4s; font-size: 15px; } .footLinkLi:hover a { color: var(--anchorColorHover); } .footerSubHead { color: var(--headingColor1); font-size: 16px; line-height: 26px; font-weight: 500; margin-bottom: 10px; } .footerInfoCard.footerBorder { padding-bottom: 25px; margin-bottom: 20px; border-bottom: 1px solid var(--themeColor1); } .footerInfoGrid { grid-template-columns: 50px 1fr; } .footerInfoIcon { width: 50px; height: 50px; background-color: var(--themeBg2); border-radius: 50%; position: relative; } .footerInfoIcon i { color: var(--paragraphColorBlack); } .footerInfoText a { color: var(--paragraphColorBlack); line-height: 25px; font-size: 15px; transition: 0.3s; } .footerInfoIcon img { width: 30px; } .designedText{ color: var(--paragraphColorWhite); } .designedText span{ color: red; } .designedText a{ color: var(--paragraphColorWhite); font-weight: 700; } @media only screen and (max-width: 900px) { .custGrid { grid-template-columns: 1fr; } .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: 18px; margin-bottom: 30px; } .footAbt { font-size: 14px; line-height: 25px; } .footLinkLi { font-size: 14px; line-height: 25px; } .footLinks { padding-left: 0px !important; } } }.p_9_s173{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_9_s185{ .news_section_1 { background-color: var(--themeBg1); padding: 40px 0px; overflow: hidden; } .imgSec { top: 50%; left: 10%; width: 230px; height: 230px; transform: rotate(-16deg) translateY(-50%); } .custGrid { grid-template-columns: 300px 1fr 1fr; } .textSec { font-size: 30px; line-height: 40px; font-weight: 600; } .custGrid2 { grid-template-columns: 1fr 150px; } .inputSec { background-color: var(--themeBg2); border-radius: 10px; overflow: hidden; } .inputSec input { border: none; outline: none; width: calc(100% - 40px); padding: 0px 20px; font-size: 16px; } .btn { padding: 10px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 18px; line-height: 28px; text-align: center; border: none; border-radius: 10px; transition: 0.3s; } .btn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); cursor: pointer; } @media only screen and (max-width: 900px) { .custGrid { grid-template-columns: 1fr; gap: 20px; } .imgSec { width: 100px; height: 100px; top: 58px; transform: translate(0px), rotate(45deg); z-index: 1; } .textSec { position: relative; z-index: 2; font-size: 25px; line-height: 35px; } .custGrid2 { grid-template-columns: 1fr 100px; } .btn{ font-size: 14px; padding: 8px; } } .imgSec img { width: 100%; } }.p_9_s185{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_9_s243{ .footer_section_10 { padding: 15px; background-color: var(--themeColor1); } .custGrid { grid-template-columns: 1fr 150px 1fr; } .webSec { font-size: 15px; line-height: 25px; color: var(--paragraphColorWhite); } .logoSec { line-height: 0px; } .logoSec img { border-radius: 5px; } .rightText { font-size: 15px; line-height: 25px; text-align: right; color: var(--paragraphColorWhite); } .rightText a { font-weight: 600; } @media only screen and (max-width: 900px) { .custGrid { grid-template-columns: 1fr; gap: 10px; } .webSec { text-align: center; order: 2; } .rightText { text-align: center; order: 3; margin-top: -10px; } .logoSec { max-width: 150px; } } }.p_9_s243{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }