html {
    scroll-behavior: smooth;
  }

  .carousel-inner p{
text-align: center;
  }
  .carousel-control-next{
      background-color: rgb(61, 61, 61);
      border-radius: 10px;
      width: 10%;
      height: 50px;  
  }

  .carousel-control-prev{
    background-color: rgb(61, 61, 61);
    border-radius: 10px;
    width: 10%;
    height: 50px;  
}

.cool-link::after{
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background-color: #000;
	transition: width .3s;
}

.cool-link:hover::after {
	width: 100%;
	transition: width .3s;
}
#logoRedes1 img{
    position: absolute;
    width: 30px !important;
    margin-top: -45px;
    margin-left: 310px;
}


#logoRedes img{
    position: absolute;
    width: 30px !important;
    margin-top: -45px;
    margin-left: 240px;
}


.telefonoMenu{
    position: absolute;
    color: rgb(50, 75, 107);
    font-size: 17px;
    margin-right: 25px;
    margin-top: -45px;
}

ul{
    margin-top: 32px;
    margin-right: 15px;
    font-size: 18px;
}



ul li a{
    color: #000 !important;
    margin-left: 20px;
}

.dropdown-menu{
    background-color: #f7f7f7;
    font-size: 17px;
}

.dropdown-item{
    transition: 0.3s;
     width: 90% !important;
 }
 
 .dropdown-item:hover{
     background-color:  #d3d3d3 ;
 }
 

.collapse{
    padding-right: 100px;
}

a img{
    float: left !important;
    margin-left: 100px;
    width: 145px;
    background-blend-mode: soft-light;
}

.fondo{
    border-radius: 8px; 
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.6);
}

#fondoPropiedad{
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(../img/candado.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    
}

#fondoPropiedad h1{
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    font-size: 2.8em;
    color: #292929;
    line-height: 1.5;
    text-align: center;
    text-shadow: 4px 4px 3px rgb(255, 255, 255);
}

.nuestroServicio{
    margin-top: 20px;
    font-size: 19px !important;
}

#fondoPropiedad p{
    padding-left: 19%;
    padding-right: 19%;
    font-size: 19px;
}

button a{
    color: #fff;
    
}

button a:hover{
    color: #fff;
    text-decoration: none;
}


.puntosMobil{
    display: none;
}

#fondoPropiedad button{
    font-size: 18px;
    padding: 12px 50px 12px;
    border: #000 3px solid;
    color: #fff;
    margin-left: 40%;
    margin-top: 30px;
    transition: 0.3s;
    background-color: rgba(21, 63, 98, 0.6)
}

#fondoPropiedad button:hover{
    border-radius: 10px;
    background-color: rgba(31, 59, 37, 0.7)
}

#servicioContenido{
    background-image: url(../img/fondoContenido1.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;

}

.numeros p{
    width: 60px;
    background-color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 20px;
}

.numeros{
    padding-top: 20px;
    margin-top: 150px;
    font-size: 21px;
    text-align: center;
    margin-left: 150px;
}

.pasos{
    margin-top: 30px;
}

.pasos h2{
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.pasos p{
    font-size: 17px;
}

.paso1{
    box-shadow: 2px -1px 26px -12px rgba(0,0,0,0.75);
    background-color: #e4e4e4;
    margin-top: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.paso2{
    box-shadow: 2px -1px 26px -12px rgba(0,0,0,0.75);
    background-color: #f7f7f7;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.contacto{
    box-shadow: 2px -1px 26px -12px rgba(0,0,0,0.75);
    background-color: #f7f7f7;
    margin-bottom: 70px !important;
    margin-top: 90px !important;
    margin: 0 auto;
    border-left: 2px solid rgba(21, 63, 98);
    border-right: 2px solid rgba(21, 63, 98);
}

h4{
    text-align: center;
    font-weight: bold;
    padding-left: 12%;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 12%;
}

h3{
    font-size: 21px;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 40%;
}

.whatsapp{
    height: 55px;
    width: 55px;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 20%;
}

.mail{
    height: 55px;
    width: 55px;
    margin-top: 15px;  
}

.contacto a{
    color: #000;
    font-size: 17px;
    margin-left: 10px;
    margin-top: 22px;
}

h6{
    text-align: center;
    padding-top: 30px; 
    font-size: 25px;
    color: #464646;
}

button img{
    margin-left: 5px;
    width: 65px;
    padding-right: 15px;
}

.whatsappmensaje{
    background-image: url(../img/fondoContactoHome.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
}
.whatsappmensaje .wtp{
    background-image: url(../img/whatsappapi.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 10px;
    font-size: 19px;
    width: 250px;
    border-radius: 7px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 25px;
    transition: 0.4s;
    margin-top: 40px;
    padding-left: 65px;
    background-color: rgb(47 182 65 / 83%);
} 
.whatsappmensaje .wtp:hover{
    background-color: rgba(41, 201, 62, 0.50);
}
.whatsappmensaje button{
    background-image: url(../img/iconEmail.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 10px;
    margin: auto;
    display: block;
    font-size: 19px;
    width: 250px;
    border-radius: 7px;
    color: #373737;
    padding-top: 20px;
    padding-bottom: 25px;
    transition: 0.4s;
    margin-top: 40px;
    padding-left: 60px;
    background-color: rgb(69 184 222 / 83%);
}

.whatsappmensaje button:hover{
    background-color: rgb(69 184 222 / 58%);
}
footer{
    background-color: #f7f7f7;
}

footer div{
    margin-right: 20px;
    margin-left: 1% !important;   
}

footer p{
    opacity: 0.8;
    float: right;
}



@media (max-width: 450px){

    .carousel-control-next{
        margin-right: -20px;
        width: 8%;
        margin-top: 20px;
    }
  
    .carousel-control-prev{
        margin-left: -20px;
        width: 8%;
        margin-top: 20px;
  }

    .navbar{
        padding: 0;
    }

    .navbar img {
        margin-left: 15px;
        width: 120px;
        padding-top: 0;
    }

    .navbar button{
        margin-right: 10px;
    }

    #navbarSupportedContent{
        height: 100vh;
        background-color: #ECECEC;
    }
    #logoRedes1 img{
        margin-top: 75vh;
    }
    
    
    #logoRedes img{
        margin-top: 75vh;
    }
    
    
    .telefonoMenu{
        margin-left: 30px;
        margin-top: 75vh;
    }

    ul{
        margin-top: 50px;
    }

    ul li{
        margin-top: 20px;
    }

    #fondoPropiedad{
        background-size: cover;
        background-image: url(../img/candadoMobil.jpg);
        padding-top: 40px !important; 
    }

    #fondoPropiedad h1{
        font-size: 30px;
        margin-bottom: 25px;
    }

    #fondoPropiedad p{
        padding-left: 3%;
        padding-right: 3%;
    }
    
    #servicioContenido{
        background-image: url(../img/fondoPropiedad.jpg);
        background-size:auto;
    }
    
    #fondoPropiedad button{
        border: #000 2px solid;
        margin-left: 3%;
    }

    h4{
        font-size: 20px;
        padding-left: 0;
        padding-right: 0;
    }

    .numeros{
        margin-top: 220px;
        margin-left: 0;
    }

    .paso1{
        margin-left: 20%;
    }

    .paso2{
        margin-left: 20%;
    }

    .puntosMobil{
        display: block;
    }

    h3{
        font-size: 19px;
        margin-left: 33%;
    }

    .contacto{
        margin-top: 30px !important;
    }

    .numerowhat{
        margin-top: 70px !important;
        margin-left: -25% !important;
        font-size: 16px !important;
    }

    .whatsapp{
        height: 45px;
        width: 45px;
        margin-top: 15px;
        margin-left: 10%;
    }

    .amail{
        margin-top: -25px !important;
        margin-left: -35% !important;
        font-size: 16px !important;
    }

    .mail{
        height: 45px;
        width: 45px;
        margin-top: -75px;  
    }

    .whatsappmensaje{
        background-size: auto;
        width: 100%;
    }

    h6{
        font-size: 24px;
    }

    .whatsappmensaje button{
        margin-left: 15%;
    }


    footer{
        height: 80px;
    }
    
    footer div{
        font-size: 13px;
        margin-left: -10%;
        margin-right: 0;
        
    }

    footer p{
        font-size: 15px;
        float: none;
    }
    
}

@media (max-width: 380px){
    .amail{
        margin-top: 60px !important;
        font-size: 16px !important;
        margin-bottom: 20px;  
    }

    .mail{
        height: 45px;
        width: 45px;
        margin-left: -20% !important;
        margin-top: 15px;
       
    }

    .cajamail{
        margin-left: -13%;
    }

    .whatsapp{
        margin-left: 20%;
    }

    .numerowhat{
        margin-top: 60px !important;
        margin-left: -40% !important;
        font-size: 16px !important;
    }


    .cajawhatsapp{
        margin-left: 25%;
    }

    h3{
        margin-left: 28%;
    }
}

@media (max-width: 360px){

    #logoRedes1 img{
        margin-left: 220px;
    }
    
    
    #logoRedes img{
        margin-left: 270px;
    }

    .whatsappmensaje button{
        margin-left: 5%; 
    }
}
