﻿body {
    font: 400 15px Lato, sans-serif;
    line-height: 1.3;
    /*    background-color: #2D3446;
*/
}

/*header {
    height: 50px;
    background-color: #2D3446;
}*/

.r {
    font-size: 40%;
}

.row {
    margin: 0;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

nav .dropdown {
    display: inline-block;
}

nav .btn:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-toggle {
    padding: 11px 10px;
    color: white;
    font-weight: 600;
    opacity: .85;
    font-size: 15px;
}

    .dropdown-toggle:hover {
        background-color: white;
        font-weight: 600;
        color: black;
    }

nav a {
    line-height: 50px;
    padding: 14.5px 0;
    height: 50px;
    letter-spacing: 2px;
    font-weight: 600;
    color: white;
    opacity: .85;
    /*color: rgba(0,0,0,.85);*/
}

    nav a:hover {
        background-color: white;
        font-weight: 600;
        color: black;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 5px;
    }

#portafolio h2, #portafolio h4, #perfil h2, #clientes h2, #clientes h4, #services h2, #services h4, #contacto h2, #contacto h4, #faq h2, #faq h4, #about h2, #about h4, #values h2, #values h4 {
    color: #303030;
    font-weight: 600;
}

.icono-web, .icono-pc {
    display: block;
    background-image: url(../img/532704-512.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.icono-pc {
    background-image: url(../img/532716-512.png);
}

#fondolanding {
    margin-top: 60px;
    height: 90%;
}

.seguridadproducto {
    width: 85%;
}

.fondo {
    height: 600px;
    position: relative;
    margin: auto 0;
    background-image: url(../img/ListaProductos.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 80%;
    /*    opacity: .3;
*/
}

.landingtitulo {
    font-size: 63px;
    font-family: sans-serif;
    margin-bottom: 15px;
}

.landingsubtitulo {
    font-size: 21px;
    font-family: sans-serif;
}

.promocion {
    display: block;
    font-size: 80px;
}

.line {
    border-top: 2px solid white;
    margin: 10px 0;
}

.ofrecemos > div {
    width: calc(33.33% - 10px);
    margin: 0 4px;
}

.icono-easy, .icono-time, .icono-top {
    display: block;
    background-image: url(../img/top.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.icono-easy {
    background-image: url(../img/easy.png);
}

.icono-time {
    background-image: url(../img/time.png);
}

.icono-store, .icono-credit, .icono-inventory, .icono-corte, .icono-statistics, .icono-report, .icono-coin, .icono-label {
    display: block;
    background-image: url(../img/store.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    float: left;
}

.icono-credit {
    background-image: url(../img/credit.png);
}

.icono-inventory {
    background-image: url(../img/inventory.png);
}

.icono-corte {
    background-image: url(../img/corte.png);
}

.icono-statistics {
    background-image: url(../img/statistics.png);
}

.icono-report {
    background-image: url(../img/report.png);
}

.icono-coin {
    background-image: url(../img/coin.png);
}

.icono-label {
    background-image: url(../img/label.png);
}

.giros > div {
    width: calc(25% - 10px);
    margin: 0 4px;
}

.icono-abarrotes, .icono-book, .icono-dulceria, .icono-jugueteria, .icono-papeleria, .icono-mueblerias, .icono-joyerias, .icono-perfumeria, .icono-opticas, .icono-zapaterias, .icono-carnicerias, .icono-veterinaria, .icono-ferreterias, .icono-tecnologia, .icono-refacciones, .icono-cafeterias, .icono-farmacias, .icono-mas {
    display: block;
    background-image: url(../img/abarrotes.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    float: left;
}

.icono-book {
    background-image: url(../img/book.png);
}

.icono-dulceria {
    background-image: url(../img/dulceria.png);
}

.icono-jugueteria {
    background-image: url(../img/jugueterias.png);
}

.icono-papeleria {
    background-image: url(../img/papeleria.png);
}

.icono-mueblerias {
    background-image: url(../img/mueblerias.png);
}

.icono-joyerias {
    background-image: url(../img/joyerias.png);
}

.icono-perfumeria {
    background-image: url(../img/perfumeria.png);
}

.icono-opticas {
    background-image: url(../img/opticas.png);
}

.icono-zapaterias {
    background-image: url(../img/zapaterias.png);
}

.icono-carnicerias {
    background-image: url(../img/carnicerias.png);
}

.icono-veterinaria {
    background-image: url(../img/veterinaria.png);
}

.icono-ferreterias {
    background-image: url(../img/ferreterias.png);
}

.icono-tecnologia {
    background-image: url(../img/tecnologia.png);
}

.icono-refacciones {
    background-image: url(../img/refacciones.png);
}

.icono-cafeterias {
    background-image: url(../img/cafeterias.png);
}

.icono-farmacias {
    background-image: url(../img/farmacias.png);
}

.icono-mas {
    background-image: url(../img/mas.png);
}

.tituloproducto {
    margin-top: 60px;
    margin-bottom: 0;
}

.carousel-control-next, .carousel-control-prev {
    color: #2D3446;
    font-size: 50px;
}

    .carousel-control-next:hover, .carousel-control-prev:hover {
        color: black;
    }

    .carousel-control-next:focus, .carousel-control-prev:focus {
        color: #2D3446;
    }

.carousel-indicators li {
    border: 1px solid black;
}

    .carousel-indicators li.active {
        background-color: #2D3446;
    }
/*Carousel Producto*/
.carouselproducto {
    height: 700px;
}

.caruselimagen {
    height: 75%;
}

footer {
    background-color: #2D3446;
}

.red {
    display: inline-block;
    height: 40px;
}

.single-pricing {
    background: #fff;
    padding: 40px 20px;
    border-radius: 5px;
    position: relative;
    z-index: 2;
    border: 1px solid #eee;
    box-shadow: 0 10px 40px -10px rgba(0,64,128,.09);
    transition: 0.3s;
}

    .single-pricing:hover {
        box-shadow: 0px 60px 60px rgba(0,0,0,0.1);
        z-index: 100;
        transform: translate(0, -10px);
    }

.price-label {
    color: #fff;
    background: #ffaa17;
    font-size: 16px;
    width: 100px;
    margin-bottom: 15px;
    display: block;
    clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
    margin-left: -20px;
    position: absolute;
}

.price-head h2 {
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-size: 26px;
}

.price-head span {
    display: inline-block;
    background: #ffaa17;
    width: 6px;
    height: 6px;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.price {
    font-weight: 500;
    font-size: 50px;
    margin-bottom: 0px;
}

.single-pricing h5 {
    font-size: 14px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.single-pricing ul {
    list-style: none;
    margin-bottom: 20px;
    margin-top: 30px;
}

    .single-pricing ul li {
        line-height: 35px;
    }

.single-pricing .a {
    background: none;
    border: 2px solid #ffaa17;
    border-radius: 5000px;
    color: #ffaa17;
    display: inline-block;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 45px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

    .single-pricing .a:hover, .single-pricing .a:focus {
        background: #ffaa17;
        color: #fff;
        border: 2px solid #ffaa17;
    }

.single-pricing-white {
    background: #232434
}

    .single-pricing-white ul li {
        color: #fff;
    }

    .single-pricing-white h2 {
        color: #fff;
    }

    .single-pricing-white h1 {
        color: #fff;
    }

    .single-pricing-white h5 {
        color: #fff;
    }

.card-boton {
    position: relative;
    margin-top: 120px;
}

.lista {
    margin: 0 0 0 0;
}

    .lista li {
        display: inline-block;
        text-align: center;
        font-weight: bold;
        margin: 0 10px;
        width: calc(33% - 20px);
    }

.live__scroll {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.contact-bg {
    background-color: #fff;
    /*box-shadow: 0 0 29px #efeded;*/
    padding: 40px;
}

    .contact-bg .mensaje {
        resize: none;
    }

    .contact-bg h4 {
        margin-bottom: 15px;
    }

form label {
    margin-top: 15px;
    margin-bottom: 0px;
}

.form-control {
    border-radius: 0px;
}

.btn-primary {
    border-radius: 0px;
    font-weight: 500;
}

.quick-contact-widget span {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 2;
    display: table;
    clear: both;
}

    .quick-contact-widget span i {
        font-size: 14px;
        padding-right: 10px;
        color: #222;
        border: 1px solid #ddd;
        display: inline-block;
        text-align: center;
        padding: 12px;
        height: 40px;
        width: 40px;
        margin-right: 10px;
        border-radius: 100%;
        float: left;
    }

.white-bg {
    background: #fff;
}

.btnrecaptcha {
    -moz-transform: scale(0.77);
    -ms-transform: scale(0.77);
    -o-transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform: scale(0.77);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.elegir {
    background-color: #2D3446;
}

.about {
    background-image: url(../img/AboutUs.jpg);
    margin-top: 60px;
}

.logo {
    color: #2D3446;
    font-size: 200px;
}

#perfil {
    padding: 50px 0;
}

#card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 250px;
    margin: auto;
    text-align: center;
    padding: 25px;
}

.card-link {
    font-size: 18px;
    color: black;
    font-weight: 500;
}

.custom-checkbox {
    width: 340px;
    height: 40px;
}

    .custom-checkbox input#status {
        display: none;
    }

        .custom-checkbox input#status + label {
            height: 100%;
            width: 100%;
        }

            .custom-checkbox input#status + label > .status-switch {
                cursor: pointer;
                width: 100%;
                height: 100%;
                position: relative;
                background-color: #40c253;
                color: white;
                transition: all 0.5s ease;
                padding: 3px;
                border-radius: 3px;
            }

                .custom-checkbox input#status + label > .status-switch:before, .custom-checkbox input#status + label > .status-switch:after {
                    border-radius: 2px;
                    height: calc(100% - 6px);
                    width: calc(50% - 3px);
                    display: flex;
                    align-items: center;
                    position: absolute;
                    justify-content: center;
                    transition: all 0.3s ease;
                }

                .custom-checkbox input#status + label > .status-switch:before {
                    background-color: white;
                    color: #40c253;
                    box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2);
                    left: 3px;
                    z-index: 10;
                    content: attr(data-unchecked);
                }

                .custom-checkbox input#status + label > .status-switch:after {
                    right: 0;
                    content: attr(data-checked);
                }

        .custom-checkbox input#status:checked + label > .status-switch {
            background-color: #40c253;
        }

            .custom-checkbox input#status:checked + label > .status-switch:after {
                left: 0;
                content: attr(data-unchecked);
            }

            .custom-checkbox input#status:checked + label > .status-switch:before {
                color: #40c253;
                left: 50%;
                content: attr(data-checked);
            }

.titulosusc {
    font-size: 40px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@media screen and (max-width:1446px) {
    #fondolanding {
        height: 75vh;
    }

    .landingtitulo {
        font-size: 50px;
    }

    .landingsubtitulo {
        margin-bottom: 8px;
    }

    #fondolanding div > div:last-of-type {
    }
}

@media screen and (min-width: 991px) and (max-width: 1102px) {
    .landingtitulo{
        font-size:30px;
    }
}

@media screen and (max-width: 991px) {
    .live__scroll .ta {
        display: inline-table;
        padding-right: 20px;
    }

    .texttitulo {
        font-size: 46px;
    }

    .textsubtitulo {
        font-size: 15px;
    }

    #fondolanding {
        height: 100%;
    }

        #fondolanding > div {
            padding: 0;
        }

    .fondo {
        background-color: white;
        height: 400px;
        background-size: 300px;
        background-position-y: center;
        background-position-x: center;
    }

    .landingtitulo {
        margin-top: 30px;
    }

    .seguridadproducto {
        height: 350px;
    }

    .tituloseguridad {
        font-size: 40px;
    }

    .textoseguridad {
        font-size: 16px;
    }

    .giros > div {
        width: calc(33.333% - 10px);
    }

    .ofrecemos > div {
        width: calc(50% - 10px);
    }

    .logo {
        font-size: 100px;
    }
}

@media only screen and (max-width: 880px) {
    .lista li {
        width: calc(43% - 20px);
    }
}

@media screen and (min-width:861px) {
    .menuv {
        display: none;
    }

    nav .dropdown {
        display: inline-block;
    }

    .listap {
        margin: 0 10%;
    }
}

@media screen and (max-width: 860px) {
    .menuv {
        display: block;
    }

    header > div:first-child {
        max-width: 90%;
    }

    header > div:last-child {
        max-width: 10%;
        margin: auto;
    }

    .btnmenu {
        display: block;
        border: 1px solid black;
        padding: 5px 10px;
        font-size: 14px;
        background-color: white;
        color: #2D3446;
        border-radius: 3px;
        cursor: pointer;
        text-align: center;
    }

    .fondo-enlace {
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        cursor: pointer;
        background: rgba(0,0,0, .5);
        z-index: 99;
        display: none;
    }

        .fondo-enlace.active {
            display: block;
        }

    .menu-top {
        width: 85%;
        position: fixed;
        background-color: #353F5D;
        /*        opacity: .85;
*/ z-index: 100;
        top: 0;
        left: -100%;
        padding: 0;
        margin: 0;
        height: 100vh;
        transition: all .3s ease;
        overflow: scroll auto auto;
    }

        .menu-top.active {
            left: 0;
        }

    nav a {
        display: block;
        padding: 0;
        border-bottom: 1px solid white;
        color: white;
        font-size: 18px;
        width: 100%;
        margin: 0;
    }

    nav .dropdown {
        display: block;
    }

    nav .dropdown-toggle {
        border-bottom: 1px solid white;
        color: white;
        font-size: 18px;
        width: 100%;
        text-align: left;
    }

    nav a i, nav div .dropdown-toggle i {
        padding: 0 12px;
    }

    nav a:hover {
        background-color: white;
        color: black;
    }

    /*.card-deck {
        display: flex;
        flex-direction: column;
    }*/

    /*    .row {
        flex-wrap: wrap;
        margin: 0 -15px;
    }*/

    .card {
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
    }

    .carouselproducto {
        max-height: 500px;
    }

    .caruseltitulo {
        font-size: 26px;
    }

    .caruseltexto {
        font-size: 15px;
    }
}

@media screen and (max-width:767px) {
    .productotexto {
        width: 200px;
    }

    .tituloblog {
        font-size: 2.5rem;
    }

    .subtituloblog {
        font-size: 2.0rem;
    }

    .texttitulo {
        font-size: 36px;
    }

    .textsubtitulo {
        font-size: 12.5px;
    }

    #portafolio > form > div:nth-of-type(2), div > div > div:nth-of-type(2) {
        margin: 0 auto;
    }

    .seguridadproducto > img {
        display: block;
        align-self: center;
    }

    .giros > div {
        width: calc(50% - 10px);
    }

    .listap {
        margin: 0 10%;
    }
}

@media screen and (max-width: 667px) {
    .carouselproducto {
        height: 450px;
    }

    .caruselimagen {
        height: 60%;
    }

    .caruselcontenido {
        height: 40%;
    }
}

@media screen and (max-width: 575px) {
    .lista li {
        width: calc(100% - 20px);
    }
}

@media screen and (max-width: 544px) {
    .portada {
        width: 300px;
        height: 300px;
    }

    .seguridadproducto {
        height: 300px;
    }

    .giros > div {
        width: calc(100% - 10px);
    }

    .ofrecemos > div {
        width: calc(100% - 10px);
    }

    .landingtitulo {
        font-size: 50px;
    }

    header > div:first-child {
        max-width: 88%;
    }

    header > div:last-child {
        max-width: 10%;
        margin: auto 2% auto auto;
    }
}

@media screen and (max-width: 515px) {
    .carousel-control-next, .carousel-control-prev {
        font-size: 30px;
    }

    .carouselproducto {
        max-height: 275px;
    }

    .caruselimagen {
        height: 50%;
    }

    .caruselcontenido {
        height: 50%;
    }

    .caruseltitulo {
        font-size: 20px;
    }

    .caruseltexto {
        font-size: 12px;
    }

    .listap {
        margin: 0;
    }
}

@media only screen and (max-width:480px) {
    .single-pricing {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 410px) {
    .landingtitulo {
        font-size: 32px;
    }
    .promocion {
        font-size: 50px;
    }
}

@media only screen and (max-width: 408px) {
    .titulosusc {
        font-size: 32px;
    }
}

@media screen and (max-width: 362px) {
    .tituloproducto {
        font-size: 35px;
    }
}

@media screen and (max-width: 360px) {
    .tituloblog {
        font-size: 2.0rem;
    }

    .subtituloblog {
        font-size: 1.5rem;
    }

    .articulosrecientes {
        font-size: 20px;
    }

    .portada {
        width: 225px;
        height: 225px;
    }

    .caruseltitulo {
        font-size: 18px;
    }

    .caruseltexto {
        font-size: 11px;
    }

    header > div:first-child {
        max-width: 85%;
    }

    header > div:last-child {
        max-width: 12%;
        margin: auto 3% auto auto;
    }
}

@media screen and (max-width: 330px) {
    .caruseltitulo {
        font-size: 16px;
    }

    .caruseltexto {
        font-size: 10px;
    }
}

@media screen and (max-width: 320px) {
    .tituloproducto {
        font-size: 30px;
    }
}

@media screen and (max-width: 279px) {
    .tituloproducto {
        font-size: 25px;
    }
}
