.home {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}

/*ESTILOS SLIDER PRINCIPAL*/

.slider-container {
  width: 100%;
  margin-top: 148px;
  height: 920px;
  overflow: hidden;
  position: relative;
}

.slides {
  display: flex;
  width: 300%; /* 3 slides */
  height: 100%;
  transition: transform 1s ease-in-out;
}

.slider-container:hover .slides {
  animation: none;
  }
  
input:checked + .slider-container .slides {
  transform: translateX(-33.33%);
}

.slide1 {
  width: 33.5%;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: white;
  box-sizing: border-box;
}

.slide-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 13%;
}

.content-column {
  flex: 1;
}
  
.image-column {
  flex: 1;
  display: flex;
  justify-content: left;
  margin-top: 5%;
}
  
.image-column img {
  max-width: 100%;
  max-height: 100%;
}

.slide1 h2 {
  margin-right: 10%;
  font-family: 'AzoSans-Bold';
  font-size: 50px;
  line-height: 70px;
}

.slide1 h2 span {
  font-family: 'AzoSans-Regular';
}

.slide1 p {
  font-family: 'AzoSans-Regular';
  font-size:30px;
  line-height: 42px;
  margin-top: 52px;
  padding-right: 15%;
}

.slider-container .buttons {
  display: flex;
  margin-top: 60px;
}

.slider-container .buttons button {
  padding: 5px 10px;
  background-color: #333;
  color: white;
  border: none;
  cursor: pointer;
  margin-right: 10px;
}

.boton-slider{
  color:white;
  font-family:'AzoSans-Bold';
}

.slide1 .boton-contacta {
  background: linear-gradient(180deg, #33cbb0 0%, #0b7c68 167.14%);
  border-radius: 37px;
  box-shadow: 0px 0px 6px #00000029;
  display: inline-flex;
  height: 49px;
  align-items: center;
  padding: 10px 30px;
  border:none;
  margin-right: 24px;
}

.slide1 .boton-contacta:hover{
  background:white;
  color:#33CBB0;
}

.slide1 .boton-whatsapp{
  border: 3px solid white;
  display: inline-flex;
  height: 49px;
  padding: 10px 30px;
  align-items: center;
  border-radius: 30px;
  background: transparent;
}

.slide1 .fa-whatsapp {
  font-size: 24px;
  margin-left: 12px;
}

.slide1 .boton-whatsapp:hover .fa-whatsapp{
  color:#552863;
}

.slider-container .nav-dots {
  width: 100%;
  bottom: 40px;
  height: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.slider-container .nav-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid white;
  margin: 0 5px;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}

.slider-container .nav-dot.active {
background-color: white;
}

.slide-1 {
  background-image: url('../img/home-main-slider-background-01.png');
}

.slide-1 .boton-whatsapp:hover{
  background-color:white;
  color:#552863;
}

.slide-2 {
  background-image: url('../img/home-main-slider-background-02.png');
}

.slide-2 .slide-content {
  padding-left: 10% !important;
  color: #552863;
}

.slide-2 h2, .slide-2 p, .slide-2 .buttons{
  margin-left: -13%;
}

.slide-2 p{
  color:#fc6821;
  padding-right: 30%;
}

.slide-2 .boton-whatsapp{
  color:#552863;
  border: 3px solid #552863; 
}

.slide-2 .boton-whatsapp:hover{
  background-color:#552863;
  color:white;
}

.slide-2 .boton-whatsapp:hover .fa-whatsapp{
  color:white;
}

.slide-2 p, .slide-3 p{
  font-size: 30px;
}

.slide-3 {
  background-image: url('../img/home-main-slider-background-03.png');
}

.slide-3 .content-column{
  margin-top: 5%;
}
.slide-3 .image-column{
  margin-top:0;
}

.slide-3 h2{
  margin-right:0;
}

.slide-3 .boton-whatsapp:hover{
  background-color:white;
  color: #552863;
}

/*ESTILOS MODULO 2 VARMUS SUITE*/

.modulo-varmus-suite{
  width:100%;
  height:fit-content;
  min-height:760px;
  padding:64px;
  z-index: 7;
}

.modulo-varmus-suite .flex-2-col{
  display:flex;
  align-items: center;
}

.modulo-varmus-suite .col-izq{
  width: 50%;
  padding-right: 5%;
}

.modulo-varmus-suite img{
  width:100%;
}

.modulo-varmus-suite .col-der{
  width: 50%;
  padding-right: 7%;
  padding-left: 0;
}

.modulo-varmus-suite h1{
  font-family:'AzoSans-Bold';
  font-size: 65px;
  color:#552863;
}

.modulo-varmus-suite h3{
  font-family: 'AzoSans-Medium';
  font-size: 35px;
  line-height: 51px;
  color:#FC6821;
  margin-top:24px;
  padding-right: 100px;
}

.modulo-varmus-suite p{
  font-family:'AzoSans-Regular';
  font-size:20px;
  line-height: 30px;
  color:#707070;
  margin-top:18px;
}

.modulo-varmus-suite p span{
  font-family: 'AzoSans-Bold';
}

.modulo-varmus-suite .buttons{
  display:flex;
  margin-top:32px;
}

.modulo-varmus-suite .boton{
  height:50px;
  border-radius: 40px;
  font-family: 'AzoSans-Bold';
  font-size:16px;
}

.modulo-varmus-suite .boton-conoce-mas{
  display:flex;
  padding: 15px 35px;
  border: 3px solid #552863;
  background-color: #552863;
  color:white;
}

.modulo-varmus-suite .boton-conoce-mas:hover{
  background-color: transparent;
  color:#552863;
}

.modulo-varmus-suite .boton-conocer-suite{
  display:flex;
  padding: 15px 50px;
  border: 3px solid #FC6821;
  background-color: transparent;
  color:#FC6821;
  margin-left:30px;
}

.modulo-varmus-suite .boton-conocer-suite:hover{
  background-color: #FC6821;
  color:white;
}

/*ESTILOS MODULO 3 CAROUSEL NUESTRO SOFTWARE*/

.modulo-nuestros-softwares{
  margin-top: -300px;
  padding-top: 400px;
  height:1200px;
  width:100%;
  text-align:center;
  background-image: url('../img/background-home-modulo-3-1.png');
  background-size: cover;
  background-position: center bottom;
}

.modulo-nuestros-softwares img{
  width: 100%;
}

.modulo-nuestros-softwares .contenido{
  padding: 0 10%;
}

.modulo-nuestros-softwares h2{
  margin-top:80px;
  font-family: 'AzoSans-Bold';
  font-size:65px;
  color:white;
}

.nuestros-softwares-title p{
  font-family: 'AzoSans-Medium';
  font-size:30px;
  color:white;
}

.modulo-nuestros-softwares h3{
  margin-top: 12px;
  font-family: 'AzoSans-Bold';
  font-size: 35px;
  line-height: 51px;
}   

.modulo-nuestros-softwares .owl-carousel {
  margin-top: -48px;
}

.modulo-nuestros-softwares .owl-carousel .owl-nav button{
  position: absolute;
  width: 60px;
  height: 60px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  color: transparent !important;
}

.modulo-nuestros-softwares .owl-carousel .owl-nav button {
  width: 32px;
  height: 32px;
}

.modulo-nuestros-softwares .owl-carousel .owl-nav button.owl-prev{
  left: -65px;
  top:260px;
  background-image: url(../img/icon-arrow-chevron-left.png);
  color:transparent;
}

.modulo-nuestros-softwares .owl-carousel .owl-nav button.owl-next{
  right: -65px;
  top:260px;
  background-image: url(../img/icon-arrow-chevron-right.png);
  color:transparent;
}
  
/*ESTILOS MODULO 4 RAZONES*/

.modulo-razones{
  width:100%;
  background-image:url('../img/background-home-modulo-4-1.png');
  background-size: cover;
  background-position: center bottom;
  padding: 7% 13% 7% 13%;
}

.modulo-razones h2{
  font-family:'AzoSans-Bold';
  font-size:65px;
  line-height: 83px;
  color:#552863;
}

.modulo-razones h3{
  margin-top:12px;
  font-family:'AzoSans-Medium';
  color:#FC6821;
  font-size:35px;
  line-height: 51px;
  margin-bottom:40px;
}

.modulo-razones .cards{
  height: 460px;
  max-width: 370px;
  background-color:#FC6821;
  color:white;
  font-family:'AzoSans-Regular';
  font-size: 18px;
  padding:36px 24px;
  border-radius: 20px 20px 200px 200px;
  margin:auto;
  display:flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.modulo-razones .cards h3{
  color:white;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
  margin:0;
}

.modulo-razones h4{
  font-family:'AzoSans-Bold';
  line-height: 30px;
}

.modulo-razones p{
  font-size:18px;
  line-height: 28px;
  margin-top:24px;
  margin-bottom:120px;
}

.modulo-razones .item .imgcontainer{
  margin-top:-140px;
  z-index: 2;
}

.modulo-razones .item img{
  width:50% !important;
  margin-left: 25%;
}

.modulo-razones .owl-carousel .owl-nav button{
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  color: transparent !important;
}

.modulo-razones .owl-carousel .owl-nav button.owl-prev {
  left: -36px;
  top: 200px;
  background-image: url(../img/icon-prev-2.png);
  color:transparent;
}

.modulo-razones .owl-carousel .owl-nav button.owl-next {
  right: -52px;
  top: 200px;
  background-image: url(../img/icon-next-2.png);
}

/*ESTILOS MODULO 5 CLIENTES*/

.modulo-clientes{
  width: 100%;
  padding:7% 13% 9% 13%;
  text-align:center;
}

.modulo-clientes h2{
  font-family:'AzoSans-Bold';
  font-size:65px;
  color:#552863;
  margin-bottom:120px;
}

.modulo-clientes img{
  width:85%;
}

/*ESTILOS MODULO 6 TESTIMONIOS*/

.modulo-testimonios{
  width:100%;
  background-image: url('../img/background-home-testimonios.png');
  background-size: cover;
  padding: 7% 7% 10% 7%;
}

.modulo-testimonios h2{
  color:white;
  font-family:'AzoSans-Bold';
  font-size:65px;
  text-align:center;
}

.testimonio-01{
  display:flex;
  align-items: center;
}

.slider-testimonios{
  margin-top:48px;
}

.slider-testimonios .col-izq, .slider-testimonios .col-der{
  width:50%;
}

.slider-testimonios .col-izq{
  padding-right: 24px;
}

.slider-testimonios .col-izq img{
  width:100%;
}

.slider-testimonios .col-der{
  padding:0 24px 0 60px;
  display:flex;
  flex-flow: column;
  gap:40px;
}

.comillas{
  width:132px;
}

.empresa{
  font-family:'AzoSans-Regular';
  font-style: italic;
  color:white;
  font-size:25px;
}

.texto-testimonio{
  font-family:'AzoSans-Regular';
  font-size:20px;
  line-height: 30px;
  color:white;
}

.modulo-testimonios .elementos-derecha{
  text-align:right;
  font-size:20px;
}

.elementos-derecha .nombre-completo{
  font-family:'AzoSans-Bold';
  color:#FC6821;
  margin-bottom:12px;
}

.elementos-derecha .puesto{
  font-family:'AzoSans-Regular';
  font-style: italic;
  color:white;
}

/*ESTILOS MODULO 7 CONTACTO*/

.modulo-ubicaciones-contacto{
  display:flex;
  width: 100%;
  height:976px;
  z-index: 1;
  align-items: center;
  font-family: 'AzoSans-Regular';
}

.columnas-ubicaciones{
  align-items: center;
  display: flex;
  flex: 1;
  width: 100%;
  height: inherit;
}

.columna-formulario{
  width: 50%;
  height: 100%;
  padding:80px 10% 6% 140px;
}

.columna-formulario h2{
  font-family:'AzoSans-Bold';
  font-size:65px;
  color:#552863;
}

.columna-formulario h3{
  font-family:'AzoSans-Medium';
  font-size:35px;
  line-height: 51px;
  color:#FC6821;
  margin-top:40px;
}  

.form-container {
  width: 100%;
  max-width: 600px;
  text-align: left;
  font-family:'AzoSans-Regular';
  margin-top:36px;
  font-size:20px;
}
.form-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.form-row input {
  width: 48%;
  height: 44px; 
  padding: 5px;
  border-radius: 30px;
  border: 1px solid #b4b4b4;
  text-align: center; 
  font-family:'AzoSans-Regular';
  font-size:20px;
}

.form-row .input-100 {
  width: 100%;
  height: 44px; 
  padding: 5px;
  border-radius: 30px;
  border: 1px solid #b4b4b4;
  text-align: center; 
}

.form-row textarea {
  width: 100%;
  resize: vertical;
  text-align: left;
  border-radius: 30px;
  border: 1px solid #b4b4b4;
  padding: 24px 16px 24px 30px;
  font-family:'AzoSans-Regular';
  font-size:20px;
}

.form-row button{
  width:50%;
  height: 50px; 
  padding: 5px;
  border-radius: 30px;
  text-align: center; 
  margin-top:30px;
  font-family:'AzoSans-Bold';
  font-size:16px;
  background-color:#FC6821 !important;
  color:white;
  border:none;
  cursor: pointer;
}

.form-row button:hover{
  box-shadow: 0px 0px 6px #00000029;
  opacity: .9;
}

.form-container p{
  margin-bottom:12px;
} 

.form-container p, .form-container label{
  color: #707070;
  font-weight:300;
} 

.form-row input::placeholder,
.form-row textarea::placeholder {
  color: #D9D9D9; 
}

.ubicaciones-bloque{
  width: 50%;
  height: fit-content;
  min-height: 1080px;
  background-image: url(../img/orange-background-contact-page-varmus.png);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  border-radius: 30px 30px 0 0;
  z-index: 2;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
  padding:120px 140px 100px 140px;
  color:white;
}

.ubicaciones-bloque h1{
  font-size: 65px;
  font-family: 'AzoSans-Bold';
}

.ubicaciones-bloque h3{
  margin-top:24px;
  font-size: 35px;
  line-height: 51px;
}

.varmus-aguascalientes{
  display: flex;
  gap: 4.9px;
  height: 137px;
  width: 395px;
  margin-top:48px;
}

.varmus-aguascalientes p{
  font-size: 20px;
  font-family: 'AzoSans-Bold';
  line-height: 28px;
}

.varmus-aguascalientes span{
  font-family: 'AzoSans-Regular';
}

.varmus-aguascalientes a{
  display: block !important;
  color:white;
}

.varmus-aguascalientes a:hover{
  text-decoration: underline !important;
}

.icon-awesome-map-pin {
  height: 19.69px;
  margin-left: 0;
  margin-top: 4.0px;
  object-fit: cover;
  width: 11.07px;
}

.varmus-leon{
  gap: 4.9px;
  height: 137px;
  width: 395px;
  margin-top:36px;
}

.varmus-leon p{
  font-size: 20px;
  font-family: 'AzoSans-Bold';
  line-height: 28px;
}

.varmus-leon span{
  font-family: 'AzoSans-Regular';
}

.icon-awesome-map-pin-1 {
  height: 19.69px;
  margin-left: 0;
  margin-top: 5.0px;
  object-fit: cover;
  width: 11.07px;
}

.varmus-san-luis{
  gap: 4.9px;
  height: 137px;
  width: 395px;
  margin-top:24px;
}

.varmus-san-luis p{
  font-size: 20px;
  font-family: 'AzoSans-Bold';
  line-height: 28px;
}

.varmus-san-luis span{
  font-family: 'AzoSans-Regular';
}

.varmus-guadalajara{
  gap: 4.9px;
  height: 137px;
  width: 395px;
  margin-top:24px;
}

.varmus-guadalajara p{
  font-size: 20px;
  font-family: 'AzoSans-Bold';
  line-height: 28px;
}

.varmus-guadalajara span{
  font-family: 'AzoSans-Regular';
}

.icon-awesome-map-pin-2 {
  height: 19.69px;
  margin-left: 0;
  margin-top: 5.0px;
  object-fit: cover;
  width: 11.07px;
}

.follow-links {
  display: flex;
  margin-top:36px;
  margin-bottom: 60px;
  align-items: center;
}

.siguenos-en {
  align-self: flex-start;
  font-family: 'AzoSans-Bold';
  font-style:italic;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 51px;
  white-space: nowrap;
}

.follow-links .fa-brands{
  font-size:36px;
  margin-left:36px;
  color:white;
}

.follow-links .fa-brands:hover{
  margin-bottom:4px;
}

.varmus-leon, .varmus-san-luis, .varmus-guadalajara{
  display:none;
  /*
  display:flex;
  */
}

/* INICIA ESTILOS RESPONSIVE*/

/* MODULO 01 MOBILE MAIN BANNER*/

.home-mobile .modulo-01{
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

.home-mobile #main-slider-home-mobile{
  padding: 0%;
}

.home-mobile .modulo-01 .slide .carousel-item{
  padding: 140px 8% 60px 8%;
  height: 800px;
  width: 100%;
  color:#ffffff;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-mobile .banner-heading{
  font-family:'AzoSans-Bold';
  font-size: 40px;
  line-height: 52px;
}

.home-mobile .banner-heading span{
  font-family:'AzoSans-Regular' !important;
}

.home-mobile .modulo-01 img{
  width:35%;
}

.home-mobile .modulo-01 p {
  font-family: 'AzoSans-Regular';
  font-size: 19px;
  line-height: 32px;
  margin-bottom:48px;
}

.home-mobile .modulo-01 span{
  font-family:'AzoSans-Bold';
}

.home-mobile .botones {
  display: block;
  justify-content: center;
  font-family:'AzoSans-Bold';
  font-size: 18px;
}

.home-mobile .btn-01 {
  display: inline-block;
  background: linear-gradient(180deg, #33cbb0 0%, #0b7c68 167.14%);
  border-radius: 30px;
  box-shadow: 0px 0px 6px #00000029;
  padding: 16px 30px 14px 30px;
  border: none;
  color: #FFFFFF;
}

.home-mobile .btn-01:hover{
  background: #FFFFFF;
  color: #33CBB0;
}

.home-mobile .modulo-01 .carousel-indicators{
  margin-bottom: 52px;
}

.home-mobile .modulo-01 .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 9px;
  margin-right: 4px;
  margin-left: 4px;
  border: 0;
  border: 2px solid white;
  opacity: 1;
  background: transparent;
  transition: opacity .6s ease;
  box-shadow: 0px 0px 10px #00000013;
}

.home-mobile .modulo-01 .carousel-indicators .active {
  background: white !important;
}

.home-mobile .modulo-01 #carouselitem1{
  background-image: url('../img/home-main-slider-mobile-background-01.png');
}

.home-mobile .modulo-01 #carouselitem2{
  background-image: url('../img/home-main-slider-mobile-background-02.png');
  color:#552863;
  padding-top: 35%;
}

.home-mobile .modulo-01 #carouselitem2 p{
  color: #FC6821;
  padding: 0 24px;
}

.home-mobile .modulo-01 #carouselitem3{
  background-image: url('../img/home-main-slider-mobile-background-03.png');
  padding: 160px 10% 140px 10%;
}

/* MODULO 02 MOBILE INTRO VARMUS SUITE*/

.home-mobile .modulo-02{
  padding: 100px 7% 0 7%;
  text-align: center;
}

.home-mobile .modulo-02 h1{
  font-family: 'AzoSans-Bold';
  font-size: 45px;
  color: #552863;
}
  
.home-mobile .modulo-02 h3{
  font-family: 'AzoSans-Medium';
  font-size: 24px;
  line-height: 42px;
  color: #FC6821;
}

.home-mobile  .modulo-02 p{
  font-family: 'AzoSans-Regular';
  font-size: 20px;
  line-height: 32px;
  color:#707070;
}

.home-mobile .modulo-02 p span{
  font-family: 'AzoSans-Bold';
}

.home-mobile .modulo-02 .botones .btn-03 {
  display:inline-block;
  background-color: #552863;
  border-radius: 30px;
  box-shadow: 0px 0px 6px #00000029;
  padding: 16px 30px 13px 30px;
  border: 3px solid #552863;
  color: #FFFFFF;
}

.home-mobile .modulo-02 .botones .btn-03:hover{
  background-color: white;
  color:#552863;
  border-color: #552863;
}

.home-mobile .modulo-02 .botones .btn-04{
  display: inline-block;
  border-radius: 30px;
  box-shadow: 0px 0px 6px #00000029;
  padding: 16px 42px 13px 42px;
  background-color:transparent;
  border: 3px solid #FC6821;
  color: #FC6821;
}

.home-mobile .modulo-02 .botones .btn-04:hover{
  background: #FC6821;
  color: #FFFFFF;
}

.home-mobile .img01{
  width:100%;
  max-width: 520px;
}

/* MODULO 03 MOBILE CAROUSEL NUESTRO SOFTWARE*/

 .home-mobile .modulo-03{
  background-image: url('../img/morad0-1.png');
  background-size: cover;
  margin-top:-48px;
  padding: 280px 10% 42px 10%;
  color:white;
  text-align: center;
}

.home-mobile .modulo-03 h2{
  font-family: 'AzoSans-Bold';
  font-size: 40px;
}

.home-mobile .modulo-03 h3{
  font-family: 'AzoSans-Bold';
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 18px;
}

.home-mobile .modulo-03 h4{
  font-family: 'AzoSans-Medium';
  font-size: 24px;
  line-height: 42px;
}

.home-mobile .modulo-03 p{
  font-family: 'AzoSans-Regular';
  font-size: 20px;
  line-height: 32px;
 }

/* jose */

.item {
  max-width: 600px;
  margin: auto;
}

.nuevo-card{
  margin: 130px 6px 12px 6px;
  height: 520px;
  padding: 20% 8% 40px 8%;
  color: #707070;
  background-color: white;
  box-shadow: 0px 0px 6px #00000029;
  border-radius: 30px;
  text-align: center;
}

.nuevo-card img{
  position: absolute;
  top: 0;
  left: 25%;
  width: 50% !important;
}

.nuevo-card .boton-mas-informacion {
  border-radius: 30px;
  border: 3px solid #FC6821;
  padding: 17px 35px 14px 35px;
  font-family: 'AzoSans-Bold';
  font-size: 20px;
  display: block;
  text-align: center;
  position: relative;
  color: #FC6821;
  width: 80%;
  margin: auto;
  max-width: 340px;
}

.nuevo-card .boton-mas-informacion:hover {
  background-color: #FC6821;
  color: white;
}

.home-mobile .modulo-03 .owl-theme .owl-nav{
  display: none;
}

.home-mobile .modulo-03 .owl-theme .owl-dots{
  margin-top:36px;
}

.home-mobile .modulo-03 .owl-theme .owl-dots .owl-dot.active span{
  background: white !important;
}

.home-mobile .modulo-03 .owl-theme .owl-dots .owl-dot span {
  width: 14px !important;
  height: 14px !important;
  background: transparent !important;
  border: 2px solid white;
}

.home-mobile .modulo-03 .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -30px;
  top: 390px;
  width: 20px;
  height: 30px;
  background-image: url(../img/icon-arrow-chevron-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
}

.home-mobile .modulo-03 .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -30px;
  top: 390px;
  width: 20px;
  height: 30px;
  background-image: url(../img/icon-arrow-chevron-right.png);
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
}

.owl-theme .owl-nav [class*=owl-]:hover{
  background-color: transparent !important;
}

/* MODULO 04 MOBILE RAZONES VARMUS*/

.home-mobile .modulo-04{
  background-image: url('../img/FONDO-GRIS.png');
  background-size:cover;
  padding: 42px 8% 42px 8%;
  color:white;
  text-align: center;
}

.home-mobile .modulo-04 h2{
  font-size: 40px;
  line-height: 52px;
  font-family: 'AzoSans-Bold';
  color: #552863;
  }

.home-mobile .modulo-04 p{
  font-family: 'AzoSans-Medium';
  color: #FC6821;
  font-size: 24px;
  line-height: 38px;
}

.home-mobile .modulo-04 .carousel-inner{
  height: 540px;
}

.home-mobile .modulo-04 .cards{
  min-height: 420px;
  max-width: 370px;
  background-color:#FC6821;
  color:white;
  font-family:'AzoSans-Regular';
  padding: 50px 18px;
  border-radius: 20px 20px 200px 200px;
  margin:auto;
  text-align: center;
  }

.home-mobile .modulo-04 .cards h3{
  font-size: 20px;
  font-family: 'AzoSans-Bold';
}

.home-mobile .modulo-04 .cards p{
  font-family:'AzoSans-Regular';
  font-size: 19px;
  line-height: 30px;
  color:white;
  padding: 12px 12px 60px 12px;
}

.home-mobile .modulo-04 .imgcontainer img{
  width: 195px;
  margin:auto;
}

.home-mobile .modulo-04 .item img {
  margin-top:-100px;
  z-index: 2;
}

.home-mobile .modulo-04 .owl-theme .owl-nav{
  display: none;
}

.home-mobile .modulo-04 .owl-theme .owl-dots{
  margin-top:24px;
}

.home-mobile .modulo-04 .owl-theme .owl-dots .owl-dot.active span{
  background: #552863 !important;
}

.home-mobile .modulo-04 .owl-theme .owl-dots .owl-dot span {
  width: 14px !important;
  height: 14px !important;
  background: transparent !important;
  border: 2px solid #552863;
}

.home-mobile .modulo-04 .owl-carousel .owl-nav button{
  position: absolute;
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
}

.home-mobile .modulo-04 .owl-carousel .owl-nav button.owl-prev {
  left: -50px;
  top: 210px;
  background-image: url(../img/carousel-control-prev-icon-purple.png);
}

.home-mobile .modulo-04 .owl-carousel .owl-nav button.owl-next {
  right: -50px;
  top: 210px;
  background-image: url(../img/carousel-control-next-icon-purple.png);
}

/* MODULO 05 MOBILE EMPRESAS CLIENTES*/

.home-mobile .modulo-05{
  padding: 80px 8%;
  text-align: center;
}

.home-mobile .modulo-05 h2{
  font-size: 40px;
  line-height: 52px;
  font-family: 'AzoSans-Bold';  
  color: #552863;
}

.home-mobile .modulo-05 p {
  font-size: 24px;
  font-family: 'AzoSans-Bold';
  color: #FC6821;
}
.home-mobile .modulo-05 .img-size2{
  display:none;
  width: 90%;
  max-width: 900px;
  margin:auto;
}

.home-mobile .modulo-05 .imgclientes .imglogos{
  display:block;
  width: 80%;
  max-width: 400px;
  margin:auto;
}

/* MODULO 06 MOBILE TESTIMONIOS */

.home-mobile .modulo-06 {
  background: #581755;
  padding: 60px 3% 80px 3%;
  text-align: center;
  color: #FFFFFF;
}

.home-mobile .modulo-06 h2{
  font-size: 40px;
  line-height: 52px;
  font-family: 'AzoSans-Bold';
}

.home-mobile .modulo-06 .headquarters{
  width: 100%;
  max-width: 600px;
}

.home-mobile .modulo-06 .cont-nombre-testimonio{
  max-width: 380px;
  text-align: center;
  margin:auto;
}

.home-mobile .modulo-06 .comillas-mob{
  display: block;
  width: 120px;
  margin-left: 45px;
}

.home-mobile .modulo-06 h3{
  font-size: 24px;
  font-family: 'AzoSans-Regular';
  font-style: italic;
  margin-top:-60px;
  margin-bottom: 48px;
}

.home-mobile .modulo-06 p{
  font-size: 19px;
  line-height: 40px;
  font-family: 'AzoSans-Regular';
  padding: 0 11%;
}

.home-mobile .modulo-06 h5{
  font-size: 24px;
  font-family: 'AzoSans-Bold';
  color: #fc6821;
}

.home-mobile .modulo-06 h6{
  font-size: 20px;
  font-family: 'AzoSans-Regular';
  font-style:italic;
}

/* MODULO 07 MOBILE FORMULARIO */

.home-mobile .modulo-07{ 
  text-align: center;
  padding:80px 8%;
}

.home-mobile .modulo-07 h2{
  font-family: 'AzoSans-Bold';
  font-size: 40px;
  color: #552863;
}

.home-mobile .modulo-07 p {
  font-family: 'AzoSans-Medium';
  font-size: 24px;
  line-height: 38px;
  color: #FC6821;
}

.home-mobile .modulo-07 .form-row-mobile input {
  width: 90%;
  height: 44px; 
  padding: 5px;
  border-radius: 30px;
  border: 1px solid #707070;
  text-align: center; 
  font-size:20px;
  margin-bottom: 32px;
}

.home-mobile .modulo-07 .form-row-mobile .input-100 {
  width: 90%;
  height: 44px; 
  padding: 5px;
  border-radius: 30px;
  border: 1px solid #707070;
  margin-bottom: 32px;
}

.home-mobile .modulo-07 .form-row-mobile textarea {
  text-align: center;
  width: 90%;
  border-radius: 30px;
  border: 1px solid #707070;
  padding: 30px;
  font-size:20px;
}

.home-mobile .modulo-07 form p{
  color:#707070;
  font-family: 'AzoSans-Regular';
  font-size: 20px;
}

.home-mobile .modulo-07 .terminos-mobile{
  display: flex;
  justify-content: center;
}

.home-mobile .modulo-07 .terminos-mobile input{
  margin-right: 12px;
  margin-bottom: 2px;
}

.home-mobile .modulo-07 .form-row-mobile button{
  width:70%;
  max-width: 400px;
  height: 50px; 
  padding: 5px 30px 3px 30px;
  border-radius: 30px;
  text-align: center; 
  margin-top:30px;
  font-family:'AzoSans-Bold';
  font-size:20px;
  background-color:#FC6821;
  color:white;
  border:3px solid #FC6821;
}

.home-mobile .modulo-07 .form-row-mobile button:hover{
  background-color:#FFFFFF;
  color:#FC6821;
}

.home-mobile .modulo-07 .form-row-mobile input::placeholder,
.home-mobile .modulo-07 .form-row-mobile textarea::placeholder {
  color: #D9D9D9; 
}

/* MODULO 08 DATOS DE CONTACTO */

.home-mobile .modulo-08{
  background-image: url('../img/home-mobile-background-contact.png');
  background-size: cover;
  border-radius: 30px 30px 0 0;
  padding:80px 8%;
  text-align: center;
  color: #FFFFFF;
}

.home-mobile .modulo-08 h1{
  font-size: 40px;
  font-family: 'AzoSans-bold';
}

.home-mobile .modulo-08 h3 {
  font-size: 24px;
  line-height: 38px;
  font-family: 'AzoSans-Medium';
}

.home-mobile .modulo-08 p{
  font-size: 18px;
  line-height: 30px;
  font-family: 'AzoSans-Regular';
}

.home-mobile .modulo-08 p span{
  font-family: 'AzoSans-Bold';
}

.home-mobile .modulo-08 a{
  text-decoration: underline;
  color:white;
}

.varmus-leon-mobile, .varmus-san-luis-mobile, .varmus-guadalajara-mobile{
  display:none;
  /* 
  display:block; 
  */
}

/* INICIAN QUERIES RESPONSIVE */

@media screen and (max-width: 1199px) {
  .home-desktop{ 
    display: none;}
}

@media screen and (min-width: 1200px) {
  .home-mobile { 
    display: none;}
  .owl-theme .owl-dots{
    display: none;}
  .carrusel-jb .nuevo-card img {
    top: 40px;}
}

@media (max-width:499px){
  .home-mobile .modulo-01 .slide .carousel-item{
    height: 680px;}
  .home-mobile .modulo-01 .slide #carouselitem1 {
    padding-top: 120px;}
  .home-mobile .modulo-01 .slide #carouselitem2 {
    padding: 42% 5% 10% 5%;}
  .home-mobile .modulo-01 .slide #carouselitem3 {
    padding: 148px 5% 60px 5%;}
  .home-mobile .banner-heading {
    font-size: 30px;
    line-height: 38px;}
  .home-mobile .modulo-01 .slide #carouselitem3 .banner-heading {
    padding-left: 14px;
    padding-right: 14px;}
  .home-mobile .modulo-01 p {
    margin-bottom:24px;
    font-size: 18px;
    line-height: 30px;}
  .home-mobile .botones{
    font-size: 16px;}
  .home-mobile .modulo-02 {
    padding: 64px 6% 12px 6%;}
  .home-mobile .modulo-02 h1{
    font-size: 42px;}
  .home-mobile .modulo-02 p{
    font-size: 18px;
    line-height: 28px;}
  .home-mobile .modulo-03{
    padding: 220px 5% 60px 5%;}
  .nuevo-card {
    margin-top: 100px;
    height: 480px;
    padding: 20% 5% 40px 5%;
    display: inline-grid;
    align-items: center;}
  .home-mobile .modulo-03 h3{
    font-size: 32px;
    line-height: 40px;}
  .home-mobile .modulo-03 h4{
    line-height: 32px;}
  .home-mobile .modulo-03 p{
    font-size: 18px;
    line-height: 28px;}
  .nuevo-card .boton-mas-informacion{
    padding: 12px 20px 12px 20px;
    font-size: 18px;}
  .home-mobile .modulo-04 h2 {
    font-size: 32px;
    line-height: 41px;}
  .home-mobile .modulo-04 p{
  font-size: 19px;
  line-height: 28px;}
  .home-mobile .modulo-04 .cards p {
    font-size: 17px;
    line-height: 26px;
    padding: 20px 6px 60px 6px;}
  .home-mobile .modulo-05 h2, .home-mobile .modulo-06 h2, .home-mobile .modulo-07 h2, .home-mobile .modulo-08 h1{
    font-size: 30px;
    line-height: 42px;}
  .home-mobile .modulo-07 p, .home-mobile .modulo-08 h3{
    font-size: 20px;
    line-height: 29px;}
  .home-mobile .modulo-07 form p{
    font-size: 16px;}
  .home-mobile .modulo-07 .form-row-mobile button{
    height: 42px;
    font-size: 18px;}
}

@media (min-width:600px){
  .home-mobile .modulo-01 .slide #carouselitem1 {
    padding-top:27%;}
  .home-mobile .modulo-01 #carouselitem3{
    padding-top:33%;}
  .home-mobile .modulo-03 .nuevo-card img {
    left: 30%;
    width: 40% !important;}
  .home-mobile .modulo-03 h2{
    font-size: 6vw;}
}

@media (min-width:768px){
  .home-mobile .modulo-02{
    padding: 100px 17% 0 17%;}
  .home-mobile .modulo-03 .nuevo-card img {
    left: 33%;
    width: 34% !important;}
}

@media (min-width:900px){
  .home-mobile .modulo-01 .slide .carousel-item{  
    background-position: center center;
    height: 600px;}
  .home-mobile .modulo-01 .slide #carouselitem1 {
    padding:13% 15%; 
    background-image: url(../img/home-main-slider-background-01.png);}
  .home-mobile .modulo-01 #carouselitem2 {
    padding:13% 15%; 
    background-image: url(../img/home-main-slider-background-02.png);}
  .home-mobile .modulo-01 #carouselitem3 {
    padding:13% 15%; 
    background-image: url(../img/home-main-slider-background-03.png);}
  .home-mobile .modulo-02 h1{
    font-size: 6vw;}
  .home-mobile .modulo-02 h3 {
    font-size: 3vw;
    line-height: 4.5vw;}
  .home-mobile .modulo-03{
    padding: 380px 5% 80px 5%;}
  .home-mobile .modulo-03 h2{
    font-size: 6vw;}
  .home-mobile .modulo-03 .nuevo-card{
    padding: 23% 8% 40px 8%;
    height: 560px;}
  .home-mobile .modulo-03 .nuevo-card img{
    left: 25%;
    width: 50% !important;}
  .home-mobile .modulo-03 .boton-mas-informacion{
    position: absolute;
    bottom: 48px;
    width: 70%;
    left: 15%;}
  .home-mobile .modulo-03 .owl-theme .owl-nav, .home-mobile .modulo-04 .owl-theme .owl-nav{
    display: initial;}
  .home-mobile .modulo-03 .owl-theme .owl-dots, .home-mobile .modulo-04 .owl-theme .owl-dots{
    display:none;}
  .home-mobile .modulo-04{
    padding-top:80px;}
  .home-mobile .modulo-04 h2 {
    font-size: 52px;}
  .home-mobile .modulo-04 .cards {
    height: 420px;}
  .home-mobile .modulo-05 h2 {
    font-size: 5vw;
    line-height: 6vw;}
  .home-mobile .modulo-05 .imglogos{
    display:none !important;}
  .home-mobile .modulo-05 .img-size2{
    display:block !important;}
  .home-mobile .modulo-05 p {
    font-size: 3vw;}
  .home-mobile .modulo-06 h2{
    font-size: 45px;}
  .home-mobile .modulo-07 .form-row-mobile input,   .home-mobile .modulo-07 .form-row-mobile .input-100,   .home-mobile .modulo-07 .form-row-mobile textarea{
    width:60%;}
}

@media (min-width:1200px) and (max-width:1499px){
  .slider-container{
    height: 700px;}
  .slide1 h2{
    margin-right: 0;
    font-size: 39px;
    line-height: 52px;}
  .slide1 p {
    font-size: 23px;
    line-height: 36px;
    margin-top: 32px;
    padding-right: 0;}
  .slider-container .buttons{
    margin-top: 40px;
    font-size: 15px;}
  .slide1 .boton-contacta{
    height: 42px;
    padding: 10px 20px;
    margin-right: 12px;}
  .slide1 .boton-whatsapp{
    height: 42px;
    padding: 10px 20px;}
  .slide-1 .slide-content{
    padding: 7%;
  justify-content: center;}
  .slide-1 .content-column {
    flex: none;
    width: 60%;
    padding-right: 7%;}
  .slide-2 .content-column{
    flex:none;
    width:55%;
    max-width: 660px;}
  .slide-2 .image-column {
    flex:none;
    margin-top: 0;
    width: 45%;}
  .slide-2 .image-column img {
    max-width: 80%;}
  .slide-3 .content-column{
    margin-top:0;}
  .modulo-varmus-suite{
    padding: 0 32px 0 32px;
    align-items: center;
    display: flex;}
  .modulo-varmus-suite .col-izq{
    width: 40%;
    padding-right: 3%;}
  .modulo-varmus-suite .col-der {
    width: 60%;
    padding-right: 3%;}
  .modulo-varmus-suite h1{
    font-size: 55px;}
  .modulo-varmus-suite h3{
    font-size: 32px;
    padding-right: 0;}
  .modulo-varmus-suite p{
    margin-top:24px;
    font-size: 18px;
    line-height: 28px;}
  .modulo-varmus-suite .boton {
    height: 45px;}
  .modulo-varmus-suite .boton-conoce-mas{
    align-items: center;
    padding: 0px 20px;}
  .modulo-varmus-suite .boton-conocer-suite{
    padding: 0px 40px;
    align-items: center;
    margin-left: 24px;}
  .modulo-nuestros-softwares .contenido {
    padding: 0 7%;}
  .modulo-nuestros-softwares h2{
    font-size:50px;
    margin-top: 120px;}
  .modulo-nuestros-softwares h3{
    margin-top:0;
    font-size: 36px;
    line-height: 42px;}
  .nuestros-softwares-title p{
    font-size: 24px;}
  .modulo-nuestros-softwares .nuevo-card{
    padding: 28% 8% 40px 8%;}
  .modulo-nuestros-softwares .nuevo-card p {
    margin-top: 18px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;}
  .modulo-nuestros-softwares .nuevo-card .boton-mas-informacion{
    position: absolute;
    top: 565px;}
  .modulo-razones{
    margin-top:-1%;
    padding: 10% 7% 5% 7%;
    background-position: center top;}
  .modulo-razones h2 {
    font-size: 50px;
    line-height: 60px;}
  .modulo-razones h3 {
    font-size: 28px;
    line-height: 37px;}
  .modulo-clientes h2, .modulo-testimonios h2, .columna-formulario h2, .ubicaciones-bloque h1{
    font-size: 50px;}
  .columna-formulario{
    padding: 100px 6% 6% 5%;}
  .columna-formulario h3{
    font-size: 30px;
    line-height: 42px;}
  .ubicaciones-bloque{
    padding: 80px 120px 80px 80px;}
  .ubicaciones-bloque h3 {
    font-size: 28px;
    line-height: 38px;}
}

@media (min-width:1500px) and (max-width:1649px){
  .nuevo-card img {
    left: 28%;
    width: 44% !important;}
  .modulo-nuestros-softwares .nuevo-card p {
    margin-top:32px;
    font-size: 18px;
    line-height: 28px;}
}


@media (min-width:1650px) and (max-width:1799px){
  .modulo-nuestros-softwares .nuevo-card p {
    margin-top:16px;
    font-size: 19px;
    line-height: 30px;}
}


@media (min-width:1500px) and (max-width:1799px){
  .slider-container{
    height: 800px;} 
  .slide1 h2{
    font-size: 45px;
    line-height: 60px;}
  .slide1 p{
    font-size: 26px;
    line-height: 38px;}
  .slide-1 .content-column{
    max-width: 750px;}
  .slide-1 .slide-content, .slide-2 .slide-content{
    padding-top: 3%;}
  .slide-1 .image-column, .slide-2 .image-column{
    flex: none;
    margin-top: 0;
    width: 45%;}
  .slide-1 .image-column img, .slide-2 .image-column img {
    width: 80%;}
  .slide-3 .image-column img {
    width: 112%;
    margin-left: -100px;}
  .modulo-varmus-suite{
    padding: 70px 64px 100px 64px;
    align-items: center;
    display: flex;}
  .modulo-varmus-suite .col-izq{
    padding-right: 0;}
  .modulo-varmus-suite .col-der {
    width: 65%;
    padding-right: 3%;
    padding-left: 5%;}
  .modulo-nuestros-softwares{
    margin-top: -380px;
    padding-top: 380px;
    height:1300px;}
  .modulo-nuestros-softwares .contenido {
    padding: 0 10%;}
  .modulo-nuestros-softwares h2{
    margin-top: 220px;}
  .modulo-nuestros-softwares .nuevo-card{
    padding: 27% 5% 40px 5%;
    margin-bottom:16px;}
  .modulo-nuestros-softwares .nuevo-card h3{
    font-size: 36px;
    line-height: 40px;}
  .modulo-nuestros-softwares .nuevo-card p {
    margin-bottom: 16px;}
  .nuevo-card .boton-mas-informacion{
    position: absolute;
    top: 560px;
    left: 10%;}
  .modulo-nuestros-softwares .owl-carousel .owl-nav.disabled{
    display:block;}
  .modulo-razones {
    padding: 7% 13% 7% 13%;}
}

@media (min-width:1800px){
  .modulo-nuestros-softwares h2{
    margin-top: 120px;}
  .modulo-nuestros-softwares .contenido{
    padding: 0 20%;}
  .modulo-nuestros-softwares .nuevo-card img {
    left: 20%;
    width: 60% !important;}
  .modulo-nuestros-softwares h3{
    margin-top: 32px;
    font-size: 42px;
    line-height: 48px;}
  .modulo-nuestros-softwares .nuevo-card{ 
    padding: 30% 8% 40px 8%;}
  .modulo-nuestros-softwares .nuevo-card p {
    margin-top: 12px;
    font-size: 18px;
    line-height: 25px;}
  .nuevo-card .boton-mas-informacion{
    position: absolute;
    top: 560px;}
  .modulo-testimonios{
    padding: 5% 13% 10% 13%;}
  .slider-testimonios .col-der{
    padding:0 80px 0 80px;}
}