.footer-top {
	background: #111111;
	font-size: 17px;
	color: #c5c5c5;
	font-weight: 300;
	margin-bottom: 0px;
	padding: 67px 110px 64px;
}
.footer-top::after{
	content: " ";
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	height: 95%;
	border-right: 1px solid #393939;

}
.footer-top{
	background-color:#070707;
}

.footer-top .flex{
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content: center;
}
.footer-top .row .col-xs-12:first-child .footer-top-box{padding-top:133px;}
.footer-top .row .col-xs-12:nth-child(2) .footer-top-box{text-align: center}
.footer-top .row .col-xs-12:nth-child(3) .footer-top-box{text-align: right;padding-top:130px;}
.footer-top .row .col-xs-12:nth-child(3) .footer-top-box h3{position:relative}
.footer-top .row .col-xs-12:nth-child(3) .footer-top-box h3:after{position: absolute;right:0}
.footer-top .row .col-xs-12:nth-child(3) .footer-top-box ul{display: block;margin: 0;padding: 0;padding-top:33px}
.footer-top .row .col-xs-12:nth-child(3) .footer-top-box ul li a, .footer-top .row .col-xs-12:nth-child(3) .footer-top-box ul li a:visited{
	color:#c5c5c5;
	line-height: 23px;}
.footer-top .row .col-xs-12:nth-child(3) .footer-top-box ul li a:hover{color:#c9a74d}
.footer-top-box{min-height: 315px;padding: 0 55px;}
.footer-logo a{display:block}
.footer-logo a img{
	display: block;
	min-height:100px;
	min-height:130px;
	max-width: 130px;
}

.footer-logo{display:table;margin:0 auto;}
.footer-top p{margin-bottom:0;text-align:justify;}
.footer-top .footer-top-box h3:after{
	content: '';
	background: #c9a74d;
	width: 100px;
	height: 1px;
	margin-top:20px;
	margin-bottom: 20px;
	display: block;
}
.footer-top .row .col-xs-12:nth-child(2) .footer-top-box h3:after{margin: 20px auto;}

.footer-left h3{
	text-align: left;
	color: #fff;
	padding-top: 4px;
}
.line-left:after{
	content: " ";
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	height: 95%;
	border-right: 1px solid #393939;
}
.footer-center{
	padding-left: 147px;
	padding-right: 0px;
}
.footer-center p {
	text-align: center;
	font-size: 17px;
	color: #d4d4d4;
	margin-right: 158px;
	margin-left: -100px;
}
.footer-center h3 {
	color: #f9f9f9;
	line-height: 22px;
	font-weight: 400;
	margin-bottom: 10px;
}

.navbar-footer .navbar-brand img{
	display: block;
	max-width: 130px;
	max-height: 130px;


}
.footer-bottom{
	background:#111111;
	padding: 25px 50px;
}
.languages-wrapper .fa{
	text-rendering: auto;
}
.languages-wrapper i{
	width: 50px;
	height: 50px;
	line-height: 47px;
	background-color: rgb(17, 17, 17);
	border-style: solid;
	border-color: rgb(201, 167, 77);
	border-width:2px;
	border-radius: 30px;
	font-size: 20px;
	text-align: center;
	margin: 0 auto;

}
.languages-wrapper {
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	box-sizing: border-box;
	text-align: center;


}
.languages-wrapper a{
	color: #c0a04a;
	margin-right: 10px;
}
.footer-bottom i{color: #c0a04a;}


.about-us h3{
	padding: 0px 0px 27px 0px;
}
.footer-bottom a{
	text-decoration: none;
}
#eltdf-back-to-top.on {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
#eltdf-back-to-top {
	position: fixed;
	width: 51px;
	right: 25px;
	bottom: 25px;
	margin: 0;
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
}
#eltdf-back-to-top .align-left, #eltdf-back-to-top .align-right {

	position: absolute;
	top: 24px;
	width: 18px;
	height: 1px;
	background: #c9a74d;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
#eltdf-back-to-top:hover .align-left, #eltdf-back-to-top:hover .align-right {
	background: #111111;
}
#eltdf-back-to-top > span {

	position: relative;
	display: block;
	width: 51px;
	height: 51px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	color: #c9a74d;
	background-color: #060606;
	border-radius: 50%;
	overflow: hidden;
	box-sizing: border-box;
	transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;


}
#eltdf-back-to-top .align-left {

	left: 10px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);

}
#eltdf-back-to-top .align-right {

	right: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);


}
#eltdf-back-to-top {

	position: fixed;
	width: 51px;
	right: 25px;
	bottom: 25px;
	margin: 0;
	z-index: 10000;

}
#eltdf-back-to-top > span:hover {

	background-color: #c9a74d;
	color:#c9a74d;

}
.text-info-1{
	padding: 160px 50% 130px 0%;
}
.text-info-1 h2{
	padding-bottom: 15px;
}

.contact-wrapper {
	padding: 80px 0px;
}
.contact-wrapper .btn.btn-default {
	padding: 10px 24px;
	text-transform: lowercase;
}
#TextualContent {
	font-size: 17px;
}
#TextualContent ul {
	list-style: none;
	padding-left: 20px;
}
#TextualContent ul li {
	margin-bottom: 5px;
	position: relative;
	padding-left: 20px;
}
#TextualContent ul li:before {
	content: '\f105';
	display: block;
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 1px;
}

.footer-call{background: url(/design/footer-bg.jpg)repeat-y;padding:50px 0;color:#000}
.footer-call h3{color:#030303;margin-bottom:15px}
.footer-call p{
	color:#555;
	font-family: Cambria,Georgia,serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 0;
}
.call{
	display:flex;
	padding-bottom:10px;
	justify-content:center;
	align-items:center;
	font-size:20px;
	font-weight:bold;
}

.call:hover{color:#000}

.call-box{
	margin: 0 auto;
	display: table;
	max-width:65%;
	text-align: center;
}
svg {
	width: 70px;
	margin: 0;
	border: 2px solid;
	border-radius: 50%;
	padding:12px;
	padding-left: 14px;
	margin-right:20px;
	height:70px
}

.phone {
	transition: 350ms all;
	transform-origin: 50% 50%;
	-ms-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}

.lines {
	transition: 350ms all;
	transform-origin: 50% 50%;
	stroke: #000;
	opacity: 0;
}
.call:hover svg{border-color:#000;}
.call:hover .phone {
	animation: ring 350ms forwards;

}

.call:hover .lines {
	animation: speak 350ms forwards;

}


@keyframes ring {
	0%, 50%, 100% {
		transform: rotate(0deg);
	}
	25%, 75% {
		transform: rotate(10deg);
	}
}

@keyframes speak {
	0%, 75% {
		opacity: 0;
	}
	50%, 100% {
		opacity: 1;
	}
}
