
/** general **/

.row-title{
    color: black;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.row-title .title{
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    color: #3C3C3B;
    font-family: "Spartan Bold";
    font-size: 12pt;
    padding-left: 0;
    padding-right: 0;
}

.row-title .left-line{
    border-top: 1px solid;
    color: #868686;
}

/**carousel header**/

@media (min-width: 992px) and (max-width: 1919px) {
    .obten-tu-menu{
        font-size: calc(10.5pt + .1vw) !important;
    }

    .un-servicio {
        font-size: calc(7.5pt + .1vw) !important;
    }
}

@media (min-width: 1920px) {
    .obten-tu-menu{
        font-size: calc(13.5pt + .1vw) !important;
    }

    .un-servicio {
        font-size: calc(9pt + .1vw) !important
    }
}

.carousel-caption-banner {
    right: 0%;
    bottom: calc(-121px + 6vw);
    left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
    background-color: #000000;
    width: 100%;
    font-family: "Spartan Regular";
    color: #FFFFFF;
    line-height: 17px;
    font-size: 11pt;
}

.carousel-row{
    height: 97vw;
    max-height: 450px;
    background-color: #000000;
}

@media (min-width: 380px) {
    .carousel-row{
        height: 90vw;
    }
}

@media (min-width: 576px) {
    .carousel-row{
        height: 75vw;
        max-height: none;
    }
    .carousel-caption-banner{
        bottom: -7vw;
    }
}

@media (min-width: 768px) {
    .carousel-row{
        height: 76vw;
        max-height: none;
    }
}

@media (min-width: 1025px) {
    .carousel-row{
        height: 71vw;
        max-height: none;
    }
    .carousel-caption-banner{
        bottom: -3vw;
    }
    .full-width{
        width: 100vw;
        left: 50%;
        position: relative;
        margin-left: -50.4vw
    }
    .max-full-width-content{
        max-width: 1180px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.carousel-inner{
    height: 100%;
}

#carouselExampleCaptions{
    width: 100%;
}

.carousel-caption-footer{
    position: absolute;
    right: 5%;
    bottom: 0px;
    color: #FFFFFF;
    font-size: 6.5pt;
    font-family: "Spartan Bold";
}

@media (min-width: 1025px) {
    .carousel-caption-footer{
        right: 10.5%;
    }
}

.carousel-caption-footer span{
    color: #FACA00;
}

@media (min-width: 768px) {
    #inicio img {
        min-width: 1639px;
    }
}

/**header**/
.header-row{
    background-color: black;
    color: #FFFFFF;
    font-family: "Spartan Regular";
}

.caption-row{
    width: 100vw;
    margin-top: 2.2rem;
    margin-bottom: 1.5rem;
    margin-left: 2px;
}

.caption-row span{
    color: #FACA00;
}

.caption-footer{
    bottom: 0px;
    color: #FFFFFF;
    font-size: 6.5pt;
    font-family: "Spartan Bold";
    float: left;
    padding-top: 1rem;
}

/**acerca de**/

.acerca-de{
    font-family: "Spartan Light";
    color: #3C3C3B;
}

.acerca-de img{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
}

.acerca-de span{
    font-family: "Spartan Bold";
}

@media (min-width: 992px) {
    .acerca-de p {
        max-width: 600px;
    }
}

/**beneficios**/

.benefits {
    background-color: #f9c901;
    padding-bottom: 3.5rem;
    padding-top: 1.5rem;
    background-image: url("/img/home/textura.png");
    background-size: 550px;
}

.benefits .title{
    color: #FFFFFF;
}

.benefits .left-line{
    border-top-color: white;
}

.benefits .img-top{
    background-color: white;
    border-radius: 50%;
    text-align: center;
    width: 35vw;
    height: 35vw;
    margin-left: auto;
    margin-right: auto;
    max-width: 150px;
    max-height: 150px;
}

.benefits .img-top p{
    color: #000000;
    padding-top: 6%;
    font-size: 7pt;
    font-family: "Spartan Bold";
}

.benefits .img-top .footer-title{
    bottom: -12%;
    position: relative;
}

.benefits img{
    width: 40%;
    position: relative;
    padding-top: 20%;
}

.benefits .img-bottom{
    color: #000000;
    font-family: "Spartan Regular";
    max-width: 35vw;
    margin-left: auto;
    margin-right: auto;
    line-height: 17px;
    padding-top: 1rem;
    text-align: center;
    font-size: 11pt;
}

.benefits .col-6{
    padding-top: 2px;
    padding-bottom: 1rem;
}

.m-benefits{
    margin: 0px;
}

/**como funciona mesa libre**/

.how-works {
    padding-top: 3rem;
}

.how-works .mesalibre-phone{
    place-self: center;
    text-align-last: center;
}

.how-works .mesalibre-phone img{
    width: 100%;
    max-width: 450px;
}

.how-works .card-title{
    position: absolute;
    top: 40px;
    font-family: "Spartan Bold";
    color: #000000;
    text-align: right;
    width: 100%;
    padding-right: 5%;
    font-size: 12pt;
}

.how-works .card-body{
    padding: 0;

}

.how-works .card{
    padding-top: 4rem;
    border: none;
    width: 100%;
}

.card-border-top{
    border-top: 1px solid #fad849;
}

.how-works .row{
    width: 100%;
    margin: 0;
}

.how-works .title{
    text-align: center;
    font-family: "Spartan Bold";
    color: #000000;
    font-size: 12pt;
}

.how-works .card img{
    padding: 1rem;
}

.how-works .card .img-01, .img-02, .img-03 {
    padding: 1rem;
    max-width: 95px;
}

.how-works .card .img-04, .img-05{
    padding: 1rem;
    max-width: 85px;
}

.how-works .card .row{
    width: 90%;
    align-self: center;
}

.how-works .card-text{
    font-family: "Spartan Light";
    color: #000000;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: left;
    font-size: 11pt;
}

.how-works .col-3{
    text-align: center;
}

/**conoce la version demo**/
.knows-demo{
    background-color: #faca01;
    margin-top: 2rem;
    text-align: center;
    background-image: url("/img/home/textura.png");
    background-size: 550px;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.knows-demo a{
    font-family: 'Spartan Bold';
    color: #3c3c3b;
}

.knows-demo button {
    width: 100%;
    background-color: #3c3c3b;
    color: #FBCB00;
    border-radius: 0;
    border: none;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-family: 'Spartan Bold';
    font-size: 13pt;
    max-width: 500px;
}

.knows-demo button:focus{
    outline: none;
}

.knows-demo button:active{
    background: white;
    color: #FBCB00;
    border: 2px solid #FBCB00;
}

.btn-knows-demo-active{
    background-color: white;
}

.btn-icon-arrow:after{
    content: "";
    float: right;
    width: 15px;
    height: 15px;
    background-image: url("/img/home/up.png");
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 6px;
}

.btn-icon-arrow[aria-expanded="false"]:after{
    content: "";
    float: right;
    background-image: url("/img/home/down.png");
}

.knows-demo p{
    font-family: "Spartan Regular";
    color: #000000;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 1.5rem;
    font-size: 12pt;
    text-align: left;
    overflow-wrap: break-word;
}

.knows-demo .col-md-6{
    align-self: center;
}

.knows-demo .col-12{
    padding-left: 3rem;
    padding-right: 3rem;
}

/**planes**/

.plans .card-header{
    background-color: #3c3c3b;
    font-family: "Spartan Bold";
    padding: 0px 0px 0px 1.5rem;
    height: 40px;
}

.plans button{
    color: #FBCB00;
    width: 100%;
    text-align: left;
}

.plans button:focus{
    outline: none !important;
    box-shadow: none;
}

.plans button:hover{
    color: #FBCB00;
}

.plans .card-footer{
    background-color: #FBCB00;
    text-align: center;
    color: #3c3c3b;
    font-family: "Spartan Bold";
    padding-top: 8px;
    height: 40px;
    border: none;
}

.plans .card-footer:hover{
    color: #3c3c3b;
}

.plans .card-footer:active{
    background-color: white;
    text-align: center;
    color: #FBCB00;
    font-family: "Spartan Bold";
    border: 2px solid #FBCB00;
}

.plans .card-body{
    font-family: "Spartan Regular";
    color: #3c3c3b;
    padding-left: 2.1rem;
}

.plans .card-body span{
    font-family: "Spartan Bold";
}

.plans .basic-details .row{
    border-bottom: 1px solid #cecece;
    font-family: "Spartan Light";
    color: #7c7479;
    width: 100%;
    margin: 0px;
    font-size:8.5pt;
    height: 35px;
}

.plans .basic-details .row.advantage {
    color: #3C3C3B;
    width: 96%;
}

.plans .basic-details .advantage-square{
    background-color: #faca01;
    width: 35px;
    height: 35px;
    position: absolute;
    border-bottom: 1px solid #cecece;
    background-image: url("/img/home/yes.png");
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center;
}

.plans .basic-details .advantage p {
    padding-left: 40px;
    margin-top: auto;
    margin-bottom: auto;
}

.plans .basic-details .row.disadvantage {
    color: #cebbb5;
    width: 96%;
}

.plans .basic-details .disadvantage-square{
    background-color: #3c3c3b;
    width: 35px;
    height: 35px;
    position: absolute;
    border-bottom: 1px solid #cecece;
    background-image: url("/img/home/no.png");
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center;
}

.plans .basic-details .disadvantage p {
    padding-left: 40px;
    margin-top: auto;
    margin-bottom: auto;
}

/**Nuestros clientes**/

.customers .carousel-inner{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.customers .carousel-control-prev-icon{
    background-image: url('/img/home/carousel-prev-icon.png');
    width: 30px;
    height: 30px;
}

.customers .carousel-control-prev-icon:active {
    background-image: url('/img/home/carousel-prev-icon-active.png');
}

.customers .carousel-control-next {

}

.customers .carousel-control-prev {

}

.customers .carousel-control-next-icon{
    background-image: url('/img/home/carousel-next-icon.png');
    width: 30px;
    height: 30px;
}

.customers .carousel-control-next-icon:active {
    background-image: url('/img/home/carousel-next-icon-active.png');
}

.customers .carousel .carousel-caption{
    top: 100%;
    color: #3c3c3b;
    font-family: "Spartan Bold";
    width: 99%;
    right: 0;
    left: 0;
}

.carousel-item img{
    max-height: 350px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.carousel-item .card {
    border: none;
}

/**contacto**/
.contact {
    background-color: #f9c901;
    padding-bottom: 2rem;
    background-image: url("/img/home/textura.png");
    background-size: 550px;
    font-family: "Spartan Light";
    color: #000000;
}

.contact .title{
    color: #FFFFFF;
}

.contact .left-line{
    border-top-color: white;
}

.contact .row{
    place-content: center;
}

.contact img{
    height: 40px;
    width: 40px;
}

.contact .facebook{
    background-image: url("/img/home/contacto-fb.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 35px;
    background-size: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
}

.contact .instragram{
    background-image: url("/img/home/contacto-instagram.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 35px;
    background-size: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
}

.contact .facebook:active{
    background-image: url("/img/home/contacto-fb-active.png");
}

.contact .instragram:active{
    background-image: url("/img/home/contacto-instagram-active.png");
}

@media (min-width: 992px) {
    .space-left{
        margin-left: 55%;
    }

    .space-right{
        margin-right: 55%;
    }
}

/**Formulario de contacto**/
.contact-form .form-control{
    border-radius: 0px;
    border: 1px solid #868686;
}

.contact-form label{
    margin-bottom: 0;
    font-family: "Spartan Regular";
    color: #000000;
}

.contact-form h5{
    font-family: "Spartan Bold";
    color: #000000;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    line-height: 40px;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.contact-form button{
    width: 100%;
    background-color: #FBCB00;
    font-family: "Spartan Bold";
    color: #000000;
    outline: none;
    border-radius: 0px;
}

.contact-form button:active{
    background-color: white;
    text-align: center;
    color: #FBCB00;
    font-family: "Spartan Bold";
    border: 2px solid #FBCB00;
}

.contact-form button:focus{
    box-shadow: none;
}

.contact-form .form-control:focus{
    box-shadow: none;
    border: 2px solid #FBCB00;
}

.contact-form form{
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.contact-form .custom-file-label {
    border-radius: 0px;
    border: 1px solid #868686;
}

.contact-form .custom-file-label:after{
    content: "Explorar";
}

#mail-status{
    visibility: hidden;
    margin-top: 1rem;
}

/**modal**/
.modal .modal-footer img{
    width: 100%;
}

.modal .modal-img-top{
    align-self: center;
    width: 75%;
    padding: 1rem;
    max-width: 300px;
}

.modal .modal-title{
    font-family: "Spartan Bold";
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    font-size: 15pt;
}

.modal .modal-body{
    font-family: "Spartan Regular";
    padding-bottom: 0px;
    text-align: justify;
}

.modal .modal-footer{
    border-top: none;
    padding: 1rem;
    place-content: center;
}

.modal .modal-footer button {
    margin: 20px 0px 0px;
}

.modal .modal-header{
    border-bottom: none;
}

.modal-header button{
    background-color: #FBCB00;
    border-radius: 100%;
    position: absolute;
    right: 25px;
    top: 25px;
}

.modal .modal-header span{
    position: absolute;
    top: 5px;
    right: 9px;
}

.modal-content{
    border-radius: 0px;
}

.modal-backdrop {
    background-color: rgb(0, 0, 0);
}

.modal-footer button{
    width: 100%;
    background-color: #FBCB00;
    font-family: "Spartan Bold";
    color: #000000;
    outline: none;
    border-radius: 0px;
}

.modal-footer button:active{
    background-color: white;
    text-align: center;
    color: #FBCB00;
    font-family: "Spartan Bold";
    border: 2px solid #FBCB00;
}

.modal-footer button:active{
    box-shadow: none;
    outline: 0px;
}

.modal-footer button:focus{
    box-shadow: none;
    outline: 0px;
}

.modal .modal-href{
    width: 100%;
}

