html, body{
	font-family: 'Roboto', sans-serif;
	color: #000;
}

body{
	padding-top: 55px;
}

h1, h2, h3, h4, h5, {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	margin: 0;
}

h3{
	font-size: 35px;
}

h6{
	
}

h5 {
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
}

p{
	margin: 0;
	line-height: 1.7;
	font-size: 20px;
	padding-bottom: 10px;

}

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

.op-0{
	opacity: 0;
}

.op-9{
	opacity: 0.9;
}
/**************************HEADER*************************/
#main-header {
	background: #fff;
	color: #000;
	height: 55px;
    z-index: 1000;
    
    width: 100%; /* ancho completo de la página */
	left: 0; /* Posicionar la cabecera al lado izquierdo */
	top: 0; /* Posicionar la cabecera pegada arriba */
	position: fixed; /* Posición fija */
}	

 
/*
 * Logo
 */
#logo-header {
	text-decoration: none;
}

#logo-header:hover {
		opacity: inherit;
}
	
#logo-header .site-name {
		display: block;
		font-weight: 700;
		font-size: 1.2em;
}
	
#logo-header .site-desc {
		display: block;
		font-weight: 300;
		font-size: 0.8em;
		color: #999;
}

.logo_adn{
    margin-top: 13px;
    width: 10%;
    margin-left:40px;
}
	
 
/*
 * Navegación
 */
nav {
	float: right;
    margin-right: 100px;
}
	nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
        font-size: 22px;
		padding-right: 0px;
	}
	
		nav ul li {
			display: inline-block;
			line-height: 55px;
		}
			
			nav ul li a {
                color: #000;
				display: block;
				padding: 0 25px;
				text-decoration: none;
			}
			
				nav ul li a:hover {
					color: #f1615b;
				}






/****************************SECCION MAIN********************/
.main {
    background: url(../img/back_soldado.png);
    background-size: cover;
	background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
	padding-top: 55px;
	overflow: hidden;
    border-color: #f7ae46;
    border-bottom-style: solid;
    border-bottom-width: 25px;
}
.main h1{
	font-size: 100px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
    padding-bottom: 85px;
    font-weight: 900;
}

.main h2{
	color: #fff;
	font-size: 30px;
	font-weight: 800;
	font-style: italic;
}
.main h3{
    color: #fff;
	font-size: 30px;
	font-weight: 800;
	font-style: italic;
	padding-bottom: 20px;
}
.main h4{
    color: #fff;
	font-size: 30px;
	font-weight: 800;
    padding-bottom: 30px;
}
.main h5{
    color: #fff;
	font-size: 24px;
    padding-bottom: 20px;
}
.main h6{
    color: #fff;
    font-size: 18px;
}

.soldado{
    text-align: center!important;
}
.soldado img{
    /**border-bottom-color: #f7ae46;
    border-bottom-style: solid;
    border-bottom-width: 8px;**/
    width: 70%;
}

/****************************SECCION MAIN********************/



/****************************SECCION MIXQUI********************/
.mixqui{
    background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.6)), url(../img/mixqui_bg.jpg);
	background-size: cover;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0 40px 0;
}

.mixqui p{
    font-size: 20px;
    padding-bottom: 15px;
}


.mixqui h5 {
	font-size: 24px;
}

/****************************SECCION MIXQUI********************/


/****************************SECCION MIXQUI 2 ********************/
.mixqui2 {
    padding: 40px 0 40px 0;
}

.mixqui2 p{
    font-size: 20px;
    padding-bottom: 15px;
}

.mixqui2 h4 {
	font-size: 30px;
}

.mixqui2 h5 {
	font-size: 24px;
}

/****************************SECCION MIXQUI 2 ********************/


/******************************SECCION TULA***************/
.tula {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #ffffff), url(../img/tula_bg.jpg);
	background-size: cover;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0 40px 0;    
}

.tula p{
    font-size: 20px;
    padding-bottom: 15px;
}

.tula h3 {
	font-size: 35px;
}

.tula h5 {
	font-size: 24px;
}

/*******************************SECCION TULA***************/


/******************************* FRASES ***************/

.cort{
    width: 100%;
    background-color: #f0615b;
    padding: 4em 2em;
}

.cort h4{
    font-size:2em;
    color: white;
    padding:0px 10px;
}

/******************************* graficas ***************/

.grafica2, .grafica_mixqui, .grafica_tula, .grafica_cuautepec {
    padding: 50px 0 50px 0;
}


/*************************+****SECCION secuela-redes***************/
.secuela-redes {
    padding: 40px 0 40px 0;    
}

.secuela-redes p{
    font-size: 20px;
    padding-bottom: 15px;

}

.secuela-redes h3 {
	font-size: 35px;
}



/*******************************SECCION img_complete***************/

.img_complete{
    background:
        linear-gradient(to top, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.6)),
        url(../img/tula_3.png) no-repeat center center fixed;
    
    min-height: 295px;
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 0 50px 0;
    color: #fff;
    }

/*******************************SECCION Cuautepec***************/
.cuautepec {
    background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.6)), url(../img/cuau_bg.jpg);
	background-size: cover;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0 40px 0;    
}

.cuautepec p{
    font-size: 20px;
    padding-bottom: 15px;
    
}

.cuautepec h4 {
	font-size: 30px;
}

.cuautepec h5 {
    font-size: 24px;
}

/************************SECCION huachicol-necesidad***************/

.huachicol-necesidad{
    padding: 40px 0 40px 0;    
}

.huachicol-necesidad h4 {
	font-size: 30px;
}

.huachicol-necesidad h5 {
    font-size: 24px;
}


/**************SECCION asistencialismo***************/
.asistencialismo{
    padding: 40px 0 90px 0;    
}

.asistencialismo h4 {
	font-size: 30px;
}

.asistencialismo h5 {
    font-size: 22px;
}




/**************SECCION gallery***************/

.gallery-block.grid-gallery{
  padding-bottom: 60px;
  padding-top: 60px;
}

.gallery-block.grid-gallery a:hover{
  opacity: 0.8;
}

.gallery-block.grid-gallery .item img{
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  transition: 0.4s;
}

.gallery-block.grid-gallery .item{
  margin-bottom: 20px;
}


/**************SECCION footer***************/
footer{
	height: 250px;
	background-color: #77ced8;
	color: #fff;
	padding: 15px;
}
footer p{
	text-align: center;
}

@media (min-width: 576px) {

.gallery-block.grid-gallery .scale-on-hover:hover{
    transform: scale(1.05);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
  }
}



/*
.globo .row .col-7{
	background-image: url(../img/globo.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
*/
.globo .row .col.col-md-10.col-lg-7 div {
    z-index: 1;
    position: relative;
    text-align: center;
    padding-left: 10%;

}
.globo .row .col.col-md-10.col-lg-7 div h4,
.dama h4{
	padding-bottom: 20px;
	font-size: 35px;
}
.globo .row .col.col-md-10.col-lg-7 div h4 span,
.dama h4 span{
	font-size: 28px;
}
.globo .row .col.col-md-10.col-lg-7 div p{
	font-size: 14px;
}
.globo .row .col.col-md-10.col-lg-7 img{
	margin-top: -66%;
}



.visible-991 {
	display: none;
}
.ord-6{
	overflow: hidden;
}




@media (min-width: 992px) and (max-width: 1199px) {
	.main h1 {
	    font-size: 80px;
	}
    .logo_adn {
	    width: 10%;
	}
	.main .col-12.col-md-6 {
	    margin-top: -15px;
	}
	.globo .row .col.col-md-10.col-lg-7 img {
	    margin-top: -65%;
	    width: 100%;
	}
	.globo .row .col.col-md-10.col-lg-7 div p {
	    font-size: 11px;
	}
	.globo .row .col.col-md-10.col-lg-7 div {
	    padding-left: 5%;
	    padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.logo_adn{
	    width: 15%;
	}
	.main h1 {
	    font-size: 60px;
	}
	.main .col-12.col-md-6 {
	    margin-top: 0px;
	}
	.main h2 {
	    font-size: 18px;
	}
	.main h3 {
    	font-size: 14px;
	}
	.main h5 {
    	font-size: 12px;
	}
	.globo .row .col.col-md-10.col-lg-7 div {
	    padding-left: 4%;
	    padding-right: 4%;
	}

	.globo .row .col.col-md-10.col-lg-7 img {
	    margin-top: -68%;
	    width: 100%;
	}

	.hijos .col.text-center {
	    padding-bottom: 17px;
	}

	.hijos .col.text-center img {
	    width: 100%;
	}

}

@media (min-width: 577px) and (max-width: 767px) {
	.main {
	    padding-bottom: 0;
	}
    .logo_adn {
	    width: 15%;
	}
	.main h1 {
	    font-size: 45px;
	}
	.globo .row .col.col-md-10.col-lg-7 img {
	    margin-top: -70%;
	    width: 100%;
	}


	.globo .row .col.col-md-10.col-lg-7 div {
	    padding-left: 4%;
	    padding-right: 4%;
	}

	h4 {
	    font-size: 28px;
	}
	h4 span {
	    font-size: 22px;
	}
    nav{
        margin-right: 20px!important;
    }
    nav ul li{
        width: 20%;
        float: right;
        margin-right: 10px!important;
    }
}


@media (min-width: 200px) and (max-width: 767px) {
	.logo_adn {
	    width: 30%;
	    margin-left: 10px;
	}
	.main .col-12.col-md-6 {
	    margin-top: 0;
	}

	.dama .col-md-7#padding_0 img {
	    margin-top: 0px;
	}
	.dama .col p, .dama .col-md-5 p {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.ord-0{
		order: 0;
	}
	.ord-1{
		order: 1;
	}
	.ord-2{
		order: 2;
	}
	.ord-3{
		order: 3;
	}
	.ord-4{
		order: 4;
	}
	.ord-5{
		order: 5;
	}
	.ord-6{
		order: 6;
	}
    nav{
        margin-right: 10px!important;
        width: 45%;
    }
    nav ul li{
        width: 20%;
        float: right;
    }
}

@media (min-width: 200px) and (max-width: 576px) {
	.main {
	    padding-bottom:0;
	    background-size: cover;
		background-attachment: initial;
	}
	.main h1 {
	    font-size: 40px;
	}

	.globo .row .col.col-md-10.col-lg-7 div {
	    padding-left: 0;
	}

	.globo .row .col.col-md-10.col-lg-7 div p {
	    font-size: 12px;
	}
	.globo .row .col.col-md-10.col-lg-7 img {
	    margin-top: -70%;
	    width: 105%;
	    margin-left: -15px;
	}
    nav ul li{
        width: 20%;
        float: right;
    }
}





