footer {
	position: relative;
	margin: 0 auto 61px auto;
	width: 1100px;
	height: 222px;
	/* background-color: #0c6072; */
	background-color: var(--color1);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
}

.goodshare {
	cursor: pointer;
}

#social-buttons {
	display: inline-block;
	margin-top: 36px;
	margin-left: 95px;
}

.viber,
.whatsapp,
.goodshare {	
	margin-right: 11px;	
}

.ft-1 {	
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 29px;
	color: #fff;
	background: url(../img/location.png) no-repeat 8px 7px;
	padding-left: 30px;
	margin-top: -3px;
	margin-left: 88px;	
}

.ft-2 {	
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 29px;
	color: #fff;
	background: url(../img/phone-footer.png) no-repeat 8px 3px;
	padding-left: 30px;
	margin-top: -57px;
	margin-left: 513px;	
}

.ft-3 {	
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	padding-left: 30px;
	margin-top: 14px;
	margin-left: 492px;
	text-decoration: none;
}

.ft-3 i {
	padding-right: 7px;
}

@media (hover: hover) {
	.ft-3:hover {	
		text-decoration: underline;
	}
}

.ft-4 {	
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	background: url(../img/clock.png) no-repeat 8px 8px;
	padding-left: 35px;
	margin-top: -44px;
	margin-left: 844px;
	margin-bottom: -26px;
}

.ft-4 span {
	font-size: 9px;
	vertical-align: super;
}

.ft-5 {	
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	background: url(../img/clock.png) no-repeat 8px 8px;
	padding-left: 35px;
	margin-top: -1px;
	margin-bottom: -53px;
	margin-left: 844px;
}

.ft-5 span {
	font-size: 9px;
	vertical-align: super;
}

.ft-7 span {
	font-size: 9px;
	vertical-align: super;
}

.height-fix {
	font-size: 9px;
	vertical-align: super;
	visibility: hidden
}

.temp-header-1 {
	position: absolute;
	top: 26px;
	left: 852px;
	font-family: 'Roboto Regular';
	font-size: 14px;	
	color: #fff;
	z-index: 50;	
}

.footer-separator {
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	margin-top: 67px; 
}

.ft-8 {
	width: 1039px;
	font-family: 'Roboto Light';
	font-size: 14px;	
	color: #fff;
	line-height: 17px;
	margin-top: 9px;
	margin-left: 38px;
}

.ft-9 {	
	font-family: 'Roboto Light';
	font-size: 14px;	
	color: #fff;	
	margin-top: 10px;
	margin-left: 38px;	
}

.ft-10 {
	display: block;
	font-family: 'Roboto Regular';
	font-size: 20px;	
	color: #fff;	
	margin-top: 6px;
	margin-left: 37px;
	text-decoration: none;
}

.ft-10:hover {
	text-decoration: underline;
}
