body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: var(--txt-primary);
    background-color: #FFFFFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    font-size: 18px;
}
.fw100{
    font-weight: 100; 
}
img {
    border: none;
    max-width: 100%;
}
img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
a, b, div, li, ul {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}
a, p, small, span, strong {
    letter-spacing: -0.4px;
}
a {
    text-decoration: none;
    outline: 0;
}
a {
    color: var(--verde);
}
a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0;
    color: var(--verde);
}
input[type="radio"], input[type="checkbox"]{
    margin-right: 20px;
}
li, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.btn {
    font-size: 20px;
    padding: .175rem 1.5rem;
}
header .btn{
    font-size: 18px;
}
.btn:focus, .btn:hover {
    box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.27);
    text-decoration: none;
}
.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
.xs-top-bar {
    padding: 15px 0;
    line-height: normal;
}
.xs-top-bar.topbar-v2 {
    background-color: transparent;
    display: none;
}
.header-transparent .xs-top-bar {
    display: block;
}
.top-menu,.bot-menu {
    text-align: right;
}
.top-menu li {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
}
.top-menu li p{
    margin-bottom: 0px;
    color: var(--gris);
}
.top-menu li p img {
    height: 15px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
#logo {
    position: absolute;
    top: -33px;
    left: 4px;
}
.bot-menu {
    padding-top: 20px;
    border-top: 1px solid #707070;
}
.bot-menu li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    margin-right: 17px;
}
.bot-menu li a {
    font-size: 16px;
    color: white;
    font-weight: bold;
}
.bot-menu li a:hover{
    color: var(--verde);
}
.bot-menu li:last-child {
    margin-right: 0px;
}
.nav-sticky {
    -webkit-transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.nav-sticky.sticky-header {
    position: fixed;
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
    background-color: #0A3142;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.nav-sticky.sticky-header.sticky {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
li.btn-oculto{
    display: none;
}
.sticky-header li.btn-oculto{
    display: inline-block ;
}
.nav-sticky .xs-top-bar {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    margin-top: 0px;
    -webkit-transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.nav-sticky.sticky-header .bot-menu {
    overflow: hidden;
    height: 59px;
}
.nav-sticky.sticky-header .xs-header.header-v3 {
    height: 73px;
}

.xs-banner {
    min-height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.xs-contacto{
    min-height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.xs-banner.banner-v4:before,.xs-banner.banner-v5:before,.xs-banner.banner-v6:before, .xs-banner.banner-v7:before, .xs-banner.banner-v8:before,
 .xs-banner.banner-v9:before, .xs-banner.banner-v10:before, .xs-banner.banner-v11:before, .xs-banner.banner-v12:before, .xs-banner.banner-v13:before, 
 .xs-banner.banner-v14:before, .xs-banner.banner-v15:before, .xs-banner.banner-v16:before, .xs-banner.banner-v17:before, .xs-banner.banner-v18:before,
 .xs-banner.banner-v19:before{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    background-size: cover;
    pointer-events: none;
    z-index: 1;
}
.xs-banner.banner-v4:before {
    background-image: url(../images/fondo_principal.jpg);
    height: 100%;
}
.xs-banner.banner-v5:before {
    background-image: url(../images/fondo_somos.png);
    height: 100%;
}
.xs-banner.banner-v6:before {
    background-image: url(../images/fondo_contacto.png);
    height: 100%;
}
.xs-banner.banner-v7:before {
    background-image: url(../images/fondo_contacto2.png);
    height: 100%;
}
.xs-banner.banner-v8:before {
    background-image: url(../images/fondo_contacto4.png);
    height: 100%;
}
.xs-banner.banner-v9:before {
    background-image: url(../images/fondo_seguridad.png);
    height: 100%;
}
.xs-banner.banner-v10:before {
    background-image: url(../images/fondo_almacenamiento.png);
    height: 100%;
}
.xs-banner.banner-v11:before {
    background-image: url(../images/fondo_eficiencia.png);
    height: 100%;
}
.xs-banner.banner-v12:before {
    background-image: url(../images/fondo_servicios.png);
    height: 100%;
}
.xs-banner.banner-v13:before {
    background-image: url(../images/fondo_precios.png);
    height: 100%;
}
.xs-banner.banner-v14:before {
    background-image: url(../images/fondo_canales_de_comunicacion.png);
    height: 100%;
}
.xs-banner.banner-v15:before {
    background-image: url(../images/fondo_contabilidad.png);
    height: 100%;
}
.xs-banner.banner-v16:before {
    background-image: url(../images/fondo_bienestar_comunidad.png);
    height: 100%;
}
.xs-banner.banner-v17:before {
    background-image: url(../images/fondo_precios2.png);
    height: 100%;
}
.xs-banner.banner-v18:before {
    background-image: url(../images/fondo_contacto_principal.png);
    height: 100%;
}
.xs-banner.banner-v19:before {
    background-image: url(../images/fondo_quienes_somos.png);
    height: 100%;
}
.xs-banner-content {
    color: #FFFFFF;
    position: relative;
    z-index: 2;
}
.banner-title {
    font-size: 70px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}
.banner-title2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    text-shadow: 0px 3px 10px black;
}
.form-control {
    font-size: 20px;
}
.xs-banner-content p{
    font-size: 22px;
    margin-bottom: 40px;
    text-align: center;
}
.xs-btn-wraper a{
    margin: 0px 15px;
}
.xs-section-padding {
    padding: 100px 0;
}
.xs-section-big-padding{
    padding: 200px 0px;
}
.bottom-0{
    bottom: 0px !important;
    top: inherit !important;
}
.hosting-info-list {
    padding-left: 10px;
    margin-bottom: 30px;
}
.hosting-info-list{
    font-size: 18px;
    font-weight: lighter;
}
.xs-heading {
    margin-bottom: 75px;
    text-align: center;
}
.xs-heading .heading-title {
    font-size: 40px;
    font-weight: 700;
}
.xs-heading.heading-v2 .heading-title {
    font-weight: 500;
}
.section-somos{
    position: relative;
}
.triangle-back {
    width: 100%;
    padding-bottom: 21.27%;
    position: relative;
    overflow: hidden;
    margin-left: 0;
}
.triangle-back:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 50px);
    height: 100%;
    background-color: #f9fafd;
    transform-origin: 100% 100%;
    transform: rotate(-10deg);
    margin-left: 0px;
}
.hosting-info-wraper {
    margin-bottom: 30px;
    padding: 30px;
    border-radius: 4px;
    color: var(--grisfuerte);
    height: 500px;
    position: relative;
}

.hosting-info-wraper .btn{
    color: white;
    background: var(--grisclaro);
}

.hosting-info-wraper:hover{
    background-color: var(--grisfuerte);
    color: white;
}

.hosting-info-wraper:hover .btn{
    color: var(--grisfuerte);
    background: white;
}
.hosting-info-wraper:hover .imagen_azul,.hosting-info-wraper .imagen_hover{
    display: none;
}
.hosting-info-wraper:hover .imagen_hover{
    display: block;
}
.spinner-icon {
    position: relative;
    width: auto;
    height: 45px;
    margin-bottom: 30px;
}

.spinner-icon img {
    height: 100%;
}

.content-title {
    font-size: 1.76471rem;
    font-weight: 700;
}

.hosting-info-wraper .content-title {
    font-size: 25px;
    margin-bottom: 20px;
}

.hosting-info-wraper p {
    font-size: 18px;
    height: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hosting-info-wraper button {
    position: absolute;
    bottom: 40px;
}

.hosting-info-wraper button i {
    margin-right: 5px;
}
.xs-testimonial-slider {
    margin-top: 50px;
}
.xs-testimonial-section{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.xs-testimonial-section .container, .control-negocio .container{
    position: relative;
    z-index: 1;
}
.xs-testimonial-section:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    background-size: cover;
    pointer-events: none;
    z-index: 1;
}
.xs-testimonial-section:before {
    background-image: url(../images/fondo_carousel.jpg);
    height: 100%;
}
.xs-testimonial-section .owl-item.cloned {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
.xs-testimonial-section .owl-item.active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
.xs-testimonial-section .owl-item.active.center {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.xs-testimonial-slider .owl-stage-outer {
    padding: 30px 0;
}
.xs-testimonial-item {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    border-radius: 5px;
    position: relative;
}
.carrusel_all_imagen .xs-testimonial-item{
    padding: 10px;
}
.xs-testimonial-item:after, .xs-testimonial-item:before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .2;
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px;
}
.owl-carousel .owl-item.center .xs-testimonial-item {
    padding: 40px
}
.carrusel_all_imagen.owl-carousel .owl-item.center .xs-testimonial-item {
    padding: 0px;
}
.owl-carousel .owl-item .xs-testimonial-item, .owl-carousel .owl-item .xs-testimonial-item:after, .owl-carousel .owl-item .xs-testimonial-item:before {
    background-color: #FFFFFF;
}
.owl-carousel .owl-item:not(.center) .xs-testimonial-item:before {
    width: calc(100% - 28px);
    top: -10px;
}
.owl-carousel .owl-item:not(.center) .xs-testimonial-item {
    margin-top: 25px;
}
.owl-carousel .owl-item:not(.center) .xs-testimonial-item, .owl-carousel .owl-item:not(.center) .xs-testimonial-item:after, .owl-carousel .owl-item:not(.center) .xs-testimonial-item:before {
    background-color: #96CDD6;
}
.carrusel_all_imagen.owl-carousel .owl-item:not(.center) .xs-testimonial-item{
    background: transparent;
}
.owl-carousel .owl-item img.logo-testimonial {
    width: 60px;
    background: white;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    left: calc(50% - 30px);
}
.owl-carousel .owl-item:not(.center) .xs-testimonial-item img.logo-testimonial{
    background: #96CDD6;
    opacity: 0.9;
}
.testimonial-content {
    padding-top: 40px;
}
.testimonial-content p {
    font-weight: 100;
    font-size: 20px;
    text-align: left;
    line-height: 28px;
    color: #3C424C;
}
.testimonial-content>p {
    margin-bottom: 20px;
}
.owl-carousel .owl-item:not(.center) .xs-testimonial-item p {
    color: #3C424C;
}
p.author-carousel {
    font-weight: bold;
    color: #33CFCD;
    text-align: center;
}
.author-carousel span {
    color: #3C424C;
}
.numeros-wrapper {
    display: inline-block;
    width: calc(49.333% - 5px);
    text-align: center;
    padding: 40px 0px;
}
.numeros-wrapper > div {
    width: 80%;
    text-align: right;
    margin: 0 auto;
}
.nuestro-numeros .numeros-wrapper:first-child,.nuestro-numeros .numeros-wrapper:nth-child(3) {
    border-right: 2px solid #1ECBC8;
    position: relative;
}
.nuestro-numeros .numeros-wrapper:first-child:after{
    content: "";
    width: 200%;
    background: #1ECBC8;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: -1px;
}   
.numeros-wrapper img {
    height: 100px;
}
.numeros-wrapper-txt {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    text-align: left;
    font-weight: bold;
    width: calc(100% - 120px);
    float: right;
}
.numeros-wrapper-txt p {
    font-size: 20px;
    color: #3C424C;
    margin-bottom: 0px;
}
.numeros-wrapper-txt h6 {
    font-size: 60px;
}
.somos-height{
    min-height: 550px;
}
.contacto-height{
    min-height: 450px;
}
.contacto2-height{
    min-height: auto;
}
.control-negocio{
    min-height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.control-negocio:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    background-size: cover;
    pointer-events: none;
    z-index: 1;
}
.control-negocio:before {
    background-image: url(../images/ciudad.jpg);
    height: 100%;
}
.footer-group {
    background-color: var(--txt-primary);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.footer-main {
    padding-top: 115px;
    padding-bottom: 60px;
}
.footer-widget .widget-title {
    color: #FFFFFF;
    font-size: 17px;
    position: relative;
    margin-bottom: 30px;
}
.xs-list li {
    letter-spacing: -0.4px;
    color: #d7d7d7;
}
.footer-widget .xs-list li {
    margin-bottom: 5px;
    font-size: 17px;
}
.footer-widget .xs-list li a {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.contact-info-widget li span, .footer-bottom-info p, .footer-widget .xs-list li a {
    color: #d7d7d7;
}
.footer-widget .xs-list li a:hover {
    color: #FFFFFF;
}
.btn-descargar {
    background: var(--verdesegundo);
    margin-top: 40px;
    color: white;
    font-weight: bold;
    border-radius: 20px;
    font-size: 16px;
}
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 5px 0;
}
.copyright-text {
    padding: 18px 0;
}
.copyright-text p {
    margin-bottom: 0px;
    color: #e7e7e7;
    font-size: 0.88235rem;
}
.btn-fab {
    border-radius: 50%;
    font-size: 24px;
    height: 56px;
    margin: auto;
    min-width: 56px;
    width: 56px;
    padding: 0;
    overflow: hidden;
    align-items: center;
    -webkit-box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.24);
    box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.24);
    position: fixed;
    line-height: normal;
    right: 20px;
    z-index: 2;
    bottom: 20px;
    background-color: var(--azuloscuro);
}

.btn-fab img {
    height: 30px;
    position: relative;
    top: 11px;
}
input.form-control, select.form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px;
    padding-left: 0px;
}
.megamenu-panel {
    width: 100%;
    padding: 15px;
    display: block;
    font-size: 14px;
    text-align: left;
    color: white;
    background-color: var(--azuloscuro);
}
.nav-submenu {
    -webkit-box-shadow: 0px 10px 30px 0px rgba(23, 104, 221, 0.2);
    box-shadow: 0px 10px 30px 0px rgba(23, 104, 221, 0.2);
}
.sub-menu-title{
    position: relative;
    height: 50px;
}
.sub-menu-title:after {
    content: "";
    width: 100%;
    display: block;
    height: 1px;
    background: rgba(146, 206, 191, 1);
    background: -moz-linear-gradient(left, rgba(146, 206, 191, 1) 0%, rgba(106, 193, 185, 1) 51%, rgba(67, 167, 184, 1) 75%, rgba(0, 134, 167, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(146, 206, 191, 1) 0%, rgba(106, 193, 185, 1) 51%, rgba(67, 167, 184, 1) 75%, rgba(0, 134, 167, 1) 100%);
    background: -o-linear-gradient(left, rgba(146, 206, 191, 1) 0%, rgba(106, 193, 185, 1) 51%, rgba(67, 167, 184, 1) 75%, rgba(0, 134, 167, 1) 100%);
    background: -ms-linear-gradient(left, rgba(146, 206, 191, 1) 0%, rgba(106, 193, 185, 1) 51%, rgba(67, 167, 184, 1) 75%, rgba(0, 134, 167, 1) 100%);
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.sub-menu-title p {
    font-size: 0.8rem;
    width: calc(100% - 30px);
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    margin-bottom: 5px;
    margin-left: 2px;
}
.sub-menu-title img {
    height: 18px;
}
ul.sub-menu-ul {
    margin-top: 10px;
}

.sub-menu-ul li a {
    color: #d7d7d7;
    font-size: 0.82rem;
}

.sub-menu-ul li {
    line-height: 1rem;
    margin-bottom: 10px;
}

.sub-menu-ul li a:hover {
    color: white;
}
.radio label {
    font-size: 20px;
}
.subtitle-40, .comunicate-section h3{
    font-size: 40px !important;
    line-height: 40px !important;
}
.subtitle-35{
    font-size: 35px !important;
    line-height: 35px !important;
}
.subtitle-30{
    font-size: 30px !important;
    line-height: 30px !important;
}
.subtitle-25, .comunicate-section h5{
    font-size: 25px !important;

}
.texto_20{
    font-size: 20px !important; 
}
.texto_17{
    font-size: 17px !important; 
}
.texto_16{
    font-size: 16px !important; 
}
.texto_15{
    font-size: 15px !important; 
}
.ico-mex {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    width: 31px;
}

.ico-down {
    display: inline-block;
    vertical-align: middle;
    height: 8px;
}
.control-negocio h2{
    font-size: 40px;
}
.comunicate-section p{
    color: #747F92;
    font-size: 17px;
}
.b-enviar{
    color: var(--azuloscuro);
    background: var(--verde);
}
.b-enviar:disabled{
    color: white;
    background: var(--gris);
}
header .btn {
    width: 130px;
    padding: .175rem 0px;
}
.top-menu button {
    margin-right: 34px;
}
button.btn-down {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: var(--azuloscuro);
    padding: 0px;
    left: calc(50% - 20px);
}
button.btn-down img {
    width: 17px;
    height: 17px;
    margin-bottom: 2px;
}
.xs-section-padding.b-claro.pos_rel {
    padding-top: 200px;
}
.imagen_triangulo {
    position: absolute;
    top: 0px;
    z-index: 1;
}
.fondo_lineas {
    background-image: url(../images/lienas@2x.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position-y: 77px;
}
.imagen_triangulo img {
    width: 100%;
}
select.form-control{
    color: #767D83;
}

.container_servicios .row{
    margin-bottom: 30px;
}
.container_servicios p{
    font-size: 18px;
}
.line-bottom-pos:after {
    content: " ";
    position: absolute;
    bottom: -12px;
    height: 1px;
    background: rgba(116, 127, 146, 0.25);
    width: 150%;
    left: -25%;
}
.condos_div {
    border-bottom: 1px solid #D5D8DE;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

p.txt_condos {
    color: #747F92;
    display: inline-block;
    vertical-align: bottom;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: bold;
}

.num_condos {
    font-size: 40px;
    display: inline-block;
    margin-bottom: 0px;
    color: var(--verde);
    font-weight: bold;
    border: none;
    padding: 0px;
    vertical-align: bottom;
    outline: 0;
}
.num_condos:focus {
    border-bottom: 1px solid var(--verde);
}
p.precio_costo {
    font-weight: bold;
    font-size: 40px;
    color: var(--verde);
    margin-bottom: 30px;
}
.contenido_stats {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 40px;
}

.contenido_stats h2 {
    background: #0A3142;
    color: white;
    padding: 20px 0px;
    margin-top: -80px;
    border-radius: 5px;
    font-size: 35px;
}

.pricing-table-bold,.pricing-table {
    margin: 25px 0px;
}

.pricing-table-bold table,.pricing-table table  {
    width: 100%;
}

.pricing-table-bold table tr > td:first-child {
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    color: #0A3142;
}

.pricing-table-bold table tr > td:first-child img, .pricing-table table tr > td:first-child img  {
    height: 10px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.pricing-table-bold table tr > td:last-child {
    color: #33D0CD;
    font-size: 20px;
    text-align: right;
}

.pricing-table-bold table tr > td, .pricing-table table tr > td {
    vertical-align: middle;
}
.contenido_stats h3 {
    background: #0A3142;
    text-align: left;
    padding: 14px 0px;
    font-size: 17px;
    padding-left: 25px;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 0px;
}

.pricing-table table tr > td:first-child {
    font-size: 15px;
    text-align: left;
}

.pricing-table table tr > td:last-child {
    text-align: right;
    font-size: 15px;
    color: #33D0CD;
}

.form-contacto6 .form-control {
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    padding-left: 15px;
    font-size: 15px;
}

.form-contacto6 label.col-form-label {
    color: #747F92;
    font-size: 20px;
    font-weight: bold;
    padding: 0px;
}

.form-contacto6 .form-group {
    margin-bottom: 25px;
}

.btn.b-azuloscuro:hover{
    background: var(--verde) !important;
    color: var(--azuloscuro) !important;
}

.b-verdefondo .btn.b-azuloscuro:hover{
    background-color: var(--amarillo) !important;
    color: white !important;
}

.device-mockup {
    position: relative;
    width: 100%;
    padding-bottom: 61.775701%;
}

.device-mockup.macbook {
    padding-bottom: 61.775701%;
}

.device-mockup>.device {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/lap_trans.png);
}
.device-mockup>.device>.screen {
    position: absolute;
    top: 11.0438729%;
    bottom: 14.6747352%;
    left: 13.364486%;
    right: 13.364486%;
    overflow: hidden;
}
.device-mockup.macbook>.device>.screen {
    top: 5.4%;
    bottom: 12.4%;
    left: 11.7%;
    right: 11.5%;
    background: black;
}
.hosting-info-list ul li {
    color: var(--grisfuerte) !important;
    list-style: disc;
}

.hosting-info-list ul {
    margin-left: 20px;
    margin-bottom: 1rem;
}

.device-mockup.iphone {
    width: 250px;
    margin: 0 auto;
    height: 500px;
}

.device-mockup.iphone .device{
    background-image: url(../images/galaxy_marco.png);
}

.device-mockup.iphone .device>.screen {
    top: 7.23596%;
    left: 2%;
    border-radius: 1px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    bottom: 11.5676%;
    right: 2%;
}

#fondo {
    background: rgba(9, 49, 66, 0.9);
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
}

#video_preview {
    position: fixed;
    top: 10%;
    left: 10%;
    z-index: 101;
    width: 80%;
    display: none;
    text-align: center;
}

#video_preview .container {
    position: relative;
    height: 0;
    padding-bottom: 35%;
}

#video_preview .container iframe, #video_preview video {
    width: 100%;
    height: 400px;
}

.nav-header {
    float: left;
}

.nav-brand {
    line-height: 70px;
    padding: 0 15px;
    font-size: 24px;
    text-decoration: none!important;
}

.xs-menus .nav-brand {
    display: none;
}

.xs-menus .nav-menu>li>a {
    color:  var(--grisfuerte);
    font-size: 1rem;
    padding: 30px 0px;
    position: relative;
}

.xs-menus .megamenu-panel.xs-service-menu {
    padding: 35px;
}

.xs-menus.xs_nav-portrait .nav-submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fdfdfd;
}

.xs-menus .nav-menu .xs-service-menu a {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    display: block;
    padding: 15px;
}

.xs-menus .nav-menu .xs-service-menu a:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    border-color: rgba(3, 27, 78, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(3, 27, 78, 0.06);
    box-shadow: 0 2px 4px rgba(3, 27, 78, 0.06);
}

.xs-menus .nav-menu .xs-service-menu a .media img {
    margin-right: 30px;
    width: 30px;
}

.xs-menus .nav-menu .xs-service-menu a .media h4 {
    font-size: 1rem;
    margin-bottom: 6px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: var(--txt-primary)
}

.xs-menus .nav-menu .xs-service-menu a:hover .media h4 {
    color: var(--verde);
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.drop_idiomas {
    margin-top: 10px;
    margin-left: 10px;
    outline: 0;
}

.drop_idiomas button {
    background: transparent;
    border: 0;
    outline: 0;
}

.drop_idiomas li {
    padding: 5px 10px;
    box-sizing: border-box;
}

.drop_idiomas_large{
    outline: 0;
}

.drop_idiomas_large button{
    background: transparent;
    border: 0;
    outline: 0;
}

.drop_idiomas_large li {
    padding: 5px 10px;
    box-sizing: border-box;
}

.drop_idiomas_large li a{
    color: var(--verde)
}

.line-t{
    text-decoration: line-through;
}