.filtro select{
    border: 1px solid #ccc;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    color: #606060;
}
.filtro input{
    border: 0;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    background: #242256;
    color: #fff;   
}
.corazon {
    display: inline-block;
    font-size: 120px;
    color: red;
    animation: latidos .9s infinite!important;
    transform-origin: center;
}
@keyframes latidos {
    from { transform: none; }
    80% { transform: scale(1.4); }
    to { transform: none; }
}
.boton_whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    background-color: #5a89bd;
    color: #fff!important;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 99999;
    bottom: 15px;
    right: 15px;
}
.boton_whatsapp i{
  color: #fff;
}
a{
  text-decoration: none!important;
}
.navegador .active{
    color: #5f86c1!important;
}
.navegador{
    margin-top: 30px;
    position: absolute;
    z-index: 2;
    width: 100%;
    background: #fff;
    padding: 10px 0;
}
.navegador .navbar-brand img{
    width: 240px;
    max-width: 100%;
}
.navegador a{
    color: #7e7e82!important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}
.slide .carousel-item {
    height: 740px;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slide .opacidad{
    background: rgb(79, 73, 70, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
}
.slide .info{
    top: 30%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1!important;
}
.slide .info p{
    color: #fff;
}
.slide .info h2{
    font-size: 60px;
    font-weight: 800;
    font-style: italic;
    color: #fff;
}
.slide .info .phone{
    background: #29314f;
    border: 1px solid #29314f;
    padding: 10px 5px;
    text-align: center;
}
.slide .info .phone a,
.slide .info .link a{
    color: #fff;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.slide .info img{
    width: 100%;
}

.slide .info .link{
   border: 1px solid #29314f;
   padding: 10px 5px;
   text-align: center;
}

.ele h2{
    font-size: 50px;
    font-style: italic;
    color: #7e7e82;
    font-weight: 800;
    border-left: 10px solid #5f86c1;
    padding-left: 20px;
}
.ele img{
    width: 100%;
}
.ele p{
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    font-style: italic;
    color: #7e7e82;
    line-height: 25px;
}
.ele a{
    color: #29314f;
    font-weight: 600;
    border: 1px solid #29314f;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 20px;
    margin-bottom: 40px!important;
}

.pie{
    background: #413f44;
}
.pie img{
    width: 170px;
    max-width: 100%;
}
.pie ul{
    list-style: none;
    padding: 0;
}
.pie ul li{
    display: inline-block;
    padding: 0 10px;
}
.pie li a{
    color: #fff!important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
}
.pie p{
    color: #fff;
    font-size: 14px;
}
.pie p i{
    color: #5f86c1;
}
.pie h4{
    font-size: 20px;
    font-style: italic;
    color: #fff;
    font-weight: 800;
}
.servicios{
    background: #413f44;
}
.servicios .icono i{
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.servicios h4{
    font-size: 20px;
    font-style: italic;
    color: #fff;
    font-weight: 800;
}
.servicios p{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.servicios a{
    border: 1px solid #fff;
    color: #fff!important;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 10px;
}
.servicios h1{
    font-size: 30px;
    font-style: italic;
    color: #fff;
    font-weight: 800;
    border-left: 10px solid #5f86c1;
    padding-bottom: 0;
    padding-left: 20px;
}
.formulario h4{
    font-size: 20px;
    font-style: italic;
    color: #fff;
    font-weight: 800;
}
.formulario h2{
    padding-bottom: 30px;
    font-size: 30px;
    font-style: italic;
    color: #fff;
    font-weight: 800;
    padding-bottom: 0;
}
.formulario p{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.formulario textarea,
.formulario input{
    border: 0;
    border-radius: 0;
    margin-bottom: 15px;
    color: #ccc;
    font-size: 14px;
    font-weight: 300;
}
.formulario textarea{
    min-height: 250px;
}
.formulario button{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
    background: #222123;
    border: 0;
}

/* NOSOTROS  */

.banner .carousel-item {
    height: 400px;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.detalle img{
    width: 100%;
}
.detalle p{
    color: #7e7e82;
    font-size: 14px;
    font-weight: 300;
}
.detalle h1{
    font-size: 30px;
    font-style: italic;
    color: #7e7e82;
    font-weight: 800;
    border-left: 10px solid #5f86c1;
    padding-left: 20px;
}
.detalle h4{
    font-style: italic;
    color: #5f86c1;
    font-size: 20px;
}
.detalle a{
    color: #29314f;
    font-weight: 600;
    border: 1px solid #29314f;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 20px;
    margin-bottom: 40px!important;
}
.navegador button{
    border: 0!important;
    background: #5f86c1;
    border-radius: 0;
    padding: 10px;
}


@media only screen and (max-width: 980px) {
    .detalle h1{
        padding: 15px 0 0 0;
        border: 0;
    }
    .detalle{
        text-align: center;
    }
    .formulario{
        text-align: center;
    }
    .pie ul{
        list-style: none;
        padding: 0;
    }
    .ele{
        text-align: center;
    }
    .ele h2{
        font-size: 20px;
        border: 0;
    }
    .ele p{
        padding-top: 30px;
    }
    .slide .info h2{
        font-size: 20px;
        font-weight: 800;
        font-style: italic;
        color: #fff;
    }
    .slide .info{
        text-align: center;
    }
    .navegador button,
    .navegador .navbar-brand{
        margin: 15px!important;
    }
    .navegador .container,
    .navegador,
    .navegador ul{
        padding: 0!important;
        margin: 0!important;
    }

    .navegador li{
        border-top: 1px solid #f1f1f1!important;
    }
    .navegador li a{
        text-align: center;
    }
}








