/*---------------EVENTOS---------------*/
.backservice{
    
    background-color: rgba(255, 255, 255, 0.6);
}
.sec-event{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 10% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}
.dhead-event{
    text-align: center;   
    margin:0% 20%;
    padding-bottom: 4%;
}
.head-event{
    font-size: 50px !important;
    font-family: 'Lora', serif;
    font-weight: bold;
}
.dtext-event{
    text-align: center;
    padding-bottom: 7%;
    margin:0% 15%;
}
.text-event{
    font-family: 'Noto Serif', serif;
    font-size: 18px;
}
.backcol{
  
   margin-bottom: 3%;
   border-radius: 15px;
   
}
.dtit-event-serv{
    text-align: center;
    margin: 3% 15%;
    padding: 2%;
    background-color:  rgba(255, 255, 255, 0.4);
}
.tit-event-serv{
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 25px!important;
}
.dtext-event-serv{
    text-align: center;
    padding: 2%;
    background-color:  rgba(255, 255, 255, 0.6);
}
.text-event-serv{
    font-family: 'Noto Serif', serif;
    font-size: 16px;
}
.backimg1{
    background-image: url("../img/04-Rosalía&Ernesto/organizacionintegral.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.backimg2{
    background-image: url("../img/04-Rosalía&Ernesto/organizacionparcial.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.backimg3{
    background-image: url("../img/01-Raquel&Rafa/decoracion.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.backimg4{
    background-image: url("../img/04-Rosalía&Ernesto/coordinaciondiae.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.dlink-event{
    text-align: center;
    margin-top: 3%;
    margin-bottom: 3%;
}
.link-event{
    font-size: 20px;
    font-family: 'Kalam', cursive;
    font-weight: bold;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
}
.link-event:hover{
    font-family: 'Kalam', cursive;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 2%;
    border: none;
    cursor:pointer;
    overflow: hidden;
}
.dtit-other{
    text-align: center;   
    margin:0% 15%;
    padding-bottom: 4%;
    
}
.tit-other{
    font-family: 'Lora', serif;
    font-weight: bold;
}
.dtext-other{
    text-align: center;
    margin:0% 10%;
}
.text-other{
    font-family: 'Noto Serif', serif;
    font-size: 18px; 
}

.a{
    text-decoration: none;
}
.link-other {
    
    color: rgb(160, 143, 183) !important;
    font-size: 20px;
    font-weight: 500;
    padding: 0.5em 1.2em;
    background: rgba(0,0,0,0);
    border: 2px solid;
    border-color: rgb(160, 143, 183);;
    transition: all 1s ease;
    position: relative;
}
.link-other:hover {
    background: rgb(160, 143, 183);;
    color: #fff !important;
}

/*..............seccion Destination............*/
.sec-dest{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 3% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}
/*..............seccion alquiler................*/
.sec-alq{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 5% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}
/*................seccion asesoramiento...............*/
.sec-ases{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 5% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}


@media (max-width: 575.98px) {
    .sec-event{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 10% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    .dhead-event{
        text-align: center;   
        margin:0% 20%;
        padding-bottom: 4%;
    }
    .head-event{
        font-size: 30px !important;
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-event{
        text-align: center;
        padding-bottom: 7%;
        margin:0% 5%;
    }
    .text-event{
        font-family: 'Noto Serif', serif;
        font-size: 16px;
    }
    .backcol{  
       margin-bottom: 8%;
       border-radius: 15px;   
    }
    .g-5, .gx-5 {
        --bs-gutter-x: 0rem;
    }
    .fevent-serv{
        margin-left: 1%;
    }
    .dtit-event-serv{
        text-align: center;
        margin: 6% 0%;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.4);
    }
    .tit-event-serv{
        font-family: 'Lora', serif;
        font-weight: bold;
        font-size: 16px!important;
    }
    .dtext-event-serv{
        text-align: center;
        margin-top: 5%;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.6);
    }
    .text-event-serv{
        font-family: 'Noto Serif', serif;
        font-size: 15px;
    }
    .backimg1{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/organizacionintegral.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg2{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/organizacionparcial.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg3{
        padding-top: 5%;
        background-image: url("../img/01-Raquel&Rafa/decoracion.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg4{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/coordinaciondiae.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .dlink-event{
        text-align: center;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .link-event{
        font-size: 16px;
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: Transparent;
        background-repeat:no-repeat;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .link-event:hover{
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: rgba(255, 255, 255, 0.4);
        padding: 2%;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .dtit-other{
        text-align: center;   
        margin:0% 5%;
        padding-bottom: 4%;
        
    }
    .tit-other{
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-other{
        text-align: center;
        margin:0% 5%;
    }
    .text-other{
        font-family: 'Noto Serif', serif;
        font-size: 16px; 
    }
    
    .a{
        text-decoration: none;
    }
    
    .link-other {
        
        color: rgb(160, 143, 183) !important;
        font-size: 18px;
        font-weight: 500;
        padding: 0.5em 1.2em;
        background: rgba(0,0,0,0);
        border: 2px solid;
        border-color: rgb(160, 143, 183);;
        transition: all 1s ease;
        position: relative;
    }
    .link-other:hover {
        background: rgb(160, 143, 183);;
        color: #fff !important;
    }
    /*..............seccion Destination............*/
    .sec-dest{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 3% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    /*..............seccion alquiler................*/
    .sec-alq{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 5% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    /*................seccion asesoramiento...............*/
    .sec-ases{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 5% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .sec-event{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 10% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    .dhead-event{
        text-align: center;   
        margin:0% 10%;
        padding-bottom: 4%;
    }
    .head-event{
        font-size: 35px !important;
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-event{
        text-align: center;
        padding-bottom: 7%;
        margin:0% 5%;
    }
    .text-event{
        font-family: 'Noto Serif', serif;
        font-size: 16px;
    }
    .backcol{  
       margin-bottom: 8%;
       border-radius: 15px;   
    }
    .g-5, .gx-5 {
        --bs-gutter-x: 0rem;
    }
    .fevent-serv{
        margin-left: 1%;
    }
    .dtit-event-serv{
        text-align: center;
        margin: 6% 10%;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.4);
    }
    .tit-event-serv{
        font-family: 'Lora', serif;
        font-weight: bold;
        font-size: 20px!important;
    }
    .dtext-event-serv{
        text-align: center;
        margin-top: 5%;
        margin: 0% 3%;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.6);
    }
    .text-event-serv{
        font-family: 'Noto Serif', serif;
        font-size: 15px;
    }
    .backimg1{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/organizacionintegral.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg2{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/organizacionparcial.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg3{
        padding-top: 5%;
        background-image: url("../img/01-Raquel&Rafa/decoracion.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg4{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/coordinaciondiae.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .dlink-event{
        text-align: center;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .link-event{
        font-size: 18px;
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: Transparent;
        background-repeat:no-repeat;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .link-event:hover{
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: rgba(255, 255, 255, 0.4);
        padding: 2%;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .dtit-other{
        text-align: center;   
        margin:0% 5%;
        padding-bottom: 4%;
        
    }
    .tit-other{
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-other{
        text-align: center;
        margin:0% 5%;
    }
    .text-other{
        font-family: 'Noto Serif', serif;
        font-size: 16px; 
    }
    
    .a{
        text-decoration: none;
    }
    
    .link-other {
        
        color: rgb(160, 143, 183) !important;
        font-size: 18px;
        font-weight: 500;
        padding: 0.5em 1.2em;
        background: rgba(0,0,0,0);
        border: 2px solid;
        border-color: rgb(160, 143, 183);;
        transition: all 1s ease;
        position: relative;
    }
    .link-other:hover {
        background: rgb(160, 143, 183);;
        color: #fff !important;
    }
    /*..............seccion Destination............*/
    .sec-dest{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 3% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    /*..............seccion alquiler................*/
    .sec-alq{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 5% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    /*................seccion asesoramiento...............*/
    .sec-ases{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 0% 5%;
        margin-left: 0%;
        margin-right: 0%;
        padding-top: 5%; 
        padding-bottom: 10%;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .sec-event{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 10% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    .dhead-event{
        text-align: center;   
        margin:0% 10%;
        padding-bottom: 4%;
    }
    .head-event{
        font-size: 40px !important;
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-event{
        text-align: center;
        padding-bottom: 7%;
        margin:0% 5%;
    }
    .text-event{
        font-family: 'Noto Serif', serif;
        font-size: 17px;
    }
    .backcol{  
       margin-bottom: 8%;
       border-radius: 15px;   
    }
    
    .fevent-serv{
        margin-left: 1%;
    }
    .dtit-event-serv{
        text-align: center;
        margin: 6% 10%;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.4);
    }
    .tit-event-serv{
        font-family: 'Lora', serif;
        font-weight: bold;
        font-size: 20px!important;
    }
    .dtext-event-serv{
        text-align: center;
        margin-top: 5%;
        margin: 0% 3%;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.6);
    }
    .text-event-serv{
        font-family: 'Noto Serif', serif;
        font-size: 15px;
    }
    .backimg1{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/organizacionintegral.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg2{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/organizacionparcial.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg3{
        padding-top: 5%;
        background-image: url("../img/01-Raquel&Rafa/decoracion.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg4{
        padding-top: 5%;
        background-image: url("../img/04-Rosalía&Ernesto/coordinaciondiae.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .dlink-event{
        text-align: center;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .link-event{
        font-size: 17px;
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: Transparent;
        background-repeat:no-repeat;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .link-event:hover{
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: rgba(255, 255, 255, 0.4);
        padding: 2%;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .dtit-other{
        text-align: center;   
        margin:0% 5%;
        padding-bottom: 4%;
        
    }
    .tit-other{
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-other{
        text-align: center;
        margin:0% 5%;
    }
    .text-other{
        font-family: 'Noto Serif', serif;
        font-size: 16px; 
    }
    
    .a{
        text-decoration: none;
    }
    
    .link-other {
        
        color: rgb(160, 143, 183) !important;
        font-size: 18px;
        font-weight: 500;
        padding: 0.5em 1.2em;
        background: rgba(0,0,0,0);
        border: 2px solid;
        border-color: rgb(160, 143, 183);;
        transition: all 1s ease;
        position: relative;
    }
    .link-other:hover {
        background: rgb(160, 143, 183);;
        color: #fff !important;
    }
    /*..............seccion Destination............*/
    .sec-dest{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 3% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    /*..............seccion alquiler................*/
    .sec-alq{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 5% 5%;
        margin-left: 0%;
        margin-right: 0%; 
    }
    /*................seccion asesoramiento...............*/
    .sec-ases{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 0% 5%;
        margin-left: 0%;
        margin-right: 0%;
        padding-top: 5%; 
        padding-bottom: 10%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    /*---------------EVENTOS---------------*/
    .backservice{
        
        background-color: rgba(255, 255, 255, 0.6);
    }
    .sec-event{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 10% 5%;
        margin-left: 8%;
        margin-right: 8%; 
    }
    .dhead-event{
        text-align: center;   
        margin:0%10%;
        padding-bottom: 4%;
    }
    .head-event{
        font-size: 50px !important;
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-event{
        text-align: center;
        padding-bottom: 7%;
        margin:0% 10%;
    }
    .text-event{
        font-family: 'Noto Serif', serif;
        font-size: 18px;
    }
    .backcol{
        margin-bottom: 3%;
        border-radius: 15px;
    }
    .fevent-serv{
        margin-left: 0.5%;
    }
    .dtit-event-serv{
        text-align: center;
        margin: 3% 8%;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.4);
    }
    .tit-event-serv{
        font-family: 'Lora', serif;
        font-weight: bold;
        font-size: 22px!important;
    }
    .dtext-event-serv{
        text-align: center;
        padding: 2%;
        background-color:  rgba(255, 255, 255, 0.6);
    }
    .text-event-serv{
        font-family: 'Noto Serif', serif;
        font-size: 16px;
    }
    .backimg1{
        background-image: url("../img/04-Rosalía&Ernesto/organizacionintegral.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg2{
        background-image: url("../img/04-Rosalía&Ernesto/organizacionparcial.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg3{
        background-image: url("../img/01-Raquel&Rafa/decoracion.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .backimg4{
        background-image: url("../img/04-Rosalía&Ernesto/coordinaciondiae.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px;
    }
    .dlink-event{
        text-align: center;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .link-event{
        font-size: 18px;
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: Transparent;
        background-repeat:no-repeat;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .link-event:hover{
        font-family: 'Kalam', cursive;
        font-weight: bold;
        background-color: rgba(255, 255, 255, 0.4);
        padding: 2%;
        border: none;
        cursor:pointer;
        overflow: hidden;
    }
    .dtit-other{
        text-align: center;   
        margin:5% 8%;
        padding-bottom: 4%;
        
    }
    .tit-other{
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    .dtext-other{
        text-align: center;
        margin:0% 10%;
    }
    .text-other{
        font-family: 'Noto Serif', serif;
        font-size: 18px; 
    }

    .a{
        text-decoration: none;
    }
    .link-other {
        
        color: rgb(160, 143, 183) !important;
        font-size: 20px;
        font-weight: 500;
        padding: 0.5em 1.2em;
        background: rgba(0,0,0,0);
        border: 2px solid;
        border-color: rgb(160, 143, 183);;
        transition: all 1s ease;
        position: relative;
    }
    .link-other:hover {
        background: rgb(160, 143, 183);;
        color: #fff !important;
    }

    /*..............seccion Destination............*/
    .sec-dest{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 3% 5%;
        margin-left: 8%;
        margin-right: 8%; 
    }
    /*..............seccion alquiler................*/
    .sec-alq{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 5% 5%;
        margin-left: 8%;
        margin-right: 8%; 
    }
    /*................seccion asesoramiento...............*/
    .sec-ases{
        background-color: rgba(255, 254, 220, 0.6);
        padding: 5% 5%;
        margin-left: 8%;
        margin-right: 8%; 
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    /*---------------EVENTOS---------------*/
.backservice{
    
    background-color: rgba(255, 255, 255, 0.6);
}
.sec-event{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 10% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}
.dhead-event{
    text-align: center;   
    margin:0% 10%;
    padding-bottom: 4%;
}
.head-event{
    font-size: 50px !important;
    font-family: 'Lora', serif;
    font-weight: bold;
}
.dtext-event{
    text-align: center;
    padding-bottom: 7%;
    margin:0% 8%;
}
.text-event{
    font-family: 'Noto Serif', serif;
    font-size: 18px;
}
.backcol{
  
   margin-bottom: 3%;
   border-radius: 15px;
   
}
.dtit-event-serv{
    text-align: center;
    margin: 3% 15%;
    padding: 2%;
    background-color:  rgba(255, 255, 255, 0.4);
}
.tit-event-serv{
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 25px!important;
}
.dtext-event-serv{
    text-align: center;
    padding: 2%;
    background-color:  rgba(255, 255, 255, 0.6);
}
.text-event-serv{
    font-family: 'Noto Serif', serif;
    font-size: 16px;
}
.backimg1{
    background-image: url("../img/04-Rosalía&Ernesto/organizacionintegral.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.backimg2{
    background-image: url("../img/04-Rosalía&Ernesto/organizacionparcial.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.backimg3{
    background-image: url("../img/01-Raquel&Rafa/decoracion.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.backimg4{
    background-image: url("../img/04-Rosalía&Ernesto/coordinaciondiae.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}
.dlink-event{
    text-align: center;
    margin-top: 3%;
    margin-bottom: 3%;
}
.link-event{
    font-size: 20px;
    font-family: 'Kalam', cursive;
    font-weight: bold;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
}
.link-event:hover{
    font-family: 'Kalam', cursive;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 2%;
    border: none;
    cursor:pointer;
    overflow: hidden;
}
.dtit-other{
    text-align: center;   
    margin:0% 15%;
    padding-bottom: 4%;
    
}
.tit-other{
    font-family: 'Lora', serif;
    font-weight: bold;
}
.dtext-other{
    text-align: center;
    margin:0% 10%;
}
.text-other{
    font-family: 'Noto Serif', serif;
    font-size: 18px; 
}

.a{
    text-decoration: none;
}
.link-other {
    
    color: rgb(160, 143, 183) !important;
    font-size: 20px;
    font-weight: 500;
    padding: 0.5em 1.2em;
    background: rgba(0,0,0,0);
    border: 2px solid;
    border-color: rgb(160, 143, 183);;
    transition: all 1s ease;
    position: relative;
}
.link-other:hover {
    background: rgb(160, 143, 183);;
    color: #fff !important;
}

/*..............seccion Destination............*/
.sec-dest{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 3% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}
/*..............seccion alquiler................*/
.sec-alq{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 5% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}
/*................seccion asesoramiento...............*/
.sec-ases{
    background-color: rgba(255, 254, 220, 0.6);
    padding: 5% 5%;
    margin-left: 15%;
    margin-right: 15%; 
}
}
@media (min-width: 1400px) {

}