@font-face {
    font-family: "Georgia Italic";
    src: url('./fonts/Georgia Italic.ttf');
}

@font-face {
    font-family: "Ubuntu L";
    src: url('./fonts/Ubuntu-L.ttf');
}

@font-face {
    font-family: "Ubuntu B";
    src: url('./fonts/Ubuntu-B.ttf');
}

@font-face {
    font-family: "Ubuntu";
    src: url('./fonts/Ubuntu-R.ttf');
}

@font-face {
    font-family: "Ubuntu M";
    src: url('./fonts/Ubuntu-M.ttf');
}

@font-face {
    font-family: "Questrial";
    src: url('./fonts/Questrial-Regular.ttf');
}

*{
  margin: 0;
  padding: 0;
  border-spacing: collapse;
}

body{
  margin-top: 117px;
}

.login-intranet>input{
  border: 1px solid #ccdd7d;
  border-radius: 5px;
  padding: .7;
  color:#ccc;
  text-align: center;
}

.navbar-top{
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 5px;
  height: 67px;
  flex-wrap: wrap;
  background-color: #fff;
}

.navbar-top .logo *{
  display: inline-block;
  vertical-align: middle;
  color:#002856;
  font-weight: bold;
}

@media screen and (max-width: 846px) {
    .language {
      display: none;
    }
}

.contact-info{
  width: 190px;
}

.navbar-top .contact-info img{
  float: left;
  padding: 5px;
}

.navbar-top .contact-info figcaption{
  font-weight: bold;
  margin-top: 8px;
  color: #777;
}

.navbar-top .login-intranet input{
  display: block;
  vertical-align: middle;
  margin: 7px;
}

.navbar-top .login-intranet button{
  vertical-align: middle;
  margin: 7px;
  float:right;
  height: 51px;
  border-radius: 0;
}

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

.wellcome{
  color:#002856;
  font-size: 20px;
}

.button-language{
  text-decoration: none;
  color: #043776;
  background-color: #a7a39f;
  border-bottom: 5px solid #a7a39f;
  letter-spacing: -1;
}

.button-spanish{
  padding: 18px 8px 13px 8px;
}

.button-english{
  padding: 18px 10px 13px 10px;
}

.button-language:hover{
  text-decoration: none;
}

.extention-logo{
  color: #043776;
}

.wellcome-sign{
  padding: 18px 10px 13px 10px;
  font-size: 20px;
  color: #043776;
}

.button-language.active{
  text-decoration: none;
  color: #043776;
  background-color: #CDC3BB;
  border-bottom: 5px solid #0082c2;
}

header nav{
  justify-content: center;
  background-color:#e6e7e9;
}



header nav .navbar-collapse {
    text-align: center;
}

header nav ul.nav.navbar-nav>li{	
  text-transform: uppercase;
}

@media (min-width: 750px){
	
	header nav{
		height:50px;
	}
	
	header nav .navbar-nav {
		display: inline-block;
		float: none;
	}

}

@media screen and (max-width: 480px) {

	/*WHAT?*/
	  .navbar {
        font-variant: small-caps;
        text-transform: uppercase;
      }

}

.footer-style{
  min-height: 245px;
  color: #fff;
  background-image: url("./img/bottom/pie-sin redes-01.jpg");
  background-size: cover;
  background-position: center;
  font-size: 11px;
}

.footer-style h4{
  padding: 8px 0px;
  font-size: 16px;
}


.footer-style ul li a{
  color: #fff;
}

.footer-style ul li a i{
  padding-top: 8px;
}

.navbar-nav>li>.dropdown-menu{
  background-color: rgba(15, 14, 14, 0.8);
    /* color: white; */
    border: none;
    border-top: 4px solid #82BC00;
    border-radius: 0px 0px 30px 0px;
    box-shadow: 0 0 black;
}

@media screen and (min-width: 768px){
	.navbar-nav>li>.dropdown-menu::before{
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 20px;
	  border-color: #82BC00 transparent transparent transparent;
	  border-style: solid;
	  border-width: 5px;
	}
	
	.dropdown-menu>li>a{
	  color: #ccc;
	}

	.dropdown-menu>li>a:hover{
		  background-color: transparent;
	  position: relative;
	  color: #fff;
	}

	.dropdown-menu>li>a:hover::before{
	  content: '';
	  position: absolute;
	  left: 0;
	  width: 18px;
	  top: 8px;
	  height: 10px;
	  background-color: #82BC00;
	}
	
	  .navbar-nav>.dropdown:hover>.dropdown-menu{
  	 	 display: block;
	  }
}

h2 {
    font-family: 'Ubuntu';
}

body {
    font-family: 'Ubuntu';
}

.footer-style img {
    display: block;
    margin: 1em;
}

.icas-green{
  color: #82BC00;
}

.container-body{
  height: 67px;
}

.link-ref{
  position: relative;
  top:-117px;
}

.navbar-toggle .icon-bar {
    background-color: #82BC00;
}

.sent-img{
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
}

.sent-style{
  color: #0e345f;
  padding: 4em;
  background-color: #fff;
}

/*
CSS Editoriales
*/

.banner-editoriales {
    background-image: url(../img/editoriales/editoriales.jpg);
    color: #FAFAFA;
    padding: 2em 2em 10em 2em;
    background-size: cover;
    background-position: bottom;
}


li {}

.article-footer img {
    max-width: 50px;
    max-height: 50px;
    margin: 0;
    display: inline-block;
    object-fit: cover;
}

.article-link-tittle-footer {
    display: inline-block;
    padding: 0 1em;
    font-size: 11px;
}

.article-footer {
    display: flex;
    margin-bottom: 1em;
}

.article-footer a {
    color:  #fFF;
    display: block;
}

.footer-style .col-md-2 {
    /* padding: 0 5px; */
}

.nav.navbar-nav>li:not(.dropdown)>a:hover {border-bottom: 4px solid #82bc00;}
