body, .tooltip, .popover, .title, TH.detailtit, TD.detailtit {  
	font-family: 'aleo', Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* ADMIN -----------------------------------------------------------------------------*/
.title { 
    color: #243978;
	font-size: 20px;
    padding: 8px 0;
}
.title a, .title a:hover { 
	text-decoration:none;
}
TABLE.OLDTABLE { border-collapse: collapse; }
TABLE.content {
	padding: 0px;
	margin:0px;
	border: 0px #e2e2e2 solid;
	width: 99%;
}
td, th { padding: 4px;}
TH.content {
	background:#243978;
	border: 1px #808080 dotted;
	color:#fff;
	font-weight: bold;
	margin:0px;
	padding: 1px;
	text-align:right;
}
TD.content {
	background:#f0f8ff;
	border: 0px #243978 solid;
	margin:0px;
	padding: 2px;
}
A.content, A.content:hover {
	background:#4682b4;
	color:#fff;
	display:block;
	font-weight: bold;
	padding:4px;
	text-decoration: none;
	width:97%;
}
A.blockcab, A.blockcabsel {
	color:#808080;
	display:block;
	font-weight:bold;
	padding-top:10px;
}
A.blockcab:hover {
	color:orange;
	text-decoration: none;
}
A.blockcabsel {color:#333;}
A.blockcabsel:hover, A.blockitemsel:hover, A.blocksubitemsel:hover {text-decoration: none;}
A.blockitem, A.blockitemsel {
	color:#808080;
	display:block;
	padding-left:10px;
}
A.blockitemsel {font-weight:bold;}
A.blockitem:hover {
	text-decoration: none;
	font-weight:bold;
}
A.blocksubitem, A.blocksubitemsel {
	color:#808080;
	display:block;
	padding-right:30px;
}
A.blocksubitem:hover {
	color:#333;
	font-weight:bold;
	text-decoration: none;
}
A.blocksubitemsel {font-weight:bold;}
TABLE.borde {
	background:transparent;
	border: 1px #E0E0E0 solid;
	border-collapse: collapse;
	margin:2px;
	padding:0px;
	width:99%;
}
TR.borde, TD.borde, TH.borde {
	background:transparent;
	border: 0px #4682b4 solid;
	padding: 5px;
	margin:0px;
}
TABLE.block, TABLE.blockitem {
	border: 1px #1E1D11 solid;
	margin: 0px;
	padding: 0px;
	width:150px;
}
TD.blockcab {
	border-right:solid 1px #A0A0A0;
	margin:0px;
	padding: 0px;
	width:100%;
	white-space:nowrap;
}
TD.blockcab {
	background: url('css/images/bgcaboff.gif') repeat-x top;
	border-left:solid 1px #A0A0A0;
	color:#243978;
	height:26px;
}
TD.blockitem {
	border:solid 1px #A0A0A0;
	border-top:none;
	height:22px;
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
TABLE.browse, TABLE.detail, TR.browse, TR.detail {
	background:#fff;
	margin:0px;
	padding: 2px;
	width: 100%;
}
TABLE.browse {border-collapse: collapse;}
TH.browse {
	background:#1a74b7;
	border:1px white solid;
	color:#f4f4f4;
	font-weight:bold;
	margin:5px;
	padding: 2px;
}
TH.browse A {color:#f4f4f4;}
TH.browse div {font-weight:bold;}
TD.browse {
	background:#f0f0f0;
	border:1px white solid;
	margin:5px;
}
TD.row1 {
	background:#e2e2e2;
	border: 1px #fff solid;
	border-bottom: none;
	margin:5px;
	text-align: left;
}
TD.row2 {
	background:#fafafa;
	border: 1px #fff solid;
	border-bottom: none;
	margin:5px;
	text-align: left;
}
TH.nowrap {
	white-space:nowrap;
}
TH.detailtit, TD.detailtit {
	background:#e2e2e2;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;	
	color:#243978;
	font-weight: bold;
	margin:5px;
	text-align:right;
}
TH.detail, TD.detail {
	background:#FAFAFA;
	border-top: 1px #e2e2e2 dotted;
	border-bottom:1px #fff solid;
	margin:5px;
	text-align: left;
}
TR.row1:hover, TR.row2:hover, TR.detail:hover, TD.row1:hover, TD.row2:hover, TD.detail:hover, TD.detailtit:hover {
	background:#eee;
}
TR.subbrowse, TD.subbrowse {
	border:1px #808080 solid;
	margin-top:20px;
	padding-top:30px;
}
DIV.menu {
	background: #e2e2e2;
	margin: 0px;
	text-align:right;
}
TABLE.menu { margin:5px; }
TD.menuoff {
	background: #243978;
	color:#fff;
	cursor:pointer;
	height:30px;
	margin:0px;
	padding:0 5px;
	vertical-align:middle;
}
TD.menuon {
	background:#fff;
	border: 1px solid #243978;
	cursor:pointer;
	font-weight:bold;
	height:30px;
	margin:0px;
	padding:0 5px;
	vertical-align:middle;
}
TD.menuoff:hover {
	background: #243978;
    opacity: 0.7; 
}
TD.menuon:hover {
	background:#fff;
    opacity: 0.7; 
}
A.menuon:hover, A.menuoff:hover { }
#et0on, #eton0, #et0off, #etoff0 {
	background:transparent;
	border:0px;
	margin:0px;
	padding-right:2px;
	width:0px;
}
TABLE.submenu {
	background: transparent;
	border: 0px;
	margin:0px;
	padding-right:15px;
	padding-top:5px;
}
TD.submenuoff {
	background:#ecf1f4;
	border-top: 1px #A0A0A0 solid;
	border-right:1px #A0A0A0 solid;
	border-bottom: 2px #292929 solid;
	margin:0px;
	padding: 5px;
}
TD.submenuon {
	background:#fff;
	border-top: 3px #292929 solid;
	border-right:2px #292929 solid;
	margin:0px;
	padding:5px;
}
TD.submenuon {
	background: url('css/images/tr.gif') repeat-x;
	font-weight:bold;
}
TD.submenuoff {
	background: url('css/images/tr.gif') repeat-x;
}
TD.submenuoff:hover {
	background:#fff;
	cursor:pointer;
	font-weight:bold;
}
#subet0on, #subeton0, #subet0off, #subetoff0 {
	background:transparent;
	border:0px;
	margin:0px;
	padding-right:0px;
	width:0px;
}
TD.cuerpo {
	margin:10px 10px 10px 20px;
	width:100%;
}
BUTTON, SUBMIT, .button {
	background: #243978;
	border: none;
	color:#fff;
	margin: 10px 0 0 0;
	padding: 6px 12px;
	vertical-align: middle;
}
BUTTON:hover, BUTTON:focus, BUTTON:hover, SUBMIT:focus, .button:hover, .button:focus {
	background: #243978;
    opacity: 0.7;
	cursor:pointer;
}
BUTTON[disabled], .button[disabled] {
	background: #e2e2e2;
	color: #333;
}
INPUT[type="text"]:DISABLED, INPUT.inputdisabled, INPUT.inputreadonly{ background:#e2e2e2; }

@media print {
	input[type="button"] { display:none; }
	input[type="text"] { display:none; }
	input[type="select"] { display:none; }
	.blockcab, .blockitem, .blocksubitem { display:none; }
	#menuppal, ul#navmenu { display:none; }
}

#popupTitleBar { height: 2.3em;}
.page {page-break-after:auto;}
.upperc { text-transform:uppercase; }
.transparente { background-color:transparent; }
.oculta_capa {display: none;}
div#bheader {text-align: right;}

#cookie-law { 
	background: rgba(60, 60, 60, 0.7); 
	bottom:0; 
	color:#fff; 
	height:auto; 
    padding:10px 10px 5px 10px; 
	position:fixed; 
	text-align: center;
	width: 100%;
	z-index: 999999999;
}
#cookie-law a { 
	color:#a4ebd6; 
	font-weight:bold; 
}

@font-face {
    font-family: 'aleo';
    src: url('fonts/Aleo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleoitalic';
    src: url('fonts/Aleo-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleobold';
    src: url('fonts/Aleo-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleolight';
    src: url('fonts/Aleo-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* ICONOS + ICONMOON -----------------------------------------------------------------------------*/
@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?kdd8tw');
    src:    url('fonts/icomoon.eot?kdd8tw#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?kdd8tw') format('truetype'),
        url('fonts/icomoon.woff?kdd8tw') format('woff'),
        url('fonts/icomoon.svg?kdd8tw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-question:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e942";
}
.icon-location:before {
    content: "\e947";
}
.icon-sphere:before {
    content: "\e9c9";
}
.icon-facebook:before {
    content: "\ea90";
    color: #415f9a;
}
.icon-twitter:before {
    content: "\ea96";
    color: #29a8df;
}
.icon-youtube:before {
    content: "\ea9d";
    color: #ed2e24;
}
.icon-whatsapp:before {
    content: "\ea93";
    color: #1bd844;
}
.circle-icon {
	background: #ffc0c0;
    border-radius: 50%;
    height: 38px;
	padding: 6px !important;
    text-align: center;
    vertical-align: middle;
    width: 38px;
}
span.icon-question.circle-icon{
    background: #fff;
    border: 1px solid #bbb;
	border-radius: 15%;
    color: #243978;
	line-height: 27px;
 	padding: 4px 5px !important;
}
span.icon-facebook.bg-primary.font-3x,
span.icon-twitter.bg-primary.font-3x,
span.icon-whatsapp.bg-primary.font-3x {
    background: #fff;
}
span.media-object.circle-icon.font-3x {
    background: #fff;
    color: #1a74b7;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome.ttf_v=4.7.0 ') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.fa {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  font: normal normal normal 20px/1 FontAwesome;
  min-height: 39px;    
  min-width: 40px;  
  padding: 10px 0 0 13px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-facebook:before {
    content: "\f09a";
    color: #415f9a;
}
.fa-twitter:before {
    content: "\f099";
    color: #29a8df;
}
.fa-instagram:before {
  content: "\f16d";
  color: #fd2016;
}
.fa-lock:before {
  content: "\f023";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope:before {
  content: "\f0e0";
}

@font-face {
  font-family: 'simple-line-icons';
  src: url('fonts/Simple-Line-Icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.simple-icon-magnifier,
.simple-icon-lock,
.simple-icon-facebook,
.simple-icon-twitter,
.simple-icon-youtube {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.simple-icon-magnifier:before {
  content: "\e090";
}
.simple-icon-lock:before {
  content: "\e08e";
}
.simple-icon-facebook:before {
  content: "\e00b";
}
.simple-icon-twitter:before {
  content: "\e009";
}
.simple-icon-youtube:before {
  content: "\e008";
}
.simple-icon-facebook,
.simple-icon-twitter,
.simple-icon-youtube {
	font-size: 26px;
}
/* TEXTOS -----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.3;
}
h1, .h1 {
  font-size: 30px;
  margin-top:40px;
}
h2, .h2 {
  margin-top: 0px;
  font-size: 36px;
}
h3, .h3 {
  font-family: 'aleobold';
  font-size: 36px;
  line-height: 28px;
    margin: 30px 0;
}
h3 small {
	color: inherit;
    font-family: 'aleo';
    line-height: 10px;
}
h4, .h4 {
  font-size: 21px;
  margin-top: 20px;
}
h4 small {
    font-size: 18px;
    color: #243978;
}
h5,.h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
h6,.h6 {
  font-size: 14px;
}

h2.text-primary {
    font-weight: 400;
}
h4.text-primary {
	margin-bottom: 0px;
}
.col-lg-12 > h2.text-primary {
    font-size: 26px;
    margin-top: 30px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
}
/*section.main > .row > .col-lg-12 > h2.text-primary {
    padding: 30px 0 0 15px;
}*/
article.col-md-8.vr-vertical .col-lg-12 > h2.text-primary{
    padding: 0;
    width: 60%;
}

.font-1{font-size: 10px;}
.font-2x{font-size: 16px;}
.font-3x{font-size: 24px;}
.font-4x{font-size: 36px;}

a {color: inherit;}
a:hover {
	color: inherit;
	opacity: 0.7;
	text-decoration: none;
}
p {
	line-height: 1.7;
	margin: 0 0 15px 0;
}
mark {
    color: inherit;
    background: #007fbc;
}
.text-left {
    text-align: left !important;
}

/* HELPER CLASSES - CONTEXTUAL COLORS -----------------------------------------------------------------------------*/
.postit {
background:#ffff88;
margin:0 0 20px 0;
padding:20px;
}
.separador {
margin:10px 0 20px 0;
}
.text-muted, a.text-muted {
  color: #000;
}
.text-primary, a.text-primary {
  color: #2baee2;
}
.text-success, a.text-success {
  color: #66af45;
}
.text-info, a.text-info {
  color: #243978;
}
.text-warning, a.text-warning {
  color: #1a74b7;
}
.text-danger {
  color: #da1f26;
}
.text-shade {
  color: #999;
}
p.text-shade {
    margin-top: 20px;
}
.col-xs-12.col-sm-12.col-md-10 > p.text-shade {
    margin-top: 0px;
}
.bg-primary, .bg-success, .bg-info, .bg-warning, .bg-danger{
  color: #fff;
  padding:5px;
}

.bg-primary,
a.bg-primary,
a.bg-primary:hover,
a.bg-primary:focus {
  background: #2baee2;
}

.bg-success,
a.bg-success,
a.bg-success:hover,
a.bg-success:focus{
  background: #66af45;
  color: #fff;
}
.bg-info,
a.bg-info,
a.bg-info:hover,
a.bg-info:focus{
	color: #fff;
	background: #243978;
}
.bg-warning,
a.bg-warning,
a.bg-warning:hover,
a.bg-warning:focus {
  background: #1a74b7;
  color: #fff;
}
.bg-danger,
a.bg-danger,
a.bg-danger:hover,
a.bg-danger:focus {
  background: #da1f26;
  color: #fff;
}
a.bg-primary:hover,
a.bg-primary:focus,
a.bg-success:hover,
a.bg-success:focus,
a.bg-info:hover,
a.bg-info:focus,
a.bg-warning:hover,
a.bg-warning:focus,
a.bg-danger:hover,
a.bg-danger:focus {
  opacity: 0.7;
}
.bg-white {
    background:  #fff;
} 
.bg-shade {
	background:#f6f6f5;
	margin:0 !important;
	padding: 0 0 20px 0;
}
.bg-gray {
	background:#efefef;
	margin: 0 0 15px 0 !important;
}
.bg-dark {
    background: #3c3c3c;
    color: #fff;
}
.btn-info {
  background: #243978;
  border-color: #243978;
  color:#fff !important;
}
.btn-info:focus,
.btn-info.focus {
  background: #243978;
  border-color: #243978;
}
.btn-info:hover {
  background: #243978;
  border-color: #243978;
  opacity: 0.7;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #243978;
  border-color: #243978;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  background: #243978;
  border-color: #243978;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background: #243978;
  border-color: #243978;
}
.btn-primary {
  background: #2baee2;
  border-color: #2baee2;
  cursor: default; 
  margin: 5px 0 15px 0 !important;
  padding: 1px 6px;
}
.btn-primary:hover {
  background: #2baee2;
  border-color: #2baee2;
  opacity: 1;
}
.btn-warning {
  background: #1a74b7;
  cursor: pointer; 
}
.btn-warning:hover {
  background: #1a74b7;
  opacity: 0.7;
}
.well.well-lg .btn-warning {
  white-space: unset;
} 

.table>tbody>tr>td.primary {    
	background: #2baee2;
	color:#fff;
}
.table>tbody>tr>td.info {    
	background: #243978;
	color:#fff;
}
.table>tbody>tr>td.success {    
	background: #66af45;
	color:#fff;
}

/* CABECERA -----------------------------------------------------------------------------*/
.precabecera {
	height: 72px;
}
header .logo {
	float: left;
}
.lema {
    float: left;
    margin: 19px 0 0 100px;
}
.lema p { 
    color: #2baee2;   
    font-family: 'aleobold';
    font-size: 22px;
    line-height: 26px;
}

/* REDES SOCIALES */
header .social {
	float: right;
    margin-top: 26px;
}
.social a {
    margin-right: 5px;
}

/* IDIOMAS */
.select-form {
	float: right;
    margin-top: 7px;
    margin-right: 12px;
}
.select-form .form-control {
    padding: 0;    
}
select.form-control.input-md {
    border: none;
    box-shadow: none;    
    color: #3780bc;
}

/* LOGIN */
.conectarse {
    float: left;
    margin-left: 84%;
    margin-top: 14px;
}
.conectarse, .glyphicon.glyphicon-lock  {
  color: #7cc7e7;
  font-size: 14px;
}
form#login-form {
  display: none;
}
.loged {
	clear: both;
	float: right;
	height: 62px;
	margin: -13px 0 0 0;
	text-align: center;
}
.loged p{
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0
}
/* BUSCADOR */
.search-form {
    color: #3780bc !important;
	font-family: 'aleoitalic';
    float: left;
    position: relative;
    top: -151px;
    left: 70%;
}
.search-form .search-button {
	background: transparent;
	border: 0;
	border-radius: 0;
    color: #2baee2;
	position: absolute;
	right: -15px;
	transition: all ease-in-out 500ms;
	top: -10px;
}
.search-form .search-button:hover {
	transform: translate(8px);
}
.search-form .form-control {
    border-bottom: 1px solid #2baee2;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    width: 160px;
}

/* RUTA */
.breadcrumb {
	background: #fff;
    border-radius:0;
    margin: 25px auto 0 auto;
    padding-top: 0;
    /*padding: 0 0 0 30px;*/
}
.breadcrumb > li {
  color: #0096c4;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #333;
  content: "\003e";
}
.breadcrumb > .active {
  color: #333;
}
.page-header {
    border-bottom: 0; 
    margin: 0;
}

@media (min-width: 1200px) {
header {
    height: 300px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
header {
    height: 310px;
}
.conectarse {
    margin-left: 82%;
}
.search-form {
    left: 66%;
}
.lema {
    margin: 19px 0 0 50px;
}
.breadcrumb {
	padding: 0;
	width: 908px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.conectarse {
    margin-left: 58%;
    margin-top: 60px;
}
.search-form {
    top: -170px;
    left: 564px;
}
.lema {
    margin: 26px 0 0 308px;
}
.lema p{
    font-size: 20px;
}
header .social {
    margin-top: -104px;
    margin-left: 575px;
}
.breadcrumb{
    width: 718px;
}
}
@media (max-width: 767px) {
.precabecera {
    height: 63px;
}
.conectarse {
    display: none;
}
header .logo {
    display: block;
    float: none;
    margin-bottom: 10px;
    text-align: center;
}
header .social {
    float: left;
    margin-top: -212px;
}
.select-form {
    float: left;
    margin-left: 155px;
}
.lema {
	display:none;
}
.login-form,.search-form  {
	display:none;
}
.page-header {
    margin-top: -60px;
}
.breadcrumb {
    margin-top: 80px;
    margin-left: 14px;
    padding: 0;
}
}

/* MENU -----------------------------------------------------------------------------*/
.navbar {
	margin-bottom: 0;
}
.navbar-default {
  background: transparent;
  border-color: transparent;
}
.navbar-default .navbar-text {
  color: #1a74b7;
}
.navbar-brand {
  padding: 0;
}
.navbar-nav>li {
   margin-bottom:0;
   margin-right: 1px;
}
.navbar-default .navbar-nav > li > a {
  color: #1a74b7;
  line-height: 18px;
  text-transform: uppercase;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}
.navbar-default .navbar-nav > li > a:hover,  
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: #0093dd;
  color: #fff;
  opacity: 1;
}
.dropdown-menu {
  background: #f7f7f7;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 6px rgba(0, 0, 0, .175);
  padding: 0;	  
  z-index: 1001;
}
.dropdown-menu ul{
  padding:0 10px 0 15px;
}
.dropdown-menu ul ul {
  padding:2px 0 0 15px;
}
.dropdown-menu li {
  list-style: none;
  text-transform:uppercase;
  border-top: 1px solid #e5e5e5;
  margin:0px;
}
.dropdown-menu > li > a {
  color:#243978;
  display: block;
  padding: 7px 15px;
  white-space: normal; 
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  background: #0193dd;
  color:#fff;
}
.dropdown-menu li:first-child, .dropdown-menu li li{
  border-top: none;
}
.dropdown-menu li li {
  color:#1a74b7;
  display: block;
  line-height: 1.4;
  text-transform:uppercase;
  padding: 4px 0 4px 10px;
}
.dropdown-menu li li:last-child {
	margin: 0 0 7px 0;
}
.dropdown-menu li li a{
  color:#0093d8;
}
.dropdown-menu li li a:hover{
  color:#6abfff;
}
.dropdown-menu li li li, 
.dropdown-menu li li li a, 
.dropdown-menu li li li.active {
  color:#555;
  border-top: none;
  text-transform: none;
}
.dropdown-menu li li li.active {
	font-weight: 700;
}
.dropdown-menu li li li:last-child {
	margin: 0 0 5px 0;
}
.dropdown-menu li li li a {
	display:inline;
}
.dropdown-menu li li li:before {
    color: #999;	
	content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    float: left;
    margin-top: 2px;
    margin-left: -15px;
}
.caret {
    display: none;
}

@media (min-width: 768px) {
.navbar-default .navbar-nav > li:nth-child(5){
	clear:left;
}
.navbar-default .navbar-nav > li:last-child {
	clear:right;
}
.navbar-default .navbar-nav > li:nth-child(5),
.navbar-default .navbar-nav > li:nth-child(6),
.navbar-default .navbar-nav > li:nth-child(7),
.navbar-default .navbar-nav > li:nth-child(8),
.navbar-default .navbar-nav > li:nth-child(9),
.navbar-default .navbar-nav > li:nth-child(10),
.navbar-default .navbar-nav > li:nth-child(11),
.navbar-default .navbar-nav > li:nth-child(12) {
	background: none;
    left: -319px;
    top: -227px;
}
.navbar-default .navbar-nav > li:nth-child(5) > a,
.navbar-default .navbar-nav > li:nth-child(6) > a,
.navbar-default .navbar-nav > li:nth-child(7) > a,
.navbar-default .navbar-nav > li:nth-child(8) > a,
.navbar-default .navbar-nav > li:nth-child(9) > a,
.navbar-default .navbar-nav > li:nth-child(10) > a,
.navbar-default .navbar-nav > li:nth-child(11) > a,
.navbar-default .navbar-nav > li:nth-child(12) > a {
  color: #1a74b7;
  font-size: 14px;	
  text-transform: none;
  padding-left: 7px;
  padding-right: 7px;
}
.navbar-default .navbar-nav > li:nth-child(6) > a {
	background: #1a74b7;
	color: #fff;
}
.navbar-default .navbar-nav > li:nth-child(6) > a:hover,
.navbar-default .navbar-nav > li:nth-child(6) > a:focus,
.navbar-default .navbar-nav > li:nth-child(6).active > a {
	background: #243978;
	color: #fff;
}
.navbar-default .navbar-nav > li:nth-child(7) > a {
	background: #80ceee;
	color: #243978;
}
.navbar-default .navbar-nav > li:nth-child(7) > a:hover,
.navbar-default .navbar-nav > li:nth-child(7) > a:focus,
.navbar-default .navbar-nav > li:nth-child(7).active > a {
	background: #1a74b7;
	color: #80ceee;
}
.navbar-default .navbar-nav > li:nth-child(5) > a:hover,
.navbar-default .navbar-nav > li:nth-child(5) > a:focus,
.navbar-default .navbar-nav > li:nth-child(5).active > a, 
.navbar-default .navbar-nav > li:nth-child(8) > a:hover,
.navbar-default .navbar-nav > li:nth-child(8) > a:focus,
.navbar-default .navbar-nav > li:nth-child(8).active > a, 
.navbar-default .navbar-nav > li:nth-child(9) > a:hover,
.navbar-default .navbar-nav > li:nth-child(9) > a:focus,
.navbar-default .navbar-nav > li:nth-child(9).active > a, 
.navbar-default .navbar-nav > li:nth-child(10) > a:hover,
.navbar-default .navbar-nav > li:nth-child(10) > a:focus,
.navbar-default .navbar-nav > li:nth-child(10).active > a, 
.navbar-default .navbar-nav > li:nth-child(11) > a:hover,
.navbar-default .navbar-nav > li:nth-child(11) > a:focus,
.navbar-default .navbar-nav > li:nth-child(11).active > a, 
.navbar-default .navbar-nav > li:nth-child(12) > a:hover,
.navbar-default .navbar-nav > li:nth-child(12) > a:focus,
.navbar-default .navbar-nav > li:nth-child(12).active > a {
  color: #fff;
  opacity: 0.7;
}
}

@media (min-width: 1200px) {
.navbar-nav {
	height: 77px;
    margin: -29px 0 0 307px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 22px;
  padding-left: 14px;
  padding-right: 14px;
}
.dropdown-menu {
  min-width: 490px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.navbar-nav {
	height: 77px;
    margin: -19px 0 0 307px;
}
.navbar-default {
    top:-8px;
}
.navbar-collapse {
   padding-right: 0;
   padding-left: 0;
}
.navbar-default .navbar-nav > li > a {
   font-size: 18px;
   padding-left: 10px;
   padding-right: 10px;
}
.navbar-default .navbar-nav > li:nth-child(5),
.navbar-default .navbar-nav > li:nth-child(6),
.navbar-default .navbar-nav > li:nth-child(7),
.navbar-default .navbar-nav > li:nth-child(8),
.navbar-default .navbar-nav > li:nth-child(9),
.navbar-default .navbar-nav > li:nth-child(10),
.navbar-default .navbar-nav > li:nth-child(11),
.navbar-default .navbar-nav > li:nth-child(12) {
	top: -229px
}
.dropdown-menu {
  min-width: 490px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.navbar-nav {
	height: 77px;
    margin: -65px 0 0 0;
}
.navbar-default {
  top:56px;
}
.navbar-default .navbar-nav > li > a {
   font-size: 18px;
   padding-left: 10px;
   padding-right: 10px;
}
.navbar-collapse {
	padding-left: 0;
}
.navbar-default .navbar-nav > li:nth-child(5), 
.navbar-default .navbar-nav > li:nth-child(6),
.navbar-default .navbar-nav > li:nth-child(7),
.navbar-default .navbar-nav > li:nth-child(8),
.navbar-default .navbar-nav > li:nth-child(9),
.navbar-default .navbar-nav > li:nth-child(10),
.navbar-default .navbar-nav > li:nth-child(11),
.navbar-default .navbar-nav > li:nth-child(12){
    top: -312px;
    left: 0;
}
.navbar-default .navbar-nav > li > a {
    font-size: 20px;
    padding-left: 11px;
    padding-right: 11px;
}
.navbar-default .navbar-nav > li:nth-child(5) > a,
.navbar-default .navbar-nav > li:nth-child(6) > a,
.navbar-default .navbar-nav > li:nth-child(7) > a,
.navbar-default .navbar-nav > li:nth-child(8) > a,
.navbar-default .navbar-nav > li:nth-child(9) > a,
.navbar-default .navbar-nav > li:nth-child(10) > a,
.navbar-default .navbar-nav > li:nth-child(11) > a {
	font-size: 14px;
}
.dropdown-menu {
    min-width: 313px;
}
}

@media (max-width: 767px) {
div#bs-example-navbar-collapse-1 {
    background: #fff;
}
.navbar-default {
	top:0;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-brand {
  display:block;
  float: none;
  height: 160px;
  z-index:99999;
}
.navbar-brand>img {
    display: initial;
    max-width: 100%;
}
.navbar-toggle {
    margin-right: 0; 
    background: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #243978;
    display: block;
    padding: 7px 0px 7px 15px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  background: #243978;
  color:#fff;
}
}
@media (max-width: 598px) {
.navbar-default {
    top: 0;
}
}

/* CIERRE -----------------------------------------------------------------------------*/
footer {
	background: #f6f6f5;
    text-align: center;
    padding: 30px 0;
}
footer img {
	margin:0 15px 15px 0;
}
footer .logo img {
    width: 100%;
    max-width: 288px;
}
footer h5 {
	font-size: 24px;
	margin: 10px 0;
}
footer .social {
    margin-bottom: 30px;
}
.footer-bottom {
    padding: 25px 0;
}

@media (max-width: 991px) {
footer .logo img  {
	width:70%
}
}

/* CONTENIDO -----------------------------------------------*/
/* SOLUCIÓN Bloques independientes*/
.container_independent {
    background: url(images/fondo_boletin.png) no-repeat 24% 37px;
	border: none;
    display: inline-table;
	margin: 10px 0 30px 0;
    width: 90%;
}
.container_independent h2.bloque {
    margin: 40px 0 20px 0;
    text-align: left;
}
.container_independent .portfolio-item {
    background: #f3f3f3;
    padding: 16px;
}
.container_independent .container {
    padding: 0 0 0 55%;
}

@media (min-width: 1400px)  {
.container_independent {
    background: url(images/fondo_boletin.png) no-repeat 33% 37px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.container_independent .container {
    padding: 0 0 0 50%;
}
.container_independent {
    background: url(images/fondo_boletin.png) no-repeat 4% 37px;
}
}

@media (max-width: 767px) {
.container_independent {
    background-image: none;
    margin-left: 5%;
    width: 65%;
}
.container_independent .container {
    padding: 0 0 0 20px;
}
}







.container_especial h2.bloque {
    margin: 40px 0 20px 0;
    text-align: left;
}
.container_especial .portfolio-item {
    background: #f3f3f3;
    padding: 16px;
}
.container_especial {
    padding: 0 0 0 50%;
}

@media (min-width: 768px) and (max-width: 991px) {
.container_especial {
    padding: 0 0 0 50%;
}
}

@media (max-width: 767px) {
.container_especial {
    background-image: none;
    margin-left: 5%;
    width: 65%;
}
.container_especial {
    padding: 0 0 0 20px;
}
}


/* PAGINACIÓN */
.pagination  {
	padding:0 0 10px 0;
}
.pagination>li:first-child>a, 
.pagination>li:first-child>span {
	border-left:0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, 
.pagination>li:last-child>span {
	border-right:0;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination>li>a, 
.pagination>li>span {
    color: #243978;
    background: #f7f7f7;
    border: 1px solid #ddd;
	border-top:0;
	border-bottom:0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #243978;
  background: #ddd;
}
.pagination > li > span.active,
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    background: #243978;
    border-color: #243978;
}
.pagination > li > span.active {
	color:#fff;
	cursor: default;
}

/* CALENDARIO */
div.calendar {
    margin: 0;
    padding: 10px 30px;
}
div.calendar .table {
    width: 100%;
    margin: 0;
    padding: 0;
}
div.calendar .table th,
div.calendar .table td {
    padding: 0;
    text-align: center;
}
div.calendar .table tr.calendar-month-header th {    
	border:0;
}
div.calendar .table tr.calendar-month-header th span {
    cursor: pointer;
    display: inline-block;
    padding: 3px 0;
}
div.calendar .table tr.calendar-dow-header th {
    background: #1a74b7;
	border:0;
	color:#fff;
	font-weight: 400;
	padding:5px 0;
}
span#fechaCalendario {
    color: #333;
    font-size: 24px;
	font-weight: 400;
    padding-bottom: 5px;
}
span.glyphicon.glyphicon-chevron-left,
span.glyphicon.glyphicon-chevron-right {
    color: #fff;
}
div.calendar .table tr:last-child {
    border-bottom: 1px solid #dddddd;
}
div.calendar .table-bordered tr.calendar-month-header th {
    border-left: 0;
    border-right: 0;
}
div.calendar .table-bordered tr.calendar-month-header th:first-child {
    border-left: 1px solid #dddddd;
}
div.calendar div.calendar-month-navigation {
    color: #243978;
    cursor: pointer;
	font-size: 20px;
    margin: 0;
    padding: 0;
}
div.calendar tr.calendar-dow-header th,
div.calendar tr.calendar-dow td {
    width: 14%;
}
div.calendar .table tr td div.day {
    margin: 0;
    padding-top: 9px;
    padding-bottom: 9px;
}
div.calendar .table tr td.event div.day,
div.calendar ul.legend li.event {
    background: #243978;
}
div.calendar .table tr td.dow-clickable,
div.calendar .table tr td.event-clickable {
    cursor: pointer;
}
div.calendar .badge-today,
div.calendar div.legend span.badge-today {
    background: #fac845;
    color: #333;
    text-shadow: none;
}
div.calendar .badge-event,
div.calendar div.legend span.badge-event {
    background: transparent;
    border: 1px solid #1a74b7;
    border-radius: 50%;
    color: #333;
    min-width: 21px;
    text-shadow: none;
}
div.calendar .badge-event {
	font-weight: 400;
	line-height: 20px;
	min-width: 29px;
}
div.calendar div.legend {
	background: #e6e5e5;
    padding: 10px;
    text-align: left;
}
div.calendar div.legend span {
    color: #333;
    font-size: 14px;
    font-weight: normal;
	display: table-cell;
}
div.calendar div.legend:first-child {
	padding-bottom: 20px;
    padding-top: 20px;
}
div.calendar div.legend span.badge {
  margin: 0 15px 0px 0;
}
.badge {
  border-radius: 0px;
}
div.calendar div.legend span.legend-text:after,
div.calendar div.legend span.legend-block:after,
div.calendar div.legend span.legend-list:after,
div.calendar div.legend span.legend-spacer:after {
    content: ' ';
}
div.calendar div.legend span.legend-text p,
div.calendar div.legend span.badge {
	float:left;
}
div.calendar div.legend span.legend-spacer {
    padding-left: 25px;
}
div.calendar ul.legend > span {
    padding-left: 2px;
}
div.calendar ul.legend {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div.calendar ul.legend li {
    display: inline-block;
    height: 11px;
    width: 11px;
    margin-left: 5px;
}
div.calendar ul.legend
div.calendar ul.legend li:first-child {
    margin-left: 7px;
}
div.calendar ul.legend li:last-child {
    margin-right: 5px;
}
div.calendar .table td a {
    background: #243978;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0px;
    width: 28px;
}
div.calendar .table td .today {
    background: #1a74b7;
    border: solid #1a74b7;
    border-radius: 50%;
    border-width: 0 5px;
    color: #fff;
    display: inline-block;
}

@media (max-width: 979px) {
div.calendar .table th,
div.calendar .table td {
	padding: 2px 1px;
}
}

/* FORMULARIOS */
select, input {
    color: initial;
	margin: 0 0 7px 0;
}
label {
    font-weight: 400;
}
.obligatorio,
.label-primary,
.label-primary[href]:hover,
.label-primary[href]:focus {
	background:transparent;
  	color: #2baee2;
  	font-weight:bold;
}
.input-group {
	margin: 0 0 7px 0;	
}
.input-group-addon {
    background: #FFF;
    border-left: 0;
}
.input-group-addon {
    padding: 6px 4px;
}
.form-control {
    padding: 6px 30px 6px 12px;
}
.form-control-feedback {
    right: 25px;
}
.col-xs-12.col-sm-12.col-md-5.vr form.form-horizontal.AVAST_PAM_nonloginform {
    width: 39%;
}

.btn {
    border: 0px solid transparent;
    border-radius: 0px;
	margin:10px 0;
}
.btn img{
	display: none;
}
.btn-default {
	background: transparent;
	border-color: transparent;
	text-transform:uppercase;
	padding-right:0;
	padding-left:0;
}
.btn-default:focus,
.btn-default.focus {
	background: transparent;
	border-color: transparent;
}
.btn-default:hover {
	background: transparent;
	border-color: transparent;
	opacity: 0.7;
	text-decoration:underline;
}
.col-xs-12.col-sm-12.col-md-12 a.btn.btn-info.pull-right {
    margin-right: 14px;
}
.icon-button {
	background: transparent;
	border: 0;
	margin: 5px 0 0 0;
	padding: 0;
	transition: all ease-in-out 500ms;
}
.icon-button:hover {
	background: transparent;
	transform: translate(8px);
}

.well.well-lg .form-group span.glyphicon.glyphicon-chevron-left, 
.well.well-lg .form-group span.glyphicon.glyphicon-chevron-right {
    color: #2baee2;
}
.has-error .form-control{
    border-color: #da1f26;
}
.has-error .control-label,
.has-error .form-control-feedback {
    color: #da1f26;
}
.has-success .form-control{
    border-color: #66af45;
}
.has-success .control-label,
.has-success .form-control-feedback {
    color: #66af45;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 21px;
}
input[name="captcha_code"]{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;	
    color: #555;
	display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857143;
	margin:10px 0 0 0;
    padding: 6px 2px 6px 4px;
    width: 33%;
}
a.btn.btn-info, input#button {
    background: #243978;
}

/* GENERALES */
hr {
	border-top: 1px solid #e1e1e1;
}
ul, ol {
	padding-left:30px;
}
ul li, ol li {
	  margin: 0;
}
ul li a, ol li a{
	color: #2baee2;
}
ul li a:hover, ol li a:hover{
	color: #2baee2;
	opacity:0.7
}
.row {
	margin-top:20px;
    margin-bottom: 20px;
}
.jumbotron {
	background: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 0px;
}
.jumbotron h1,
.jumbotron .h1 {
	color: #243978;
	font-size:26px;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 14px;
}
.well {
	background: #eee;
	border: 0;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0)
}
.well-sm {
	padding: 12px;
	margin-top: 15px;
}
/* BARRA FIRMAS */
.progress {
    margin-bottom: 6px;
	margin-top: 0px;
}
.progress-bar {
	font-size: 14px;
	padding-left: 5px;
    text-align: left;
}
.progress-bar-info {
	background: #a9d4da;
	color: #333;
}
.progress-bar[aria-valuenow="0"] {
  color: gray;
  min-width: 3%;
  background: transparent;
  box-shadow: none;
}
/* VÍDEOS */
.embed-responsive-16by9 {
	margin-bottom: 40px;	
}
.embed-responsive-4by3 {
	margin-bottom: 15px; 
}

/* ARTÍCULOS  */
article h1 {
    color: #2baee2;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 60px;
    text-transform: uppercase;
}
article h2 {
  color: #2baee2;
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 30px;
}
article h3 {
  color: #243978;
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top:30px;
}
article h4 {
  color: #243978;
  font-size: 21px;
  margin-bottom: 20px;
  margin-top: 25px; 
}
article h5 {
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 25px;
  margin-top: 25px;
}
article h6 {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}
article h1:first-child,
article h2:first-child{
	margin-top: 0;
	padding-top: 0;

}
article p a,
article p a:link, 
article p a:visited,
article p a:hover  {
  color:#243978;
}
article p a:hover {
  color:#243978;
  opacity: 0.7;
}
article ul li, article ol li {
  line-height: 25px;
  margin-bottom: 8px;
  margin-left: 20px;
}
article ul li a, article ol li a  {
  color: #243978; 
}
article ul li a:hover, article ol li a:hover{
  color: #243978;
  opacity:0.7;
}
article blockquote {
	color: #000;
	font-size: 16px;
    margin: 0 0 30px 30px;
}
article blockquote footer {
    background: #fff
}
article table {
    margin-bottom: 20px;
    margin-top: 30px;
    max-width: 100%;
	width: 100%;
}
article th {
    color: #243978;
    border-bottom: 2px solid #aaa;
    font-weight: 700;
    font-size: 16px;
	padding: 8px;
	text-transform: uppercase;
    vertical-align: bottom;
}
article td {
    border-top: 1px solid #ddd;
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top;
}

/* NUEVOS */
section.main {
    margin-bottom: 50px;
}
a.underline {
	text-decoration:underline;
}
h1.text-primary.text-right.text-uppercase {
    margin-top: 10px;
}
h2.bloque {
	color: #243978;
	font-family: 'aleobold';
	font-size: 36px;
  	margin-bottom:50px;
	margin-top: 70px;
	text-align: center;
	text-transform: uppercase;
}
.col-xs-12.col-sm-12.col-md-6 h2.bloque,
.col-xs-12.col-sm-12.col-md-5.vr h2.bloque,
.col-md-4 h2.bloque {
	font-size: 25px;
    margin: 0 0 10px;
    text-align: left;
}
h3.bloque {
    color: #243978;
    font-size: 21px;
    font-weight: 400;
    line-height: 22px;
	margin: 10px 0 20px;
}
h4.bloque {
    color: #243978;
    line-height: 22px;
    padding: 5px 5px 5px 17px;
}
h3.relacionados {
	padding-top: 20px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
h5.relacionados {
	background: #fff;
	color: #243978;
	font-size: 25px;
	margin: 0 0 10px -15px;
	min-width: 285px;
	padding-bottom: 6px;
	text-transform: lowercase;
}
h5.relacionados::first-letter {
	text-transform: uppercase;
}
hr + h3.relacionados {
    color: #243978;
    font-size: 25px;
    text-transform: lowercase;
    padding-bottom: 0;
}
a.text-uppercase.font-2x {
    font-size: 14px;
    line-height: 45px;
    text-decoration: underline;
}
article .col-xs-12.col-sm-12.col-md-10 {
    width: 100%;
}
.mas-info {
    line-height: 40px;
    text-decoration: underline;
    text-transform: uppercase;
}
.row.bg-info {
	background:#243978;
	margin: 40px 0 0 0;
}
.row.bg-info h2.bloque{
	color: #fff;
    margin-bottom: 40px;
    margin-top: 40px;
	text-align: left !important;
}
.row.bg-info ul li a, 
.row.bg-info .multicolumn h5,
.row.bg-info .text-muted {
    color: #fff;
}
.row.presentacion {
	background:#1a74b7;
	height: 492px;
	margin: 0;
	padding-top: 80px;
   -webkit-box-shadow: inset 11px 42px 61px -40px rgba(0,0,0,0.75);
   -moz-box-shadow: inset 11px 42px 61px -40px rgba(0,0,0,0.75);
   box-shadow: inset 11px 42px 61px -40px rgba(0,0,0,0.75);
}
/*.row.presentacion .container {
   margin: 0 8%; 
}*/
.row.presentacion .container .col-sm-12.col-md-5 {
    margin-bottom: 15px;
    margin-left: 15px;
}
.presentacion h1 {
	color: #fff;
	font-family: 'aleobold';
	font-size: 48px;
    line-height: 40px;
    margin-bottom: 40px;
    text-align: right;
}
.presentacion h1 small {
	color: #fff;
	font-size: 30px;
}
.calidad {
	margin-bottom: 50px;
	margin-top: -48px;
	text-align: center;
}
.calidad .bg-white {
    border: 1px solid #ccc;
    float: left;
    /*height: -webkit-fill-available;*/
    min-height: 287px;
    margin:0 7px 7px;
    padding: 0 15px 15px;
    position: relative;
    width: 23%;
}
@media (min-width: 992px) and (max-width: 1199px) {
.row.presentacion {
    height: 450px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.row.presentacion {
    height: 670px;
    padding-top: 10px;
}
.row.presentacion .container .col-sm-12.col-md-5 {
    margin-left: 0;
}
.calidad .bg-white {
	height: 257px;
    width: 48%;
}
.col-sm-6.col-md-3.text-center {
    min-height: 620px;
}
}
@media (max-width: 767px) {
.row.presentacion {
    height: 615px;
    padding-top: 15px;
}
.calidad .bg-white {
	height: 325px;
	margin: 0 11px 3px;
    width: 46%;
}
}
@media (max-width: 600px) {
.row.presentacion {
    height: 550px;
    padding-top: 0;
}
.calidad .bg-white {
    margin: 0 9px 3px;
}
}
@media (max-width:500px) {
.row.presentacion {
    height: 520px;
    padding-top: 0;
}
.calidad .bg-white {
    height: max-content;
    width: 96%;
}
}
@media (max-width: 400px) {
.row.presentacion {
    height: 490px;
    padding-top: 0;
}
}

/* VIDEOS RESPONSIVE SENCILLOS*/
.videoclip {
  display: block;
  height: 0;
  margin-bottom: 40px;
  margin-top: 50px;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.videoclip::before {
  display: block;
  content: "";
}
.videoclip iframe,
.videoclip embed,
.videoclip object,
.videoclip video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* TIMELINE / TE PUEDE INTERESAR */
.row.bg-gray .container{
    min-height: 700px;
    padding: 120px 0; 
}
.timeline,
.timeline-horizontal {
  list-style: none;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
    position: absolute;
    z-index: 100;
}
.timeline-horizontal {
    list-style: none;
    position: relative;
    display: inline-block;
}
.timeline-horizontal:before {
    background: #fff;
    height: 8px;
    top: auto;
    bottom:50%;
    left: 10%;
    width: 70%;
    margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
    display: table-cell;
    width: 20%;
}
.timeline-horizontal .timeline-item .timeline-panel {
  position: relative;
  top: 295px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
    top: auto;
    bottom: -16px;
    left: 28px !important;
    right: auto;
    border-right: 16px solid transparent !important;
    border-top: 16px solid #c0c0c0 !important;
    border-bottom: 0 solid #c0c0c0 !important;
    border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  	display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
    bottom: -25px;
    left: 80px;
}
.timeline-panel.text-center p {
    margin-top: 24px;
}

/* PLAN DE VIDA */
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #fff;
}
.ih-item a:hover {
  text-decoration: none;
  opacity: 1 !important;
}
.ih-item img {
  width: 100%;
 /* height: 100%;*/
}
.ih-item.circle {
/*  width: 220px;
  height: 220px;*/
  border-radius: 50%;
  margin: 0 4px 50px 4px;
  position: relative;
}
.ih-item.circle .img {
  position: relative;
/*  width: 220px;
  height: 220px;*/
  border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
/*  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 1), 0 1px 2px rgba(0, 0, 0, 0);
*/ -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.circle.effect10 .img {
  z-index: 11;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
   width: 73%;
   margin: 0 auto;
}
.ih-item.circle.effect10.colored .info {
  background: transparent;
}
.ih-item.circle.effect10 .info {
  background: #333333;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect10 .info h3 {
  color: #243978;
  text-transform: uppercase;
  position: relative;
 font-family: 'aleo', Arial, Helvetica, sans-serif; 
/*  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);*/
 font-weight: 500; 
  font-size: 21px;
  line-height: 27px;
}
.ih-item.circle.effect10 .info p {
  color: #bbb;
  font-style: italic;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.ih-item.circle.effect10 a:hover .info {
  visibility: visible;
  opacity: 1 !important;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.circle.effect10.top_to_bottom .info h3 {
  margin: 0 30px;
  padding: 41px 0 0 0;
  height: 78px;
}
.ih-item.circle.effect10.top_to_bottom .info p {
  margin: 0 30px;
  padding: 5px;
}
.ih-item.circle.effect10.top_to_bottom a:hover .img {
  -webkit-transform: translateY(50px) scale(0.5);
  -moz-transform: translateY(50px) scale(0.5);
  -ms-transform: translateY(50px) scale(0.5);
  -o-transform: translateY(50px) scale(0.5);
  transform: translateY(50px) scale(0.5);
}
.ih-item.circle.effect10.bottom_to_top .info h3 {
  margin: 130px 30px 0;
  padding: 33px 0 0 0;
  height: 78px;
}
.ih-item.circle.effect10.bottom_to_top .info p {
  margin: 0 30px;
  padding: 5px;
}
.ih-item.circle.effect10.bottom_to_top a:hover .img {
  -webkit-transform: translateY(-50px) scale(0.5);
  -moz-transform: translateY(-50px) scale(0.5);
  -ms-transform: translateY(-50px) scale(0.5);
  -o-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5);
}

@media (min-width: 992px) and (max-width: 1199px) {
.ih-item.circle.effect10.bottom_to_top a:hover .img {
    margin-top: 20px;
}
.ih-item.circle.effect10.bottom_to_top .info h3 {
    margin: 100px 30px 0;
    padding: 33px 0 0 0;
    height: 78px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.ih-item.circle.effect10.bottom_to_top .info h3 {
    margin: 44px 0 0;
}
}
@media (max-width: 767px) {
.row.margin {
    margin-top: -20px;
}
.ih-item.circle {
  height: 220px;
  margin-right: auto;
  margin-left: auto;
  width: 220px;
}
.ih-item.circle .img {
  width: 220px;
  height: 220px;
}
.ih-item.circle.effect10 .img {
	width: 100%;
}
.ih-item.circle.effect10.bottom_to_top .info h3 {
    margin: 90px 0px 0;
}
}

/* DESTACADOS */
.destacados {
	background: url(images/fondo_destacados.jpg) no-repeat center bottom;
	margin: 0 0 30px 0;
	min-height: 400px;
}
.destacados h2.bloque {
	color: #fff;
    font-family: 'aleobold';
    font-size: 32px;
    margin-bottom: 0;
    margin-top: 57px;
    text-align: right;
}
.destacados .bg-white {
    margin: 40px 0;
    padding: 15px;
}
.multicolumn{
	column-count: 2;
    column-gap: 40px;
	column-fill:auto;
	-moz-column-count: 2;
    -moz-column-gap: 40px;
	-moz-column-fill:auto;
	margin-top: 15px;
}
.multicolumn li{
	break-inside: avoid-column;
	margin-bottom: 30px;
}
.multicolumn  h5{
	margin:0 0 3px 0;
}

@media (max-width: 767px) {
.multicolumn {
    column-count: 1;
}
.destacados .bg-white {
    margin: 20px 0;
}
}

/* CAROUSEL */
.carousel {
    margin: 0;
}
.carousel-control {
    width: 0;
}
.carousel-control.left, .carousel-control.right{
    background-image: none;
    color: #d5d5d5;
}
.carousel-caption {
	background: rgba(13, 20, 41, 0.53);
	bottom: 15%;
	left: 9%;
    padding: 15px 20px 20px;
    text-align: left;
    width: max-content;
/*  margin: 0 auto;
    height: fit-content;
    width: -moz-fit-content;
    bottom: 0%;
    left: 14%; 
    margin-left: 6%;
    text-align: left;
    text-shadow: none;
    width: 37%;*/
}
.carousel-caption a:hover, .carousel-caption a:active{
	text-decoration: underline;
}
.carousel-caption h2{
	color: #fff;
    font-family: 'aleobold';
    font-size: 30px;
    letter-spacing: 1px;
    margin: 0;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4); 
}
.carousel-caption h3{
   color: #fff;
   font-family: 'aleoitalic';
   font-size: 27px;
   letter-spacing: 1px;
   line-height: 40px;
   margin: 0;
   text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4); 
}
.carousel-caption h4{
 	color: #2bafe3;
   font-family: 'aleo';
}
.carousel-caption.sider1 {
    margin-left: 22%;
}
.carousel-caption.sider2 {
    margin-left: 22%;
}
.carousel-caption.sider3 {
    margin-left: 22%;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators li {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
}
.carousel-indicators .active {
	background-color: #fff;
    width: 21px;
    height: 21px;
}
.carousel-inner>.item>a>img, 
.carousel-inner>.item>img {
    margin: 0 auto;
} 
/*.carousel-inner>.item>a:hover {
    opacity: 1 !important;
}*/
a.right.carousel-control {
    right: 5%;
}
a.left.carousel-control {
    left: 5%;
}

@media (min-width: 768px) and (max-width: 991px) {
.carousel-caption {
    width: auto;
}
}
@media (max-width: 767px) {
.carousel-caption {
    width: auto;
}
}
/*@media (min-width: 1200px) {
.carousel-caption {
    bottom: 15%;
    width: 50%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-caption {
    bottom: 10%;
    width: 36%;
}
.carousel-caption h2{
	font-size: 31px;
}
.carousel-caption h3{
	font-size: 28px;
   line-height: 30px;
}
.carousel-caption h4{
    font-size: 18px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-caption {
    bottom: -10%;
}
.carousel-caption h2{
	font-size: 24px;
}
.carousel-caption h3{
	font-size: 21px;
   line-height: 30px;
}
.carousel-caption h4{
    font-size: 18px;
}
}*/
/* CAROUSEL LOGOS */
div#carousel123 .carousel-inner {
    width: 88%;
    margin: 0 auto;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
            transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}

@media (max-width: 767px) {
.carousel-inner .item .img-responsive {
    margin: 0 auto;
}
}

/*LISTADOS PROYECTOS + INFORMATE*/
.portfolio-item {
    margin:0 0 50px 0;
}
.col-md-4.popup-gallery.portfolio-item  {
    margin:0 0 50px 0;
}
.portfolio-item h4 {
	font-family: 'aleobold';
	font-size: 18px;
    line-height:30px;
    margin:0 0 10px 0;
}
.col-md-6 ul li h4 {
	margin:0;
}
.portfolio-item p.text-muted {
    display: inline-block;
    line-height: 18px;
    margin:0 0 5px 0;	
}
.portfolio-item p.text-shade{
	margin-top:0;
}
.portfolio-item p a.btn_video {
    margin: 0 0 -4px 0;
}
.portfolio-image {
   	overflow:hidden;
    width:100%;
}
.portfolio-thumb{
    margin:0 0 15px 0;
	overflow:hidden;
    width:100%;
}
.portfolio-image img, .portfolio-thumb img{
    width:100%;
}
.portfolio-item.popup-gallery {
    margin: 0;
}

/*INFORMATE 1ER ELEMENTO DESTACADO */
.portfolio-item.destacado {
    background: #f5f5f5;
	margin: 0 0 60px 0;
	height: 326px;
    overflow: hidden;	
    padding: 0 0 0 30px;
	/*padding: 0 28px 0 0;
    width: 1170px;*/
	width: 100%;
}
.portfolio-item.destacado h4 {
    font-size: 26px;
	line-height: 30px;
    margin:0 0 19px 0;
}
.portfolio-item.destacado p.text-muted {
    margin:30px 0 3px 0;	
}
.portfolio-item.destacado .portfolio-thumb {
   	float:left;
	height: 326px;
	margin: 0 50px 0 0;
	width:50%;
}
.portfolio-item.destacado .image_num {
    float: none;
    left: -100px;
    position: relative;
    top: 150px;
    display: inline-block;
}
.portfolio-item.destacado + .portfolio-item, .portfolio-item.destacado + .portfolio-item + .portfolio-item  {
	width: 585px;
}
.portfolio-item.destacado + .portfolio-item .portfolio-thumb, .portfolio-item.destacado + .portfolio-item + .portfolio-item .portfolio-thumb {
    /*height: 254px;
    width: 75%;*/
    height: 286px;
    margin: 0 auto 15px auto;
    width: 100%;
}
@media (max-width: 793px) {
.portfolio-item.destacado {
	height: initial;
	padding: 0 15px; 
	width: initial;
}
.portfolio-item.destacado .portfolio-thumb {
    height: initial;
}
.portfolio-item.destacado .portfolio-thumb,
.portfolio-item.destacado + .portfolio-item, .portfolio-item.destacado + .portfolio-item + .portfolio-item {
    margin: 0;
	width: initial;
}
}

/*MATERIALES RELACIONADOS COLUMNA*/
aside > .portfolio-item {
    margin:0 0 45px 0;
}
aside > h4.bloque {
	border-top: 1px solid #e6e6e6;
    padding: 15px 5px 5px 0;
}
aside > h4.bloque:first-child, 
aside h5.relacionados + h4.bloque {
    border-top: none;
    padding: 4px 0 4px 4px;
}

aside > .portfolio-item h5 {
    font-size: 16px;
    font-weight: bold;
    margin:0 ;
}
aside > .portfolio-item > p  {
    margin:0 0 12px 0;
}
aside > .portfolio-item > ul li {
    margin: 0 0 15px 0;
}
aside > .portfolio-item > .portfolio-image {
    margin:0 0 8px 0;
}
aside > .portfolio-item.popup-gallery {
    margin:0 0 25px 0;
}
.btn_video{
    border: 1px solid #243978;
    display: inline-flex;
    line-height: 22px;
    padding: 0 6px 0 0;
}
span.glyphicon.glyphicon-play-circle {
    background: #243978;
    color: #fff;   
	margin: -1px 6px 0 0;
	padding:4px 6px 8px 6px;
}
.image_num{
	background: #243978;
    color: #fff;
    float: right;
    position: relative;
    top: -65px;
    display: inline-block;
    padding: 0 5px;
}

/*MAPA WEB + RESULTADO BÚSQUEDA*/
.lista li{
	font-size:16px;
	font-weight: bold;
	list-style:none;
	margin: 20px 0 0 0;
	text-transform:uppercase;
}
.lista li li {
	font-size:15px;
    font-weight: normal;
	list-style:none;
	margin: 8px 0 0 0;
	text-transform:uppercase;
}
.lista li li li{
	font-size:15px;
	margin: 10px 0 0 0;
	padding: 0px;
}
.lista li li li a{
	color: #0093d8;
}
.lista li li li li{
	margin: 5px 0 5px 15px;
	text-transform:none;
}
.lista li li li li:before {
    color: #999;	
	content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    float: left;
    margin-top: 2px;
    margin-left: -15px;
}
.lista li li li li a{
	color: #555;
}

/*MAPA CIRCULOS CENTROS AGRUPADOS*/
.marker-cluster div {
	color:#fff !important;
    font: 16px Arial, Helvetica, sans-serif !important;
	font-weight:bold !important;
    height: 28px !important;
	width: 28px !important;
}
.leaflet-marker-icon.marker-cluster.marker-cluster-small.leaflet-zoom-animated.leaflet-clickable,
.leaflet-marker-icon.marker-cluster.marker-cluster-medium.leaflet-zoom-animated.leaflet-clickable {
    width: 0 !important;
    height: 0 !important;
}
.marker-cluster-small div, .marker-cluster-medium div {
    background-color: rgba(112, 113, 115, 0.8) !important;
}


.columns label.radio-inline, .columns label.checkbox-inline{
  width: 100%;
}
.columns label.radio-inline:first-child, .columns label.checkbox-inline:first-child {
	margin-left:10px;
}
.col-md-3.col-md-offset-3.text-right {
    margin-top: 5px;
}

@media (min-width: 1200px) {
.portfolio-thumb{
	height: 206px;
}
.col-xs-12.col-sm-12.col-md-10 .portfolio-image {
	/*height:540px;*/
	height:auto;
	padding-bottom: 15px;
}
aside > .portfolio-item > .portfolio-image {
	height: 143px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.portfolio-thumb{
	height: 168px;
}
.col-xs-12.col-sm-12.col-md-10 .portfolio-image {
	height:444px;
}
aside > .portfolio-item > .portfolio-image {
	height: 115px;
}
}

@media (min-width: 992px) {
section {
	overflow:hidden;
}
article.vr-vertical {
	padding-right:25px;
}
aside.vr-vertical {
	background: #eee;
	border-top: 1px solid #fff;
	margin-left:25px;
}
article.vr-vertical:after {
  background: #e5e5e6;
  width: 0px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 700px;
}
.vr  {
  	overflow: hidden;
  	border-left: 1px solid #e5e5e6;
	padding: 0 50px;
}
.portfolio-item {
    margin:0 0 30px 0;
}
.col-md-4.popup-gallery.portfolio-item  {
    margin:0 0 30px 0;
}
label.radio-inline, label.checkbox-inline {
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 2%;
  margin-left:0;
  padding:0 0 5px 25px;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-left: 0;
}
.columns label.radio-inline, .columns label.checkbox-inline{
  min-width: 190px;
  vertical-align: top;
  padding: 10px 10px 0px 30px;
  width: 38%;
}
.columns label.radio-inline:first-child, .columns label.checkbox-inline:first-child {
	margin-left:0px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.portfolio-thumb{
	height: 411px;
}
.col-xs-12.col-sm-12.col-md-10 .portfolio-image {
	height:411px;
}
aside.col-md-12 {
    position: inherit;
}
aside > .portfolio-item > .portfolio-image {
	height: 387px;
}
aside {
	margin-top:40px;
}
}

@media (min-width: 768px) {
.dl-horizontal dt {
    white-space: initial;
    width: 114px;
}
.dl-horizontal dt h6{
	background: #0093dd;
	display:inline-block;
	font-size: 16px;
    font-weight: 400;
	margin-top: 10px;
}
.dl-horizontal dd {
	margin-left: 126px;
}
.dl-horizontal dd p{
	margin-top:15px;
}
.dl-horizontal dd ul {
	color:inherit;
	margin-top:15px;
	padding-left:12px;
}
.dl-horizontal.links dt {
    width: 400px;
}
.dl-horizontal.links dd {
	margin-left: 420px;
	margin-top:0;
}
.dl-horizontal.links dd h6{
	font-weight:400;
	line-height: 14px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.dl-horizontal.links dd p{
	margin-top:0;
	margin-bottom:10px;
}
.dl-horizontal.links dd h5{
	margin-bottom:0px;
	margin-top: 15px;
	font-size: 18px;
}
.jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
}
.col-xs-12.col-sm-4.text-center > img {
    float: right;
}
}

@media (max-width: 991px) {
.centros {
    background: #e8e8e8;
}
}

@media (max-width: 767px) {
aside {
	margin-top:40px;
}
aside.col-md-12 {
    position: inherit;
}
.icon-button {
	transition: none;
}
.icon-button:hover {
	transform: none;
}
a.btn.btn-primary {
    margin: 2px 0 10px 16px;
}
.col-xs-12.col-sm-12.col-md-5.text-center p:first-child {
    margin: 10px 0 0 0; 
}
}

@media (min-width: 280px) and (max-width: 400px) {
.jumbotron > .container > .col-md-4 > img{
	width: 100%;
}
}



/*CORRECCIONES GALEGO*/
a.btn.btn-info img {
    display: none;
}

/*FORMULARIO GALEGO*/
article.col-md-8.vr-vertical .paso {
	background: #eee;   
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    float: left;
    padding: 24px 48px;
    width: 100%;
}
article.col-md-8.vr-vertical p.paso_titulo {
	color: #243978;
	float: left;
	font-size: 18px;
	font-weight: 400;
    line-height: 1.3;
    margin: 20px 0 0;
    width: 100%;
}
article.col-md-8.vr-vertical p.paso_titulo span{
	font-weight: 700;
	text-transform: uppercase;
}
.paso label,
.paso label.obligatorio {
 	float: left;
 	display: inline-block;
 	height: 46px;
    max-width: 100%;
    margin-bottom: 0;
 	padding: 7px 30px 3px 0;
    text-align: right;
    width: 40%;
}
.paso input#usuario,
.paso input#password,
.paso select#condicion,
.paso input#realname,
.paso input#apelidos,
.paso select#identificacion,
.paso input#numero,
.paso select#tvia,
.paso input#xvia,
.paso input#piso,
.paso input#cp,
.paso input#poboacion,
.paso input#poblacion,
.paso select#provincia,
.paso select#pais,
.paso select#dia,
.paso select#mes,
.paso select#ano,
.paso input#email2,
.paso input#telefono,
.paso select#idioma,
.paso select#periodicidad,
.paso input#ocantidad,
.paso input#titular,
.paso input#IBAN,
.paso input#SWIFT,
.paso select#doar,
.paso select#area,
.paso select#sexo,
.paso select#profesion,
.paso input#derechos,
.paso input#asunto,
.paso select[multiple], 
.paso select[size],
.paso input.file,
.paso textarea,
.paso input#razon,
.paso input#cif {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;   
    box-sizing: border-box;
    color: #555;
    display: block;
    font-family: inherit;
    float: right;
    height: 34px;
    padding: 6px 30px 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    margin: 0 0 13px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 60%;
}
.paso select[multiple], 
.paso select[size],
.paso textarea {
    height: auto;
    width: 100%;
}
.paso select[multiple] {
    margin-top: 10px;
}
.paso textarea {
    min-height: 120px;
}
.paso input#IBAN {
    min-width: 60%;
}
.paso label.check {
   padding-right: 10px;
    width: auto;
}
.paso .form ul li label.check {
    height: auto;
}
.paso input[type=radio]{
	float: left;
	margin: 10px 5px 0;
}
.paso input[type=radio]:first-of-type {
    margin-left: -20px;
}
.paso input[type=radio]:last-of-type {
    margin-left: -20px;
}
.paso input[type=radio] ~ br {
  display: none;
}
.paso input[type=checkbox]:first-of-type {
    margin-left: 0;
}
.paso input#outra {
    margin-left: 36%;
}
.paso label#labelotracantidad {
    padding-right: 0;
}
.paso input#ocantidad{
	/*width: 38%;*/
	width: 27%;
}
.paso img#nombreok,
.paso img#nombrenok,
.paso img#apellidosok,
.paso img#apellidosnok,
.paso img#numeroidentificacionok,
.paso img#numeroidentificacionnok,
.paso img#viaok,
.paso img#vianok,
.paso img#pisook,
.paso img#pisonok,
.paso img#codpostalok,
.paso img#codpostalnok,
.paso img#poblacionok,
.paso img#poblacionnok,
.paso img#provinciaok,
.paso img#provincianok,
.paso img#dianacimientook,
.paso img#dianacimientonok,
.paso img#mesnacimientook,
.paso img#mesnacimientonok,
.paso img#anonacimientook,
.paso img#anonacimientonok,
.paso img#emailok,
.paso img#emailnok,
.paso img#claveok,
.paso img#clavenok,
.paso img#telefonook,
.paso img#telefononok,
.paso img#titularok,
.paso img#titularnok,
.paso img#IBANok,
.paso img#IBANnok,
.paso img#SWIFTok,
.paso img#SWIFTnok,
.paso img#vinculacionok,
.paso img#vinculacionnok,
.paso img#titularok,
.paso img#titularnok,
.paso img#contenidook,
.paso img#contenidonok,
.paso img#mensajeok,
.paso img#mensajenok {
	float: left;
    height: 15px;
    left: 58%;
    margin: 0 -8px 0;
    position: relative;
    padding: 0;
    top: 10px;
}
.paso img#dianacimientook,
.paso img#dianacimientonok,
.paso img#mesnacimientook,
.paso img#mesnacimientonok,
.paso img#anonacimientook,
.paso img#anonacimientonok,
.paso img#vinculacionok,
.paso img#vinculacionnok {
	left: 95%;
}
.paso img#mensajeok,
.paso img#mensajenok {
    top: 52px;
}
#idcaptchahelp {
    float: left;
    margin: -30px 0 0 177px;
}

.paso input#entrar {
    background: transparent url(images/boton_form.png) no-repeat center 0;
    border: 0;
	color: #fff;
    cursor: default;
    float: left;
    height: 18px;
    margin: 0 0 15px 3px !important;
    padding: 1px 6px;
    width: 18px;
    position: relative;
    left: 100%;
    top: -38px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.paso .form img {
    margin: 7px 0 0 5px;
}
.paso .form a img {
    float: left;
    margin-left: -17px;
    position: relative;
    left: 64%;
}
input[name="captcha_code"] {
	display: unset;
    width: 15%;
}
.paso .form img#captcha {
    margin: 10px 35px 0 0;
}
.paso .form img#captcha + a img{
    left: 209px;   
    top: 12px;
}
.paso .form a img.captcha {
 /* left: 0;*/
  right: 0;
  top:0;
}
.paso .form ul li {
    list-style: none;
    width: 100%;
    float: left;
}
.form ul li#opcproy1,
.form ul li#opcproy3 {
    margin-left:-20px;
}
.form ul li input#info1,
.form ul li input#info2,
.form ul li input#info3,
.form ul li input#info4 {
    float: left;
}
.paso .form ul li label{
    padding: 0 0 0 8px;
    text-align: left;
    width: 90%;
}
.paso .mas_info {
    float: left;
    margin: 10px 0 0 40%;
}
.acepto_politica {
    float: left;
    margin: 11px 0 0 20%;
}
.acepto_politica a {
	font-weight: bold;
    padding: 0 0 0 8px;
}
.acepto_politica input#info4 {
    float: left;
}
.boton_doar{
	background: #243978;
	border: 0;
	color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 400;    
    line-height: 1.42857143;
    margin: 15px 0 10px 0 !important;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
p.necesitamos {
    float: left;
    width: 100%;
    text-align: center;
}
p.tarjeta {
    float: left;
    font-size: 13px;
    line-height: 27px;
    margin-left: 71%;
    margin-top: -13px;
}
p.esquecin {
    text-align: right;
    margin-top: -20px;
}
p.esquecin a{
  text-decoration: none;
}
.paso .boton_gris {
	background: #1a74b7;
	float: left;
    margin: 15px 25% 10px 25% !important;
    padding: 6px 12px;
    text-align: center;
}
.paso .boton_gris a{
	color: #fff;
}

@media (max-width: 767px) {
article.col-md-8.vr-vertical .paso {
    padding: 24px 30px;
}
.paso label,
.paso label.obligatorio {
	height: auto;
    text-align: left;
    width: 100%;
}
.paso input#usuario,
.paso input#password,
.paso select#condicion,
.paso input#realname,
.paso input#apelidos,
.paso select#identificacion,
.paso input#numero,
.paso select#tvia,
.paso input#xvia,
.paso input#piso,
.paso input#cp,
.paso input#poboacion,
.paso input#poblacion,
.paso select#provincia,
.paso select#pais,
.paso select#dia,
.paso select#mes,
.paso select#ano,
.paso input#email2,
.paso input#telefono,
.paso select#idioma,
.paso select#periodicidad,
.paso input#ocantidad,
.paso input#titular,
.paso input#IBAN,
.paso input#SWIFT,
.paso select#doar,
.paso select#area,
.paso select#sexo,
.paso select#profesion,
.paso input#derechos,
.paso input#asunto,
.paso select[multiple], 
.paso select[size],
.paso input.file,
.paso textarea,
.paso input#razon,
.paso input#cif  {
    width: 100%;
}
.paso input#IBAN {
    min-width: 100%;
}
.paso input[type=radio] {
    clear: left;
}
.paso input[type=radio]:first-of-type,
.paso input[type=radio]:last-of-type {
    margin-right: 5px;
}
.paso img#nombreok,
.paso img#nombrenok,
.paso img#apellidosok,
.paso img#apellidosnok,
.paso img#numeroidentificacionok,
.paso img#numeroidentificacionnok,
.paso img#viaok,
.paso img#vianok,
.paso img#pisook,
.paso img#pisonok,
.paso img#codpostalok,
.paso img#codpostalnok,
.paso img#poblacionok,
.paso img#poblacionnok,
.paso img#provinciaok,
.paso img#provincianok,
.paso img#dianacimientook,
.paso img#dianacimientonok,
.paso img#mesnacimientook,
.paso img#mesnacimientonok,
.paso img#anonacimientook,
.paso img#anonacimientonok,
.paso img#emailok,
.paso img#emailnok,
.paso img#claveok,
.paso img#clavenok,
.paso img#telefonook,
.paso img#telefononok,
.paso img#titularok,
.paso img#titularnok,
.paso img#IBANok,
.paso img#IBANnok,
.paso img#SWIFTok,
.paso img#SWIFTnok,
.paso img#vinculacionok,
.paso img#vinculacionnok,
.paso img#titularok,
.paso img#titularnok,
.paso img#contenidook,
.paso img#contenidonok {
    left: 95%;
}
/*.paso img#titularok,
.paso img#titularnok,
.paso img#contenidook,
.paso img#contenidonok {
    left: -2%;
    top: 39px;
}*/
.paso img#mensajeok, 
.paso img#mensajenok {
    left: -15px;
    top: 37px;
}
.paso input#outra {
    margin-left: 5px;
    clear: left;
}
.paso input[type=radio]:first-of-type {
    margin-left: 5px; 
}
input[name="captcha_code"] {
    width: 50%;
}
.paso .form img#captcha {
    margin: 10px 30px 0 0;
}
.paso .form img#captcha + a img{
   left: 205px;
}

.paso .form a img {
	left: 109%;
    top:0;
}
.paso .form a img.captcha {
	left: 0;
    top:0;
}
.paso .boton_gris {
    margin: 15px 5% 10px 5% !important;
}
p.tarjeta {
    margin-left: 21px;
    margin-top: 0px;
    clear: left;
}
}


/*COLUMNA RELACIONADOS GALEGO*/
aside.col-md-3.vr-vertical {
    float: left;
}
article.vr-vertical article.vr-vertical {
    border: 0;
    padding: 0;
    width: 60%;
}
article.vr-vertical article.vr-vertical:after {
  width: 0px;
}
aside.col-md-3.vr-vertical aside.col-md-3.vr-vertical {
  float: left;
  padding: 0;
    width: 100%;
}
.franja_naranja {
    background: #243978;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 14px -20px;
    padding: 5px 5px 5px 17px;
    text-transform: uppercase;
    float: left;
}
.franja_naranja:first-letter {
  text-transform:uppercase;
}
span.telefono {
    color:#243978;
    font-weight: 700;
}
ul.lista_bullet {
    float: left;
    margin-left: 30px;
    width: 30%;
}
ul.lista_bullet li {
     margin: 5px;
}

@media (max-width: 991px) {
article.vr-vertical article.vr-vertical {
    border: 0;
    padding: 0;
    width: 93%;
}
article.col-md-8.vr-vertical .col-lg-12 > h2.text-primary {
    padding: 0;
    width: 93%;
}
aside.col-md-3.vr-vertical {
     width: 100%;
}
.franja_naranja {
    width: 100%;
}
}

@media (max-width: 767px) {
article.vr-vertical article.vr-vertical {
    width: 100%;
}
ul.lista_bullet {
    width: 100%;
}
}

@media (min-width: 472px) and (max-width: 767px) {
.paso .form a img {
    left: 104%;
}
}

/*RGPD*/

p.small-rgpd {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #808080;
}

