/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
    font-family: 'AvenirLTStdRoman';
    src: url('../fonts/AvenirLTStdRoman.eot');
    src: url('../fonts/AvenirLTStdRoman.eot') format('embedded-opentype'), url('../fonts/AvenirLTStdRoman.woff2') format('woff2'), url('../fonts/AvenirLTStdRoman.woff') format('woff'), url('../fonts/AvenirLTStdRoman.ttf') format('truetype'), url('../fonts/AvenirLTStdRoman.svg#AvenirLTStdRoman') format('svg');
}

@font-face {
    font-family: 'AvenirLTStdHeavy';
    src: url('../fonts/AvenirLTStdHeavy.eot');
    src: url('../fonts/AvenirLTStdHeavy.eot') format('embedded-opentype'), url('../fonts/AvenirLTStdHeavy.woff2') format('woff2'), url('../fonts/AvenirLTStdHeavy.woff') format('woff'), url('../fonts/AvenirLTStdHeavy.ttf') format('truetype'), url('../fonts/AvenirLTStdHeavy.svg#AvenirLTStdHeavy') format('svg');
}

@font-face {
    font-family: 'AvenirLTStdBlack';
    src: url('../fonts/AvenirLTStdBlack.eot');
    src: url('../fonts/AvenirLTStdBlack.eot') format('embedded-opentype'), url('../fonts/AvenirLTStdBlack.woff2') format('woff2'), url('../fonts/AvenirLTStdBlack.woff') format('woff'), url('../fonts/AvenirLTStdBlack.ttf') format('truetype'), url('../fonts/AvenirLTStdBlack.svg#AvenirLTStdBlack') format('svg');
}

html,
body {
    height: 100%;
}

.noPadding {
    padding: 0;
}

.noMargin {
    margin: 0;
}

.navbar {
    position: absolute;
    width: 100%;
}

.navbar-brand {
    height: 157px;
}

.navbar-nav {
    margin: 50px 0 0 0;
}

.navbar-default {
    background: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "AvenirLTStdBlack";
}

.navbar-default .navbar-right>li a {
    border: 1px solid #72be44;
    margin: 0 2px;
    border-radius: 5px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
    background: none;
    color: #fff;
    font-family: "AvenirLTStdBlack";
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: none;
    color: #fff;
}

.navbar-default .navbar-collapse {
    border: none !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.fill {
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    ;
}

.inn {
    padding-top: 161px;
    padding-left: 40px;
    padding-right: 40px;
}

.inn .item-box {
    margin-bottom: 50px;
}

.inn .item-box h2 {
    color: #fff;
}

.inn .item-box p {
    color: #fff;
    font-family: "AvenirLTStdHeavy";
    font-size: 15px;
}

.inn .item-box p button {
    background: linear-gradient(#ee7d00, #e79e40);
    border: none;
    padding: 6px 45px;
    font-family: "AvenirLTStdBlack";
    font-size: 26px;
    text-transform: uppercase;
    border-radius: 5px;
}

.inn .item-box p.box-green {
    max-width: 395px;
    font-family: "AvenirLTStdRoman";
    font-size: 16px;
    border: 2px solid #72be44;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.inn .item-box p .store {
    width: 190px;
    float: left;
    margin-right: 5px;
}

.carousel-control {
    top: 45%;
    background: none !important;
    height: 54px;
    width: 7% !important;
}

#queEsZimple {
    padding-top: 25px;
    padding-bottom: 75px;
}


/*#queEsZimple .box-w-border{ width: 98%; height: 425px; margin: 0 auto; padding-top: 25px ; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);}*/

#queEsZimple .box-w-border {
    width: 98%;
    height: 425px;
    margin: 0 auto;
}

#queEsZimple .box-w-border .text-content-qez {
    width: 85%;
    float: right;
    padding-right: 10px;
}

#queEsZimple p {
    font-family: "AvenirLTStdRoman";
    font-size: 20px;
    text-align: justify;
    color: #000;
    margin: 40px 0 0 0;
}

#queEsZimple p strong {
    font-family: "AvenirLTStdBlack";
}

#queEsZimple p a {
    font-family: "AvenirLTStdBlack";
    color: #989898;
}

#queEsZimple .box-w-border h5.box-green {
    font-family: "AvenirLTStdBlack";
    text-transform: uppercase;
    border: 2px solid #72be44;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 200px;
    text-align: center;
}

#programa1 {
    padding-top: 25px;
    padding-bottom: 75px;
}


/*#programa1 .box-w-border{ width: 98%; height: 425px; margin: 0 auto; padding-top: 25px ; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);}*/

#programa1 .box-w-border {
    width: 98%;
    height: 425px;
    margin: 0 auto;
}

#programa1 .box-w-border .text-content-qez {
    width: 85%;
    float: right;
    padding-right: 10px;
}

#programa1 p {
    font-family: "AvenirLTStdRoman";
    font-size: 20px;
    text-align: justify;
    color: #000;
    margin: 40px 0 0 0;
}

#programa1 p strong {
    font-family: "AvenirLTStdBlack";
}

#programa1 p a {
    font-family: "AvenirLTStdBlack";
    color: #989898;
}

#programa1 .box-w-border h5.box-green {
    font-family: "AvenirLTStdBlack";
    text-transform: uppercase;
    border: 2px solid #72be44;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 200px;
    text-align: center;
}

#porqueElegirnos {
    padding: 0px 0 0 0;
}

#porqueElegirnos .grid figure {
    min-width: 100%;
    margin: 0;
}

#porqueElegirnos .grid figure img {
    display: block;
    width: 100vw;
    /*height: 100vh;*/
    object-fit: cover;
}

@media only screen and (min-width: 1370px) {
    #porqueElegirnos .grid figure img {
        display: block;
        width: 100vw;
        /*height: 100vh;*/
        object-fit: cover;
    }
    .btn-whatsapp {
        height: 65px;
    }
    .carousel-inner img {
        width: 100%;
    }
    .fill {
        height: 120vh;
    }
}

.divRegister {
    margin-top: 20px;
    width: 130%
}

.modalLogin {
    width: 130%;
    padding: 5% 10%;
    border-top: 5px solid #44c8e1;
}

.parallax {
    /* The image used */
    background-image: url('../img/bg-parallax.jpg');
    /* Set a specific height */
    height: 397px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax h3 {
    font-family: "AvenirLTStdRoman";
    color: #fff;
    font-size: 38px;
    max-width: 800px;
    margin: 8% 0 0 0;
}

#persona-empresa {
    background: #323e5b;
    padding: 20px 0;
    text-align: center;
}

.modal-content {
    background: #ffffff;
    color: #72BF44;
}

.modal-content p,
.modal-content ul li {
    color: #72BF44;
    font-family: "AvenirLTStdRoman";
    font-size: 14px;
}

.modal-content p a,
.modal-content ul li a {
    color: #72BF44;
    font-family: "AvenirLTStdRoman";
    font-size: 14px;
    text-decoration: underline;
}

.modal-content p strong,
.modal-content ul li strong {
    font-family: "AvenirLTStdBlack";
}

#login-modal .modal-content,
#registro-modal .modal-content {
    background: #fff;
    color: #333;
    padding: 5% 10%;
    border-top: 5px solid #44c8e1;
}

#login-modal input,
#registro-modal input {
    border: 1px solid #ccc;
}

#login-modal .btn,
#registro-modal .btn {
    background-color: #51d2a8;
    border: 1px solid #51d2a8;
    border-radius: 4px;
    color: #fff;
}

#login-modal .modal-content a,
#registro-modal .modal-content a {
    color: #44c8e1;
}

#dondeEncontrarnos {
    background: #72be44;
    padding: 10px 0;
    margin-top: 0px;
}

#dondeEncontrarnos form label {
    color: #fff;
    font-size: 20px;
    font-family: "AvenirLTStdBlack";
}

#dondeEncontrarnos select option {
    font-family: "AvenirLTStdRoman";
    font-size: 16px;
}

#map {
    max-height: 100vh;
}

#map_iframe {
    width: 100%;
}

footer {
    background: #000;
}

footer p,
footer p a,
footer p a:hover {
    color: #fff;
    font-family: "AvenirLTStdRoman";
    font-size: 12px;
    text-decoration: none;
}

footer .info {
    background: #353c49;
}

footer .info .col-md-3 {
    padding: 40px;
}

footer .info ul {
    list-style: none;
    padding: 0;
}

footer .info ul li a,
footer .info ul li a:hover {
    color: #fff;
    font-family: "AvenirLTStdRoman";
    font-size: 12px;
    text-decoration: none;
}

footer .info ul.pol-base li a {
    text-decoration: underline;
}

footer .info ul.redes li {
    margin-bottom: 5px;
}

footer .info ul.redes li a img {
    margin-right: 8px;
}

footer .linco {
    padding: 10px;
    margin: 0 auto;
    width: 51px;
}


/* faster sliding speed */

.carousel-inner>.item {
    -webkit-transition: 0.3s ease-in-out left;
    -moz-transition: 0.3s ease-in-out left;
    -o-transition: 0.3s ease-in-out left;
    transition: 0.3s ease-in-out left;
}


/* keep full widget on smaller screens */

@media only screen and (max-width: 1210px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-brand,
    .navbar-brand img {
        height: 80px;
    }
    .navbar-brand {
        padding: 1px 15px;
    }
    .navbar-default .navbar-collapse .navbar-right {
        margin-top: 0px;
    }
    .navbar-default .navbar-collapse .navbar-right>li a {
        border: none;
        border-radius: 0;
    }
    .inn {
        padding-top: 120px;
    }
    .inn .item-box {
        text-align: center;
    }
    .inn .item-box h2 {
        font-size: 7vw;
    }
    .inn .item-box p.box-green {
        margin: 0 auto 20px auto;
    }
    .inn .item-box p .store {
        width: 120px;
        float: none;
        margin: 10px auto;
    }
    .parallax h3 {
        text-align: center;
        font-size: 7vmin;
    }
    .inn .item-box p button {
        display: none;
    }
    .navbar-bg {
        background: #EF7D00;
    }
    .btn-whatsapp {
        height: 65px;
    }
    .carousel-inner img {
        width: 100%;
        height: 100%;
    }
    .container {
        width: 1277px;
    }
    .fill {
        height: 170vh;
    }
}

.pinpad-wrapper {
    width: 100%;
    height: auto;
    padding: 15px;
    background: #EDEDED;
    margin-bottom: -15px;
}

.pinpad-key {
    width: 50px;
    height: 50px;
    color: #7E7E7E;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    line-height: 55px;
    font-weight: lighter;
    margin-bottom: 10px;
}

.pinpad-key:hover {
    box-shadow: #44C8E1 0 0 1px 1px;
}

.pinpad-size {
    width: 100%;
    height: auto;
}

.pinpad-check {
    background-image: url("/img/check-green.png");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}

.pinpad-clear {
    background-image: url("/img/x-red.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.pinpad-background-transparent {
    background-color: transparent !important;
}

.btn-transparent {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ffffff;
    border-radius: 4px;
    padding: 10px 0 10px 0;
    border-radius: 1px;
    border: 2px solid #ffffff;
    font-size: 18px;
    font-weight: lighter;
    text-align: center;
    color: #ffffff;
    background-color: transparent;
}

.btn-transparent:hover,
.btn-transparent:focus {
    background-color: transparent;
    border: 1px solid transparent;
}

.btn-transparent:active,
.btn-transparent.active {
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-transparent.disabled,
.btn-transparent[disabled],
fieldset[disabled] .btn-transparent,
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent.focus,
.btn-transparent.disabled:active,
.btn-transparent[disabled]:active,
fieldset[disabled] .btn-transparent:active,
.btn-transparent.disabled.active,
.btn-transparent[disabled].active,
fieldset[disabled] .btn-transparent.active {
    background-image: none;
}

.btn-transparent:hover,
.btn-transparent:focus {
    color: #ffffff;
    border: 2px solid #ffffff;
}

html {
    display: block;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}


/* Reset CSS
 * --------------------------------------- */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 2;
}

a {
    text-decoration: none;
}

table {
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

strong {
    font-weight: bold;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/* Custom CSS
 * --------------------------------------- */

.content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
}

.content2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.content3 {
    position: relative;
}


/* Section 1
 * --------------------------------------- */

#section0 {
    /*background-color: #BFDA00;*/
    /*background: url('images/bg-header.jpg') no-repeat top center;*/
    background-size: cover;
}

@media only screen and (max-width: 600px) {
    #section0 {
        background: #009ee2 !important;
    }
    .fill {
        height: 108vh;
    }
    .container {
        width: 400px;
    }
}


/* Section 2
 * --------------------------------------- */

#section1 {
    background-color: #ffffff;
}

#section1 p {
    /*opacity: 0.8;*/
    color: #999999;
}


/* Section 3
 * --------------------------------------- */

#section2 {
    background-color: #72be44 !important;
    padding-top: 2px;
    padding-bottom: 2px;
}


/* Section 4
 * --------------------------------------- */

#section3 {
    background-color: #ffffff;
}


/* Section 5
 * --------------------------------------- */

#section4 {
    background-color: #ffffff;
    /*padding-top: 20px;
  padding-bottom: 20px;*/
}

#section5 {
    background-color: #ffffff;
    /*padding-top: 20px;
  padding-bottom: 20px;*/
}

.header {
    background: #009ee2;
    width: 100%;
    min-height: 100vh;
    margin-bottom: 5px;
}

.separado {
    border: none;
}

.separado:hover {
    border-bottom: 3px solid;
    padding-bottom: .4em;
}

.h100 {
    height: 100vh;
}

.hmap {
    height: 65vh;
}

@media only screen and (max-width: 600px) {
    .hmap {
        height: 35vh;
    }
    .logo {
        width: 30%;
    }
    #section1 {
        padding-top: 100px;
    }
    #section2 {
        margin-bottom: 30px;
    }
    #section3 {
        margin-top: 0px;
        padding-top: 20px;
        background: url('/img/blur_01.jpg');
    }
    #section4 {
        margin-top: 303px;
        padding-top: 118rem;
        padding-bottom: 175rem;
    }
    #section5 {
        margin-top: -30px;
        padding-top: 20px;
    }
    .modalLogin {
        width: 96%;
    }
    .divRegister {
        width: 95%
    }
    .fill {
        height: 130vh;
    }
}

@media only screen and (max-width: 700px) {
    .hmap {
        height: 35vh;
    }
    .logo {
        width: 24%;
        margin-left: 10px;
    }
    #section1 {
        padding-top: 100px;
    }
    #section2 {
        margin-bottom: 30px;
    }
    #section3 {
        margin-top: 0px;
        padding-top: 20px;
        background: url('/img/blur_01.jpg');
    }
    #section4 {
        margin-top: 303px;
        padding-top: 132rem;
        padding-bottom: 178rem;
    }
    #section5 {
        margin-top: -30px;
        padding-top: 20px;
    }
    .modalLogin {
        width: 96%;
    }
    .divRegister {
        width: 95%
    }
}

.sec1 {
    background: url('/img/blur_01.jpg');
    background-size: cover;
}

.sec2 {
    background: url('/img/blur_02.jpg');
    background-size: cover;
}

.sec3 {
    background: url('/img/blur_03.jpg');
    background-size: cover;
}

.infom1 {
    background: url('/img/infom1.png');
    background-size: cover;
    height: 400px;
}

.image-box {
    overflow: hidden;
}

.image {
    height: 390px;
    background: url("/img/Giros-Zimple_03.jpg");
    background-position: center;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.image:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    /* IE8 */
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
    /* IE6 and 7 */
}

.image2 {
    height: 390px;
    background: url("/img/compra_v2.jpg");
    background-position: center;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.image2:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    /* IE8 */
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
    /* IE6 and 7 */
}

.image3 {
    height: 390px;
    background: url("/img/atm_bancard_v2.jpg");
    background-position: center;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.image3:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    /* IE8 */
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
    /* IE6 and 7 */
}

figcaption::before,
figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}

figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.cuadro {
    border: none;
}

.cuadro:hover {
    border: 1px solid #ffffff;
    padding: 10px;
}


/* centered columns styles */

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
}


/*.fancybox-overlay{
  display: none !important;
}*/

@media only screen and (min-width: 1200px) {
    .btn-third {
        padding-left: 350px;
    }
    .btn-third2 {
        padding-left: 390px;
    }
    .btn-whatsapp {
        height: 65px;
    }
}