/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

 

body {
    overflow-x: hidden;
    font-family: 'Roboto Condensed', sans-serif;
}

.text-muted {
    color: #777;
}

.text-muted2 {
    color: #0ff;
}

.text-primary {
    color: #ccc;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #09F;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #09F;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
}

h1001 {
    font-weight: 700;
	color:#f15a24;
}

h44 {
    text-transform: none;
    
	font-size:14px;
    font-weight: 500;
	color:#0066CC;
}

h004 {

    
	font-size:18px;
    font-weight: 300;
	color:#61686F;
}

h55 {
    text-transform: none;
    
	font-size:18px;
    font-weight: 500;
	color:#0066CC;
}


h66 {
    text-transform: none;    
	font-size:22px;
    font-weight: 500;
	color:#f15a24;
}

h77 {
    text-transform: none;
    font-size:22px;
    font-weight: 500;
	color:#2670D8;
}

.h88 {
    text-transform: none;
	text-align:left;
    
	font-size:18px;
    font-weight: 500;
	color:#61686F;
}

.h888 {
    text-transform: none;
	text-align:center;
    
	font-size:18px;
    font-weight: 400;
	color:#61686F;
}

	hcolor {
	color:#0066CC;
}

.float_r { float: right }
.float_l { float: left }
.float_c { float: center }


		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}




a.simple-link2 {
	
	font-size:12px;
	font-weight:300;
	color:#333;
	text-decoration: none;
} 

a.simple-link2:hover { 
color: #F00; 
}


a.menu_2 {
	display: inline-block;
	width: 100%;
	height: 60px;
	font-size:18px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	padding-top: 40px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 16%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_2:hover { 
color: #f15a24;
}



a.menu_22 {
	display: inline-block;
	width: 44%;
	height: 60px;
	font-size:18px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	padding-top: 30px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 28%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_22:hover { 
color: #F00;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #f15a24;
    text-transform: uppercase;

    font-weight: 700;
    color: #fff;
    background-color: #f15a24;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #3d3d3d;
    color: #fff;
    background-color: #3d3d3d;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-primary .badge {
    color: #0CF;
    background-color: #fff;
}



.btn-xl2 {
    padding: 5px 20px;
    border-color: ;
    border-radius: 30px;
    text-transform: uppercase;
    
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color: #09F;
}

.btn-xl2:hover,
.btn-xl2:focus,
.btn-xl2:active,
.btn-xl2.active,
.open .dropdown-toggle.btn-xl {
    border-color: ;
    color: #00C;
    background-color: #0FF;
}

.btn-xl2:active,
.btn-xl2.active,
.open .dropdown-toggle.btn-xl2 {
    background-image: none;
}

.btn-xl2.disabled,
.btn-xl2[disabled],
fieldset[disabled] .btn-xl2,
.btn-xl2.disabled:hover,
.btn-xl2[disabled]:hover,
fieldset[disabled] .btn-xl2:hover,
.btn-xl2.disabled:focus,
.btn-xl2[disabled]:focus,
fieldset[disabled] .btn-xl2:focus,
.btn-xl2.disabled:active,
.btn-xl2[disabled]:active,
fieldset[disabled] .btn-xl2:active,
.btn-xl2.disabled.active,
.btn-xl2[disabled].active,
fieldset[disabled] .btn-xl2.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-xl {
    padding: 5px 20px;
    border-color: ;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #09F;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: ;
    color: #00C;
    background-color: #0FF;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-xl .badge {
    color: #0CF;
    background-color: #fff;
}

.cuadroindex {
	
	width: 100%;
	height: 50px;
    margin-top: 385px;
    padding-top: 10px;
    text-align: center;
    background: ;
}

	.btn-xxl {
	width: 45%;
    padding: 5px 10px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #FFF;
    background-color: #0051a3;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    text-align: center;
}

.btn-xxl:hover,
.btn-xxl:focus,
.btn-xxl:active,
.btn-xxl.active,
.open .dropdown-toggle.btn-xxl {
    border-color: ;
    color: #FFF;
    background-color: #000d8e;
}

.btn-xxl:active,
.btn-xxl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xxl.disabled,
.btn-xxl[disabled],
fieldset[disabled] .btn-xxl,
.btn-xxl.disabled:hover,
.btn-xxl[disabled]:hover,
fieldset[disabled] .btn-xxl:hover,
.btn-xxl.disabled:focus,
.btn-xxl[disabled]:focus,
fieldset[disabled] .btn-xxl:focus,
.btn-xxl.disabled:active,
.btn-xxl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xxl.disabled.active,
.btn-xxl[disabled].active,
fieldset[disabled] .btn-xxl.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-xxl .badge {
    color: #0CF;
    background-color: #fff;
}


.navbar-default {
	font-family: 'Roboto Condensed', sans-serif;
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
    color: #fff;
    font-weight: 400;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fff;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #3d3d3d;
    background-color: #3d3d3d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	border-color: #09F;
    background-color: #09F;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
	font-size:18px;
	}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fde19a;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color:transparent;
}

@media(min-width:768px) {
	
	
	
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: #0099ff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 18px;
		
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #3d3d3d;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 18px;
    }
}

																																/* 320 */
																														.inicio_media {}

		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}

	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-320.jpg);
    background-position: top center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
	height: 420px;
	margin-top:0px;
	background-size: 94%;
	background-repeat: no-repeat;
}

		.h10a{    
	color:#f15a24;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 28px;
	margin-top: 50px;
    margin-bottom: 0px;
	}

    		.h10b{
    color:#f15a24;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 20px;

	}

		.h10c{
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	background-color: transparent;
	font-size: 28px;	    
	margin-top: 50px;
    margin-bottom: 0px;
    }


	 .h10d{
	color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 28px;
    margin-top: 50px;
    margin-bottom: 20px;
	}

	.h11 {
	color:#fff;	
	font-size:20px;
	font-weight:100;
	margin-bottom: 20px;
	}

	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-70px;
	margin-bottom:20px;
	box-sizing:border-box;
}

.logo img {
	width: 70%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 22px;
	line-height: 110%;
	color:#fff;
	
	margin-bottom:3%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 20px;
   line-height: 110%;
	color:#0ff;
	
	margin-bottom:3%;
	
	text-align:center;
	
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:100%;
		
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		text-align:center;
		margin-bottom:10px;
	}
	
		.sheraton img {
	width: 40%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 100%;
		height: 40px;
		background-color:;
		text-align:center;
		margin-bottom: 50px;
	}
	
	.sadam img {
	width: 45%;
	height: auto;
	}
	
	h9{
	font-size:20px;
	color:#fff;
	
	font-weight:500;
	}
	
	h99{
	font-size:16px;
	color:#fff;
	
	font-weight:400;
	}
	
	.h10{
		font-size:5px;
		color:#f15a24;
		text-transform:uppercase;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
		.h100{
		color: #f15a24;
		text-transform:none;
		font-weight:600;
		font-size:24px;
		margin-top: 20px;
		margin-bottom: 0px;
		line-height: 120%;
	}

		.h10e{    
	color:#f15a24;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 28px;
	margin-top: 50px;
    margin-bottom: 30px;
	}

			.h100b{
		color: #f15a24;
		text-transform:none;
		font-weight:500;
		font-size:24px;
		margin-top: 20px;
		margin-bottom: 0px;
		line-height: 120%;
	}
	
	a.simple-link2 {
	
	font-size:12px;
	font-weight:300;
	color:#333;
	text-decoration: none;
}
	
	h12 {
    text-transform: none;
    font-size:11px;
    font-weight: 400;
	color:#2670D8;
}

.grisclarito{
	background-color: #f3f3f3;
}

.distintodos{
		float:left;
		width: 60%;
		height: auto;
		background-color:;
		margin-left: 20%;
		margin-bottom: 10px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

		.avatartodos{
		float:left;
		width: 60%;
		height: auto;
		background-color:transparent;
		margin-left: 20%;
		margin-bottom: 10px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

		.avatarvacio{
		margin-bottom: 0px;
		}

		.blancoavatar{
			background-color: #fff;
			border:solid 1px #fff;
		}

.porcspo{
			max-width:90%
		}

.porcspo_a{
			max-width:90%
		}

			.mmdg {
		font-size:12px;
		font-weight: 500;
	}

		
		.h013 {
    text-transform: none;
    font-size:18px;
    font-weight: 500;
	line-height:110%;
	color:#3d3d3d;
	margin-bottom: 30px;
}
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}

.margtop{
	margin-top:0px;	
}

.fndgris{
	width: 100%;
	background-color: #f3f3f3;	
}

.boton-uno {
	width:100%;
	height:80px;
    padding: 28px 20px;
    text-transform: uppercase;
    
    font-size: 20px;
    font-weight: 500;
    color: #fff;
background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}



.boton_dos {
	width:30%;
	height:30px;
    padding: 2px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
	background-color:#3d3d3d;
}

.boton_dos:hover{
	color: #fff;
	background-color:#2670D8;
 	
}

h014 {
    text-transform: none;
    
	font-size:18px;
    font-weight: 300;
	line-height:100%;
	color:#0066CC;
}

/* 320 */
h04 {
	font-size:18px;
    text-transform: none;
    font-weight: 100;
	color:#2670D8;
}

/* 320 */

.h10{
		font-size:28px;
		
		text-transform:uppercase;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	
	/* 320 */
	a.simple-link {
	
	font-size:20px;
	font-weight:300;
	color:#09F;
	text-decoration: none;
} 

a.simple-link:hover { 
color:#0066CC ; 
} 	


	.new-program{
	width: 100%;
	height:auto;
	background-color:#f3f3f3;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 10%;
	padding-top: 10%;
}



.temasydisertantes{
		float:left;
		width: 130%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -15%;
}
	
.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 24px;
	margin-left: 0px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 11%;
}

.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 11%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 38px;
	margin-bottom:5px;
	font-size: 28px;
	}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 11%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 38px;
	margin-bottom:5px;
	font-size: 28px;
	}

	.cuadrobloques{
	display: inline-block; 
	width: ; 
	height:auto;
	font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.programafotos{
	width:100%;
	height:150px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

hn1{font-weight:300}

.sponsors_esp{
	clear: both; 
	width:100%;
	height: 2px;
	
	border: 1px #666;
	border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
	
	}

.agra{
	font-size: 24px;
	color:#1e8eff;
	text-align:center; 
	margin-top: 30px;
}
	
	.resenia_imagen{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;	
}

.resenia_imagen img{
	width:142%;
	
	}
	
	.disertantes{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:10px;
	font-weight:300;
}

.disertantes img{
	width:100%;
	
	}

	.boton_present {

    padding: 2px 20px;
    text-transform: none;
    
    font-size: 14px;
    font-weight: 600;
    color: #fff;
	background-color:#a5abb0;
	margin-bottom:10px;
}

.boton_present:hover{
	color: #fff;
	background-color: #1E8EFF;
}	


header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
	margin-top:40px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-weight:500;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
   font-weight:500;
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
}


	
		h05{
	font-size: 20px;
    font-weight: 300;
	color:#fff;
	

	}

	h505{
		color: #0066cc;		
	}
	
	.texto-intro{position:relative; min-height:1px;}
	
	.acerca{
	font-size: 16px;
	line-height: 120%;
	color:#61686F;	
	font-weight: 300;	
	text-align:left;
		}

	.acercasubtitulo{
	font-size: 21px;
	line-height: 120%;
	text-align:center;
	font-weight:400;
	color: #2670D8;
	}
	
		.items_rese{
	font-size: 1.25em;
	line-height: 120%;
	color:#61686F;	
	text-align:left;
	font-weight:400;
	width: 100%;
	margin-left: 0px;
	}
	
	
	.sponsor{
	text-transform: uppercase;
	font-size: 40px;
    font-weight: 200;	
	text-align:center;
	font-weight:500;
	color:#0099FF;
	margin-top:50px;
	}
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}
	
	.informacion{
	text-align:center;
	margin-top:20px;
	margin-bottom:0px;
	height: auto;
	}
	
	.becas {
		text-align:left;
	}
	
	/* 320 */
	h11 {
		font-size:18px;
		font-weight:100;
		color:#3d3d3d;
	}
	


	
	
.nueva_barra{
width:100%;	
height:70px;
background-color:#f3f3f3;
margin-top:-10px;
text-align:center;
margin-bottom:0px;
}

.nueva_barra2{
width:100%;	
height:70px;
background-color:#fff;
text-align:center;
margin-top: 0px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.nueva_barra3{
width:100%;	
height:auto;
background-color:transparent;
text-align:center;
margin-top: 0px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.nueva_barra4{
width:60%;	
height:100px;
background-color:transparent;
text-align:center;
margin-top: 20px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 20%;
}

a.menu_media {
	display: inline-block;
	width: 100%;
	height: 40px;
	font-size:15px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 10px;
	margin-left: 0%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}

.clientes_index {
width: 100%;
height: auto;
margin: 0 auto;
background-color: transparent;
box-sizing:border-box;
clear: both;

}

.clientes_logos{
	width: 90%;
	height: auto;
	background-color: transparent;
	margin-bottom: 0px;
	margin-left: 5%;
}

.clientes_logos1{
	width: 46%;
	height: 60px;
	background-color: transparent;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos1 img{
	width: 98%;
}

.clientes_logos2{
	width: 46%;
	height: 80px;
	background-color: transparent;
	margin-left: 27%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos2 img{
	width: 98%;
}

.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: -10px;
	}

.clientes_logos3{
	width: 70%;
	height: 80px;
	background-color: transparent;
	margin-left: 15%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos3 img{
	width: 80%;
}

																												@media(min-width:360px) {
																													.inicio_media {}
header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-320.jpg);
    background-position: top center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
	height: 470px;
	margin-top:0px;
	background-size: 95%;
	background-repeat: no-repeat;
}

a.menu_media {
	display: inline-block;
	width: 96%;
	height: 40px;
	font-size:17px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 8px;
	margin-left: 2%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}
																													
}

																													@media(min-width:410px) {
																													.inicio_media {}
header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-320.jpg);
    background-position: top center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
	height: 524px;
	margin-top:0px;
	background-size: 94%;
	 background-repeat: no-repeat;
	 background-color: transparent;
}

a.menu_media {
	display: inline-block;
	width: 90%;
	height: 40px;
	font-size:17px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 8px;
	margin-left: 5%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}
																													
}

																											@media(min-width:441px) {
																													.inicio_media {}
header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-320.jpg);
    background-position: top center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
	height: 494px;
	margin-top:0px;
	background-size: 84%;
	 background-repeat: no-repeat;
	 background-color: transparent;
}

a.menu_media {
	display: inline-block;
	width: 80%;
	height: 40px;
	font-size:17px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 8px;
	margin-left: 10%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}
																													
}



																												@media(min-width:480px) {
																												.inicio_media {}

	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-480.jpg);

    background-position: top center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	width:100%;
	height: 366px;
	margin-top:0px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.nueva_barra3{
width:100%;	
height:40px;
background-color:transparent;
text-align:center;
margin-top: 30px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

a.menu_media {
	display: inline-block;
	width: 76%;
	height: 40px;
	font-size:18px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 8px;
	margin-left: 10%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}

.h10a{    
	font-size: 32px;
	margin-top: 50px;
    margin-bottom: 0px;
	}

	.h10b{
	font-size: 32px;   
	margin-top: 0px;
    margin-bottom: 20px;
	}

		 .h10d{
    line-height:100%;    
    font-size: 32px;
    margin-top: 60px;
    margin-bottom: 20px;
	}

	.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: -10px;
	}

		.h11 {
	font-size:20px;
	margin-bottom: 20px;
	}

	.h100{
	font-size:26px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

			.h10e{    
	color:#f15a24;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 28px;
	margin-top: 50px;
    margin-bottom: 10px;
	}

			.h100b{
		color: #f15a24;
		text-transform:none;
		font-weight:500;
		font-size:22px;
		margin-top: 20px;
		margin-bottom: 0px;
		line-height: 120%;
	}
		

a.menu_2 {
	display: inline-block;
	width: 50%;
	height: 60px;
	font-size:20px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 38px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 22%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_2:hover { 
color: #f15a24;
}

a.menu_22 {
	display: inline-block;
	width: 34%;
	height: 60px;
	font-size:20px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 34px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 28%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_22:hover { 
color: #F00;
}

	.informacion{
	text-align:center;
	margin-top:40px;
	margin-bottom: 40px;
	height: auto;
	}

.h10{
		font-size:28px;
		
		text-transform:uppercase;
		margin-top: 20px;
		margin-bottom: 20px;
	}

.cuadroindex {
	
	width: 100%;
	height: 50px;
    margin-top: 490px;
    padding-top: 10px;
    text-align: center;
    background: ;
}

	.btn-xxl {
		width: 25%;
    padding: 5px 10px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #FFF;
    background-color: #0051a3;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}


	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-50px;
	margin-bottom:20px;
	box-sizing:border-box;
}

.logo img {
	width: 60%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:70%;
	font-size: 24px;
    font-weight: 300;
	color:#fff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	line-height:120%;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 22px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	line-height:120%;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:10px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;
		margin-left: -30px;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 10px;
		text-align:center;
	}
	
				.sheraton{
		float:left;
		width: 100%;
		height:auto;
		background-color:;
		text-align:center;
		margin-bottom:10px;
	}
	
		.sheraton img {
	width: 35%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 40%;
	height: auto;
	}
	
	h9{
	font-size:22px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:400;
	line-height:100%;
	}
	
	.acerca{
	font-size: 16px;
	color:#61686F;	
	font-weight: 300;	
	text-align:justify;
	margin-bottom: 0px;
	}

		.acercasubtitulo{
	font-size: 20px;
	line-height: 120%;
	text-align:center;
	
	}
	
	.items_rese{
	font-size: 1.35em;
	line-height: 120%;
	color:#61686F;	
	text-align:left;
	font-family: 'Rajdhani', sans-serif; font-weight:400;
	width: 90%;
	margin-left: 20px;
	}
	
h66 {
	font-size:30px;
    }

h77 {
    font-size:30px;
    }
	
	.h88 {
    text-transform: none;
	text-align:justify;
    font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#61686F;
}

.h888 {
    text-transform: none;
	text-align:center;
    font-family: 'Rajdhani', sans-serif;
	font-size:18px;
    font-weight: 400;
	color:#61686F;
}

.boton-uno {
	width:75%;
	height:60px;
    padding: 20px 20px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.boton_dos {
	width:20%;
	height:40px;
    padding: 7px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

.boton_dos:hover{

}
	
	h04 {
   	font-size:20px;
	}

a.simple-link {
	
	font-size:20px;
	font-weight:300;
	color:#09F;
	text-decoration: none;
} 

a.simple-link:hover { 
color:#0066CC ; 
}

a.simple-link2 {
	
	font-size:14px;
	font-weight:300;
	color:#333;
	text-decoration: none;
} 

a.simple-link2:hover { 
color: #F00; 
} 
	
	h44 {
    text-transform: none;
    font-family: 'Rajdhani', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#0066CC;
}

.distintodos{
		float:left;
		width: 70%;
		height: auto;
		background-color:transparent;
		margin-left: 15%;
		margin-bottom: 10px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}
		
.avatartodos{
	float:left;
		width: 70%;
		height: auto;
		margin-left: 15%;
		margin-bottom: 10px;
		
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

		.avatarvacio{
		margin-bottom: 0px;
		}

		.porcspo{
			max-width:50%
		}

		.porcspo_a{
			max-width:70%
		}

				h11{
	font-size: 18px;
	}
	

		
h12 {
    font-size:16px;
	
}
	
	.h013 {
    text-transform: none;
	font-size:18px;
	line-height:110%;
	color:#3d3d3d;
}


	.margtop{
	margin-top:50px;	
}

h014 {
    text-transform: none;
    font-size:18px;
    line-height:100%;
	color:#0066CC;
}


	.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 15%;
}



.temasydisertantes{
		float:left;
		width: 135%;
		height: auto;
		background-color:transparent;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -15%;
}


.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 24px;
	margin-left:-15px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 8%;
}

.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 40px;
	margin-bottom:5px;
	font-size: 28px;
	}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 40px;
	margin-bottom:5px;
	font-size: 28px;
	}

.cuadrobloques{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:180px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
	
	.nueva_barra{
width:100%;	
height:100px;
background-color:;
margin-top:-50px;
text-align:center;
margin-bottom:0%;
}

.resenia_imagen{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;	
}

.resenia_imagen img{
	width:100%;
	
	}
	
		.disertantes{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:20px;
}

.disertantes img{
	width:70%;
	
	}

	.boton_present {

    padding: 2px 20px;
    text-transform: none;
    font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
	background-color:#a5abb0;
	margin-bottom:20px;
}

.boton_present:hover{
	color: #fff;
	background-color: #1E8EFF;
}

.clientes_logos1{
	width: 48%;
	height: 60px;
	background-color: transparent;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 30px; 
}

.clientes_logos1 img{
	width: 90%;
}

	}

																										@media(min-width:540px) {
																												.inicio_media {}

	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-480-2.jpg);

    background-position: top center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	width:100%;
	height: 416px;
	margin-top:0px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	}



	.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: -16px;
	}

.clientes_logos3{
	width: 70%;
	height: 80px;
	background-color: transparent;
	margin-left: 15%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos3 img{
	width: 76%;
}	

}
	

																																			
																										@media(min-width:640px) {
																										.inicio_media {}
.nueva_barra{
width:100%;	
height:100px;
background-color:;
margin-top:-30px;
text-align:center;
margin-bottom:0%;
}


			header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
	background-image: url(../img/header-8vo-640.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height: 420px;
	margin-top:10px;
}

.nueva_barra3{
width:100%;	
height:40px;
background-color:transparent;
text-align:center;
margin-top: 30px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

a.menu_media {
	display: inline-block;
	width: 76%;
	height: 40px;
	font-size:18px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 8px;
	margin-left: 10%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}

.nueva_barra4{
width:44%;	
height:100px;
background-color:transparent;
text-align:center;
margin-top: 20px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 28%;
}

.h10a{    
	font-size: 40px;
	margin-top: 50px;
    margin-bottom: 0px;
	}

	.h10b{
	font-size: 40px;    
	margin-top: 0px;
    margin-bottom: 30px;
	}

	.h10c{
	font-size: 32px;   
	margin-top: 50px;
    margin-bottom: 0px;
	}

	.h10d{
	line-height:100%;    
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 20px;
	}

	.h11 {
	font-size:22px;
	margin-bottom: 40px;
	}	

	.h100{
	font-size:34px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

		.h10e{    
	color:#f15a24;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 28px;
	margin-top: 50px;
    margin-bottom: 30px;
	}

			.h100b{
		color: #f15a24;
		text-transform:none;
		font-weight:500;
		font-size:24px;
		margin-top: 20px;
		margin-bottom: 0px;
		line-height: 120%;
	}
	

a.menu_2 {
	display: inline-block;
	width: 50%;
	height: 60px;
	font-size:22px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 44px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 18%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_2:hover { 
color: #f15a24;
}

a.menu_22 {
	display: inline-block;
	width: 34%;
	height: 60px;
	font-size:22px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 34px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 21%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_22:hover { 
color: #F00;
}

.cuadroindex {
	
	width: 100%;
	height: 50px;
    margin-top: 432px;
    padding-top: 10px;
    text-align: center;
    background: ;
}

	.btn-xxl {
	width: 25%;	
    padding: 10px 20px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    background-color: #0051a3;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}
	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-60px;
	margin-bottom:20px;
	box-sizing:border-box;
}

.logo img {
	width: 45%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:70%;
	font-size: 28px;
    font-weight: 300;
	color:#fff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	line-height:120%;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 24px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	line-height:120%;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:10px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;
		margin-left: -10px;

	}
	
	.sheratonsadam{
		float:center;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 10px;
		text-align:center;
	}
	
				.sheraton{
		float:left;
		width: 100%;
		height:auto;
		background-color:;
		text-align:center;
		margin-bottom:10px;
	}
	
		.sheraton img {
	width: 35%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 35%;
	height: auto;
	}
	
	h9{
	font-size:24px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:400;
	line-height:100%;
	}
	
	.acerca{
	font-size: 18px;
	color:#61686F;	
	text-align:justify;
	}

	.acercasubtitulo{
	font-size: 26px;
	line-height: 120%;
	text-align:center;
	
	}
	
	.items_rese{
	font-size: 1.45em;
	line-height: 120%;
	color:#61686F;	
	text-align:left;
	font-family: 'Rajdhani', sans-serif; font-weight:400;
	width: 90;
	margin-left: 20px;
	}
	
	.h88 {
    text-transform: none;
	text-align:justify;
    font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
    font-weight: 500;
	color:#61686F;
}

.h888 {
    text-transform: none;
	text-align:center;
    font-family: 'Rajdhani', sans-serif;
	font-size:20px;
    font-weight: 400;
	color:#61686F;
}
	
		h04 {
   	font-size:24px;
	}
	
	.boton-uno {
	width:100%;
	height:80px;
    padding: 28px 20px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton_dos {
	width:18%;
	height:40px;
    padding: 7px 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
	margin-top: 40px;
	margin-bottom: 40px;
}

.boton_dos:hover{
	
}
	
	a.simple-link {
	
	font-size:24px;
	font-weight:300;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
} 


		h11{
	font-size: 22px;
	}

	
	
		h44 {
    text-transform: none;
    font-family: 'Rajdhani', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#0066CC;
}
	
	.distintodos{
		float:left;
		width: 33%;
		height: auto;
		background-color:transparent;
		margin-left: 0%;
		margin-bottom: 50px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

		.avatartodos{
		float:left;
		width: 33%;
		height: auto;
		background-color:#f3f3f3;
		margin-left: 0%;
		margin-bottom: 50px;
		border:solid 1px #f3f3f3;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

		.avatarvacio{
		margin-bottom: 0px;
		}

		.porcspo{
			max-width:40%
		}

				.porcspo_a{
			max-width:55%
		}
		
	h12 {
    font-size:20px;
}
	
	.h013 {
    text-transform: none;
    font-size:16px;
	line-height:110%;
	color:#3d3d3d;
}
	
	.margtop{
	margin-top:50px;	
}

h014 {
    text-transform: none;
    
	font-size:20px;
   
	line-height:100%;
	color:#0066CC;
}


	
.h10{
		font-size:36px;
		text-transform:uppercase;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.new-program{
	width: 100%;
	height:auto;
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 10%;
}



.temasydisertantes{
		float:left;
		width: 130%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -15%;
}
	


.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 28px;
	margin-left:-15px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 7%;
}

.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 45px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 45px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadrobloques{
	display: inline-block; 
	width: ; 
	height:auto;
	font-weight: 500;
	line-height:110%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:180px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.clientes_logos1{
	width: 29%;
	height: 50px;
	background-color: #fff;
	margin-left: 2%;
	margin-right: 2%;
	font-family: 'Rajdhani', sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #2a2d31;
	text-align: center;
	margin-bottom: 40px; 
}

.clientes_logos1 img{
	width: 100%;
}

.clientes_logos2 img{
	width: 70%;
}

.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: -10px;
	}

.clientes_logos3{
	width: 70%;
	height: 80px;
	background-color: transparent;
	margin-left: 15%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos3 img{
	width: 60%;
}


}

@media(min-width:768px) {
	
.nueva_barra{
width:100%;	
height:100px;
text-align:center;
margin-top: -60px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.nueva_barra2{
width:100%;	
height:70px;
background-color:#fff;
text-align:center;
margin-top: 40px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}
	
		h44 {
    text-transform: none;
    font-family: 'Rajdhani', sans-serif;
	font-size:21px;
    font-weight: 500;
	color:#0066CC;
}
		

	
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 50px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
	padding: 20px 0;
	background-color:;
}

section h2.section-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px;
	font-weight:500;
	color:#f15a24;
}

section h3.section-subheading {
    margin-bottom: 20px;
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
}

@media(min-width:768px) {
	
					
		header .intro-text {
    padding-top: 150px;
    padding-bottom: 50px;
}
	
    section {
        padding: 50px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0,153,255,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    
    
    text-align: center;
    color: #fff;
    
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

																						@media(min-width:768px) {
																						.inicio_media {}
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }

    .navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
	font-size:10px;
	}
	
	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-768.jpg);
	background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height: 440px;
	margin-top:0px;
}

.nueva_barra3{
width:100%;	
height:40px;
background-color:transparent;
text-align:center;
margin-top: 30px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

a.menu_media {
	display: inline-block;
	width: 76%;
	height: 40px;
	font-size:18px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 8px;
	margin-left: 10%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}


	.h10a{    
	font-size: 40px;
	margin-top: 50px;
    margin-bottom: 0px;
	margin-bottom: 0px;
	}

	.h10b{
	font-size: 40px;    
	margin-top: 0px;
    margin-bottom: 30px;
	}

	.h10c{
	font-size: 40px;   
	margin-top: 40px;
    margin-bottom: 0px;
	}

		.h10d{
	line-height:100%;    
    font-size: 36px;
    margin-top: 60px;
    margin-bottom: 20px;
	}	

		.h100{
	font-size:34px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	

a.menu_2 {
	display: inline-block;
	width: 42%;
	height: 60px;
	font-size:22px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 40px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 16%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_2:hover { 
color: #f15a24;
}

a.menu_22 {
	display: inline-block;
	width: 22%;
	height: 60px;
	font-size:22px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 30px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 24%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_22:hover { 
color: #F00;
}

.cuadroindex {
margin: 0 auto;
	width: 85%;
	height: 50px;
    margin-top: 470px;
    padding-top: 10px;
    text-align: center;
    background: ;
}

	.btn-xxl {
			width: 25%;
    padding: 10px 20px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    background-color: #0051a3;
    margin-left: 10px;
    margin-right: 10px;
        text-align: center;
}
	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-50px;
	margin-bottom:30px;
	box-sizing:border-box;
}

.logo img {
	width: 50%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 30px;
    font-weight: 300;
	color:#fff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:90%;
	font-size: 24px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:20px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
		.sheraton img {
	width: 60%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 70%;
	height: auto;
	}
	
	h9{
	font-size:24px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:18px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:400;
	}
	
	.acerca{
	font-size: 18px;
	color:#61686F;	
	text-align:justify;
	}

	.acercasubtitulo{
	font-size: 26px;
	line-height: 120%;
	text-align:center;	
	}
	
		.items_rese{
	font-size: 1.55em;
	line-height: 120%;
	color:#61686F;	
	text-align:left;
	font-family: 'Rajdhani', sans-serif; font-weight:400;
	width: 90%;
	margin-left: 40px;
	}
	
		h04 {
    font-size:24px;
	}

.distintodos{
		float:left;
		width: 29%;
		height: auto;
		background-color:transparent;
		margin-left: 3%;
		margin-bottom: 10px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:0%;
		padding-right:0%;
		}
		
.avatartodos{
		float:left;
		width: 29%;
		height: auto;
		background-color:#f3f3f3;
		margin-left: 3%;
		margin-bottom: 50px;
		border:solid 1px #f3f3f3;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

.avatarvacio{
		margin-bottom: 0px;
		}

.porcspo{
			max-width:65%
		}

				.porcspo_a{
			max-width:85%
		}				
	
	.h013 {
    text-transform: none;
    font-size:18px;
	line-height:110%;
	color:#3d3d3d;
	margin-bottom: 50px;
}
	
	.margtop{
	margin-top:50px;	
}

.boton-uno {
	width:40%;
	height:80px;
    padding: 25px 20px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton_dos {
	width:20%;
	height:40px;
    padding: 7px 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
	margin-bottom: 10px;
}

.boton_dos:hover{
	
}



		h12 {
    font-size:24px;
}


	.informacion{
	text-align:center;
	margin-top:20px;
	margin-bottom: 40px;
	height: auto;
	background-color: transparent;
	}


.h10{
		font-size:40px;
		
		text-transform:uppercase;
		margin-top: 0px;
		margin-bottom: 20px;
		background-color: transparent;
	}
	
	.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 12%;
}



.temasydisertantes{
		float:left;
		width: 125%;
		height: auto;
		background-color:transparent;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -12%;
}

h014 {
    text-transform: none;
    font-size:20px;
    line-height:110%;
	color:#0066CC;
}

.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:28px;
    line-height:24px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 7%;
}

.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 5.8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 5.8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadrobloques{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:210px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.boton_dos {
	width:18%;
	height:40px;
    padding: 7px 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
	margin-bottom: 40px;
}

.boton_dos:hover{
	
}

.clientes_logos2 img{
	width: 60%;
}

.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: -10px;
	}

.clientes_logos3{
	width: 70%;
	height: 80px;
	background-color: transparent;
	margin-left: 15%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos3 img{
	width: 50%;
}
	

}



																											@media(min-width:970px) {
																											.inicio_media {}
 	.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}
	
	
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
	
			.disertantes{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:20px;
}

.disertantes img{
	width:60%;
	
	}
	
	.boton_present {

    padding: 2px 20px;
    text-transform: none;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
	background-color:#a5abb0;
	margin-bottom:20px;
}

.boton_present:hover{
	color: #fff;
	background-color: #1E8EFF;
}

.porcspo{
			max-width:65%
		}

.porcspo_a{
			max-width:90%
		}	

 section {
        padding: 40px 0;
    }

     .navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
	font-size:16px;
	}
	
		header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-990.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-color:transparent;
	width:100%;
	height: 500px;
	margin-top:20px;
}

.nueva_barra3{
width:50%;	
height:40px;
background-color:transparent;
text-align:center;
margin-top: 30px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 25%
}

a.menu_media {
	display: inline-block;
	width: 80%;
	height: 40px;
	font-size:20px;
	font-weight:500;
	color:#fff;
	text-align: center;
	text-decoration: none;
	background-color: #2670d8;
	padding-top: 8px;
	margin-left: 10%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
background-color: #f15a24;
}

 	.h10a{    
	font-size: 46px;
	margin-top: 50px;
    margin-bottom: 0px;
	margin-bottom: 0px;
	}


		.h10b{
	font-size: 46px;    
	margin-top: -40px;
    margin-bottom: 30px;
	}

	.h10c{
	font-size: 46px;   
	margin-top: 50px;
    margin-bottom: 0px;
	}

			.h10d{
	line-height:100%;    
    font-size: 40px;
    margin-top: 60px;
    margin-bottom: 20px;
	}

			.h100{
	font-size:34px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

			.h10e{    
	color:#f15a24;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 36px;
	margin-top: 50px;
    margin-bottom: 30px;
	}

			.h100b{
		color: #f15a24;
		text-transform:none;
		font-weight:500;
		font-size:28px;
		margin-top: 30px;
		margin-bottom: 10px;
		line-height: 120%;
	}
	

a.menu_2 {
	display: inline-block;
	width: 42%;
	height: 60px;
	font-size:22px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 44px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 14%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

a.menu_22 {
	display: inline-block;
	width: 22%;
	height: 60px;
	font-size:22px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 30px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 20%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

.temasydisertantes{
		float:left;
		width: 120%;
		height: auto;
		background-color:transparent;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -10%;
}

h014 {
    text-transform: none;
    font-size:21px;
    line-height:110%;
	color:#0066CC;
}

.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:28px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 5.2%;
}

.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 5.8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 5.8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

	.informacion{
	text-align:center;
	margin-top:30px;
	margin-bottom: 40px;
	height: auto;
	background-color: transparent;
	}

	.clientes_logos{
	width: 90%;
	height: auto;
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: 5%;
}

	.clientes_logos1{
	width: 23%;
	height: 66px;
	background-color: #fff;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 40px; 
}

.clientes_logos1 img{
	width: 100%;
}

.clientes_logos2 img{
	width: 52%;
}

.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: -10px;
	}

.clientes_logos3{
	width: 70%;
	height: 80px;
	background-color: transparent;
	margin-left: 15%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos3 img{
	width: 46%;
}

}																											@media(min-width:1024px) {
																											.inicio_media {}
	


		h44 {
    text-transform: none;
    font-family: 'Rajdhani', sans-serif;
	font-size:20px;
    font-weight: 500;
	color:#0066CC;
}

	    section {
        padding-top: 50px;
    }
	
		header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-1024.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	width:100%;
	height: 515px;
	margin-top:0px;
}

.h10a{    
	font-size: 46px;
	margin-top: 50px;
    margin-bottom: 0px;
	}

	.h10b{
	font-size: 46px;    
	margin-top: -50px;
    margin-bottom: 20px;
	}


	.h10c{
	font-size: 46px;   
	margin-top: 50px;
    margin-bottom: 0px;
	}

	.h10d{
	line-height:100%;    
    font-size: 40px;
    margin-top: 60px;
    margin-bottom: 20px;
	}

	.h100{
	font-size:34px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

a.menu_2 {
	display: inline-block;
	width: 30%;
	height: 60px;
	font-size:24px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	padding-top: 50px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 18%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

a.menu_22 {
	display: inline-block;
	width: 16%;
	height: 60px;
	font-size:22px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 36px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 30%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

.cuadroindex {
margin: 0 auto;
	width: 60%;
	height: 50px;
    margin-top: 432px;
    padding-top: 10px;
    text-align: center;
    background: ;
}

	.btn-xxl {
			width: 21%;
    padding: 10px 20px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    background-color: #0051a3;
    margin-left: 10px;
    margin-right: 10px;
        text-align: center;
}
	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-30px;
	margin-bottom:30px;
	box-sizing:border-box;
}

.logo img {
	width: 50%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 32px;
    font-weight: 300;
	color:#fff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 26px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:20px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
		.sheraton img {
	width: 50%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 55%;
	height: auto;
	}
	
	h9{
	font-size:26px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:400;
	}
	
	.acerca{
	font-size: 20px;
	color:#61686F;	
	text-align:justify;
	}
	
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}
	
	h04 {
   font-size:26px;
}

.boton-uno {
	width:40%;
	height:80px;
    padding: 23px 20px;
    
    
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color:;
	
   background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton_dos {
	width:12%;
	height:40px;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-top: 40px;
	margin-bottom: 30px;
}

.boton_dos:hover{
	
}

	h12 {
    font-size:24px;
}

		a.simple-link {
	
	font-size:26px;
	font-weight:300;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
}

.porcspo{
			max-width:95%
		}

.porcspo_a{
			max-width:115%
		}		

		h11{
	font-size: 24px;
	}

	.h10{
		font-size:46px;
	}


	
		h12 {
    font-size:24px;
}

h014 {
    text-transform: none;
    font-size:22px;
    line-height:110%;
	color:#515151;
	font-weight: 100;
}

	
	.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}



.temasydisertantes{
		float:left;
		width: 110%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: 0%;
}
	
.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:28px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 6%;
}

.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 6%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 6%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadrobloques{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.programafotos{
	width:100%;
	height:200px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.nueva_barra{
width:100%;	
height:130px;
text-align:center;
margin-top: -30px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.nueva_barra2{
width:100%;	
height:70px;
background-color:#fff;
text-align:center;
margin-top: 0px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}


	.h013 {
    text-transform: none;
    font-size:20px;
	line-height:110%;
	color:#3d3d3d;
	margin-bottom: 50px;
}

	.clientes_logos1{
	width: 23%;
	height: 76px;
	background-color: #fff;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px; 
}

.clientes_logos1 img{
	width: 86%;
}

.clientes_logos2 img{
	width: 48%;
}

.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: -10px;
	}

.clientes_logos3{
	width: 70%;
	height: 80px;
	background-color: transparent;
	margin-left: 15%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos3 img{
	width: 42%;
}

	}


																												@media(min-width:1260px) {
																												.inicio_media {}
			
		h44 {
    text-transform: none;
    font-family: 'Rajdhani', sans-serif;
	font-size:22px;
    font-weight: 500;
	color:#0066CC;
}




 section {
        padding-top: 50px;
    }

         .navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
	font-size:18px;
	}

		header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
   background-image: url(../img/header-8vo-1280.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
	height: 570px;
	margin-top: 0px;
}

.h10a{    
	font-size: 50px;
	margin-top: 50px;
    margin-bottom: 0px;
	}

		.h10b{
	font-size: 50px;    
	margin-top: -80px;
    margin-bottom: 20px;
	}

		.h10c{
	font-size: 50px;   
	margin-top: 50px;
    margin-bottom: 0px;
	}

		.h10d{
	line-height:100%;    
    font-size: 44px;
    margin-top: 60px;
    margin-bottom: 20px;
	}

			.h11 {
	font-size:22px;
	margin-bottom: 60px;
	}

		.h100{
	font-size:38px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

	.acercasubtitulo{
	font-size: 30px;
	line-height: 120%;
	text-align:center;	
	}

a.menu_2 {
	display: inline-block;
	width: 36%;
	height: 70px;
	font-size:24px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 46px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 14%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

a.menu_22 {
	display: inline-block;
	width: 16%;
	height: 70px;
	font-size:24px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 40px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 26%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 



.cuadroindex {
	margin: 0 auto;
	width: 68%;
	height: 50px;
    margin-top: 570px;
    padding-top: 10px;
    text-align: center;
    background: ;
}

	.btn-xxl {
			width: 18%;
    padding: 10px 20px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    background-color: #0051a3;
    margin-left: 10px;
    margin-right: 10px;
        text-align: center;
}
	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:10px;
	margin-bottom:30px;
	box-sizing:border-box;
}

.logo img {
	width: 50%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 34px;
    font-weight: 300;
	color:#fff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 26px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:10px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
		.sheraton img {
	width: 50%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 55%;
	height: auto;
	}
	
	h9{
	font-size:26px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:400;
	}
	
	.acerca{
	font-size: 20px;
	color:#61686F;	
	text-align:justify;
	}
	
		.items_rese{
	font-size: 1.65em;
	line-height: 120%;
	color:#61686F;	
	text-align:justify;
	font-family: 'Rajdhani', sans-serif; font-weight:400;
	width: 80%;
	margin-left: 150px;
	}
	
		h04 {
    font-size:26px;
}

.boton-uno {
	width:30%;
	height:80px;
    padding: 23px 20px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color:;
	background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton_dos {
	width:10%;
	height:40px;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-top: 50px;
	margin-bottom: 50px;
}

.boton_dos:hover{
	
}


	h12 {
	font-size:24px;
}

		a.simple-link {
	
	font-size:26px;
	font-weight:300;
	color:#0066CC;
	text-decoration: none;
} 

.distintodos{
		float:left;
		width: 23%;
		height: auto;
		background-color:transparent;
		margin-left: 7%;
		margin-bottom: 50px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

.avatartodos{
	float:left;
		width: 23%;
		height: auto;
		background-color:#f3f3f3;
		margin-left: 7%;
		margin-bottom: 50px;
		border:solid 1px #f3f3f3;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

.avatarvacio{
margin-bottom: 0px;
}

.porcspo{
			max-width:80%
		}
	
	.h013 {
    text-transform: none;
    font-size:18px;
	line-height:110%;
	color:#3d3d3d;
}

a.simple-link:hover { 
color: #09F; 
}

		h11{
	font-size: 24px;
	}
	
	.margtop{
	margin-top:50px;	
}

		h12 {
    font-size:24px;
}

h014 {
    text-transform: none;
    
	font-size:25px;
    
	line-height:110%;
	color:#0066CC;
}


	.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}


.temasydisertantes{
		float:left;
		width: 120%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -8%;
}
	
.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 70%;
	height:30px;
	font-size:28px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 6%;
}

.cuadrobloques{
	display: inline-block; 
	width: ; 
	height:auto;
	font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 4.3%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 4.3%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.nueva_barra{
width:100%;	
height:110px;
text-align:center;
margin-top: -30px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.nueva_barra2{
width:100%;	
height:50px;
background-color:#fff;
text-align:center;
margin-top: -20px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.programafotos{
	width:100%;
	height:215px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.clientes_logos2 img{
	width: 42%;
}

.h10dd{
    color:#f15a24;
	text-transform:none;
	text-align:center;
	line-height:110%;    
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: -10px;
	}

.clientes_logos3{
	width: 70%;
	height: 80px;
	background-color: transparent;
	margin-left: 15%;
	margin-right: 0%;
	margin-bottom: 20px; 
	
	text-align: center;
}

.clientes_logos3 img{
	width: 38%;
}


	
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #f15a24;
    
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 20px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 10px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #bef4d6;
}

::selection {
    text-shadow: none;
    background: #bef4d6;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

}


																											@media(min-width:1300px) {
																											.inicio_media {}
	
	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-1366.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height: 520px;
}

.h10a{    
	font-size: 50px;
	margin-top: 70px;
    margin-bottom: 0px;
	}

			.h10b{
	font-size: 46px;    
	margin-top: -70px;
    margin-bottom: 0px;
	}

		.h10c{
	font-size: 50px;   
	margin-top: 50px;
    margin-bottom: 0px;
	}

			.h10d{
	line-height:100%;    
    font-size: 48px;
    margin-top: 60px;
    margin-bottom: 20px;
	}

		.h11 {
	font-size:22px;
	margin-bottom: 50px;
	}

			.h100{
	font-size:38px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

a.menu_2 {
	display: inline-block;
	width: 36%;
	height: 70px;
	font-size:24px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 48px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 12%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

a.menu_22 {
	display: inline-block;
	width: 16%;
	height: 70px;
	font-size:24px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 40px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 24%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 



.cuadroindex {
	margin: 0 auto;
	width: 68%;
	height: 50px;
    margin-top: 580px;
    padding-top: 10px;
    
    background: ;
}

	.btn-xxl {
	width: 20%;
    padding: 10px 20px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #0051a3;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    
}

.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:20px;
	margin-bottom:40px;
	box-sizing:border-box;
}

.logo img {
	width: 50%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 34px;
    font-weight: 300;
	color:#fff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 26px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:40px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
		.sheraton img {
	width: 50%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 55%;
	height: auto;
	}
	
	h9{
	font-size:26px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:400;
	}
	
		.acerca{
	font-size: 20px;
	color:#61686F;	
	text-align:justify;
	}

		.acercasubtitulo{
	font-size: 32px;
	line-height: 120%;
	text-align:center;
	}
	
	.items_rese{
	font-size: 1.50em;
	line-height: 120%;
	color:#61686F;	
	text-align:left;
	font-family: 'Roboto', sans-serif; font-weight:400;
	width: 90%;
	margin-left: 150px;
	}
	
		h04 {
    font-size:26px;
}




.h10{
		font-size:50px;
		text-transform:uppercase;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	
		h11{
	font-size: 24px;
	
	}
	
		h12 {
    font-size:24px;
}

h014 {
    text-transform: none;
    
	font-size:24px;
    
	line-height:110%;
	color:#0066CC;
}
	
		a.simple-link {
	
	font-weight: 300;
	font-size:26px;
	font-weight:300;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
}

.boton-uno {
	width:26%;
	height:80px;
    padding: 23px 20px;
	text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color:;
	background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton_dos {
	width:10%;
	height:40px;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
   	margin-top: 30px;
	margin-bottom: 30px;
}

.boton_dos:hover{
	
}

.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}


.temasydisertantes{
		float:left;
		width: 110%;
		height: auto;
		background-color:transparent;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: 0%;
}
	
.cuadrobloques{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.programafotos{
	width:100%;
	height:215px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



.cuadroindex2 {
	margin: 0 auto;
	width: 68%;
	height: 50px;
    margin-top: 5px;
   
    background-color: olive;
}

.cuadroindex3 {
	margin: 0 auto;
	width: 68%;
	height: 50px;
    margin-top: 5px;
    
    background: rgba(0,0,128, 0.7);
}

}


																													@media(min-width:1500px) {
																													.inicio_media {}
	
	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-1500.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	
	height: 600px;
	margin-top: 1px;
}

.nueva_barra{
width:100%;	
height:130px;
text-align:center;
margin-top: -30px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.nueva_barra2{
width:100%;	
height:70px;
background-color:#fff;
text-align:center;
margin-top: -10px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

a.menu_2 {
	display: inline-block;
	width: 20%;
	height: 70px;
	font-size:24px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 50px;
	background-image: url(../img/pdf.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 20%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

a.menu_22 {
	display: inline-block;
	width: 16%;
	height: 70px;
	font-size:24px;
	font-weight:500;
	color:#2670d8;
	text-align: center;
	text-decoration: none;
	
	padding-top: 80px;
	background-image: url(../img/insc.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 18%;
    
-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

.cuadroindex {
	margin: 0 auto;
	width: 68%;
	height: 50px;
    margin-top: 570px;
    padding-top: 10px;
    
    background: ;
}

	.btn-xxl {
    padding: 10px 20px;
    border-color: ;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #FFF;
    background-color: #0051a3;
    margin-left: 10px;
    margin-right: 10px;
}

.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:20px;
	margin-bottom:50px;
	box-sizing:border-box;
}

.logo img {
	width: 65%;
	height: auto;
	background-color:;
}

.sub-logo{
	width:100%;
	font-size: 36px;
    font-weight: 300;
	color:#fff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	
	}
	
	.datos{
		width:100%;
	font-size: 30px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Rajdhani', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:40px;
	
		}
	
	.cajacentrada{
		margin: 0 auto;
		width:100%;
		height: 800px;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
		.sheraton{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
		.sheraton img {
	width: 60%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 65%;
	height: auto;
}
	
	h9{
	font-size:30px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Rajdhani', sans-serif;
	font-weight:400;
	}
	
	.acerca{
	font-size: 20px;
	color:#61686F;	
	text-align:justify;
	}


	
	h04 {
    font-size:26px;
}


.h10a{    
	font-size: 50px;
	margin-top: 70px;
    margin-bottom: 0px;
	}

			.h10b{
	font-size: 50px;    
	margin-top: -100px;
    margin-bottom: 0px;
	}

		.h10c{
	font-size: 50px;   
	margin-top: 50px;
    margin-bottom: 0px;
	}

			.h10d{
	line-height:100%;    
    font-size: 44px;
    margin-top: 60px;
    margin-bottom: 20px;
	}

				.h100{
	font-size:40px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

	h11{
	font-size: 26px;
	}
	
	a.simple-link {
	
	font-size:28px;
	font-weight:300;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
}

	h12 {
    font-size:24px;
}

.boton-uno {
	width:21%;
	height:80px;
    padding: 23px 20px;
    text-transform: uppercase;
    
    font-size: 24px;
    font-weight: 500;
    color: #fff;
background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.boton_dos {
	width:15%;
	height:40px;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.boton_dos:hover{

}

.distintodos{
		float:left;
		width: 25%;
		height: auto;
		background-color:transparent;
		margin-left: 6%;
		margin-bottom: 60px;
		border:solid 1px transparent;
		
	}

	.avatartodos{
		float:left;
		width: 25%;
		height: auto;
		background-color:#f3f3f3;
		margin-left: 6%;
		margin-bottom: 0px;
		border:solid 1px #f3f3f3;
		}

				.avatarvacio{
		margin-bottom: 0px;
		}

.porcspo{
			max-width:100%
		}	


	
	.h013 {
    text-transform: none;
    font-size:20px;
    line-height:110%;
	color:#3d3d3d;
}

	h014 {
    text-transform: none;
    
	font-size:24px;
    
	line-height:110%;
	color:#0066CC;
}

.margtop{
	margin-top:50px;	
}

.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}




.temasydisertantes{
		float:left;
		width: 110%;
		height: auto;
		background-color:transparent;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: 0%;
}
	
.temasydisertantes2{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: 0%;
}

.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 60%;
	height:30px;
	font-size:28px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 6%;
}



.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 4.3%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 4.3%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}


.cuadrobloques{
		display: inline-block; 
	width: ; 
	height:auto;
	
	font-size:24px;
    font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:265px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.clientes_logos{
	width: 90%;
	height: auto;
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: 5%;
}

.clientes_logos1{
	width: 23%;
	height: 80px;
	background-color: #fff;
	margin-left: 1%;
	margin-right: 1%;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	color: #2a2d31;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 20px; 
}

.clientes_logos1 img{
	width: 80%;
}

}

																												@media(min-width:1640px) {
																												.inicio_media {}
	
	
	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-8vo-1680.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	
	height: 600px;
	margin-top: 0px;
}

.cuadrohs{
	background-image: url(../img/fdohs.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 60%;
	height:30px;
	font-size:28px;
    line-height:26px;
	background-color:transparent;
	color:#1e8eff;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: 400;
	background-size: 5%;
}



.cuadroresaltar{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 3.8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}

.cuadroresaltar_almuerzo{
	background-image: url(../img/almuerzo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 3.8%;
	display: inline-block; 
	width: 100%; 
	height:35px;
	line-height:120%;
	background-color:transparent;
	color:#f15a24;
	text-align:left; 
	padding: 2px 55px;
	margin-bottom:5px;
	font-size: 28px;
	
}


.cuadrobloques{
		display: inline-block; 
	width: ; 
	height:auto;
	
	font-size:24px;
    font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

}
