html {
    scroll-behavior: smooth;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden !important;
}

body {
    overflow-x: hidden;
}

nav {
    padding: 25px 10px !important;
}

nav select.lang {
    height: 20px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

.section1 :first-child {
    background-color: #f0b615;
}

.section2 :nth-child(2){
    background-color: #228be6;
}

.section3{
    background-color: #111;
}

.footer {
    height: 93vh;
    background-color: #222;
}
.footer img{
    position: relative;
    top: 98%;
    width: 5vh;
    cursor: pointer;

}

a.navbar-brand img {
    display: block;
    width: 283px;
}

.header-icons {
    width: 25.54px;
}

.sub-title {
    color: #777 !important;
    display: block;
    width: 100%;
    clear: both;
    font-weight: initial;
    font-size: 15px;
}
ul.list-group-horizontal {
    margin-top: 19px;
    margin-bottom: 0;
}

ul.list-group-horizontal li.list-group-item.active {
    background-color: #fff;
}

ul.list-group-horizontal li.list-group-item a {
    font-size: 18px;
    font-family: 'Open Sans';
    color: #858585;
}

div#testimonials {
    font-size: 16px;
    font-family: 'Open Sans';
    font-style: italic;
    color: #8B8B8B;
}

.header-text-container {
    margin-left: 11.5%;
}

img.header-icons.lugar {
    width: 69.64px;
    height: 69.64px;
}

img.header-icons.horario {
    width: 29.64px;
    height: 27.4px;
}

div.formulario {
    position: absolute;
    right: 13%;
    height: 561px;
    width: 384px;
    background: #fff;
    z-index: 99;
    bottom: 46px;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    font-family: 'Open Sans';
    /* position: absolute;
    right: 3%;
    width: 386px;
    background: #fff;
    z-index: 99;
    bottom: 46px;
    padding: 20px;
    text-align: center;
    border-radius: 10px; */
}

div#banner {
    background-image: url('../images/slide-inicio.jpg');
    background-repeat: repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}

div#banner.contacto {
    background-image: none !important;
}

div#banner img  {
    visibility: hidden;
    width: 100%;
}

.main-title .title {
    font-size: 13px;
    font-family: 'Open Sans';
    color: #404041;
}

.main-title .phone-number {
    font-size: 15px;
    font-family: 'Open Sans';
    color: #777777;
}

.main-title {
    font-size: 16px;
    font-family: 'Open Sans';
    color: #8B8B8B;
}

.main-title b {
    font-size: 13px;
}

#account-login {
    background: #919395;
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 15px;
    height: 30.08px;
    width: 150.62px;
}

#account-login-icon {
    width: 19.09px;
    vertical-align: middle;
}

.italic-formulario {
    font-size: 16px;
    font-family: 'Open Sans';
    font-style: italic;
    color: #A5A5A5;
}

.terms{
    font-size: 13px;
    color: #A5A5A5;
    font-family: 'Open Sans';
    font-style: italic;
}

div.formulario input:not(input[type=checkbox]) {
    display: block;
    margin-top: 20px;
    width: 100%;
    padding: 11px;
    border-radius: 3px;
    border: 1px solid #CECECE;
    background: #F4F4F4;
}

div.formulario-sm input:not(input[type=checkbox]) {
    display: block;
    margin-top: 20px;
    width: 100%;
    padding: 11px;
    border-radius: 3px;
    border: 1px solid #CECECE;
    background: #F4F4F4;
    font-size: 16px;
}

div.formulario #name {
    margin-top: 0;
}

div.formulario input[type="submit"] {
    background: #919395 !important;
    color: #fff;
    border: 1px solid #919395 !important;
    margin-top: 35px !important;
    display: block;
}

input#terms {
    margin-top: 20px;
    margin-left: -28px;
}

.light {
    font-weight: 300;
    font-family: 'Open Sans';
    font-size: 12px;
    font-style: italic;
    color: #A5A5A5;
}

.italic {
    font-style: italic;
}

div.formulario h2 {
    font-size: 35px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #919395;
}

div.formulario-sm h5 {
    font-size: 35px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #919395;
    text-align: center;
}

div.formulario p {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #8B8B8B;
}

div.formulario-sm p {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #8B8B8B;
    text-align: center;
}

h3.why-taxes {
    font-family: 'Open Sans';
    font-weight: bold;
    color: #FFFFFF;
    font-size: 35px;
    margin-bottom: -56px;
}

#servicios-contables .header-text-container {
    margin: 0px !important;
    text-align: left;
}

#servicios-contables .header-text-container img {
    width: 100%;
    max-width: 107px;
}

#servicios-contables .sub-title {
    border-top: 2px solid #919395;
}

div#servicios-contables {
    background: #FFFFFF;
    padding-top: 205px;
    padding-bottom: 65px;
}

#servicios-contables h2 {
    margin-bottom: 64px;
    font-size: 35px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #919395;
}

#servicios-contables h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #919395;
}

#servicios-contables p {
    font-size: 16px;
    font-family: 'Open Sans';
    color: #8B8B8B;
}

span.title {
    display: block;
    font-size: 22px;
    color: #919395;
    /* min-height: 70px; */
    /* font-weight: bold; */
}

div#about {
    margin-top: 100px;
}

div#about h2 {
    margin-top: 62px;
    color: #919395;
    font-size: 35px;
    font-family: 'Open Sans';
    font-weight: bold;
}

div#about p {
    font-size: 16px;
    font-family: 'Open Sans';
    color: #8B8B8B;
}

.footers {
    background: #F3F3F4;
}

.footers a#link-carriers {
    height: 30.08px;
    width: 150.62px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 15px;
    background: #919395;
    color: #FFFFFF;
}

#before-footer .formulario-sm {
    position: relative;
    right: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 8px 7px 49px 3px rgba(0,0,0,0.22);
    -webkit-box-shadow: 8px 7px 49px 3px rgba(0,0,0,0.22);
    -moz-box-shadow: 8px 7px 49px 3px rgba(0,0,0,0.22);
    height: auto;
}

#before-footer h2 {
    color: #A9E314;
    text-align: center;
    margin-bottom: 10px;
}

.iframes-container {
    width: 100% !important;
    margin: auto;
    margin-top: 100px;
    max-width: 990px;
    height: 554px;
}

iframe {
    position: relative;
    right: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    top: 0;
    padding: 0;
    text-align: center;
    border-radius: 0px;
}

div#call-to-action {
    padding: 0px;
    background: #919395;
    color: #FFFFFF;
    margin: 50px 0px;
    height: 211px;
}

#call-to-action .col-12.col-md-4 {
    color: #fff !important;
    font-size: 25px;
    font-weight: bold;
}

button#start {
    display: block;
    width: 241.51px;
    height: 50.84px;
    padding: 10px;
    background: #FFFFFF;
    border: none;
    color: #919395;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Open Sans';
}

span.number {
    display: block;
    font-size: 56.4px;
    color: #404041;
    font-weight: bold;
    font-family: 'Open Sans';
    margin-bottom: -20px;
}

div#number-values {
    padding: 64px 0px;
    background: #F3F3F4;
}

div#number-values .text-values {
    font-size:  20px;
    font-family: 'Open Sans';
    color: #8B8B8B;
}

div#number-values img {
    width: 45px
}
/* div#number-values {
    font-family: 'Open Sans';
    color: #F4F4F4;
    font-size: 20px;
} */

/* div#servicios-contables .row div:nth-child(3), div#servicios-contables .row div:nth-child(4) {
    margin-top: 56px;
} */

div#testimonials img {
    border-radius: 100%;
}

span.signature {
    display: block;
    font-size:  16px;
    font-family: 'Open Sans';
    color: #919395;
}

span.signature .name {
    font-weight: bold;
    font-style: italic;
}

.why {
    width: 100%;
    background-color: #919395;
    background-image: url(../images/banner-home.png);
    background-position: center center;
    background-size: cover;
    height: 395px;
}

.owl-nav {
    position: absolute;
    top: 0;
    font-size: 130px;
    width: 100%;
    left: 0%;
    color: #dcdfde;
}

button.owl-next {
    margin-right: auto;
}

button.owl-next {
    float: right;
}

#testimonials .content {
    width: 80%;
    margin: auto;
}

img.header-icons.face-book {
    margin-left: 20px;
    margin-right: 20px;
    height: 21.83px;
    width: 21.83px;
}

img.header-icons.instagram {
    margin-left: 20px;
    margin-right: 20px;
    height: 21.83px;
    width: 21.83px;
}

img.img-leaders {
    width: 100%;
    border: 5px red;
}

.frontimage {
    display: block;
    z-index: 9999999999999;
    position: relative;
}


img.behind {
    position: absolute;
    z-index: 0;
    height: 100%;
    left: -114px;
}

#number-values .col-12.col-xl-3.text-center {
    border-right: 3px solid #BBBCBF;
}

#number-values .col-12.col-xl-3.text-center:last-child {
    border: none;
}

a.language {
    color: #777 !important;
    border: none !important;
    margin-top: 10px;
}

a.language.active,
a.language:hover {
    font-weight: bold;
    color: #919395 !important;
    text-decoration: underline;
}

a.language.border:after {
    content: " ";
    position: absolute;
    top: 0px;
    left: 34px;
    width: 2px;
    height: 94%;
    background: #777 !important;
    top: 10.5%;
}

a.language {
    position: relative;
}

a.language:first-child:before {
    display: none !important;
}

div#home-form-container {
    height: auto;
    top: 5%;
    bottom: auto;
}

#text {
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #FFFFFF;
}

.visibility-hidden {
    visibility: hidden;
}

.phone-snippet {
    position: fixed;
    width: 100px;
    height: 34px;
    padding: 5px;
    background: #02c907;
    text-align: center;
    color: #fff !important;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0;
    left: 0px;
    bottom: 10px;
    animation: glowing 3000ms infinite;
}

.phone-snippet a {
    color: #fff;
}

ul.nav-menu {
    clear: both;
    float: right;
    margin-top: 19px;
    margin-bottom: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    right: 5.5%;
    position: relative !important;
}

ul.nav-menu li {
    /* display: inline-flex; */
    width: 81px !important;
    text-align: center;
    color: #777;
    font-weight: 400;
    list-style: none;
    flex: 0 16%;
}

li.menu-item a {
    color: #919395;
    position: relative;
    text-decoration: none;
    font-size: 18px;
}

li.menu-item a:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 1px;
    background: #919395;
    transition: .3s all ease-in;
    bottom: 0;
}

li.menu-item a:hover:before {
    width: 100%;
    transition: .3s all ease-in;
}

li.menu-item a:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 1px;
    background: #919395;
    transition: .3s all ease-in;
    bottom: 0;
}

li.menu-item a:hover:before {
    width: 100%;
    transition: .3s all ease-in;
}

/* Style the navigation menu */
.topnav {
    overflow: hidden;
    background-color: #333;
    position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
    display: none;
}

/* Style navigation menu links */
.topnav a {
    color: #919395;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
    background: #919395;
    color: #fff;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 5px;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
    background-color: #ddd;
    color: black;
}

.topnav {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 54px;
    background: transparent;
}

@keyframes glowing {
    0% { box-shadow: 0 0 -10px #000; }
    40% { box-shadow: 0 0 20px #000; }
    60% { box-shadow: 0 0 20px #000; }
    100% { box-shadow: 0 0 -10px #000; }
}

.button-glow {
    animation: glowing 5000ms infinite;
}

#back-to-website button {
    border: 1px solid #919395;
    margin-top: 50px;
}

#back-to-website button:hover {
    background: #919395 !important;
    color: #fff !important;
}


.swal2-container {
    z-index: 999999999999;
}

.why-home {
    font-family: 'Open Sans';
    font-weight: bold;
    color: #FFFFFF;
    font-size: 35px;
    margin-bottom: -36px;
}

div.service-description {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #8B8B8B;
}

.service-title {
    font-family: 'Open Sans';
    font-weight: bold;
    color: #404041;
    font-size: 18px;
}

.our-services {
    font-family: 'Open Sans';
    font-weight: bold;
    color: #404041;
    font-size: 35px;
}

div#services h2 {
    margin-top: 63px;
}

div.formulario h5 {
    font-size: 35px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #5C5C5D;
}

h4.valle-app {
    font-family: 'Open Sans';
    font-weight: bold;
    color: #404041;
    font-size: 112px;
    font-weight: 300;
    margin-top: 84px;
}

h4.clients {
    font-family: 'Open Sans';
    font-weight: bold;
    color: #404041;
    font-size: 31px;
}

hr.line {
    background-color: #404041;
    border-width: 2px;
}

#valle-app img {
    width: 100%;
}

div#how-works {
    background-image: url(../images/banner-gris.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}

#valle-app {
    margin-top: 221px;
}

div#valle-app {
    margin-top: 221px;
    padding-bottom: 0 !important;
}

img.img-hand-phone {
    width: 145% !important;
}

.footers b {
    color: black !important;
}

.sms-message label:first-child {
    display: block;
}

.sms-message label, .sms-message input {
    font-size: 11px;
    vertical-align: middle;
    line-height: 10px;
    margin: 0px;
}

@media all and (max-width: 1450px) {

    div.formulario input:not(input[type=checkbox]), div.formulario select.form {
        padding: 8px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        margin-top: 10px;
    }

    div.formulario h2 {
        font-size: 30px;
        font-family: 'Open Sans';
        font-weight: bold;
        color: #919395;
    }

    div.formulario p {
        font-size: 14px;
        font-family: 'Open Sans';
        font-weight: bold;
        color: #8B8B8B;
    }

    div#home-form-container {
        height: auto;
        top: 5%;
        bottom: auto;
    }

}

div#hidden-form {
    display: none;
}

#testimonials .container {
    padding: 29px 0 !important;
}

@media all and (max-width: 1424px) {
    img.header-icons.face-book {
        margin-left: 10px !important;
    }
}

@media all and (max-width: 1408px) {
    img.header-icons.face-book {
        margin-left: 4px !important;
    }
}

@media all and (max-width: 1399px) {
    div.formulario {
        bottom: 5% !important;
    }
}

@media all and (max-width: 1392px) {
    .header-text-container {
        margin-left: 6% !important;
    }
}

@media all and (max-width: 1329px) {
    .header-text-container {
        margin-left: 5% !important;
    }
}

@media all and (max-width: 1360px) {
    div.formulario {
        bottom: 3% !important;
    }

}

@media all and (max-width: 1320px) {
    div.formulario {
        bottom: 2% !important;
    }

}

@media all and (max-width: 1299px) {
    div.formulario input[type="submit"] {
        margin-top: 10px !important;
    }

    div.formulario {
        bottom: 3% !important;
    }
}

@media all and (max-width: 1267px) {
    .header-text-container {
        margin-left: 4% !important;
    }
}

@media all and (max-width: 1260px) {
    div.formulario {
        bottom: 1.5% !important;
    }
}

@media all and (max-width: 1222px) {
    div.formulario input:not(input[type=checkbox]) {
        margin-top: 10px !important;
    }

    div.formulario {
        bottom: 3% !important;
    }
}

@media all and (max-width: 1207px) {
    .header-text-container {
        margin-left: 3% !important;
    }
}

@media all and (max-width: 1190px) {
    div.formulario {
        bottom: 2% !important;
    }
}

@media all and (max-width: 1170px) {
    div.formulario {
        bottom: 3% !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media all and (max-width: 1160px) {
    .header-text-container {
        margin-left: 2% !important;
    }
}

@media all and (max-width: 1199px) {
    img.img-hand-phone {
        width: 163% !important;
    }

    #number-values .col-12.col-xl-3.text-center {
        border: none;
    }

    a.navbar-brand {
        margin: auto;
    }
}

@media all and (max-width: 1170px) {
    div.formulario {
        bottom: 3% !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media all and (max-width: 1160px) {
    .header-text-container {
        margin-left: 2% !important;
    }
}

@media all and (max-width: 1108px) {
    .header-text-container {
        margin-left: 1% !important;
    }
}

@media all and (max-width: 1107px) {
    #number-values .col-12.col-xl-3.text-center {
        border-right: none !important;
    }

    .header-text-container {
        margin-left: 27% !important;
    }

    .header-text-container:nth-child(4),
    .header-text-container:nth-child(3) {
        display: none !important;
    }

    /* div.formulario {
        position: relative !important;
        right: 0 !important;
        height: 490px !important;
        width: 386px !important;
        background: #fff !important;
        z-index: 99 !important;
        bottom: 0px !important;
        padding: 20px !important;
        text-align: center !important;
        border-radius: 10px !important;
        margin: auto !important;
        margin-top: 30px !important;
        box-shadow: 8px 7px 49px 3px rgba(0,0,0,0.22);
        -webkit-box-shadow: 8px 7px 49px 3px rgba(0,0,0,0.22);
        -moz-box-shadow: 8px 7px 49px 3px rgba(0,0,0,0.22);
    } */

    div#testimonials img {
        max-width: 100px;
        margin: auto;
        margin-bottom: 30px;
    }

    div#servicios-contables .col-10:first-child {
        margin-top: 0px !important;
    }

    div#servicios-contables .col-10:last-child {
        margin-top: 49px !important;
    }

    div#call-to-action img {
        display: none;
    }

    div#call-to-action * {
        text-align: center;
        display: block;
        margin: auto;
    }

    div#call-to-action {
        padding: 35px;
        font-weight: bold;
    }

    button#start {
        margin-top: 20px;
    }

    /*  .footers {
         margin-top: 82px;
         padding-top: 52px;
     } */


    div.formulario input:not(input[type=checkbox]) {
        margin-top: 20px !important;
        padding: 11px !important;
    }

    div.formulario input:not(input[type=checkbox]) {
        margin-top: 20px !important;
        padding: 11px !important;
    }
}

@media all and (max-width: 991px) {
    img.img-hand-phone {
        width: 207% !important;
    }
}

@media all and (max-width: 900px) {
    .footers .header-text-container {
        width: 50%;
        float: left;
        margin: 0 !important;
        margin-top: 38px !important;
    }

    .footers .header-text-container:nth-child(4), .footers .header-text-container:nth-child(3) {
        display: flex !important;
    }

    .footers .col-12.col-xl-10.offset-xl-1.d-flex {
        display: inline-block !important;
    }

    a.navbar-brand {
        float: left;
    }

    .footers a.navbar-brand {
        width: 100%;
        display: block;
        text-align: center;
        margin: auto;
    }

    .footers a.navbar-brand img {
        margin: auto;
    }

    .header-text-container {
        margin: 1% !important;
    }

    .navbar a.navbar-brand img {
        width: 100px;
        margin-right: 12px;
    }

    /* div.formulario {
        width: 100% !important;
    } */

    #servicios-contables .header-text-container {
        display: block !important;
    }

    #servicios-contables .header-text-container img {
        margin: auto;
        display: block;
    }

    #number-values .col-12.col-xl-3.text-center {
        margin-top: 46px;
    }

    #number-values .col-12.col-xl-3.text-center:first-child {
        margin-top: 0 !important;
    }

    #testimonials .text {
        text-align: center;
    }

    .footers .sub-title {
        font-size: 10px;
    }

    #banner {
        padding: 15px !important;
    }

    #baner img {
        width: calc(100% + 30px) !important;
    }

    div#banner img {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
}

@media all and (max-width:1024px){
    div#hidden-form {
        display: block;
    }

    div#number-values {
        padding-top: 0px;
        padding-bottom: 64px;
    }

    .social-icons {
        margin-bottom: 24px;
    }

    a.navbar-brand {
        float: none;
        margin: auto;
        margin-bottom: 22px;
    }

    a.navbar-brand img {
        width: 260px !important;
    }

    div#number-values img {
        width: 100px;
        margin-top: 64px;
    }

    div.service-description {
        margin-bottom: 30px;
    }

    div.formulario {
        display: none;
    }

    div.formulario-sm {
        padding: 20px;
        display: block;
    }

    .button {
        margin-bottom: 30px;
    }

    .works {
        margin-top: 30px;
    }

    div.formulario {
        /* display: block; */
    }

    div.formulario-sm {
        /* display: none; */
    }
}

@media all and (max-width: 768px) {
    img.img-hand-phone {
        width: 131% !important;
    }

    div#about {
        margin-top: 0;
    }

    .col-10.col-md-6.col-xl-3 {
        margin-left: 25%;
        margin-top: 49px !important;
    }

    .franchises {
        display: none;
    }

    div.formulario {
        display: none;
    }

    div.formulario-sm {
        display: block;
    }

    select.lang {
        margin: auto !important;
        display: block;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .col-auto.d-md-flex.align-items-center.px-0:not(.franchises) {
        text-align: center;
        margin-bottom: 22px;
    }

    a.navbar-brand {display: block !important;width: 100%;text-align: center !important;float: none;}

    a.navbar-brand img {display: block !important;margin: auto !important;}

    .header-text-container.d-inline-block.float-right {width: 100% !important;text-align: center !important;}

    .header-text-container.d-inline-block.float-right > div {display: block !important;}

    /* img.img-devices {
        width: 100% !important;
        height: 282px;
    } */
}


@media all and (max-width: 500px) {
    .col-10.col-md-6.col-xl-3 {
        margin-left: 0%;
    }

    .iframes-container {
        width: 90% !important;
    }

    .offset-1 {
        margin-left: 8.333333% !important;
    }

    div#servicios-contables {
        padding-top: 246px;
    }
}
