/* DISEŅO DE SITIOS WEB EN CONCEPCION MASTERNET.CL, DISEŅO DE PAGINAS WEB EN CONCEPCION MASTERNET.CL */
/**********************************  GALERIA  ********************************/
#ct_lytebox {
	box-sizing: border-box;
	text-align: center;
	clear: both;
	margin: 0 auto;
	width: 950px;
	}
.ct_img_lytebox{
	box-sizing: border-box;
	width: 280px;
	height: auto;
	margin: 0 18px 14px 0;
	padding: 0;
	text-align: center;
	line-height: 22px;
	display: inline-block;
	vertical-align: top; 
	}
#ct_lytebox img { 
	margin: 5px;
	position: center; 
	text-align: center; 
	border: 0;
	border: #C5CAD6 1px solid; 
	padding: 3px;
		background-image: url('diseno/bg_img_lytebox.png');	
	} 
.txt_lytebox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000; 
	line-height:16px;	
	}
.salto_fila_galeria{
	clear: both;
	}
@media screen and (max-width: 1040px) {
	#ct_lytebox {
		margin-left: 0;
		width: 100%;
		}
	.ct_img_lytebox{
		width: 100%;
		margin: 0;
		}
	#ct_lytebox img { 
		margin: 5px 0 5px 0;
		} 
	}
.imagen_con_borde { 
	margin: 5px;
	position: center; 
	text-align: center; 
	border: 0;
	border: #C5CAD6 1px solid; 
	padding: 3px;
	}			
/********************* SOCIALES COMPRATIR 2.0 **********************/
.share_left{
	float: left;
	}
.share_right{
	float: right;
	}
.share_center{
	float: none;
	}
.ct_btn_share{
	text-align: center;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 290px;
	}
.ct_txt_share{
	width: 120px;
	margin: 8px 0 0 0;
	font-family: Roboto, Arial, serif; 
	line-height: 24px; 
	font-size: 20px;
	color: #000; 
	float: left;
	overflow: hidden;
	font-weight : normal;
	text-decoration: none;
	}
.ct_btns_share{
	width: 160px;
	float: right;
	overflow: hidden;
	}
.ct_btn_share img{
	margin: 0 3px;
	}
/****** LATERAL ******/
.ct_btn_share_l{
	box-sizing: border-box;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 56px;
	position: fixed;
	right: 0;
	bottom: 240px;
	}
.ct_txt_share_l{
	z-index: 999;
	width: 100%;
	margin: 0;
	padding: 0 0 12px 0;
	font-family: Roboto, Arial, serif; 
	line-height: 12px; 
	font-size: 12px;
	color: #000; 
	float: left;
	overflow: hidden;
	font-weight : normal;
	text-decoration: none;
	}
.ct_btns_share_l{
	width: 100%;
	float: right;
	overflow: hidden;
	}
.ct_btn_share_l img{
	margin: 3px;
	width: 36px;
	height: 36px;
	float: right;
	}	
@media screen and (max-width: 840px) {
	.ct_btn_share_l{
		z-index: 999;
		position: fixed;
		background-color: #fff;
		text-align: right;
		margin: 0;
		padding: 0 6px 0 0;
		right: 0;
		bottom: 0;
		width: 140px;
		border-top-left-radius: 5px;	
		}
	.ct_txt_share_l{
		display: none;
		}
	.ct_btn_share_l img{
		margin: 2px 3px 0 3px;
		width: 32px;
		height: 32px;
		}	
	}
/****************** CT SOCIALES TOP ************************/
.ct_sociales_top{
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	z-index: 999;
	float: right;
	width: 100%;
	height: auto;
	text-align: right;
	margin: 0;
	padding: 0;
	}
.ct_sociales_top img{
	margin: 0 8px 0 0;
	width: 34px;
	height: 34px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); 
		transition: 0.4s ease;
		-moz-transition: 0.4s ease;
		-webkit-transition: 0.4s ease; 
		-o-transition: 0.4s ease; 
	}
.ct_sociales_top img:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
		transition: 0.4s;
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-o-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
@media screen and (max-width: 1040px) {
	.ct_sociales_top{
		display: none;
		}
	}
/*************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
    }
#ct_top {
	height: 590px;
	top: 0; 
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	font-family: Open Sans Condensed, helvetica, arial, sans-serif; 
	background-color: #F0F0F0;  
	}	
.ct_logo{
	overflow: hidden;
	margin: 0 0 0 100px;
	float: left;
	padding: 14px 0 0 0; 
	transition: 0.4s;
	width: 506px;
	}
.ct_logo:hover{

	}
.wp_logo{
	display: none;
	transition: 0.4s;
	width: 32px;
	height: 32px;
	}
.wp_logo_visible{
	display: inline;
	width: 36px;
	height: 36px;
	right: 20px;
	top: 4px;
	overflow: hidden;
	position: fixed;
	z-index: 9999;
	}
.ct_datos_top{
	height: auto;
	width: 660px;
	overflow: hidden;
	float: right;
	position: absolute;
	margin: 0;
	top: 0;
	right: 60px;
	padding: 0; 
	}
#ct_direccion_top{
	height: auto;
	width: 100%;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 300;
	margin: 12px 0;
	padding: 0;
	text-align: right;
	font-family: Cuprum, Open Sans Condensed, helvetica, arial, sans-serif;
	font-size: 22px;
	color: #0077AA;	
	}
#ct_direccion_top img {
	margin: 0 14px 0 0;
	height: 28px;
	width: 28px;
	}
#ct_fono_top{
	height: auto;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 300;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0; 
	text-align: right;
	font-family: Cuprum, Open Sans Condensed, Verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0077AA;
	}
#ct_fono_top a{
	color: #0077AA;
	text-decoration: none;
	}
#ct_fono_top img{
	margin: 0 14px 0 0;
	height: 22px;
	width: 22px;
	}
.ct_menu_top{
	width: 100%;
	height: 460px;
	margin: 0;
	text-align: center;
	padding: 0;
	top: 145px;
	border-top: #019BD9 0 solid;
	position: absolute;
	background-image: url('diseno/bg_menu_top.png'); 
	background-position: center top;
	background-repeat: repeat-x; 
	}
/*************************** TITULO PAGINA CSS ****************/
#titulo_pagina{ 	
	border-bottom: #F0F0F0 1px solid;
	width: 100%;
	height: auto;
	margin: 54px 0 0 0;
	padding: 0 0 40px 0;
	text-align: center;
	font-family: Kalam, Handlee, Cuprum, Open Sans Condensed, sans-serif;
	font-size: 40px;
	line-height: 36px;
	color: #003A66; 
	}
#titulo_pagina img{
	width: 60px;
	height: 60px;
	top: 10px;
	position: relative;
	padding: 0 30px 0 0;
	}
/**************************** BOTON MEGAEDITOR ***************************/
.ct_bt_mega{
	box-sizing: border-box;
	margin: 0 auto 20px auto;
	padding: 0;
	height: auto;
	text-align: center;
	}
.bt_mega_txt{
	box-sizing: border-box;
	border: none;
	margin: 10px;
	display: inline-block;
	padding:  8px 30px;
	background-color: #0077AA;
	border-bottom: #005275 2px solid;
	border-right: #005275 1px solid;
	font-size: 22px;
	font-family: Roboto, Arial, serif;
	line-height: 22px; 
	text-decoration: none;
	cursor: pointer;
	color: #fff;
		border-radius: 4px;
		-webkit-border-radius: 4px; 
		-moz-border-radius: 4px;
	}
.bt_mega_txt:hover {
	background-color: #EAF9FF;
	color: #000;
	text-decoration: none;
	}
/**************************** MAIN ***************************/
#main { 	
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	min-height: 0;
	font-size: 18px; 
	font-family: Roboto, Arial, serif; 
	line-height: 28px;
	display: block;
	position: relative;
	overflow: hidden;
	top: 0;
	z-index: 400; 
	}
#main p {
	margin-top: 4px;
	}
#main #galeria img{
	width: 25%;
	margin: 1%;
	box-sizing: border-box;
	border-radius: 4% 4%;
	box-shadow: black 0 0 5px;
	}
#main ul li ,table ul li {
	background: url('diseno/liul.png');
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 16px; 
	list-style-type: none; 
	width: auto; 
	}
.menu_a{
	font-weight: bold;
	}
.ct_noticias_home{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	background-color: #fff; 
	border: #fff 1px solid;
	}
/************************* PIE PAGINA *************************/
#menu_pie { 
	box-sizing: border-box;
	background-color: #004B6C;
	padding: 56px 10px 56px 10px;
	height: auto;  
	margin: 0;
	font-family: Open Sans Condensed, sans-serif;
	font-size: 26px;
	text-align: center;
	color: #fff;
	line-height: 38px;
	}
.logo_pie{
	margin: 10px 0 20px 0;
	width: auto;
	height: auto;
	}
.ct_col_menu {
	float: left; 
	margin: 0;
	padding: 40px 0 0 40px;
	}
.ct_col_menu h3, .ct_col_menu h3 a {
	margin: 12px 0 12px 20px;
	padding:0;
	font-size: 25px;
	text-align: left;
	font-weight: normal;
	color: #00A4EA;
	font-family: Cuprum, Arial, serif; 
	line-height: 30px;  
	}
.ct_col_menu ul {
	line-height: 24px;	
	margin: 0 0 24px 0;
	padding: 0;
	}
.ct_col_menu ul, .ct_col_menu li {
	text-align: left;
	list-style-type:none;
	margin: 0 0 6px 10px;
	padding: 0; 		
	}
.ct_col_menu a{
	font-size: 20px;
	font-family: Roboto, Open Sans Condensed, Arial, sans-serif;	
	color: #fff;	
	text-decoration:none; 
	transition: 0.4s;
	}
.ct_col_menu a:hover {
	font-weight:bold;
	transition: 0.4s;
	padding: 0 0 0 10px;
	}
.cl1{
	width: 32%;
	border-right: #003F59 1px solid;
	}
.cl1 ul{
	margin: 10px 0 0 120px;
	}	
.cl2{
	width: 27%;
	border-right: #003F59 1px solid;
	}
.cl3{
	width: 19%;
	}
#pie_contacto { 
	box-sizing: border-box;
	width: 100%;
	padding: 0; 
	margin: 0;
	height: auto;  			
	font-family: Roboto, Open Sans Condensed, sans-serif;
	font-size: 21px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	}
#pie_contacto p{
	margin: 0;
	padding: 0;
	}
.ct_sociales_pie{
	box-sizing: border-box;
	overflow: hidden;
	z-index: 999;
	width: 100%;
	height: auto;
	text-align: center;
	top: 0;
	margin: 30px 0 0 0;
	padding: 0;
	}
.ct_sociales_pie img{
	width: 36px;
	height: 36px;
	margin: 0 8px 0 0;
		/* filter: grayscale(100%); -webkit-filter: grayscale(100%);  */
	}
.ct_sociales_pie img:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%); 
	}
.ct_mapa_pie{
	margin: 20px 0 0 0;
	}
.ct_mapa_pie img{
	width: 36px;
	height: 36px;
	padding: 0 10px 0 0;
	top: 10px;
	position: relative;
	}
@media screen and (max-width: 640px) {
	#pie_contacto  {
		padding: 10px; 
		}
	.ct_col_menu {
		width:100%;
		margin:0;
		padding:0; 	
		}
	.ct_col_menu ul, .ct_col_menu li {
		margin-left: 0;	 
		text-align: center;	
		}
	.ct_col_menu h3 {
		margin: 18px 0 12px 0;
		text-align: center;
		}
	.cl1{
		border-right: 0; 
		margin: 20px 0 10px 0;
		}
	.cl1 ul{
		margin: 0;
		}
	.cl2{
		border-right: 0; 
		margin: 20px 0 10px 0;
		border-top: #003F59 1px solid;
		}
	.cl3{
		border-right: 0; 
		margin: 20px 0 10px 0;
		border-top: #003F59 1px solid;
		}
	}
/**********************************************/
.container {
	box-sizing: border-box;
	margin: auto;
	width: 1200px;
	z-index: 0; 
	}
@media screen and (max-width: 1200px) { .container { width: 1040px; } }
@media screen and (max-width: 1040px) {
	.wp_logo_visible{
		top: 20px;
		position: fixed;
		}
	.ajustable_movil{ 
		width: 100%!important; 
		height: auto!important;
		}
	.container{
		width: 100%; 
		}
	#ct_top {
		height: 380px;
		}
	.ct_datos_top{
		display: none;
		}
	#ct_fono_top{
		display: none;
		}
	#ct_direccion_top{
		display: none;
		}
	.ct_sociales_top{
		display: none;
		}
	.ct_logo{
		position: relative;
		top: 34px;
		text-align: center;
		padding-top: 0;
		width: 100%;
		margin: 0;
		}
	.ct_logo img{
		margin: 34px 0 0 0;
		width: 200px; 
		height: 100%;
		}
	.ct_logo:hover{
		margin: 0;
		}
	#titulo_pagina{
		font-size: 30px;
		margin: 24px 0 0 0;
		}
	#titulo_pagina img{
		width: 45px;
		height: 45px;
		padding: 0 20px 0 0;
		}
	.ct_menu_top{
		box-sizing: border-box;
		position: absolute;
		width: 100%; 
		margin: 0;
		padding: 0;
		height: auto;
		top: 0;
		background-image: none;
		}
	#main {
		width: 100%;
		padding: 14px;
		}
	#main #galeria {
		text-align: center;
		}
	#main #galeria img{
		width: 100%;
		}
	#box_left{
		width: 100%;
		background-image: none;
		}
	#box_right{
		width: 100%;
		float: left;
		}
	}
/*******************************  MASTERNET.CL  **********************************/
#masternet_box{
	box-sizing: border-box;
	text-align: center;
	margin: 0;
	width: 100%;
	height: 26px;
	padding: 4px;
	background-color: #003A53;
	}
.masternet , a.masternet:link, a.masternet:visited, a.masternet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: normal;
	}
a.masternet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
    }
@media screen and (max-width: 1040px) {
	#masternet_box{
		text-align: left;
		}
	}
.salto {
	clear: both;
	}
/*************************** CARRUSEL TOP **************************/
#ct_carrusel_top{
	box-sizing: border-box;	
	width: 100%;
	height: 410px;
	position: relative;
	z-index: 0; 
	top: 59px;
	margin: 0;
	padding: 0;
	}
#carrusel_top{
	box-sizing: border-box;
	width: 100%;
	height: 410px;
	position: absolute;
	bottom: 0;	
	right: 0;
	left: 0;
	top: 0;
	font-family: Open Sans Condensed, sans-serif;
	font-weight: normal;
	font-size: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;	
	z-index: 0;
	}
.txt_xl{
	font-family: Open Sans Condensed, sans-serif;
	font-size: 40px;
	}
.txt_carrusel{
	margin: 145px auto 0 auto;
	width: 100%;
	padding: 22px;
	font-weight: normal;
		border-radius: 4px;
		-webkit-border-radius: 4px; 
		-moz-border-radius: 4px;
	}
.txt_carrusel_txt{
	padding: 6px 12px;
	background-color: rgba(0, 119, 170, 0.5);
	}
.txt_carrusel_xl{
	margin: 20px auto 0 auto;
	width: 100%;
	padding: 22px;
	}
.txt_carrusel_txt_xl{
	width: 40%;
	margin: 0 0 0 60px;
	padding: 6px 12px;
	background-color: rgba(0,0,0,0.6);
	font-family: Open Sans Condensed, sans-serif;
	font-size: 34px;
	text-align: center;
	color: #fff;
	line-height: 40px;	
	}
.ver_mas_xl{
	width: 40%;
	margin: 0 0 0 50px;
	font-family: Open Sans Condensed, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #fff;
	line-height: 46px;	
	}
.ver_mas_xl a{
	color: #fff;
	}
@media screen and (max-width: 1040px) {
	#ct_carrusel_top {
		width: 100%;
		height: 240px; 	
		top: 39px;		
		}
	#carrusel_top{
		height: 240px;
		font-size: 30px;
		}
	.txt_carrusel{
		margin-top:60px;
		padding:12px; 
		}
	}
@media screen and (max-width: 700px) {
	#ct_carrusel_top { 
		height: 238px;
		}
	#carrusel_top{
		height: 238px;
		font-size: 20px;
		}
	}

	
.tabla_r {
	border-collapse: collapse;
	background-color: #fff;
	border-color: #CCC;
	border: 1px;
	border-style: solid; 
	width: 80%;
	margin: 0 auto 20px auto;
	}
.tabla_r thead{
	border: 1px;
	border-color: #CCC;
	border-style: solid;
	background-color: #715933;
	text-align: center;
	color: #fff;
	font-family: Roboto, Open Sans Condensed, sans-serif;
	font-weight: 100;
	}
.tabla_r td{
	border: 1px;
	border-color: #CCC;
	border-style: solid;
	padding: 4px 0 4px 2px; 	
	text-align: center;
	}
.tabla_r tbody tr:nth-child(odd) {
	background-color: #fff;
	}
.tabla_r tbody tr:nth-child(even) {
	background-color: #fbfbfb;
	}
.tabla_r tbody tr:hover{
	background-color: #EAD7B9;
	}
@media screen and (max-width: 700px) {
	.tabla_r {
		width: 100%;
		}
	}