
/* 
    Created on : 04-10-2016
    Author     : Jose
*/

/*Desarrollo*/

.banner {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 50% !important; 
    padding: 10px 5px;
    background: #29b6f6;
}

.bbaanneerr span{
  font-size: 18px !important;
}

.col-lg-3{
    width: 100% !important;
    float: left;
}

.divServicios{
    padding:20px;
    height:176px;
}

.fraseInicial{
    display: none !important;
}

.fraseInicialMovil{
    padding-top: 10px !important;
}

.fraseInicialMovil h2{
    font-size: 17px !important;
    text-align: right !important;
    margin-right: 15px !important;
}

#main-nav .navbar-toggle {
    margin-top: 0 !important;
}

.contenedorLogo{
    width:50%;
    float:left;
    padding:10px;
}

.contenedorTelfMail{
    background:#29b6f6;
    text-align: center;
    float: left;
    width: 100%;
}

.telfMail{
    color:white;
    margin-bottom:0;
    padding-top:8px;
    font-weight: bold;
    font-size: 12px;
}

.enlaces{
    color:white;
    margin-bottom:0;
    padding-top:0;
    font-weight: bold;
    font-size: 12px;
}

.enlaces a{
    color:#ffffff;
    cursor: pointer;
}

.enlaces a:hover{
    color:#dddddd;
}

#main-nav .navbar-collapse{
    padding-top: 25px !important;
    background: white !important;
}

.secDatosD-I, .secDatosD-D{
    float: left;
    width: 100%;
}
.secDatosD-D ul{
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    margin-top: -20px;
}

.secDatosD-D ul li {
    list-style: none;
    display: inline-block;
}

.fixed .secDatosD-D ul li i{
    color: #fff;
}

#main-nav .secDatosD-D li{
    clear: none !important;
}

.main-navigation .social-icons{
    display: none !important;
}

#contact-info{
    display: none;
}

.logo-wrap img{
    max-width: 200px;
}

.secDatosI{
    float: left;
    text-align: center;
    width: 100%;
}

.secDatosD{
    float: left;
    text-align: center;
    width: 100%;
}

#slider{
    margin-top: 10px;
}

.address, dl {
    margin-bottom: 50px !important;
}


@media (min-width: 400px){

#slider{
    margin-top: 50px;
}

@media (min-width: 768px){

    #slider{
        margin-top: 0;
    }

    .contenedorTelfMail{
        float: none;
    }

    .sticky .contenedorTelfMail{
        top: 0 !important;
        position: fixed !important;
        z-index: 1000 !important;
        width: 100% !important;
    }

    .is-sticky .main-navigation{
        top: 30px !important;
    }

    .enlaces{
        padding-top:23px;
    }

    .secDatosI{
        width: 62%;
    }

    .secDatosD{
        float: right;
        width: 38%;
    }

    .secDatosD-D{
        float: right;
        padding-top: 2px;
        width: 35%;
    }

    .secDatosD-D ul{
        margin-top: 0;
    }

    .secDatosD-I{
        float: right;
        width: 65%;
    }

    .contenedorTelfMail{
        height:30px;
        background:#29b6f6;
    }

    .fixed .contenedorTelfMail{
        margin-top:-20px;
    }

    .telfMail{
        color:#fff;
        margin-bottom:0;
        margin-top: 0;
        padding-top: 0;
        float:left;
        padding-left:15px;
        font-weight: bold;
        font-size: 14px;
    }

    .fixed .telfMail{
        color:#fff;
        margin-bottom:0;
        padding-top:10px;
        float:left;
        padding-left:50px;
        font-weight: bold;
        font-size: 14px;
    }

    .fiex .telfMail{
        color:#fff;
    }

    .enlaces{
        color:#fff;
        margin-bottom:0;
        margin-top: 0;
        padding-top:2px;
        float:right;
        padding-right:50px;
        font-weight: bold;
        font-size: 14px;
        text-align: right;
        width: 100%;
        text-align: right;
    }

    .fixed .enlaces{
        color: #fff;
    }

    .enlaces a{
        color:#fff;
    }

    .enlaces a:hover{
        color:#555;
    }

    .fixed .enlaces a{
        color:#fff;
    }

    .fixed .enlaces a:hover{
        color:#ccc;
    }


    .navbar-right {
        margin-top: 16px !important;
    }

    .fraseInicial{
        display: block !important;
        width: 35%;
        float: left;
        padding-top: 0px;
        text-align: center;
    }

    .fraseInicial h2 {
        font-size: 20px;
        font-weight: bold;
        padding-top: 32px !important;
    }

    .fraseInicialMovil{
        display: none !important;
    }

    .navbar-fixed-top .contenedorLogo{
        width:85% !important;
        float:left !important;
        padding:10px !important; 
    }

    #main-nav .navbar-collapse{
        background: transparent !important;
    }



}

@media (min-width: 800px) {

    .col-lg-3{
        width: 50% !important;
    }

    .bbaanneerr span{
        font-size: 28px !important;
    }

    .divServicios{
        padding:20px !important;
        height:210px ;
    }

}

@media (min-width: 992px) {

    .divServicios{
        padding:20px !important;
        height:210px ;
    }

    .fraseInicial{
        width: 45%;
    }

    .fraseInicial h2 {
        font-size: 25px;
        padding-top: 11px;
    }

}

@media (min-width: 1200px) {

    .navbar-right {
        margin-top: 20px !important;
    }

    .col-lg-3{
        width: 25% !important;
    }

    .divServicios{
        height:245px ;
    }

    .fraseInicial{
        width: 55%;
    }

    .fraseInicial h2 {
        font-size: 30px;
        padding-top: 8px;
    }

}

@media (min-width: 1500px) {

    .fraseInicial{
        width: 63%;
    }

}

