body{
	font-family: 'Montserrat', sans-serif;
}
a{
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
}
.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: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
/*Services*/
.services{
	background: url(../imagen/);
}
.services .container{
	/*border-bottom: 1px solid #ddd;*/
}
.single_service{
	margin-bottom: 40px;
}
.single_service img{
}
.single_service i{
	font-size: 25px;
	color: #f73b56;
}
.single_service h2{
    font-size: 20px;
    position: relative;
    bottom: 0;
    font-weight: bold;
}
.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;
}
.section{
	padding-bottom: 50px;
	margin-bottom: 30px;
}
/*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: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	padding-top: 20px;
}
.single_testimonial h4{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Montserrat','Montserrat', sans-serif;
	letter-spacing: 1px
}
/*Fun Facts*/
.fun_facts{
	background: url(../imagen/deslizar.png) #2271b0;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 60px 0px;
}
.fun_facts h5{
	color: #FFF;
}
.fun_facts .section_overlay{
}
.single_count{
}
.single_count i{
	color: #f73b56;
	font-size: 24px;
}
.single_count p{
	font-family: 'Montserrat','Dosis', sans-serif;
	color: #fff;
	font-size: 36px;
	position: relative;
	margin-bottom: 0;
}
.single_count p:before{
	content: "";
	position: absolute;
	width: 16px;
	height: 1px;
	left: 0;
	bottom: -4px;
}
.single_title h3{
	font-family: 'Montserrat','Montserrat', sans-serif;
	color: #e7bb1c;
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.single_title h2{
	font-family: 'Montserrat','Montserrat', sans-serif;
	color: #e7bb1c;
	margin-bottom: 0px;
}
.imac{
	position: relative;
	margin-top: -40px;
}
.imac img{
	width: 100%;
}
#container_slidershow_cont{
	padding-top: 95px;
}
@media(max-width: 1600px){
}
@media(max-width: 1500px){
}

@media(max-width: 1199px){
	.imgenlace {
		margin-top: 0 !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 73% !important;
	}
	.logopie img{
		width: 90% !important;
	}
	.bajar{
		margin-top: 40px !important;
	}
	.imgpregunta img{
		top: 0 !important;
	}
}
@media(max-width: 1080px){
	
}
@media(max-width: 991px){
	.subir{
		margin-top: -45px !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 100% !important;
	}
	.logopie img{
		width: 100% !important;
	}
	.bajar{
		margin-top: 0px !important;
	}
}
@media(max-width: 990px){
	#container_slidershow_cont{
		padding-top: 70px;
	}
}
@media(max-width: 858px){
}
@media(max-width: 770px){
	.navbar-header{
		width: 100%;
		padding-left: 0px;
	}
	#container_slidershow{
		/*padding-top: 128px;*/
	}
	#container_slidershow_cont{
		padding-top: 95px;
	}
}
@media(max-width: 767px){
	.mostrar{
		display: none;
	}
	.mostrar2{
		display: block;
	}
	ul.dropdown>li{
		margin-bottom: 20px !important;
	}
	ul.dropdown>li>a{
		font-size: 18px !important;
	}
	.fun_facts{
		background: url(../imagen/deslizar.png) repeat-y;
		background-size: 100% 100%;
	}
	.espblanco{
		height: auto !important;
	}
	.espblancoalq{
		height: auto !important;
	}
	#MapSitio{
		width: 110px;
		margin-bottom: 5px;
	}
	.rmenu{
		width: 33.33333333%;
		float: left !important;
	}
	.rlogo{
		width: 66.66666667%;
		float: left !important;
		padding: 0 !important;
		margin-top: 0px !important;
	}
	/*ul.dropdown{
		margin: 30px 0px 10px !important;
	}*/
	.single_service{
		width: 80% !important;
		margin: auto !important;
		margin-bottom: 20px !important;
	}
	.subir{
		margin-top: 0px !important;
	}
	.icoheade{
	    margin-top: 0px !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 80% !important;
	}
	.logopie img{
		width: 30% !important;
	}
	.beneficios{
		padding: 0 !important;
		margin: 0 !important;
	}
	.divmoneda{
		width:100%;
		float: left;
	}
	.divmoneda .col-sm-5{
		width:28%;
		float: left;
	}
	.divmoneda .col-sm-2{
		width:44%;
		float: left;
	}
	.imgpregunta img{
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 50%;
	}
	.imgpregunta{
		text-align: center;
	}
	.divfunciona{
		background: #ffa72f !important;
	    padding-right: 20px !important;
	    padding-left: 20px !important;
	    margin-left: 0px !important;
	}
	.flotafunciona{
		position: relative !important;
	}
	.webrespons{
		display: block !important;
	}
	/*.webrespons div.respuesta .col-sm-1 {
		width: 8.33333333%;
		float: left;
	}*/
	.webrespons div.respuesta .col-sm-11 {
		width: 100%;
		float: left;
	}
	.webrespons div.respuesta .col-sm-12 {
		width: 100%;
		float: left;
	}
	.webrespons div.respuesta .col-sm-4 {
		width: 66.66666667%;
		float: left;
	}
	.webrespons div.respuesta .col-sm-8 {
		width: 33.33333333%;
		float: left;
	}
	.webgrande{
		display: none;
	}
	#container_slidershow{
		margin-top: 20px !important; 
	}
	.textbanner{
		padding-top: 0px !important;
	}
	.footer{
		text-align: center !important;
	}
	.iconserv{
		width: 50% !important;
		float: left;
	}
}
@media(min-width: 767px){
	.mostrar{
		display: block;
	}
	.mostrar2{
		display: none;
	}
}
@media(max-width: 660px){
}
@media(max-width: 605px){
	.navbar-brand>img {
		margin: auto;
	    width: 100% !important;
	}
	.logopie img{
		width: 40% !important;
	}
}
@media(max-width: 460px){
	.navbar-brand{
		/*width: 100%;*/
	}
	.logopie img{
		width: 50% !important;
	}
}
@media(max-width: 350px){
	.fun_facts h3 {
   		font-size: 24px;
   	}
	.fun_facts .single_count p{
	    font-size: 20px;
	}
	.titcontenido{
		font-size: 24px !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 100% !important;
	}
	.logopie img{
		width: 70% !important;
	}
}
@media(max-width: 300px){
	.section-title{
		font-size: 24px !important;
	}
	.titcontenido{
		font-size: 20px !important;
	}
	.titcontenido h2{
		font-size: 24px !important;
	}
	.titcontenido h4{
		font-size: 20px !important;
	}
}
/*---BOTON SWITCH DE PRECIOS---*/
.divsoles{
	display: none;
}
.divdolares{
	display: none;
}
.muestprec{
	display: block;
}
.checkbox{
	display:none
}
.switch{
	width: 100px;
	height: 25px;
	background: #e1e1e1;
	z-index: 0;
	margin: auto;
	padding: 0;
	appearance: none;
	border: none;
	cursor: pointer;
	position: relative;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}
.switch:before{
	content: ' ';
	position: absolute;
	left: 1px;
	top: 1px;
	width: 98px;
	height: 25px;
	background: #e1e1e1;
	z-index: 1;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}
.switch:after {
	content: ' ';
	height: 35px;
	width: 35px;
	border-radius: 28px;
	background: #2e3e4d;
	position: absolute;
	z-index: 2;
	top: -4px;
	left: -8px;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-box-shadow: 0 2px 5px #999999;
	box-shadow: 0 2px 5px #999999;
}
.switchOn , .switchOn:before{
	background: #e1e1e1 !important;
}
.switchOn:after{
	left: 73px !important;
}
/*--FIN BOTON SWITCH DE PRECIOS---*/

.myImg:hover {
	opacity: 0.7;
	background-color: #000;
}
.modal {
    display: none; 
    position: fixed; 
    z-index: 10000; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
.modal-content { 
    animation-name: zoom;
    animation-duration: 0.6s;
}
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
#caracteristica>div{
	display: none;
}
#caracteristica .active{
	display: block;
}
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
.rlogo{
}
.beneficios h4{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #303030;
}
.textblanco{
	color: #FFF !important;
}
.textazul{
	color: #355677 !important;
}
.textrojo{
	color: #f00 !important;
}
.textveragua{
	color: #00a197 !important;
}
.textceleste2{
	color: #66cccc !important;
}
.textnegro{
	color: #0e0e0e !important;
}
.textgrisazul{
	color: #6085ad !important;
}
.textgrisazul2{
	color: #486b94 !important;
}
.textgrisazul3{
	color: #87adc0 !important;
}
.textgriscl{
	color: #b1b1b1 !important;
}
.textnaranja{
	color: #fff !important;
	background: #00a197;
}
.textceleste{
	color: #0221a7 !important;
	background: #aac7fe;
}
.textnaranja2{
	color: #f58d0c !important;
}
.text500bold{
	font-weight: 500;
}
.text600bold{
	font-weight: 600;
}
.bordernegro{
	border:2px solid #302f2f;
}
.borderblanco{
	border:2px solid #FFF;
}
.bordergris{
	border: 1px solid #bfbfbf;
}
.borgrisbot{
	border-bottom: 1px solid #dedede;
}
.bordrightgris{
	border-right: 2px solid #333333;
}
.bordleftgris{
	border-right: 2px solid #333333;
}
.bordrightblc{
	border-right: 2px solid #FFF;
}
.bordleftblc{
	border-left: 2px solid #FFF;
}
.bordleftazul{
	border-left: 4px solid #2a3050;
}
.borred5px{
	border-radius: 5px;
}
.borred10px{
	border-radius: 10px;
}
.borred30px{
	border-radius: 30px;
}
.bordredtoprig35 {
    border-top-right-radius: 35px;
}
.bordredbotlef35 {
    border-bottom-left-radius: 35px;
}
.bordredbotrig100 {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}
.bordredbotlef100 {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}
.listcheck li{
	list-style-image: url(../imagen/list_griscl.png);
	margin-bottom: 10px;
}
.webrespons{
	display: none;
}
.datcarat{
	width: 100%;
	min-width: 1110px;
}
.datcarat td{
	padding: 5px 10px;
}
.datcarat thead {
	background: #fafafa;
	color: #122f66;
	height: 40px;
	font-weight: 600;
}
.datcarat tbody tr {
	
	height: 45px;
}
.cuadblanco{
	background: #FFF !important;
}
.cuadrosa{
	background: #ff5656;
}
.cuabrogriscl0{
	background: #fafafa;
}
.cuadgriscl{
	background: #f7f7f7;
}
.cuadgrisosc{
	background: #313131;
}
.cuadceleste{
	background: #5cc0c0;
}
.cuadazulagua{
	background: #6c97ac;
}
.cuadprecio{
	background: #fbfbfb;
}
.cuadprecio2{
	background: #eaf4f3;
}
.cuadazul{
	background: #355679;
}
.cuadpreemp{
	background: url(../imagen/fond_emprende2.png) top center #fbfbfb;
	background-size: 100% 100%;
	color: #355677;
}
.cuadpremype{
	background: url(../imagen/fond_mypes2.png) top center #fbfbfb;
	background-size: 100% 100%;
	color: #3a9198;
}
.cuadprepym{
	background: url(../imagen/fond_pyme2.png) top center #fbfbfb;
	background-size: 100% 100%;
	color: #ffa731;
}
.cuadpreprem{
	background: url(../imagen/fond_premiun2.png) top center #fbfbfb;
	background-size: 100% 100%;
	color: #fc6341;
}
.cuadpreemp strong, .cuadpremype strong,
.cuadprepym strong, .cuadpreprem strong{
	font-family: 'Poppins',sans-serif;
}
.cuadpreemp h3, .cuadpremype h3,
.cuadprepym h3, .cuadpreprem h3{
	font-family: 'Montserrat',sans-serif;
}
.cuadrogriscl{
	background: #f3f3f3;
}
.cuadronegro2{
	background: #252120;
}
.cuadronegro{
	background: #2d2a2c;
}
.cuadverdecl{
	background: #51a685 !important;
}
.cuadroverdeosc{
	background: #206272;
}
.cuadroverdeagua{
	background: #399298 !important;
}
.cuadroverdeagua2{
	background: #36b0b1;
}
.cuadronaranja{
	background: #fc6341 !important;
}
.cuadroamarillo{
	background: #fea63a !important;
}
.fondolablanca{
	background: url(../imagen/fondo_ola.png) center bottom no-repeat;
	background-size: 100% auto;
}
.fondolablanca2{
	background: url(../imagen/fondo_ola2.png) center bottom no-repeat;
	background-size: 100% auto;
}
.fondovalo{
	background: url(../imagen/fondo_ovalo.png) center center no-repeat;
	background-size: 100% auto;
}
.fondobnp{
	background: url(../imagen/fondo_bnp.png) center center no-repeat #355679;
	background-size: auto 165%;
	color:#FFF;
}
#contactanos{
}
.cerraflota{
	position: absolute;
    top: 3px;
    right: 0;
    padding-right: 5px;
}
.divestcta iframe{
	border-radius: 10px;
}
.divestcta{
	display: none;
	position: fixed;
    background: #FFF;
    top: 0;
    bottom: 0;
    z-index: 99999999;
    left: 0;
    right: 0;
    margin: auto;
    border: 2px solid #9a9a9a;
    border-radius: 10px;
    width: 918px;
    height:634px;
    padding: 0;
}
.fondoscflot{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #656363;
    opacity: 0.9;
    z-index: 1030;
}
.fondoscflot2{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #656363;
    z-index: 1030;
}
.fondoscflot2 iframe{
	position: fixed;
	width: 90%;
	height: 95%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #FFF;
}
.flotafunciona{
	position: absolute;
	top: -20px;
}
.verpopup{
	display: none;
    position: fixed;
    width: calc(90% - (3rem * 2));
    height: calc(100% - (3rem * 2));
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 10000;
}
.numfunciona{
	position: absolute;
	top: -20px;
	left: -20px;
}
.divfunciona{
	background: url(../imagen/fondo_funciona.png) top left no-repeat;
    background-size: 100% 100%;
    padding-right: 30px !important;
    margin-left: -110px;
    font-size: 18px;
    line-height: 1.3em;
}
.divprec{
	width: 1110px;
}
.divprec div{
	float: left;
}
.divprec .col-sm-4 {
    width: 33.33333333%;
}
.divprec .col-sm-8 {
    width: 66.66666667%;
}
.divprec .col-sm-12 {
    width: 100%;
}
.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; 
}
.padd10alt{
	padding-top: 10px !important;
	padding-bottom: 10px !important; 
}
.padd10anc{
	padding-right: 10px;
	padding-left: 10px; 
}
.padd15alt{
	padding-top: 15px !important;
	padding-bottom: 15px !important; 
}
.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; 
}
.padd45alt{
	padding-top: 45px;
	padding-bottom: 45px;
}
.padd45anc{
	padding-right: 45px;
	padding-left: 45px; 
}
.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; 
}
.padd70anc{
	padding-right: 70px;
	padding-left: 70px; 
}
.padd80alt{
	padding-top: 80px;
	padding-bottom: 80px; 
}
.padd80anc{
	padding-right: 80px;
	padding-left: 80px; 
}
.padd90alt{
	padding-top: 90px;
	padding-bottom: 90px; 
}
.padd100alt{
	padding-top: 100px;
	padding-bottom: 100px; 
}
.padd100anc{
	padding-right: 100px;
	padding-left: 100px; 
}
.padd130alt{
	padding-top: 130px;
	padding-bottom: 130px; 
}
.padd150anc{
	padding-right: 150px;
	padding-left: 150px; 
}
.padd0{
	padding-right: 0px;
	padding-left: 0px; 
}
.padd0alt{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.marg0alt{
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
.titEsp{
	margin-bottom: 6px;
	margin-top: 10px;
	padding-left: 18px; 
	padding-right: 30px; 
	text-align: right;
}
.sombra{
	-webkit-box-shadow: 0px 0px 13px 1px rgba(187,187,187,0.75);
	-moz-box-shadow: 0px 0px 13px 1px rgba(187,187,187,0.75);
	box-shadow: 0px 0px 13px 1px rgba(187,187,187,0.75);
}
.sombrainfe{
	-webkit-box-shadow: 1px 1px 8px 0px rgba(122,122,122,1);
	-moz-box-shadow: 1px 1px 8px 0px rgba(122,122,122,1);
	box-shadow: 1px 1px 8px 0px rgba(122,122,122,1);
}
.listnaraja li{
	list-style-image: url(../imagen/list_naranja.png);
	margin-bottom: 8px;
}
.listgriscl li{
	list-style-image: url(../imagen/list_griscl.png);
	margin-bottom: 8px;
}
.divalbum{
	margin-bottom: 30px;
}
.subir{
	margin-top: -28px;
	z-index: 5;
}
.bajar{
	margin-top: 98px;
}
.classcontenido ul{
	padding-left: 0;
}
.classcontenido ul li {
    padding: 5px 5px 5px 5px;
    list-style-image: url(../imagen/circulorojo.png);
}
.classcontenido ul ul {
	padding-left: 0;
}
.classcontenido ul ul li{
    list-style: none;
}
.classcontenido ul ul li:before{
	content: "- ";
}
.cabcasas {
    background: #2e8cc9 !important;
    color: #f8f4f5;
    padding: 8px 0px;
    margin-bottom: 20px;
    margin-right: 5px;
    min-height: 46px;
}
.divalquiler {
    margin-bottom: 8px;
}
.fondocasas{
    background: #f2efef;
}
.descripcasa {
    color: #5b5e5d;
    padding: 8px 5px;
    min-height: 60px;
}
.espblanco{
	height: 88px;
}
.espblancoalq{
	height: 33px;
}
.divnoticias{
	padding: 50px 15px;
	background: url(../imagen/fondonoticia.jpg) top center;
	background-size: 100% 100%;
}
.filanoticia{
	background: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(167,167,167,1);
	-moz-box-shadow: 0px 0px 8px 1px rgba(167,167,167,1);
	box-shadow: 0px 0px 8px 1px rgba(167,167,167,1);
}
.vermasgrisros{
	padding: 10px 25px;
	border: 0px ;
	color: #fb1e22 !important;
	background: #f3e8da;
	cursor: pointer;
}
.vermasnaranja{
	padding: 5px 25px;
	color: #FFF !important;
	border: 1px solid #fe3034;
	background: #fe3034;
	cursor: pointer;
}
.vermasnaranja2{
	padding: 10px 25px;
	color: #FFF !important;
	background: #f58d0c;
	cursor: pointer;
}
.vermasrosa{
	padding: 10px 25px;
	border: 0px ;
	color: #FFF !important;
	background: #ff5054;
	cursor: pointer;
}
.vermasblcneg{
	padding: 5px 25px;
	border: 1px solid #191919;
	color: #191919 !important;
	background: #FFF;
	cursor: pointer;
}
.vermasazul{
	padding: 10px 25px;
	border: 0px ;
	color: #FFF !important;
	background: #006599;
	cursor: pointer;
	border-radius: 5px;
}
.btnactivo{
	padding: 5px 8px;
	cursor: pointer;
	border: 1px solid #2d2a2c;
	color: #FFFFFF !important;
	background: #2d2a2c !important;
}
.imgenlace{
	margin-top: -13px;
}
#div_enlaces{
	padding-top: 25px;
	padding-bottom: 30px;	
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 18px;
    right: 75px;
	z-index: 99;
	outline: none;
	background-color: #ff3034;
	color: white;
	cursor: pointer;
	padding: 6px;
	border-radius: 10px;
}
.call_to_action{
	padding: 70px 0px;
}
.seleccionado{
	border-bottom-style: double;
	border-bottom-color: #393939;
}
.li-mapa{
	margin: 0px 5px;
}
.single_image{
	margin-right: 3px;
	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(247,77,101,.9);
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 1s;
}
.image_overlay a{
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.image_overlay h2{
	position: absolute;
	bottom: 28px;
	left: 20px;
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.image_overlay h4{
	position: absolute;
	bottom: 11px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.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-top: 60px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.left p{
	margin-bottom: 60px;
}
.baton{
	margin-top: 65px;
}
.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;
}
/*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;
}
.line-section-title{
	background: url(../imagen/line_section_title.png) no-repeat left bottom;
    height: 6px;
    background-size: 90px 4px;
}
.line-section-title-celeste{
	background: url(../imagen/line_section_title_celeste.png)no-repeat left bottom;
    height: 6px;
    background-size: 90px 4px;
}
.line-section-title-azul{
	background: url(../imagen/line_section_title_azul.png) no-repeat left bottom;
    height: 6px;
    background-size: 90px 4px;
}
.line-section-title-naranja{
	background: url(../imagen/line_section_title_naranja.png) no-repeat left bottom;
    height: 6px;
    background-size: 90px 4px;
}
.line-section-title-amarillo{
	background: url(../imagen/line_section_title_amarillo.png) no-repeat left bottom;
    height: 6px;
    background-size: 90px 4px;
}
.line-section-title-rojo{
	background: url(../imagen/line_section_title_rojo.png) no-repeat left bottom;
    height: 6px;
    background-size: 90px 4px;
}
.line-section-title-rojo2{
	background: url(../imagen/line_section_title_rojo2.png) no-repeat left bottom;
    height: 6px;
    background-size: 90px 4px;
}
.section-title{
	color: #727177;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 20px;
}
.section-title-cont{
	color: #FFF;
	font-size: 32px;
	font-weight: bold;
	padding: 5px 0px;
	background: #000;
	margin-bottom: 20px;
}
.section-title-funciona{
	color: #454545;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
}
.section-title-azul{
	color: #355679;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.3em;
}
.section-title-celeste{
	color: #3b9097;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.3em;
}
.section-title-naranja{
	color: #fc6341;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.3em;
}
.section-title-amarillo{
	color: #ffa72f;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.3em;
}
.section-title-rojo{
	color: #e72d32;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.3em;
}
.section-title-pie{
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 20px;
}
.section-title-pie-blanco{
	color: #343333;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 20px;
}
.section-caption{
	color: #292b31;
	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;
	padding: 1px;
}
.news-caption{
	margin: 0 auto;
	text-align: justify;
	padding: 10px 0px 0px;
	margin: 10px 0px 0px;
}
.ingresos-caption{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px;
	color: #23224e;
}
.piepagina {
    padding: 30px 0px 50px;
    color: #2a1f42;
}
.piepagina a {
    color: #343333 !important;
}
.piepagina a img{
    margin-right: 8px;
}
.footer {
	background: #e6e6e6;
	padding: 20px 0px 0px;
	color: #343333;
}
.footer p {
	color: #343333;
	letter-spacing: 0px;
}
.footer_blanco {
	background: url(../imagen/pie_contenido.png) no-repeat top center;
	background-size: 100% 100%;
	padding: 20px 0px 0px;
}
.footer_blanco p {
	color: #FFF;
	letter-spacing: 0px;
	font-weight: bold;
}
.copyright a {
	color: #8a8da0 !important;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}
.mapsitio{
	padding-left:6px;
	margin-left:30px;
}
.mapsitio li:before{
	content: "- ";
}
.mapsitio li{
    list-style: none;
}
.mapsitpie {
    padding-left: 0px;
}
.mapsitpie li{
    list-style: none;
    padding: 0px 0px 15px;
    text-transform: uppercase;
}
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;
}
#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{
	border: 1px solid #3e88d1;
	color: #8c8c8c;
	padding: 5px 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
#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: left;
}
.icoheade a{
	color: #4b4b4d !important;
}
/*ACORDEON DE PREGUNTAS FRECUENTES*/
button.accordion {
    background-color: #0e2b42;
    color: #FFF;
    cursor: pointer;
    padding: 13px;
    text-align: justify;
    width: 100%;
    border: none;
    font-size: 18px;
    transition: 0.4s;
}
div.panel {
    padding: 0 18px;
    background-color: #f5f5f5;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    float: right;
}
.respuesta {
}
.imgpregunta img{
	position: absolute;
	z-index: 2;
	top: -41px;
	left: 59px;
}
.webrespons div.panel {
    padding: 0 18px;
    background-color: #FFF;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    float: right;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
/*FIN DE ACORDERON*/

/* CARGA PAGINA */
#contenedor_carga{
	background: rgba(255, 255, 255, 0.87);
	height: 100%;
    position: fixed;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 10000;
    top: 0;
    width: 100%;
}
#carga{
    border: 15px solid #ccc;
    border-top-color: #4c4c4c;
    height: 108px;
    width: 108px;
    border-radius: 100%; 
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: girar 1.5s linear infinite;
    -o-animation: girar 1.5s linear infinite;
    animation: girar 1.5s linear infinite;
}
@keyframes girar{
	from{ transform: rotate(0deg); }
    to{ transform: rotate(360deg); }
}
/* FIN CARGA PAGINA */