@font-face {
    font-family: OpenSans;
    src:url('../fonts/OpenSans-Bold.ttf'),
        url('../fonts/OpenSans-Regular.ttf');      
}

.conceptos p b{
    color: #F4511E;
}
.logo-main{
    width: 200px;
    display: block;
    margin: 10px auto;
    float: left;
}
.headerLUSU {
    background-color:#fed001;
    background-position: center;
    background-repeat: no-repeat;
    color:#000; /* #f7fbc6; */
    height:120px;
    overflow: hidden;    
    font-family: champagneLimousines2;
}
.headerLUSU  h3{
    margin: 5px;
}
.header2 {
    background-image: url(../images/banner-lusu.png);
    background-color:#fff;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color:#fff;
    height:300px;
    overflow: hidden;    
}
.title-head{
    padding: 25px;
    float: left;
}
.title-head h3{
    font-family: OpenSans;
}
.title-lusu{
    padding-left: 20px;
    border-left: 4px solid #fff;
}
.descripcion{
    margin-top: 50px;
}
.descripcion img{
    margin-top: 45px;
    width: 125px;
    -webkit-box-shadow: 2px 2px 5px #000;
    -moz-box-shadow: 2px 2px 5px #000;
    filter: shadow(color=#000000, direction=135, strength=2);
}
.descripcion h1{
    text-align: right;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    clear: both;
    font-size:35px;
    text-shadow: black 0.1em 0.1em 0.2em;
}
.descripcion p{
    color: #fff;
    margin: 0px;
    padding: 0px;
    text-align: right;
    font-size: 20px;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
}
.navbar{
    border-radius: 0px;
}
.navbar-default{
    background: #fea401;
    border-color: #fea401 !important;

}
.navbar-default a{
    color: #ffffff !important;
     -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.navbar-default a:hover{
    background-color:#fe8a01 !important;
}
.active > a{
    background-color: #fe8a01 !important;
}

.dropdown-toggle{
    background-color: #fea401;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #fe8a01;
}
.dropdown-menu {
    background-color:#fea401;
    
}

.dropdown-menu a{
    color: #fff !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    
}
.dropdown-menu a:hover{
    background-color:#fe8a01 !important;
}
.a66-facebook{
    color: #395BA3 !important;
    font-size: 30px !important;
}
.a66-twitter{
    color: #1EA1F3 !important;
    font-size: 30px !important;

}
.a66-youtube{
    color: #ff0000;
    font-size: 30px;

}
.a66-instagram{
    color: #8843BA;
    font-size: 30px;   
}

.a66-facebook:hover{
    color: #395BA3 !important;
    font-size: 30px !important;
}
.a66-twitter:hover{
    color: #1EA1F3 !important;
    font-size: 30px !important;
}
.a66-youtube:hover{
    color: #ff0000;
    font-size: 30px;
}
.a66-instagram:hover{
    color: #8843BA;
    font-size: 30px;
}
.slider .img-slider{
    position: absolute;
    top:0px;
    z-index: 999;
}

.a66-table-responsive{
    width: 100%;
    overflow: auto;
}

.a66-table-responsive td.number{
    text-align: right;
}

/**/
.a66-table { 
    border-collapse: separate; 
}
.a66-table td { 
    border: solid 1px #F4511E;
    padding: 5px;
    min-width: 250px;
    text-align: justify;
}

/*tr:first-child td:first-child { border-top-left-radius: 10px; }
tr:first-child td:last-child { border-top-right-radius: 10px; }*/
.a66-table tr:first-child td:only-child { border-top-right-radius: 10px;
                               border-top-left-radius: 10px; }

.a66-table th:first-child { border-top-left-radius: 10px; }
.a66-table th:last-child { border-top-right-radius: 10px; }
.a66-table th:only-child { border-top-right-radius: 10px;
                border-top-left-radius: 10px; }

.a66-table tr:last-child td:first-child { border-bottom-left-radius: 10px; }
.a66-table tr:last-child td:last-child { border-bottom-right-radius: 10px; }
.a66-table tr:last-child td:only-child { border-bottom-right-radius: 10px;border-bottom-left-radius: 10px; }

/**/
table.a66-table th{
    font-weight: normal;
    color: #fff;
    background: #F4511E;
    text-align: center;
    padding: 15px 5px !important;
    font-size: 18px;
}
table.a66-table tr.par{    
    background: #fcece8;    
}
table.a66-table tr.impar{    
    background: #fff;    
}
.txt-bold{
    font-weight: bold;
    color: #D9534F;
    font-size: 15px;
}

.card-content span{
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 40px;
    width: 50px;    
    color: #F4511E;
}
.card-content h3{
    color: #555555;
    clear: both;
    padding-left: 10px;
    padding-top: 50px;
}
.media-body{
    background: #F4511E;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 20px;
}
.link-10{
    margin-top: 40px;
}
.link-10 a{
    color: #ff5e1d;
    font-size: 18px;
}
.logo-gamlp{
    float: right;
}
.suggest{       
    position: absolute;
    background: #D9534F;
    color: #fff;    
    border-radius: 5px;    
}
.suggest-layer-1{
    z-index: 998;
}
.suggest-layer-2{
    z-index: 999;
}
.suggest-layer-2{

}
.suggest p{
    font-size: 14px !important;
    padding: 5px 10px;
    margin: 0px !important;
    border-top:1px solid #ccc;
}
.player-video{
    display: none;
    padding: 3px;
    border-radius: 5px;
    background: #F4511E;        
    position: fixed;
    top:60px;
    right: 10px;
    z-index: 999;
}

.player-video-content{
    width: 560px;
    height: 315px;
}
.player-video-content iframe{
    width: 560px;
    height: 315px;
}

.btn-close{
    color: #fff;
}
.btn-close:hover{
    cursor: pointer;
}
.visitors{
    margin: 15px 0px;    
}
@media screen and (max-width:1200px) {

    .descripcion h1{
        margin: 0px;
        font-size:25px;
    }
    .descripcion p{        
        font-size: 18px;
    }
}
@media screen and (max-width:1000px) {
    .descripcion{
        margin-top: 20px;
    }
    .descripcion img{
        margin-top: 45px;
        width: 125px;
    }
    .descripcion h1{
        margin: 0px;
        font-size:25px;
    }

}
@media screen and (max-width:768px) {
    .descripcion{
        margin-top: 10px;
    }
    .descripcion img{
        margin-top: 20px;
        width: 125px;
    }
    .descripcion h1{
        margin: 0px;
        font-size:25px;
    }
    .descripcion p{        
        font-size: 16px;
    }
    .headerLUSU  h3{
        font-size:20px;
    }
    .headerLUSU  img{
        width: 100px;
    }
    td { 

        text-align: left;
    }
    .word-wrap{
        word-wrap: break-word;
    }

}

@media screen and (max-width:480px) {
    .header2{
        background-image: url(../images/banner-lusu-mini.jpg);
    }

    .descripcion{
        margin-top: 10px;
    }
    .descripcion img{
        margin-top: 20px;
        width: 100px;
    }    
    .descripcion h1{
        margin: 0px;
        font-size:20px;
    }
    .headerLUSU  h3{
        font-size:15px;
    }
    .headerLUSU  img{
        width: 100px;
    }
    .link-10{
        margin-top: 20px;
        margin-bottom: 20px;
    }

}

