.w-contenido {
    padding-top: 3.5rem;
}
.wrap2 {
    width: 100%;
    margin: 0 auto;
    padding: 0 8rem;
}
.banner-cqtq .wrap2 {
    position: relative;
}
.banner-turismo {
    height: 100vh;
    max-height: 740px;
    position: relative;
    overflow: hidden;
    position: relative;
}
.banner-cqtq {
    height: auto;
    max-height: 100%;
}
.banner-turismo img {
    object-fit: cover;
    object-position: bottom;
}
.banner-cqtq img {
    width: 100%;
    height: auto;
}
.banner-cqtq .texto-cqtq {
    padding: 6rem;
    width: 45%;
    position: absolute;
    bottom: 0;
    left: 8rem;
    background: #fff;
    z-index: 10;
}
.banner-cqtq .texto-cqtq h1 {
    margin: 0 0 1rem;
}
.banner-cqtq .texto-cqtq p {
    color: #000000;
	font-size: 2.5rem;
	line-height: 120%;
}
.video {
    margin: 6rem 0;
}
.wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 23rem;
}
.w-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.w-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.logos {
    background: url(../images/cqtq/bg_logos.jpg);
    background-size: cover;
    padding-top: 100px;
    background-position: top;
}
.logos-cqtq {
    background-image: url(../images/cqtq/bg-montanas.jpg);
    padding-top: 0;
}
.texto2-cqtq {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.texto2-cqtq figure {
    width: 25%;
    text-align: center;
    padding: 0 2rem;
}
.texto2-cqtq figure img {
    max-width: 100%;
}
.texto2-cqtq .txt {
    width: 75%;
}
.texto2-cqtq .txt p {
    font-size: 3rem;
    color: #000;
	line-height: 130%;
}

.embajadores {
    padding: 2rem 1rem;
    margin-top: 100px;
    background: #FFF;
}
.ilustradores {
    padding: 9rem 9rem;
}
.embajadores h2.t-2 {
    color: #eb0028;
    font-size: 1.3rem;
    margin: 0 0 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}
.ilustradores h2.t-2 {
    font-size: 4rem;
    letter-spacing: 2px;
    margin: 0 0 8rem;
}
.box-not {
    position: relative;
    margin-bottom: 1.1rem;
    display: block;
    overflow: hidden;
    background: #000;
}
.embajadores .grid-noticias .box-not {
    background: #fff;
    margin-bottom: 5rem;
}
.embajadores .grid-noticias .box-not a {
    color: #eb0028;
    font-weight: bold;
    text-align: left;
	text-decoration: none;
}
.ilustradores .grid-noticias .box-ilustrador figure {
    position: relative;
    overflow: hidden;
    margin: 0 0 0.8rem;
}
.ilustradores .grid-noticias .box-ilustrador figure img {
    vertical-align: bottom;
}
.logos img {
    max-width: 100%;
}
.box-not img {
    width: 100%;
    transition: all 1s ease;
}
.ilustradores .grid-noticias .box-ilustrador figure .img-mapa {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
    transition: all .3s ease;
}

.ilustradores .grid-noticias .box-ilustrador figure:hover .img-mapa {
    top: 0;
    opacity: 1;
}
.ilustradores .grid-noticias .box-ilustrador h3 {
    font-weight: bold;
    color: #EB0028;
    font-size: 2.5rem;
    text-transform: none;
    margin: 0;
	line-height: 120%;
}
.ilustradores .grid-noticias .box-ilustrador h5 {
    font-size: 1.7rem;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
	line-height: 120%;
}
.ilustradores .grid-noticias .box-ilustrador a {
    display: block;
}
.box-img {
    position: relative;
	margin-bottom: 5rem;
}
.box-img img {
    width: 100%;
    vertical-align: bottom;
}
.box-img h3 {
    color: #fff;
    margin: 0;
    font-size: 4.8rem;
    font-weight: bold;
    position: absolute;
	letter-spacing: 2px;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-img .ver-mas {
    position: absolute;
    width: 43px;
    height: 43px;
    background: #eb0028;
    color: #fff;
    font-size: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    bottom: 0;
    transition: all .3s ease;
    z-index: 99;
}
@media (max-width:1500px) {
	.wrap2 {
		padding: 0 5.5rem;
	}
	.banner-cqtq .texto-cqtq {
		left: 5.5rem;
		width: 38%;
	}
	.banner-cqtq .texto-cqtq {
		padding: 3.4rem;
	}
	.banner-cqtq .texto-cqtq p {
		font-size: 1.9rem;
	}
	.wrap {
		padding: 0 16.2rem;
	}
	.ilustradores {
		padding: 7rem;
	}
	.box-img h3 {
		font-size: 3.8rem;
	}
	.box-img .ver-mas {
		font-size: 2.5rem;
	}
}
@media (max-width:1200px) {
	.ilustradores .grid-noticias .box-ilustrador h3 {
		font-size: 2rem;
	}
	.ilustradores .grid-noticias .box-ilustrador h5 {
		font-size: 1.4rem;
		margin-top: 8px;
	}
	.embajadores .grid-noticias .box-not a {
		font-size: 1.5rem;
	}
	.texto2-cqtq .txt p {
		font-size: 2.3rem;
	}
}
@media (max-width:991px) {
	.banner-cqtq .texto-cqtq {
		position: relative;
		bottom: auto;
		left: auto;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.banner-cqtq h1 img {
		width: 50%;
	}
	.wrap {
		padding: 0px 7rem;
	}
	.ilustradores {
		padding-left: 0;
		padding-right: 0;
	}
	.box-img h3 {
		font-size: 3rem;
	}
}
@media (max-width:768px) {
	.wrap2,
	.wrap {
		padding: 0px 2rem;
	}
	.texto2-cqtq {
		flex-direction: column;
	}
	.texto2-cqtq .txt {
		width: 100%;
	}
	.logos-cqtq {
		padding-top: 0;
		background-position: top;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.box-img h3 {
		font-size: 2.5rem;
	}
}
@media (max-width:570px) {
	.box-img h3 {
		font-size: 2rem;
	}
}