#body {
    font-family: 'Roboto', sans-serif;
}

h1,h2,h3 {
    font-family: 'Bebas Neue', cursive;
}

h6 {
    font-weight: bold;
}



#litnavegar {
    background: #ED213A;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #93291E, #93291E);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #93291E, #93291E); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    font-family: 'Roboto', sans-serif;
    font-size: small;
    height: auto;
}

#navegar {
    background: #ED213A;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #93291E, #ED213A);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #93291E, #ED213A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    font-family: 'Roboto', sans-serif;
}

#pie {
    background: #ED213A;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #93291E, #ED213A);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #93291E, #ED213A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    font-family: 'Roboto', sans-serif;
}

#icons a {color: white;}
#icons a:hover {color:rgb(196, 196, 123);
}

#navegar .nav-link {
    color: #ffffff;
}

#navegar .nav-link:hover {
    color: rgb(196, 196, 123);
}

body {
    background-color: #eee
}

section {
    margin-top: 80px;
    padding-top: 100px;
}

#carousel {
    margin-top: 10px;
}

.operacion {
    background-image: linear-gradient(to right top, #93291E, #ED213A);
    color: #fff;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 5px;
    border-bottom: 1px solid #eee
}

.propiedades {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.ambientes {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.banos {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.cochera {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.product {
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    position: relative
}

.about span {
    color: #ED213A;
    font-size: 16px
}

.cart-button button {
    font-size: 12px;
    color: #fff;
    background-color: #ED213A;
    height: 38px
}

.cart-button button:focus,
button:active {
    color: #fff;
    background-color: #93291E;
    box-shadow: none
}

.product_fav i {
    line-height: 40px;
    color: #5629c0;
    font-size: 15px
}

.product_fav {
    display: inline-block;
    width: 36px;
    height: 39px;
    background: #FFFFFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    border-radius: 11%;
    text-align: center;
    cursor: pointer;
    margin-left: 3px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.product_fav:hover {
    background: #ED213A
}

.product_fav:hover i {
    color: #fff
}

.about {
    margin-top: 12px
}

.off {
    position: absolute;
    left: 65%;
    top: 6%;
    width: 80px;
    text-align: center;
    height: 30px;
    line-height: 8px;
    border-radius: 5px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

body {
    background-color: #ffffff
}

.advanced {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500
}



.advanced {
    color: #000000 !important
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #00838f
}

#buscador_box {
    background-image: linear-gradient(to right, #93291E, #ED213A);
    background-size: auto;
}

#buscador_titulo {
    text-align: left;
    font-size: x-large;
}

#scroll {
    font-size: xx-large;
    font-family: 'Bebas Neue';
    color: #E30613;
}

#botoni {
    background-color: #E30613;
}


#botonwhatsapp {
    width: auto;
    height: auto;
    position: fixed;
    right: 5px;
    bottom: 50px;
}

#botoninstagram {
    width: auto;
    height: auto;
    position: fixed;
    right: 5px;
    bottom: 110px;
}

#botonfacebook {
    width: auto;
    height: auto;
    position: fixed;
    right: 5px;
    bottom: 170px;
}

#botonwhatsapp:hover {
    transform: scale(1.1);
}

#botoninstagram:hover {
    transform: scale(1.1);
}

#botonfacebook:hover {
    transform: scale(1.1);
}


#botonwhatsappnav:hover {
    transform: scale(1.1);
}

#botontelefononav:hover {
    transform: scale(1.1);
}

#litnavegar a {
    color: #FFFFFF;
}

#litnavegar a:hover {
    color:rgb(196, 196, 123);
}

#pie a {
    color: #FFFFFF;
    text-decoration: none;
}

#pie a:hover {
    color:rgb(196, 196, 123);
}

#fondo {
    background-image: linear-gradient(to right, #93291E, #ED213A);
    background-size: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 60px;
}

#carousel-2 {
    background-image: url(img/ciudad1.jpg);
    background-size: cover;
    height: 1050px;
    margin-top: -40px;
}

#carousel-2 p {
    border-radius: 2%;
}

#formulario {
    background-image: linear-gradient(to right, #93291E, #ED213A);
    background-size: auto;
    margin-bottom: 60px;
}


#kurant {
    font-size: smaller;
    text-decoration: none;
}

#cardbody {
    background-color: #E30613;
}

#quienessomos {
    background-image: url(img/ciudad3.jpg);
    background-size: cover;
}


/*breakpoint*/



@media (min-width:992px) {
    #nosotros {
        text-align: right;
    }
}

@media (max-width:991px) {
    #nosotros {
        text-align: center;
    }
}

@media (max-width:767px) {
    
    section {
        text-align: center;
    }
    #buscador_box {
        text-align: left;
    }
}

@media (max-width:992px) {
    
    #contacto {
        text-align: center;
    }
}


