
@font-face {
    font-family: 'Front-Page-News';
    src: url('../Front-Page-News.woff2') format('woff2'), url('../Front-Page-News.woff') format('woff');
}

@font-face {
    font-family: 'Helveti';
    src: url('../HelveticaNeueL-Std-MdCn.woff2') format('woff2'), url('../HelveticaNeueL-Std-MdCn.woff') format('woff');
}




#page-loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background: #ffffff ;
z-index: 99999;
}
#page-loader .preloader-interior {
    /* border: 16px solid #f3f3f3; */
    /* border-radius: 50%; */
    /* border-top: 16px solid #495057; */
    /* border-bottom: 16px solid #495057; */
    width: 290px;
    height: 159px;
    /* -webkit-animation: spin 2s linear infinite; */
    /* animation: spin 2s linear infinite; */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/mucatel.gif);
    background-size: 10;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
}

 

 
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



.padding-0{
 padding: 0;
}
.enlace {
    background: #128bcc;
    color: #ffffff;
    padding: 10px 10px;
}
.enlace:hover {
	color: #ffffff;
	text-decoration: none;
}

.menu-Advertencia.padding-0 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #0083b8;
    text-align: center;
}
.cont-avertencia {
    color: #ffffff;
}

.cont-avertencia h1 {
    font-size: 38px;
}

.cont-avertencia p {
    font-size: 13px;
    margin-top: 11%;
    text-align: justify;
}

.check-texto {
    display: flex;
    justify-content: center;
    align-items: center;
}
.check-texto input[type=checkbox] {
	width: 100px;
	/* background: red; */
	/* color: red; */
	height: 31px;
	border: none;
}
.submit-ingresar {
    padding: 12px 17px;
    border: none;
    background: #ffffff;
    color: #0083b8;
    font-size: 18px;
    margin-top: 33px;
    border-radius: 14px;
    width: 230px;
    height: 75px;
}

.check-texto label {
    color: #ffffff;
    line-height: 1;
    width: 88%;
    text-align: left;
}
.logo-advertensia img {
    width: 160px;
    margin-top: 17px;
}
/*******************************************************/
.menu-fixed {
    background: #0083b8;
    position: relative;
}
ul.menu-DP a:hover {
    text-decoration: none;
}

ul.menu-DP a {
    color: #0083b8;
}
.menu-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.block-logo img {
    width: 100%;
}
.block-logo {
    width: 41%;
}
.block-menu-redes {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    /* margin: 0 10px; */
}

.cont-redes {
    display: flex;
}

.nav-menu {
    font-size: 22px;
    padding: 0 0;
    margin: 0 13px 0 7px;
    
}
.iconredes {
    color: white;
    border: 1px solid white;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0  4px;
    border-radius: 26px;
}

.menu-desplegable {
    display:none;
    justify-content: flex-end;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    top: 67px;
    z-index: 9;
    right: 0;
}

.menu-DP {
    display: flex;
    list-style: none;
    padding: 0 0;
    margin: 0px auto;
    width: 90%;
    justify-content: flex-end;
    color: #0083b8;
    flex-direction: column;
}
.menu-DP li {
    padding: 20px;
    font-size: 11px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}
.borde-menu-lb {
	/*border-right: 1px solid #0083b8;*/
    border-bottom: 1px solid #0083b8;
}
/*******************************************************/

/**** HOME***/
.banner-home {
    background-image: url("../img/2395034.jpg");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 54vw;
    position: relative;
}
.cont-banner-imagenp-home {
    width: 35%;
}

.cont-banner-imagenp-home img {
    width: 100%;
}

.contanedor-baner {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
}

.texto-banner-home {
    width: 54%;
    font-size: 12px;
    /* font-weight: 800; */
    color: #0083b8;
    line-height: 16px;
    font-family: 'Front-Page-News';
}
.blaco {
    background-image: linear-gradient(to right, rgb(255, 255, 255) , rgba(255, 255, 255, 0.89),rgba(255, 0, 0, 0),rgba(255, 255, 255, 0));
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
}
.boton-informacion-mucatel {
    margin: 25px auto;
    width: 291px;
    background: #0083b8;
    color: #ffffff;
    text-align: center;
    padding: 14px 11px;
    border-radius: 13px;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
}
.logodefarmacia {


    margin: 30px auto;
    width: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
	color: #0083b8;
}
.logodefarmacia img{
	width: 100%;
}
.mas-informacion {
    background-image: linear-gradient(white, #0083b8);
    padding: 40px 0;
}
span.cruzverde {

    border-right: 1px solid;
    margin: 0 14px;
}
span.salcoband {
    border-left: 1px solid;
    margin: 0 14px;
}
.texto-farmacia {
    margin: 10px auto;
    width: 299px;
    text-align: center;
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
}
/**** HOME***/
/******* FOOTER*****/
.footer {
    background: #0284b8;
	padding: 18px 0;
}
.logo-redes {
    display: flex;
    justify-content: space-between;
}
.logofooter img {
    width: 100%;
}

.logofooter {
    width: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.redesfooter {
    display: flex;
    justify-content: center;
    align-items: center;
}
/******* FOOTER*****/


/******** QUE ES  ulcera gastrica ********/
.banner-ulcera-gastrica {
    background-image: url("../img/2856838.jpg");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    height: 90vw;
    position: relative;
}

.text-ulcera {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 16vw;
    color: #0083b8;
    /* font-weight: bold; */
    line-height: 17px;
    text-align: center;
    font-size: 7vw;
    font-family: 'Front-Page-News';
}

.cont-partes {
    /* background: #00608d; */
    background-image: linear-gradient(-151deg, #232a58, #005577, #00608db3);
    height: auto;
    padding-bottom: 30px;
}
.explicacion {
    position: relative;
    margin: 0 auto;
    width: 90%;
    display: flex;
    flex-flow: wrap;
    top: -8vw;
}
.cubos-ulceragastrica {
    width: 100%;
    background: rebeccapurple;
    height: 400px;
	position: relative;
}
.ulceracolor-1{
	background: #232a58;
	    box-shadow: 18px 0px 20px -7px;
    z-index: 4;
}
.ulceracolor-2{
	background: #223261;
	    box-shadow: 18px 0px 20px -7px;
    z-index: 3;
}
.ulceracolor-3{
	background: #144072;
	    box-shadow: 18px 0px 20px -7px;
    z-index: 2;
}
.ulceracolor-4{
	background: #00608d;
	
}
.icono-ulcera {
    position: absolute;
    bottom: 31px;
    width: 100%;
    /* background: rebeccapurple; */
}

.centrarico {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    width: 35%;
}

.centrarico img {
    width: 100%;
}
.text-ulceragastrica {
    font-family: 'Helveti';
    color: #ffffff;
    padding: 0 3vh;
    text-align: justify;
    line-height: 22px;
    margin-top: 4vw;
    font-size: 16px;
    display: flex;
    justify-content: center;
    height: 226px;
    /* align-items: center; */
    flex-direction: column;
}

.cont-comoproduce {
    position: relative;
    height: 241vw;
    background-image: url(../img/18452.jpg);
    background-size: 361%;
    background-repeat: no-repeat;
    background-position: 27% 0px;
    color: #0083b8;
}
.cont-comoproduce img {
    width: 100%;
}


.bloque-informativo-comoproduce {
    position: absolute;
    left: 10px;
    height: auto;
    top: 10px;
    width: 95%;
    /* background: #c5c5c563; */
    padding: 10px;
}


.text-comoproduce-titulo {
    font-size: 30px;
    /* font-weight: bold; */
    line-height: 36px;
    padding: 9px 0;
    width: 100%;
    font-family: 'Front-Page-News';
    text-align: right;
}

.text-comoproduce-titulo-2 {
    text-align: justify;
    font-family: 'Helveti';
    font-size: 16px;
}
span.boton-comoproduce {
    width: 76%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0284b8;
    color: #ffffff;
    padding: 10px 0;
    border-radius: 17px;
    margin-bottom: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.text-comoproduce-titulo-2 p {
    padding: 10px 0;
}

.text-comoproduce-titulo-2 ul {
	padding: 0 24px;
	text-align: justify;
}
/******** QUE ES  ulcera gastrica ********/
/*****  MUCATEL SOLUCION ***/
.cont-mucatelsolucion {
    background-image: url("../img/7957.jpg");
    height: auto;
    background-size: 300%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5vh 0;
}
span.negro {
    position: absolute;
    background: rgba(0, 0, 0, 0.64);
    width: 100%;
    height: 100%;
}
.cont-texto-mucatelsolucion {
    color: #ffffff;
    z-index: 8;
    position: relative;
    width: 90%;
    margin: 0px auto;
    padding: 18px 0;
}

.text-mucatelsolucion1 {
    margin: 0 0 14px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.text-mucatelsolucion3 h4 {
    font-size: 16px;
    font-weight: 700;
}
.text-mucatelsolucion2 {
    font-size: 13px;
}

.text-mucatelsolucion3 {
    font-size: 13px;
}
.cont-casillas-mucatelsolucion {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.casilla1muatelsolucion {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    flex-direction: column;
}
.colorcasilla1{
	background: #2f9abb;
}
.colorcasilla2{
	background: #2f8fba;
}
.colorcasilla3{
	background: #0083b8;
}
.text-casilla {
    width: 180px;
}

.text-casilla p {
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
	    text-decoration: underline;
}
/**/
.contenedor-de-info-casilla-imagen {
    height: 1;
    height: 168vh;
    background-image: url(../img/2856838.jpg);
    background-size: 265%;
    background-repeat: no-repeat;
    background-position: 76% 0;
    position: relative;
}

.carrucel-icon-infromacion {
    position: absolute;
    bottom: 0;
    background: white;
    width: 100%;
    margin: 0 auto;
    left: 0;
    height: auto;
}




	.caja-infromacion-ms {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    /*background: rgba(0,0,0,.075);*/
    padding: 8px 10px;
    font-size: 13px;
}
.ico-ms-img {
    display: flex;
    flex-direction: column;
    text-align: center;
}	
.icoimg-ms img {
    width: 30%;
}
.icoimg-ms {
    width: 100%;
    background: white;
    border-radius: 30px 30px 0 0;
}
.text-ico-ms {
    width: 100%;
    background: #128bcc;
    padding: 6px 0;
    color: #ffffff;
    font-size: 18px;
    /* border-radius: 0 0 30px 30px; */
    height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.textp-ms1 {
    padding: 7px 13px;
    font-size: 12px;
    color: #128bcc;
    text-align: justify;
}	
.contenido-inf-ms {
  margin: 0 auto;
  width: 100%;
  position: relative;
}





/*****  MUCATEL SOLUCION ***/

/***************** NOSOTRO**************/
.cont-img-nosotro {
    background-image: url("../img/17887.jpg");
    background-size: 389%;
    background-repeat: no-repeat;
    background-position: 25% 0;
    height: 91vh;
    display: flex;
    justify-content: center;
    align-items: center;
	    position: relative;
}

.cont-infromacio-nosotros {
    color: #ffffff;
    line-height: 20px;
    text-align: justify;
    padding: 0 12px;
    position: relative;
    font-family: 'Helveti';
}

.cont-infromacio-nosotros h2 {
    text-align: center;
}
/***************** NOSOTRO**************/



/***************** como actua mucatel**************/

.cont-mucatel-azul-in {
    /* height: 87vh; */
    background: #0083b8;
    margin: 1px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10% 0;
}	
	.movilguata{
		width: 85%;
		margin: 0 auto;
	}
	.movilguata img{
		width: 100%;
	}
	.carrcuelguata {
    width: 76%;
    margin: 0 auto;
}
	
	
	
	
	
	
	
	
.carrucelweb {
    width: 75%;
}

.carrucelweb img {
    width: 100%;
}

.contenedorcarucelweb-guataweb {
    display: flex;
    width: 90%;
    margin: 0 auto;
}

.guataweb {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.guataweb img {
    width: 100%;
}	
/***************** como actua mucatel* *************/	

.boton-next-prev {
    justify-content: space-between;
    display: flex;
    text-align: center;
    align-items: center;
    margin: 20px auto;
    width: 30%;
    text-align: center;
}

.left {
    background: #128bcc;
    width: 59px;
    padding: 13px 0;
    font-size: 9px;
    border-radius: 37px;
    color: #ffffff;
}


.modal-contacto {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.72);
    z-index: 999;
}

.contenido-contacto {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    width: 95%;
    height: 590px;
    /* padding: 13px; */
    border: 1px solid #bebebe;
    border-radius: 16px;
}


.text-contacto {
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0 auto;
    text-align: center;
    padding: 3px 0;
    font-size: 8vw;
    color: #128bcc;
    font-weight: lighter;
    /* font-family: 'Front-Page-News'; */
    height: auto;
    line-height: 1;
}

.formulario input {
    width: 100%;
    margin: 8px 0;
    padding: 5px 8px;
    background: none;
    border: none;
    border-bottom: 1px solid #b1b1b1;
}

.formulario textarea {
    width: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.58);
    margin-top: 15px;
}

input.envio-lechuga {
    border: none;
    background: #128bcc;
    color: #ffffff;
    width: 100px;
    margin: 12px auto;
}

form.formulario {
    display: flex;
    flex-direction: column;
    padding: 0 13px;
}

.close-contact {
    display: flex;
    justify-content: flex-end;
    font-size: 28px;
    color: #adadad;
    /* width: 34px; */
    margin: 10px 20px;
}




@media (min-width: 491px) and (max-width: 767px) { 
.logodefarmacia {
  width: 400px;
}
	.texto-farmacia {
    width: 400px;
} 
.texto-banner-home {
    font-size: 20px;
    line-height: 26px;
}	
.cubos-ulceragastrica {
    width: 50%;
}	
	
.bloque-informativo-comoproduce {

    left: 10px;
    height: auto;
    top: 10px;
    width: 400px;
    /* background: #c5c5c563; */
    padding: 10px;
	
	}
	.cont-comoproduce {
    height: 100vh;
    background-size: 247vh;
    background-position: 0 0px;
}
	.cont-mucatelsolucion {
    height: 65vh;
    background-size: 386%;
}
	
	
.contenedor-de-info-casilla-imagen {
    height: 156vh;
    background-size: 104vw;
    background-position: 75% 0;
}	

	
.cont-img-nosotro {
    background-image: url(../img/17887.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 85vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}	
.cont-infromacio-nosotros {
    color: #ffffff;
    line-height: 22px;
    text-align: justify;
    padding: 0 12px;
    position: relative;
    width: 76vw;
    margin: 0 auto;
}	
}
@media (min-width: 768px) and (max-width: 991px) {
.cont-avertencia p {
    font-size: 15px;
    margin-top: 6%;
}
.check-texto {
    margin: 0 auto;
    width: 70%;
}
.block-logo {
    width: 25%;
}
.menu-DP li {
    font-size: 14px;
}
.texto-banner-home {
    width: 66%;
    font-size: 24px;
}
.banner-home {
    height: 36vw;
}
.logodefarmacia {
  width: 400px;
}
.texto-farmacia {
    width: 400px;
} 
.cubos-ulceragastrica {
    width: 50%;

}	
.banner-ulcera-gastrica {
    background-position: inherit;
    background-size: 100%;
    height: 44vw;
}
.text-ulcera {
    left: 8%;
    width: 38%;
    bottom: 21vw;
    line-height: 38px;
    text-align: left;
    font-size: 31px;
}
	
.bloque-informativo-comoproduce {
    left: 10px;
    height: auto;
    top: 13%;
    width: 553px;
    /* background: #c5c5c563; */
    padding: 10px;
}
	.cont-comoproduce {
    height: 100vh;
    background-size: 247vh;
    background-position: 0 0px;
}
.cont-casillas-mucatelsolucion {
    flex-direction: row;
}
.cont-mucatelsolucion {
    padding: 11vh 0;
}
.contenedor-de-info-casilla-imagen {
    height: 86vh;
    background-size: 104vw;
    background-position: 75% 0;
}
.caja-infromacion-ms {
    flex-direction: row;
}
	
	

.contenido-inf-ms {
   
    margin: 0 auto;
    width: 33%;
}	
	

	
	
.cont-img-nosotro {
    background-image: url(../img/17887.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 85vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}	
.cont-infromacio-nosotros {
    color: #ffffff;
    line-height: 22px;
    text-align: justify;
    padding: 0 12px;
    position: relative;
    width: 76vw;
    margin: 0 auto;
}	
.texto-banner-home {
    font-size: 28px;
    line-height: 34px;
}
.text-comoproduce-titulo-2 {
    font-size: 20px;




}
.text-comoproduce-titulo {
    font-size: 46px;
    line-height: 40px;
}	
	
.text-contacto {
    font-size: 6vw;
}	
.contenido-contacto {
    width: 60%;
    height: 590px;
}	
}
@media (min-width: 992px) and (max-width: 1199px) {
 .cont-avertencia p {
    font-size: 15px;
    margin-top: 6%;
}
.check-texto {
    margin: 0 auto;
    width: 50%;
}
	.block-logo {
    width: 25%;
}
	.menu-DP {
    flex-direction: row;
}
	.borde-menu-lb {
	border-right: 1px solid #0083b8;
    border-bottom: 0px solid #0083b8;
}
.menu-desplegable {

    position: inherit;
  
}	
.banner-home {
    height: 36vw;
}	
.texto-banner-home {
    width: 54%;
    font-size: 25px;
}
.logodefarmacia {
  width: 400px;
}
	.texto-farmacia {
    width: 400px;
} 
.cubos-ulceragastrica {
    width: 25%;
}
.banner-ulcera-gastrica {
    background-position: inherit;
    background-size: 100%;
    height: 44vw;
}
.text-ulcera {
    left: 8%;
    width: 38%;
    bottom: 21vw;
    line-height: 40px;
    text-align: left;
    font-size: 34px;
}
.bloque-informativo-comoproduce {
	left: 87px;
	height: auto;
	top: 42px;
	width: 500px;
	/* background: #c5c5c563; */
	padding: 10px;
	}
	.cont-comoproduce {
    height: 100vh;
    background-size: 247vh;
    background-position: 0 0px;
}
	.cont-casillas-mucatelsolucion {
    flex-direction: row;
}
	.cont-mucatelsolucion {
    padding: 11vh 0;
}
	

.cont-texto-mucatelsolucion {
    width: 60%;
    margin: 0px 5%;
}
.contenedor-de-info-casilla-imagen {
    height: 85vh;
    background-size: 102%;
    background-position: 0 0;
}
.carrucel-icon-infromacion {
    width: 80%;
    margin: 0 10%;

}
	
	
	
	
	
	
	
.caja-infromacion-ms {
    flex-direction: row;
}
.contenido-inf-ms {  
    margin: 0 auto;
    width: 33%;
}	
.contenedor-de-info-casilla-imagen {
    height: 86vh;
    background-size: 104vw;
    background-position: 75% 0;
}
.text-ico-ms {
    font-size: 12px;
    height: auto;
}

	
.textp-ms1 {
    padding: 7px 13px;
    font-size: 12px;
    color: #128bcc;
    margin-top: 2%;
}	
.ico-ms-img {
    /* position: absolute; */
    /* top: -43%; */
    /* width: 200px; */
    /* left: 5vh; */
    margin: 0 1%;
}	
.icoimg-ms {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
}
	
.cont-img-nosotro {
    background-image: url(../img/17887.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 85vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}	
.cont-infromacio-nosotros {
    color: #ffffff;
    line-height: 22px;
    text-align: justify;
    padding: 0 12px;
    position: relative;
    width: 76vw;
    margin: 0 auto;
}
	
.texto-banner-home {
    font-size: 36px;
    line-height: 36px;
}
	
.text-comoproduce-titulo-2 {
    font-size: 20px;
}
.text-comoproduce-titulo {
    font-size: 46px;
    line-height: 40px;
}
.text-contacto {
    font-size: 4vw;
}	
.contenido-contacto {
    width: 50%;
    height: 590px;
}	
}
@media (min-width: 1200px) and (max-width: 1600px) {
		.carousel-inner {
     overflow: inherit!important; 
}
 .cont-avertencia p {
    font-size: 15px;
    margin-top: 6%;
}
	.check-texto {
    margin: 0 auto;
    width: 48%;
}
	.block-logo {
    width: 20%;
}
		.menu-DP {
    flex-direction: row;
}
.menu-desplegable {

    position: inherit;
  
}		
	.banner-home {
    height: 36vw;
}
	.borde-menu-lb {
	border-right: 1px solid #0083b8;
    border-bottom: 0px solid #0083b8;
}
.logodefarmacia {
  width: 400px;
}
	.texto-farmacia {
    width: 400px;
}
.cubos-ulceragastrica {
    width: 25%;
}
.banner-ulcera-gastrica {
    background-position: inherit;
    background-size: 100%;
    height: 42vw;
}
.text-ulcera {
    left: 8%;
    width: 38%;
    bottom: 21vw;
    line-height: 36px;
    text-align: left;
    font-size: 33px;
}
.bloque-informativo-comoproduce {
	left: 87px;
	height: auto;
	top: 42px;
	width: 500px;
	/* background: #c5c5c563; */
	padding: 10px;
	}
	.cont-comoproduce {
    height: 110vh;
    background-size: 247vh;
    background-position: 0 0px;
}
	.cont-casillas-mucatelsolucion {
    flex-direction: row;
}
.cont-mucatelsolucion {
    padding: 11vh 0;
}
.cont-texto-mucatelsolucion {
    width: 60%;
    margin: 0px 5%;
}
.contenedor-de-info-casilla-imagen {
    height: 60vh;
    background-size: 102%;
    background-position: 0;
}
.carrucel-icon-infromacion {
    width: 80%;
    margin: 0 10%;
}
	
	
	
.caja-infromacion-ms {
    flex-direction: row;
}
.contenido-inf-ms {  
    margin: 0 auto;
    width: 33%;
}	
.contenedor-de-info-casilla-imagen {
    height: 86vh;
    background-size: 104vw;
    background-position: 75% 0;
}
	
	
	
	
	
.text-ico-ms {
    font-size: 13px;
    height: auto;
}

	
.textp-ms1 {
    padding: 7px 13px;
    font-size: 12px;
    color: #128bcc;
    margin-top: 10%;
}	
.ico-ms-img {
    position: absolute;
    top: -48%;
    /* width: 200px; */
    /* left: 5vh; */
    margin: 0 11%;
}
	.icoimg-ms {
    width: 100%;
    height: 90px;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
	
	

	
.cont-img-nosotro {
    background-image: url(../img/17887.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 85vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}	
.cont-infromacio-nosotros {
    color: #ffffff;
    line-height: 22px;
    text-align: justify;
    padding: 0 12px;
    position: relative;
    width: 65vw;
    margin: 0 auto;
}	
.texto-banner-home {
    font-size: 38px;
    line-height: 43px;
}
.text-comoproduce-titulo-2 {
    font-size: 20px;
}
.text-comoproduce-titulo {
    font-size: 46px;
    line-height: 39px;
}
.text-contacto {
    font-size: 4vw;
}	
.contenido-contacto {
    width: 45%;
    height: 590px;
}	
}
@media (min-width: 1601px) and (max-width: 1920px) {
		.carousel-inner {
     overflow: inherit!important; 
}
 .cont-avertencia p {
    font-size: 15px;
    margin-top: 6%;
}
	.check-texto {
    margin: 0 auto;
    width: 48%;
}
	.block-logo {
    width: 25%;
}	
		.menu-DP {
    flex-direction: row;
}
.menu-desplegable {

    position: inherit;
  
}		
.banner-home {
    height: 36vw;
}	
	.borde-menu-lb {
	border-right: 1px solid #0083b8;
    border-bottom: 0px solid #0083b8;
}
.logodefarmacia {
  width: 400px;
}
	.texto-farmacia {
    width: 400px;
}
.cubos-ulceragastrica {
    width: 25%;
}
.banner-ulcera-gastrica {
    background-position: inherit;
    background-size: 100%;
    height: 42vw;
}
.bloque-informativo-comoproduce {
	left: 87px;
	height: auto;
	top: 42px;
	width: 500px;
	/* background: #c5c5c563; */
	padding: 10px;
	}
	.cont-comoproduce {
    height: 100vh;
    background-size: 247vh;
    background-position: 0 0px;
}
.cont-casillas-mucatelsolucion {
    flex-direction: row;
}
.cont-mucatelsolucion {
    padding: 11vh 0;
}
.cont-texto-mucatelsolucion {
    width: 60%;
    margin: 0px 5%;
}
	.contenedor-de-info-casilla-imagen {
    height: 60vh;
    background-size: 102%;
    background-position: 0;
}
.carrucel-icon-infromacion {
    width: 80%;
    margin: 0 10%;
}
.text-ulcera {
    left: 8%;
    width: 38%;
    bottom: 21vw;
    line-height: 36px;
    text-align: left;
    font-size: 44px;
}
	
	
	
	
	
	
	
	
.caja-infromacion-ms {
    flex-direction: row;
}
.contenido-inf-ms {  
    margin: 0 auto;
    width: 33%;
}	
.contenedor-de-info-casilla-imagen {
    height: 86vh;
    background-size: 104vw;
    background-position: 75% 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
.text-ico-ms {
    font-size: 16px;
    height: auto;
}

	
.textp-ms1 {
    padding: 7px 13px;
    font-size: 12px;
    color: #128bcc;
    margin-top: 10%;
}	
.ico-ms-img {
    position: absolute;
    top: -43%;
    /* width: 200px; */
    /* left: 5vh; */
    margin: 0 11%;
}
.icoimg-ms {


    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
}	
	
.icoimg-ms {
    width: 100%;
    height: 90px;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}	
	

	

	
.cont-img-nosotro {
    background-image: url(../img/17887.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 85vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}	
.cont-infromacio-nosotros {
    color: #ffffff;
    line-height: 22px;
    text-align: justify;
    padding: 0 12px;
    position: relative;
    width: 46vw;
    margin: 0 auto;
}	
.texto-banner-home {
    font-size: 41px;
    line-height: 46px;
}
.text-comoproduce-titulo-2 {
    font-size: 20px;
}
.text-comoproduce-titulo {
    font-size: 46px;
    line-height: 40px;
}
	.text-contacto {
    font-size: 3vw;
}
.contenido-contacto {
    width: 30%;
    height: 617px;
}	
} 