@font-face {
    font-family: '__Trajan Pro_5';
    src: url('../fonts/original_trajanpro-regular.eot');
    src: local('☺'), url('../fonts/trajanpro-regular.woff') format('woff'), url('../fonts/trajanpro-regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '__GothamBook_5';
    src: url('../fonts/gotham-book1.eot');
    src: local('☺'), url('../fonts/gothambook.woff') format('woff'), url('../fonts/gothambook.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 20px;
}

header {
    background-image: url(../images/home-head-lily-02.jpg);
    background-position: center center;
    background-size: cover;
    height: 100vh;
}

main {
    background-image: url(../images/home_homecollections.jpg);
    background-position: center center;
    background-size: cover;
    height: 500px;
    margin-top: 20px;
}

.section1 {
    /*background-color: blue;*/
    height: 500px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section2 {
    /*background-color: gray;*/
    height: 350px;
    margin-top: 20px;
}

.section3 {
    background-color: black;
    height: 100%;
    margin-top: 20px;
}

.section4 {
    /*background-color: violet;*/
    height: 200px;
    margin-top: 20px;
}

.section5 {
    /*background-color: skyblue;*/
    height: 200px;
    margin-top: 20px;
}

.contenedor {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
}

.contenedor1 {
    max-width: 500px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-family: '__GothamBook_5';
    font-size: 12px;
    color: #ffffed;
    line-height: 1.2;
}

.contenedor2 {
    max-width: 700px;
    margin: 50px auto;
    padding: 20px;
    font-family: '__GothamBook_5';
    font-size: 12px;
    color: #777777;
    line-height: 1.2;
    text-align: justify;
}

h1 {
    font-family: '__Trajan Pro_5';
    font-weight: 400;
    font-size: 90px;
    margin: 0;
    color: #ffffed;
    text-align: center;
}

h2 {
    font-family: '__Trajan Pro_5';
    font-weight: 400;
    font-size: 26px;
    margin: 0;
    color: #ffffed;
    text-align: center;
}

h3 {
    font-family: '__GothamBook_5';
    font-size: 12px;
    color: #ffffed;
    margin: 0;
    text-align: center;
}

h4 {
    font-family: '__Trajan Pro_5';
    font-weight: 400;
    font-size: 26px;
    margin: 0;
    color: #ffffed;
    text-align: center;
    letter-spacing: 30px;
}

h5 {
    font-family: '__Trajan Pro_5';
    font-weight: 400;
    font-size: 40px;
    margin: 0;
    color: black;
    padding-bottom: 20px;
}

h6 {
    font-family: '__GothamBook_5';
    font-size: 20px;
    color: #d2bb66;
    margin: 0;
    padding-bottom: 10px;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flex2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.flex3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.flex4 {
    flex-basis: calc(33.3% - 15px);
}

.flex5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.flex6 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.flex7 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.flex8 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
}

.alineacion {
    padding-left: 20px;
}

.alineacion2 {
    padding-right: 50px;
}

.alineacion3 {
    padding-top: 50px;
}

.navegacion a {
    font-family: '__GothamBook_5';
    font-size: 12px;
    color: #ffffed;
    text-decoration: none;
}

.navMargen {
    margin-left: 20px;
}

.navMargen1 {
    margin-left: 5px;
}

.navMargen2 {
    margin-left: 40px;
}

.navMargen3 {
    margin-left: 5px;
}


.logolily {
    /*background-color: brown;*/
    height: 100vh;
}

.espaciador1 {
    height: 40%;
    width: 100%;
    /*background-color: chartreuse;*/
}

.espaciador2 {
    height: 20%;
    width: 100%;
    /*background-color: blue;*/
}

.espaciador3 {
    margin: 20px;
    height: 150px;
    width: 100%;
    /*background-color: chartreuse;*/
}

.espaciador4 {
    background-image: url(../images/home_residential01.jpg);
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.espaciador4 a {
    text-decoration: none;
}

.espaciador5 a {
    text-decoration: none;
}

.espaciador6 a {
    text-decoration: none;
}

.espaciador7 a {
    text-decoration: none;
}

.espaciador5 {
    background-image: url(../images/home-commercial01.jpg);
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.espaciador6 {
    background-image: url(../images/home_little_ones01.jpg);
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.espaciador8 {
    height: 100%;
    width: 130px;
    /*background-color: coral;*/
}

.espaciador9 {
    height: 100%;
    width: 600px;
    /*background-color: slateblue;*/
}

.alineacionSocial a {
    padding-top: 10px;
    
}

.boton a {
    width: 170px;
    height: 28px;
    display: block;
    border-color: #787878;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 10px;
    margin-top: 24px;
    position: relative;
    background: #D3BB67 url(../images/fondo_dorado-buttonu312-fr.jpg) no-repeat center center;
    background-size: cover;
    font-family: '__GothamBook_5';
    font-size: 12px;
    color: #ffffed;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    padding-top: 10px;
}

.boton2 a {
    font-family: '__GothamBook_5';
    font-size: 12px;
    color: #ababab;
    text-decoration: none;
}

.imagen1 {
    width: 290px;
    height: 160px;
}

.imagen2 {
    width: 73x;
    height: 40px;
}

.imagen3 {
    width: 45px;
    height: 40px;
}

ul {
    margin: 0;
    padding: 10px;
}

.menu-inferior {
    font-family: '__GothamBook_5';
    font-size: 12px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.menu-inferior li {
    list-style: none;
    border: 0;
    padding: 0;
}

.titulosLista {
    text-decoration: none;
    color: black;
    margin-bottom: 10px;
}

.titulosLista2 {
    text-decoration: none;
    color: #ababab;
    margin-bottom: 4px;
}


@media (max-width: 1000px), print {
    h1 {
        font-size: 60px;
    }
    header {
        background-image: url(../images/home-head-lily-03.jpg);
        background-position: right;
    }
    .imagen1 {
        width: 200px;
        height: 110px;
    }

    .navMargen2 {
        margin-left: 20px;
        margin-top: 20px;
    }

    .navMargen1 {
        margin-top: 20px;
    }
    
}

@media (max-width: 800px), print {
    h1 {
        font-size: 30px;
    }
    header {
        background-image: url(../images/home-head-lily-04.jpg);
        background-position: right;
    }
    .section1 {
        flex-direction: column;
        height: 1000px;
    }
    .imagen1 {
        display: block;
        width: 160px;
        height: 88px;
    }
}

@media (max-width: 450px), print {
    h1 {
        font-size: 30px;
    }
    header {
        background-image: url(../images/home-head-lily-05.jpg);
        background-position: right;
    }
    .section1 {
        flex-direction: column;
        height: 1200px;
    }
    .imagen1 {
        width: 200px;
        height: 110px;
        margin: 20px;
    }
    .flex7 {
        flex-direction: column;
    }
}