body{
	font-family: 'Poppins', sans-serif;
}
p{
	font-family: 'Poppins', sans-serif;
}
a{
	font-family: 'Poppins', sans-serif;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Poppins', sans-serif;
}
/*Header*/
.navbar-default .navbar-nav>li>a {
	color: #353535;
	padding: 3px 10px !important;
}
.navbar-default .navbar-nav>li>a:hover{
	text-decoration: none;
	color: #2f2f2f !important;
	font-size: 14px;
	font-weight: 600;
}
.cabecont .navbar-nav>li>a{
	color: #666664;
	font-weight: bold;
}
.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: 'Poppins', 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{
	color: #5b5b5d;
    font-size: 18px;
    position: relative;
    bottom: 0;
}
.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: 60px;
	padding-top: 60px;
	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: 'Poppins', sans-serif;
	letter-spacing: 1px;
	padding-top: 20px;
}
.single_testimonial h4{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Poppins','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: 'Poppins','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: 'Poppins','Montserrat', sans-serif;
	color: #e7bb1c;
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.single_title h2{
	font-family: 'Poppins','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: 1400px){
}
@media(max-width: 1199px){
	.imgenlace {
		margin-top: 0 !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 73% !important;
	}
	.logopie img{
		width: 90% !important;
	}
	.imgpregunta img{
		top: 0 !important;
	}
}
@media(max-width: 991px){
	.subir{
		margin-top: -45px !important;
	}
	.subiralq{
		margin-top: -5px !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 100% !important;
	}
	.logopie img{
		width: 100% !important;
	}
	.espblancoalq{
		height: auto !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;
	}
	.carousel-inner .item img{
		max-width: 200% !important;
		margin-left: -50%;
		margin-right: -50%;
	}
}
@media(max-width: 767px){
	.mostrar{
		display: none;
	}
	.mostrar2{
		display: block;
	}
	ul.dropdown>li{
		margin-bottom: 10px !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: 35%;
		float: left !important;
	}
	.rmenu img{
		width: 100%;
	}
	.rlogo{
		width: 65%;
		float: left !important;
		padding: 0 !important;
		margin-top: 0px !important;
	}
	.rmenu #catcounter {
	    float: left;
	    width: 54%;
	}
	ul.dropdown{
		margin: 10px 0px !important;
	}
	ul.dropdown>li {
		padding-left: 0 !important;
	}
	.subir{
		margin-top: 0px !important;
	}
	.subiralq{
		margin-top: 0px !important;
	}
	.subirpie{
		margin-top: 40px !important;
	}
	.icoheade{
	    margin-top: 0px !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 70% !important;
	}
	.logopie img{
		width: 30% !important;
	}
	.flechaprod{
		margin: 20px 0 !important;
	}
	.fondcarrito2{
		background-size: auto 100% !important;
	}
	.fondvalida1{
		background-size: auto 100% !important;
	}
	.fondvalida2{
		background-size: auto 100% !important;
	}
	.fondregistra1{
		background-size: auto 100% !important;
	}
	.fondregistra2{
		background-size: auto 101% !important;
	}
	.imgpregunta img{
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 50%;
	}
	.imgpregunta{
		text-align: center;
	}
	.divcabecera{
		padding-bottom: 20px !important;
	}
}
@media(min-width: 767px){
	.mostrar{
		display: block;
	}
	.mostrar2{
		display: none;
	}
}
@media(max-width: 605px){
	.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;
	}
}
#formreg input[type=text],
#formreg input[type=password],
#formreg select,
#cartcheck input[type=text],
#cartcheck input[type=password]{

	border: 1px solid #bebebe;

	border-radius: 5px;

    height: 25px;

    margin-bottom: 10px;

    width: 90%;

}

.minus,.plus {

    color: #fff;

    float: right;

    height: 20px;

    width: 40px;

    font-size: 16px;

    font-weight: 300;

    line-height: 2px;

    cursor: pointer;

    border-width: 0px;

    background: #edc421;

    border-color: #edc421;

}

.div_mostravista .minus,

.div_mostravista .plus {

    color: #fff;

    float: left;

    height: 35px;

    width: 35px;

    font-size: 16px;

    font-weight: 300;

    line-height: 2px;

    cursor: pointer;

    border-width: 0px;

    background: #057398;

    border-color: #057398;

}

.imgpregunta img{

	position: absolute;

	z-index: 2;

	top: -41px;

	left: 59px;

}

.linpag{

	color: #5b5b5d;

	cursor: pointer;

}

.lisprod{

	padding-left: 18px;

}

.lisprod li{

	font-size: 17px;

}

.vistaprevia {

	position: absolute;

    right: 0;

    top: 0;

    left: 0;

    bottom: 0;

    opacity: 0;

    display: -ms-flexbox;

    display: flex;

    background-color: hsla(0,0%,100%,.75);

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-pack: center;

    justify-content: center;

    cursor: pointer;

    transition: all .25s;

}

.bt-vistaprevia{

	background: #e7e7e7;

	border:0px;

	border-radius: 10px;

	width: 46px;

	height: 46px;

}

.productos_listado{

	table-layout:fixed;

	width:1040px;

}

.productos_listado caption{

	background-color: #333333;

	font-weight:bold;

	color:#FFFFFF;

	padding:8px 0px 8px 0px;

}

.productos_listado th{

	border-bottom: 1px solid #dadada;

	color:#68676d;

}

.productos_listado td{

	height:24px;

	padding: 10px 0;

}

.productos_confirm{

	table-layout:fixed;

	width:500px;

}

.productos_confirm caption{

	background-color: #333333;

	font-weight:bold;

	color:#FFFFFF;

	padding:8px 0px 8px 0px;

}

.productos_confirm th{

	border-bottom: 1px solid #dadada;

	color:#68676d;

}

.productos_confirm td{

	height:24px;

	padding: 10px 0;

}

.flechaprod{

	margin-top: 10%;

}

.martop{

	margin-top: 33px;

}

#catcounter {



}

#numitems {

    font-size: 21px;

    color: #FFF;

    font-weight: bold;

    position: absolute;

    top: 3px;

    right: 0;

    text-align: center;

    background: #ea2c2e;

    padding: 0px 8px;

    border-radius: 50%;

}

.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)}

}

.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;

}

.divcabecera{

	padding: 20px 0px 20px;

}

.fondocontacto{

	background: url(../imagen/imagen_contacto.png) no-repeat right;

    background-size: 25% auto;

    background-position-y: 35%;

}

#contactanos{

}

.cerraflota{

	position: absolute;

    top: 3px;

    right: 0;

    padding-right: 5px;

}

.ligthbox{

	width: 100%;

	height: 100vh;

	position: fixed;

	top: 0;

	background: rgb(0,0,0,.8);

	display: flex;

	justify-content: center;

	align-items: center;

}

.divestcta iframe{

	border-radius: 10px;

}

#imagrande{

	cursor: pointer;

}

.div_vistaprevia{

    display: none;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    min-height: calc(100% - (3rem * 2));



    position: fixed;

    pointer-events: none;



    max-width: 800px;



    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;

    top: 0;

    left: 0;

    right: 0;

    z-index: 1031;

}

.cerrarvent{

	position: absolute;

    top: 15px;

    right: 0;

    padding-right: 5px;

    cursor: pointer;

    align-items: center;

}

.cerrarvent:hover{

	font-weight: bold;

}

.fondoscflot {

    display: none;

    position: fixed;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    background: #656363;

    opacity: 0.9;

    z-index: 1030;

    overflow-x: hidden;

    overflow-y: auto;

}

.cat_casa{

    height: 33px;

    background: #09ab56;

    border: 0;

    border-radius: 8px 0px 0px 8px;

    color: #FFF;

    width: 100%;

    padding-left: 10px;

    vertical-align: top;

}

.bBuscar_casa{

    background: #FFF;

    border: 1px solid #c4c3c8;

    height: 33px;

    color: #636365;

    padding-left: 5px;

    width: 100%;

}

.lupa{

	width: 100%;

    background: #09ab56;

    border: 0;

    border-radius: 0px 8px 8px 0px;

    vertical-align: top;

    vertical-align: top;

    padding: 4px 5px 8px 5px;

}

.marg0alt{
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.padd1anc{
	padding-right: 1px;
	padding-left: 1px; 
}
.padd1alt{
	padding-top: 1px;
	padding-bottom: 1px; 
}
.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; 
}
.padd10alt{
	padding-top: 10px;
	padding-bottom: 10px; 
}
.padd10anc{
	padding-right: 10px;
	padding-left: 10px; 
}
.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; 

}

.padd70anc{

	padding-right: 70px;

	padding-left: 70px; 

}

.padd80alt{

	padding-top: 80px;

	padding-bottom: 80px; 

}

.padd80anc{

	padding-right: 80px;

	padding-left: 80px; 

}

.padd100alt{

	padding-top: 100px;

	padding-bottom: 100px; 

}

.padd120alt{

	padding-top: 120px;

	padding-bottom: 120px; 

}

.padd0{

	padding-right: 0px;

	padding-left: 0px; 

}

.border0px{

	border: 0px;

}

.borred3px{

	border-radius: 3px;

}

.borred5px{

	border-radius: 5px;

}

.borred8px{

	border-radius: 8px;

}

.borred10px{

	border-radius: 10px;

}

.bordenegro{

	border: 1px solid #404040;

}

.borbotagua{

	border-bottom: 3px solid #057398;

}

.borbotazulosc{

	border-bottom: 1px solid #1b3b61;

}

.borbotazul{

	border-bottom: 3px solid #0b2b44;

}

.borbotverde{

	border-bottom: 5px solid #2a8856;

}

.borbotblanco{

	border-bottom: 2px solid #FFF;

}

.borderagua{

	border: 2px solid #057398;

}

.borderazul{

	border: 1px solid #0b2b44;

}

.bordergris{

	border: 1px solid #7f7f7f;

}

.borredizq{

	border-radius: 60px 0 0 60px;

}

.sombra{

	-webkit-box-shadow: -1px 1px 7px 0px rgba(117,117,117,1);

	-moz-box-shadow: -1px 1px 7px 0px rgba(117,117,117,1);

	box-shadow: -1px 1px 7px 0px rgba(117,117,117,1);

}

.sombrainferior{

	-webkit-box-shadow: 0px 1px 5px 0px rgba(117,115,117,1);

	-moz-box-shadow: 0px 1px 5px 0px rgba(117,115,117,1);

	box-shadow: 0px 1px 5px 0px rgba(117,115,117,1);

}

.divalbum{

	margin-bottom: 30px;

}

.izquierda{

	margin-left: -18px;

}

.subir{

	margin-top: -40px;

	z-index: 5;

}

.subiralq{

	margin-top: -80px;

	z-index: 5;

}

.subirpie{

	margin-top: -95px;

	z-index: 5;

}

.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;

}

.listcheckver li{

	list-style: url(../imagen/check_verde.png);

	margin-bottom: 20px;

}

.cuadblanco{

	background: #FFF;

}

.cuadgriscl{

	background: #f2f2f2;

}

.cuadgriscl2{

	background: #f7f8f3;

}
.cuadgriscl3{
	background: #ededed;
}
.cuadazulmarosc{

	background: #1b3b61;

}

.cuadverde{

	background: #158a2f;

}

.bordleft{

	border-left: 1px solid #b5b5b5;

}

.fondodesenfoque{

	background: url(../imagen/fondo1.jpg) no-repeat;

	background-size: 100% 100%;

}

.fondonosotros{

	background: url(../imagen/nosotros_img.jpg) no-repeat;

	background-size: 100% 100%;

}

.fondodesenfoque2{

	background: url(../imagen/fondo2.jpg) no-repeat;

	background-size: 100% 100%;

}

.fondcarrito2{

	background: url(../imagen/carrito2.png) top center no-repeat;

	background-size: 100% 100%;

	color: #FFF;

	margin-bottom: 10px;

}

.fondvalida1{

	background: url(../imagen/valida1.png) top center no-repeat;

	background-size: 100% 100%;

	color: #eec422;

	margin-bottom: 10px;

	padding-left: 10px;

}

.fondvalida2{

	background: url(../imagen/valida2.png) top center no-repeat;

	background-size: 100% 100%;

	color: #FFF;

	margin-bottom: 10px;

	padding-left: 10px;

}

.fondregistra1{

	background: url(../imagen/registra1.png) top center no-repeat;

	background-size: 100% 100%;

	color: #eec422;

	margin-bottom: 10px;

}

.fondregistra2{

	background: url(../imagen/registra2.png) top center no-repeat;

	background-size: 100% 100%;

	color: #FFF;

	margin-bottom: 10px;

}

.fondgriscat{

	background: #f2f2f2;

}

.fondgriscl{

	background: #e5e5e5;

}

.fondgris{

	background: #878787;

	color: #FFF;

}

.fondazul{

	background: #0b2b44;

	color: #FFF;

}

.fondocasas{

    background: #f2efef;

}

.descripcasa {

    color: #5b5e5d;

    padding: 8px 5px;

    min-height: 60px;

}

.espblanco{

	height: 130px;

}

.espblancoalq{

	height: 70px;

}

.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);

}

.textblanco{

	color: #FFF !important;

}

.textagua{

	color: #057398 !important;

}

.textceleste{

	color: #449ce3 !important;

}

.textnaracl{

	color: #fd631c !important;

}

.textazulosc{

	color: #1b3b61 !important;

}

.textverde{

	color: #2b8756 !important;

}

.vermasverde{

	padding: 3px 15px;

	border: 0px;

	color: #FFF !important;

	background: #2a8856;

	font-family: 'Khand', sans-serif;

	font-weight: 500 !important;

    font-size: 18px;

}

.vermasazul{

	padding: 3px 15px;

	border: 0px;

	color: #FFF !important;

	background: #1b3b61;

	font-family: 'Khand', sans-serif;

	font-weight: 500 !important;

    font-size: 18px;

}

.vermasnegro{

	padding: 5px 8px;

	border: 0px;

	color: #FFF !important;

	background: #101010;

	border-radius: 7px;

	font-family: 'Khand', sans-serif;

	font-weight: 500;

}

.vermasblagris{

	background: transparent;

	padding: 5px 20px;

	color: #929292 !important;

	border: 1px solid #929292;

	font-family: 'Khand', sans-serif;

	font-weight: 500 !important;

}

.vermasgris{

	background: #373737;

	padding: 8px 20px;

	color: #FFF !important;

	border: 1px solid #373737;

	font-family: 'Khand', sans-serif;

	font-weight: 500;

}

.imgenlace{

	margin-top: -13px;

}

#div_enlaces{

	padding-top: 25px;

	padding-bottom: 30px;	

}

#myBtn {

	display: none;

	position: fixed;

	bottom: 20px;

	right: 20px;

	z-index: 99;

	outline: none;

	background-color: #09ab56;

	color: white;

	cursor: pointer;

	padding: 6px;

	border-radius: 10px;

}

.call_to_action{

	padding: 70px 0px;

}

.seleccionado{

	color: #2f2f2f !important;

	font-size: 16px;

	font-weight: 600 !important;

}

.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-verde{

	background: url(../imagen/line_section_verde.png) no-repeat left top;

	height: 16px;

	background-size: 40px 5px;

	margin-top:5px;

}

.section-title{

	color: #727177;

	font-size: 32px;

	font-weight: bold;

	padding-bottom: 20px;

}

.section-title-cont{

	background: #1b3b61;

	border-bottom: 5px solid #2a8856;

	color: #FFF;

	font-size: 32px;

	font-weight: bold;

	padding: 10px 0;

	margin-bottom: 50px;

}

.section-title-azulosc{

	color: #1b3b61;

	font-size: 36px;

	font-weight: bold;

	line-height: 1.1em;

	font-weight: 500;

}

.section-title-pie{

	color: #fb2219;

	font-size: 24px;

	font-weight: bold;

	width: 100%;

	padding-bottom: 10px;

}

.section-title-pie-blanco{

	color: #FFF;

	font-size: 24px;

	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: 20px;

	background: #f7f8f3;

}

.ingresos-caption{

	width: 90%;

	margin: 0 auto;

	text-align: center;

	padding: 20px 0px;

	color: #23224e;

}

.piepagina {

    padding: 30px 0px 40px;

    color: #FFF;

}

.piepagina a {

    color: #FFF !important;

}

.piepagina a img{

    margin-right: 8px;

}

.footer {

	background: #1b3b61;

	padding: 20px 0px 0px;

}

.footer p {

	color: #FFF;

	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,.copyright a {

	color: #d7d7d7 !important;

	font-size: 15px;

	font-weight: 500;

	text-decoration: none;

	font-family: 'Montserrat', sans-serif;

	font-weight: 300;

}

.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 5px 5px 0px;

}

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: right;

}

.icoheade a{

	color: #FFF !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 {

}

/*FIN DE ACORDERON*/