div.welcome {
	width: 50%;
}
div.welcome img {
	display: inline !important;
}

@media (min-width:200px) and (max-width:992px) {
div.welcome {
	margin-top: 60px;
	width: 100%;
}
}
div#HEADROTAIMG {
	float: left;
	margin: 0 auto;
	margin-left: 15px;
}
div#HEADROTAIMG ul li {
	float: left;
}
div#menu_content_top {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 1025px;
	height: 75px;
	background-image: url('img/sombra_top.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
div#menu_content_top div#tab_nav_content {
	float: left;
}
div#menu_content_top ul#social_media_btn {
	position: relative;
	right: 0px;
	bottom: -10px;
	float: right;
}
div#menu_content_top ul#social_media_btn li {
	float: left;
}

/*footer#footer {
	height: 42px;
	width: 1025px;
	margin: 0 auto;
	margin-top: 20px;
	border-top: #6B784A solid 1px;
}
/* Footer */

/*#footer {
	padding: 3em 0 3em 0;
	background-color:#606063;
	color:#f1f2f3;
}
#footer a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#footer a:hover {
	color: #D5652B;
	border-bottom-color: transparent;
}
#footer .container {
	margin-bottom: 4em;
}
#footer .icons {
	text-align: center;
	margin: 0;
}
#footer .icons a {
	color: #999;
}
#footer .icons a:hover {
	color: #474747;
}
#footer .copyright {
	color: #f1f2f3;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#footer .copyright ul.menu li, #footer .copyright ul.menu li span{
	min-width:55px;	
}
#footer .copyright ul.menu li, #footer .copyright ul.menu li span, #footer .copyright ul.menu li img, #footer .copyright ul.menu li a {
 	/*height:100%;
	width:100%;*/
  /*  vertical-align: middle;
  
}*/
div.footer {
	width: 100%;
	display: block;
	/*font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;*/
}
div.footer ul#copy {
	width: 100%;
	margin-top: 15px;
}
ul#copy li {
	float: left;
	margin-left: 5px;
	color: #cccccc;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
	text-transform: uppercase;
	font-size: 11px;
}
ul#copy li.develop {
	float: right;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	font-size: 10px;
	background-image: url(img/logoSolo35X35.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 40px;
	height: 40px;
	padding-top: 14px;
}
ul#copy li a {
	color: #cccccc;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
	text-transform: uppercase;
	display: block;
}
ul#copy li a:hover {
	font-weight: normal;
}
/* Header */

#header {
	/*text-align: center;
	/*padding: 3em 0 0 0;*
	background-color: #efefef;
	/*background-image: url("img/bg02.png"), url("img/bg02.png"), url("img/bg01.png");*
	background-position: top left, top left, top left;
	background-size: 100% 6em, 100% 6em, auto;
	background-repeat: no-repeat, no-repeat, repeat;*/
	/*position: relative;*/
}
#header h1 {
	min-height: 132px;
	padding: 31px 0 22.5px 0;
	margin: 0;
}
#header h1 a {
	font-size: 1.5em;
	letter-spacing: -0.025em;
	border: 0;
}

#header .i2m_margin{
	margin-top: 26px;
}

.i2m-back-rojo {
    background-color: #BF0811 !important;
}
#header .i2m_row{
	padding: 0!important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#nav {
	cursor: default;
	background-color: #f26623;
	/*background-image: linear-gradient(to bottom, #f26623 0px, #f26623 100%);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.1)), url("img/bg01.png");
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.1)), url("img/bg01.png");
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.1)), url("img/bg01.png");
		background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.1)), url("img/bg01.png");*/
		/*height: 6.75em;*/
	padding: 0;
}
.navbar-inverse {
	background-image: linear-gradient(to bottom, #efefef 0px, #efefef 100%);
	background-repeat: repeat-x;
	border-radius: 4px;
}

#nav:after {
	content: '';
	display: block;
	width: 100%;
	/*height: 0.85em;*/
	background-color: #f26623;/*background-image: url("img/bg01.png");*/
}
#nav > div > div > ul {
	margin: 0;
}
.navbar-nav > li {
	float: none;
}

#i2m_btn .navbar-nav > li {
	float: left !important;
}
#i2m_btn .navbar-nav > li a i {
   
    padding: 3px;
    display: inline-block;
    margin-right: -8px;
    
    transition: 0.3s;
    min-width: 40px;
    text-align: center;
}
#i2m_btn .navbar-brand {
    
    height: 40px;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 14px;
}
#i2m_btn .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}
#i2m_btn.navbar-inverse {
    background-image: linear-gradient(to bottom,#3c3c3c 0,#222 100%) !important;
    background-repeat: repeat-x;
    border-radius: 4px;
}

#nav > div > div > ul > li {
	position: relative;
	display: inline-block;
	margin-left: 1em;
}
#nav > div > div > ul > li a {
	color: #FFF;
	text-decoration: none;
	border: 0;
	font-size: 15px;
	display: block;
	padding: 18px 1em 18px 1em;
	text-transform: uppercase;
}
#nav > div > div > ul > li:first-child {
	margin-left: 0;
}
#nav > div > div > ul > li:hover a {
	color: #fff;
}
#nav > div > div > ul > li.current {
	font-weight: 600;
}
#nav > div > div > ul > li.current:before {
	-moz-transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	width: 1.75em;
	height: 1.75em;
	content: '';
	display: block;
	position: absolute;
	bottom: -0.5em;
	left: 50%;
	margin-left: -0.375em;
	background-color: #D5652B;
	/*background-image: url("img/bg01.png");*/
}
#nav > div > div > ul > li.current a {
	color: #fff;
}
#nav > div > div > ul > li.active a {
	color: #fff;
}
#nav > ul > li.active.current:before {
	opacity: 0;
}
#nav > ul > li > ul {
	display: none;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #efefef;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
.navbar {
	margin-bottom: 0px;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
}

.navbar .navbar-collapse {
	text-align: center;
}


.site-header {
	/* background-color: #000;
    min-height: 76px;
    padding: 14px 0;*/
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
.content-search {
	float: left;
	position: relative;
}
.content-search .search {
	border: 1px solid #CE6C0E;
	height: 48px;
	left: 0;
	padding-left: 40px;
	position: absolute;
	top: 43px;
	transition: all 0.3s ease-out 0s;
	width: 110px;
}
.content-search .search.active input {
	color: #CE6C0E;
}
.content-search input {
	background-color: transparent;
	border: 0 none;
	box-sizing: border-box;
	color: #CE6C0E;
	font: 14px/14px "Lato", Arial, sans-serif;
	padding: 14px 5px 5px;
	width: 100%;
}
.header-icon-search {
	background-color: transparent;
	cursor: pointer;
	left: 0;
	padding: 13px 58px 0 0;
	position: absolute;
	top: 0;
	width: 109px;
	color: #CE6C0E;
}
.content-weather-social {
	float: right;
	margin: 37px auto 8px 5px;
	padding: 0;
	position: relative;
}
.link-bg {
	display: inline-block;
	left: 50%;
	/*margin-left: -138.5px;*/
	margin-top: 31px;
	position: static;
	top: 50%;
}
.social-media {
	cursor: pointer;
	float: left;
	padding: 0;
	position: relative;
}
.social-media li {
	display: inline-block;
	margin: 0 6px;
}
.social-media li a{
	border-bottom:  none !important;
}
.site-header.cerrar {
	height: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
	margin:0 !important;
	display: none;
}
.content-header.sticky.active {
	top: 0;
}
.content-header.sticky {
	background-color: #000;
	border: 0 none;
	left: 0;
	padding: 0;
	position: fixed;
	top: -60px;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 991004;
}
.content-header.sticky .link-bg{
	margin-top: 0px;
}
/*.content-header.sticky .link-bg,*/
.content-header.sticky .content-search,  .content-header.sticky .social-media , .content-header.sticky #navbar .i2m_margin{
	display: none;
}
.logo-bbn {
	display: none;
	float: left;
	margin: 12px auto 3px 0 !important;
	overflow: hidden;
	width: 0;
}
.content-header #navbar .i2m_margin {
	display: none;
}
.content-header.sticky #navbar .i2m_margin {
	display: table;
	margin-top: 12px !important;
}
.content-header.sticky .logo-bbn {
	display: block;
	height: auto;
	margin-right: 21px;
	max-width: 202px;
	transition: all 0.3s ease-out 0s;
	width: 10%;
}
.content-header.sticky .logo-bbn > a{
	border:none !important;
}
.content-header.sticky .logo-bbn > a > img{
	border:none !important;
	display:inline-block;
}
.content-header.sticky #nav:after, .content-header.sticky #nav {	
	background-color: #F7F8F7;
}

.content-header.sticky #nav > div > div > ul > li a {
	color: #f26623;	
}
.content-header.sticky #nav > div > div > ul > li:hover a {
	color: #fff;
}
.title-404 {
  line-height: 1em;
  font-size: 330px;
  font-weight: 700;
  margin: 10px 0 0 0;
}
div .input-group.imputerror:after,
div .input-group.imputsuccess:after{
	content:'';	
	position:absolute;
	right: 0px;
    top: 2px;
	width:32px;
	height:32px;
	background:url('img/icons.png') no-repeat;
	z-index: 5!important;
}

div .input-group.imputerror:after{
	background-position: 0 -79px;
}