.galeria{
    font-family: 'open sans';
}

.galeria h1{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria h3{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria h4{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria4{
    font-family: 'open sans';
}

.galeria4 h1{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria4 h3{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria4 h4{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria3{
    font-family: 'open sans';
    background: #9a181a;
    color: #fff;
    
}

.galeria3 h1{
    color: #fff;
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria3 h3{
    color: #fff;
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria3 h4{
    color: #fff;
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria2{
    font-family: 'open sans';
    background: #0077C0;
    color: #fff;
}

.galeria2 h1{
    color: #fff;
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria2 h3{
    color: #fff;
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}

.galeria2 h4{
    color: #fff;
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
}


.linea{
    border-top: 5px solid #0077C0;
    margin-bottom: 40px;
}

.linea2{
    border-top: 5px solid #fff;
    margin-bottom: 40px;
}

.carusel h1{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 40;
}

.carusel{
    display:flex;
    width: 45%;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.linea-car{
    border-top: 5px solid #0077C0;
    margin-bottom: 40px;
}

.tar h1{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 40;
}

.card-group{
    display:flex;
    width: 90%;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.card{
    border: none;
}

.contenedor-imagenes{
    display:flex;
    width: 55%;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-imagenes .imagen{
    width: 22%;
    position: relative;
    height:200px;
    margin-bottom:5px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .75)
}


.imagen img{
    width: 100%;
    height:100%;
    object-fit: cover;
}

.mapa{
    background: #0077C0;
}
.contenedor-ma{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-gale{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}


.contenedor-pla{
    display:flex;
    width: 80%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-pla-maes{
    display:flex;
    width: 80%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}


.contenedor-info2{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info3{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info4{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info5{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info6{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}
.contenedor-info7{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info8{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info9{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.contenedor-info10{
    display:flex;
    width: 85%;
    padding: 10px;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius:3px;
}

.izquierda-blanco{
    float: left;
    padding: 10px;
    color: #fff;
    width: 30%;
    justify-content: center;
    align-items: center;
}

.izquierda-sec-blanco{
    float: left;
    padding: 10px;
    color: #fff;
    width: 30%;
    justify-content: center;
    align-items: center;
}

.izquierda-rojo{
    float: left;
    padding: 10px;
    color: #fff;
    width: 45%;
    text-align: left;
    justify-content: center;
    align-items: center;
}

.izquierda-pla{
    float: left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: left;
    justify-content: center;
    align-items: center;
}

.izquierda-pla-maes{
    float: left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: left;
    justify-content: center;
    align-items: center;
}

.derecha-pla{
    float:left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: right;
    justify-content: center;
    align-items: center;
}

.derecha-pla-maes{
    float:left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: right;
    justify-content: center;
    align-items: center;
}

.medio-pla{
    float:left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.izquierda-sec-pla{
    float: left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: left;
    justify-content: center;
    align-items: center;
}

.derecha-sec-pla{
    float:left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: right;
    justify-content: center;
    align-items: center;
}

.medio-sec-pla{
    float:left;
    padding: 10px;
    color: #fff;
    width: 25%;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.derecha-rojo{
    float:left;
    padding: 10px;
    color: #fff;
    width: 45%;
    text-align: right;
    justify-content: center;
    align-items: center;
}

.izquierda-negro{
    float: left;
    padding: 10px;
    color: black;
    width: 30%;
    margin: 40px;
    justify-content: center;
    align-items: center;
}

.izquierda-sec-negro{
    float: left;
    padding: 10px;
    color: black;
    width: 30%;
    margin: 40px;
    justify-content: center;
    align-items: center;
}

.izquierda-sec-ne{
    float: left;
    padding: 10px;
    color: black;
    width: 30%;
    margin: 40px;
    justify-content: center;
    align-items: center;
}

.izquierda-sec-ne-maes{
    float: left;
    padding: 10px;
    color: black;
    width: 30%;
    margin: 40px;
    justify-content: center;
    align-items: center;
}

.izq-sec-ne{
    float: left;
    padding: 10px;
    color: black;
    width: 30%;
    margin: 40px;
    justify-content: center;
    align-items: center;
}

.izquierda-sec-neg{
    float: left;
    padding: 10px;
    color: black;
    width: 30%;
    margin: 0px;
    justify-content: center;
    align-items: center;
}

.izquierda-sec-neg-maes{
    float: left;
    padding: 10px;
    color: black;
    width: 30%;
    margin: 0px;
    justify-content: center;
    align-items: center;
}

.derecha-blanco{
    float:left;
    padding: 10px;
    color: #fff;
    width: 45%;
    text-align: right;
    margin: 40px;
}

.derecha-sec-blanco{
    float:left;
    padding: 10px;
    color: #fff;
    width: 45%;
    text-align: right;
    margin: 40px;
}


.derecha-negro{
    float:left;
    padding: 10px;
    color: black;
    width: 45%;
}

.mapa h1{
    text-align: center;
    margin:20px 0 15px 0;
    font-weight: 300;
    color: white;
}

.linea-mapa{
    border-top: 5px solid #fff;
    margin-bottom: 40px;
}

.pie{
    width: 100%;
    background: #0a141d;
}


.pie .grupo1{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px;
    padding: 45px 0px;
}

.pie .grupo1 .box figure{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pie .grupo1 .box figure img{
   width: 100px; 
}

.pie .grupo1 .box h2{
    color: #fff;
    margin-bottom: 25px;
    font-size: 20px;
}

.pie .grupo1 .box p{
    color: #efefef;
    margin-bottom: 10px;
}

.pie .grupo1 .box .red-social img{
    width: 40px;
}

.pie .grupo1 .box .red-social a{
    display: inline-block;
    text-decoration: none;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    margin-right: 1px;
    text-align: center;
    transition: all 300ms ease;
}

.pie .grupo1 .box .red-social a:hover{
    color: aqua;
}

.pie .grupo2{
    background-color: #0a1a2a;
    padding: 15px 10px;
    text-align: center;
    color: #fff;
}

.pie .grupo2 small{
    font-size: 15px;
}

form{
    width: 450px;
    margin: auto;
    background: rgba(0,0,0,0.4);
    padding: 10px 20px;
    box-sizing: border-box;
    margin-top: 20px;
    border-radius: 7px;
}

h2{
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 30px;
    margin-bottom: 20px;
}

input, textarea{
    width: 100%;
    margin-bottom: 20px;
    padding: 7px;
    box-sizing: border-box;
    font-size: 17px;
    border: none;
}

textarea{
    min-height: 100px;
    max-height: 200px;
    max-width: 100%;
}

#boton{
    background: #31384a;
    color: #fff;
    padding: 20px;
}

#boton:hover{
    cursor: pointer;
}


/*Galeria*/
img{
    border-radius: 8px;
}

.galleryContainer{
    width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.gallery{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 580px;
    width: 100%;
}

.gallery input{
    display: none;
}

.gallery > img:first-of-type{
    position: relative;
    display: flex;
    top: 0;
    left: 0;
    z-index: 10;
}

.galleryImage{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.25s ease-out;
}

.thumbnails{
    margin-top: 10px;
    height: 5%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
}

.thumbnailImage{
    margin: 0 5px;
}

.thumbnailImage img{
    width: 100%;
    height: 50px;
    object-fit: cover;
}

.thumbnailImage:first-child{
    margin-left: 0px;
}

.thumbnailImage:last-child{
    margin-right: 0px;
}

#c1:checked +#i1{
    opacity: 1
}

#c2:checked +#i2{
    opacity: 1
}

#c3:checked +#i3{
    opacity: 1
}

#c4:checked +#i4{
    opacity: 1
}

#c5:checked +#i5{
    opacity: 1
}

#c6:checked +#i6{
    opacity: 1
}

#c7:checked +#i7{
    opacity: 1
}

#c8:checked +#i8{
    opacity: 1
}

#c9:checked +#i9{
    opacity: 1
}

#c10:checked +#i10{
    opacity: 1
}
/*Final Galeria*/


@media screen and (max-width:1000px){
    .contenedor-imagenes{
        width: 95%;
        height: auto;
        border-radius: 50px;
        margin: 15px auto 0;
    }
    
    .contenedor-info{
        display: flex;
        width: 100%;
        height: 400px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-info9{
        display: flex;
        width: 100%;
        height: 800px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-pla{
        display: flex;
        width: 100%;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-pla-maes{
        display: flex;
        width: 100%;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-ma{
        width: 95%;
    }
    
    .derecha-blanco{
        float:left;
        padding: 10px;
        color: #fff;
        width: 45%;
        text-align: center;
    }
    
    .derecha-rojo{
        float:left;
        padding: 10px;
        color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .derecha-pla{
        float:left;
        padding: 10px;
        color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .derecha-pla-maes{
        float:left;
        padding: 10px;
        color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .medio-pla{
        float:left;
        padding: 10px;
        color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .izquierda-rojo{
        float: left;
        padding: 10px;
        color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .izquierda-pla{
        float: left;
        padding: 10px;
        color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .izquierda-pla-maes{
        float: left;
        padding: 10px;
        color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .derecha-negro{
        float:left;
        padding: 10px;
        color: black;
        width: 45%;
    }
    
    .izquierda-blanco{
        float: left;
        padding: 10px;
        color: #fff;
        width: 30%;
    }
    
    
    .izquierda-negro{
        float: left;
        padding: 10px;
        color: black;
        width: 30%;
    }
    
    .izq-sec-ne{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
    }
    
    .izquierda-sec-neg{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
    }
    
    .izquierda-sec-ne-maes{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
        height: 300px;
    }
    
    .pie .grupo1{
        width: 90%;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
        padding: 35px 0px;
    }
    
     .container{
        max-width: 700px;
        padding: 15px;
    }
    
    .galleryContainer{
        width: 100%;
        height: auto;
        margin: 0;
    }
    
    .gallery{
        width: 100%;
        height: 100%;
    }
    
}

@media screen and (max-width:700px){
    .contenedor-imagenes{
        width: 100%;
        height: auto;
    }
    .contenedor-imagenes .imagen{
        width: 40%;
    }
    
    .contenedor-info{
        display: flex;
        width: 100%;
        height: 800px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-info9{
        display: flex;
        width: 100%;
        height: 800px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-pla{
        display: flex;
        width: 100%;
        height: 2000px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-pla-maes{
        display: flex;
        width: 100%;
        height: 1000px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
        
    .derecha-blanco{
        float:left;
        padding: 20px;
        color: #fff;
        width: 90%;
        height: 340px;
    }
    
    .medio-pla{
        float:left;
        padding: 20px;
        color: #fff;
        width: 90%;
    }
    
    .derecha-pla{
        float:left;
        padding: 20px;
        color: #fff;
        width: 90%;
        height: 340px;
    }
    
     .derecha-pla-maes{
        float:left;
        padding: 20px;
        color: #fff;
        width: 90%;
        height: 540px;
    }
    
    .derecha-negro{
        margin-top: 0px;
        float:left;
        color: black;
        width: 90%;
        height: 400px;
    }
    
    .izquierda-blanco{
        float: left;
        padding: 20px;
        color: #fff;
        width: 90%;
    }
    
    .izquierda-pla{
        float: left;
        padding: 20px;
        color: #fff;
        width: 90%;
    }
    
    .izquierda-pla-maes{
        float: left;
        padding: 20px;
        color: #fff;
        width: 90%;
        height: 400px;
    }
    
    .izquierda-negro{
        float: left;
        color: black;
        width: 90%;
    }
    
    .pie .grupo1{
        width: 70%;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
        padding: 25px 0px;
    }
}


@media screen and (max-width:450px){
    h1{
        font-size:22px;
    }
    
    .contenedor-info{
        display: flex;
        width: 100%;
        height: 800px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-info4{
        display: flex;
        width: 100%;
        height: 1050px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-info5{
        display: flex;
        width: 100%;
        height: 450px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-info6{
        display: flex;
        width: 100%;
        height: 450px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-info7{
        display: flex;
        width: 100%;
        height: 1000px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
     .contenedor-info8{
        display: flex;
        width: 100%;
        height: 900px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
     .contenedor-info9{
        display: flex;
        width: 100%;
        height: 700px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
     .contenedor-info10{
        display: flex;
        width: 100%;
        height: 650px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-pla{
        display: flex;
        width: 100%;
        height: 2100px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-pla-maes{
        display: flex;
        width: 100%;
        height: 1000px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-imagenes{
        width: 98%;
    }
    .contenedor-imagenes .imagen{
        width: 70%;
    }
            
    .derecha-blanco{
        float:left;
        color: #fff;
        width: 100%;
    }
    
     .derecha-sec-blanco{
        float:left;
        color: #fff;
        width: 100%;
        height:200px; 
    }
    
    .derecha-pla{
        float:left;
        color: #fff;
        width: 80%;
        height: 700px;
    }
    
    .derecha-pla-maes{
        float:left;
        color: #fff;
        width: 80%;
        height: 600px;
    }
    
    .medio-blanco{
        float:left;
        color: #fff;
        width: 80%;
        height: 700px;
    }
    
    .medio-sec-pla{
        float:left;
        color: #fff;
        width: 80%;
        height: 300px;
    }
    
    .derecha-sec-pla{
        float: left;
        color: #fff;
        width: 80%;
        height: 300px;
    }
    
    .derecha-negro{
        margin-top: 30px;
        float:left;
        padding: 10px;
        color: black;
        width: 100%;
    }
    
    .izquierda-blanco{
        float: left;
        color: #fff;
        width: 100%;
    }
    
    .izquierda-sec-blanco{
        float: left;
        color: #fff;
        width: 100%;
        height: 200px; 
    }
    
    .izquierda-pla{
        float: left;
        color: #fff;
        width: 100%;
    }
    
    .izquierda-pla-maes{
        float: left;
        color: #fff;
        width: 100%;
    }
    
    .izquierda-sec-pla{
        float: left;
        color: #fff;
        width: 100%;
        height: 300px;
    }
    
    .izquierda-negro{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
        height: 300px;
    }
    
    .izquierda-sec-ne{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
        height: 550px;
    }
    
    .izq-sec-ne{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
        height: 280px;
    }
    
    .izquierda-sec-neg{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
        height: 250px;
    }
    
        
    form{
        width: 100%
    }
}

@media screen and (max-width:370px){
    h1{
        font-size:22px;
    }
    
    .contenedor-info{
        display: flex;
        width: 100%;
        height: 800px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-info10{
        display: flex;
        width: 100%;
        height: 850px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    .contenedor-pla{
        display: flex;
        width: 100%;
        height: 2600px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    
    .contenedor-pla-maes{
        display: flex;
        width: 100%;
        height: 1400px;
        padding: 10px;
        justify-content: space-around;
        flex-wrap: wrap;
        border-radius:3px;
    }
    .contenedor-imagenes{
        width: 98%;
    }
    .contenedor-imagenes .imagen{
        width: 70%;
    }
            
    .derecha-blanco{
        float:left;
        color: #fff;
        width: 100%;
    }
    
    .derecha-pla{
        float:left;
        color: #fff;
        width: 80%;
        height: 700px;
    }
    
    .medio-blanco{
        float:left;
        color: #fff;
        width: 80%;
        height: 700px;
    }
    
    .derecha-negro{
        margin-top: 30px;
        float:left;
        padding: 10px;
        color: black;
        width: 100%;
    }
    
    .izquierda-blanco{
        float: left;
        color: #fff;
        width: 100%;
    }
    
    .izquierda-pla{
        float: left;
        color: #fff;
        width: 100%;
    }
    
     .izquierda-pla-maes{
        float: left;
        color: #fff;
        width: 100%;
    }
    .izquierda-negro{
        float: left;
        padding: 10px;
        color: black;
        width: 100%;
        height: 300px;
    }
    
        
    form{
        width: 100%
    }
}


