/*footer*/
 .wgs {
	 margin-bottom: 30px;
}
 .section-footer {
	 padding: 120px 0 40px 0;
}
 a:link {
	 text-decoration: none;
}
 a:visited {
	 text-decoration: none;
}
 .wgs-logo {
	 padding-bottom: 22px;
	 display: inline-block;
}
 .wgs-body p {
	 font-size: 0.93em;
	 line-height: 1.71;
	 margin-bottom: 0.75rem;
	 font-size: 0.93em;
	 line-height: 1.71;
	 margin-bottom: 0.75rem;
	 font-family: 'arial', sans-serif;
	 color: #444443;
}
 .wgs-body p:last-child {
	 margin-bottom: 0;
}
 .copyright-text a {
	 color: #9acb37;
}
 .copyright-text a:hover {
	 color: #f37c25;
	 text-decoration: none;
}
 .wgs-title {
	 text-transform: uppercase;
	 color: white;
	 font-size: 1rem;
	 font-weight: 600;
	 letter-spacing: 0.075em;
	 font-family: 'arial', sans-serif;
	 margin-bottom: 1.5rem;
}
 .wgs-links {
	 padding-left: 0 !important;
}
 .wgs-links li {
	 position: relative;
	 padding: 10px 0 !important;
	 line-height: 1;
	 list-style-type: none;
}
 .wgs-links li a {
	 font-size: 0.9em;
	 line-height: 20px;
	 display: block;
	 color: #444443;
	 font-family: 'arial', sans-serif;
}
 
}
 .social-links {
	 padding-left: 0 !important;
	 display: flex;
	 margin: -3px;
}
 .social-links li {
	 position: relative;
	 padding: 5px 0 !important;
	 line-height: 1;
	 list-style-type: none;
	 padding: 3px !important;
}
 .social-links li a {
	 color: #444443;
	 display: inline-block;
	 border-radius: 50%;
	 border: 1px solid black;
	 height: 36px;
	 width: 36px;
	 line-height: 30px;
	 text-align: center;
}

 .linkedin-logo {
	 color: white;
	 display: inline-block;
	 border-radius: 1px;
	 border: 1px solid white;
	 height: 36px;
	 width: 36px;
	 line-height: 32px !important;
	 text-align: center;
}

 .footer-form .form-control {
	 border: 1px solid #111284;
	 font-family: 'arial', sans-serif;
	 font-size: 0.9rem;
}
 .footer-form .form-control:focus {
	 box-shadow: none;
	 border: 2px solid #9acb37;
}
 .send-form-btn-footer {
	 border: 1px solid white !important;
	 color:#008bd0 ;
	 background:white;
	 border-radius: 0.25rem;
	 font-family: 'arial', sans-serif;
	 box-shadow: 0px 3px 7px 0px rgba(50, 50, 51, 0.26);
	 padding: 0.6rem 1.5rem;
	 font-size: 1rem;
	 line-height: 1.5;
}
