

h2{
    text-transform:capitalize;
    text-align: center!important; 
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
    color: #505050;
    letter-spacing: 5px;
    font-size: 32px;
    border-bottom: 2px solid black;
    display: table;
    margin: 0 auto!important;
}
h1{
    color: white;
    font-family: 'Courgette', cursive;
    line-height: 105px!important;
    font-size: 55px!important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); 
    margin-top: 55px;
}

h1 small{
    font-size: 50px!important;
}

body{
    background-position:top;
    margin-top: 145px;
    background-image: url(http://espacioparapruebas.com.ar/acobijarnos/background.png);
    background-repeat: repeat-y;
    background-size: contain; 
}

nav{
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.nav-item{
    padding: 0px 20px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif;
    border-right: 1.5px solid rgba(255, 126, 6, 0.6); 
}
.nav-item a{
    color: black!important;
}

a{
    text-decoration: none;
    color: #FF993B;
}
footer a{
    color: #ffd4ad;
}
footer a:hover{
    color: #fff;
}


.galeria{
    text-align: center;
    background: rgb(255, 232, 210);
}
.galeria h4{
    color: #FE7E06;;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    padding-top: 20px;
}

 

.a1,.a2 ,.a3 ,.a4 ,.a5 ,.a6 ,.a7 ,.a8 ,.a9 ,.a10 ,.a11 ,.a12 ,.a13 ,.a14 ,.a15 ,.a16 ,.a17 ,.a18,.a19,.a20, 
.a21,.a22,.a23,.a24,.a25,.a26,.a27,.a28,.a29,.a30,.a31,.a32,.a33,.a34,.a35,.a36,.a37,.a38,.a39,.a40,.a41,.a42,.a43,.a44,.a45,.a46
{
width: auto!important;
height: 250px!important; 
overflow: hidden; 
border-radius: 10px;
}

.a1 img,.a2 img,.a3 img,.a4 img,.a5 img,.a6 img,.a7 img,.a8 img,.a9 img,.a10 img,.a11 img,.a12 img,.a13 img,.a14 img,.a15 img,.a16 img,.a17 img,.a18 img,.a19 img,.a20 img,
.a21 img,.a22 img,.a23 img,.a24 img,.a25 img,.a26 img,.a27 img,.a28 img,.a29 img,.a30 img,.a31 img,.a32 img,.a33 img,.a34 img,.a35 img,.a36 img,.a37 img,.a38 img,.a39 img,.a40 img,.a41 img,.a42 img,.a43 img,.a44 img,.a45 img,.a46 img

{
 height: 120%;
}

footer p{
    font-size: 17px;
}



.puntos{ 
    width: auto;
    display: table;
    margin: 0 auto;
    position: relative;
}
.puntos img{
    position: absolute;
    left: -60px;
    bottom: 20px;
}

.logo{
    max-width: 100%;
    height: 85px; 
}

.red{
    font-size: 50px;
    margin: 0px 5px;
    vertical-align: middle;
}

.logo-pie{
    background: white;
    border-radius: 900px;
    padding: 0px;
    width: 100px;
}

.bebe-inicio{
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

a:hover{
    cursor: pointer;
}

.cuadro{ 
    margin-top: 50px;
    border-radius: 25px;
    height: 290px;
    font-size: 21px;
    font-weight: 500;
    text-align: center;
    padding: 0px;
    font-family: 'Roboto Condensed', sans-serif;
}
.cuadro img{
    background: #FF993B;
    border-radius: 999px;
    padding: 15px;
}

.qh{
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

.titulo{ 
    border: none;
    display:table;
    padding: 10px 30px;
    font-size: 25px;
    color: #2a2a2a;  
    text-decoration: none;
    margin: 0 auto!important;
    text-align: center;
    margin-bottom: 40px!important;
    margin-top: 0px!important;
}

.colegios{
    background: #FF7E06;
    color: white;
    text-align: center;
    font-family: 'Poppins', sans-serif; 
    padding: 10px 0px;
    font-size: 30px;
    padding-bottom: 15px;
}
.boton{
    background: #e6a768;
    font-size: 21px;
    padding: 8px  10px;
    border-radius: 10px;
    text-decoration: none;
    color: white;  
    transition: all .3s ease-in-out;
    
    margin-bottom: 30px!important; 
}


.boton:hover{
    color: #db8332;
    cursor: pointer;
}


.card{
    position: relative;
    padding: 20px;
    font-family: impact;
    letter-spacing: 1px;
}
.card img{
    border-radius: 900px;
    filter: brightness(.75);
}
 
.card .centrado{
    font-family: 'Poppins', sans-serif; 
    color: white;
    text-align: center;
    height: fit-content;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    text-shadow: 1px 1px 5px black;
}

.textura{ 
    background-image: url(http://espacioparapruebas.com.ar/acobijarnos/textura.jpg);
    background-size: cover;
    padding: 15px;
    border-radius: 10px;
    color: white;
    text-shadow: 1px 1px 3px black;
    min-height: 210px;

    
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.modal{
    margin-top: 10%;
}

.centrado{
    transition: all .3s ease-in-out;
}

.centrado:hover{
    transform: scale(1.1); 
    cursor: pointer;
}

.card ul{
    padding: 0px;
}
.card ul li{
    font-family: impact;
    text-align: center;
    list-style: none;
}

p{
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif; 
    color: #212121;
    line-height: 38px;
}
.perfil{
    width: 70%; 
}

.up-bar{
    background: #FF7E06;
    text-align: center;
    color: white;
    padding: 5px 0px;
    font-size: 19px;
}

.dona{
    background: #FF7E06!important;
    border-radius: 900px;
    color: white!important;
    padding: 8px 20px!important;
    box-shadow: 1px 1px 5px #808080!important;
}

.cuadro-corazon{
    position: relative;
}
.corazon1{
    display: none;
    position: absolute;
    left: 10px;
    bottom: -95px;
    z-index: -1;
    opacity: .5;
    width: 200px;
}
.corazon2{
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: -1;
    opacity: .5;
    width: 200px;
}

contenedor-flex{
    
}

footer{
    font-family: 'Roboto Condensed', sans-serif;
}

header{  
    background-image: url("../back.jpg");
        background-size: cover;
}
 
.direccion{
    
}

.pie-naranja{
    background: #FF993B;
    color: white;
    font-size: 26px;
    padding: 10px;
    text-align: center; 
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}
.pie-naranja small{
    font-size: 21px;
    font-weight: 400;
}
.bg-dark{
    background: #FF7E06!important;
}



.fa-square-instagram:hover { 
    color: #DD2A7B!important; 
}
.fa-square-facebook:hover{
    color: #3b5998!important; 
}



.boton a:hover{
    color: #db8332!important; 
}
.boton a{
    color: white!important; 
}

.logui-pie{
    text-align: right;
}



@media (max-width:1400px){
    h1{
    color: white;
    font-family: 'Courgette', cursive;
    line-height: 105px!important;
    font-size: 43px!important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); 
    margin-top: 20px;
    }
}



@media (max-width:1200px){
    h1{
    color: white;
    font-family: 'Courgette', cursive;
    line-height: 90px!important;
    font-size: 40px!important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); 
    margin-top: 10px;
    }
}


@media (max-width:900px){
    
    .logui-pie{
    text-align: center;
}
    
    h1{ 
    line-height: 50px!important;
    font-size: 30px!important; 
    }
    .px-5{
        padding: 0px!important;
    }
    p{
        font-size: 15px!important;
    }
    h2{
        font-size: 22px!important;
    }
    .cuadro{
        margin-top: 0px;
        height: auto;
        margin-bottom: 10px;
    }
    .textura{
        margin-bottom: 0px!important;
    }
    .puntos img{
        display: none;
    }
    .container{
        text-align: center!important;
    }
}
