.topStoriesContainer{padding:20px 0;margin-bottom:20px}.topStoriesContainer .topStoriesTitle{font-size:17px;font-weight:700;color:var(--primary-color);margin-bottom:10px}.topStoriesContainer .mostSearchesItem{color:var(--black);font-size:15px}.mostSearchesDevider{color:var(--primary-color)}footer .commonIconforfooter{color:var(--white)}footer{padding:50px 5px 20px;background-color:var(--theme-black-bg)}footer .footerColumnContainer .footerColumntitle{font-weight:700;font-size:18px;text-transform:uppercase!important;color:var(--white);margin-bottom:10px;margin-top:84px}.FooterMaps{height:360px;width:100%;margin-top:88px;border-radius:10px}@media only screen and (max-width:768px){footer .footerColumnContainer .footerColumntitle{margin-top:4px}}@media only screen and (max-width:992px){.FooterMaps{height:330px;width:100%;margin-top:80px;margin-bottom:55px}}@media only screen and (max-width:768px){.FooterMaps{height:330px;width:100%;margin-top:30px;margin-bottom:50px}footer .secondaryFooter{justify-content:unset;display:block!important;justify-self:center}}footer .footerColumnContainer ul{padding-left:15px!important}footer .footerColumnContainer ul li{line-height:2.3;font-size:16px}footer .footerColumnContainer ul li a,footer .footerColumnContainer ul li a:hover{color:var(--white)}footer .footerColumnContainer .footerBrand_Title{font-weight:700;font-size:18px;text-transform:uppercase!important;color:var(--white)}footer .footerColumnContainer .footerBrand_Description,footer .footerColumnContainer .footerBrand_Description a{color:var(--white)}footer .footerColumnContainer .Footer_Logo{width:180px;height:64px;margin-bottom:20px}.socialMediaIcons{margin:40px 0}.socialMediaIcons .SocialIconns{text-decoration:none;color:var(--secondary-color);border:1px solid var(--secondary-color);padding:10px 8px;margin-right:7px;text-align:center}.socialMediaIcons .SocialIconns:hover{background-color:var(--secondary-color);color:var(--white)}.socialMediaIcons .SocialIconns .socialIcon{font-size:20px}footer .secondaryFooter{text-align:center;border-top:1px solid var(--secondary-color);padding-top:6px;font-size:15px;color:var(--secondary-color);justify-content:space-between;display:flex}.whatsappIcon{bottom:45px;animation:pulseWa 2s infinite}.CallIconContainer,.whatsappIcon{position:fixed;left:40px;z-index:10;border-radius:100%!important;display:block;padding:10px;background-color:var(--white)}.CallIconContainer{bottom:140px;animation:pulseCall 2s infinite}.CallIconContainer .CallIconMain{padding:5px}.CallIconContainer .CallIconMain,.whatsappIcon .WhatsAppIconImg{width:50px;height:50px;cursor:pointer}.copyright_section{color:var(--white);margin-top:10px}@keyframes pulseWa{0%{box-shadow:0 0 0 0 rgba(49,243,0,.7)}70%{box-shadow:0 0 0 15px rgba(36,243,0,0)}to{box-shadow:0 0 0 0 rgba(24,243,0,0)}}@keyframes pulseCall{0%{box-shadow:0 0 0 0 rgba(231,0,0,.7)}70%{box-shadow:0 0 0 15px rgba(246,5,5,0)}to{box-shadow:0 0 0 0 rgba(233,4,4,0)}}@media only screen and (max-width:768px){.copyright_section{text-align:center!important;margin-bottom:15px}.footer_SubscribeTo{justify-self:center}}@media only screen and (max-width:600px){.CallIconContainer,.whatsappIcon{display:none}}.leadsFormMobileControler{position:fixed;top:0;right:-100%;height:100%;width:100%;z-index:999;background-color:var(--white);padding:20px;box-shadow:0 0 10px rgba(0,0,0,.2);transition:right .3s ease-in-out}.leadsFormMobileControler.open{right:0}.leadsFormMobileControllerOpen{position:fixed;bottom:20%;right:-40px;z-index:1000;color:var(--white);padding:10px;transform:rotate(-90deg);font-size:18px;font-weight:600;background-color:var(--primary-color);cursor:pointer;border-radius:4px 4px 0 0;z-index:2;animation:pulse 1.5s infinite}.leadsFormMobileTitle{font-size:30px;font-weight:700;text-align:center;margin:20px 0}.leadsFormMobileClose{position:absolute;top:20px;left:20px;font-size:30px;font-weight:900;border-radius:50%;border:2px solid var(--primary-color);height:50px;width:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(243,0,0,.7)}70%{box-shadow:0 0 0 15px rgba(243,0,0,0)}to{box-shadow:0 0 0 0 rgba(243,0,0,0)}}@media only screen and (max-width:600px){.leadsFormMobileControler{width:100%}}@media only screen and (min-width:600px){.leadsFormMobileControler{width:500px}}@media only screen and (min-width:992px){.leadsFormMobileControler,.leadsFormMobileControllerOpen{display:none}}