body {
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

.masthead {
    padding-top: 100px;
    height: auto
}

#mainNav {
    position: fixed;
    z-index: 3;
    width: 100%;
    display: flex;
    height: 100px;
    background-color: #fff;
}

.navMenu {
    width: 500px;
    align-self: center;
    z-index: 2;
    background-color: white;
    transition: .5s;
}

.navMenu:not(.show) {
    visibility: hidden;
    transform: translateY(-400px);
}

.show {
    transform: translateY(0) !important;
}

.nav-item {
    outline: none;
    list-style: none;
}

.nav-link {
    font-family: 'Agrandir';
    font-weight: bold;
    font-style: normal;
    color: #000;
    text-decoration: none;
}

.flexW {
    flex-wrap: wrap;
}

.flexRverse {
    flex-direction: column-reverse;
}

.font-min {
    font-size: 8px;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    text-align: center;
}

#logo {
    background: url(../img/logo.png) center center no-repeat;
    background-size: cover;
    width: 250px;
    height: 100%;
}

#WAButton {
    z-index: 4;
}

.container {
    width: 100%;
    height: 100%;
}

.flex-container {
    display: flex;
    justify-content: space-around;
}

.float {
    width: 55%;
    display: flex;
    top: 50%;
    position: absolute;
    z-index: 10;
}

.Logo_Part {
    background: url(../img/shortcut.png) center center no-repeat;
    background-size: contain;
    margin: 20px 0;
    width: 100px;
    display: block;
    height: 100px;
}

.stmt {
    height: 80px;
    padding: 0;
    margin: 0;
    font-family: 'Agrandir Grand';
    font-weight: 800;
    font-style: normal;
    font-size: 40px;
    line-height: 1;
    line: 700;
    color: white;
}

#about {
    height: auto;
    background: #FFF;
}

#process {
    height: auto;
    padding-top: 100px;
    background: #eee;
    overflow: hidden;
}

#faqs {
    margin: 0;
    padding-top: 100px;
    height: auto;
    background: #eee;
}

#social {
    height: 50vh;
    background: #FFF;
}

#contact {
    height: 100vh;
    padding-top: 100px;
    background: #FFF;
}

footer {
    height: 150px;
    background: #000;
    color: #FFF;
}

.top {
    height: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    /* width: 40%; */
}

.title {
    font-family: 'Agrandir';
    font-weight: bold;
    padding: 10px 0;
    font-size: 1.2rem;
    /* font-style: normal; */
    /* font-family: 'Agrandir Wide'; */
    /* font-weight: 300; */
    /* font-style: normal; */
}

.medium {
    text-align: center;
    align-items: center;
}

.title-big {
    display: flex;
    padding: 10px 0;
    text-align: center;
    font-family: 'Agrandir Grand';
    font-weight: 800;
    font-style: normal;
    font-size: 2rem;
    line-height: 1.2;
    /* font-family: 'Agrandir'; */
    /* font-weight: bold; */
    /* font-style: normal; */
}

.item {
    padding: 10px;
    width: 250px;
    height: 300px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.item-logo {
    width: 100% !important;
    height: 100px !important;
    margin: 15px 0;
}

.margin-udw {
    padding: 20px 0;
    text-align: center;
}

.title-item {
    font-family: 'Agrandir Grand';
    font-weight: 800;
    font-style: normal;
    font-size: 2rem;
}

.con-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
    width: 100% !important;
}

.location {
    display: flex;
    flex-direction: column;
    background: #000;
    height: Calc(100% - (152px));
    color: #FFF;
}

#map {
    height: 100%;
    width: 100%;
    background: #FFF;
}

.transpa {
    background: transparent;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 25px;
    -webkit-tap-highlight-color: transparent;
}

.info-div {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sub-info {
    display: flex;
    flex-direction: column;
}

.bottom-text {
    align-self: flex-end;
}

.info-title {
    display: flex;
    flex-direction: column;
    font-family: 'Agrandir Grand';
    font-weight: 800;
    font-style: normal;
    line-height: 1;
}

.info-sub {
    font-family: 'Agrandir';
    font-weight: 700;
    font-style: normal;
    line-height: 5px;
}

.button {
    padding: 20px;
    border: 4px solid;
    outline: none;
    cursor: pointer;
    /* color: black; */
    font-family: 'Agrandir Grand';
    font-weight: 800;
    font-style: normal;
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
}

#faq:hover {
    background-color: #333333;
    color: white;
}

.flexR {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

.flexC {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.text {
    font-family: 'Agrandir';
    font-weight: normal;
    font-style: normal;
    font-size: 1.2rem;
    /*word-break: break-all;*/
    text-align: center;
    width: 60%;
}

.number {
    word-break: break-all;
    font-style: normal;
    font-size: 2.2rem;
    font-family: 'Agrandir Narrow';
}

.text-item {
    word-break: break-all;
    font-style: normal;
    font-size: 1rem;
    font-family: 'Agrandir Narrow';
}

.link {
    font-size: 1rem;
    text-decoration: none;
    color: black;
}

.bottom {
    height: 73%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.seccion {
    width: 250px;
    height: 500px;
    padding: 0 15px;
}

.product-img {
    width: 100%;
    height: 100%;
}

.product-view {
    width: 100%;
    height: 100%;
}

.product-info {
    display: flex;
    height: 20%;
    padding: 20px 0;
    /*justify-content: unsafe;*/
    align-items: center;
}

#icon1 {
    /* fill: #94d31b; */
    background: url(../img/icon3.svg) center center no-repeat;
    background-size: 60px;
    height: 100%;
    width: 50%;
}

#icon2 {
    /* fill: #94d31b; */
    background: url(../img/icon1.svg) center center no-repeat;
    background-size: 60px;
    height: 100%;
    width: 50%;
}

#icon3 {
    /* fill: #94d31b; */
    background: url(../img/icon2.svg) center center no-repeat;
    background-size: 60px;
    height: 100%;
    width: 50%;
}

#icon4 {
    background: url(../img/icon4.png) center center no-repeat;
    background-size: 60px;
    height: 100%;
    width: 50%;
}

#dress {
    background: url(../img/dress.png) center center no-repeat;
    background-size: 100px;
    height: 100%;
    width: 50%;
}

#world {
    background: url(../img/world.png) center center no-repeat;
    background-size: 100px;
    height: 100%;
    width: 50%;
}

#return {
    background: url(../img/return.png) center center no-repeat;
    background-size: 100px;
    height: 100%;
    width: 50%;
}

.rombo {
    background: url(../img/rombo.png) center center no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
}

.back-rombos {
    position: absolute;
    top: 0;
    background: url(../img/rombos.png) center center no-repeat;
    background-size: contain;
    width: 250px;
    left: 300px;
    right: 0;
    height: 200px;
    overflow: hidden;
}

.back-multi {
    position: absolute;
    background: url(../img/multi.png) center center no-repeat;
    background-size: contain;
    width: 250px;
    height: 100px;
}

.rel-margin {
    position: relative;
    padding: 25px 0;
    width: 100%;
}

.product_name {
    font-family: 'Agrandir Grand';
    font-weight: 800;
    font-style: normal;
    line-height: 1;
    color: #000;
    text-decoration: none;
}

.flex-container {
    display: flex;
    align-items: center;
    font-family: 'Agrandir';
    font-weight: bold;
    font-style: normal;
    color: #FFF;
    text-decoration: none;
}

.social-icon {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    font-family: 'Agrandir Grand';
    font-weight: 800;
    font-style: normal;
}

.s-icon {
    margin: 0 10px;
    font-size: 2rem;
    color: white;
}

.rel {
    position: relative;
    color: #000 !important;
}

.widget {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* Tablet Media */


/* Non-mobile styles, 750px breakpoint */

@media only screen and (min-width: 46.875em) {
    .title {
        font-size: 20px;
    }
    .bottom {
        flex-direction: row;
    }
    .title-big {
        font-size: 30px;
        /* font-family: 'Agrandir'; */
        /* font-weight: bold; */
        /* font-style: normal; */
    }
    section {
        margin-top: 100px;
    }
    .flexC {
        flex-direction: row;
    }
    .text {
        font-size: 20px;
    }
    .number {
        font-size: 35px;
    }
    .text-item {
        font-size: 14px;
    }
    .div-quarter {
        width: 25%;
    }
    .title-big {
        width: 40%;
    }
    .location {
        flex-direction: row;
    }
    .map {
        width: 50%;
    }
    .info {
        width: 50%;
    }
    .medium {
        width: 50%;
        margin-left: 60px;
    }
    .back-rombos {
        width: 600px;
        left: auto !important;
    }
    #about {
        padding: 100px 0;
    }
    .back-multi {
        left: 0;
        top: 0;
        width: 400px;
    }
    .transpa {
        display: none;
    }
    .navMenu:not(.show) {
        visibility: visible;
        transform: translateY(0);
    }
    .navbar-nav {
        flex-direction: row;
    }
    .flexRverse {
        flex-direction: row;
    }
    .font-min {
        font-size: 1rem;
    }
    .link {
        font-size: 2rem;
    }
    .masthead {
        height: calc( 100vh - 100px);
    }
}

/* */
@media (height: 360px) {
  div {
    color: red;
  }
}
/* Medium screens breakpoint (900px) */

@media only screen and (max-width: 56.25em) {
    .div-quarter {
        width: auto;
    }
    .location {
        flex-direction: column;
    }
}

@media only screen and (min-width: 35.5em) {
    .location {
        height: Calc(100% - (100px));
    }
    .back-rombos {
        left: 300px;
    }
}

@media only screen and (min-width: 56.25em) {
    .location {
        height: Calc(100% - (152px));
    }
}
@media only screen 
and (max-width: 56.25em) 
and (orientation: landscape){

    #contact{
        height: 800px;
    }

}
@media only screen 
and (min-width: 56.25em) 
and (max-height: 550px)
and (orientation: landscape){
   .location {
        flex-direction: column;
    }
    #contact{
        height: 800px;
    }

}

/* All scream */


/* 1200 */

@media only screen and (max-width: 75em) {
    .back-rombos {
        width: 400px;
        left: 600px;
    }
    .back-multi {
        left: auto;
        top: 58px;
        width: 400px;
    }
}


/* 400px */

@media only screen and (max-width: 25em) {
    .back-rombos {
        width: 400px;
        left: 300px;
    }
    .back-multi {
        top: 105px;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Modal */

.modal {
    display: flex;
    visibility: hidden;
    line-height: 1.625;
    color: #666;
    -webkit-font-smoothing: antialiased;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 5;
    /* Sit on top */
    /*padding-top: 2%;  Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    transition: visibility 0.3s linear, opacity 0.15s linear;
    /* Black w/ opacity */
    /* animation: fadein 1s; */
    /* -moz-animation: fadein 1s; */
    /* Firefox */
    /* -webkit-animation: fadein 1s; */
    /* Safari and Chrome */
    /* -o-animation: fadein 1s; */
    /* Opera */
}

.modal:not(.visible) {
    opacity: 0;
}

.visible {
    visibility: visible;
}

@keyframes fadeIn {
    99% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}

.modal-content {
    border-radius: 5px;
    background-color: #fefefe;
    margin: auto;
    /*padding: 20px;*/
    border: 1px solid #888;
    width: auto;
    min-height: 40%;
    transition: transform .3s ease-out;
    transform: translateY(-70px);
}

.modal.visible .modal-content {
    transform: none;
}

.modal-header {
    padding: .50rem 1rem;
    display: flex;
    color: #000;
    justify-content: space-between;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.modal-body {
    font-family: 'Agrandir';
    font-weight: normal;
    font-style: normal;
    padding: .50rem 1rem;
    display: flex;
    text-align: center;
}

.modal-title {
    display: flex;
    justify-content: center;
}

.modal-group {
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column;
}

.closeM {
    color: #aaaaaa;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

.question {
    font-size: 1em;
    text-transform: uppercase;
    color: #000;
}

.list {
    list-style: disc;
}

.fa-whatsapp {
    font-size: 50px;
    color: white;
}

.subList {
    padding: 0;
    margin: 0;
    list-style-type: none;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: all .4s ease-in-out;
}

.overhidden {
    overflow: hidden;
}

.subList--open {
    visibility: hidden;
    max-height: 0;
    visibility: visible;
    max-height: 200px;
}

hr {
    border-top: rgba(44, 44, 44, 0.596);
}

.subList-item {
    padding: 8px;
    text-transform: capitalize;
    padding: 8px 30px;
}

.owl-item {
    width: 100%;
    height: calc( 100% - (100px));
}