.site-footer {
	cursor: default;
	height: 379px;
	background: #000;
}

.footer-container {
	width: 1136px;
	height: 100%;
	padding-top: 55px;
	margin: 0 auto;
}

.footer-top {
	height: 135px;
}

.footer-logo {
	cursor: pointer;
	width: 298px;
}

.footer-logo img {
	height: 58px;
}

.footer-subscribe-form {
	padding-top: 3px;
	width: 718px;
}

.footer-subscriber-email {
	display: block;
	width: 482px;
	height: 50px;
	background: #fff;
	padding-left: 25px;
	padding-right: 25px;
	border: 0;
	border-radius: 0;
	outline: none;
	color: #000;
	font: normal 16px/16px "Proxima Nova";
	letter-spacing: 0.5px;
	text-transform: none;
}

.footer-subscriber-email::-moz-placeholder {
	color: #000;
	line-height: 50px;
	opacity: 1;
}

.footer-subscriber-email:-ms-input-placeholder {
	color: #000;
	line-height: normal;
	opacity: 1;
}

.footer-subscriber-email::-webkit-input-placeholder {
	color: #000;
	line-height: normal;
	opacity: 1;
}

.footer-subscribe-submit {
	cursor: pointer;
	width: 142px;
	height: 50px;
	background: #c78e59;
	text-align: center;
	color: #fff;
	font: normal 16px/50px "Proxima Nova Semibold";
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.footer-subscribe-submit:hover {
	background: #d1a078;
}

.footer-text-1 {
	padding-top: 13px;
	width: 120px;
}

.footer-menu {
	height: 80px;
}

.footer-menu-item {
	float: left;
	display: block;
	text-decoration: none;
	color: #78787a;
	font: normal 12.5px/12.5px "Proxima Nova Semibold";
	letter-spacing: 1px;
	text-transform: uppercase;
}

.footer-menu-item:hover {
	color: #d1a078;
}

.footer-menu-item:last-child {
	float: left;
}

.footer-menu-item:nth-child(1) {
	width: 47px;
	margin-right: 29px;
}

.footer-menu-item:nth-child(2) {
	width: 94px;
	margin-right: 30px;
}

.footer-menu-item:nth-child(3) {
	width: 98px;
	margin-right: 34px;
}

.footer-menu-item:nth-child(4) {
	width: 70px;
	margin-right: 35px;
}

.footer-menu-item:nth-child(5) {
	width: 64px;
	margin-right: 34px;
}

.footer-menu-item:nth-child(6) {
	width: 76px;
	margin-right: 34px;
}

.footer-menu-item:nth-child(7) {
	width: 199px;
	margin-right: 34px;
}

.footer-menu-item:nth-child(8) {
	width: 257px;
	margin-right: 0;
}

.footer-bottom {
	height: 116px;
}

.footer-text-2 {
	width: 570px;
	/*width: 590px;*/
	color: #78787a;
	font: normal 14px/26px "Proxima Nova";
	letter-spacing: 1px;
	text-transform: none;
}

.footer-text-2 span {
	font-family: "PT Sans";
	vertical-align: baseline;
}

.footer-social-networks {
	width: 449px;
	/*width: 429px;*/
}

.footer-social-networks .facebook {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/facebook-icon.svg") 0 0 no-repeat;
	width: 13px;
	height: 26px;
	margin-right: 26px;
	margin-top: 20px;
	outline: none;
}

.footer-social-networks .facebook:hover {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/facebook-icon-active.svg") 0 0 no-repeat;
}
.footer-social-networks .linkedin {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/linkedin-icon.svg") 0 0 no-repeat;
	width: 26px;
	height: 24px;
	margin-right: 23px;
	margin-top: 21px;
	outline: none;
}

.footer-social-networks .linkedin:hover {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/linkedin-icon-active.svg") 0 0 no-repeat;
}

.footer-social-networks .twitter {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/twitter-icon.svg") 0 0 no-repeat;
	width: 23px;
	height: 19px;
	margin-right: 22px;
	margin-top: 25px;
	outline: none;
}
.footer-social-networks .twitter:hover {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/twitter-icon-active.svg") 0 0 no-repeat;
}

.footer-social-networks .telegram {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/telegram-icon.svg") 0 0 no-repeat;
	width: 27px;
	height: 24px;
	margin-right: 21px;
	margin-top: 22px;
	outline: none;
}

.footer-social-networks .telegram:hover {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/telegram-icon-active.svg") 0 0 no-repeat;
}

.footer-social-networks .instagram {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/instagram-icon.svg") 0 0 no-repeat;
	width: 20px;
	height: 20px;
	margin-right: 21px;
	margin-top: 23px;
	outline: none;
}

.footer-social-networks .instagram:hover {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/instagram-icon-active.svg") 0 0 no-repeat;
}

.footer-social-networks .youtube {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/youtube-icon.svg") 0 0 no-repeat;
	width: 28px;
	height: 19px;
	margin-right: 0;
	margin-top: 24px;
	outline: none;
}

.footer-social-networks .youtube:hover {
	background: url("/wp-content/plugins/es-theme-customizer/images/footer/youtube-icon-active.svg") 0 0 no-repeat;
}

.footer-developer-link {
	margin-top: 11px;
	width: 117px;
	height: 36px;
	border: 2px solid #c78e59;
	text-align: center;
	color: #c78e59;
	font: normal 12px/34px "Novecento Wide Medium";
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
}

.footer-developer-link:hover {
	border: 2px solid #d1a078;
	color: #d1a078;
}