.horizonte-imag_contact {
	max-width: 200px;
}

.horizonte-title {
	color: #069
}

.horizonte-subtitle {
	color: #45bcf7
}

.horizonte-title-service {
	color: #0d5f8c
}

.horizonte-text-avisoPrivacidad {
	color: #736b6b
}

.navbar-default .navbar-nav > li > a {
	color: #2a3f5c;
}

.horizonte-body-gradiente {
	background: #dee2e5; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(right top, white, #4a5c74); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top right, white, #4a5c74); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top right, white, #4a5c74); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to top right, white, #4a5c74); /* Standard syntax */
}

.navbar-default .navbar-nav > li > a {
	color: #2a3f5c;
}

.horizonte-navbar-gradiente {
	background: rgba(222, 226, 229, 0.08); /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(right top, rgb(255, 255, 255), rgb(157, 168, 180)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top right, rgb(255, 255, 255), rgb(157, 168, 180)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top right, rgb(255, 255, 255), rgb(157, 168, 180)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to top right, rgb(255, 255, 255), rgb(157, 168, 180)); /* Standard syntax */
}

#main-slider {
	background: #1b3448; /* For browsers that do not support gradients */
	background: -webkit-radial-gradient(#4591b7 5%, #2d5e83 15%, #1c374f 60%); /* Safari 5.1-6.0 */
	background: -o-radial-gradient(#4591b7 5%, #2d5e83 15%, #1c374f 60%); /* For Opera 11.6-12.0 */
	background: -moz-radial-gradient(#4591b7 5%, #2d5e83 15%, #1c374f 60%); /* For Firefox 3.6-15 */
	background: radial-gradient(#4591b7 5%, #2d5e83 15%, #1c374f 60%);
}

.navbar-default .navbar-toggle {
	background-color: #30658b;
}

.title-horizonte {
	font-size: 25px;
	color: #006699;
}

.horizonte-logo {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 5px;
	margin-bottom: 5px;
}

.navbar-default .navbar-brand {
	margin-left: 60px;
	margin-right: 10px;
}

.horizonte-tel-header {
	margin-bottom: 0px;
}

.horizonte-title-p {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 21px;
}

.horizonte-aviso-privacidad {
	width: 80% z-index : 100001;
}

div.pp_pic_holder {
	z-index: 100001;
}
.horizonte-footer {
	color: #069;
}

.horizonte-title {
	font-size: 14px;
}

.horizonte-text-responsive-title {
	font-size: 48px;
}

@media (max-width: 1024px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 12px;
	}
}

.eye-service {
	position: absolute;
	top: 50%;
	left: 46%;
	font-size: 20px;
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}

@media (max-width: 1199px) {
	textarea#message {
		height: 277px;
	}
}