.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-15 {
	width: 20%;
	float: left;
}

#ext_menu-0 .link.social-link {
	font-size: 18px;
}

.mbr-overlay {
	background: none;
}

.bootbox .modal-body {
	padding: 0;
}

.bootbox .alert {
	color: #000000;
	margin-bottom: 0;
}

.layer-loader {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.55);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

.loading-img {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	margin-left: -16px;
	margin-top: -16px;
}

.loading-b {
	position: absolute;
	left: 0;
	width: 24px;
}

.margin-top {
	margin-top: 50px;
}

.folio {
	border: 1px solid #C3C3C3;
	padding: 5px 25px;
}

.img-responsive {
	max-width: 100%;
}

.modal-footer .boton_amarillo {
	padding: 10px 30px;
}

.frame {
	height: 75px;
	width: 100%;
	white-space: nowrap;
	text-align: center;
	margin: 0 auto;
}

.frame .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.frame img {
	max-height: 75px;
	vertical-align: middle;
}

.list-sponsors,
.mbr-footer-content ul.list-sponsors {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.list-sponsors li,
.mbr-footer-content .list-sponsors li {
	border: 0;
	display: table-cell;
	vertical-align: middle;
	width: auto;
	padding: 0 10px;
}

.mbr-footer-content .list-sponsors li::before,
.mbr-footer .mbr-contacts .list-sponsors li::before {
	content: none;
}



/*
 * 2018
 */

 .bar-info{
 	background: #FDBF2D;
 	height: 30px;
 	display: flex;
 	font-weight: bold;
 	align-items: center;
 	font-size: 12px;
 	justify-content: space-around;
 	padding: 0 10px 0 10px;
 }

 .section-banner{
 	background-color:rgba(0, 0, 0, 1); 
 	width: 300px; 
 	margin: auto;
 	position: relative;
 	margin-top: 180px;
 	padding-top: 40px;
 }

 .section-banner h2{
 	color: white;
 	font-size: 20px;
 }

 .section-banner h1{
 	color: white;
 	font-weight: bold;
 	font-size: 40px;
 }

 .section-banner .year{
 	color: #FDBF2D;
 	font-weight: bold;
 	font-size: 170px;
 	position: relative;
 	left: -45px;
 	top: -40px;
 }

 .bg-black{
 	background: #000;
 }

 .subtitle{
 	color: white;
 	text-align: center;
 	font-weight: bold;
 	padding-top: 35px; 
 	padding-bottom: 35px;
 }

 #lightgallery a img{
 	margin-top: 10px;
 	margin-bottom: 5px;
 	margin-left: 5px;
 	margin-right: 5px;
 }

 #lightgallery{
 	text-align: center;
 }

 .footer1{
 	display: flex;
 	justify-content: center;
 	align-items: center;
 }

 .bg-call{
 	display: block;
 	min-height: 300px;
 	/*justify-content: center;
 	align-items: center;*/
 	color: white;
	 text-align: center;
	 padding-top: 50px;
 }

 .dropdown-menu-top {
	 background: #272727 !important;
 }

 .dropdown-menu-top a{
	 display: block;
	 padding: 5px 10px;
	 padding-left: 20px;
	 text-decoration: none;
	 color: white;
 }

.dropdown-menu-top a:hover{
	background: #000000 !important;
}

.color-white{
	color: #FFF;
}

.text-naranja-bold{
	font-weight: bold;
	font-size: 50px;
	color: #FDBF2D;
}

.text-white-1{
	color: white !important;
}

.text-naranja{
	color: #FDBF2D !important;
}

.bg-black{
	background: #010101;
	padding: 30px !important;
}

.text-bold{
	font-weight: bold;
}

