/*.fixed1 {
	padding:0;
	margin:0;
	background:url(../images/fixed1.jpg) 100% 100%;
	background-position:center;
	background-size:cover;
	min-height:400px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}*/

iframe{
	width: 480px;
	height: 270px;
}

.stats_info h4 {
	/*text-align: left;*/
}


p{
	text-align: left;
}

.info-bg p{
	text-align: center;
}

.carousel-caption h2{
	font-size: 35px;
	color: #ffffff;
text-align: center;
-webkit-text-stroke: 2px black;
text-transform: uppercase;
}


.galeria-joyas img {
  transition: all .3s linear;
  width: 320px;
  height: 320px !important;
  touch-action: pan-y pinch-zoom;
  float: left;
  margin-bottom: 20px;
}

.presidente{
	text-align: center;
}

.presidente img{
	margin: 0 auto;
}

.quienes_somos h1{
	margin-left: 5%;
	color:#2070b7;
}

.whatsapp h1{
	margin-left: 5%;
}

.con-alcalde{
	padding-bottom: 20px;
}

.quienes_somos_equipo img{
	margin-left: 30px;
	margin-bottom: 10px;
	float: right;
	width: 450px;
}

.quienes_somos2 img{
	width: 100%;
	margin-left: 15%;
}

.quienes_somos2_imagen_completa img{
	width: 60%;
	float: left;
}

.quienes_somos2_imagen_completa2 img{
	width: 30%;
	float: left;
}

.quienes_somos2_imagen_completa3 img{
	width: 15%;
	float: left;
}
video{
	width: 400px;
	height: 550px;
}

footer{
	background:#0b0a42;
	color:#fff;
}

footer div{
	text-align: center;
}

.w3l-footer-16-main h1{
	margin-top: 2%;
}


.contacto-del-home{
	text-align: left;
}

.sucursal_contacto{
	margin-top: 9px;
	margin-right: 4px;
}

.contacto-principal{
	width: 1200px;
}

.contacto-principal select,
.contacto-principal input,
.contacto-principal textarea
{
	background: #f5f7f8;
height: 40px;
padding:3px 3px;
color: #696e6e;
border: 2px solid #e4e4e2;
outline: none;
resize: none;
-webkit-appearance: button;

}

.contacto-1{
	/*width: 50%;*/
	float: left;
	margin-right: 10%;
}

.contacto-2{
	margin-top: 15px;
}

.contacto-2 input{
	width: 100%;
}

.contacto-3{
	margin-top: 15px;
	float: left;
	width: 50%;
}

.contacto-3 input{
	width: 95%;
}

.contacto-4 textarea{
	width: 100%;
}

.contacto-5 input{
	margin-top: 30px;
	text-align: center;
	border-radius: 30px;
	padding: 0px 22px;
	font-size: 21px;
}



.social_widgets {
  position: fixed;
  right: 1%;
  top: 62%;
  z-index: 189;
  list-style: none;
}

.sw_button, .sw_np_button {
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 1.9em;
  -webkit-border-top-left-radius: 4px;
  border-color: #14d36e;
}

.sw_np_button2 {
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 1.9em;
  -webkit-border-top-left-radius: 4px;
  border-color: transparent;
}

.stats_info{
	text-align: center;
}

.whatsapp-color {
  background-color: rgb(20,211,110);
}

.whatsapp-color2 {
  background-color: transparent;
}


.contenido_whatsapp img{
	width: 30px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.contenido_whatsapp font{
	font-size: 26px;
	height: 80px;
}

.contenido_whatsapp font:hover{
text-decoration: underline;
}


/*galeria fotos*/
.contenedor_general {
    padding: 1% 2%;
}


.galeria-wrapper {
    padding: 2px 2px;
    overflow: hidden;
    float: left;
    margin-left: 0;
    margin-top: 2%;
}

#promociones .efecto {
    border-radius: 20px;
}
.efecto {
    overflow: hidden;
    transition: all 1s linear;
    border-radius: 20px;
}

.galeria-wrapper img {
    border-radius: 20px;
    padding: 1%;
    transition: all .3s linear;
    width: 100%;
    touch-action: pan-y pinch-zoom;
}

.galeria-wrapper .efecto:hover img {
    -webkit-filter: brightness(.6);
    filter: brightness(.6);
    transform: scale(1.1);
    border-radius: 20px;
}
.galeria-wrapper img {
    transition: all .3s linear;
    width: 320px;
    height: 450px;
    touch-action: pan-y pinch-zoom;
    float: left;
}

.galeria-wrapper a{
	text-align: center;
}
.center {
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
/*galeria fotos*/




@media (max-width: 1024px) {
.contacto-principal{
	width: 950px;
}
}

@media (max-width: 900px) {
.contacto-1{
	width: 90%;
	float: none;
	margin-right: 10%;
}

.contacto-2 input{
	width: 75%;
 }

 .contacto-3 {
    width: 80%;
}

.contacto-4 textarea{
	width: 75%;
}

.carousel-caption h2 {
  font-size: 30px;
}

header.carousel {
  height: 90%;
}

}

@media (max-width: 750px) {

.con-alcalde img{
	margin-bottom: 40px;
}

}

@media (max-width: 640px) {
	/*video{
		width: 600px;
		height: 450px;
	}*/

	.contacto-principal{
	width: 600px;
	}

	video{
	width: 350px;
	height: 450px;
    }

	h5{
		margin-left: 3%;
	}

	.contenido_whatsapp{
	margin-top: 8%;
	}

	.whatsapp img{
	margin-left: 2%;
	}

	header.carousel {
  height: 39%;
	}

	.w3l-footer-16-main img {
  text-align: center;
  margin-left: 0%;
	}

	.img-fluid2 {
    height: auto;
    object-fit: contain;
	}
}


@media (max-width: 600px) {
	/*video{
		width: 500px;
		height: 375px;
	}*/
	.redes_sociales{
		margin-bottom: 25px;
	}

	.w3l-footer h3 {
  	margin-top: 5px;
	}

	.con-alcalde{
		text-align: center;
	}
}

@media (max-width: 520px) {
	/*video{
		width: 320px;
		height: 240px;
	}*/

	.quienes_somos_equipo img{
		width: 320px;
		margin-left: 8%;
		float: none;
	}

	.quienes_somos_equipo p{
		padding: 15px;
		text-align: justify;
	}

	.w3l-footer h3 {
	  font-size: 20px;
	  }

	.contacto-principal{
	width: 480px;
	}
}


@media (max-width: 480px) {
	.contacto-principal{
	width: 440px;
	padding-left: 10px;
	}

	.w3l-footer-16-main img {
  text-align: center;
  margin-left: 0%;
	}

	.w3l-grids-3{
		margin-top: 7%;
	}
}

@media (max-width: 400px) {
	.contacto-principal{
	width: 360px;
	}

	.carousel-caption h2 {
  -webkit-text-stroke: 0px gray;
	}

	.w3l-footer-16-main img {
  	text-align: center;
	}
}

@media (max-width: 320px) {
	.contacto-principal{
	width: 270px;
	}

	.w3l-footer-16-main img {
  	text-align: center;
	}
}