
/*PARA TABLAS EN CELULAR*/
@media only screen and (max-width : 800px) { 

	.tituloEstadisticas {
		max-width: 100%;
		box-sizing: border-box;
	}

	.tituloEstadisticas .floatR
	{
		float: none;
		margin-top: 15px;
	}
	
	table thead
	{
		display: none;
	}

	table,
	table tbody,
	table tbody tr td
	{
		display: block;
	}

}

/*TABLET Y CUADRADO*/
@media only screen and (min-width : 900px) { 


.Contenido1100{
width:1100px;
padding:0;
}

/***************************************************/
/*	HEADER										   */
/***************************************************/

#header .contSuperior
{
	display:block;
	position: relative;
	width: 100%;
	height: 44px;
	line-height: 44px;
}

#header .contSuperior .Contenido1100
{
	position: relative;
	height: 44px;
}

#header .fUp
{
	position: relative;
	width: 635px;
	height: 44px;
	background-image: url(../images/fUp.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#header .fGrisL
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 5000px;
	background-color: #f1f1f1;
}

#header .contMenu
{
	display:block;
	position: relative;
	width: 100%;
	height:121px;
	background-color: #2A3342;
}

#header .contMenu .Contenido1100
{
	position: relative;
	height: 100%;
}

#header .fAzulL
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 5000px;
	background-color: #007cc3;
}

#header .fMenu
{
	position: relative;
	width: 159px;
	height:100%;
	background-image: url(../images/fMenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .line-blanco35
{
	position: absolute;
	background-image: url(../images/blanco35.png);
	background-repeat: repeat;
	top: auto;
	left: 0;
	right: 0;
	height: 5px;
	bottom: 0;
}

#header .cuadrado-blanco35
{
	position: absolute;
	background-image: url(../images/blanco35.png);
	background-repeat: repeat;
	left: -5px;
	right: -5px;
    bottom: -5px;
    top: -5px;
}

.carousel-control-azul {
	width: 47px;
	height: 47px;
	margin: 8px 7px;
    background-size: initial;
}


#logo
{
    width: 81px;
    height: 111px;
    background-size: contain;
    background-repeat: no-repeat;
}
/***************************************************/
/*	MENU										   */
/***************************************************/

.fMenu
{
	float: left!important;
	overflow: normal;
	background: none;
	padding: 0;
}

#Menu_Principal{
	width: 940px;
	margin-left: 170px;
	padding-top: 48px;
	clear: none;
	background: none;
	display: block;
}

#Menu_Principal ul{
	list-style: none;
}


#Menu_Principal ul  li
{
	font-size:13px;
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	display:inline-block;
	position: relative;
	cursor: pointer;
}


#Menu_Principal ul li:hover{
	color:#ccc;
}

#Menu_Principal ul li a
{
	padding-bottom: 20px;
}

.bt-menu
{
	display: none;
}

.subMenu
{
	position: absolute;
	top: 100%;
	left: 0px;
	display: none;
	z-index: 99;
	background-image:url(../images/fondo_turquesa.png);
}

.subMenu ul
{
	top: 0;
	left: 100%;
}

#Menu_Principal ul li > .subMenu ul li:hover .subMenu{
display: block;
}

#Menu_Principal ul li:hover > .subMenu{
display: block;
}

#Menu_Principal ul li .subMenu li
{
	display: block;
	margin: 0!important;
	border-left: none;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	white-space: nowrap;
}

#Menu_Principal ul li .subMenu li a
{
	padding: 10px 20px 10px 15px;
	
}

#Menu_Principal ul li .subMenu li:hover
{
	color: #fff;
	border-bottom: 0;
	background-color: #004B79;
}



.SliderPrincipal{
position: absolute;
margin-top: 25px;
}

.carousel-control-container h3 {
font-size: 16px;
padding: 24px 0;
width: auto;
}

.carousel-control-container {
padding: 0 30px;
}

#main {
    padding-top: 0;
}



/****estadisticas*************/

.estadistica_icon{
	display: initial;
}
.tm
{
	display: none;
}


/****quienes somos*************/

.Col520{
width: 520px;
}
.imageQS{
width: 520px;
}
#img2{display:block;}

.floatL {
    float: left;
}

.MargLeft40{
margin-left:40px;
}

.imageObj {
	width: 520px;
height: 300px;    
}

#comision .Col520{
	text-align:right;
}



/**TERMINALES PORTUARIAS*****/


#menuTerminales
{
	position: absolute;
}
.terminalesLinks{
width: 320px;
}


#contTerminales{
	width: 700px;
    margin-left: 320px;
	float:left;
}





/*********************NOTICIAS HOME*************/

.Noticia_home {
    width: 23.1%;
    float: left;
    margin-right: 2.5%;
	margin-bottom: 0;
}

.Noticia_home:last-child
{
	margin-right: 0;
}


/***************************************************/
/*	NOTICIAS									   */
/***************************************************/

#noticias{
}
#noticias h1{
}


.noticia h1
{
	padding:20px 0 30px 0!important;
}
.noticias{
	margin: 80px 0;
}
.noticia{
	float:left;
    width: 770px;
    margin: 0 15px 50px 0;
}

.noticia-destacada{
	
    padding: 20px 30px;
	
}
.noticia-destacada h1{
font-size:30px;
padding: 0 40px 0px 0;

}

.noticia-destacada .foto
{
	height: 300px;
}


#noticias .desc-noticia{
	padding:20px 10px;
	position:relative;
	
}
#noticias .desc-noticia p{
	font-size: 13px!important;
    font-weight: 400;
    font-family: inherit!important;
	line-height:22px!important;
}

.noticia .col h5{
	font-family: "Montserrat";
    font-weight: 900;
    line-height: 24px;
    clear: both;
    font-size: 18px;
	color: #333;
}
#noticias .fecha{
    font-size: 12px;
	font-family: "Montserrat";
    padding-top: 3px;
    margin-top: 13px;
	color: #333;
}


.col-derecha{
	float: left;
    width: 300px;
    height: auto;
}


.col-derecha .tit{
	color:#fff;
	background-color: #007CC3;
	text-transform:uppercase;
	font-family: "Montserrat";
	font-size:16px;
	padding:20px;
	
}




/*************NOTICIAS DETALLE*************************/


.noticia-detalle{
    margin-bottom: 50px;
    padding: 20px 30px;
}

..noticia-detalle h1{
	font-size:35px;
}

/*
.noticia-detalle .foto
{
	height: 300px;
}*/

.iconos-compartir {
    border-top: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
    padding: 15px 0;
    position: relative;
    height:45px;
    width: 600px;
    margin: 20px 50px;
}



/***************************************************/
/*	SOCIOS									   */
/***************************************************/

.socios{
	padding:0 0 60px 0;
}

.paddingF{
padding-bottom:70px;
}


/********CONTACTO***********************/



#contact-form input.text {
width: 280px;
margin-right: 20px;

}
#contact-form textarea { 
width:642px;
height:62px; 
 float:left;
 }


/************************ACUERDOS-Y-CONVENIOS*********************************************/

#acuerdos-y-convenios{}

.acuerdos{
	margin:50px 0;
}


.acuerdos .pdf{
    margin: 10px 0;
    padding: 5px 0 5px 40px;
}


/****FOOTER*****/

#footer{
position:relative;
padding:40px 0;
    height: 140px;
}


.sitemap{
	display:block;
	width:420px;
}


.col_pie{
float:left;


}

.col_pie a{
color: #fff;
font-size: 13px;
display: block;

}
.col_pie a:hover{
color: #227CBF;

}



.titpie{
margin-bottom:15px;
    padding-top: 0;
}

.links-footer{
	float:left;
	position:relative;
	padding: 0px 30px 0 0;
	
}


.textpie{
    font-size: 13px;
    padding: 10px 30px 10px 30px;
    background-position: 0;
    margin: 0;
    width: 200px;
}

.localizador{

}
.telefono{
}
.sobre{
}


.firma-pie{
    width: 310px;
}

}

/*NOTEBOOK*/
@media only screen and (min-width : 1366px) { 

}

/*FULL HD*/
@media only screen and (min-width : 1900px) { 

}