/* DISEŅO DE SITIOS WEB EN CONCEPCION MASTERNET.CL, DISEŅO DE PAGINAS WEB EN CONCEPCION MASTERNET.CL */
/************************************** DESCARGAS  ****************************/	
.ct_descargas{
	width: 80%; 
	margin: 10px auto 10px auto;	
	}
.ct_descarga{
	width: 100%;
	border: #CCC 1px solid;	
	padding: 0px;
	margin-bottom: 22px;
	background-color: #F8F8F8; 
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;	
	}	
.ct_descargas_titulo{
	width: 100%;
	text-align: center;	
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #018CC0;
	border-bottom: #CCCCCC 1px solid;	
	}
.ct_numero_descarga{
	float: left;
	width: 20px;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 2px;
	color: #fff;
	}
.titulo_descarga, a.titulo_descarga:link , a.titulo_descarga:visited , a.titulo_descarga:hover , a.titulo_descarga:active {
	font-size: 20px; 
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif; 
	color: #fff; 
	text-decoration: none;
	}	
.img_formato_descarga {
	float: right;
	padding-right: 3px;
    }		
.ct_fecha_descarga{
	width: 50%;
	height: auto;
	float: right;
	text-align: center;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}	
.ct_tamano_descarga{
	width: 49%;	
	height: auto;	
	float: left;
	text-align: center;
	border-right: #CCC 1px solid;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	}	
.ct_descargas_descripcion{
	width: 100%;
	border-top: #CCC 1px solid;	
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	padding-bottom: 2px;	
	}
.ct_boton_descarga{
	float: right;
	padding: 4px;
	padding-bottom: 4px;	
	padding-right: 10px;	
	}
.boton_descarga {
	border-width: 0px;		
    }
.descarga_linea_division{
	width: 100%;
	height: 1px;	
	margin-top: 6px;	
	margin-bottom: 0px;
		background-image: url('img/lineas/m_degradado.png'); 
		background-repeat: no-repeat; 
		background-position: center top;	
	}
.ct_boton_descargas_todas{
	padding: 4px;
	margin: 4px;
	}
.boton_ver_descargas, a.boton_ver_descargas:link , a.boton_ver_descargas:visited , a.boton_ver_descargas:active {
	margin: 4px;  	
	padding: 6px; 	
	background-color: #FFFFCC;
		color: #0000CE; 
		text-decoration: none;  
		font-family: Verdana;
		font-size: 14px;
    cursor: pointer;	
		border: 1px;	
		border-style: solid; 
		border-color: #C5CAD6; 	
    }	
.boton_ver_descargas:hover { 
	text-decoration: underline;
	background-color: #F9E1C8;
	}
/**********************************  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;
	overflow: hidden; 	
	float: left;
	line-height: 22px;
	}
#ct_lytebox img { 
	margin: 5px;
	position: center; 
	text-align: center; 
	border: 0;
	border: #C5CAD6 0 solid; 
	padding: 4px;
		background-image: url('diseno/bg_img_lytebox.png');
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;			
	} 
.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: auto;
	height: auto;
	text-align: right;
	margin: 10px 0 0 60px;
	padding: 0; 
	}
.ct_sociales_top img{
	width: 34px;
	height: 34px;
	margin: 0 6px 0 0;
		transition: 0.4s ease;
		-moz-transition: 0.4s ease;
		-webkit-transition: 0.4s ease; 
		-o-transition: 0.4s ease; 
	}
.ct_sociales_top img:hover{
		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: 584px;
	top: 0; 
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Open Sans Condensed, helvetica, arial, sans-serif; 
	background-color: #fff;
		background: url('diseno/bambu.jpg');
		background-size: contain;   
		background-repeat: repeat;
		background-attachment: fixed;
		background-position: center; 
	}	
#ct_logo{
	overflow: hidden;
	float: left;
	margin: 12px 0 0 92px;
	padding: 6px 0 0 0; 
	transition: 0.4s;
	}
#ct_logo:hover{
	margin: 12px 0 0 98px;
	}
.ct_datos_top{
	height: auto;
	width: 600px;
	overflow: hidden;
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	}
#ct_slogan_banner{
	height: auto;
	width: 550px;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 300;
	margin: 36px 10px 0 0;
	text-align: left;
	}
#ct_slogan_banner h1{
	font-family: Cuprum, Open Sans Condensed, helvetica, arial, sans-serif;
	font-size: 32px;
	font-weight: 100;
	color: #88C240; 
	margin: 0;
	padding: 0;
	}
#ct_menu_top{
	width: 100%;
	height: 450px;
	margin: 0;
	text-align: center;
	padding: 0;
	top: 154px;
	border-top: #7EBA40 4px 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: 0;
	padding: 50px 0 30px 0;
	text-align: center;
	font-family: Cuprum, Open Sans Condensed, sans-serif;
	font-size: 34px;
	line-height: 34px;
	color: #000;
	}
/**************************** MAIN ***************************/
#main { 	
	box-sizing: border-box;
	padding: 10px;
	margin: 0 0 50px 0;
	min-height: 20px;
	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: #EDF5E2;
	}
/************************* PIE PAGINA *************************/
#menu_pie { 
	box-sizing:border-box;
	background-color: #001224;
	padding: 36px 10px 36px 10px;
	height:auto;  			
	font-family:Open Sans Condensed, sans-serif;
	font-size: 26px;
	text-align: center;
	color: #fff;
	line-height: 38px;
		background: url('diseno/bambu.jpg');
		background-size: contain;   
		background-repeat: repeat;
		background-attachment: fixed;
		background-position: center; 
	}
.logo_pie{
	margin: 10px 0 20px 0;
	width: auto;
	height: auto;
	}
.ct_col_menu {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 20px 0 0 10px;
	}
.ct_col_menu h3 {
	margin: 26px 0 10px 20px;
	padding: 0;
	font-size: 25px;
	text-align: left;
	font-weight: normal;
	color: #FCA63C;
	font-family: 'Cuprum', Arial, serif; 
	line-height: 30px;  
	}
.ct_col_menu ul {
	line-height: 24px;	
	margin: 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: 22px;
	font-family: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: 20%;
	border-right: #037203 1px solid;
	}
.cl2{
	width: 16%;
	border-right: #037203 1px solid;
	}
.cl3{
	width: 20%;
	border-right: #037203 1px solid;
	}
.cl4{
	width: 18%;
	}
	
#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: 21px;
	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: 0;
	padding: 0;
	}
.ct_sociales_pie img{
	width: 36px;
	height: 36px;
	margin: 0 8px 0 0;
	}
@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-top: 18px;
		text-align: center;
		}
	.cl1{
		border-right: 0; 
		margin: 20px 0 10px 0;
		}
	.cl2{
		border-right: 0; 
		margin: 20px 0 10px 0;
		border-top: #00162B 1px solid;
		}
	.cl3{
		border-right: 0; 
		margin: 20px 0 10px 0;
		border-top: #00162B 1px solid;
		}
	.cl4{
		border-right: 0; 
		margin: 20px 0 10px 0;
		border-top: #00162B 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) {
	.ajustable_movil{ 
		width: 100%!important; 
		height: auto!important;
		}
	body {
		background-image: none; 
		}
	.container{
		width: 100%; 
		}
	#ct_top {
		height: 400px;
		background-image: none; 
		}
	.ct_datos_top{
		display: none;
		}
	#ct_slogan_banner{
		display: none;
		}
	.ct_sociales_top{
		display: none;
		}
	#ct_logo{
		position: relative;
		top: 32px;
		text-align: center;
		padding-top: 0;
		width: 100%;
		margin: 0;
		}
	#ct_logo img{
		margin: 22px 0 0 0;
		width: 240px; 
		height: 100%;
		}
	#ct_logo:hover{
		margin: 0;
		}
	#titulo_pagina{
		font-size: 32px;
		}
	#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: #052714;
	}
.masternet , a.masternet:link, a.masternet:visited, a.masternet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	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;
    }
.salto {
	clear: both;
	}
/*************************** CARRUSEL TOP **************************/
#ct_carrusel_top {
	box-sizing: border-box;	
	width: 100%;
	height: 410px;
	position: relative;
	z-index: 0; 
	top: 55px;
	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;
	}
.banner_bg{
	width: 100%;
	height: 300px;
	position: relative;
	z-index: 1;
	background-image: url('diseno/bg_banner.png');  
	background-repeat: no-repeat;
	background-position: center top;
	}
.txt_xl{
	font-family: Open Sans Condensed, sans-serif;
	font-size: 40px;
	}
.txt_carrusel{
	margin: 165px auto 0 auto;
	width: 100%;
	padding: 22px;
	font-weight: normal;
	}
.txt_carrusel_txt{
	padding: 6px 12px;
	background-color: rgba(0, 70, 35, 0.6);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;	
	}
.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;
		}
	}
/********************* COMENTARIOS FB **********************/
.ct_txt_propuestas_titulo{
	margin: 0 auto 0 auto;
	width: 280px;
	}
.ct_titulo_comentarios{
	box-sizing: border-box;	
	background-color: #0B662E; 
	width: 70%;
	height: 48px;
	margin: 8px auto 14px auto;
	padding: 8px 0 8px 0;
	text-align: center;
	font-family: Oswald, arial, sans-serif;
	font-size: 20px;
	color: #fff;
	line-height: 32px;
	border-radius: 4px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	}
@media screen and (max-width: 1040px) {
	.ct_titulo_comentarios{
		width: 96%;
		font-size: 18px;
		min-height: 36px;
		height: 36px;
		line-height: 20px;
		}
	}
.ct_comentarios_fb{
	box-sizing: border-box;
	width: 600px;
	margin: 4px auto 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden; 
	}
@media screen and (max-width: 1040px) {
	.ct_comentarios_fb{
		width: 100%;
		}
	}
.icono_comentarios_fb{
	overflow: hidden;
	float: left;
	padding: 0 0 0 10px;
	width: 36px;
	height: 36px;
	}
@media screen and (max-width: 900px) {
	.icono_comentarios_fb {
		width: 26px;
		height: 26px;
		}	
	.ct_txt_propuestas_titulo{
		width: 100%;
		}
	}