/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@font-face{
	font-family: ’neuropol’;
	src: url("../font/NEUROPOL.ttf");
}
body {
  padding-top: 56px;
  font-family: 'Montserrat', sans-serif;
}
strong{
	font-weight: 800;
}
.azul{
	color:#234b80;
}
.naranja{
	color:#FF8E00;
}
.center{
	display: block;
	margin: 20px auto;
}
.navbar{
	background-color: #fff!important;
	border-bottom: 4px solid #FF8E00;
}
.navbar a{
	font-size: 18px;
	font-family: ’neuropol’;
	color:#234b80!important;
	margin: 0px 10px 0px 0px;
}
.navbar a:hover{
	color: #FF8E00!important;
}
.contact{
	background-color:#FF8E00;
	color:rgba(255,255,255,1.00)!important;
	border-radius: 10px;
	padding: 5px 20px!important;
	border:1px solid #e27500;
}

.dropdown-menu{
	background-color: #F7F7F7;
}
.dropdown-menu a{
	font-size: 16px;
	font-family: 'Monserrat', sans-serif;
}
.dropdown-menu a:hover{
	background-color: #234b80;
	color:#fff!important;
}
.carousel-item {
  height: 76vh;
  min-height: 400px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slide_a{
	background-image: url("../img/slider_a.jpg");
}
.slide_b{
	background-image: url("../img/slider_b.jpg");
}
.slide_c{
	background-image: url("../img/slider_c.jpg");
}
.btn_mas{
	display: block;
	max-width: 300px;
	text-align: center;
	border-radius: 8px;
	border: 2px solid #ff7c00;
	padding: 12px 20px;
	margin: 60px auto;
	color: #fff;
	background-color: #FF8E00;
	font-weight: bold;
	font-size: 18px!important;
}
.btn_mas:hover{
	color: #fff;
	background-color: #ff7c00;
	text-decoration: none;
}
.btn_audio{
	border-radius: 8px;
	border: 2px solid #ff7c00;
	padding: 12px 20px;
	margin: 20px auto;
	color: #ff7c00;
	background-color: #000000;;
	font-weight: bold;
	font-size: 20px;
	display: block!important;
}
.btn_audio:hover{
	color: #fff;
	background-color: #ff7c00;
	text-decoration: none;
}
.portfolio-item {
  margin-bottom: 30px;
}
.card-mob{
	border-radius: 18px;
	background-color: #FF8E00;
	color:#fff;
	text-align: center;
	padding: 10px;
	border: 8px solid #fff;
}
.card-mob:hover {
	background-color: rgba(96,167,3,1.00);
	-webkit-transition: all .35s ease-in;
	-moz-transition: all .35s ease-in;
	-ms-transition: all .35s ease-in;
	-o-transition: all .35s ease-in;
	transition: all .35s ease-in;}

.card-mob h3{
	font-size: 16px;
	margin-top: 10px;
	font-weight: bold;
}
.acerca h1{
	font-family: ’neuropol’;
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
	font-size: 32px;
}
.acerca h2{
	font-family: ’neuropol’;
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
	font-size: 26px;
}
.div_line_n{
	display:block;
	background-color: #FF8E00;
	border:2px solid #FF8E00;
	width: 65%;
	max-width: 350px;
	margin: -10px auto 60px auto;
}
.div_line_nf{
	display:block;
	color: #FF8E00;	
	border:2px solid #FF8E00;
	width: 70%;
	margin: -10px 0px 20px;
}
.right{
	float: right;
}
.div_line_b{
	display:block;
	background-color: #FF8E00;
	border:2px solid #FF8E00;
	width: 75%;
	max-width: 450px;
	margin: -10px auto 60px auto;
}
.div_line_nn{
	display:block;
	background-color: #FF8E00;
	border:2px solid #FF8E00;
	width: 65%;
	margin: 0px auto 10px;
}
.div_line_a{
	display:block;
	background-color: #234b80;
	border:2px solid #234b80;
	width: 65%;
	max-width: 350px;
	margin-top: 6px!important;
	text-align: center;
}
.acerca p{
	display: block;
	margin: 40px auto;
	width: 60%;
	text-align: center;
}
.servicios{
	background-image: url("../img/back_servicios.jpg");
	background-size: cover;
	padding: 40px;
}
.servicios h2{
	text-align: center;
	padding: 20px;
	font-size: 38px;
	font-family: ’neuropol’;
	color: #fff;
}
.servicios h3{
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
.servicios h4{
	text-align: center;
	font-family: ’neuropol’;
}
.servicios img:hover{
	-webkit-transition: all .55s ease-out;
	-moz-transition: all .55s ease-out;
	-ms-transition: all .55s ease-out;
	-o-transition: all .55s ease-out;
	transition: all .55s ease-out;
	-moz-transform: scale(1.1) translateX(0px) translateY(-16px);
	-webkit-transform: scale(1.1) translateX(0px) translateY(-16px);
	-o-transform: scale(1.1) translateX(0px) translateY(-16px);
	-ms-transform: scale(1.1) translateX(0px) translateY(-16px);
	transform: scale(1.1) translateX(0px) translateY(-16px);
}
.card-eve{
	background-color: rgba(1,0,73,0.65);
	display: block;
	text-align: center!important;
	border-radius: 12px;
	margin-bottom: 18px;
	overflow: hidden;	
}
.card-eve:hover{
	-webkit-box-shadow: 0 0 10px 10px rgba(0,0,0,.5);
	box-shadow: 0 0 10px 10px rgba(0,0,0,.5);
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}
.servicios p{
	color:#fff;
	text-align: center;
	display: block;
	margin: 40px auto;
	width: 70%;
	max-height: 750px;
}
.ovalor h2 {
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
	font-size: 32px;
	font-family: ’neuropol’;
}
.ovalor h3{
	text-align: left;
	margin: 20px auto 10px;
	font-family: ’neuropol’;
}
.ovalor img{
	margin-bottom:-25px!important;
}
.ovalor p{
	text-align: left;
	color:#6D6D6D;
	margin: 10px auto 30px;
	display:block;
	max-width: 80%;
	float: left;
}
.ovalor a{
	color:#fff;
}
.ovalor a:hover{
	text-decoration: none;
}

.why{
	background-color:#F7F7F7;
	text-align: center;
	padding: 10px;
}
.why h2{
	font-family: ’neuropol’;
	margin: 20px auto
}
.why img{
	padding-top: 20px;
	
}
.shadowed {
    -webkit-filter: drop-shadow(0px 0px 10px #c9c9c9);
    filter: drop-shadow(0px 0px 10px #d7d7d7); 
}
.shadowed:hover {
    -webkit-filter: drop-shadow(0px 0px 10px #fff);
    filter: drop-shadow(0px 0px 10px #fff); 
	-webkit-transition: all .55s ease-out;
	-moz-transition: all .55s ease-out;
	-ms-transition: all .55s ease-out;
	-o-transition: all .55s ease-out;
	transition: all .55s ease-out;
	-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.why h3{
	font-family: ’neuropol’;
	margin: 16px auto;
}
.why p{
	font-size: 12px;
	color: #4D4D4D;	
}
.juntos{
	background-color: #234b80;
	color:#fff;
		background-image: url("../img/mustang_d.png");
	min-height: 250px;
	background-repeat: no-repeat;
	background-position: right;
}
.juntos h2{
	padding-top: 60px;
	font-family: ’neuropol’;
	font-size: 50px;
	line-height: 35px;
}
.juntos p{
	font-size: 24px;
}
.lejos{
	display: block;
	margin-left: 110px;
}
.cta{
	background-color:#BD5200;	
	background-image: url("../img/back_cta_d.jpg");
	background-size: cover;
	padding: 40px;
	color: #fff;
}
.cta p{
	font-size: 22px;
}
.cta h2{
	font-weight: bold;
}
.btn_cta{
	border-radius: 8px;
	border: 2px solid #fff;
	padding: 12px 20px;
	margin: 80px auto 20px;
	color: #fff;
	background-color: rgba(96,167,3,.00);	
	font-weight: bold;
	font-size: 20px;
	display: block!important;
	width: 350px;
}
.btn_cta:hover{
	color: #FF8E00;	
	background-color: #fff;
	text-decoration: none;
}
.cdata{
	text-align: left;
	height: 290px;
}
.cdata h3{
	color:#001741;
	text-align: center!important;
	font-size: 20px;
	font-family: ’neuropol’;
}
.map{
	display:block;
	width: 100%;
	min-height: 400px;
	margin: 20px auto;
}
.detalles a{
	color:#999;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: -20px!important;
}
.detalles a:hover{
	color:#001741;
}
.detalles li{
	list-style: none;
	margin-bottom: 20px;
	margin-left: -20px;
	font-weight: bold;
}
footer{
	background-color: #001741;
	background-image: url("../img/footer.jpg");
	background-position: top;
	background-repeat:repeat-x;
	color:#fff;
	min-height: 300px;
}
footer h2{
	font-family: ’neuropol’;
	font-size: 20px;
	margin-bottom: 20px;
}
footer h3{
	font-size: 20px;
	color: #fff;	
	margin: -10px auto 20px auto;
	font-family: ’neuropol’;
}
footer a{
	color:#DDDDDD;
	font-size: 14px;
}
footer a:hover{
	color:#fff;
	font-size: 14px;
}
footer ul li{
	text-align: left;
	list-style: none;
}
footer ul li a{
	margin-left: -40px;
}
footer ul li a:hover{
	color: #fff;
}
.f_contacto{
	text-align: right;
	font-size:12px;
}
.f_contacto p{
	padding-top: 18px;
}
.f_contacto a:hover{
	color: #FF8E00;	
}
.rs{
	margin-top:-14px;
}
.last_f{
	background-color: #1E1E1E;
	padding: 20px;
	font-size: 12px;
	padding-top: 10px;
	text-align: center!important;
}
.last_f p {
	color:#979797!important;
	margin-top: 20px!important;
	margin-bottom: 0px !important;
}
.last_f a{
	font-size: 10px;
	color: #BD5200;	
	display: inline;
	width: 40%;
	text-align: center;
	margin-top: 0px!important;
	margin-bottom: 20px;

}
.last_f a:hover{
	color: #FF8E00;	
}
.codego{
	width: 50%;
	color:#fff!important;
	float: right;
	text-align: right;
	padding: 22px;
	font-size:12px!important;
	margin-top: -10px;
	
}
.codego:hover{
	color:#0093FF!important;
	text-decoration: none;
}
.logo_codego{
	z-index: 9999;
	display:block;
    min-height: 22px;
    min-width: 59px;
	background-image: url("../img/codego_web.png");
	background-repeat: no-repeat;
	background-position: right;
	float: none;
}
.logo_codego:hover{
	background-image: url("../img/codego_web2.png");
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.contacto{
	background-image: url("../img/back_contact.jpg");
	background-size: cover;
	text-align: center;
}
.contacto h2{
	color: #FF8E00;	
	font-weight: bold;
	font-family: ’neuropol’;
	margin-top: 40px;
}
.contacto h4{
	color:#fff;
}
.contacto p{
	color:#fff;
}
.gris {
	color:#999!important;
}
.contacto .form-group{
	color:#999;
	text-align: left!important;
}
.contacto .form-control{
	background-color: rgba(0,0,0,0.75);
	border: 2px solid #FF8E00!important;
	color:#fff;
}
.qs h3{
	color:#234b80;
	text-align: center;
	font-family: ’neuropol’;
	margin: 20px auto;
}
.qs p, .qs ul{
	display:block;
	width: 90%;
	color:#747474;
	font-size: 14px;
}
.img_header{
	display: block;
	width: 100%;
	margin:50px auto 20px;;
}
@media (max-width: 480px) {
	.navbar-light .navbar-toggler{
		border: 1px solid #FF8E00;
	}
	.logo{
		width: 140px;
	}
	.slide_a{
		background-image: url("../img/slider_am.jpg");
	}
	.slide_b{
		background-image: url("../img/slider_bm.jpg");
	}
	.slide_c{
		background-image: url("../img/slider_cm.jpg");
	}
	.btn{
		font-size: 14px!important;
	}
	.btn_cta{
		margin: 20px auto 0px;	
	}
	.div_line_b, .div_line_v{
		margin-bottom: 20px;
	}
	.acerca h1{
 		font-size: 24px;	 
	}
	.acerca p{
		display: block;
		margin: 10px auto;
		width: 100%;
		font-size: 12px;
	}
	.servicios{
		background-image: url("../img/back_servicios.jpg");
		background-size: cover;
		background-position: center;
		padding: 40px 10px;
	}
	.servicios h2{
		font-size: 24px;
	}
	.servicios h3{
		font-size: 12px;
		font-weight: bold;
		color:#fff;
		text-align: center;
	}
	.servicios p{
		font-size: 14px;
		display: block;
		margin: 0px auto 20px;
		width: 100%;
	}
	.card-eve{
		width: 90%;
		margin: 16px auto;
	}
	.ovalor h2{
		font-size: 24px;
		text-align: center;
		font-family: ’neuropol’;
	}
	.ovalor h3{
		text-align: center;
		margin: 40px auto 20px;;
		font-size: 22px;
	}
	.ovalor p{
		text-align: center;
		color:#6D6D6D;
		margin: 10px auto!important;
		display:block;
		max-width: 100%;
		float: none;
	}
	.rcontrol{
		display: block;
		margin: 10px auto 50px;;
	}
	.div_line_bb{
		margin: 0px auto 40px;
	}
	.juntos{
		color:#fff;
		background-image: url("../img/mustang.png");
		min-height: 450px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	.juntos h2{
		text-align: center;
	}
	.juntos p{
		font-size: 18px;
		text-align: center;
	}
	.lejos{
		display: block;
		margin:20px auto;
	}
	.cta{
		padding: 40px 0px;
	}
	.cta h2{
		text-align: center;
		font-size: 24px;
	}
	.cta p{
		text-align: center;
		font-size: 18px;
	}
	footer{
		text-align: center!important;
		background-position: right top;
	}
	footer ul li {
		text-align: center;
		margin-bottom: 10px;
	}
	.div_line_nf{
		width: 70%;
		margin: 10px auto;
	}
	.right{
		float:none;
	}
	.rs{
		margin: 20px auto;
	}
	.f_contacto{
		text-align: center;
	}
	.last_f{
		height: 150px;
	}
	.cdata{
		text-align: center;
		height: 420px;
	}
	.codego{
		width: 100%!important;
		margin: 0px auto;
		text-align: center;
		padding: 10px 50px 0px 10px;;
	}
	.logo_codego{
		z-index: 9999;
		display:block;
		min-height: 22px;
		min-width: 59px;
		background-image: url("../img/codego_web.png");
		background-repeat: no-repeat;
		background-position: right;
		float: right;
		margin-top: -5px;
		padding-left: 10px;	
		text-align: left!important;
	}

}