/*- Footer -*/

.c-footer {
	position:  relative;
	max-width: 100vw;
	overflow:  hidden;
	flex:      0 0 auto;
}

.c-footer--simple {
	padding:          30px;
	background-color: #222;
	color:            #fff;
}

.c-footer__copyright {
	text-align: center;
	opacity:    0.5;
}

.c-footer__container > .elementor-container {
	max-width:     1395px;
	padding-left:  30px;
	padding-right: 30px;
}

.c-footer__phone {
	font-size:   18px;
	line-height: 22.5px;
	font-weight: bold;
	color:       #fff;
}

.c-footer .elementor-icon-list-icon i {
	position: relative;
	top: 1px;
}