﻿body {
  background-color: #fff;
  color: #727272;
  font-family: sans-serif;
  font-size: 17px;
  /*line-height: 1.55em;*/
}

.containerGr {
	width: 1370px;
}

.header-full {
    background-color:#f1f1f2;
	/*background-image: linear-gradient(to top, #c4ccd5, #f7f9fa);*/
    /*background-image: url("../../Imagenes/Fondo2.jpg");*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.top-nav-social {
	background-color: transparent ;
}

#footer {
    background-color: #f1f1f2;
    color: #000;
    padding: 0;
    text-align: center;
    border-top: solid 0px #f1f1f2;
    font-size: 0.8em;
}

.LineaFooter
{
    background-color: #36a7e9;
	border-top: solid 1px #555;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: bold;
	line-height: 120%;
	color: #727272;
	margin: 20px 0 17px 0;
}

.slogan {font-size:27px; font-weight:500;}

.icon-ar.icon-ar-inverse {
	color: #106417;
}

.icon-ar.icon-ar-inverse {
	background-color: transparent;
	color: #106417;
	border: solid 1px #106417;
}

.icon-ar {
	width: 40px;
	height: 40px;
	font-size: 18px;
	background-color: #106417;
	color: #fff;
	border-radius: 2px;
	display: inline-block;
	margin: 0 5px 5px 0;
	text-align: center;
	line-height: 2.2;
}

.bx-wrapper {
    background: none;
    margin: 0 auto 0px;
}

.bxslider-controls .bx-prev, .bxslider-controls .bx-next {
    padding: 0px 0px;
}

.bxslider-controls .bx-prev, .bxslider-controls .bx-next {
    top: -70px;
    border-radius:4px;
}

.section-title {
    padding-bottom: 10px;
    /* color: #000; */
}

.thumbnail {
    border-radius: 4px;
    border-width: 0px;
    background-color: white !important;
    -webkit-box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

    .thumbnail:hover {
        background-color: #f7f8fb !important;
    }

    .thumbnail .caption {
        color: none;
    }

    .thumbnail p {
        font-size: 15px;
        line-height: 1.2;
    }


.panel-heading {
    border-radius: 0;
    font-family: sans-serif;
}

.pricign-box-pro > .pricing-box-header {
	color: #fff;
	background-color: #106417;
    height:55px;
}

.pricign-box-pro > .pricing-box-header h2 {
    position:relative;
    top:2px;
}

.pricing-box-price h3 {
    font-weight:500;
}

.icon-devices li.active a {
	color: #106417;
}

.primary-color {
	color: #106417;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a {
    background-color: #e6e6e6;
    background-image: linear-gradient(to top, #e6e6e6, #e6e6e6);
    color: #000;
}

.dropdown-menu .active > a, .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a:active {
    background-color: #e6e6e6;
    background-image: linear-gradient(to top, #e6e6e6, #e6e6e6);
    color: #000;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e6e6e6;
    background-image: linear-gradient(to top, #e6e6e6, #e6e6e6);
    color: #000;
}

.panel .panel-heading-link a::after {
	font-family: 'FontAwesome';
	content: "\f107";
	font-size: 1.2em;
	float: right;
	background-color: #106417;
	color: #fff;
	padding: 5px 0px;
	margin-top: -5px;
	margin-right: -15px;
	width: 33px;
	text-align: center;
}

.bxslider-controls .bx-prev:hover,
.bxslider-controls .bx-next:hover {
  background-color: #106417;
}

.slogan > span {
	color: initial !Important;
}

.blockquote-color {
	border-color: #106417;
}

/*.section-title:first-letter {
  color: #000;
}*/

.footer-widget-title {
	font-family: 'Lato', sans-serif;
	font-size: 1.6em;
	color: #106417;
}

#footer a {
    color: #009036;
    text-decoration: none;
}

    #footer a:hover {
        color: silver;
    }

.btn-primary {
	color: #fff;
	background: linear-gradient(to bottom, #406bb2 5%, #406bb2 100%) !Important;
	background-color: #406bb2 !Important;
	border-color: #406bb2 !Important;
}

.btn-primary:hover {
	color: #fff;
	background: linear-gradient(to bottom, #2e5082 5%, #2e5082 100%) !Important;
	background-color: #2e5082 !Important;
	border-color: #2e5082 !Important;
}

.input-group-addon {
	border-radius: 0;
	background-color: #106417;
	border-color: #106417;
	color: #fff;
}


.header-full-title {
	float: left;
	overflow: hidden;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar-default .navbar-nav > li.MenuSimple > a {
	padding-left: 10px;
	padding-right: 10px;
    
}



.MenuSimple > a::after {
	top: 18px;
	right: 0px;
	content: "";
    padding-right:0px;
}

.navbar-header-full {
	background-color: #343578;
	background-image: none;
	box-shadow: none;
	border-top: solid 1px #343578;
}

.navbar-default .navbar-nav > li > a {
	padding-top: 16px;
	padding-bottom: 15px;
	margin-top: -1px;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 400;
    letter-spacing:0px;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #ffffff;
	white-space: nowrap;
}

/*.dropdown-menu {
	padding: 0;
	min-width: 200px;
	border-radius: 0;
	z-index: 9999 !important;
	margin-top: 0px !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
	background-color: #444444;
}*/

.FondoSubMenu {background-color: #343578 !Important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #ffffff;
	background-color: #000;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #ffffff;
	background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li:hover {
	background-color: #106417;
}


/*.pricing-box-content {min-height:600px;}
@media (min-width:320px) and (max-width:480px) {
    .pricing-box-content {min-height:0px;}
}
@media (min-width:480px) and (max-width:600px) {
    .pricing-box-content {min-height:0px;}
}*/


.margin-bottom {
	margin-bottom: 100px;
}

#footer-widgets {
	background-color: #292f33;
	color: #eee;
	padding: 0px 0 20px 0;
	margin-top: 30px;
	border-top: solid 1px #ccc;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}

.navbar-default .navbar-brand {
	font-size: 28px;
	font-weight: 300;
	text-transform: lowercase;
	font-family: "Muli", sans-serif;
	word-spacing: -6px;
	-webkit-text-stroke: 0.01em;
	background-image: none;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 0px;
	color: #000;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 7px 15px 7px 5px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-default .navbar-brand {
	font-size: 1.7em;
	word-spacing: -4px;
	margin-left: 50px;
}

.navbar-header {background-color:#ffffff;}

.top-nav .dropdown a {
	background-color: #ffffff;
}

.wrap-primary-color {
	background-color: #106417;
	padding: 40px 0;
	color: #fff;
}

.wrap-ImagenHome {
    border-bottom:solid 25px #cacdda;
	color: #fff;
}

.wrap-Actualidad {
    background-image: url(../../Imagenes/FondoActualidadHome.jpg);
    background-repeat:repeat-x;
	padding: 40px 0;
}

.main-header {
	/*background-color: #406bb2;
	color: #ffffff;*/
	/*padding: 40px 0 15px 0;*/
	margin-bottom: 40px;
	position: relative;
}

@media (min-width:750px)  {
    /*.main-header {margin-top: 115px;}*/
}

.main-header .page-title {
	/*color: #fff;*/
	line-height: 100%;
	font-size: 1.5em;
}

 a, a:active, a:visited {
	/*color: #36a7e9;*/
	text-decoration: none;
}

    a:hover {
        /*color: #727272;*/
        text-decoration: none;
    }
 
 .panel-primary .panel-heading, .panel-primary .panel-footer {
	background-color: #106417;
	color: #fff;
}

 .panel-primary {
	border-color: #b4b7c3;
}


 .panel-primary > .panel-heading {
	color: #000;
	background-color: #106417;
	border-color: #106417;
}

 .post-title {
	font-size: 1.6em;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #eee;
	font-weight: 400;
    color: #106417;
}
 
 .post .post-title a {
	color: #106417;
	text-decoration: none;
}

/*.top-nav .dropdown {
	display: inline-block;
	margin-left: 20px;
	z-index: 1001;
	vertical-align: top;
}*/

.wrap-hero .carousel-hero .carousel-caption .action-zone {
	text-align: center;
	margin-top: 10px;
}

.wrap-hero .carousel-hero {
	background-color: rgba(24, 135, 47, 0.58);
	padding: 0;
	position: relative;
}

h2 {
	font-size: 32px;
    color:#000000;
}

h3 {
	font-size: 25px;
    color:#000000;
    margin-top:0px;
}

.carousel-control {display:none !Important;}

.page-header {
	color: #000;
	border-bottom: none;
	margin-bottom: 40px;
    margin-top:10px;
    font-size:30px;
    font-weight:bold;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight:normal;
}

.form-control {
    border:solid 1px #b4b7c3;
}

.form-control:focus {
	border-color: #36a7e9;
	box-shadow: none;
}

textarea.form-control:focus {
	border-color: #36a7e9;
}

a:hover, a:focus, a:active {
	color: #000;
}

.panel-body {
	padding: 25px;
}



.top-nav .dropdown a {
	margin: 0;
	padding: 0;
	display: inline-block;
	padding: 7px 10px;
	color: #343578;
	text-decoration: none;
	background-color: #ffffff;
	box-shadow: inset 0 0 1px #343578;
	border: solid 1px #36a7e9;
	border-top: 0;
}

.top-nav .dropdown a i {
	font-size: 1.2em;
	color: #343578;
}

.panel-default .panel-heading, .panel-default .panel-footer {
	background-color: silver;
	color: #333;
}

.pricign-box-pro > .pricing-box-header {
	color: #fff;
	background-color: #36a7e9;
}

.pricign-box-pro > .pricing-box-price { background-color: transparent; border-width:0px;}
.pricign-box-pro > .pricing-box-price h2 {color: #343578;}

.pricign-box-pro {
	border-color: #343578;
}

.pricign-box-pro h2 {font-size:1.5em}


.pricing-box-content .fa,.pricing-box-content .fas,.pricing-box-content .far {
	float: left;
	padding-bottom: 5px;
}

.pricing-box-content > ul > li {
	list-style-type: none;
	padding: 7px 0;
	border-bottom: dotted 0px #ddd;
	vertical-align: top;
}

.pricign-box-pro .pricing-box-footer {
    background-color: rgb(255,255,255,0.5);
}



.dvNumero{
	content: counter(myIndex);
	font-family: "Roboto", sans-serif;
	font-size: 2em;
	padding: 10px 25px;
    border:solid;
    border-width:2px;
	color: #343578;
	border-radius: 500px;
	position: absolute;
	background-color: #fff;
    position:relative;
    top:-40px;
    display:inline-block;
}



.timeline-2 li .panel, .timeline-2 li .alert, .timeline-2 li blockquote {
    margin-top: -38px;
    position: relative;
    top: 0;
}

.timeline-time {
    font-size:21px;
}

.timeline-2-point {
    margin: 0 0 0 -16px;
}

.ar-nav-pills {
    background-color:transparent;
    border:none;
}
    .ar-nav-pills li {
        padding: 0px 10px;
        margin-bottom:5px !important;
        border-width:0px;
    }

    .ar-nav-pills a {
        border-radius:4px !important;
    }

.coming-desc h1 {
    padding-left: 0px;
    background-image: none !important;
}

a.social {
    margin: 0 5px 5px 0;
    font-size: 25px;
}

.social {
    width: 35px;
    height: 35px;
}

.coming-social {
    margin-top: 40px;
    width:100%;
    margin-bottom:10px;
    text-align:right;
    /*padding-right:10px;*/
}

.coming-counter h1 {
    color: #fff;
    font-size: 2em;
    text-align: right;
    margin: 0 0 40px 0;
}

.coming-content {
    padding: 30px 0 0px 0;
    background-color: #09090980;
}

@media (max-width:1000px) {
    .coming-date li {
        font-size: 27px;
    }
}


@media (max-width:750px) {
    .coming-counter h1 {
        text-align:center;
    }
    .coming-date {
        float: none;
        margin: auto !important;
        display:inline-block;
    }
}

.form-control {
    font-size: 16px;
}




































































.Tam06em {font-size:0.6em;}
.Tam08em {font-size:0.8em;}
.Tam09em {
    font-size: 0.9em;
}
.Tam11em {font-size:1.1em;}
.Tam12em {font-size:1.2em !Important;}
.Tam13em {font-size:1.3em !Important;}
.Tam14em {font-size:1.4em;}
.Tam15em {font-size:1.5em;}
.Tam16em {font-size:1.6em;}
.Tam2em {font-size:2em; line-height:1.2em;}
.Tam13 {font-size:13px;}
.Tam14 {font-size:14px;}
.Tam15 {font-size:15px;}
.Tam16 {font-size:16px;}
.Tam17 {font-size:17px;}
.Tam18 {font-size:18px;}
.Tam20 {font-size:20px;}
.Tam22 {font-size:22px;}
.Tam23 {font-size:23px;}
.Tam25 {font-size:25px;}
.Tam40 {font-size:40px;}
.Tam60 {font-size:60px;}

.Blanco {color:#FFFFFF;}
.Negro {color:#000000 !Important;}
.Verde {color:#106417;}
.VerdeOscuro {color:#8da720 !Important;}
.Azul {color:#36a7e9;}
.AzulOscuro {color:#343578 !Important;}
.Gris {color:#343578 !Important;}
.Rojo {color:red;}
.Morado {color:#36a7e9;}
.Naranja {color:#e3824a;}
.ColorNormal {color:#666 !Important;}
.ColorError {color:#C9302C;}
.SemiNegrita {font-weight:400;}
.Negrita {font-weight:bold;}
.Normal {font-weight:normal;}

.MarginRight0 {margin-right:0px;}
.MarginRight5 {margin-right:5px;}
.MarginRight10 {margin-right:10px;}
.MarginRight20 {margin-right:20px;}
.MarginRight50 {margin-right:50px;}
.MarginRight100 {margin-right:100px;}

.MarginLeft40 {margin-left:40px;}
.MarginLeft10 {margin-left:10px;}
.MarginLeft20 {margin-left:20px;}
.MarginLeft30 {margin-left:30px;}
.MarginLeft0 {margin-left:0px;}
.MarginLeft5 {margin-left:5px;}

.MarginTopMenos25 {margin-top:-25px;}
.MarginTop0 {margin-top:0px;}
.MarginTop5 {margin-top:5px;}
.MarginTop10 {margin-top:10px;}
.MarginTop15 {margin-top:15px;}
.MarginTop20 {margin-top:20px;}
.MarginTop25 {margin-top:25px;}
.MarginTop30 {margin-top:30px;}
.MarginTop40 {margin-top:40px;}
.MarginTop50 {margin-top:50px;}
.MarginTop70 {margin-top:70px;}

.MarginBottom0 {margin-bottom:0px;}
.MarginBottom5 {margin-bottom:5px;}
.MarginBottom10 {margin-bottom:10px !Important;}
.MarginBottom15 {margin-bottom:15px !Important;}
.MarginBottom20 {margin-bottom:20px;}
.MarginBottom25 {margin-bottom:25px;}
.MarginBottom30 {margin-bottom:30px !Important;}
.MarginBottom35 {margin-bottom:35px;}
.MarginBottom40 {margin-bottom:40px !Important;}
.MarginBottom50 {margin-bottom:50px !Important;}
.MarginBottom60 {margin-bottom:60px;}
.MarginBottom80 {margin-bottom:80px;}
.MarginBottom100 {margin-bottom:100px;}
.MarginBottom120 {margin-bottom:120px;}
.MarginParrafo {margin:50px 0px 80px 0px;}
.MarginParrafoCorto {margin:15px 0px 15px 0px;}

.BorderTop0 {border-top:0px !important;}
.BorderBottom0 {border-bottom:0px !important;}

.padding5 {padding:5px;}
.padding7 {
    padding: 7px !Important;
}.padding12 {
    padding: 12px !Important;
}

.Padding15 {padding:15px;}
.Padding25 {padding:25px;}
.Padding30 {padding:30px;}
.Padding40 {padding:40px;}


.PaddingLeft0 {padding-left:0px;}
.PaddingLeft30 {padding-left:30px;}

.PaddingTop5 {padding-top:5px;}
.PaddingTop10 {padding-top:10px;}
.PaddingTop15 {padding-top:15px;}
.PaddingTop20 {padding-top:20px;}
.PaddingTop25 {padding-top:25px;}
.PaddingTop30 {padding-top:30px;}
.PaddingTop50 {padding-top:50px;}
.PaddingTop90 {padding-top:90px;}


.PaddingRight0 {padding-right:0px;}
.PaddingRight30 {padding-right:30px;}

.PaddingBottom0 {padding-bottom:0px;}
.PaddingBottom5 {padding-bottom:5px;}
.PaddingBottom10 {padding-bottom:10px;}
.PaddingBottom20 {padding-bottom:20px;}
.PaddingBottom30 {padding-bottom:30px;}
.PaddingBottom40 {padding-bottom:40px;}
.PaddingBottom50 {padding-bottom:50px;}
.PaddingBottom90 {padding-bottom:90px;}

.dvCuadroScrollMed {float:left; width:100%;}
.dvCuadroScrollMedInt {height:252px; overflow:auto; width:460px; font-family:Arial;}
.dvCuadroScrollMedInt .scroll-element{background-color:white !Important;}


#vertical-scrollbar-demo {
    height: 250px;
}

.H39 {height:39px;}
.H65 {height:65px;}
.H33 {height:33px;}
.H66 {height:66px;}

.W100Porc {width:100%;}

.LimiteBloque {height:11em; overflow:hidden;}
@media (min-width:320px) and (max-width:480px) {
    .LimiteBloque {height:12em; overflow:hidden;}
}
@media (min-width:480px) and (max-width:600px) {
    .LimiteBloque {height:9em; overflow:hidden;}
}
@media (min-width:600px) and (max-width:800px) {
    .LimiteBloque {height:10em; overflow:hidden;}
}

.dropdown .fa {margin-right:3px;}
@media (min-width:900px) and (max-width:1200px) {
    .navbar-default .navbar-nav > li > a {font-size:17px;}
}
@media (min-width:700px) and (max-width:1000px) {
    /*.dropdown .fa {display:none !Important;}*/
    .navbar-default .navbar-nav > li > a {font-size:14px}
    .navbar-default .navbar-nav > li.MenuSimple > a {
	    padding-left: 8px;
	    padding-right: 8px;
    
    }

}

.boxed {
    background-color: transparent;
}


.pricing-box-content .fa {float:left; padding-bottom:5px;}

.LinkGris,.LinkGris:active,.LinkGris:visited {color:#949494 !Important;}
.LinkGris:hover {color:#000000 !Important; text-decoration:underline !Important;}

.LinkNaranja,.LinkNaranja:active,.LinkNaranja:visited {color:#343578 !Important;}
.LinkNaranja:hover {color:#000000 !Important; text-decoration:underline !Important;}

.LinkNegro {color:#000000 !Important; text-decoration:underline !Important;}

.LinkIndice,.LinkIndice:active,.LinkIndice:visited {text-decoration:underline !Important;}
.LinkIndice:hover{text-decoration:underline !Important;}



.Calendario {border: solid 1px #ffffff;}

.CalendarioCabecera { color:#666; font-size:17px; font-weight:normal; height:40px; background-color:white; text-transform: capitalize;}

.CalendarioCabecera a, .CalendarioCabecera a:hover, .CalendarioCabecera a:visited, .CalendarioCabecera a:active {color:#666 !Important; text-decoration:none; font-size:20px; padding:0px 15px;}
.CalendarioCabecera .fa-arrow-left {position:relative; left:5em;}
.CalendarioCabecera .fa-arrow-right {position:relative; left:-5em;}
@media (max-width: 460px) {
    .CalendarioCabecera .fa-arrow-left {left:0em;}
    .CalendarioCabecera .fa-arrow-right {left:-0em;}
}

.CalendarioDiasCab {text-transform: uppercase; font-size:18px; background-color:#444444; height:40px; color:white; text-align:center; border:solid 1px #d9d9d9; font-weight:normal;}

.CalendarioDias {font-size:18px; color:#000000; font-weight:normal; border:solid 1px #d9d9d9; height:60px;}
.CalendarioDias a, .CalendarioDias a:hover, .CalendarioDias a:visited, .CalendarioDias a:active {color:#000000 !Important; text-decoration:none;}

.CalendarioDiaSelec {font-size:18px !Important; color:#000000; font-weight:bold !Important; border:solid 3px #001a72 !Important; height:60px;}
.CalendarioDiaSelec a, .CalendarioDiaSelec a:hover, .CalendarioDiaSelec a:visited, .CalendarioDiaSelec a:active {color:#000000 !Important; text-decoration:none;}

.CalendarioDiaCurso {font-size:18px; color:#000000; font-weight:normal; border:solid 1px #d9d9d9; height:60px; background-color:#feefdc !Important;}
.CalendarioDiaCurso a, .CalendarioDiaCurso a:hover, .CalendarioDiaCurso a:visited, .CalendarioDiaCurso a:active {color:#000000 !Important; text-decoration:none;}

.CalendarioDiasOtros {font-size:14px; color:silver; font-weight:bold; border:solid 1px #d9d9d9; height:60px;}
.CalendarioDiasOtros a, .CalendarioDiasOtros a:hover, .CalendarioDiasOtros a:visited, .CalendarioDiasOtros a:active {color:#000000 !Important; text-decoration:none; padding:10px;}

.CalendarioDiaSeminario {font-size:18px; color:#000000; font-weight:normal; border:solid 1px #d9d9d9; height:60px; background-color:#9ec811 !Important;}
.CalendarioDiaFormacionCont {font-size:18px; color:#000000; font-weight:normal; border:solid 1px #d9d9d9; height:60px; background-color:#00ae41 !Important;}
.CalendarioDiaCursoExtra {font-size:18px; color:#000000; font-weight:normal; border:solid 1px #d9d9d9; height:60px; background-color:#f52929 !Important;}
.CalendarioDiaSeminario a,.CalendarioDiaFormacionCont a,.CalendarioDiaCursoExtra a {padding:15px; text-decoration:none; color:#FFFFFF !Important;}
.CalendarioDiaSeminario a:active,.CalendarioDiaFormacionCont a:active,.CalendarioDiaCursoExtra a:active {padding:15px; text-decoration:none; color:#FFFFFF !Important;}
.CalendarioDiaSeminario a:visited,.CalendarioDiaFormacionCont a:visited,.CalendarioDiaCursoExtra a:visited {padding:15px; text-decoration:none; color:#FFFFFF !Important;}
.CalendarioDiaSeminario a:hover,.CalendarioDiaFormacionCont a:hover,.CalendarioDiaCursoExtra a:hover {padding:15px; text-decoration:none; color:#FFFFFF !Important;}

@media (max-width: 460px) {
    .CalendarioDias {height:30px; font-size:15px;}
    .CalendarioDiaSelec {height:30px; font-size:15px;}
    .CalendarioDiaCurso {height:30px; font-size:15px;}
    .CalendarioDiasOtros {height:30px; font-size:15px;}
    .CalendarioDiaSeminario {height:30px; font-size:15px;}
    .CalendarioDiaFormacionCont {height:30px; font-size:15px;}
    .CalendarioDiaCursoExtra {height:30px; font-size:15px;}
    .CalendarioDiaSeminario a,.CalendarioDiaFormacionCont a,.CalendarioDiaCursoExtra a {padding:5px;}
    .CalendarioDiaSeminario a:active,.CalendarioDiaFormacionCont a:active,.CalendarioDiaCursoExtra a:active {padding:5px;}
    .CalendarioDiaSeminario a:visited,.CalendarioDiaFormacionCont a:visited,.CalendarioDiaCursoExtra a:visited {padding:5px;}
    .CalendarioDiaSeminario a:hover,.CalendarioDiaFormacionCont a:hover,.CalendarioDiaCursoExtra a:hover {padding:5px;}
}

.dvMuestraCal {width:15px; height:15px; float:left; margin-right:5px; margin-top:5px;}
.dvMuestraCalTXTv2 {float:left; font-size:0.7em; margin-right:10px; max-width:180px;}
@media (max-width: 460px) {
    .dvMuestraMov {width:100%; float:left;}
}


.blog-full-width-date {
	max-width: 76px;
    min-width:45px;
	background: #009036;
	/*float: left;*/
	text-align: center;
	margin-top: 0px;
	border-radius: 5px;
	padding: 10px 0 0;
}


.day {
	color: #FFFFFF;
	font-size: 44px;
	font-weight: 900;
	line-height: 44px;
	margin: 0 0 5px 2px;
}
@media (max-width: 460px) {
    .day {font-size: 24px; margin:0px;}
    .blog-full-width-date {padding: 0px;}
}
@media (min-width:480px) and (max-width:600px) {
    .day {font-size: 34px; margin:0px;}
    .blog-full-width-date {padding: 0px;}
}

.blog-full-width-date .monthyear {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.monthyear {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 13px;
	margin: 2px 0 0;
}

.minheight325{ min-height:325px}

@media (min-width:768px) and (max-width:992px) {
    .minheight325 {
        min-height:230px
    }
}

@media (min-width:0px) and (max-width:768px) {
    .minheight325 {
        min-height:150px
    }
}

.MinH80 {
    min-height: 80px;
}

.MinHCal {min-height:130px;}
.MinHCalTerminado {min-height:238px;}
@media (max-width:750px) {
    .MinHCal {min-height:80px;}
    .MinHCalTerminado {min-height:238px;}
}@media (min-width:950px) and (max-width:1200px) {
    .MinHCal {min-height:180px;}
    .MinHCalTerminado {min-height:288px;}
}


.lead-lg {
    font-size: 2.1em;
    
}

.right-line {
    color: #36a7e9;
}
h4 {
    color: #000000;
}

.panel {
    background-color: transparent;
}

/*.section-title {

    color: #000000;
}*/

.bxslider-controls .bx-prev, .bxslider-controls .bx-next {
    background-color: rgba(16, 100, 23, 0.9);
}

    .bxslider-controls .bx-prev:hover, .bxslider-controls .bx-next:hover {
        background-color: rgba(0, 0, 0, 0.5);
    }
        h4 {
    font-size: 1.3em;
}

.section-lines {
    border-top: solid 0px #ddd;
    border-bottom: solid 0px #ddd;
    
}

.caption-ar .caption-content {
  
    top: 30%;
   
}

.wrap-hero {
    /*background-image: url(../img/interior_1.png);*/
}
    .wrap-hero .carousel-hero {
        /*min-height:400px;*/
    background-color:#fff;
    }

.NoBorder {border:none !Important;}
.NoMarginBottom {margin-bottom:0px;}


.dvLineaSeparador {border-bottom:solid 1px silver; margin-top:20px; margin-bottom:25px;}


.tbLista {width:100%;}
.trListaCab td {background-color:#444444; color:white; padding:8px; font-size:1.1em;}
.trListaLin td {border-bottom:solid 1px #d9d9d9; color:black; padding:8px; font-size:0.9em; vertical-align:top;}
.trListaPagSup td {text-align:center; color:#001a72; padding:8px; font-size:1.2em;}
.trListaPagSup .fa {position:relative; top:-2px;}

.tdColorCurso {width:15px; height:40px; border-top-width:0px;}

.displayNone {display:none;}
.displayInlineBlock100 {
    display: inline-block;
    width: 100%;
}

.dvBannerCargoPonente {color:white !Important; font-size:0.8em; line-height:15px; padding-top:5px;}
.dvImgsResponsive img {
    display: block;
    max-width: 100%;
    height: auto;
}

.MenuIdioma
{
    padding-right: 15px;
    padding-top: 15px;
}

.divEslogan
{
    font-size: 1.5em;
    color: green;
    transition: all .25s ease;
    margin-top: -15px;
    font-weight:bold;
}

@media (min-width:768px) and (max-width:992px) {
    .divEslogan {
        font-size: 1.3em;
        text-align:center;
        margin-top:30px;
    }
}

@media (min-width:615px) and (max-width:768px) {
    .divEslogan {
        font-size: 1.2em;
        text-align:center;
        margin-top:10px;
    }
}

@media (min-width:459px) and (max-width:615px) {
    .divEslogan {
        font-size: 1.2em;
        text-align:center;
        margin-top:2px;
    }
}

@media (min-width:444px) and (max-width:459px) {
    .divEslogan {
        font-size: 1.1em;
        text-align:center;
        margin-top:2px;
    }
}

@media (min-width:398px) and (max-width:444px) {
    .divEslogan {
        font-size: 0.8em;
        text-align:center;
        margin-top:2px;
    }
}

@media (min-width:0px) and (max-width:398px) {
    .divEslogan {
        font-size: 0em;
    }
}


.dvProdDest {font-size:25px; color:#9d9ca1;}
.dvProdDest div {font-size:32px; color:black; display:inline-block;}
.dvProdDest .btn-primary {font-size:23px;}

@media (min-width:0px) and (max-width:398px) {
    .dvProdDest {font-size:20px;}
    .dvProdDest div {font-size:27px; color:black; display:inline-block;}
    .dvProdDest .btn-primary {font-size:17px;}
}

@media (min-width:760px) and (max-width:1024px) {
    .dvProdDest {font-size:25px;}
    .dvProdDest div {font-size:32px; color:black; display:block;}
    .dvProdDest .btn-primary {font-size:20px;}
}

@media (min-width:1024px) and (max-width:1200px) {
    .dvProdDest {font-size:21px;}
    .dvProdDest div {font-size:29px; color:black; display:inline-block;}
    .dvProdDest .btn-primary {font-size:22px;}
}


.TituloActualidad {font-size:50px; letter-spacing:15px;}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.Paginado {color:#36a7e9; font-size:28px; margin:0px 20px;}


.Telefono {font-size:25px; color:black;}


@media (max-width:450px) {
    .Telefono {font-size:21px;}
}

@media (min-width:700px) and (max-width:1000px) {
    .Telefono {font-size:20px;}
}

.dvMpapa {border:solid 1px #cfd5e9; padding:9px; background-color:#f6f7fa; border-radius:4px;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.paEmerg400 {width:400px;}
.paEmerg500 {width:500px;}
.paEmerg600 {width:600px;}
.paEmerg650 {width:650px;}
.paEmerg850 {width:850px;}
@media (max-width: 600px) {
    .paEmerg400 {width:90%;}
    .paEmerg500 {width:90%;}
    .paEmerg600 {width:90%;}
    .paEmerg650 {width:90%;}
    .paEmerg850 {width:90%;}
}
@media (min-width: 600px) and (max-width: 991px) {
    .paEmerg400 {width:60%;}
    .paEmerg500 {width:60%;}
    .paEmerg600 {width:80%;}
    .paEmerg650 {width:80%;}
    .paEmerg850 {width:90%;}
}

.PanelEmergente { background-color:#03a13e; padding:0px;}
.PanelEmergenteInt { background-color:#FFFFFF; padding:10px;}
.PanelEmergenteInt_Titulo {background-color:#36a7e9; color:White; font-size:18px; font-weight:bold; padding:10px;}

.marco
{
    background: #fff;
	-webkit-box-shadow: inset 0 0 20px rgba(0,0,0,.2), 0 0 5px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 20px rgba(0,0,0,.2), 0 0 5px rgba(0,0, 0,.1);
	box-shadow: inset 0 0 20px rgba(0,0,0,.2), 0 0 5px rgba(0,0,0,.1);
	border: 1px solid #F6F6F6;
	padding: 9px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.animatedSlider
{
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}

.ulObjetivos
{
    list-style-image: url("../../Imagenes/objetivos.png");
}

.homeTitulo
{
    color: #36a7e9;
    font-weight:bold;
    font-size:25px;
}

.homeSubtitulo
{
    color: #A5CCC1;
    font-weight:bold;
    font-size:25px;
}

/*.CabeceraFija {width: 100%; left: 0; top: 0; position:absolute;}*/
@media (min-width:750px)  {
    .CabeceraFija {width: 100%; left: 0; top: 0; position: fixed; z-index:150;}
}

.form-FileUpload {
    border:solid 1px #b4b7c3;
  display: block;
  border-radius: 0;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;  
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-FileUpload:focus {
  border-color: #36a7e9;
	box-shadow: none;
}

.TituloCabeceraMovil
{
    color: #fff !important;
    font-size: 1em !important;
    word-spacing: 1px !important;
    text-transform: none !important;
    text-align:center !important;
    width:88% !important;
}

.TituloCabecera
{
    color: #343578 !important;
    font-size: 1.5em !important;    
    font-family:'gotham';
    line-height:40px;
}

.TituloCabecera:hover
{
    text-decoration:none;
}

@media (max-width:1000px)  {
    .TituloCabecera {
        font-size: 1.7em !important;    
    }
}


@media (min-width:750px)  {
    .HomeMarginTop {margin-top: 115px;}
}

.header-full-title p {
    text-align:left;
}

.trTablaCab td {border-bottom:solid 2px #36a7e9; color:#36a7e9; padding:5px; font-weight:bold;}
.trTablaLin1 td {border-bottom:solid 1px silver; padding:5px; vertical-align:top;}
.trTablaLin1:hover td {background-color:#f4f4f4;}
.trTablaLin2 td {border-bottom:solid 1px silver; padding:5px; vertical-align:top;}
.trTablaLinPunt td {border-bottom:solid 1px silver; padding:5px; vertical-align:middle;}
.trTablaLinPunt:hover td {background-color:#f4f4f4;}

.tdTablaLinPuntPuntacion {width:230px;}

@media (max-width:600px)  {
    .trTablaLinPunt td {vertical-align:top;}
    .tdTablaLinPuntPuntacion {width:70px; text-align:center;}
    .tdTablaLinPuntPuntacion .MarginLeft10 {margin-left:0px;}
}

.RespuestasTest {}
.RespuestasTestEnc {margin-left:27px;}
.liTestNormal, .aspNetDisabled {color: #343578; padding:5px;}
.liTestNormal label, .aspNetDisabled label {display:initial}
.dvTestRespuesta {display:inline; margin-left:15px;}
.dvTestFrase {display:inline-block; margin-left:55px; margin-bottom:15px; width:100%;}
.dvTestResultado {float:left; position:relative; top:-3px;}

.dvNumAciertosTest {background-color:darkgreen; background-repeat:no-repeat; width:140px; height:59px; color:White; font-size:26px; font-weight:bold; text-align:center; padding-top:10px; margin-bottom:20px; float:left; margin-right:20px; position:relative; top:-8px;}


.dvCuadroFaseHome {background-color:#f6f8f9; padding:10px 25px; display:inline-block;}
@media (max-width:400px)  {
    .dvCuadroFaseHome {padding:5px 2px;}
}


.btnEmilinarDoc {
    padding: 1px 5px;
    position:relative;
    top:-5px;
}

.textProyecto {height:100px !Important; line-height:1.1;}
.textAutor {padding:3px 6px !Important; height:25px;}

.dvRespuesta {border:solid 1px silver; padding:5px 10px; min-height:100px;}

.dvDatoFaseNumPri {font-size:60px; font-weight:bold; line-height:1em;}
.dvDatoFaseNumTXT {margin-bottom:20px; line-height:1em; height:40px;}
.dvDatoFaseNumSec {font-size:40px; font-weight:bold; line-height:1em; text-align:right;}
.dvDatoFasLetSec {padding-left:0px; text-align:left; line-height:1em;}

.dvDatoFaseGanTipo {margin-bottom:20px; line-height:1em; text-align:center; font-weight:bold;}
.dvDatoFaseTXT {padding-left:0px; line-height:1em; text-align:center;}
.dvDatoFaseTXT a,.dvDatoFaseTXT a:hover,.dvDatoFaseTXT a:active,.dvDatoFaseTXT a:visited {color:black;}
.dvDatoFaseFoto img {max-height:60px;}


.dvCuadro {margin-bottom:15px; border-radius:5px; display:inline-block; width:100%;}
.dvCuadro:hover {cursor:pointer; cursor:hand;}
.dvCuadroSup {margin-bottom:0px !Important; border-bottom-left-radius:0px !Important; border-bottom-right-radius:0px !Important;}
.dvCuadroCent {margin-bottom:0px !Important; border-radius:0px !Important;}
.dvCuadroInf {border-top-left-radius:0px !Important; border-top-right-radius:0px !Important;}

.dvCuadroFlecha {padding:15px; font-size:50px; text-align:right;}
@media (max-width:400px)  {
    .dvCuadroFlecha {font-size:40px;}
}

.dvCuadroTXT {padding:15px;}
.dvCuadroTXTTitulo {font-size:22px; font-weight:bold; margin-top:5px;}
.dvCuadroTXTResto { margin-top:10px;}


.dvImagenes img {
	margin-bottom: 10px;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.dvImagen {
    padding:0px;
}

.dvVideo {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.dvVideo iframe, .dvVideo object, .dvVideo embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.dvPieVideo {
    padding:10px;
}

.btnImagenes,.btnImagenes:active,.btnImagenes:visited {border-width:0; padding:5px 10px; border-radius:3px; margin-left:5px; text-decoration:none;}
.btnImagenes:hover {text-decoration:none;}


.dvLineaNegraGr {background-color:#f1f1f2;}
.dvSliderPatrocinadores .bx-wrapper {max-width:100% !Important; margin:0 auto 0px; background-color:#ffffff;}
.dvTituloPatrocinadores {text-align:center; width:100%; padding-top:4px; font-size:18px; font-weight:bold; color:black; padding-top:10px; padding-bottom:10px;}

.ImagenSliderMarca {
	border: 0px;
	max-height: 100px;
	margin-right: 15px;
	margin-left: 15px;
    max-width:250px !Important;
}

.tbCookies td {padding:5px; vertical-align:top;}

.paEmerg400 {width:400px;}
.paEmerg450 {width:450px;}
.paEmerg500 {width:500px;}
.paEmerg600 {width:600px;}
.paEmerg650 {width:650px;}
.paEmerg850 {width:850px;}
@media (max-width: 600px) {
    .paEmerg400 {width:90%;}
    .paEmerg450 {width:90%;}
    .paEmerg500 {width:90%;}
    .paEmerg600 {width:90%;}
    .paEmerg650 {width:90%;}
    .paEmerg850 {width:90%;}
}
@media (min-width: 600px) and (max-width: 991px) {
    .paEmerg400 {width:60%;}
    .paEmerg450 {width:60%;}
    .paEmerg500 {width:60%;}
    .paEmerg600 {width:80%;}
    .paEmerg650 {width:80%;}
    .paEmerg850 {width:90%;}
}

.imgVideosPresentacion
{
    border-radius:150px;
}

.divVideosPresentacion
{
    margin-top:10px;
    padding:10px;
    background-color:red;
    border-radius:5px;
    display:inline-block;
    width:100%;
}

.BotonInvisible
{
    height: 0px;
    width: 0px;
    background-color: #FFFFFF;
    border: 0px none #FFFFFF;
}




















.DestHome {
    padding: 0;
    max-height: 250px;
    height: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: default;
    background: #fff
}

    .DestHome .contenido, .DestHome .mascara {
        width: 100%;
        height: inherit;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        line-height: 1.2em
    }

    .DestHome img {
        display: block;
        position: relative
    }

    .DestHome h2 {
        color: #fe5000;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(255,255,255,1);
        margin: 7px 0 0
    }

    .DestHome p, .dvSomosALTTXTCent {
        position: relative;
        text-align: center;
        font-size: .9em
    }

    .DestHome p {
        color: #666;
        padding: 10px 20px
    }

    .DestHome a.link {
        display: inline-block;
        text-decoration: none;
        padding: 7px 14px;
        background: #001a72;
        color: #FFF;
        box-shadow: 0 0 1px #fff
    }

        .DestHome a.link:hover {
            box-shadow: 0 0 5px #fff
        }

.DestOver img {
    transition: all .2s linear
}

.DestOver .mascara {
    opacity: 0;
    background-color: rgba(255,255,255,.9);
    transition: all .3s ease-in-out
}

.DestOver h2 {
    transform: translateX(-200px);
    opacity: 0;
    transition: all .7s ease-in-out
}

.DestOver p {
    transform: translateX(200px);
    opacity: 0;
    transition: all .4s linear
}

.DestOver a.link {
    opacity: 0;
    transition: all .4s ease-in-out;
    transform: translateY(100px)
}

    .DestOver a.link:hover {
        background-color: #5162a0
    }

.DestOver:hover img {
    transform: scale(1.1)
}

.DestOver:hover .mascara {
    opacity: 1
}

.DestOver:hover a.link, .DestOver:hover h2, .DestOver:hover p {
    opacity: 1;
    transform: translateX(0)
}

.DestOver:hover p {
    transition-delay: .1s
}

.DestOver:hover a.link {
    transition-delay: .2s;
    transform: translateY(0)
}

.DestHome h4 {
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.2);
    -moz-text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    padding: 15px;
    min-height: 60px;
    margin-top: 0;
    position: absolute;
    width: 100%;
    background-color: rgba(255,255,255,.6);
    top: 0;
    color: #001a72;
}

.bg-white {
    background-color:white;
}

.dvPlayGenerico {
    border: solid 1px black;
    border-radius: 4px;
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.dvHoraSlider {
    background-color:#eaeaea;
    border-radius:4px;
}

.dvCalMes {
    width: 50px;
    text-align: center;
    font-size: 13px;
    padding: 5px 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.dvCalDia {
    width: 50px;
    text-align: center;
    font-size: 25px;
    padding: 5px 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-width: 1px;
    border-style: solid;
    background-color:transparent;
}

.dvAhoraDirecto {
    margin-bottom: 40px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.bgNegro, .bgNegro::before {
    background-color: gray !important;

}

.dvCuadrodHome {
    background-image: linear-gradient(to bottom, #f7f9fa, #c4ccd5);
}



.dvTimelinePanel {
    padding: 15px 20px;
    background-color: #f7f8fb !important;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    margin-bottom: 50px;
    border-radius: 4px;
}

.dvTimelinePanelDest {
    padding: 15px 20px;
    background-color: #e5e5e5 !important;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    margin-bottom: 50px;
    border-radius: 4px;
}

    .dvTimelinePanel:hover, .dvTimelinePanelDest:hover {
        background-color: white !important;
        -webkit-box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
        box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
    }

.dvTimelinePanelHijo {
    margin-top: 10px;
    padding: 10px 15px 10px 15px;
    background-color: white;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    border-radius: 4px;
    font-size:13px;
}

    .dvTimelinePanelHijo h5 {
        font-size: 17px;
    }

    .dvTimelinePanel:hover .dvTimelinePanelHijo {
        background-color: #f7f8fb !important;
    }

.liHijo {
}

    .liHijo .timeline-time, .liHijo .timeline-2-point {
        display: none !important;
    }
    .liHijo .dvTimelinePanel {
        margin-left:75px;
    }

    .dvSlidersHoy {
        margin-top: 75px;
        margin-bottom: 100px;
    }

.dvLogoLogin {
    background-color: white;
    border-radius: 4px;
    border: solid 1px black;
    display: inline-block;
    margin-bottom:20px;
}

.dvLogoLoginInt {
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
}

.CursorMano {
    cursor:pointer;
    cursor:hand;
}


.chkSep label {
    margin-left: 5px;
    margin-right: 15px;
}

.chkSesioneActivas td {
    vertical-align: top;
    padding-bottom: 10px;
}
.chkSesioneActivas input {
    float:left;
}

.chkSesioneActivas label {
    margin-left: 10px;
    max-width: 95%;
}

.dvPatrocinadorTitulo {
    width:100%;
    margin-bottom:20px;
    margin-top:20px;
    text-align:center;
    font-size:20px;
    border-bottom:solid 2px silver;
}

.dvPatrocinadorLogo {
    display: inline-block;
    margin: 0px 30px 30px 30px;
    /*height: 130px;*/
}

    .dvPatrocinadorLogo img {
        /*max-height:100px;*/
    }

dvPatrocinadorFraseNada {
    border-bottom: solid 0px silver;
    border-top: 0px solid silver !important;
    margin-top: 5px;
    font-size: 15px;
    text-align: left;
    color: black !important;
    text-decoration: none !important;
    padding: 7px 7px;
}

.dvPatrocinadorFrase {
    border-bottom: solid 3px silver;
    border-top: 1px solid silver !important;
    margin-top: 5px;
    font-size: 15px;
    text-align: left;
    color: black !important;
    text-decoration: none !important;
    padding: 7px 7px;
    background-color: #fafafa;
}

.dvPatrocinadorFrase i{
    position:relative;
    top:+7px;
    font-size:10px;
}



    .dvCuadroPatrocinador {
        display: inline-block;
        border-radius: 4px;
        border-width: 0px;
        background-color: white !important;
        -webkit-box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
        box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
        transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        width: 100%;
        padding-top: 20px;
        /*padding-bottom:20px;*/
    }

    .dvCuadroPatrocinador:hover {
        background-color: #f7f8fb !important;
    }

    .dvCuadroPatrocinador img {
        border-width:1px;
        border-style:solid;
        border-radius:4px;
        padding:10px;
        width:100%;
    }


.dvCuadroEntrada {
    border-radius: 4px;
    background-color: white;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .dvCuadroEntrada img {
        border-radius: 4px;
        border-width: 1px;
        border-style: solid;
    }

.liSliderPatrocinadores {
    margin-left:20px;
    margin-right:20px;
}

.liSliderPatrocinadores img {
    max-height:60px !important;
}

.dvMiConCuadro {
    border-style: solid;
    border-width: 0px;
    border-radius: 4px;
    padding: 20px;
    width: 100%;
    margin-bottom: 30px;
    border-color: #eeeeee;
    background-color:white;
}

.dvMiConCuadroTitulo {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

    .dvMiConCuadroTitulo i{
        font-size: 18px;
        margin-right:5px;
    }

.dvConAgenda {
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    border-color: #eeeeee;
    padding: 20px;margin-bottom:40px;
}

.dvConAgendaTitulo {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

    .dvConAgendaTitulo i {
        font-size: 18px;
        margin-right: 5px;
    }

    .dvConAgendaTitulo .btn i {
        font-size: 12px;
    }

    .dvCuadroPubli {
    border-radius: 4px;
    background-color: white;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.fondocuadros {
    background-image: url('../img/stand_background_2-1950.jpg');
    min-height:500px;
}
.imagencentral {
    
    position: absolute;
    top: 400px;
    left: 250px;
    background-color: :white;
    border-radius: 100%;
    z-index: 10;
    width: 400px;
    height: 400px;
}
.dvPreguntaCuadro {
    border-style: solid;
    border-width: 0px;
    border-radius: 4px;
    padding: 20px;
   
    margin-bottom: 30px;
    border-color: #eeeeee;
    background-color: white;
}


.MenuBoton {
    padding-top: 8px;
}

.MenuBoton a {
    /*border-width:1px !important;
    border: solid 1px #fff;*/
    padding: 8px !important;
    margin-left: 5px;
}

.MenuBoton i {
    margin-right:0px !important;
}


.dropdown-menu li a {
    font-size: 15px;
}

.imgBlancoNegro
{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.imgRedonda
{
    border-radius:150px;
}

.dvProgramaSala {
    padding:15px;
    text-align:center;
    border-radius:4px;
    margin-bottom:20px;
    /*min-height:55px;*/
}
.coming-back {
   
    background-image: linear-gradient(545deg, transparent 56%, rgba(255, 255, 255, .6) 106%, rgba(255, 255, 255, .6) 67%, transparent 78%) !important
}

iframe
{
    border:solid 1px #b4b7c3;
}

.dvIdiomaSep {
    display: inline-block;
    margin:0px 5px;
    position:relative;
    top:-2px;
}

.dvIdiomaMov {
    float: right;
    margin: 13px 10px 0px;
    position: absolute;
    right: 0px;
}