.contenido {
  min-height: 500px;
}
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
	background-color: #eeeef3;}
p,a,li,span{
	 font-family: 'Barlow Condensed', sans-serif;
	font-size: 14px
}
img {
    display: flex;
	width: 100%;
}
#content{
	padding: 20px;
    background: #fff;
	margin-top: 120px;
	 margin-bottom: 20px;
}
header{
	background: #fff;
    margin-bottom: 0px;
    width: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0px;
    padding-bottom: 10px;
    z-index: 1;
	
}
.blanco{
	color: #fff;
}
.azul{
	color: #278fce !important;
}
.tclaro{
	color: #adb5bd;
}
.bg-azul{
	background: #445770;
	
}
.bggrisazul{
	background: #445670;
}
.form-control:focus,
input:focus,
button:focus{
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
	background: transparent;
}
.btn{    background: transparent;
    border: 1px solid #ddd;
	    color: #0090d2;
	    padding: .375rem .75rem;
	font-size: 14px;
  
}
.btn-suscribirse{
	    padding: .1rem .75rem;
    margin: 4px;
    color: #ffffff !important;
    font-size: 12px;
    font-weight: bold;
    background: #0090d2;
    border-color: #0090d2;
	border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}
.btn-suscribirse:hover{
	    padding: .1rem .75rem;
    margin: 4px;
    color: #ffffff !important;
    font-size: 12px;
    font-weight: bold;
    background: transpareent;
    border-color: #0090d2;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.search{
	border: none;
	font-size: 12px;
    width: 90px !important;
	background: transparent;
}
.form-search{
	border: 1px solid #278fce;
	border: 1px solid #eeeef3;
 /*
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;*/
	border-radius: .25rem;
    z-index: 1;
	height: max-content;
	
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    font-size: 1rem;
    color: #212b35;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
	border: 0;}

.btn-info {
    color: #fff;
    background-color: #0f94d4;
    border-color: transparent;
}
.hamburguesa{
	color: #fff;
    background-color: transparent;
    border-color: #445770;
	border-color:  #eeeef3;
	padding: .3rem .75rem;
}
.hamburguesa i{

    color: #445770;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .5rem + 1px);
    font-weight: 400;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*footer*/
footer{
	padding-bottom: 30px;
	padding-top:30px;
}
.sitemap,
.sitemap li a{
	list-style: none;
	color: #adb5bd;
	transition: .5s all;
	font-weight: 400;
	text-align: right;
	padding-right: 5px;
	
}
.sitemap li{
	list-style: none;
    display: inline-flex;
    color: #adb5bd;
    transition: .5s all;
    font-weight: 400;
    padding-right: 5px;
}

.sitemap li a:hover{
	
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	
}
.derechos{
	border-top:  1px solid #586882;
	padding-top: 20px;
	color: #adb5bd;
	font-size: 12px;
}
/*detalle*/
.detalletit{
	    font-size: 1.5em;
    color: #445670;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.fechadet{
	font-size: 12px;
    color: #737277;
    letter-spacing: 1px;
}
.contenidode{
	padding: 20px;
}
.contenidodet p,
.contenidodet span{
	margin-left: 0px !important;
    padding: 0px;
    margin: 0px!important;
    line-height: 1.3em;
    color: #444;
}
/*welcome*/
.cont-welcome{
	padding: 0px;
	padding-top: 0px;

    margin-top: 20px;
}
.tit-sec{
font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #445670;
    display: inline-flex;
}
.barra-tit{
	display: inline-flex;
    padding: 5px;
    background: #445570;
    width: auto;
	margin-right: 5px;
}
.cont-welcome-d{
	padding: 0px;
    padding-top: 20px;
    margin-top: 20px;
}
.media{
	border-bottom: 1px solid #eaeaea;
	padding-top: 10px;
}
.num-pop{
	background: #ff5707;
	color: #fff;
	font-size: 14px;
	padding: 2px 7px;
	border-radius: 4px;
}
.enlace-side{
	
    color: #212b35;
    letter-spacing: 0px;
	font-weight: 300;
	transition: .5s all;
  
   
}
.enlace-side:hover{
	
    color: #278fce;
    letter-spacing: 0px;
	font-weight: 300;
	text-decoration: none;
  
   
}
.fecha-side{
	    color: #6c757d;
    line-height: 12px;
    font-size: 11px;
    /* padding-bottom: 5px; */
    margin-bottom: 5px;
	
}
.enlace-tit-side{
	line-height: 12px;
	
}
.tit-side{
	    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ff5707;
    line-height: 12px;
    padding-bottom: 15px;
    border-bottom: 3px solid #737277;
    display: flex;
}
.img-premium{
	max-width: 60px;
}
/*secciones*/
.card{
	border: none;
	
}
.seccionestit{
	font-size: 2.5em;
    color: #278fce;
    padding: 10px;
	
}
@media (max-width: 575.98px) {
	
	.sitemap,
.sitemap li a{
		list-style: none;
    color: #adb5bd;
    transition: .5s all;
    font-weight: 400;
    padding-left: 0;
    text-align: center;
    padding-right: 5px;
	}
	.derechos{
		text-align: center;
	}
}
@media (max-width: 767px) {
/*detalle*/
.detalletit {
    font-size: 1em;
    padding-bottom: 10px;
}
	
}
@media (max-width: 991px) {

header {
    background: #fff;
	height: 100px;
    width: 100%;
    position: fixed;
	top: 0px;
	left: 0px;
    z-index: 1;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.logotipo{
		width: 100px
}
.navbar {
  padding: 10px 5px;
    border: none;
    border-radius: 0;

}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -255px;
    height: 100vh;
    z-index: 999;
    background: #212b35;
    color: #737277;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
}

#dismiss {
    /* width: 38px; */
    /* height: 38px; */
    font-size: 14px;
    font-weight: bold;
    padding: .3rem .8rem;
    line-height: 20px;
    text-align: center;
    /* background: #ffffff1a; */
    border: 1px solid #ffffff1a;
    border-radius: .25rem;
    position: absolute;
    /* justify-content: center; */
    top: 50px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss:hover {
    background: #fff;
    color: #7386D5;
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.overlay.active {
    display: block;
    opacity: 1;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}
	
#sidebar ul {
	    padding-top: 100px;
	}
#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    border-bottom: 1px solid rgba(255,255,255,.08);
    display: block;
    color: #adb5bd;

    letter-spacing: .5px;
	transition: 1s all;
}
#sidebar ul li a:first-child {
   
    border-top: 1px solid rgba(255,255,255,.08);
 
}

#sidebar ul li a:hover {
    color: #fff;
    background: #0090d2;
}
/*
#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
   
}*/

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    font-size: 1rem;
    color: #212b35;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
	}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
#content{
		margin-top: 120px;
	}
	

	
}
@media (min-width: 992px) {
.navbar{
		padding: 0px;
	}
#dismiss {
	display: none;
	}
#sidebar .navbar-nav {
    padding: 10px;
    font-size: 1.1em;
    display: flex;
	flex-direction:row ;
	    flex-wrap: wrap;
}
.dropdown-item {
    display: block;
    width: 100%;
 padding: .25rem .8rem;
font-size: 12px;
    clear: both;
    font-weight: 400;
   
    color: #212b35;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
	}
.hamburguesa{
	display: none;
}
.logotipo{
		width: 110px
	}
header .container .int{
		display: flex;
	justify-content: space-between;
	 align-items: center;
	}
#content {
  
    margin-top: 100px;
}
}
@media (max-width: 1199.98px) {  

}
@media (min-width: 1199.99px) {
#content {
		margin-top: 140px;
}	
.dropdown-item {
 	padding: .25rem .8rem;
    font-size: 14px;
	transition: .5s all;
}
.dropdown-item:hover {
 	color: #278fce;
	background: transparent;
	
}
.logotipo{
		width: 130px
}
}
@media (min-width: 1350px){
.container {
    min-width: 1320px;}
}
