
html, body{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	overflow-x: hidden;
	overflow-y: overlay;
}
body{
	background-color: #fff;
	padding-bottom: 2em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Fira Sans', sans-serif;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}

p{
	margin: 0;
	line-height: 1.7;
	font-size: 1.1rem;
	padding-bottom: 1em;
}
/*
p span{
	font-weight: 500;
}*/

/*@media (min-width: 1200px){
	.container {
	    width: 1100px;
	}
}*/

.op-0{
  opacity: 0;
  transition: all 0.5s;
}
.op-1{
  opacity: 1;
  transition: all 0.5s;
}

*,
*:active,
*:active:focus,
*:focus,
*:visited,
*:hover,
.btn:focus,
.btn:active:focus,
.btn:focus,
a:focus,
.form-control:focus
{
    outline: 0 !important;
    outline-offset: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
            box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
}
a{
	text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.menu {
	background-color: rgba(255, 255, 255, 1);
	height: 40px;
}
.menu .row {
	height: 40px;
}
.menu .col-5.col-sm-2{
	background-color: #ed1c24;
	padding: 5px 3px 3px;
}
.menu .col-5.col-sm-3 .col-3:first-child{
	border-left: 2px solid #000;
}
.menu img{
	max-width: 100px;
}
.menu .row .row .col-3{
	padding-top: 5px;
}
.menu .row .row .col-3 a{
	color: #000;
	text-decoration: none;
	font-size: 1.3rem;
}
/*.colores {
    amarillo #fdda31;
    morado #742f67;
    gris #d0d2d3;
}*/

.titulo{
	color: #fff;
	letter-spacing: 2px;
	background-color: #000;
	height: 100vh;
}
.titulo h2{
	font-size: 1rem;
}
.titulo .row{
	height: 100vh;
	padding-top: 50px;
}
.titulo .row .row{
	height: auto;
}
.los{
	background-color: #742f67;
	padding: 3px 15px;
	display: inline;
	font-size: 2.5rem;
}
.linea-hrz{
	flex: 0 0 90%;
	height:2px;
	background-color: #fff;
}
.titulo i{
	color: #fff;
	font-size: 1.5rem;
}
.titulo img{
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	/*padding-top: 20px;*/
}
.empresarios{
	font-size: 4rem;
	line-height: 1;
}
.importantes{
	font-size: 2.9rem;
	line-height: 2;
}
.mexico{
	font-size: 5.3rem;
}
.nav-pills .nav-link {
    border-radius: 0;
    background-color: #d0d2d3;
    color: #000;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #742f67;
}
.tab-pane{
	height: 85vh;
}
.relative{
	width: 100%;
	position: relative;
	height: 85vh;
}
.relative i{
	font-size: 3rem;
	color: #d0d2d3;
	position: absolute;
	transition: all 0.5s;
}
.relative i:hover{
	color: #742f67;
}
.tab-content .row a:hover{
	color: #742f67;
	transition: all 0.5s;
}
i.icon-plus{
	font-size: 1.5rem;
	padding-left: 5px;
	color: #742f67;
}
i.icon-plus:hover{
	color: #fdda31;
}
i.icon-chevron-right{
	right: 0;
	top: 50%;
	z-index: 1;
}
i.icon-chevron-left{
	left: 0;
	top: 50%;
	z-index: 1;
}
.text-center a {
	color: #000;
}
.contenido{
	position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    left: 0;
    top: 0;
}
.right{
	right: 50%;
}
.txt-morado{
	color: #742f67;
}
.linea-casados{
	height: 50px;
	border: 5px solid #742f67;
	border-top: 0px;
	border-radius: 0px 0px 15px 15px;
}
.linea-casados img{
	width: 50px;
}
.mugresa-lafon{
	position: absolute;
	top: 10%;
	left: 3%;
	width: 50%;
}
.linea-vertical_dots{
	height: 50px;
	width: 1px;
	border-right: 5px dotted #742f67;
	padding-left: 40%;
}
.hermanos{
	position: absolute;
	top: 11%;
	left: 54%;
	width: 30%;
}
.linea-horizontal-dots{
	border-bottom: 5px dotted #742f67;
}
.sada-muguerza{
	position: absolute;
	width: 50%;
	top: 10%;
	left: 84%;
}

.linea-hijos-dots{
	height: 50px;
	border: 5px dotted #742f67;
	border-bottom: 0px;
	border-radius: 15px 15px 0px 0px;
}
#mt{
	margin-top: -5px;
}
.garza-sada{
	position: absolute;
	width: 80%;
	top: 44%;
	left: 70%;
}
.linea-vertical_dots_2 {
    height: 50px;
    width: 1px;
    border-right: 5px dotted #742f67;
    padding-left: 60%;
}
.linea-vertical_dots_3 {
    height: 50px;
    width: 1px;
    border-right: 5px dotted #742f67;
    padding-left: 50%;
    margin-top: 20px;
}
.linea-hijos-dots_4{
	height: 50px;
	border: 5px dotted #742f67;
	border-bottom: 0px;
	border-radius: 15px 15px 0px 0px;
	width: 180%;
	margin-left: -60%;
}
.linea-hijos-dots_5{
	height: 50px;
	border: 5px dotted #742f67;
	border-bottom: 0px;
	border-right: 0;
    border-radius: 15px 0px 0px 0px;
    width: 120%;
    margin-left: -45%;
}
.linea-hijos-dots_6{
	height: 50px;
	border: 5px dotted #742f67;
	border-bottom: 0px;
	border-right: 0;
    border-radius: 15px 0px 0px 0px;
    width: 90%;
    margin-left: 0%;
}
.garza-sada-garcia{
	position: absolute;
    top: 65%;
    left: 50%;
    width: 26%;
}
.garza-sada-garcia .casados {
    width: 225%;

}
.garza-sada-garcia .casados .col-3:nth-child(1) {
    margin-left: 14%;
}
.garza-sada-garcia .casados .col-4{
    margin-left: 24%;
}
.garza-sada-garcia .casados .col-4:nth-child(3) {
    margin-left: 18%;
}
.garza-sada-garcia .casados .col-3:nth-child(4) {
    margin-left: 24%;
}
.morados{
	position: absolute;
	top: 85%;
	left: 30%;
    width: 60%;
}
.linea-vertical_dots_4 {
    height: 50px;
    width: 1px;
    border-right: 5px dotted #742f67;
    padding-left: 45%;
}
.linea-vertical_dots_5 {
    height: 50px;
    width: 1px;
    border-right: 5px dotted #742f67;
    padding-left: 50%;
}
.casados2{
	margin-left: 10%;
	width: 160%;
}
.garza-laguera-gonzalez{
	position: absolute;
	top: 106%;
	left: 7%;
	width: 40%;
}
.sada-cueva{
	position: absolute;
	top: 127%;
    left: 137%;
    width: 100%;
    margin-bottom: 2em;
}
.linea-vertical_dots_6 {
    height: 50px;
    width: 1px;
    border-right: 5px dotted #742f67;
    padding-left: 24%;
    float: left;
}
#col-flex-mio{
	max-width: 12.666667%;
}

.modal-content {
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0rem;
    background-color: transparent;
}
.modal-body{
	background-color: #fff;
}
.container-fluid.d-block.d-md-none h2{
	color: #ffffff;
    background-color: #742f67;
    text-align: center;
    padding: 15px;
    font-size: 35px;
    border-top: 3px solid #000;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    border-radius: 50%;
    padding: 0.5em;
    width: 50px;
    height: 50px;
    padding-top: 15%;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background: black no-repeat center center;
    background-size: 50%;
}

@media screen and (max-width: 2700px) {
	.garza-sada {
	    top: 58%;
	}
	.garza-sada-garcia {
	    top: 88%;
	}
	.morados {
	    top: 116%;
	}
	.garza-laguera-gonzalez {
	    top: 140%;
	}
	.sada-cueva {
	    top: 169%;
	}
}
@media screen and (max-width: 991px) {


}
@media screen and (max-width: 680px) {

}
@media screen and (max-width: 1099px) {

	.relative{
		overflow-x: scroll;
	}
	.contenido{
		width: 1000px;
	}
	.left,
	.right{
		display: none;
	}
	.mugresa-lafon {
	    width: 55%;
	}
	.hermanos {
	    left: 59%;
	    width: 40%;
	}
	.garza-sada {
	    width: 82%;
	    left: 86%;
	    top: 60%;
	}
	.garza-sada .col-7 {
	    padding-left: 18%;
	}
	.sada-muguerza {
	    left: 100%;
	}
	.garza-sada-garcia {
	    width: 40%;
	    top: 85%;
	}
	.morados {
	    width: 88%;
	    top: 110%;
	}
	.garza-laguera-gonzalez {
	    left: 0%;
    	width: 56%;
    	top: 137%;
	}
	.sada-cueva {
	    top: 124%;
	    left: 208%;
	    width: 50%;
	}
	.contenido-slim{
		overflow: scroll;
	}

	.contenido-slim .container-fluid{
		width: 1000px;
	}
	.contenido-bailleres{
		overflow: scroll;
	}

	.contenido-bailleres .container-fluid{
		width: 1000px;
	}
	.contenido-servitje{
		overflow: scroll;
	}

	.contenido-servitje .container-fluid{
		width: 1000px;
	}
	.contenido-zambrano{
		overflow: scroll;
	}

	.contenido-zambrano .container-fluid{
		width: 1000px;
	}
	.contenido-valle{
		overflow: scroll;
	}

	.contenido-valle .container-fluid{
		width: 1000px;
	}
	#w-135{
		width: 135%;
	}

}
@media screen and (max-width: 1024px) {
	body{
		max-width: 1024px;
	}
	.garza-sada {
	    top: 35%;
	}
	.garza-sada-garcia {
	    top: 50%;
	}
	.morados {
	    top: 63%;
	}
	.garza-laguera-gonzalez {
	    top: 77%;
	}
	.sada-cueva {
	    top: 90%;
	}

}
@media screen and (max-width: 768px) {
	body{
		max-width: 768px;
	}
	.empresarios {
	    font-size: 2.5rem;
	}
	.importantes {
	    font-size: 1.7rem;
	}
	.mexico {
	    font-size: 3.3rem;
	}
	.sumario h2{
		font-size: 1.5rem;
	}
	.garza-sada {
	    top: 44%;
	}
	.garza-sada-garcia {
	    top: 63%;
	}
	.morados {
	    top: 80%;
	}
	.garza-laguera-gonzalez {
	    top: 98%;
	}
	.sada-cueva {
	    top: 116%;
	}

}
@media screen and (max-width: 767px) {
	body{
		max-width: 767px;
	}



}
@media screen and (max-width: 480px) {
	body{
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
	.titulo .row{
		height: 450px;
		padding-top: 50px;
	}

	.titulo .row{
	height: 450px;
	padding-top: 50px;
	}

	.linea-hrz {
	    margin-bottom: 1em;
	}
	.col-12.col-sm-6.text-right{
		text-align: center !important;
	}
	.titulo .row .row {
	    padding-top: 10px;
		text-align: center;
	}
	.sumario h2 {
	    font-size: 1rem;
	}
	.garza-sada {
	    top: 65%;
	}
	.garza-sada-garcia {
	    top: 97%;
	}
	.morados {
	    top: 127%;
	}
	.garza-laguera-gonzalez {
	    top: 159%;
	}
	.sada-cueva {
	    top: 191%;
	}
	.nav-item{
		width: 100%;
    	text-align: center;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon {
	    border-radius: 50%;
	    padding: 0.5em;
	    width: 50px;
	    height: 45px;
	    padding-top: 34%;
	}
	html, body{
		overflow-x: initial;
		overflow-y: initial;
	}

}
