/*!
 * SEK International v0.1.0 (http://sek.net)
 * Copyright 2015 SEK.
 */
@font-face {
    font-family: FontSEK;
    src: url(../fonts/BlairMdITC.ttf);
}
.link{
	background-color: #464646;
    border: 5px #FFF solid;
}
.link a{
	color: #FFF;
}
.link a:hover{
	color:#FFF;
} 
.container {
	background-color: #E4E4E4;
}
.footer .container{
	color: gray !important;
	padding: 15px;
}

.max150 {
	max-height: 150px;
}

.row {
	/*background-color: white;*/
    padding: 15px;
    margin: 1px;
}

.row p {
	width: 100%;
}

.row p img {
    /*width: 100% !important;*/
    height: initial !important;
	position: relative;
    -webkit-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    background: #FFF;
    margin-bottom: 11px;
    padding: 5px;
    margin-top: 5px;
}
.justify {
	text-align: justify;
    text-justify: inter-word;	
}
.breadcrumb {
    margin-top: 15px;
    margin-bottom: 15px;
	font-size: large;
	font-family: FontSEK;
}

.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
     margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
    width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}


.text-primary {
    color: #00478F;
	font-family: FontSEK;
	font-size: larger;
	height:60px;
	padding: 15px;
	margin-top: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcdcdc+0,dcdcdc+84,adadad+100 */
	background: rgb(220,220,220); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZGFkYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(220,220,220,1) 0%, rgba(220,220,220,1) 84%, rgba(173,173,173,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,220,220,1)), color-stop(84%,rgba(220,220,220,1)), color-stop(100%,rgba(173,173,173,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(220,220,220,1) 0%,rgba(220,220,220,1) 84%,rgba(173,173,173,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(220,220,220,1) 0%,rgba(220,220,220,1) 84%,rgba(173,173,173,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(220,220,220,1) 0%,rgba(220,220,220,1) 84%,rgba(173,173,173,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(220,220,220,1) 0%,rgba(220,220,220,1) 84%,rgba(173,173,173,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#adadad',GradientType=0 ); /* IE6-8 */
}

.no-padding{
    padding-right: 0px;
    padding-left: 0px;
}
.list-group-item {
    background-color: transparent;
    border: 1px solid #ddd;
}

.item img {
	width: 100%;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #8A8A8A;
    border-color: #8A8A8A;
}


.carousel-caption {
    background-color: rgba(0, 0, 0, 0.50);
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
}

.container-up {
    padding-right: 0px;
    padding-left: 0px;

}

.border{
    border: #FFF;
    border-style: solid;
    border-bottom-width: 0px
}
.col-up {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar {
  margin-bottom: 0px;
}

.navbar-collapse {
  padding: 0px;
}

.navbar-nav {
    margin: 0;
}
.inline {
    display: -webkit-inline-box;
}

.navbar-brand {
    font-size: inherit;
}

.navbar-form {
    margin-left: 0;
    margin-right: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: 0;
}

.navbar-default .navbar-brand {
    color: #FFF;
}

.navbar-default .navbar-brand:hover {
    color: #DDD;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #DDD;
}

.navbar-blue .container{
    background-color: #00478F
}

.navbar-gray .container{
    background-color: #464646
}

body {
    background-image: linear-gradient(#B1BECF, #DCDCDC);
    background-repeat: no-repeat;
}

.blue-radius {
    background-image: radial-gradient(#00478F, #002B67);
    height: 260px;
}

.blue-radius img {
    display: block;
    margin: auto;
}

.blue-radius p {
    color: #FFF;
    text-align: center;
    line-height: 100%;
    font-size: 15px;
}

.blue-radius .title {
    color: #009FE1;
    font-size: 25px;
    margin: 5px;
}

.blue-radius .title small {
    color: #FFF;
    font-size: large;
}

.footer {
    width: 100%;
}

.footer .container {
    background-color: #242424;
    color: #FFFFFF;
}
/*acordion*/
.panel-group {
    width:350px;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(-100%) rotate(-90deg);
    -webkit-transform-origin: right top;
    -moz-transform: translateX(-100%) rotate(-90deg);
    -moz-transform-origin: right top;
    -o-transform: translateX(-100%) rotate(-90deg);
    -o-transform-origin: right top;
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: right top;
}
.panel-heading {
    width: 350px;
}
.panel-title {
    height:18px
}
.panel-title a {
    float:right;
    text-decoration:none;
    padding: 10px 350px;
    margin: -10px -350px;
}
.panel-contenido {
    height:600px;
}
.panel-group img {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0%) rotate(90deg);
    -webkit-transform-origin: left top;
    -moz-transform: translateX(0%) rotate(90deg);
    -moz-transform-origin: left top;
    -o-transform: translateX(0%) rotate(90deg);
    -o-transform-origin: left top;
    transform: translateX(0%) rotate(90deg);
    transform-origin: left top;
}
.panel-group .panel img {
    margin-left: 350px;
    position: absolute;
    width: 600px;
	height: 350px;
}
.fecha_agenda{
    background-image: url(../media/1135/fondo-calendario.png);
    width: 58px;
    height: 65px;
	background-repeat: no-repeat;
	text-align: center;
}
.fecha_agenda .mes{
	color:#FFF;
    font-size: 12px;
	padding-top:4px;
}

.fecha_agenda .año{
	color:#FFF;
	font-size: 11px;	
}
.fecha_agenda .dia {
    font-size: 30px;
    color: #009ee0;
    height: 35px;
    margin-top: -5px;
}
.imag-sombra{
    -webkit-box-shadow: 7px 7px 7px #585858;
  	-moz-box-shadow: 7px 7px 7px #585858;
  	filter: shadow(color=#585858, direction=135, strength=2);
}
input {
	display: none;
}
input:checked + .label, .label:hover { 
    background: #FFBB38;
    border: solid 1px rgba(0,0,0,.15);
    color: white; 
    box-shadow: 0 1px 1px rgba(0,0,0,.65), 0 1px 0 rgba(255,255,255,.1) inset;
    text-shadow: 0 -1px 0 rgba(0,0,0,.6);
}
.label { 
    font-family: helvetica;
    cursor: pointer; 
    display: block; 
    border: solid 1px transparent;
    text-align: center; 
    line-height: 40px; 
    border-radius: 3px; 
    float: left;
    width: 5%;
	min-width: 15px;
    height: 400px;
    line-height: 365px;
	max-width: 5% !important;
}
.label:last-child { margin-right: 0; }
.label {     
    background:#00478F; 
    border: solid 1px rgba(0,0,0,.15); 
}

article { 
    width: 0;
    height:400px;  
    overflow: hidden; 
    -webkit-transition: width .25s linear, opacity .2s linear; 
    transition: width .25s linear, opacity .3s linear; 
    position: relative; 
    margin-bottom: 0;
    padding: 0;
    margin-right: 10px;
    opacity: 0;
    float: left;
}
div:last-child article { margin-right: 0; }
article p {
    color: #333;
    font-family: helvetica;
    font-size: 12px;
    line-height: 18px;
    width: 95%;    
    padding: 5px 10px;
}

div > input:checked ~ article {
  width: 72%;
  opacity: 1;
}
.rotar {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
	font-size: 150%;
	cursor: pointer;
}
#cookie-bar {background:#58718A; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {background:#00aff0; color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#00478F;}
#cookie-bar .cb-enable:hover {background:#00478F;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
@media (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:40%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:45%;
    line-height: 1.2;
  }
}
				.navbar-inverse .navbar-inner_ {
    background-color: #F38F21 !important;
    padding-left: 20px;
    padding-right: 20px;
	border: 0px solid #d4d4d4;
    border-radius: 0px;
	background-image: none !important;
    background-repeat: none !important;
    border: 0px solid #d4d4d4 !important;
	border-radius: 0px !important;
	text-decoration: none;
	padding-top:5px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.nav-collapse .nav > li:hover {
background:#fff !important;
}

.nav-collapse .nav > li:hover a {
color:#e7e7e7;
outline: 0px !important;
}

.dropdown-menu {
    margin: -2px 0 0;
	background:#464646 !important;
	border:1px solid #555;
	border-radius: 0px;
}

.dropdown-menu > li > a {
    clear: both;
    color: #fff !important;
    font-weight: normal;
    white-space: nowrap;
	border-bottom:2px solid #555;	
}

.navbar .nav > li > .dropdown-menu::before, 
.navbar .nav > li > .dropdown-menu::after {
    border: none;
    content: none;
}


.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #fff;
    color: #F38F21;
}

.navbar .caret {
    border-bottom-color: #E4E4E4  !important;
    border-top-color: #E4E4E4  !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            background-image:none !important;
			background-color:#000;
			filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        }
	
.nav-collapse .nav > li > a:hover .caret{
	border-bottom-color: #000 !important;
    border-top-color: #000 !important;
}

ul.nav li.dropdown:hover ul {
display: block;
}

.dropdown-menu .dropdown-submenu ul {
	left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -5px;
	margin-left: 1px;
	border-radius: 0px !important;
}

.dropdown-menu li:hover .dropdown-menu {
    visibility: visible;
    display: block;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  background-color:#888;
  background-image: none !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
 

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
    background-color: #fff;
    color: #F38F21;
	outline: 0px !important;
}


.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    box-shadow: none;
}

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

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #fff;
    text-shadow: none;
}


.navbar .divider-vertical {
    border-right: 1px solid #ffffff;
    height: 40px;
    margin:0px;
}

@media screen and (max-width:1100px) {
	.form-horizontal .controls {
		margin-left:0;
	}
	.form-horizontal .control-group label {
		display:block;
		float:none;
		text-align:left;
	}
	
	.mt35{
		margin-top:35px !important;
	}
	
	.nav-collapse .nav > li:hover {
	background:#f38f21 !important;
	display: block;
	}
	
	.nav-collapse .nav > li > a:hover .caret{
	border-bottom-color: #fff !important;
    border-top-color: #fff !important;
}
	
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #fff;
	}


	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inv{
		background-color: #fff;
		color: #f38f21 !important;
}

	.navbar .btn, .navbar .btn-group {
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	.dropdown-menu .dropdown-submenu ul {
	left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -5px;
	margin-left: 1px;
	border-radius: 0px !important;
	}

	.dropdown-menu li:hover .dropdown-menu {
    visibility: visible;
    display: block;
	}	
}
.textocaptcha{
	padding: 5px;
    background-color: #555;
    color: #FFF;
    font-style: oblique;
    text-align: center;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
