.content-360 h5 {
	font-weight: normal;
}

.location-alt-content {
	display: flex;
	justify-content: normal;
	align-items: center;
	flex-wrap: nowrap;
	margin-top: 20px;
}

.location-alt-content .item {
	text-align: center;
	padding: 80px 0;
	color: #fff;
	width: 20%;
}

.location-alt-content .item-1 {
	background-color: #433D38;
}

.location-alt-content .item-2 {
	background-color: #77A59E;
}

.location-alt-content .item-3 {
	background-color: #B7D081;
}

.location-alt-content .item-4 {
	background-color: #928C87;
}

.location-alt-content .item-5 {
	background-color: #F7F5F5;
}

.stretched #gotoTop {
    width: 55px;
	height: 50px;
	line-height: 48px;
}

#quotationModalForm .modal-header img {
	width: 150px;
}

.redes-flotantes {
	width: 55px;
	height: 50px;
	background-color: #23b180;
	display: flex;
	justify-content: center;
	align-items: center;
	left: initial!important;
	right: 30px!important;
	bottom: 7rem!important
}

.redes-flotantes img {
	width: auto!important;
	height: 30px;
}

.redes-flotantes:hover {
	background-color: #1f9e73
}

#modal-form-whatsapp .modal-header {
    padding: 0 0.5rem !important;
}

#modal-form-whatsapp .modal-header .close {
    background-color: transparent;
    border: none;
}

#modal-form-whatsapp .modal-body {
    padding: 0.5rem !important;
}

#modal-form-whatsapp .modal-footer {
    padding-right: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}