@charset "ISO-8859-1";
/* CSS Document */


/*
	html { */
	 /* font-size: 14px; /* tamaÃ±o base del sitio */
	/* } */
	

	/*  IPADS */
/*
	@media (min-width: 768px) and (max-width: 1024px) {
		html {
		  font-size: 12px;
		}
	}
*/
	
	/*  Celulares */
/*
	@media (min-width: 320px) and (max-width: 767px) {

		html {
		  font-size: 12px;
		}
	
	}
*/



body {
	font-family: 'Numans', sans-serif;
	font-size: 20px;
	/* font-weight: 300;*/

}
h1 {
	color: #8332b0;
	font-family: 'Titillium Web', sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase
}

/*
strong {
	color: #f5aa6f;
	font-weight: 600;
}
*/

@media (max-width: 768px) { 
	h1 {
	font-size: 30px;
}
}





h2 {
	color: #8332b0;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 30px;
	font-size: 36px;
	text-transform: uppercase
}

h3 {
	color: #8332b0;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase
}


h4 {
	color: #8332b0;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase
}





.logo {
    float: left;
    margin-left: 5px;
    padding: 0px 0px 0px 0px;
    width: 173px;
    height: 79px;
    background: url(../images/logoMenu.png)top center no-repeat;
    display: block;
    background-size: cover;
}
@media screen and (max-width: 950px) {
.logo {
    width: 142px;
    height: 65px;
    background: url(../images/logoMenu2.png)top center no-repeat;
}
}
@media screen and (max-width: 780px) {
.logo {
    display: none;
}
}
.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px;
    min-width: 320px;
}
.wsmenu {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: right;
	font-weight: 400;
}
@media screen and (min-width: 780px) {
	.wsmenu-list {
    width: 95%;
}
}
@media screen and (max-width: 780px) {
	.wsmenu-list {
		background-color: #ea6d03;
}
}
@media screen and (max-width: 767px) {
.logo {
    display: none;
}
}
.wsmenu-list {
    float: right;
}
.wrapper{
	max-width:1200px;
	margin:0 auto;
	padding:0px;
	min-width:320px;}

.white-wp{
	max-width:1200px;
	margin:91px auto 0px auto ;
	padding:15px;
	box-sizing: border-box;
	display: block;
	height: auto;
	overflow: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position:relative;
	font-weight: 400;
	-webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
	background-color: #FFF;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.37);
	
	z-index:0;
	width:100%;}
	
.white-wp:hover{box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3), 0 11px 7px 0 rgba(0, 0, 0, 0.19);}

	
 
	
.white .logo{ background:url(../images/logo-b.png) top center no-repeat; }
.yellow .logo{ background:url(../images/logo-b.png) top center no-repeat; }
.lime .logo{ background:url(../images/logo-b.png) top center no-repeat; }

.buttoncolor{padding-bottom: 19px !important; padding-top: 19px !important; cursor:pointer;}
.pop-up li{ width:25% !important;}

.homerow01{ width:100%; display:block; padding:0px 0px 62px 0px; background-color:#f1f1f1;} 
.sectionhead{width:100%; font-size:28px; display:block; font-family:"robotolight"; letter-spacing:-1px; color:#666; padding-top:36px; padding-bottom:31px; text-align:center;}

.buttoncolor{
	color: #fff;
    display: block;
    font-size:14px;
    padding: 10px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width:100%;
	float:left;
	text-align:center;
	font-family: 'robotomedium';
	margin:0% 0%;
}
.wsmenu-list > li > a {
    line-height: 70px;
	padding: 0px 0px;
}
.fullmenu {
    background-color: rgba(0, 0, 0, 0.3);
}

.fullmenuPonencias {
	background-color: rgba(0, 115, 43, 100);

}

.parallax-window {
    min-height: 980px;
    background: transparent;
}
.smallogo {
    background-color: #070707;
}
.fotoPrincipal {
	display:none;
}
@media screen and (max-width: 550px) {
	.fotoPrincipal {
	display:block;
}
.parallax-window {
	display:none;
}
}

.parallax-window_2 {
     min-height: 200px; 
	max-height: 400px; 
    background: transparent;
}

@media screen and (max-width: 550px) {
	.fotoPrincipal_2 {
	display:block;
}
.parallax-window_2 {
	display:none;
}
}





#datosRapidos {
	background-color: #04353a;
	color: #FFF;
}
.transportes {
	width: 33.33%;
	float: left;
	text-align: center;
	font-size: 40px;
	padding: 25px 0px;
}
.transportes:hover {
	background-color: #04353a;
}
@media (max-width: 808px) { 
	.transportes {
		width: 100%;
	}
}
.trans1 {
	background-color: #2b7e86;
}
.trans2 {
	background-color: #195a60;
}
#datosRapidos h4{
	padding-top:40px;
	padding-bottom: 40px;
	font-size: 30px;
}
.transportes svg {
	font-size: 100px;
}



















/*<!--.row22 [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row22 {
  overflow: hidden; 
	margin-top: -8px*/


.row22 {
	margin-top: -10px;
}
.importanteMarca {
	background: #dd8824;
	display: inline;
	padding: 8px 0 !important;
	position: relative;
  color:#FFF;
	display: block;
	font-size: 17px;
}
.importanteMarca strong {
	color: #000;
}



.talleresInfo {
	margin-top: -1px;
}
@media (max-width: 574px) { 
.talleresInfo .trans1Costo {
	background-color: #8a460e;
}
	}

.talleresInfo a {
	color: #11201c;
	text-decoration: underline;
	font-weight: 600;
}

#datosRapidosCosto {
	background-color:#58300d;
	color: #FFF;
}

#datosRapidosCosto h4{
	padding-top:40px;
	padding-bottom: 40px;
	font-size: 30px;
}

.costos {
	width: 33.33%;
	float: left;
	text-align: center;
	font-size: 20px;
	padding: 25px 0px;
	
}
.costos:hover {
	background-color: #261910;
}
@media (max-width: 808px) { 
	.costos {
		width: 100%;
	}
}

.costos svg {
	font-size: 100px;
}


.costos2 {
	text-align: center;
	font-size: 14px;

}
.costos:hover a{
	color: #FFF;
}

.trans1Costo {
	background-color: #ad5710;
	color: #FFFFFF;
}
.trans2Costo {
	background-color: #8a460e;
	color: #FFFFFF;
}



.trans3Costo {
	background-color: #518073;
	color: #FFFFFF;
}







a.linkYellow:link{
	color: #ffe403;
}

a.linkYellow:hover{
	color: #fffc01;
}


.CostoMiem {
    border-radius: 10px;
    background: #e7e7e7;
    padding: 20px;
    width: 350px;
	margin-top: 20px;
	margin: auto;
 

	font-weight: bold;
	font-size: 14px;
}




@media screen and (max-width: 780px) {
	.CostoMiem {
		width: 100%;
	}
}


















/*
#acerca {
	padding-bottom: 100px;
	padding-top:100px; 
}
*/
#datosImportantes {
	background-image: url(../images/fondoDatos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	color: #FFF;
	text-align: center;
	font-size: 24px;
}
@media screen and (max-width: 780px) {
	#datosImportantes {
		background-size: auto;
	}
}
#datosImportantes strong {
	font-size: 40px;
}
.datosImportantesText {
	padding: 20px 0px;
}
@media screen and (max-width: 780px) {
	.datosImportantesText:first-child {
	border-bottom: 1px solid #FFF;
}
}
#datosDosCol {
	padding-bottom: 100px;
	padding-top:100px; 
}
@media screen and (max-width: 780px) {
	#datosDosCol .col-md-6:first-child {
		margin-bottom: 40px;
	}
}
#datosDosCol li {
	list-style: square;
	margin-bottom: 10px;
}
#footer {
	background-color: #FFFFFF;

	padding-bottom: 100px;
	color: #FFF;
}
.footerLogo {
	display: inline-block;
	text-align: center;
	position: relative;
	padding: 30px;
}
#footer h2 {
	color: #8332b0;
	font-size: 48px;
	font-weight: bold;
}
@media (max-width: 768px) { 
	#footer h2 {
	color: #8332b0;
	font-size: 38px;
	}	
}


#footer h3 {
	color: #8332b0;
	font-size: 38px;
}
@media (max-width: 768px) { 
	#footer h3 {
	color: #592198;
	font-size: 28px;
	}	
}

.wsmenucontainer {
	min-height: 0px;
}








.head_reg {
	
    border-radius: 15px;
    background: #165382;
    padding: 20px;
    width: 95%;
    height: 120px;
	margin:auto;

}

.head_reg_tit {
	font-size:30px;
	font-weight:bold;
	color:#FFF;

}

.head_reg_tit2 {
	font-size:20px;
	font-weight:bold;
	color:#FFF;

}

.logoleftHead {
	float:left;

}







@media screen and (max-width: 550px) {
.head_reg {
	
    border-radius: 15px;
    background: #165382;
    padding: 20px;
    width: 95%;
    height: 140px;
	margin:auto;

}


.head_reg_tit {
	font-size:18px;
	font-weight:bold;
	color:#FFF;

}
}


@media screen and (max-width: 400px) {
.head_reg {
	
    border-radius: 15px;
    background: #165382;
    padding: 20px;
    width: 95%;
    height: 190px;
	margin:auto;

}
}

.boldCh {
	color: #2f2f2f;
	font-size: 16px;
	font-weight: bold;
}














/* Notas 
-------------------------------------------------- */


/* Notification box */
.cm-notification-container {
	position: fixed;
	top: 0;
	right: 50px;
	width: 40%;
	z-index: 4000;
	min-width: 300px;
}
.notification-content {
	position: relative;
	z-index: 10;
}
.notification-w, .notification-n, .notification-e {
	position: relative;
	margin: 7px 0 7px 0;
	padding: 14px 0;
	border: 1px solid;
	background-position: 16px 12px !important;
	background-repeat: no-repeat !important;
	font-size: 100%;
	width: 100%;
	line-height: 15px;
	opacity: 0.96;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.notification-w div, .notification-n div, .notification-e div {
	display: block;
	padding-left: 50px;
	padding-right: 20px;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	font-size: 110%;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin: 0 10px 0 0;
	padding-right: 0 !important;
	color: #c52a01;
}
.notification-w img, .notification-n img, .notification-e img {
	outline: 0;
	border: 0;
}
.notification-w p, .notification-n p, .notification-e p {
	margin: 0;
	color: #8c8531;
}
.notification-n p {
	color: #496e16;
}
.notification-e p {
	color: #9c3535;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	font-size: 85%;
}
.notification-n {
	background: #d0eaae url('../images/notice.png');
	border-color: #8bc045;
	min-height: 15px;
}
.notification-n div {
	color: #496e16;
}
.notification-w {
	background: #fffbcc url('../images/warning.png');
	border-color: #e6db55;
	min-height: 15px;
}
.notification-w div {
	color: #8c8531;
}
.notification-e {
	background: #ffcece url('../images/error.png');
	border-color: #df8f8f;
	min-height: 15px;
}
.notification-e div {
	color: #9c3535;
}
.notification-header-n {
	color: #668c34;
}
.notification-header-w {
	color: #bfa615;
}
.cm-notification-close {
	font-size: 50%;
	position: absolute;
	right: 5px;
	top: 5px;
}

/* /Notification box */




/* Flashing */
.hover13:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s; 
}
.datosPonente {
	max-width:220px;
}

#ponentes {
	font-size:15px;
	color:#818181;
	margin: 40px 0px;
}
#ponentes p {
	text-align:left;
	color:#818181;
	font-weight:500;
}
#ponentes strong {
	font-size:18px;
	color:#04283e;
}
#ponentes img {
	border: 1px solid #94afc2;
	-webkit-box-shadow: 0px 0px 18px -3px rgba(163,163,163,0.81);
-moz-box-shadow: 0px 0px 18px -3px rgba(163,163,163,0.81);
box-shadow: 0px 0px 18px -3px rgba(163,163,163,0.81);
margin-top:20px;
margin-bottom:10px;
}
#ponentes h1 {
	margin-bottom:50px;
}

.fotosBios {
	margin-left:20px;
	margin-bottom:10px;


}


.empresaName {
	color: #5b717f;
}




.temas {
	border-bottom:solid 1px #93b09e;
	padding:15px 0 10px 5px;
}
.hora {
	font-size:24px;
	color:#8437ba;
	font-weight:700;
}
.titulo {
	font-size:22px;
	color:#818181;
	/*font-weight: 300;*/
	font-weight: bold;
}
.Subtit {
	font-size:12px !important;
	color:#000000 !important;
	/*font-weight:bold !important;*/
}
.ponentesProg {
	font-size:15px !important;
	color:#000000 !important;
}



.modulos1 {
	background-color:#FFFFFF;
}
.modulos1 .titulo {
	color: #818181;
font-weight: 600;
}
.modulos2 {
	background-color:#c3fbdb;
}
.modulos2 .titulo {
	color:#fe0000;
	font-weight:700;
}
.descansos {
	background-color:#f3f3f3;
}
.especial {
	background-color:#0f2c62;
}
.especial .titulo {
	color:#FFF;
}
.modulos3 {
	background-color:#d3c3fb;
}
.modulos3 .titulo {
	color:#ff0000;
	font-weight:700;
}
.modulos4 {
	background-color:#e0fbc3;
}
.modulos4 .titulo {
	color:#ff0000;
	font-weight:700;
}
.modulos5 {
	background-color:#c3e1fb;
}
.modulos5 .titulo {
	color:#ff0000;
	font-weight:700;
}


.dia {
	font-family: 'Titillium Web', sans-serif;
	font-size:28px;
	font-weight:700;
}
@media screen and (min-width: 550px) {
	.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
		width:100%;
	}
}



.ui-widget-header { /* header botones tabs */ 
	background-color: transparent; 
	border: none;
	/*background-color: #000000;*/
	width: 100% !important;

}

.ui-tabs .ui-tabs-nav li {
	border-bottom: 1px solid #aaaaaa;
}
.ui-tabs .ui-tabs-panel {
	padding: 0px;
}

.temas:hover {
	background-color: #f8f8f8;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background-color: #2f6a8c; /* //////////////////// Color del fondo del tab del dia ///////// */
	 color: #FFF !important;
 }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #FFF !important;
}

@media screen and (max-width: 510px) {
	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		width: 100%;
	}
}


@media screen and (max-width: 425px) {
	.dia {
    font-size: 24px;
    font-weight: 700;
}
}
@media screen and (max-width: 375px) {
	.dia {
    font-size: 18px;
    font-weight: 700;
}
}
.head_reg_titSinop {
	font-size: 30px;
    font-weight: bold;
    color: #FFF;
	display: block;
	text-align: center;
	padding-top: 18px;
}
@media screen and (max-width: 5px) {
	.head_reg_titSinop {
		font-size: 15px;
	}
}
.botRegresar{
	position: absolute;
	bottom: 4px;
}
.ui-widget-content {
	border: 0px;
}


/*
.ui-tabs .ui-tabs-panel {
	width: 85%;
	margin-left: 20%;
	border-left: 15px solid #8437ba;
}
@media screen and (max-width: 699px) {
	.ui-tabs .ui-tabs-panel {
	width: 100%;
	margin-left: 0;
	border-left: none;
}
}
*/



.hora {
    text-align: right;
    display: block;
    margin: -5px 0 -45px -240px;
    padding: 20px 0px 0px 0;
    width: 180px;
	font-size: 18px;
	position: absolute;
}


@media screen and (max-width: 699px) {
	.hora {
	position: relative;
	}
}








.temas {
    margin-left: 20px;
}
.modulos1 {
   padding: 15px 0 10px 5px;
}
.temas a {
	color: #eb9627;
	text-decoration: none;
}
.descansos {
	background-color: #c2e1d8;
}
.descansos .titulo {
	color: #000;
}
.temas:hover {
	background-color: #f3efef;
}
.descansos:hover {
	background-color: #a5cdc1;
}
@media screen and (max-width: 699px) {
	.hora {
		margin:0px;
		text-align: left;
	}
}
.fotosChicas img{
	border: 1px solid #c9c9c9;
	-webkit-box-shadow: 0px 0px 18px -3px rgba(163,163,163,0.81);
	-moz-box-shadow: 0px 0px 18px -3px rgba(163,163,163,0.81);
	box-shadow: 0px 0px 18px -3px rgba(163,163,163,0.81);
	margin-top:10px;
	margin-bottom:0px;
	max-width: 70px;
	margin-right: 10px;
}


.notasDias {
   
	font-size: 10px;
}


.titAliados {
	font-size: 30px;
	font-weight: bold;
	color: #592198;
	text-align: center;
}

.patroMarginTop {
	margin-top: 20px;
} 

.txtResaltado {
	font-weight: bold;
	color: #fffc00;
	font-size: 25px;
}

.logosProg {
	margin-top: -20px;
}

.txtchTaller {
	font-size: 16px;
	font-weight: bold;
}


.comparteDatos {
	font-weight: bold;
	font-size: 14px;
}
@media (max-width: 780px) { 
	.registroResp {
		color: #fff;
		font-size: 25px;
		height: 25px;
		position: fixed;
		right: 50px;
		top: 13px;
		transition: all 0.4s ease-in-out 0s;
		width: 25px;
		z-index: 102;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
}


@media (max-width: 780px) { 
	.MemoriasFIL18 {
		color: #fff;
		font-size: 20px;
		height: 25px;
		position: fixed;
		right: 80px;
		top: 13px;
		transition: all 0.4s ease-in-out 0s;
		width: 120px;
		z-index: 102;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
}



.formasPago {

	border: solid 1px #dee2e6;

}
.formasPago1 div {
	float: left;
	width: 50%;
	padding: 10px;
}
@media (max-width: 475px) { 
	.formasPago1 div {
		float: left;
		width: 100%;
	}
}
.formasPago1 {
	background-color: #f2f2f2;
	clear: both;
	border:solid 1px #dee2e6;
	overflow:hidden;
}

.formasPago2 div {
	float: left;
	width: 50%;
	padding: 10px;
}
.formasPago2 {
	clear: both;
	border:solid 1px #dee2e6;
	overflow:hidden;
}
@media (max-width: 475px) { 
	.formasPago2 div {
		float: left;
		width: 100%;
	}
}

.txtFormaPagos {
	font-size: 15px;
}



.back_div_color1 {
	background-color:#e5e5e5;
}






.tdTit1 {
	padding: 10px;
	text-align: center;
	background-color: #09c0d0;
	color: white;
	font-size: 40px;
	font-weight: bold;
}
@media (max-width: 808px) { 
	.tdTit1 {
		font-size: 20px;
	}
}


.tdTit1:hover {
	background-color: #04353a;
}



.tdTit2 {
	padding: 10px;
	text-align: center;
	background-color: #06aebd;
	color: white;
	font-size: 40px;
	font-weight: bold;
}
@media (max-width: 808px) { 
	.tdTit2 {
		font-size: 20px;
	}
}


.tdTit2:hover {
	background-color: #04353a;
}

.td1left {
	background-color: #9557da;
}
.td2right {
	
	background-color: #7c39c6;
	
}




.tdRowCost1 {
	padding: 10px;
	text-align: center;
	background-color: #7fc9d0;
	color: #0a5057;;
	font-size: 20px;
	font-weight: bold;
}
@media (max-width: 808px) { 
	.tdRowCost1 {
		padding: 2px;
	}
}
.tdRowCost1b {
	padding: 10px;
	text-align: center;
	background-color: #65b4bc;
	color: #0a5057;;
	font-size: 20px;
	font-weight: bold;
}
@media (max-width: 808px) { 
	.tdRowCost1b {
		padding: 2px;
	}
}

.tdRowCost1left {
	background-color: #e5d3f9;
}
.tdRowCost1right {
	background-color: #caaaee;
}




.tdRowCost2 {
	padding: 10px;
	text-align: center;
	background-color: #8cd6dd;
	color: #0a5057;;
	font-size: 20px;
	font-weight: bold;
}
@media (max-width: 808px) { 
	.tdRowCost2 {
		padding: 2px;
	}
}
.tdRowCost2b {
	padding: 10px;
	text-align: center;
	background-color: #79c6cd;
	color: #0a5057;
	font-size: 20px;
	font-weight: bold;
}
@media (max-width: 808px) { 
	.tdRowCost2b {
		padding: 2px;
	}
}

.tdRowCost2left {
	background-color: #c9aee8;
}
.tdRowCost2right {
	background-color: #b48fdf;
}

.tdCostoAsoc {
	text-align: center;
	background-color: #0f336e;
	color: #ffe400;
	font-size: 32px;
	font-weight: bold;
}


@media (max-width: 808px) { 
	.tdCostoAsoc {
		font-size: 20px;
	}
}



.tdPromoInsc {
	text-align: center;
	background-color: #b81414;
	color: #FFFFFF;
	font-size: 25px;

}


@media (max-width: 808px) { 
	.tdPromoInsc {
		font-size: 22px;
	}
}


.tdPromoInsc3 {
	color: #ffd200;
	font-size: 27px;
	font-weight: bold;

}


@media (max-width: 808px) { 
	.tdPromoInsc3 {
		font-size: 22px;
		font-weight: bold;
	}
}


.tdPromoInsc2 {
	font-size: 35px;
	font-weight: bold;
}






.replicaTxt {
	font-size: 14px;
	color: black;
}

.replicaTxt2 {
	font-size: 22px;
	color: black;
	text-align: inherit !important;
	
}

.divTallerIntro {
	background-size: 100%;
	background-color: black;
}

.divTallerMemorias {
	background-size: 100%;
	background-color: #150620;
}

.txtBlanco {
	color: #FFFFFF;
	text-align: justify;
}

.titWhite {
	font-size: 60px;
	color: #FFFFFF;
	font-weight: bold;
}

@media (max-width: 699px) { 
	.titWhite {
		font-size: 40px;
	}
}



.txtResaltMo {
	color: #8cd6dd;
}

.titChMorado {
	
	color: #c299e2;
	font-size: 30px;
}


.subtitSpace {
	margin-top: 20px;
	margin-bottom: 20px;
}

.divFotos {
	margin-top: 120px;
}


@media (max-width: 699px) { 
	.divFotos {
		margin-top: 10px;
	}
}



.difFotos2 {
	margin-top: 20px;
}

@media (max-width: 699px) { 
	.difFotos2 {
		margin-top: 10px;
	}
}

.NomEmpresa {
	font-size: 12px;
	color: #54317c;
	font-weight: bold;
}



/*  Estilos tabla talleres FORM */ 

.tdTituloTaller {
	font-size: 40px;
	font-weight: bold;
	color: #6d409f;
}

.tdSubtit {
	font-size: 25px;
	font-weight: bold;
	color: #804eb9;

}

.horasForm {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.horasDes {
	font-size: 18px;
	font-weight: bold;
	color: #d50b0b;
}


tr.trInfoTaller td {
  border-bottom:2px solid #4f919d;
}

.nomTallerForm {
	font-weight: bold;
}

.instrTit {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

.nomInstForm {
	font-size: 18px;
	font-weight: bold;
	color: #8a53c8;
	
}

.empresaNomForm {
	font-size: 18px;
	color: #af73f0;
}

.nomSalonForm {
	font-size: 18px;
	color: #0072ff;
	font-weight: bold;
}

.txtChForm {
	font-size: 14px !important; 
}

/*  Fin Estilos tabla talleres FORM */ 


@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	padding: 20px;
	font-size: 30px;
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.botPagReg {
	padding: 50px 0px;
}
.botPagReg a:first-child {
	margin-right: 20px;
}
.hvr-icon-wobble-horizontal svg {
	margin-left: 10px;
}
@media (max-width: 416px) { 
	.botPagReg a:last-child {
		margin-top: 20px;
	}
}
.esconderElemento {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.mostrarElemento {
    opacity: 1;
}


.tallerCerrado {
	color: #BB0E11;
	font-weight: bold;
}



.titDesdeVivo {
	font-size: 35px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #0b536e;
	
}


.iconosMenu {
	color: #d9acee;
}

@media (max-width: 780px) { 
	.iconosMenu {
		color: #FFFFFF;
	}
}

.divColor1 {
	padding: 50px;
	color: #FFFFFF;
	background-color: #0a456a;
}
@media (max-width: 767px) { 
	.divColor1 {
		padding: 0px;
		padding-top: 10px;
		padding-left: 30px;
		padding-right: 30px;

	}
}



.divColor2 {
	padding: 50px;
	color: #FFFFFF;
	background-color: #0179b5;
}
@media (max-width: 767px) { 
	.divColor2 {
		padding: 0px;
		padding-top: 10px;
		padding-left: 30px;
		padding-right: 30px;

	}
}





.parrafoDiv {
	font-size: 18px;

}




.hypeTrans {
	background-color: #147473;
}


.titParrafos1 {
	color: #fceca2;
	font-size: 20px;
	font-weight: bold;
}

@media (max-width: 767px) { 
	.titParrafos1 {
		font-size: 18px;
	}
}






.TitSec1 {
	
	background-color: #FFFFFF;
	
}

@media (max-width: 767px) { 
	.TitSec1 {
		background-color: #0a456a;
		padding-top: 20px;
		padding-bottom: 0px;
	}
}


.TitSecVerde {
	color: #8332b0;
	font-family: 'Titillium Web', sans-serif;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	
	
}

@media (max-width: 767px) { 
	.TitSecVerde {
		color: #FFFFFF;
		font-family: 'Titillium Web', sans-serif;
		font-size: 25px;
		background-color: #147473;


	}
}

.TitH1 {
	color: #8332b0;
	font-family: 'Titillium Web', sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	
	
}

@media (max-width: 767px) { 
	.TitH1 {
		color: #FFFFFF;
		font-size: 30px;
	}
}


.TitH2 {
	color: #8332b0;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	
	
}

@media (max-width: 767px) { 
	.TitH2 {
		color: #FFFFFF;
		font-size: 30px;
	}
}






.DivCostosTit {
	color: #FFFFFF;
	font-family: 'Titillium Web', sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #f2662b;
	
	
}
@media (max-width: 575px) { 
	.DivCostosTit {
		font-size: 30px;
	}
}

.DivPonentesTit {
	color: #FFFFFF;
	font-family: 'Titillium Web', sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #3a0c53;
	
	
}
@media (max-width: 575px) { 
	.DivPonentesTit {
		font-size: 30px;
	}
}

.txtApoyo {
	color: #000000;
	font-size: 25px;
	background-color: #f2af00;
	padding: 20px;
}


@media (max-width: 575px) { 
	.txtApoyo {
		font-size: 20px;
		padding: 15px;
	}
}



.Precios {
	font-size: 18px;
	background-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 20px;
}

.titPrecioInd {
	color: #1c7db0; 
	font-weight: bold;
}

.precioNum {
	color: #179134;
	font-size: 22px;
	font-weight: bold;
}


.precioNum2 {
	color: #970000;
	font-size: 22px;
	font-weight: bold;
}

.ivaTXT {
	font-size: 14px;
}

.precioComment {
	font-size: 14px;
	
}




@media (max-width: 768px) { 
	.titMed {
		font-size: 25px;

	}
}





.DivSedeTit {
	color: #FFFFFF;
	font-family: 'Titillium Web', sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #3a0c53;
	
	
}
@media (max-width: 575px) { 
	.DivSedeTit {
		font-size: 30px;
	}
}

.direccion{
	padding-left: 150px;
	background-color: #a277ba;
}


@media (max-width: 1100px) { 
	.direccion{
		padding-left: 40px;
	}
}




@media (max-width: 767px) { 
	.direccion{
		padding-left: 20px;
	}
}

.direcTxt1{
	color: #ffffff;
	font-weight: bold;
}
@media (max-width: 767px) { 
	.direcTxt1{
		font-size: 18px;
	}
}



.direcTxt2{
	color: #ffffff;
}
@media (max-width: 767px) { 
	.direcTxt2{
		font-size: 16px;
	}
}



.direcTxt3{
	color: #FFFFFF;
	font-size: 18px;
}

@media (max-width: 767px) { 
	.direcTxt3{
		font-size: 15px;
	}
}


.back_mapa {
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #a277ba;
}




@media (max-width: 1100px) { 
	.back_mapa{
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
}

@media (max-width: 767px) { 
	.back_mapa{
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
}



.bulletFlecha {
	font-size: 30px;
	color: #f2af00;

}

.txtClaro {
	color: #ffe9af;
	font-weight: bold;
}



.backPonentes {
	background-color: #eadef0;
	
}


.DivHora {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2078aa;
	background-color: #c2e2fb;
	padding-top: 10px;
	border-bottom: 1px solid #406d86;
	margin-bottom: 5px;
}

.DivTema {
	background-color: #eff0f1;
	border-bottom: 1px solid #406d86;
	margin-bottom: 5px;
}

div.DivTema:hover {
	background-color: #e9f6fd;
}

.DivTemaPar {
	background-color: #eff0f1;
	border-left: 2px solid #406d86;
	border-bottom: 1px solid #406d86;
	margin-bottom: 5px;
}

@media (max-width: 767px) { 
	.DivTemaPar {
		border-left: 0px;
		margin-top: 5px;
	}
}




div.DivTemaPar:hover {
	background-color: #e9f6fd;
}



.DivReceso {
	background-color: #c9dedb;
	border-bottom: 1px solid #406d86;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.DivReceso:hover {
	background-color: #93c5be;
}




.ponenteProg {
	font-family: 'Numans', sans-serif;
	font-size: 15px;

}



.tiTema {
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	font-size: 20px;
} 


a.tiTema:link {
  color: #0d2c3e;
}

/* visited link */
a.tiTema:visited {
  color: #0d2c3e;
}

/* mouse over link */
a.tiTema:hover {
  	color: #f28300;
 	text-decoration: none;
}

/* selected link */
a.tiTema:active {
  	color: #f23f00;
	text-decoration: none;
}


.empresaProg {
	font-family: 'Titillium Web', sans-serif;
	color: #146ea2;
	font-size: 13px;
	font-weight: bold;
	/*margin-top: -10px;*/

}

.botFormasPago {
	font-size: 20px;
}

.SinopsisTxt{
	font-size: 18px;
}

.botRegresarSin {
	font-size: 13px;
}


.HeaderWindow {
	background-color: #3a0c53;
	padding: 20px;
}

@media (max-width: 767px) { 
	.HeaderWindow {
		padding: 10px;
	}
}

/*
.headerTit {
	color: #FFFFFF;
	font-size: 1.875rem;
}
*/

.headerTit {
	color: #FFFFFF;
	font-size: 30px;
}

@media (max-width: 767px) { 
	.headerTit {
		font-size: 20px;
	}
}







.headerSubTit {
	color: #9fccef;
	font-size: 18px;
}

@media (max-width: 767px) { 
	.headerSubTit {
		font-size: 15px;
	}
}





.DivPromoTit {
	color: #FFFFFF;
	font-family: 'Titillium Web', sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	background-color: #ba0f0f;
	
	
}


.txtPromo1 {
	color: #ffffff;
	font-size: 20px;
	background-color: #d06d0c;
	padding: 20px;
}


@media (max-width: 575px) { 
	.txtPromo1 {
		font-size: 18px;
		padding: 15px;
	}
}


.txtPromo2 {
	color: #ffffff;
	font-size: 25px;
	background-color: #d0440c;
	padding: 20px;
}


@media (max-width: 575px) { 
	.txtPromo2 {
		font-size: 20px;
		padding: 15px;
	}
}
#aaa .boldCh{
	font-size: 14px;
	font-weight: 100;
	line-height: 1.4 !important;
	display: block;
}
#aaa input{
	font-size: 14px;
	font-weight: 100;
	line-height: 1.4 !important;
}

.BioSinBox {
	background-color: #f0f0f0;
	padding: 10px;
}

.BioTitSinopsis {
	font-weight: bold;
	font-size: 25px;
	color:#f37608;
	
}
@media (max-width: 575px) { 
	.BioTitSinopsis {
		font-size: 20px;
	}
}
.BioTxtSinopsis {
	color:#8f8f8f;
	font-size: 17px !important;
}

.leido_check {
	width: 50px !important;
}



.cupoLimitado {
	font-size: 19px;
	font-weight: bold;
}

@media (max-width: 900px) { 
	.cupoLimitado {
		font-size: 15px;

	}
}


.textoCenterMargin {
	margin-left: 100px;
	margin-right: 100px;
	
}

@media (max-width: 900px) { 
	.textoCenterMargin {
		margin-left: 20px;
		margin-right: 20px;
	}
}





.tablaHorarioTit {
	text-align: center !important;
	background-color: #dbe7ff;
	font-weight: bold;
	font-size: 18px;
	color: #3a558b;
	border-bottom: 1px solid #FFFFFF;
}

.tablaHorarioSubT {
	background-color: #ffdeba;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

.tablaHorarioInfo {
	background-color: #ebebeb;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}


table.tablaProgramaM {
	  border-collapse: collapse;
	 
}

.tablaProgramaM td, th {
	padding: 10px;
}

.tituloBloque {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	
}


.tituloBloque2 {
	font-size: 28px;
	color: #FFFFFF;
	background-color: #ff4e1d;
	
}

.tituloBloque3 {
	font-size: 28px;
	color: #FFFFFF;
	background-color: #008d87;
	
}


.tituloBloqueDER {
	background-color: #f2af00;
	font-weight: bold;
	border-right-color: #7c4d0f !important;
}

.titHorario {
	background-color: #f18a01;
	font-weight: bold;
}

.tdHorario{
	background-color: #d5d5d5;
	font-weight: bold;
}

.tdTitPon{
	font-size: 28px;
	color: #000000;
	
}



.tdTitPon2Nar{
	
	font-size: 28px;
	color: #ff4e1d;
}

.tdTitPon2Black {
	font-size: 26px;
	color: #000000;
	
}



.tdTitPon2DER{
	background-color: #b2e1f9;
	border-right-color: #0f77ad !important;
}

.tdEspecial {
	background-color: #fcfbd5;
	font-weight: bold;
}

.titPonTxt {
	font-weight: bold;
	color: #053792;
	
}
.bloqueLetra {
	color: #000000;
	font-size: 24px;
	
}


a.NomPonenteProg:link {
  color: #000000;
  font-weight: bold;
}

/* visited link */
a.NomPonenteProg:visited {
  color: #0d2c3e;
}

/* mouse over link */
a.NomPonenteProg:hover {
  	color: #e81313;
 	text-decoration: none;
}

/* selected link */
a.NomPonenteProg:active {
  	color: #e81313;
	text-decoration: none;
}

.ponenteName {
	font-weight: bold;
}


.mensajeAuto {
	font-size: 20px !important;
}

.frase {
	font-size: 30px;
	color: #f2662b;
}

@media screen and (max-width: 780px) {
	.frase {
		font-size: 20px;
	}
}


.divDescarga {
	background-color: #000000;
}

.divDescargaInt {
	padding-top: 20px;
	padding-bottom: 20px;
}


.divDescargaPres {
	background-color: #6c247e;
}








a.descrgaLink:link {
  color: #ca60dd;
  font-weight: bold;
  font-size: 30px;
}

@media screen and (max-width: 780px) {
	a.descrgaLink:link {
	  font-size: 18px;
	}
}




/* visited link */
a.descrgaLink:visited {
  color: #ca60dd;
}

/* mouse over link */
a.descrgaLink:hover {
  	color: #ff0bb7;
 	text-decoration: none;
}

/* selected link */
a.descrgaLink:active {
  	color: #ca60dd;
	text-decoration: none;
}











a.descrgaLink2:link {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 30px;
}

@media screen and (max-width: 780px) {
	a.descrgaLink2:link {
	  font-size: 18px;
	}
}




/* visited link */
a.descrgaLink2:visited {
  color: #ff7800;
}

/* mouse over link */
a.descrgaLink2:hover {
  	color: #ff7800;
 	text-decoration: none;
}

/* selected link */
a.descrgaLink2:active {
  	color: #ff7800;
	text-decoration: none;
}




