.cloqq_footer {
	background-color: #fff;
	color: #787878;
	padding: 20px
}

.cloqq_footer {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	flex-flow: center;
	justify-content: center;
	align-items: center;
	align-content: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

@media (max-width: 991px) {
	.cloqq_footer>.row {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		flex-flow: center;
		justify-content: center;
		align-items: center;
		align-content: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center
	}
	#m_left {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		flex-flow: center;
		justify-content: center;
		align-items: center;
		align-content: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center
	}
	
	
	#m_right .cloqq_footer_social_networks {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		flex-flow: center;
		justify-content: center;
		align-items: center;
		align-content: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center
	}
}

.cloqq_footer_logo_everis {
	width: 105px;
	height: 20px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(http://hack-it.es/app/71df3eb309bf2414a446c06ace6299935024662da687758e86bf421bd0df06eb2a46d8e9433ba7100b06f9c02778d3b2be1cdd1283de3db152134a0c05aef7f857cf38359c271470044589/img/logo/GlobalLogo_NTTDATA_Color.png);
	display: inline-block;
	vertical-align: bottom;
	-webkit-filter: blur(0);
	margin-left: 10px;
}

.cloqq_footer_logo_everis:hover {
	backface-visibility: hidden;
	transform: scale(1.09);
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-filter: blur(0)
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
	.cloqq_footer_logo_everis {
		background-image: url(http://hack-it.es/app/71df3eb309bf2414a446c06ace6299935024662da687758e86bf421bd0df06eb2a46d8e9433ba7100b06f9c02778d3b2be1cdd1283de3db152134a0c05aef7f857cf38359c271470044589/img/logo/ntt_data_logo@2x.jpg)
	}
}

@media (max-width: 991px) {
	.cloqq_footer_options_secondary_wrapper,
	.cloqq_footer_copyright {
		text-align: center !important
	}
}

.cloqq_footer_options_primary {
	text-align: center;
	margin-top: 15px
}

.cloqq_footer_option_primary {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px
}

@media (max-width: 767px) {
	.cloqq_footer_option_primary {
		display: block
	}
}

.cloqq_footer_option_primary a {
	font-weight: 600;
	font-size: 16px;
	color: #787878;
	text-decoration: none
}

.cloqq_footer_option_primary a:hover {
	font-weight: 600;
	font-size: 16px;
	color: #787878;
	text-decoration: underline
}

@media all and (max-width: 768px) {
	.cloqq_footer_option_primary a,
	.cloqq_footer_option_primary a:hover {
		font-size: 14px
	}
}

.cloqq_footer_social_networks {
	text-align: right
}

.cloqq_footer_social_network {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 32px;
	border: 2px solid #787878;
	display: inline-block;
	border-radius: 50%;
	margin: 10px 2%;
	crusor: pointer;
	cursor: hand;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.cloqq_footer_social_network img {
	cursor: pointer;
	cursor: hand
}

.cloqq_footer_social_network i {
	color: #787878;
	font-size: 16px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.cloqq_footer_social_network:hover {
	background-color: #787878;
	text-decoration: none
}

.cloqq_footer_social_network:hover i {
	color: #fff
}

.cloqq_footer_options_secondary {
	margin-top: 50px
}

.cloqq_footer_option_secondary {
	display: inline-block;
	vertical-align: middle;
	margin: 10px
}

@media (max-width: 767px) {
	.cloqq_footer_option_secondary {
		display: block
	}
}

.cloqq_footer_option_secondary a {
	font-size: 14px;
	color: #787878;
	text-decoration: none
}

.cloqq_footer_option_secondary a:hover {
	font-size: 14px;
	color: #787878;
	text-decoration: underline
}

.cloqq_footer_copyright {
	color: #787878;
	margin-top: 60px;
	text-align: right
}

#cookies_mod {
	display: none;
	width: 100%;
	min-height: 80px;
	background-color: #4A6BF8;
	position: fixed;
	top: auto;
	bottom: 0px;
	z-index: 99999999;
	opacity: 0.8
}

#cookies_mod p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.29;
	display: inline-block;
	width: 75%;
	padding-top: 20px;
	padding-left: 30px
}

#cookies_mod p a {
	color: #fff;
	text-decoration: underline
}

#cookies_mod div {
	width: 42px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 100%;
	display: inline-block;
	margin-right: 30px;
	position: absolute;
	top: 50%;
	right: 1%;
	margin-top: -21px
}

#cookies_mod div span.glyphicon {
	position: relative;
	display: block;
	margin: 0 auto;
	top: 50%;
	margin-top: -6px;
	width: 12px;
	height: 12px
}

#cookies_mod div span.glyphicon::before {
	color: #D700E9;
	font-size: 12px
}

.out_cookies {
	bottom: 100%
}