z-index: 999;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 5px;z-index: 999;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 5px;z-index: 999;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 5px;z-index: 999;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 5px;z-index: 999;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 5px;/*
Theme Name: Portal Pago Echeverría Izquierdo
Theme URI: http://iconstruye.com/
Description: iconstruye.com
Version: 1.0
Author: Daniel Carrasco Medina
Author URI: http://iconstruye.com/
*/
@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff2') format('woff2'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_lt-webfont.woff2') format('woff2'),
         url('../fonts/aller_lt-webfont.woff') format('woff'),
         url('../fonts/aller_lt-webfont.ttf') format('truetype'),
         url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff2') format('woff2'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
a{
	color: #ff6b00;
}
a:hover{
	color: #19416f;
}
a.navbar-brand{
	color: #FFFFFF !important;
	padding: 0;
}
.navbar-default{
	background: #0163ba !important;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default li a:hover{
	background: #191919 !important;
}

.btn {
	z-index: 999;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
    padding: 6px 20px;
    text-shadow: none;
}
#myVideo {
	position: absolute;
    width: 100%;
    top: -8em;
    z-index: -1;
    max-width: 1600px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.header, .clientes, footer {z-index: 999 !important;
    background: #fff;}

.btn:hover, .btn:focus, .btn:active{color: #ff6b00;
    background-color: #ffffff;
    border-color: #c5956e;}

.cover img{
	position: absolute;
	bottom: -50px;
}
.brand{
	background: #191919;
}
#FormLoginPortal .btn{
	background: #ff6b00;
    border: transparent;
}
.index .form h2, .comprador .form h2 {
	background: #0163ba !important;
}
.lead {
	font-size: 1.8em;
	font-weight: 100;
}
.index {
	/*background: url(../img/bg-ic.jpg) center center no-repeat;*/
	background: transparent;
	border-bottom: 1px solid #ddd;
	background-size: cover;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.comprador {
	background: url(../img/casinoexpress/bg02.jpg) center center no-repeat;
	border-bottom: 1px solid #ddd;
	background-size: cover;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer p {
	font-weight: 200;
}
.datos {
    margin-top: 35px;
    font-size: 1.1em;
    font-family: 'aller_lightregular';
    color: #657686;
    text-align: center;
}
.clientes h3 {
    font-size: 1.6em;
    font-weight: 300;
    text-align: right;
    color: #989898;
}
.clientes ul {
    margin: 0;
    padding: 0;
}
.clientes li {
    display: inline-block;
    margin: 20px 10px; 
    min-width: 125px;
}
.powered h3 {
    font-size: 1.6em;
    font-weight: 300;
    color: #989898;
    text-align: right;
}

/*Pantalla grande*/
@media (min-width: 1600px){
	#footer {padding-bottom:155px;}
}

/*Responsive*/
@media (max-width: 480px){
    .datos {
        line-height: 50px;
    }
    .datos:after {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #fff;
        bottom: 0;
        content: "";
        height: 0;
        left: 25%;
        margin-left: -21px;
        position: absolute;
        top: 50px;
        width: 0;
        z-index: 10;
    }
    .barra {
      text-align: center;
    }
    .clientes h3 {
        text-align: center;
    }
    .clientes li {
        text-align: center;
    }
}