/*!
 * 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;
}

.fondonav{
	background-color: #8DD8FF;
}

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:#09096e;
}

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

.h88 {
    text-transform: none;
	text-align:left;
    font-size:18px;
    font-weight: 400;
	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:14px;
	font-weight:400;
	color:#F00;
	text-decoration: none;
} 

a.simple_link2:hover { 
color: #000; 
}

.simple_link3 {
	font-size:18px;
	font-weight:600;
	color:#1430a8;
	text-decoration: none;
} 

a.simple_link3:hover { 
color: #761bda;
text-decoration: none; 
}

a.menu_22 {
	display: inline-block;
	width: 100%;
	height: auto;
	font-size:18px;
	font-weight:500;
	color:#0b3d54;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	padding-top: 45px;
	background-image: url(../img/insc.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_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: #52006A;
    text-transform: uppercase;

    font-weight: 700;
    color: #09096e;
    background-color: #0BFD7A;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #52006A;
    color: #09096e;
    background-color: #0BFD7A;
}

.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: #52006A;
    background-color: #fff;
}



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

.btn-xl2:hover,
.btn-xl2:focus,
.btn-xl2:active,
.btn-xl2.active,
.open .dropdown-toggle.btn-xl {
    border-color: ;
    color: #52006A;
    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: #52006A;
}

.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: #52006A;
    background-color: #09F;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: ;
    color: #52006A;
    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: #52006A;
    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: #52006A;
    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: #52006A;
    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: #52006A;
    background-color: #fff;
}


.navbar-default {
	
    border-color: transparent;
    background-color: #8DD8FF;
}

.navbar-default .navbar-brand {
    
	font-size:16px;
    color: #006DCA;
    font-weight: 400;
}

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

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

.navbar-default .navbar-toggle {
    border-color: #FFF;
    background-color: #006DCA;
}

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

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	border-color: #FFF;
    background-color: #001D98;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    
    font-weight: 400;
    letter-spacing: 0px;
    color: #006DCA;
	font-size:16px;
	}

/* color texto menu superior*/ 
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #001D98; 
}


/*TEXTO COLOR BOTONES QUÉ INDICAN EN QUE SECCIÓN ESTÁS*/ 
.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #001D98;
    background-color: transparent;
}

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

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

    .navbar-default .navbar-brand {
        font-size: 16px;
		
        -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: #8DD8FF ;
    }

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

																		@media(min-width:320px) {
																		.inicio_media {}
.titulos_todos_dist{  /*OK*/  
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    /*background-color: pink;*/
    padding-top: 40px;
	}


.titulos_todos_spn{  /*OK*/  
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    /*background-color: pink;*/
    padding-top: 20px;
	}

.titulos_todos_gace{  /*OK*/  
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    /*background-color: pink;*/
    padding-top: 40px;
	}

.titulos_todos_ok{  /*OK*/  
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    /*background-color: pink;*/
    padding-top: 40px;
	}

	.titulos_todos_info{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
	}

.titulos_todos_avalan{  /*OK*/  
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    /*background-color: pink;*/
    padding-top: 20px;
	}

.titulos_todos_cont{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 40px;
    margin-bottom: 0px;
	}

		/* 320*/
	.h11 {
	color:#fff;	
	font-size:22px;
	font-weight:100;
	margin-bottom: 40px;
	}

.btns_insc_pdf{
		float:left;
		width: 100%;
		height: auto;
		background-color: transparent;
		margin-bottom: 0px; /* -74 cuando este todo 0 */
		margin-left: 0%;
		margin-top: 30px;
}		

.btns_insc_pdf_2{
		float:left;
		width: 100%;
		height: auto;
		background-color:white;
		margin-bottom: 0px;
		margin-left: 0%;
		padding-bottom: 40px;
}																												

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

.entrevistas_sup img{
width: 100%;
}																														

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

.imagen_entrevistas img{
width: 100%;
}				
		.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{    
	color:#761bda;
	}

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

	.h10b_color{
    color:#001D98;
	}

.color_contactos{
	color:#fff; 
} 

    .h10b{
    text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;

	}

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

    

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


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

	/* 320*/
	.h10f{
    color:#09096e;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    font-weight: 500;
	}


.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;
	}

	h101{
	color: #3fa9f5;
	font-weight: 600;
	}
	
	.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%;
	}
	
}
	
	.h12 {
	width: 90%;
	height: auto;
    text-transform: none;
    font-size:16px;
    font-weight: 400;
	color:#006DCA;
	margin-left: 5%;
	background: transparent;
}
.logo_sadam{
	width: 40%;
	height:auto;
	margin-left: 30%;
}

.logo_sadam img{
	width: 100%;
	height:auto;
}

.grisclarito{
	background-color: #f3f3f3;
}

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

.distingui_todos{
		float:left;
		width: 60%;
		height: auto;
		background-color:;
		margin-left: 20%;
		margin-bottom: 0px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		margin-top: 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:#09096e;
	margin-bottom: 30px;
}
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}

.margtop{
	margin-top:0px;	
}

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

.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: none;
    font-size: 16px;
    font-weight: 600;
    color: #001D98;
	background-color:#8DD8FF;
	border: 1px solid white;
	border-radius: 8px;
}

.boton_dos:hover{
	color: #001D98;
	background-color:#02C8FD;
 	}



/* 320 */
h014 {
    text-transform: none;
    font-size:18px;
    font-weight: 300;
	line-height:120%;
	color:#454545;
}

h014b {
    text-transform: none;
    font-weight: 600;
}

h014bc {
    text-transform: none;
    font-weight: 600;
    color: #001D98;
}

h600 {
    text-transform: none;
    font-weight: 600;
}


/* 320 */
h04 {
	font-size:22px;
    text-transform: none;
    font-weight: 500;
	color:#006DCA;
}

/*640*/
h014 {
    font-size:18px; 
    line-height:120%  
}

/* 320 */
	h11 {
		font-size:18px;
		font-weight:300;
		color:#454545;
	}

/* 320 */

.h10{
		font-size:28px;
		
		text-transform:uppercase;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	
	/* 320 */
	a.simple_link {
	font-size:18px;
	font-weight:500;
	color:#006DCA;
	text-decoration: none;
} 

a.simple_link:hover { 
color:#09096e; 
} 	

/*320 y 420*/
	.new_program{
	width: 100%;
	height:auto;
	background-color: #fff;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
	padding-top:  10%;
	margin-top: -10%;
}

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

.dia{
	color:#454545;
	text-align:left;
	font-size: 26px; 
	font-weight: 500;
}
	
.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:#006DCA;
	text-align:left; 
	padding: 2px 24px;
	margin-left: 0px;
	margin-bottom:5px;
	font-weight: 500;
	background-size: 11%;
}

.break{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:#006DCA;
	text-align:left; 
	padding: 2px 24px;
	margin-left: 0px;
	margin-bottom:5px;
	font-weight: 500;
	background-size: 11%;
}

.alm{
	background-image: url(../img/alm.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:#006DCA;
	text-align:left; 
	padding: 2px 24px;
	margin-left: 0px;
	margin-bottom:5px;
	font-weight: 500;
	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;}

	.entrevistas{
		width: 90%;
		height: auto;
	font-size: 16px;
	line-height: 120%;
	color:#115671;	
	font-weight: 300;	
	text-align:left;
	height: auto;
	background-color: transparent;
	margin-left: 5%;
		}
/*320*/	
	.acerca{
	text-transform: none;
    font-size:18px;
    font-weight: 300;
	line-height:120%;
	color:#454545;
	text-align:left;
	height: auto;
	background-color: transparent;
	}

	.acercasubtitulo_color{
	color: #006DCA;
	}	

	.acercasubtitulo{
	text-transform:uppercase;	
	font-size: 21px;
	line-height: 120%;
	text-align:center;
	font-weight:500;
	}
	
		.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:400;
	color:#761bda;
	margin-top:20px;
	}
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}
	
	.informacion{
	text-align:center;
	margin-top:20px;
	margin-bottom:0px;
	height: auto;
	}

	.logito_sadam{
		margin: 0 auto;
		width: 180px;
		height: auto;
		margin-bottom: 20px;
	}

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

.nueva_barra_1{
width:100%;	
height:auto;
background-color:transparent;
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;
}

a.menu_33 {
	display: inline-block;
	width: 240px;
	padding-top: 40px;
	background-image: url(../img/inscripcion1.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    margin-bottom: -10px;
} 

a.menu_34 {
	display: inline-block;
	width: 240px;
	padding-top: 40px;
	background-image: url(../img/p_pdf1.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

a.menu_35 {
	display: inline-block;
	width: 240px;
	padding-top: 40px;
	background-image: url(../img/ryr1.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 

/* 320-360 */
a.trabajos {
	display: inline-block;
	width: 60%;
	height: auto;
	font-size:18px;
	font-weight:500;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	background-color: #1430a8;
	padding: 10px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: 20px;
    
} 

a.trabajos:hover { 
background-color: #761bda;
}

.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: #0b3d54;
	padding-top: 10px;
	margin-left: 0%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

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

.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: 48%;
	height: auto;
	background-color: transparent;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 16px; 
	margin-top: 16px;
	text-align: center;
}

.clientes_logos1 img{
	width: 100%;
}

.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{
	margin: 0 auto;
	width: 200px;
	height: auto;
	background-color: transparent;
	margin-left: 12%;
	margin-right: 0%;
	margin-bottom: 0px; 
	text-align: center;
}

.clientes_logos3 img{
	width: 70%;
}

.avalan_logo{
		margin: 0 auto;
		width: 180px;
		height: auto;
		margin-bottom: 0px;
	}

	.avalan_logo img{
		width: 100%;
	}

.top_auspician{
	width: 100%;
	height: 0px;
	background: pink;
	overflow: hidden;
}
}



																						@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;
		padding-top: 8px;
	margin-left: 2%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
}

	.h10b{
	font-size: 32px;   
	margin-top: 0px;
    margin-bottom: 20px;
    }
/*360*/
.expomedical2023{
	width: 90%;
	height: auto;
	overflow: hidden;
	margin-left: 5%;
	text-align: center;
	font-size: 18px;
	color: #454545
}

.expomedical2023 img{
	width: 100%;
	height: auto;
}
																							
}

																					@media(min-width:400px) {
																					.inicio_media {}
header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/cabeza320.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: 580px;
	margin-top:0px;
	background-size: 100%;
	 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;
	padding-top: 8px;
	margin-left: 5%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
}



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


.marg_tit_0{
		width: 100%;
		height: 0px;
	}

	.marg_tit_1{
		width: 100%;
		height: 40px;
	}

.titulos_todos_cont{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
	}

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

																											
}

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


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

a.menu_media:hover { 
color: #fff;
}

																													
}



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

	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/cabeza320.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: 600px;
	margin-top:0px;
	background-size: 100%;
	background-repeat: no-repeat;
}

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

a.menu_media:hover { 
color: #fff;
}

.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;
	}

	/* 480*/
	.h10f{
    color: ;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: ;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 40px;
	}

		.h11 {
	font-size:22px;
	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%;
	}
		


	.informacion{
	text-align:center;
	margin-top:40px;
	margin-bottom: 30px;
	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%;
	}

	.entrevistas{
		width: 90%;
		height: auto;
	font-size: 16px;
	line-height: 120%;
	color:#115671;	
	font-weight: 300;	
	text-align:justify;
	height: auto;
	background-color: transparent;
	margin-left: 5%;
		}

	.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:left;
    font-size:18px;
    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: ;
    font-size: 16px;
    font-weight: 600;
}


	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: 0px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

.distingui_todos{
		float:left;
		width: 70%;
		height: auto;
		background-color:transparent;
		margin-left: 15%;
		margin-bottom: 0px;
		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%
		}
/*480*/
			
	.margtop{
	margin-top:50px;	
}

/*480 y 540*/
	.new_program{
	width: 100%;
	height:auto;
	padding-left:16%;
	padding-right:18%;
	padding-bottom: 0%;
	padding-top: 20px;
}



.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:;
	text-align:left; 
	padding: 2px 24px;
	margin-left:-15px;
	margin-bottom:5px;
	font-weight: ;
	background-size: 8%;
}

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

.alm{
	background-image: url(../img/alm.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 24px;
	margin-left:-15px;
	margin-bottom:5px;
	font-weight: ;
	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: auto;
	background-color: transparent;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 5px; 
	margin-top: 5px;
	text-align: center;
}

.clientes_logos1 img{
	width: 100%;
}

/* 480 */
a.trabajos {
	display: inline-block;
	width: 46%;
	height: auto;
	font-size:18px;
	font-weight:500;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	background-color: #1430a8;
	padding: 10px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
} 


	.btns_insc_pdf{
		float:left;
		width: 100%;
		height: auto;
		background-color: transparent;
		margin-bottom: 20px; /* -54 cuando este todo 20 */
		margin-left: 0%;
		margin-top: 30px;
		}		

	.titulos_todos_gace{    
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
	/*background-color: grey;*/
	}	

	.titulos_todos_ok{    
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
	/*background-color: grey;*/
	}

	.titulos_todos_info{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 20px;
	}

.marg_tit_0{
		width: 100%;
		height: 30px;
	}

	.marg_tit_1{
		width: 100%;
		height: 10px;
	}

.titulos_todos_cont{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 30px;
    margin-bottom: 0px;
	}

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

	.acerca{
	text-align:justify;
	}

	}

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

	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/cabeza540.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: 520px;
	margin-top:10px;
	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%;
}	

	.titulos_todos_gace {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
	/*background-color: yellow;*/
	}

	.titulos_todos_ok {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 80px;
	/*background-color: yellow;*/
	}

	.logo_sadam{
	width: 30%;
	height:auto;
	margin-left: 35%;
}

.btns_insc_pdf{
		float:left;
		width: 100%;
		height: auto;
		background-color: transparent;
		margin-bottom: 10px; /* -44 cuando este todo 10 */
		margin-left: 0%;
		margin-top: 40px;
		}	
}
	

																																			
																			@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/cabeza1.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height: 220px;
	margin-top:10px;
}

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

a.menu_media:hover { 
color: #fff;
}

.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: 40px;   
	margin-top: 50px;
    margin-bottom: 0px;
	}

	.h10d{
	line-height:100%;    
    font-size: 40px;
    margin-top: 60px;
    margin-bottom: 20px;
	}
/*640*/
	.h11 {
	font-size:24px;
	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%;
	}


.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%;
	}

	.entrevistas{
		width: 90%;
		height: auto;
	font-size: 18px;
	line-height: 120%;
	color:#115671;	
	font-weight: 300;	
	text-align:justify;
	height: auto;
	background-color: transparent;
	margin-left: 5%;
		}

	.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:left;
    font-size:18px;
    color:#61686F;
}

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

	.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: ;
    font-size: 18px;
    font-weight: 600;
	margin-top: 40px;
	margin-bottom: 40px;
}

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

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

/*640*/
.distingui_todos{
		float:left;
		width: 50%;
		height: auto;
		background-color:transparent;
		margin-left: 25%;
		margin-bottom: 0px;
		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%
		}
		

	
	.margtop{
	margin-top:50px;	
}

/*640*/
h014 {
    font-size:18px; 
    line-height:120%  
}

h11 {
		font-size:16px;
		font-weight:300;
		color:#454545;
	}



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

/*640*/
	.new_program{
	width: 100%;
	height:auto;
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 0%;
	padding-top: 20px;
}



.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:;
	text-align:left; 
	padding: 2px 28px;
	margin-left:-15px;
	margin-bottom:5px;
	font-weight: ;
	background-size: 7%;
}

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

.alm{
	background-image: url(../img/alm.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 28px;
	margin-left:-15px;
	margin-bottom:5px;
	font-weight: ;
	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: 31.3%;
	height: auto;
	background-color: transparent;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 4px; 
	margin-top: 4px;
	text-align: center;
}

.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%;
}

/* 640 */
a.trabajos {
	display: inline-block;
	width: 36%;
	height: auto;
	font-size:20px;
	font-weight:500;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	background-color: #1430a8;
	padding: 10px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
} 

	.h12 {
		width: 100%;
		height: auto;
    text-transform: none;
    font-size:16px;
    font-weight: 400;
	color:#006DCA;
	margin-left: 0%;
	background: transparent;
}

.btns_insc_pdf{
		float:left;
		width: 100%;
		height: auto;
		background-color: transparent;
		margin-bottom: 30px; /* -44 cuando este todo 30 */
		margin-left: 0%;
		margin-top: 40px;
		}	


		.marg_tit_2{
width: 100%;
height: 30px;	
}

.titulos_todos_cont{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 40px;
    margin-bottom: 0px;
	}

		/* 320*/
	.h11 {
	color:#fff;	
	font-size:22px;
	font-weight:100;
	margin-bottom: 40px;
	}	

.titulos_todos_gace {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
	/* background-color: orange;*/
	}	

.titulos_todos_ok {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 90px;
	/* background-color: orange;*/
	}

	.avalan_logo{
		margin: 0 auto;
		width: 180px;
		height: auto;
		margin-bottom: 0px;
	}

	.avalan_logo img{
		width: 110%;
	}

}

																				@media(min-width:767px) {
																				.inicio_media {}
.titulos_todos_gace {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
	/* background-color: aqua;*/
	}

.titulos_todos_ok {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 110px;
	/* background-color: aqua;*/
	}

	.btns_insc_pdf{
		float:left;
		width: 100%;
		height: auto;
		background-color: transparent;
		margin-bottom: 30px; /* -30 cuando este todo 30 */
		margin-left: 0%;
		margin-top: 50px;
		}		

}



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






/*768*/
.expomedical2023{
	width: 80%;
	height: auto;
	overflow: hidden;
	margin-left: 10%;
	text-align: center;
	font-size: 18px;
	color: #454545
}

.expomedical2023 img{
	width: 100%;
	height: auto;
}

.nueva_barra{
width:100%;	
height:100px;
text-align:center;
margin-top: -60px;
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;
    }

    /*CAMBIAR COLOR TEXTO*/
    .navbar-default .nav li a {
    text-transform: uppercase;
    
    font-weight: 400;
    letter-spacing: 0px;
    color: #006DCA;
	font-size:16px;
	}
	
	header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/cabeza1.jpg);
	background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height: 260px;
	margin-top: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;
	padding-top: 8px;
	margin-left: 10%;
	margin-bottom: 14px;
	border-radius: 10px;
} 

a.menu_media:hover { 
color: #fff;
}


	.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: 40px;
    margin-top: 60px;
    margin-bottom: 20px;
	}	

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

	/* 768*/
	.h10f{
    color:;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: ;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 40px;
	}

.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;
	}

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

.entrevistas_sup img{
width: 80%;
}				

.entrevistas{
		width: 80%;
		height: auto;
	font-size: 18px;
	line-height: 120%;
	color:#115671;	
	font-weight: 300;	
	text-align:justify;
	height: auto;
	background-color: transparent;
	margin-left: 10%;
		}		


	.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;
	}
	

/*768*/
.distintodos{
		float:left;
		width: 49%;
		height: auto;
		background-color:transparent;
		margin-left: 1%;
		margin-bottom: 0px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:0%;
		padding-right:0%;
		}

/*768*/		
.distingui_todos{
		float:left;
		width: 50%;
		height: auto;
		background-color:transparent;
		margin-left: 25%;
		margin-bottom: 0px;
		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%;
	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: ;
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
	margin-bottom: 10px;
}

.boton_dos:hover{
	
}






	.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;
	}
	
	/*768*/
	.new_program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 0%;
	padding-top: 30px;
}



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

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

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

.alm{
	background-image: url(../img/alm.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:24px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: ;
	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: ;
    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%;
}

/*768*/
.logo_sadam{
width: 25%;
height:auto;
margin-left: 37.5%;
}

.marg_tit_2{
width: 100%;
height: 20px;	
}

.titulos_todos_gace {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
	/* background-color: aquamarine;*/
	}

	.titulos_todos_ok {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
	/* background-color: aquamarine;*/
	}

	}

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



}

																				




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

	/*970*/																										
.expomedical2023{
	width: 80%;
	height: auto;
	overflow: hidden;
	margin-left: 10%;
	text-align: center;
	font-size: 18px;
	color: #454545
}

.expomedical2023 img{
	width: 100%;
	height: auto;
}												

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

.entrevistas_sup img{
width: 70%;
}				

.entrevistas{
		width: 70%;
		height: auto;
	font-size: 18px;
	line-height: 120%;
	color:#115671;	
	font-weight: 300;	
	text-align:justify;
	height: auto;
	background-color: transparent;
	margin-left: 15%;
		}		
																										
 	.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;
    }

    /*CAMBIAR COLOR TEXTO*/
     .navbar-default .nav li a {
    text-transform: uppercase;
    
    font-weight: 400;
    letter-spacing: 0px;
    color: #006DCA;
	font-size:12px;
	}

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

       .navbar-default.navbar-shrink .navbar-brand {
        font-size: 12px;
    }
	
		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;
}


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

a.menu_media:hover { 
color: #fff;
}

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


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

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

			.h10d{
	line-height:100%;    
    font-size: 46px;
    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%;
	}
	

	/* 990*/
	.h10f{
    color:;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: ;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 40px;
	}
	

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



.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:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: ;
	background-size: 5.2%;
}

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

.alm{
	background-image: url(../img/alm.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: ;
	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: transparent;
	margin-bottom: 20px;
	margin-left: 5%;
}

	.clientes_logos1{
	width: 26%;
	height: auto;
	background-color: transparent;
	margin-left: 3.6%;
	margin-right: 3.6%;
	text-align: center;
	margin-bottom: 4px; 
}

.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%;
}

/*970-992*/
.new_program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 0%;
	padding-top: 50px;
}

/* 990 */
a.trabajos {
	display: inline-block;
	width: 28%;
	height: auto;
	font-size:22px;
	font-weight:500;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	background-color: #1430a8;
	padding: 10px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
} 

.btns_insc_pdf{
		float:left;
		width: 100%;
		height: auto;
		background-color: transparent;
		margin-bottom: 30px; /* -80 cuando este todo 30*/
		margin-left: 0%;
		margin-top: 50px;
		}		

	.titulos_todos_info{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 20px;
	}

.marg_tit_0{
		width: 100%;
		height: 30px;
	}

	.marg_tit_1{
		width: 100%;
		height: 10px;
	}

.titulos_todos_cont{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 30px;
    margin-bottom: 0px;
	}

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

	.titulos_todos_gace {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 90px;
	/*/background-color: lime; */
	}

		.titulos_todos_ok {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 100px;
	/* background-color: lime;*/
	}
}																											

																					@media(min-width:1024px) {
																					.inicio_media {}
	
/* 1024*/
	.navbar-default .navbar-brand {
        font-size: 16px;
		
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    /*CAMBIAR COLOR TEXTO*/
     .navbar-default .nav li a {
    text-transform: uppercase;
    
    font-weight: 400;
    letter-spacing: 0px;
    color: #006DCA;
	font-size:16px;
	}

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

	/* 1024*/
	.h10f{
    color:;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: ;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 40px;
	}

	


		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: 0px;
    margin-bottom: 20px;
	}


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

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

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

.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;
	}

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

.entrevistas_sup img{
width: 70%;
}				

.entrevistas{
		width: 70%;
		height: auto;
	font-size: 20px;
	line-height: 120%;
	color:#115671;	
	font-weight: 300;	
	text-align:justify;
	height: auto;
	background-color: transparent;
	margin-left: 15%;
		}		

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

.imagen_entrevistas img{
width: 80%;
}	
	
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:20px;
	}

.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: ;
    font-size: 20px;
    font-weight: 600;
    margin-top: 40px;
	margin-bottom: 30px;
}

.boton_dos:hover{
	
}

.porcspo{
			max-width:95%
		}

.porcspo_a{
			max-width:115%
		}	

	.h10{
		font-size:46px;
	}

/*1024*/
h014 {
    font-size:18px;
    line-height:120%;
}

/*1024*/	
	.new_program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 0%;
	padding-top: 50px;
}


/*1024*/
.temasydisertantes{
		float:left;
		width: 110%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -5%;
}
	
.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:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: ;
	background-size: 6%;
}

.break{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	background-size: 6%;
}

.alm{
	background-image: url(../img/alm.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: ;
	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;
}


	.clientes_logos1{
	width: 26%;
	height: auto;
	background-color: transparent;
	margin-left: 3.6%;
	margin-right: 3.6%;
	text-align: center;
	margin-bottom: 6px;
	margin-top: 6px; 
}

.clientes_logos1 img{
	width: 90%;
}

.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%;
}

/*1024*/
.logo_sadam{
width: 15%;
height:auto;
margin-left: 42.5%;
}

/*1024*/
.expomedical2023{
	width: 60%;
	height: auto;
	overflow: hidden;
	margin-left: 20%;
	text-align: center;
	font-size: 18px;
	color: #454545
}

.expomedical2023 img{
	width: 100%;
	height: auto;
}							

	.titulos_todos_info{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 20px;
	}

.marg_tit_0{
		width: 100%;
		height: 30px;
	}

	.marg_tit_1{
		width: 100%;
		height: 10px;
	}

.titulos_todos_cont{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 30px;
    margin-bottom: 0px;
	}

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

.titulos_todos_gace {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
	/* background-color: linen;*/
	}	

.titulos_todos_ok {   /*OK*/ 
	width: 100%;
	height: auto;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 90px;
    padding-bottom: 30px;
	/* background-color: linen;*/
	}

	}


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

/*1280 */
a.trabajos {
	display: inline-block;
	width: 28%;
	height: auto;
	font-size:22px;
	font-weight:500;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	background-color: #1430a8;
	padding: 10px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 3%;
} 


 section {
        padding-top: 50px;
    }

    /*CAMBIAR COLOR TEXTO*/
         .navbar-default .nav li a {
    text-transform: uppercase;
    
    font-weight: 400;
    letter-spacing: 0px;
    color: #006DCA;
	font-size:16px;
	}

		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: 0px;
    margin-bottom: 20px;
	}

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

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



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


/*1280*/
	.h10f{
    color:;
	text-transform:uppercase;
	text-align:center;
	line-height:110%;    
    font-size: ;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 40px;
	}

.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;
	}

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

.entrevistas_sup img{
width: 60%;
}				

.entrevistas{
		width: 60%;
		height: auto;
	font-size: 20px;
	line-height: 120%;
	color:#115671;	
	font-weight: 300;	
	text-align:justify;
	height: auto;
	background-color: transparent;
	margin-left: 20%;
		}	
	
	
		.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;
	}


.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: ;
    font-size: 20px;
    font-weight: 600;
    margin-top: 50px;
	margin-bottom: 50px;
}

.boton_dos:hover{
	
}

/*1260/1280*/
.distintodos{
		float:left;
		width: 31%;
		height: auto;
		background-color:transparent;
		margin-left: 1%;
		margin-bottom: 0px;
		border:solid 1px transparent;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}

/*1260/1280*/
.distingui_todos{
		float:left;
		width: 50%;
		height: auto;
		background-color:transparent;
		margin-left: 25%;
		margin-bottom: 0px;
		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%
		}
	
	.margtop{
	margin-top:50px;	
}

/*1260-1280*/
	.new_program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 0%;
	padding-top: 6%;
}


.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:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: ;
	background-size: 6%;
}

.break{
	background-image: url(../img/break.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 70%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	background-size: 6%;
}

.alm{
	background-image: url(../img/alm.svg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 70%;
	height:30px;
	font-size:24px;
    line-height:26px;
	background-color:transparent;
	color:;
	text-align:left; 
	padding: 2px 34px;
	margin-left:-25px;
	margin-bottom:5px;
	font-weight: ;
	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;
}

.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: #02C8FD;
background: linear-gradient(178deg, rgba(2, 200, 253, 1) 0%, rgba(0, 29, 152, 1) 81%, rgba(0, 29, 152, 1) 100%);
    
    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;
    color: #52006A;
}

.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;
}

.marg_tit_2{
width: 100%;
height: 40px;	
}

	.titulos_todos_info{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    }

.marg_tit_0{
		width: 100%;
		height: 30px;
	}

	.marg_tit_1{
		width: 100%;
		height: 10px;
	}

.titulos_todos_cont{    
	text-transform:uppercase;
	text-align:center;
	line-height:110%;
	font-size: 32px;
	margin-top: 30px;
    margin-bottom: 0px;
	}

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

	}






																					