#anzures .container{
	width: 960px;
}


.row1-bg{
	background: url(../images/head-bg.jpg) no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:490px;
}


#row1 .content-info{
	text-align: center;
	margin-top:45px;
}
.direccion {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
    line-height: normal;
}

#row1  h5{
	margin: 45px 0;
	color:#fff;
	line-height: normal;
}

.redes-sociales{
	margin:30px 0;
}

a.pagina{
	color: #fff;
}

a.pagina:hover{
	color: #e2ad4c;
}


.row2-bg{
	background: url(../images/back.jpg) no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:490px;
}

#row2 h4, #row7 h4{
	color: #fff;
	margin: 10px 0;
	text-shadow: 1px 1px 1px #150b01;
}

.formulario {
    margin-top: 41px;
}

.formulario input[type="text"] {
    width: 90%;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 8px;
}

.formulario textarea {
    width: 90%;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 8px;
	height: 80px;
}

.formulario input[type="submit"] {
    width: 120px;
    background: #e2ad4c;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 8px;
	margin-top: 10px;
}


.formulario input[type="checkbox"]{
	width: 20px;
	height: 20px;
}

.formulario span{
	color:#fff;
	font-size: 12px;
	margin-left: 10px;
}

input[type="checkbox" i] {
    margin: 3px 3px 3px 4px;
}

input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}

.titulo-bold {
    font-weight: 900;
    margin-top: 30px;
	text-shadow: 1px 1px 1px #150b01;
}

.cont-datos {
    color: #fff;
	text-align: center;
	text-shadow: 1px 1px 1px #150b01;
}

.cont-datos .logo{
	margin-top: 50px;
}

#row2 .cont-datos {
    margin-top: 78px;
}

.cont-fotos {
    margin-top: 50px;
}

.img2 {
    margin-top: 63px;
}

.img1, .img2 {
    border-radius: 15px;
	margin: 0 auto 20px;
}

.row3-bg{
	background: url(../images/section3-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height:390px;
}

.img3 {
    margin-top: -186px;
    right: 20px;
    position: absolute;
}

#row3 h4 {
    color: #fff;
    line-height: normal;
    font-weight: 600;
    font-size: 28px;
    text-align: left;
    margin-top: 80px;
    margin-left: 80px;
}

.frase{
	padding: 30px;
}

.row4-bg{
	background: url(../images/section4-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height:390px;
}

#row4 .cont-datos{
	padding: 40px;
	text-align: left;
}

#row4 h2 {
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    text-align: left;
    line-height: normal;
	
}

#row4 .cont-datos p{
	margin-top: 15px;
	font-size: 14px;
}

.img4{
	margin: 26px 0 0 20px;
}

.line{
	width: 100%;
    height: 2px;
    background: #e2ad4c;
    margin: 15px auto;
}

.row5-bg{
	background: url(../images/section5-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height:517px;
}

.img5{
	margin: 35px 20px 25px 20px;
}

#row5 p {
    color: #fff;
    font-size: 14px;
    width: 85%;
    margin: auto;
	font-style: italic;
	text-align: left;
}

.row6-bg{
	background: url(../images/section6-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height:517px;
}

#row6 .cont-datos{
	padding: 80px;
	text-align: left;
	margin-top: 30px;
}

#row6 h2 {
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    text-align: left;
    line-height: normal;
	
}

#row6 .cont-datos p{
	margin-top: 50px;
	font-size: 14px;
	color: #e2ad4c;
}

.row7-bg{
	background: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height:490px;
}

#row7 .cont-datos {
    margin-top: 78px;
}

#row7 .cont-foto{
	text-align: center;
}

.img7 {
    bottom: 0;
    position: absolute;
	padding: 20px;
}

.g-recaptcha {
    margin: auto;
    width: 160px;
	} 
	
.mensajes-form{
	color: #fff;
	padding: 10px auto;
}	

@media (max-width: 991px){
	#anzures .container{
		width: auto;
	}
	
	#row3 h4 {
    color: #fff;
    line-height: normal;
    font-weight: 600;
    font-size: 28px;
    text-align: left;
    margin-top: 80px;
    margin-left: 80px;
    z-index: 9;
    position: relative;
	}
	
	.row1-bg, .row2-bg, .row3-bg, .row4-bg, .row5-bg, .row6-bg, .row7-bg{
		background-position: center;
	}
	
}

@media (max-width: 768px){
	.row1-bg, .row2-bg, .row3-bg, .row4-bg {
		background-position: -142px center;
	}
	
	.row5-bg{
		background-position: -477px center;
	}

	.row6-bg{
		background-position: -450px center;
	}

	.row7-bg{}
	
	.formulario textarea {
    width: 90%;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 8px;
    height: 80px;
    margin-left: 20px;
    margin-right: 20px;
	}
	 
	
	.img3 {
    margin-top: 0;
    right: 20px;
    position: relative;
	}
	
	#row3 h4 {
    color: #fff;
    line-height: normal;
    font-weight: 600;
    font-size: 28px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
    margin-left: 0px;
    z-index: 9;
    position: relative;
	}

	.img7 {
    bottom: 0;
    position: absolute;
    padding: 20px;
    max-width: 150px;
	}
	
	#row6 .cont-datos p {
    margin-top: 30px;
    font-size: 14px;
    color: #e2ad4c;
	}


}

@media (max-width:580px){
	#row6 .cont-datos {
    padding: 23px;
    text-align: left;
    margin-top: 30px;
	}
	
	#row6 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
    line-height: normal;
	}
	
	.img7 {
    bottom: 0;
    position: absolute;
    padding: 20px;
    max-width: 200px;
	}
	
	#row4 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
    line-height: normal;
	}
	
	.img5 {
    margin: 35px auto 25px auto;
	}
	
	#row4 .cont-datos {
    padding: 15px;
    text-align: left;
	}
	
	#row4 .cont-datos p {
    margin-top: 15px;
    font-size: 11px;
	}
}