#footer .footer-container{color:var(--color-light-gray);margin:auto;max-width:100%;padding:80px 10px;width:850px}#footer .footer-container .row-fluid{border-bottom:1px solid hsla(0,0%,100%,.3);gap:0;padding-bottom:50px}#footer .span3 h3{font-size:16px;font-weight:400;letter-spacing:3px}#footer .span3:nth-of-type(2) .socials{display:none}#footer .span3:nth-of-type(2) li{list-style:none;margin-top:10px}#footer .span3:nth-of-type(2) li a{color:var(--color-light-gray);font-size:14px;text-decoration:none;transition:.3s ease}#footer .span3:nth-of-type(2) li a:hover{color:var(--color-green)}#footer .span3:nth-of-type(3) li{list-style:none;margin-top:10px}#footer .span3:nth-of-type(3) li a{color:var(--color-light-gray);font-size:14px;font-weight:400;text-decoration:none;transition:.3s ease}#footer .span3:nth-of-type(3) li a:hover{color:var(--color-green)}#footer .span3:nth-of-type(3) a:hover .fa-solid{color:var(--color-green)!important}#footer .span3:nth-of-type(3) .socials{margin-top:40px}#footer .span3:nth-of-type(3) .socials .icon-wrapper{display:flex;gap:15px;margin-top:20px}#footer .span3:nth-of-type(3) .socials .icon{align-items:center;background-color:var(--color-dark-gray);border:1px solid var(--color-light-gray);border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;transition:.3s ease;width:35px}#footer .span3:nth-of-type(3) .socials .icon:hover{border:1px solid var(--color-green)}#footer .span3:nth-of-type(3) .socials .icon a{color:var(--color-light-gray)}#footer .span3:nth-of-type(3) .socials .icon:hover a{color:var(--color-green)}#footer .span3:nth-of-type(4) h4{font-size:16px;font-weight:400;margin-top:15px}#footer .span3:nth-of-type(4) ul{margin-top:10px}#footer .span3:nth-of-type(4) li{font-size:14px;list-style:none}#footer .span3:nth-of-type(4) li a{color:var(--color-light-gray);font-size:14px;text-decoration:none}#footer .span3:nth-of-type(4) li a span{text-decoration:underline}#footer .span3:nth-of-type(4) li a:hover{color:var(--color-green)}#footer .footer-bottom-wrapper{padding-top:50px}#footer .footer-bottom-wrapper h3{font-size:14px;font-weight:400;text-align:center}#footer .footer-bottom-wrapper p{font-size:12px;font-weight:400;text-align:center}#footer .footer-bottom-wrapper ul{display:flex;gap:10px;justify-content:center;padding:20px 10px}#footer .footer-bottom-wrapper .vertical-line{border-left:2px solid var(--color-light-gray);height:10px;margin-right:15px;margin-top:5px}#footer .footer-bottom-wrapper li{display:flex;list-style:none}#footer .footer-bottom-wrapper li a{color:var(--color-light-gray);font-size:12px;line-height:1.5}#footer .footer-bottom-wrapper li a:hover{color:var(--color-green)}@media (max-width:768px){#footer .span3{margin-bottom:50px}#footer .footer-container .row-fluid{padding-bottom:0}#footer .footer-bottom-wrapper ul{flex-direction:column;gap:15px}#footer .footer-bottom-wrapper h3,#footer .footer-bottom-wrapper p{text-align:left}}