body {
	margin: 0;
}

/*HEADER*/
.telefono {
	font-size: 15px;
	margin-right: 20px;
}
.titulo4 {
	font-size: 3rem;
	font-weight: 300;
	padding: 15px 0 8px 0;
}
.titulo5 {
	font-size: 2rem;
	font-weight: 300;
	text-align: center;
}

/*
.size2 {
	font-size: 13px !important;
}

/*MENU
.newmenu {
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	overflow:hidden;
	background:red;
}
.newmenu ul {
	list-style:none;
	padding:0px;
	margin: auto;
}
.newmenu ul > li {
	float:left;
	margin: 0 1px;
}
.newmenu ul li a {
	display: block;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;	
}
.newmenu ul li a:hover {
	background-color:#434343;
}
*/
.navbar-nav {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
.navbar-nav li ul {
	display: none;
	position: absolute;
	left: -15px;
	background: #c1c1c1;
	color: #FFF;
}
.navbar-nav li:hover > ul {
	display: block;
}
.navbar-nav li ul li {
	position: relative;
	margin: 0;
	padding: 6px 15px 6px 10px;
	border-bottom: 1px solid #a1a1a1;
	float: left;
}
.navbar-nav li ul li:hover {
	background: #000;
	color: #FFF;
}


/*REDES-up*/
.redes-up{
	font-size: 15px;
	width: auto;
	margin-left: 20px;
}
.redes-up div {
	padding: 5px 10px;
	float: left;
}
.redes-up div:hover {
	background-color: #5759ba;
	color: #FFF;
	border-radius: 50px;
}


/*SLIDE*/
.logoiso {
	position: absolute;
	top: 40px;
	right: 40px;
	z-index: 3000;
	width: 18%;
}
.logoiso img{
	width: 100%;
}


/*NOSOTROS*/
.wrapvideo {
	width: 80%;
	height: auto;
	margin: 20px auto;
}
.conten-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.conten-video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.text-nos {
	width: 80%;
	text-align: center;
	margin: auto;
}
.text-nos p {
	text-align: justify;
}
.text-nos img {
	width: 100%;
	margin-top: 15px;
}
.resaltado {
	color: #000033;
	font-weight: bold;
}
.certificados {
	width: 70%;
	max-width: 600px;
	margin: 15px auto;
	overflow: hidden;
}
.certificados img {
	width: 42%;
	float: left;
}



/*GALERIA*/
.wrappergrid {
    max-width: 100%; /*900px*/
    margin: auto;
	padding: 30px 15px;
    font-size:0; /* Remember to change it back to normal font size if have captions */
	background: #f1f1f1;
	margin-bottom: 80px;
	clear: both;
}
.bloquethum {
	width: 25%;
    display: inline-block;
    *display:inline;/*for IE6 - IE7*/
    vertical-align:middle;
    margin: 0;
    padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.gridbloques {
    display: block;
    position: relative;
    overflow: hidden;
}
.thumfoto {
	width: 100%;
    height: auto;
    display: block;
    border:none;
    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
    transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
}
.bloquethum:hover .thumfoto {
    transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
}
.blackoverlay {
    position: absolute;
    display:block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #000 /*url(img/link.png)*/ no-repeat center 20%;
    background-size: 50px 50px;
    opacity: 0;
    filter: alpha(opacity=0);/*For IE6 - IE8*/
    transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
}
.bloquethum:hover .blackoverlay {
    opacity: 0.8;
}


/*ventanas*/
#bgwindow1, #bgwindow2, #bgwindow3, #bgwindow4, #bgwindow5, #bgwindow6, #bgwindow7, #bgwindow8, #bgwindow9, #bgwindow10, #bgwindow11, #bgwindow12, #bgwindow13, #bgwindow14, #bgwindow15, #bgwindow16, #bgwindow17 {
	width: 100%;
    height: 100vh;
	background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3000;
    display: none;
}
.cerrar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	background-color: #c42D3f;
	padding: 5px 12px;
	border-radius: 50px;
	position: absolute;
	right: 40px;
    top: 40px;
	z-index: 2001;
}
.cerrar a:hover {
    background-color: #36C;
	color: #FFF;
}
.divfoto, .divfoto2, .divcal {
	width: 100%;
	height: 100vh;
	display: flex;
}
.divfoto img {
	width: 65%;
	max-width: 960px;
	margin: auto;
}
.divfoto2 img {
	width: auto;
	height: 76%;
	margin: auto;
}
.divcal img {
	width: 85%;
	max-width: 1100px;
	margin: auto;
}



/*CURSOS*/
.wrapercursos {
	width: 90%;
	max-width: 1100px;
	min-width: 200px;
	height: auto;
	margin: 15px auto 50px auto;
	overflow: hidden;
	/*background:red;*/
}
.contentcursos {
	width: 98%;
	overflow: hidden;
	margin: auto;
}
.division-out {
	width: 25%;
	float: left;
	padding: 0 8px 20px 8px;
	border-right: solid 1px #CCC;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.division-in {
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.division-in img {
	width: 100%;
	height: auto;
}
.division-in p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: center;
	color: #495057;
	padding: 0 8px;
	margin-bottom: 30px;
}
.nombredivison {
	width: 95%;
	font-size: 1.2rem;
	line-height: 22px;
	padding: 12px 8px;
	font-weight: 300;
}
.botoncurso {
	font-size: 1rem;
	color: #FFF;
	background: #212331;
	padding: 9px 13px;
	border-radius: 50px;
   -webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   -o-border-radius: 50px;
   -ms-border-radius: 50px;
}


/*TABLAS*/
.wrapertablas {
	width: 100%;
	background-color: #f1f1f1;
	padding: 20px 0;
}
.contentabla {
	width: 90%;
	max-width: 1100px;
	margin: 30px auto 110px auto;
	font-family: 'Open Sans', sans-serif;
	color: #495057;
	text-align: center;
	/*background:red;*/
}
.division-title {
	width: 70%;
	font-size: 21px;
	color: #FFF;
	margin: 15px auto;
	padding: 8px 15px;
}
.descripcion {
	width: 88%;
	font-size: 13px;
	margin: auto;
}

#pemex {
	background: #53618d;
}
#maritima {
	background: #696286;
}
#ambiental {
	background: #53768d;
}
#perforacion {
	background: #7a9d8a;
}

.tablas {
	width: 90%;
	margin: 10px auto;
	font-size: 12px;
	overflow: hidden;	
}
.columnas {
	width: 100%;
	background: #C1C1C1;
	font-size: 11px;
	color: #FFF;
	margin-bottom: 4px;
	overflow: hidden;
	clear: both;
}
.fila {
	width: 100%;
	background: #FFF;
	margin-bottom: 2px;
	overflow: hidden;
	clear: both;
}
.col1 {
	width: 70%;
	padding: 9px 5px 9px 12px;
	text-align: left;
	border-right: 1px solid #f1f1f1;
	float: left;
	/*box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;*/
}
.col2 {
	width: 10%;
	padding: 9px 0;
	border-right: 1px solid #f1f1f1;
	float: left;
}
.col3 {
	width: 10%;
	padding: 18px 0;
	border-right: 1px solid #f1f1f1;
	float: left;
}
.logoiadc {
	width: 80px;
	height: auto;
	margin-left: 15px;
}
.btn-calendario {
	display: inline-block;
	background: #66747b;
	color: #FFF;
	padding: 7px 12px;
	margin: 10px 0 7px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.btn-calendario:hover {
	background: #7fa4b6;
	color: #FFF;
}
.col1 p {
	display: none;
	background: #b1b1b1;
	color: #FFF;
	font-size: 13px;
	text-align: justify;
	padding: 7px;
	margin-top: 10px;
}
.col1 a:hover p {
	display: inline-block;
}




/**/
.verde {
	color: #090;
}
.azul {
	color: #09F;
}
.blanco {
	color: #FFF;
}
.bottom120 {
    margin-bottom: 120px;
}
.paddingbott {
	padding-bottom: 60px;
}
.paddtop20 {	
	padding-top: 20px;
}



/***************/
@media (max-width: 9000px) {
    .bloquethum {
        width: 16.66%;
    }
}

@media (max-width: 1600px) {
    .bloquethum {
        width: 33.33%;
    }
}

@media (max-width: 700px) {
    .bloquethum {
        width: 50%;
    }
	.wrapvideo {
		width: 93%;
	}
	.text-nos {
		width: 93%;
	}
	.division-out {
		width: 100%;
		padding: 0 8px 40px 8px;
		border: none !important;
	}
	.divfoto img {
		width: 100%;
	}
	#rev_arrows ul {
	background-image: url(../fotos/arrow-slide4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	}
}

@media (max-width: 550px) {
    .bloquethum {
        width: 100%;
    }
	.wrapvideo {
		width: 93%;
	}
	.text-nos {
		width: 93%;
	}
	.division-out {
		width: 100%;
		padding: 0 8px 40px 8px;
		border: none !important; 
	}
	.divfoto img {
		width: 100%;
	}
	#rev_arrows ul {
		background-image: url(../fotos/arrow-slide4.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;		
	}
}



/*
.caja {
	position: relative; /*Para poder ubicar la info dentro de la caja*/
/*	cursor: pointer;
}
.info {
  	width: 310px;
	display: none;
	position: absolute; /*Info sobre la imagen*/
/*	top: 0;
	left: 90%; /*Desplazamos a partir de la esquina superior izquierda*/
/*	padding: 0 6px;
	background: rgba(0,0,0,0.8);
	color: #FFF;
	-moz-transition:all ease .8s; /*Aplicamos una ligera transición*/
/*	-webkit-transition:all ease .8s ;
	transition:all ease .8s;
}
.caja:hover .info {
	display: block;
}









/*
@media screen and (max-width: 723px) {
	.columna li {
		padding: 9px 5px;
	}
	.titulocolumna {
		height: 30px;
		padding: 7px 0;
	}
	.titulopack {
		padding: 8px 10px;
	}
}

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




}
*/


/**************************************/
/*
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #09F;
	font-weight: normal;
	text-align: center;
}
*/

/*
.col-md-3 {
	width: 100%;
	max-width: 25%;
	min-height: 1px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}
*/


/*
.ancla:before {
      display: block;
      content: " ";
      margin-top: -120px;
      height: 120px;
      visibility: hidden;
}
}*/





/*
.modalidad {
	width: 33%;
	font-size: 12px;
	color: #FFF;
	padding: 8px;
}
*/