body{
	font-family: 'Exo 2', sans-serif;
}
p{
	font-family: 'Exo 2', sans-serif;
}
a{
	font-family: 'Exo 2', sans-serif;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Exo 2', sans-serif;
}

/*Header*/
.navbar-default .navbar-nav>li>a {
	color: #FFFFFF;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #FFFFFF;
	border-bottom: 2px solid #FFF;/*012e67;*/
}

/*header{
	background: url(../images/central/central1.jpg);header_bg.jpg);
	background-size: cover;1365px 767px;
	background-repeat: no-repeat;
}

.section_overlay{
	background: rgba(250,250,250, .5);
}*/
.home_text{
	padding-top: 210px;
	padding-bottom: 210px;
}
.home_text h2{
	color: #010101;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 13px;
}
.home_text p{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
}
.home_text img{}
.scroll_down{
	padding-bottom: 50px;
}
.scroll_down h4{
	font-size: 12px;
	color: #000;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
}


/*Services*/
.services{
	padding-top: 50px;/*96px;*/

}
.services .container{
	/*border-bottom: 1px solid #ddd;*/
}
.single_service{
}
.single_service i{
	font-size: 25px;
	color: #f73b56;
}
.single_service h2{
	color: #000000;
	font-size: 25px;
	text-transform: uppercase;
}
.single_progress_bar .progress {
	height: 1px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #d5d5d5;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.single_progress_bar .progress-bar {
background-color: #2d3334;
}
.single_progress_bar h2{
	color: 000;
	font-size: 14px;
	font-weight: 400;
}
.about_us_p{
	font-size: 14px;
	color: #272727;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 21px;
}
.about_title h2{
	font-size: 25px;
	color: #3d3d3d;
	text-transform: uppercase;
	margin-top: 85px;
	letter-spacing: 6px;
	margin-bottom: 21px;
}
.about_title img{
	margin-bottom: 70px;
}
/*Testimonial*/
.testimonial{
	padding: 40px 0px;
    background: #f7f5f4;
    /*margin-bottom: 50px;*/
}

.testimonial .icon:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 80px;
	background-color: #f73b56;
	top: 110px;
	left: 50%;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	margin-left: -40px;
}

.testimonial .icon i{
	color: #fff;
	font-size: 47px;
	position: absolute;
	z-index: 555;
	left: 50%;
	margin-left: -23px;
}

.single_testimonial p{
	color: #818180;
	font-size: 20px;
	font-family: 'Exo 2', sans-serif;
	letter-spacing: 1px;
	padding-top: 20px;
}

.single_testimonial h4{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Exo 2','Montserrat', sans-serif;
	letter-spacing: 1px
}

/*Fun Facts*/
.fun_facts{
	background: url(../imagen/fondofrase.jpg);
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 40px;	
}

.fun_facts .section_overlay{	
}

.single_count{
	padding: 80px 0px;
}
.single_count i{
	color: #f73b56;
	font-size: 24px;
}

.single_count h3{
	font-family: 'Exo 2','Montserrat', sans-serif;
	color: #e7bb1c;
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 0px;	
}

.single_count p{
	font-family: 'Exo 2','Dosis', sans-serif;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	position: relative;
	text-align: center;
}

.single_count p:before{
	content: "";
	position: absolute;
	width: 16px;
	height: 1px;
	left: 0;
	bottom: -4px;
}

.single_title h3{
	font-family: 'Exo 2','Montserrat', sans-serif;
	color: #e7bb1c;
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 0px;	
	margin-top: 0px;
}
.single_title h2{
	font-family: 'Exo 2','Montserrat', sans-serif;
	color: #e7bb1c;
	margin-bottom: 0px;
}
.imac{
	position: relative;
	margin-top: -40px;	
}
.imac img{
	width: 100%;
}


#container_slidershow{
	/*margin-top: -57px;*/
}

#container_slidershow_cont{
	padding-top: 95px;
}

@media(max-width: 990px){
	.navbar-header{
		width: 40%;
	}

	#container_slidershow{
		/*padding-top: 100px;*/
	}

	#container_slidershow_cont{
		padding-top: 70px;
	}
}

@media(max-width: 770px){
	.navbar-header{
		margin-top: 5px;
	}
	/*.navbar-brand{
		float: none;
	}*/
	.div_direcc{
		padding-top: 20px;
	}
	#container_slidershow_cont{
		padding-top: 95px;
	}
}

@media(max-width: 605px){
	.imac{
		margin-top: 180px
	}
}

@media(max-width: 460px){
	.navbar-brand{
		width: 100%;
	}
	.vermas{
		padding: 2px 10px !important;
	}
	.image_overlay h2{
		font-size: 12px !important;
	}
}

@media(max-width: 267px){
	.intranet{
		padding: 8px 15px;		
	}
}

@media(min-width: 267px){
	.intranet{
		padding: 8px 20px;
	}
}
@media(max-width: 767px){
	.intranet{
		float: none;
	}
	/*.div_direcc{
		display: none;
	}*/
	.navbar-brand{
		float: none;
	}
	.navbar-header{
		position: absolute;
		width: 70% !important;
	}
	.mostrar{
		display: none;
	}
	.mostrar2{
		display: block;
		padding: 0;
	}
	.mostrargeneral{
		display: none;
	}
	.mostrargeneral2{
		display: block;
		padding: 0;
	}
	.rlogo{
		width: 55%;
		float: left !important;
	}
	.rmenu{
		width: 45%;
		float: left !important;
	}
	.imgcentral{
		margin-top: 0px !important;
	}
	.nomingreso{
		margin-top: 20px !important;
	}
	ul.dropdown>li{
		margin-bottom: 15px !important;
	}
	.tipgaran{
		width: 33.33333%;
		float: left;
	}
	.garantianom{
		font-size: 16px !important;
	}
	.imgpago img{
		width: 50% !important;
	}
	.imgpreg{
		width: auto !important;
	}
	.imgprom{
		width: 100% !important;
	}
	.cabecera{
		background: #FFF !important;
	}
	.derecha{
		margin-left: 0 !important;
	}
	.izquierda{
		margin-left: 0 !important;
	}
	.bannertienda{
		padding: 20px 15px !important;
		background: rgba(102,102,102,1) !important;
		background: -moz-radial-gradient(center, ellipse cover, rgba(102,102,102,1) 0%, rgba(102,102,102,1) 17%, rgba(102,102,102,1) 20%, rgba(77,77,77,1) 45%, rgba(17,17,17,1) 93%, rgba(44,44,44,1) 99%, rgba(0,0,0,1) 100%) !important;
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(102,102,102,1)), color-stop(17%, rgba(102,102,102,1)), color-stop(20%, rgba(102,102,102,1)), color-stop(45%, rgba(77,77,77,1)), color-stop(93%, rgba(17,17,17,1)), color-stop(99%, rgba(44,44,44,1)), color-stop(100%, rgba(0,0,0,1)));
		background: -webkit-radial-gradient(center, ellipse cover, rgba(102,102,102,1) 0%, rgba(102,102,102,1) 17%, rgba(102,102,102,1) 20%, rgba(77,77,77,1) 45%, rgba(17,17,17,1) 93%, rgba(44,44,44,1) 99%, rgba(0,0,0,1) 100%) !important;
		background: -o-radial-gradient(center, ellipse cover, rgba(102,102,102,1) 0%, rgba(102,102,102,1) 17%, rgba(102,102,102,1) 20%, rgba(77,77,77,1) 45%, rgba(17,17,17,1) 93%, rgba(44,44,44,1) 99%, rgba(0,0,0,1) 100%) !important;
		background: -ms-radial-gradient(center, ellipse cover, rgba(102,102,102,1) 0%, rgba(102,102,102,1) 17%, rgba(102,102,102,1) 20%, rgba(77,77,77,1) 45%, rgba(17,17,17,1) 93%, rgba(44,44,44,1) 99%, rgba(0,0,0,1) 100%) !important;
		background: radial-gradient(ellipse at center, rgba(102,102,102,1) 0%, rgba(102,102,102,1) 17%, rgba(102,102,102,1) 20%, rgba(77,77,77,1) 45%, rgba(17,17,17,1) 93%, rgba(44,44,44,1) 99%, rgba(0,0,0,1) 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000', GradientType=1 );
	}
	.bannertienda .textopie{
		padding-bottom: 0 !important;
	}
	
	.single_image{
		margin: 0px 2px !important;
	}
}
@media(min-width: 768px){	
	.mostrar2{
		display: none;
	}
	.mostrargeneral2{
		display: none;
	}
}

@media(max-width: 338px){
	.col-sm-13{
		/*float:none;
		margin:auto;*/
		width: 20%;
		padding: 0;
	}
}
@media(min-width: 768px){
	.tipgaran{
		width: 33.3333333%;
		float: left;
		min-height: 300px;
	}
}
@media(max-width: 400px){
	.garantianom{
		font-size: 10px !important;
	}
	.pasos img {
	    width: 100%;
	}
	.col-sm-13 {
	    padding: 0;
	}
	.col-sm-13{
	    margin-top: 3% !important;		
	}
	.testimonial{
		padding-bottom: 2px !important;
	}
	.div_direcc{
		padding-left:0;
		padding-right: 0;
		text-align: left;
	}
	.imgpago img{
		width: 100% !important;
	}
	.contactit{
		font-size: 30px !important;
	}
	.ui-widget-content{
		width: 300px !important;
		height: 450px !important;
	}
	.ui-widget-content img{
		width: 100%;
		height: 380px;
	}
}
@media(max-width: 991px){
	.imgpreg{
		width: 100%;
	}	
}
@media(max-width: 309px){
	.titcontenido{
		font-size: 29px !important;
	}	
}

.fondoagua{
	background: url(../imagen/fondoagua.png) center no-repeat;
	background-size: auto 100%;
}
.imgPreg{
	float: left;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #b0a9d3;
	color: white;
	cursor: pointer;
	padding: 8px;
	border-radius: 10px;
}

#myBtn:hover {
	background-color: #796cb6;
}
.vermas{
	border: 1px solid #FFF;
	padding: 2px 40px;
}
.vermasmorado{
	border: 1px solid #4e4187;
	background: #4e4187;
	color: #FFF !important;
	padding: 8px 40px;
}
.vermasnegro{
	border: 1px solid #252525;
	background: #252525;
	color: #FFF !important;
	padding: 3px 20px;
	border-radius: 10px;
}
.lista{
	margin-left: -23px;
}
.lista li{
	list-style-image: url(../imagen/icono.png);
	text-align: justify;
	margin-bottom: 20px;
}
.bannertienda{
	background: url(../imagen/bannertienda.jpg) top center no-repeat;
    background-size: 100% 100%;
}
.bannertienda a{
	color: #252525 !important;
    padding: 8px 30px;
    background: #fffdff;
    font-weight: 700;
}
.fotoprom{
	background: #ededed;
    padding: 50px 20px;
}
.bannerprom{
	background: url(../imagen/bannerprom.jpg) top center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    float: left;
    padding: 16% 3% 5% 0%;
}
.bannerprom a{
	color: #473f70 !important;
	padding: 8px 50px;
	background: #fffdff;
	font-weight: 900;
}
.subtitulo{
	color:#7466bb;
	text-transform: uppercase;
	font-weight: bold;
}
.btnpromocion{
	background: #FFF;
	color: #473a8c !important;
	padding: 3px 15px;
	border: 1px solid #c1bed3;
}
.derecha{
	margin-left: 80px;
}
.izquierda{
	margin-left: -85px;
}
.cabecera{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(77,64,134,1) 63%, rgba(77,64,134,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(63%, rgba(255,255,255,1)), color-stop(63%, rgba(77,64,134,1)), color-stop(100%, rgba(77,64,134,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(77,64,134,1) 63%, rgba(77,64,134,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(77,64,134,1) 63%, rgba(77,64,134,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(77,64,134,1) 63%, rgba(77,64,134,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(77,64,134,1) 63%, rgba(77,64,134,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4d4086', GradientType=1 );
}
.cuadrogris{
	background: #ededed;
    padding: 20px 10px;
    margin-bottom: 30px;
}
.cuadroblanco{
	background: #FFF;
}
.cuadrogrisosc{
	background: #181818;
}
.cuadromorado{
	background: #4d4086;
}
.cuadromoradomed{
	background: #796cb4;
}
.cuadromoradocl{
	background: #f1f0f6;
}
.cuadrodatcab{
	border-left: 36px solid transparent;
	border-bottom: 100px solid #4d4086;
}
.cuadrodatcab .datcab{
	position: absolute;
}
.cuadropasos{
	background: url(../imagen/cuadro_pasos.png) no-repeat center top;
	background-size: 100% 100%;
}
.cuadropaso1{
	background: #511457;
	border-radius: 50%;
}
.cuadropaso2{
	background: #120646;
	border-radius: 50%;
}
.cuadropaso3{
	background: #796cb4;
	border-radius: 50%;
}
.textblanco{
	color: #FFF !important;
}
.textnegro{
	color: #252525 !important;
}
.textmorado{
	color:#4c3f87;
}
.padd3anc{
	padding-right: 3px;
	padding-left: 3px; 
}
.padd3alt{
	padding-top: 3px;
	padding-bottom: 3px; 
}
.padd5anc{
	padding-right: 5px;
	padding-left: 5px; 
}
.padd5alt{
	padding-top: 5px;
	padding-bottom: 5px; 
}
.padd8anc{
	padding-right: 8px;
	padding-left: 8px; 
}
.padd8alt{
	padding-top: 8px;
	padding-bottom: 8px; 
}
.padd10anc{
	padding-left: 10px;
	padding-right: 10px; 
}
.padd10alt{
	padding-top: 10px;
	padding-bottom: 10px; 
}
.padd15anc{
	padding-left: 15px;
	padding-right: 15px; 
}
.padd15alt{
	padding-top: 15px;
	padding-bottom: 15px; 
}
.padd20alt{
	padding-top: 20px;
	padding-bottom: 20px; 
}
.padd20anc{
	padding-right: 20px;
	padding-left: 20px; 
}
.padd30alt{
	padding-top: 30px;
	padding-bottom: 30px; 
}
.padd30anc{
	padding-right: 30px;
	padding-left: 30px; 
}
.padd40alt{
	padding-top: 40px;
	padding-bottom: 40px; 
}
.padd40anc{
	padding-right: 40px;
	padding-left: 40px; 
}
.padd50alt{
	padding-top: 50px;
	padding-bottom: 50px; 
}
.padd50anc{
	padding-right: 50px;
	padding-left: 50px; 
}
.padd60alt{
	padding-top: 60px;
	padding-bottom: 60px;
}
.padd60anc{
	padding-right: 60px;
	padding-left: 60px; 
}
.padd70alt{
	padding-top: 70px;
	padding-bottom: 70px; 
}
.padd80alt{
	padding-top: 80px;
	padding-bottom: 80px; 
}
.padd90alt{
	padding-top: 90px;
	padding-bottom: 90px; 
}
.padd100alt{
	padding-top: 100px;
	padding-bottom: 100px; 
}
.padd150alt{
	padding-top: 150px;
	padding-bottom: 150px; 
}
.padd0{
	padding-right: 0px;
	padding-left: 0px; 
}
.padd0alt{
	padding-top: 0px !important;
	padding-bottom: 0px !important; 
}
.marg0alt{
	margin-top: 0;
	margin-bottom: 0;
}
.border0px{
	border: 0px;
}
.borred3px{
	border-radius: 3px;
}
.borred5px{
	border-radius: 5px;
}
.borred8px{
	border-radius: 8px;
}
.borred10px{
	border-radius: 10px;
}
.borred15px{
	border-radius: 15px;
}
.borred20px{
	border-radius: 20px;
}
.borredtop20{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.borredbot20{
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.borredtop50{
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}
.borredbot50{
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.borred60esq{
	border-top-left-radius: 60px;
	border-bottom-right-radius: 60px;
}
.bordenegro{
	border: 1px solid #404040;
}
.bordergris{
	border: 1px solid #bfbfbf;
}
.bortopneg{
	border-top: 1px solid #282828;
}
.borbotneg{
	border-bottom: 1px solid #282828;
}
.div_vistaprevia{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (13rem * 2));

    position: relative;
    pointer-events: none;

    max-width: 950px;

    border: 1px solid;
    border-radius: .3rem;

    margin: 1.75rem auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.fondoscflot {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #656363;
    z-index: 1030;
    overflow-x: hidden;
    overflow-y: auto;
}
.fondoscflot2{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #656363;
    z-index: 1030;
    opacity: 0.9
}
.sombra {
    -webkit-box-shadow: -1px 1px 7px 0px rgb(187 187 187 / 1);
    -moz-box-shadow: -1px 1px 7px 0px rgba(187,187,187,1);
    box-shadow: -1px 1px 7px 0px rgba(187,187,187,1);
}
.sombrainferior{
    -webkit-box-shadow: 0px 1px 5px 0px rgb(197 197 197 / 1);
    -moz-box-shadow: 0px 1px 5px 0px rgba(197,197,197,1);
    box-shadow: 0px 1px 5px 0px rgba(197,197,197,1);
}
.bannercontact{
	background: url(../imagen/bannertiendas.jpg) top center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    float: left;
    padding: 14% 15% 6% 0%;
}
.bannercontact a{
	color: #473f70 !important;
	padding: 8px 50px;
	background: #fffdff;
	font-weight: 900;
}
.listmorada{
	color: #786cb6;
}
.listmorada ul {
	margin-left: -23px;
}
.listmorada li {
	text-align: justify;
	margin-bottom: 20px;
}
.franjamorada{
	background: #796bb6;
	color: #FFF;
	padding: 20px 0px 12px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
}
.nomingreso{
	text-align:right;
	text-transform:uppercase;
	font-size:14px;
	margin-top: 10px;
}
.pasos{
}
.single_image{
	margin: 0px 15px;
	position: relative;
	transition: all 1s;
}
.single_image img{
	width: 100%;

}
.single_image:hover div.image_overlay{
	opacity: 1;
}

.image_overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.60);
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 1s;

}
.image_overlay a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.image_overlay h2{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 25%;
}
.image_overlay h4{
	position: absolute;
	bottom: 11px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;	
}
.garantianom{
	color: #4e4187;
	font-size: 28px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
.no_padding{
	padding-left: 0px;
	padding-right: 0px;
}
.work_title{}
.work_title h1, .contact_title h1{
	font-size: 25px;
	color: #3d3d3d;
	letter-spacing: 5px;
	padding-top: 80px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.work_title img, .contact_title img{
	margin-bottom: 30px;
}
.work_title p, .contact_title p{
	font-size: 14px;
	color: #000;
	margin-bottom: 100px;
}
.last_padding {
	padding-right: 0px;
}
.pad_top {
	padding-top: 2px;
}
.left h2{
	margin-bottom: 30px;
	margin-top: 0px;
	font-size: 45px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.left p{
	margin-bottom: 60px;
}
.contac_inicio{
	background:#e4e2f0;
	padding: 40px;
	border-radius: 20px;
}
.contac_inicio input[placeholder], [placeholder], *[placeholder] {
    /*color: #575757 !important;*/
    font-size: 16px;
}

.contac_inicio input[type="text"] {
    border: 0px;
    font-size: 16px;
    border-radius: 10px;
    padding-left: 40px;
}
.baton{
	margin-top: 30px;
}
.cs-btn, .cs-btn:active, .cs-btn:visited, .cs-btn:focus{
	color: #fff;
	background-color: #000;
	border-radius: 0px;
	outline: none;
	padding: 10px 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all 1s;
}
.cs-btn:hover{
	background: #f74d65;
	border-color: #f74d65;
}
/*.call_to_action .container{
	padding-bottom: 60px;
	border-bottom: 1px solid #ddd;
}*/

/*Contact*/

.single_contact_info{
	padding-bottom: 21px;	
}
.single_contact_info h2{
	text-transform: uppercase;
	color: #3d3d3d;
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 1px;	
	}
.single_contact_info p{
	font-size: 15px;
	color: #3d3d3d;	
}
.contact-form{
	background-color: #f1f1f1;
	padding: 30px;
}
.contact-form .form-control{
	height: 43px;
	border-radius: 0px;
	margin-bottom: 20px;
	border: 0px solid #fff;
}
.contact-form #message{
	height: 104px;
}
.form_submit{
	width: 100%;
	background: #f73b56;
	border-radius: 0px;
	color: #fff;
	padding-top: 13px;
	padding-bottom: 10px;
	transition: all 1s;	
}
.work-with {
	padding-bottom: 60px;
	padding-top: 10px;
}
.work-with h3{
	font-size: 14px;
	color: #636363;
	text-transform: uppercase;
}
.section{
	padding-bottom: 40px;
	margin-top: 50px;
}
.section-title{
	color: #426bb1;
	font-size: 32px;
	font-weight: 500;
	width: 100%;
	padding: 20px 0;
}/*#012e67;*/

.line-section-title{
	background: url(../imagen/line_section_title.png) no-repeat center;
	height: 10px;
}
.section-caption{
	color: #696b6a;
	font-size: 20px;
}
.interest-caption{
	color: #767676;
	font-size: 24px;
	height: auto;
	padding-top: 10px;
}
.services-title{
	height: auto;
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.services-caption{
	background: url(../imagen/cuadroazul.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 6px 5px;
}

.news{
	overflow: hidden;
	background-size: 100% 100%;
}
.news-caption{
	margin: 0 auto;
	text-align: center;
	padding: 10px 9px;
	background: #FFF;
}

.ingresos-caption{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px;
	color: #23224e;
}
.footer {
	padding: 50px 0px;
	background-color: #796cb4;
}
.footer p {
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0px;
}
.copyright a {
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}
ul.icon_list{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-top: 20px;
}
ul.icon_list li{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}
ul.icon_list li a{
	display: inline-block;
	color: #636363;
	border: 1px solid #636363;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	transition: all 1s;
}
ul.icon_list li a:hover{
	color: #f73b56;
	border-color:#f73b56; 
}

#mnu_sup{
	height: 32px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	float: right;
	/*
	margin-top: 2px;
	width: 100%;
	margin-right:5%;
	position: relative;
	*/
}

#mnu_sup a{
	color: #777;
	padding: 0 15px;
	font-size: 14px;
	border-left: 3px solid #eef0f1;
	text-decoration: none;
}

#div_search{
	float: left;
	width: auto;
	position: absolute;
	right: 0px;
	top: 0;
}
#MapSitio{
	color:#868582;
}
#MapSitio:hover{
	border-bottom: 0px;
}
.mapsitpie{
	padding: 8px;
}
.mapsitpie li{
	list-style: none;
	margin-bottom: 8px;
}
.mapsitpie li a{
	color: #FFF !important;
}
#bnpmarca{
	position: absolute;
    top: 228px;
    z-index: 250;
}
#bnpmarca >span{
	position: absolute;
    color: #012e67;
    z-index: 250;
    top: 60px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 58px;
    line-height: 1.1;
}
.catsubtit{
	padding: 3px 0px;
    background: #e18021;
    color: #FFF;
    margin: auto;
    font-weight: bold;
}
.catsubtit p{
	padding: 0px;
	margin: 0px;
}
.textnoticia{
	color: #e17e20;
	font-weight: bold;
}
.icoheade{
	padding: 0;
    float: right;
    margin-top: 2px;
}