.footer-dark {
	padding: 50px 0;
	color: #f0f9ff;
	background-color: #282d32;
}

.footer-dark h3 {
	margin-top: 0;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 16px;
}

.footer-dark ul {
	padding: 0;
	list-style: none;
	line-height: 1.6;
	font-size: 14px;
	margin-bottom: 0;
}

.footer-dark ul a {
	color: inherit;
	text-decoration: none;
	opacity: 0.6;
}

.footer-dark ul a:hover {
	opacity: 0.8;
}

@media (max-width: 767px) {
	.footer-dark .item:not(.social) {
		text-align: center;
		padding-bottom: 20px;
	}
}

.footer-dark .item.text {
	margin-bottom: 36px;
}

@media (max-width: 767px) {
	.footer-dark .item.text {
		margin-bottom: 0;
	}
}

.footer-dark .item.text p {
	opacity: 0.6;
	margin-bottom: 0;
}

.footer-dark .item.social {
	text-align: center;
}

@media (max-width: 991px) {
	.footer-dark .item.social {
		text-align: center;
		margin-top: 20px;
	}
}

.footer-dark .item.social > a {
	font-size: 20px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
	margin: 0 8px;
	color: #fff;
	opacity: 0.75;
}

.footer-dark .item.social > a:hover {
	opacity: 0.9;
}

.footer-dark .copyright {
	text-align: center;
	padding-top: 24px;
	opacity: 0.5;
	font-size: 13px;
	margin-bottom: 0;
}

#logo-you {
	/*max-width: 150px;*/
}

#p-focused {
	/*max-width: 220px;*/
}

#p-creative {
	/*max-width: 220px;*/
}

#p-adabtive {
	/*max-width: 220px;*/
}

#p-profesional {
	/*max-width: 220px;*/
}

#p-attentive {
	/*max-width: 220px;*/
}

.clean-pricing-item {
	background-color: #fff;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
	border-top: 0px solid #602b68;
	padding: 30px;
	overflow: hidden;
	position: relative;
}

#pict1 {
	/*max-width: 110px;*/
}

#pict2 {
	/*max-width: 110px;*/
}

#pict3 {
	/*max-width: 110px;*/
}

#pict4 {
	/*max-width: 110px;*/
}

#pict5 {
	/*max-width: 110px;*/
}

#pict6 {
	/*max-width: 110px;*/
}

#pict7 {
	/*max-width: 110px;*/
}

#pict8 {
	/*max-width: 110px;*/
}

#icon1 {
	max-width: 80px;
}

#icon2 {
	max-width: 80px;
}

#icon3 {
	max-width: 80px;
}

#icon4 {
	max-width: 80px;
}

#icon5 {
	max-width: 80px;
}

#logo-footer {
	max-width: 110px;
}

@media (min-width: 768px) {
	.col-md-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 100%;
	}
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

button:focus {
	/*outline: 0px dotted;*/
	outline: 5px auto -webkit-focus-ring-color;
}
