* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    /* background-image: url(../imgs/watercolor_spots.jpg); */
    background-repeat: repeat-y;
    background: cover;
    margin: 0;
    padding: 0;
  
}

@media (min-width: 280px) and (max-width: 480px) {
    /* Navbar -------------------------------*/
    #logo-baner {
        width: 80%;
       
        margin-left: 0px;
        margin-right: -7px;
        background-color: transparent;
    }
    /* Recorre el menu de hamburguesa */
    nav .navbar {
        background: transparent;
        width: 60%;
    }
  
    .navbar-nav {
        font-family: 'Montserrat', sans-serif;
        color: rgb(90, 88, 88);
    }
    .navbar-light {
        background-color: #bb9eb2e0;
        /* solo background para area de navbar */
    }
    .navbar-light .navbar-toggler {
        border: 5px solid #1b123c;
        margin-right: 30px;
    }
    a.nav-link {
        margin-left: 25px;
    }
    /* Ajustar links del menu el texto HOME/Work cuando se despliega*/
    header {
        position: fixed;
        top: 0;
        width: 100%;
    }
    /* Fijar menu navbar */



    /* BOXES     --------------------------------- */
    .flex-container-photography {
        display: flex;
        flex-wrap: wrap;
        width: 100% auto;
        justify-content: center;
       
        min-height: 100vh;
        margin-top: 130px;
        /* Margen debido a que la barra de navegacion esta fija */
    }

    .flex-box {
       
        display: flex;
        flex-direction: column;
        width: 90%;
        margin: 8px;
    }

    .box-title {
        background-color: #8b617f;
        border-radius: 6px;
        text-align: center;
        width: 100%;
    }

    .text-photo {
        font-family: 'Montserrat', sans-serif;
        font-size: 1em;
       
        font-variant-caps: all-petite-caps;
        margin-bottom: 0;
        color: white;
    }
    .box_01 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
       
    }

    #img_01 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
        
    }

    .box_02 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 7px;
       
        margin-top: 15px;
    }
    #img_02 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_03 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_03 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_04 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_04 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_05 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_05 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_06 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_06 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_07 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        
        margin-top: 15px;
    }
    #img_07 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_08 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_08 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_09 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_09 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_10 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        
        margin-top: 15px;
    }
    #img_10 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_11 {
        width: 100%;
        border:1px solid  #bb9eb2;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_11 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_12 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_12 {
      
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_13 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_13 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_14 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_14 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_15 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_15 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_16 {
        width: 100%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_16 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .menu-down {
       
        display: flex;
       
        flex-wrap: wrap;
        justify-content: space-around;
        border-bottom: 1px solid #2f28599d;
        width: 90%;
        padding-bottom: 7px;
        margin-top: 10px;
        margin-bottom: 6px;
    }
    a.small-menu {
        color: rgb(133, 133, 133);
        font-size: 11px;
        padding: 3px;
        
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    /* Footer ------------------------------------ */
    footer {
        display: inline-block;
        position: relative;
        bottom: 0;
        line-height: 60px;
        text-align: center;
        min-width: 100%;
       
        color: rgb(44, 43, 43);
        font-size: 0.7em;
        font-family: 'Montserrat', sans-serif;
    }
}




/* For tablets: SURFACE DUO  -----------------------------*/

@media only screen and (min-width: 500px) {
    /* NAVBAR ------------------------------------- */
    .navbar-light {
        background-color: #bb9eb277;
       
        /* solo background para area de navbar */
    }
    nav .navbar {
        background: transparent;
    }
    /* quitar background del cuadro donde aparace el logo parte del nav */
    .navbar-light .navbar-toggler {
        margin-right: 25px;
    }
    /* mover menu hamburguer */
    a.nav-link {
        margin-left: 35px;
        font-family: 'Montserrat', sans-serif;
    }
    /* Ajustar links del menu el texto HOME/Work */
    #logo-baner {
        width: 80%;
        margin-left: 10px;
        background-color: transparent;
    }
    header {
        position: fixed;
        top: 0;
        width: 100%;
    }
    /* Fijar menu navbar */
    .navbar-light {
        background-color: #bb9eb2e0;
        /* solo background para area de navbar */
    }
    /* BOXES ------------------------------------------------- */
    .flex-container-photography {
        display: flex;
        flex-wrap: wrap;
        width: 100% auto;
       
        justify-content: center;
       
        margin-top: 130px;
    }
    .flex-box {
       
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
       
        width: 95%;
        margin: 8px;
    }
    .box-title {
       
        background-color: #8b617f;
        border-radius: 6px;
        text-align: center;
        width: 100%;
    }
    .text-photo {
        font-family: 'Montserrat', sans-serif;
        font-size: 1em;
        font-variant-caps: all-petite-caps;
        margin-bottom: 0;
        color: white;
    }
    .box_01 {
        width: 48%;
       
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        
        margin-top: 15px;
       
    }
    #img_01 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }
    .box_02 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_02 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_03 {
        width: 48%;
       
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
       
    }
    #img_03 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }
    .box_04 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_04 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_05 {
        width: 48%;
       
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
        
    }
    #img_05 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
        
    }
    .box_06 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_06 {
        
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_07 {
        width: 48%;
       
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
        
    }
    #img_07 {
        
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }
    .box_08 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_08 {
        
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_09 {
        width: 48%;
      
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 16px;
       
        margin-top: 15px;
       
    }
    #img_09 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }
    .box_10 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_10 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_11 {
        width: 48%;
       
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
       
    }
    #img_11 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }
    .box_12 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        
        margin-top: 15px;
    }
    #img_12 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_13 {
        width: 48%;
       
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
       
    }
    #img_13 {
        
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }
    .box_14 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        
        margin-top: 15px;
    }
    #img_14 {
        
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }
    .box_15 {
        width: 48%;
       
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        
        margin-top: 15px;
       
    }
    #img_15 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }
    .box_16 {
        width: 48%;
        border:1px solid  #bb9eb2;
        display: flex;
        justify-content: center;
        border-radius: 6px;
       
        margin-top: 15px;
    }
    #img_16 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
    }


    .menu-down {
       
        display: flex;
        margin: 25px 8px;
        justify-content: space-around;
        width: 90%;
        border-bottom: 1px solid #4c5384;
    }
    a.small-menu {
        color: rgb(133, 133, 133);
        font-size: 11px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        padding-bottom: 10px;
    }
    /* Footer ------------------------------------ */
    footer {
        display: inline-block;
        position: relative;
        bottom: 0;
        line-height: 60px;
        text-align: center;
        min-width: 100%;
       
        color: rgb(44, 43, 43);
        font-size: 0.7em;
        font-family: 'Montserrat', sans-serif;
    }
}



/* TABLET IPAD ------------------------------------------------------*/

@media only screen and (min-width: 750px) {
    /*NAVBAR --------------------------------------------------------  */
    a.nav-link {
        margin-left: 38px;
    }
    /* Ajustar links del menu el texto HOME/Work */
    #logo-baner {
        width: 85%;
        margin-left: 20px;
        margin-right: -7px;
        /* Logo brand */
    }
    header {
        position: fixed;
        top: 0;
        width: 100%;
    }
    /* Fijar menu navbar */
    .navbar-light {
        background-color: #bb9eb2e0;
        /* solo background para area de navbar */
    }
    /* BOXES ---------------------------------------------------------- */
    .flex-container-photography {
        display: flex;
        flex-wrap: wrap;
        width: 100% auto;
      
        justify-content: center;
       
        margin-top: 130px;
    }
    .flex-box {
        
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: row;
        width: 90%;
        margin: 15px 8px;
    }
    .text-photo {
        font-size: 1.4em;
        font-variant-caps: all-petite-caps;
        margin-bottom: 0;
    }
    .box-title {
        background-color: #8b617f;
        color: rgb(82, 81, 81);
    }



    .menu-down {
        margin: 35px 8px;
    }

    a.small-menu {
        color:rgb(133, 133, 133);
        font-size: 15px;
    }

    footer {
        font-size: .9em;
        bottom: 0;
        display: inline-block;
    }


}



/* TABLET IPAD-PRO --------------------------------------------------*/

@media only screen and (min-width:1024px){

    /* NAVBAR ----------------------------------------------------------- */

    li a  {
        margin: 15px;
   
    }

    #logo-baner {
        width: 190%;
        margin-left: 6px;
    
    }
    /* Para mover el logo */

    a.nav-link {
        margin-left: 5px;
        margin-right: 10px;    
    }
    /* Ajustar links del menu el texto HOME/Work */


    div .container  {
        margin-left: 6px;
        padding: 0;
    }

    div .navbar-collapse {
        margin-left: 47%;
    }
    /* Para mover los links de menu hacia la derecha */


    header {
        position: fixed;
        top:0;
        width: 100%;
    }
    /* Fijar el menu */

    .navbar-light {
        background-color: #bb9eb2e0;
        /* solo background para area de navbar */
    }

    .menu-down {
        margin: 55px 8px;
    }

    a.small-menu {
        color:rgb(133, 133, 133);
        font-size: 21px;
    }


    footer {
        font-size: 1em;
        bottom: 0;
        display: inline-block;
        position: relative;
        padding-bottom: 10px;
    }
}


/* DESKTOP -------------------------------------------*/


@media only screen and (min-width: 1280px) {

    /* NAVBAR ----------------------------------------- */
 
    li a {
        margin: 25px;
        padding: 100px;
        border-radius: 6px;
    }
    /* para escritorio */


    ul li a {
        font-family: 'Montserrat', sans-serif;
    }
    li a:hover {
        background-color: #2f2859;
        border-radius: 6px;
        color: white !important;
    }

    a.nav-link {
        margin-left: 25px;
        margin-right: 20px;    
    }
    /* Ajustar links del menu el texto HOME/Work */

    div .navbar-collapse {
        margin-left: 60%;
    }
    /* Para mover las opciones de menu - texto */
    #logo-baner {
        width: 100%;
        margin-left: 111px;
    }

    /* ----------------------------------------- */
   header {
       position: fixed;
       top:0;
       width: 100%;
       z-index: 5;
   }
   /* Fijar menu navbar */

   .navbar-light {
        background-color: #bb9eb2e0;
        /* solo background para area de navbar */
   
    }

    
    
    
    /* BOXES ------------------------------------------------*/

     .flex-container-photography {
        display:flex;
        flex-wrap: wrap;
        width: 100%;
        
        justify-content: center;
       
        margin-top: 130px;
        /* Margen para separar del menu fijo */
        
    }

    .flex-box {
        
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
        flex-direction: row;  
        width: 80%;
        margin: 25px 8px;
       
    }

    .box-title {
        margin-bottom: 25px;
        width: 97%;
        
    }
    
    .text-photo{
        font-size: 20px;
    }


    .box_01 {
        width: 22%;
       
        
        display: flex;
        justify-content: center;
        border-radius: 6px;
        
        margin-top: 15px;
        
    }
    #img_01 {
        /* border: 2px solid black; */
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_01:hover {
        opacity: 0.7;
        
    }

    .box_02 {
        width: 22%;
        
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 15px;
        
    }
    #img_02 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
        /* filter: grayscale(100%); */
    }

    #img_02:hover {
        opacity: 0.7;
        
    }


    .box_03 {
        width: 22%;
        
       
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 15px;
       
    }
    #img_03 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_03:hover {
        opacity: 0.7;
        
    }

    .box_04 {
        width: 22%;
        
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 15px;
        
    }

    #img_04 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_04:hover {
        opacity: 0.7;
        
    }

    .box_05 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
       
    }

    #img_05 {
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;    
    }

    #img_05:hover {
        opacity: 0.7;
        
    }


    .box_06 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
    }

    #img_06 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
        
    }

    #img_06:hover {
        opacity: 0.7;
        
    }

    .box_07 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
       
    }


    #img_07 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_07:hover {
        opacity: 0.7;
        
    }


    .box_08 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
    }
    #img_08 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_08:hover {
        opacity: 0.7;
        
    }

    .box_09 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
       
    }


    #img_09 {
        
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 6px;
        
    }

    #img_09:hover {
        opacity: 0.7;
        
    }


    .box_10 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
    }
    
    #img_10 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
        
    }

    #img_10:hover {
        opacity: 0.7;
        
    }

    .box_11 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
    }

    #img_11 {
        
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_11:hover {
        opacity: 0.7;
        
    }
    .box_12 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
    }

    #img_12 {
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_12:hover {
        opacity: 0.7;
        
    }

    .box_13 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
       
    }

    #img_13 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_13:hover {
        opacity: 0.7;
        
    }


    .box_14 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
    }

    #img_14 {
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_14:hover {
        opacity: 0.7;
        
    }


    .box_15 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
       
    }

    #img_15 {
       
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px; 
    }


    #img_15:hover {
        opacity: 0.7;
        
    }


    .box_16 {
        width: 22%;
        display: flex;
        justify-content: center;
        border-radius: 6px;
        margin-top: 30px;
    }


    #img_16 {
      
        padding: 8px;
        width: 100%;
        margin-right: 0;
        border-radius: 16px;
       
    }

    #img_16:hover {
        opacity: 0.7;
        
    }

    /* ------------------------------------------- */
    

    /* -------------------------------- */


    .menu-down {
        /* border:2px solid purple; */
        margin-top: 60px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 0;
        border-bottom: 1px solid #1b123c;
        width: 60%;
        /* background-color: #8b617f73; */
    }

    a.small-menu {
        color:#4c5384;
        font-size: 14px;
        padding: 20px;
        
        
    }

    a.small-menu:hover {
        /* background-color: #2f285975; */
        color:#1b123c;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        font-size: 14px;
        
    }

    footer {
        font-size: 14px;
    }

}