
*,:after,:before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
}

body {
  margin: 0;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  text-align: left;
  background-color: #fff;
	font-family: Poppins,sans-serif;
  font-size: 16px;
  background: none;
}

a:hover, a:focus {
	text-decoration:none!important;
}
#sidebar-radio .widget, 
#sidebar-tv .widget, 
#sidebar-left .widget, 
#sidebar-right .widget {
	border:0;
	margin-bottom:20px;
}
#content {
  max-width: 100%;
   overflow-x: hidden;
 	 padding-bottom: 40px;
}

#site-footer {
    background: #213b6c;
    border-top: 0;
    font-size: 14px;
    padding: 20px 15px;
}


#site-footer a{
	color:#fff;
}



nav { 
  transition: background .3s,height .3s;
}

@media (min-width:992px) {
  nav {
    height: auto;
    max-height: unset;
  }
}

nav.scrolled {
  background: #fff;
}

.navbar-wrapper {
  position: relative;
}

@media (max-width:991.98px) {
 
 .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0;
    justify-content: center;
}


}

nav .navbar-brand {
	 height: 80px;
}

nav .navbar-brand img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 80px;
  width: auto;
}

.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}

@media (max-width:1190px) {
 

}

@media (min-width:768px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
}
}
@media (max-width:768px) {
	nav .navbar-brand img {
  padding-left: 0px;
}

}

@media (max-width:991.98px) {
nav .navbar-collapse {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 1rem 2rem;
    background: #fff;
    z-index: 100;
    margin: 0!important;
}
}

@media (max-width:991.98px) {
.navbar-nav {
    position: relative;
    display: flex;
    flex-grow: 1;
    margin-top: 40px!important;
}
 
}

@media (max-width:991.98px) {
.navbar-toggler {
    border: none;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 30px;
    height: 25px;
		padding:0;
}


 .navbar-toggler-icon-open {
 
    min-width: 30px;
    min-height: 25px;
    background: url(../img/menu-toggler-button-open-bw.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

  .navbar-toggler-icon-close {
    min-width: 30px;
    min-height: 25px;
    background: url(../img/menu-toggler-button-close.svg);
		    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .navbar-toggler-icon-close,.navbar-toggler-icon-open {
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

@media (max-width:767.98px) {
 
}

@media (max-width:991.98px) {
  .menu-wrapper {
    height: 100vh;
    height: calc(var(--vh, 1vh)*100);
  }
}

@media (min-width:992px) {
  nav .navbar-collapse {
    position: static;
		width:100%;
  }
}

.navbar-light .navbar-nav li>a.nav-link {
  color: #fff;
	transform: translateY(0px);
  transition: .3s cubic-bezier(.175,.885,.32,1.275);
  line-height: 1.2;
	height:100%;
}

.navbar-light .navbar-nav li:nth-child(1) a.nav-link{
  background: #75c5e6;
}

.navbar-light .navbar-nav li:nth-child(2) a.nav-link {
  background: #5da9dd;
}

.navbar-light .navbar-nav li:nth-child(3) a.nav-link {
  background: #6c8cc7;
}

.navbar-light .navbar-nav li:nth-child(4) a.nav-link {
  background: #365897;
}


.navbar-light .navbar-nav li>a.nav-link:focus,.navbar-light .navbar-nav li>a.nav-link:hover {
  color: #fff;
	transform: translateY(-10px);
}

.navbar-light .navbar-nav li>a.nav-link.active,.navbar-light .navbar-nav li>a.nav-link:active {
  color: #fff;
	transform: translateY(-10px);
}



@media (min-width:992px) {
  .navbar-light .menu-wrapper {
    width: 100%;
  }
}

@media (min-width:992px) {
  .navbar-light .navbar-nav li>a.nav-link {
    font-size: 18px;
    padding-top: 0;
		text-align:center;
  }
}

@media (min-width:992px) {
  .navbar-light .navbar-nav li.col-md-6 {
    flex-basis: unset;
    max-width: none;
    width: 20%;
		height:44px;
  }
}

@media (max-width: 1024px) {
.navbar-light .navbar-nav li>a.nav-link {
    font-size: 16px;
    padding-top: 0;
}
}

 

#home-hero,
.interna-news{
	position:relative;  ;
}

.interna-news{
 	min-height: calc(100vh - 320px);
}
 
  
 
button.btn,button.btn.btn-info,button.btn.btn-primary {
  border-radius: 40px;
  background: #2500f9;
  color: #fff;
  padding: .75em 1em;
}

.navbar-light .navbar-nav button.btn .nav-link,button.btn a {
  padding: 0;
  color: #fff;
}

.btn-group-lg>.btn,.btn.btn-lg {
  padding: .75em 3em;
}

@media (min-width:992px) {
  .btn-group-lg>.btn,.btn.btn-lg {
    padding: 1.25em 3em;
  }
}
  

h1 img,h1 svg,h2 img,h2 svg,h3 img,h3 svg,h4 img,h4 svg,h5 img,h5 svg,h6 img,h6 svg,p img,p svg {
  height: 1.3em;
  vertical-align: middle;
  margin-left: .3em;
  margin-right: .3em;
}

.regular {
  font-weight: 400;
}

.bold {
  font-weight: 600;
}

.bolder {
  font-weight: 700;
}

.light {
  font-weight: 300;
}

 
 

@media (max-width:767.98px) {
  .new-line-md {
    display: block;
  }
}

 

.banner-with-overlay-text .content a {
  color: #fff;
}

 

.container.banner-with-overlay-text>.content>:first-child,.container.banner-with-overlay-text>.content>p {
  margin-top: 0;
}

.container.padding-b-xl>.content {
  padding-bottom: var(--spacing--relative-xxl);
}

h1,
.interna-news h1 {
	margin-bottom:10px;
font-size: 2.5rem;
font-weight:700;
}

h2{
	margin-bottom:10px;
font-size: 28px;
font-weight:700;
}

h3{
	margin-bottom:0px;
font-size: 24px;
font-weight:700;
color:#000000;
}

h3 a{
	margin-bottom:0px;
font-size: 24px;
font-weight:700;
color:#000000;
text-decoration:none;
}

.interna-news p a {
	color:#40965f;
	font-weight:700;
}

.firma {
	margin:40px 0;
	width:145px;
}

.item.novedades {
	    height: 100%;
	background:#fff;
	box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
text-align: left;
}
.box-novedades {
	padding:15px;
	padding:15px;
}

@media (max-width:767.98px) { 
.box-novedades {
    padding: 15px;
    padding: 15px 0;
}
h3 {
    margin-bottom: 0px;
    font-size: 21px;
    font-weight: 600;
    color: #000000;
}
}


 
.detalle {
	margin-bottom:20px;
}
.detalle .thumbnail {
	margin-bottom:15px;
}

.detalle .thumbnail img{
		transition:0.3s all;
}

.detalle .thumbnail img:hover{
		transform:scale(0.95)
}
 

a.mas,
.box-novedades a.mas,
.detalle a.ver_mas {
    padding: 3px 10px;
    border: 1px solid #5da9dd;
    width: 130px;
    display: inline-block;
    text-align: center;
    border-radius: 22px;
    font-size: 16px;
    color: #5da9dd;
    font-weight: 600;
		text-decoration:none;
		transition:0.3s all;
}
a.mas:hover,
.detalle a.ver_mas:hover{
	background:#5da9dd;
	color:#fff;
} 
 
 
 .contienesearch {
	     position: relative;
    background: #213b6c;
 }
.contienesearch input[type="text"] {
    width: 100%;
    padding-right: 45px;
    height: 44px;
    padding-left: 10px;
    border: 0;
     background: #213b6c;
    padding-bottom: 10px;
		color:#fff;
}

.contienesearch input#searchsubmit {
    width: 40px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/lupa.svg") no-repeat center transparent;
    background-size: 25px;
    border: 0;
}


.fecha {
    padding: 0 0px;
    margin: 0px 0;
    color: #969696;
    font-size: 14px;
    text-align: left;
}
.fecha time {
    padding-left: 20px;
    background: url("../img/calendar.svg") no-repeat left center transparent;
    background-size: 15px;
    text-align: right;
}
h6.autor {
	color: #008ebd;
	font-size:14px;
	    background: url("../img/autor.svg") no-repeat left center transparent;
    background-size: 15px;
		padding-left: 20px;
		display: flex;
    align-items: center;
 }
 
 .video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}
	
	
	
.content-sidebar {
	margin-top:44px;
}	