html {
    scroll-behavior: smooth;
}
body {
    font-family: montserrat, arial, sans-serif;
    background-color: #fdfdfd;
    margin: 0;
    color: #444;
}
.btn,
.btn-floating,
.btn-large,
.card,
.card-panel,
.collapsible,
.dropdown-content,
.side-nav,
.toast {
    box-shadow: 0 0 18px 2px rgb(55 57 79 / 20%);
}
.p,
p {
    font-size: 18px;
}
.pointer {
    cursor: pointer;
}
nav {
    background-color: #000;
    box-shadow: 0 0;
    height: 80px!important
}
strong {
    font-weight: 700;
}
label {
    color: #333 !important;
}
input {
    border-bottom-color: #c4c4c4 !important;
}
button,
input,
optgroup,
select,
textarea {
    color: #666;
}
#formulario {
    margin-top: 3rem;max-width: 500px
}
.card-item {
    min-height: 340px;
}
.btn,
.btn-large {
    background-color: #a2c70c;
}
.single-hero .slick-slide {
    text-align: center;
    position: relative;
}
.single-hero .slick-slide .textos {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.notifications {
    text-align: center;
}
.grecaptcha-badge {
    display: none !important;
}
.btn-large:hover,
.btn-small:hover,
.btn:hover {
    background-color: #c5dc67 !important;
    color: #333
}
.brand-logo {
    background: url(/img/logos/logo_TangoSoftware-blanco.svg);
    background-repeat: no-repeat;
    height: 100%;
    width: 400px;
}
.primero {
    max-height: 720px;
    background: url(../img/background-portada.jpg);
    padding-top: 30px;
    padding-bottom: 100px;
    background-color: #fdfdfd;
    background-position: top center;
    background-size: cover;
}
.modulo--sec1 {
    background-image: url(/tango-software/contacto/img/bg-modulo_gestiom01.svg);
    background-repeat: no-repeat;
    background-position: 0 20px;
}
.primero .contenido img {
    max-width: 110%!important;
}@media (max-width: 600px) {
    .primero .contenido img {
        margin-left: -60px;
        margin-bottom: -20px
    }}
.primero ul {
    max-width: 500px;
}
h1{
    margin: -20px 0 100px    
    }@media (max-width: 600px) {
    h1 {
        margin: 300px 0 70px;
        font-size: 2.2em;
    }}
.interlineado {
    font-family: montserrat;
    text-indent: -1em;
}
.interlineado li {
    font-size: 17px;
    margin-bottom: 18px;
}
ul li::before {
    color: #0cc1ee;
    font-size: 22px;
    content: "✓";
}
.puntos ul li::before {
    color: #0cc1ee;
    font-size: 22px;
    content: "\2022";
}
.segundo {
    padding-top: 12rem;
    padding-bottom: 5rem;
    background: rgb(235,236,230);
background: linear-gradient(0deg, rgba(235,236,230,1) 0%, rgba(255,255,255,1) 78%);
}
.segundo img {
    margin: 50px 0 -50px;
}@media (max-width: 600px) {
    .segundo img {
        margin: 70px 0 -150px;
    }}
.tercero {
    padding-top: 8rem;
    padding-bottom: 7rem;
    background: rgb(235,236,230);
background: linear-gradient(0deg, rgba(235,236,230,1) 0%, rgba(255,255,255,1) 78%);
}@media (max-width: 600px) {
    .tercero {
        padding-top: 5rem;
    }}
.tercero img{
    margin: -40px 0px 0 100px ;
}@media (max-width: 600px) {
    .tercero img {
    width: 100%;
    margin: 0 ;
    }}
.modulo--sec2 {
    background-image: url(/tango-software/contacto/img/bg-modulo_gestiom02.svg);
    background-repeat: no-repeat;
    background-position: 100% 22px;
}
.modulo--sec3 {
    background-image: url(/tango-software/contacto/img/background-cubos.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.cuarto {
    padding-top: 8rem;
    padding-bottom: 7rem;
    color: #fff !important;
    background-color: #2fa7df !important;
}
.titulos {
    max-width: 520px;
    color: #a2c70c;
}
h3{
    font-size: 2.5em    
}
#pie {
    background-color: #242424 !important;
    background-image: url(https://www.axoft.com/img/footer/footer_textura.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding-top: 80px !important;
    color: #404141;
    font-weight: 400;
}
@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 50%;
    }
    50% {
        opacity: 0;
        top: 50%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 50%;
    }
    50% {
        opacity: 0;
        top: 50%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 50%;
    }
    50% {
        opacity: 0;
        top: 50%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}
.scroll-btn {
    text-align: center;
    color: #fff;
    margin-top: 40px;
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}
.cuarto img,
.img-tamaño
 {
    max-width: 100%;
}
.img-ico {
    max-width: 44px;
}
.img-ico2 {
    width: 80px;
}
.neon {
    font-size: 3.4rem;
    line-height: 1;
    color: #fff !important;
    text-transform: uppercase;
    animation: neon 0.08s ease-in-out infinite alternate;
}
@keyframes neon {
    from {
        text-shadow: 0 0 6px rgba(202, 228, 225, 0.92), 0 0 30px rgba(202, 228, 225, 0.34), 0 0 12px rgba(30, 132, 242, 0.52), 0 0 21px rgba(30, 132, 242, 0.92), 0 0 34px rgba(30, 132, 242, 0.78), 0 0 54px rgba(30, 132, 242, 0.92);
    }
    to {
        text-shadow: 0 0 6px rgba(202, 228, 225, 0.98), 0 0 30px rgba(202, 228, 225, 0.42), 0 0 12px rgba(30, 132, 242, 0.58), 0 0 22px rgba(30, 132, 242, 0.84), 0 0 38px rgba(30, 132, 242, 0.88), 0 0 60px #1e84f2;
    }
}
@media (max-width: 600px) {
    .primero {
        padding-top: 33px;
    }
    .scroll-btn {
        display: none;
    }
    .neon {
        font-size: 3.2em;
    }
}
