#header-basic a {
  cursor: pointer;
}
#header-basic a:focus {
  outline: none!important;
}
#header-basic img {
  vertical-align: middle;
}
#header-basic .cabecera-logo-container {
  padding: 10px 0;
  padding-bottom: 3px;
}
#header-basic .cabecera-datos-contacto {
  font-size: 12px;
  line-height: 15px;
  margin-top: 6px;
  text-align: right;
}
@media (max-width: 767px) {
  #header-basic .cabecera-logo-container {
	text-align: center;
  }
}
#header-basic a {
  color: #222;
}
#header-basic .cabecera-datos-contacto {
  color: #555;
}
@media (max-width: 902px) {
  #header-basic .cabecera-logo-container img {
	height: 87px;
	margin-left: -8px;
  }
}
@media (min-width: 767px) {
  #header-basic .cabecera-logo-container {
	padding: 23px 0;
	padding-bottom: 3px;
  }
  #header-basic .cabecera-logo-container img {
	height: auto;
	max-width: 375px;
  }
}
@media (max-width: 767px) {
  #header-basic .cabecera-logo-container img {
	height: 56px;
	object-fit: contain;
  }
}
#header-basic #login_link_header {
  padding: 5px 5px 5px 10px;
  font-size: 14px!important;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none!important;
  top: 12px;
  position: relative;
}
#header-basic #login_link_header:hover {
  background-color: #eee!important;
}
#header-basic .cabecera-datos-contacto {
  float: right;
}
@media (max-width: 979px) and (min-width: 768px) {
  #header-basic .cabecera-datos-contacto.span8 {
	width: 400px;
	margin-top: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #header-basic .cabecera-logo-container img {
	max-width: 255px;
	height: auto;
	margin: 7px 0 10px 3px;
  }
}
@media screen and (max-height: 767px) and (min-width: 767px) {
  #header-basic .cabecera-logo-container img {
	max-height: 70px;
  }
}
@media (min-height: 768px) {
  #header-basic #login_link_header {
	top: 29px;
  }
}
@media (min-width: 768px) {
  #header-basic .text-right.header-link ul:last-child {
	position: absolute;
	top: 88px;
	right: 0;
  }
  #header-basic .text-right.header-link ul:last-child a {
	color: #333;
  }
  #header-basic .text-right.header-link ul:last-child a:hover {
	text-decoration: none;
	color: #ff5d02;
  }
  #header-basic .text-right.header-link ul:last-child li:last-child {
	padding-right: 10px;
  }
  #header-basic .text-right.header-link ul:first-child {
	position: absolute;
	top: 0;
	right: 89px;
	font-size: 14px;
	margin-top: 41px!important;
  }
  #header-basic .text-right.header-link ul:first-child li {
	padding-left: 0;
	padding-right: 0;
  }
  #header-basic .text-right.header-link ul:first-child a:hover {
	text-decoration: none;
  }
}
#header-basic .text-right.header-link ul:last-child {
  font-size: 20px;
  color: #464646;
}
#header-basic .text-right.header-link ul:last-child a {
  font-size: 20px!important;
}
#header-basic .header-link ul:last-child li:first-child a:before {
  content: "\f095";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  font-size: x-large;
  position: relative;
  top: 2px;
  color: #333131;
}
@media (max-width: 767px) {
  #header-basic .text-right.header-link {
	display: none;
  }
}
#header-basic .text-right.header-link ul:first-child li:nth-child(2) {
  position: absolute;
  display: none;
  right: -5px;
  top: 19px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 5px;
  z-index: 99;
}
#header-basic .text-right.header-link ul:first-child li:nth-child(2):hover {
  display: block;
}
#header-basic .text-right.header-link ul:first-child li:first-child:hover + li:nth-child(2) {
  display: block;
}
#header-basic .text-right.header-link ul:first-child li:first-child a {
  background-size: 19px;
  padding-left: 30px!important;
}
#header-basic .text-right.header-link ul:first-child li:first-child a:after {
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  padding-left: 5px;
}
#header-basic .text-right.header-link ul:first-child li:nth-child(2) a {
  padding-left: 30px!important;
  background-size: 19px;
}
#header-basic .text-right.header-link {
  text-transform: uppercase;
  position: relative;
}
#header-basic .text-right.header-link ul:first-child a {
  padding: 5px 5px 5px 10px;
  font-size: 14px!important;
  line-height: 20px;
}
#header-basic .text-right.header-link ul:first-child a:hover {
  background-color: #eee!important;
}
@media (min-width: 1600px) {
  #header-basic .text-right.header-link ul:last-child {
	top: 88px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #header-basic .text-right.header-link ul:last-child {
	top: 76px;
	margin-right: 3px!important;
  }
}
@media screen and (max-height: 767px) and (min-width: 767px) {
  #header-basic .text-right.header-link ul:last-child {
	top: 76px;
  }
}
@media (min-width: 1492px) {
  #header-basic .text-right.header-link ul:first-child {
	right: 85px;
  }
}
@media (min-height: 768px) {
  #header-basic .text-right.header-link ul:first-child {
	margin-top: 58px!important;
  }
}
@media (max-width: 979px) {
  #header-basic .text-right.header-link {
	display: none;
  }
}