@charset "UTF-8";
/*********************** FUENTES GOOGLE MAPS ***********************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*font-family: 'Poppins', sans-serif;*/

/*********************** GENERAL ***********************/
body { padding: 0;margin: 0;font-family: 'Poppins', sans-serif; }
ul { padding: 0;margin: 0;list-style: none; }
img { display: block;width: 100%;border: none; }
a { font-size: 16px;color: #fff;font-family: 'Poppins', sans-serif;text-decoration: none;color: inherit;display: block;-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.contenedor { width: 1200px;margin: 0px auto;position: relative; }
.bannerPrincipal { background-position: center;background-size: cover;width: 100%;position: relative;background-repeat: no-repeat;display: table; }
p { margin: 0px 0px 10px;font-size: 19px;font-weight: 600;color: #28367d;line-height: 28px;font-family: 'Poppins', sans-serif;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease; }
* { box-sizing: border-box; }
*:focus { outline: none; }
.pc { display: block; }
.movil { display: none; }
.preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 100; }
.status { width: 200px; height: 200px;position: absolute; left: 50%; top: 50%; background-image: url('https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif'); background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; }
section { position: relative; }
::selection { background: #5eaeba; color: #FFF; }
::-moz-selection { background: #5eaeba; color: #FFF; }
.btnWhats { background: #009740;position: fixed;bottom: 40px;left: 40px;z-index: 10;width: 70px;height: 70px;border-radius: 50%;cursor: pointer;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease; }
.btnWhats i { color: #fff;font-size: 50px;line-height: 50px;display: block;text-align: center;padding-top: 10px; }
.btnWhats:hover { opacity: 0.5;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease; }

/*********************** CONTENEDORES ***********************/
.conteRight { width: 50%; float: right; }
.conteLeft { width: 50%; float: left; }

/*
ANIMACIONES HTML5

-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;

-webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); -o-transform:scale(1.15); transform:scale(1.15);

-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);

-webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1); -webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); -moz-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); -o-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
*/

/*********************** CLEAR ***********************/
.clear { clear: both; height: 0px; }
.clear5 { clear: both; height: 5px; }
.clear10 { clear: both; height: 10px; }
.clear15 { clear: both; height: 15px; }
.clear20 { clear: both; height: 20px; }
.clear30 { clear: both; height: 30px; }
.clear40 { clear: both; height: 40px; }

/*********************** TEXTOS ***********************/
.textCenter { text-align: center; }
.textRight { text-align: right; }
.textLeft { text-align: left; }

/*********************** FORMULARIOS ERROR ***********************/
label.error { display:none !important; }
input.error { border:1px solid #F00!important; }
select.error { border:1px solid #F00!important; }
textarea.error { border:1px solid #F00!important; }

/*********************** H1 - H6 ***********************/
h1, h2, h3, h4, h5 { padding: 0;margin: 0;font-family: 'Poppins', sans-serif;color: #fff; }
h1 { font-size: 45px;line-height: 54px; }
h1 span { font-size: 54px;display: block; }
h2 { font-size: 49px;line-height: 49px; }
h3 { font-size: 41px;line-height: 41px; }
h3 span { font-size: 27px;display: inline; }
h4 { font-size: 30px;line-height: 30px; }

span { display: block; }

/*********************** COLUMNAS ***********************/
.col2 li { float: left; width: 50%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col3 li { float: left; width: 33.33%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col4 li { float: left; width: 25%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col5 li { float: left; width: 20%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col6 li { float: left; width: 16.66%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col7 li { float: left; width: 14.28%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col8 li { float: left; width: 12.5%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col9 li { float: left; width: 11%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }

/*********************** HEADER ***********************/

/************************ HOME ************************/
.home { overflow-x: hidden; }
.seccion0 { padding: 20px 0px; }
.logo { width: 220px;float: left; }
.topLeft { width: 300px;float: right;text-align: right;margin-top: 50px; }
.topLeft a:not(.redes) { font-size: 28px;line-height: 35px;color: #28367d;font-weight: bold;margin: 0px 0px 10px; }
.topLeft .redes { font-size: 35px;line-height: 35px;color: #045fb2;display: inline;margin-left: 10px; }
.topLeft a:hover, footer .seccion0 a:hover, .conteForm form input[type=submit]:hover, .conteForm form input[type=submit]:disabled { opacity: 0.5!important; }
.seccion1, .seccion2 { padding: 0px 0px 40px; }
.seccion1:before { content: '';width: 199px;height: 322px;background-image: url(../img/item-azul.png);background-size: cover;background-position: left;background-repeat: no-repeat;position: absolute;top: 0;left: 0;z-index: 1; }
.seccion1 .contenedor:before { content: '';width: 165px;height: 49px;background-image: url(../img/item-puntos.png);background-size: cover;background-position: left;background-repeat: no-repeat;position: absolute;top: -15px;right: -100px;z-index: 1; }
.tituloProd { width: 440px;padding: 20px 120px 20px 0px;background-color: #1061af;position: relative; }
.tituloProd p { color: #fff;margin: 20px 0px 0px; }
.tituloProd:before { content: '';width: 280px;height: 100%;border-bottom-left-radius: 75%;background-color: #1061af;position: absolute;top: 0;right: 370px;z-index: -1; }
.imgOximetro { width: 455px;position: relative;margin: -190px 0px 0px 30px; z-index: 2; }
.imgOximetro:before { content: '';width: 192px;height: 79px;background-image: url(../img/item-lineas.png);background-size: cover;background-position: left;background-repeat: no-repeat;position: absolute;top: -45px;right: 90px;z-index: -1; }
.titulo1 { margin-top: 60px;position: relative;z-index: 1; }
.titulo1 span { position: relative;top: -3px; }
.titulo1:before { content: '';width: 650px;height: 60px;border-bottom-left-radius: 30px;border-top-right-radius: 30px;background-color: #28367d;position: absolute;top: -8px;right: 200px;z-index: -1; }
.titulo2 { margin: 15px 60px 50px;position: relative;z-index: -1; }
.titulo2:before { content: '';width: 550px;height: 60px;border-bottom-left-radius: 30px;border-top-right-radius: 30px;background-color: #1061af;position: absolute;top: -20px;right: -20px;z-index: -1; }
.desc { font-style: italic;padding-left: 20px;margin-bottom: 40px; }
.precio:before { content: '';width: 180px;height: 5px;background-color: #65ae3e;position: absolute;left: -60px;bottom: 0; }
.precio { font-size: 27px;color: #045fb2;float: left; }
.precio i { font-style: normal;position: relative;top: -8px; }
.precio span { display: inline;color: #27347f; }
.tituloP { font-size: 36px;line-height: 24px;font-weight: bold;color: #1061af;float: right;position: relative; }
.tituloP span { font-size: 24px;color: #28367d;font-weight: lighter; }
.tituloP strong { font-size: 25px;color: #1061af; }
.tituloP .dos { text-align: right; }
.seccion2 { background-color: #edeff1; }
.seccion2:before { content: '';width: 165px;height: 49px;background-image: url(../img/item-puntos.png);background-size: cover;background-position: left;background-repeat: no-repeat;position: absolute;top: 200px;left: 0;z-index: 1; }
.titulo3 { margin: 0px 30px 50px;position: relative;z-index: 1; }
.titulo3:before { content: '';width: 700px;height: 70px;border-bottom-left-radius: 30px;border-top-right-radius: 30px;background-color: #1061af;position: absolute;top: -10px;left: -60px;z-index: -1; }
.textDeco { padding-left: 30px;margin: 0px; }
.textDeco span { margin-bottom: 15px;position: relative; }
.textDeco span:before { content: '';width: 10px;height: 10px;background-color: #65ae3e;border-radius: 50%;position: absolute;top: 7px;left: -15px; }
.conteForm { padding: 120px 50px 120px 80px;background-color: #28367d;border-top-left-radius: 200px;position: relative;top: -50px;left: -50px; }
.conteForm:after { content: '';width: 600px;height: 100%;background-color: #28367d;position: absolute;top: 0;left: 99%; }
.conteForm form { width: 100%;margin: 30px auto 0px; }
.conteForm .itemInput { width: 100%;position: relative; }
.conteForm form ::placeholder { font-size: 16px;line-height: 16px;color: #6a6a6a;font-family: 'Poppins', sans-serif; }
.conteForm form input[type=submit] { width: 120px;float: right;padding: 5px 10px;background-color: #1061af;font-size: 16px;font-family: 'Poppins', sans-serif;text-align: center;color: #fff;border: none;cursor: pointer;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease; }
.conteForm form input[type=text], .conteForm form select, .conteForm form input[type=email] { width: 48%;float: left;font-size: 16px;line-height: 16px;color: #6a6a6a;font-family: 'Poppins', sans-serif;background-color: #fff;border: 1px solid #fff;padding: 5px 10px;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease; }
.conteForm form input[name=ciudad], .conteForm form input[name=correo], .conteForm form select { float: right; }
.conteForm form a { color: #fff;font-size: 16px;display: inline-block;position: relative;top: -8px; }
.conteForm form input[type=checkbox] { width: 30px;height: 30px;display: inline-block; }
.conteForm form label { width: 70%;float: left; }

/*********************** FOOTER ***********************/
footer { padding: 25px 0px;background-color: #1061af; }
footer p, footer a { color: #fff; }
footer li { height: 75px;display: table; }
.logoFooter { width: 120px;margin: 0px;display: block; }
.telFooter { font-size: 28px;line-height: 28px;font-weight: bold;display: table-cell;vertical-align: middle; }
.dirFooter { font-size: 20px;line-height: 24px;padding-left: 35px;position: relative;display: table-cell;vertical-align: middle; }
.dirFooter i { font-size: 35px;line-height: 35px;position: absolute;top: 15px;left: 0; }
.siguenos { width: 100%;display: table-cell;vertical-align: middle;text-align: right; }
.siguenos a { font-size: 32px;line-height: 32px;display: inline;margin-left: 15px; }
.siguenos p { font-size: 28px;line-height: 28px;margin: 0px 0px 10px; }

/*********************** MEDIAS QUERIES ***********************/
@media screen and (min-width: 320px) and (max-width: 1023px) { 
    /*********************** GENERAL ***********************/ 
    .contenedor { width: 95%; }
    p { font-size: 15px;line-height: 20px;text-align: center; }
    .movil { display: block; }
    /*********************** CLEAR ***********************/
    .clear20 { height: 10px; }
    /*********************** TEXTOS ***********************/
    .textRight { text-align: center; }
    /*********************** H1 - H6 ***********************/
    h1, h2, h3, h4, h5 { text-align: center; }
    h1 { font-size: 32px;line-height: 40px; }
    h1 span { font-size: 40px; }
    h2 { font-size: 37px;line-height: 37px; }
    h3 { font-size: 30px;line-height: 30px; }
    h3 span { font-size: 17px; }
    h4 { font-size: 20px;line-height: 20px; }
    /*********************** COLUMNAS ***********************/
    .col2 li, .col4 li { width: 100%; }
    /************************ HOME ************************/
    .seccion0 { padding: 10px 0px; }
    .logo { width: 120px;float: none;margin: 0px auto; }
    .topLeft { width: 100%;float: none;text-align: center;margin-top: 10px; }
    .topLeft a:not(.redes) { font-size: 16px;line-height: 18px;margin-bottom: 5px; }
    .topLeft .redes { font-size: 25px;line-height: 25px;margin: 0px 5px; }
    .seccion1, .seccion2 { padding-bottom: 20px; }
    .seccion1:before { width: 80px;height: 129px; }
    .seccion1 .contenedor:before { width: 65px;height: 19px;right: 0px; }
    .tituloProd { width: 100%;padding: 10px 20px; }
    .tituloProd p { margin-top: 10px; }
    .tituloProd:before { width: 110%;border-bottom-left-radius: 0;right: -5%; }
    .imgOximetro { width: 280px;margin: -20px auto 20px; }
    .imgOximetro:before { width: 90px;height: 37px;top: -5px;right: 10px; }
    .titulo1 { margin-top: 0px; }
    .titulo1:before { width: 100%;height: 40px;top: -5px;right: 0px; }
    .titulo2 { margin: 5px 0px 20px;width: 100%; }
    .titulo2:before { width: 80%;height: 40px;top: -10px;right: 10%; }
    .desc { padding-left: 0px;margin-bottom: 20px; }
    .precio:before { width: 100px;height: 4px;left: 50%;bottom: 115%;margin-left: -50px; }
    .precio { width: 100%;font-size: 17px;float: none;position: relative; }
    .tituloP { text-align: center;font-size: 25px;line-height: 20px;float: none;width: 100%; }
    .tituloP span { font-size: 15px; }
    .tituloP strong { font-size: 16px; }
    .tituloP .dos { text-align: center; }
    .titulo3 { margin: 0px 0px 20px; }
    .titulo3:before { width: 100%;height: 50px;top: -10px;left: 0px; }
    .seccion2:before, .textDeco br, .conteForm:after { display: none; }
    .textDeco { padding-left: 0px; }
    .textDeco span { margin-bottom: 10px; }
    .textDeco span:before { display: inline-block;position: relative;top: 0px;left: -5px; }
    .conteForm { padding: 50px 30px;border-top-left-radius: 100px;top: 0px;left: 0px; }
    .conteForm form { margin-top: 20px; }
    .conteForm form ::placeholder, .conteForm form a { font-size: 15px;line-height: 15px; }
    .conteForm form input[type=submit] { width: 100%;float: none; }
    .conteForm form input[type=text], .conteForm form select, .conteForm form input[type=email] { width: 100%;font-size: 15px;line-height: 15px; }
    .conteForm form label { width: 100%;text-align: center; }
    /*********************** FOOTER ***********************/
    footer { padding: 15px 0px; }
    footer p, footer a { text-align: center; }
    footer li { height: auto;display: block; }
    .logoFooter { width: 100px;margin: 0px auto 15px; }
    .telFooter { font-size: 18px;line-height: 18px;display: block; }
    .dirFooter { font-size: 15px;line-height: 19px;padding-left: 0px;display: block;margin: 15px 0px; }
    .dirFooter i { font-size: 18px;line-height: 18px;position: relative;display: inline-block;top: 2px; }
    .siguenos { width: 100%;display: block;text-align: center; }
    .siguenos a { font-size: 24px;line-height: 24px;margin: 0px 15px; }
    .siguenos p { font-size: 18px;line-height: 18px;margin-bottom: 15px; }
}

@media screen and (min-width: 480px) and (max-width: 1023px) { 
    /*********************** GENERAL ***********************/ 
    .contenedor { width: 95%; }
    .logo { float: left; }
    .topLeft { width: auto;float: right;text-align: right; }
    .conteForm form { width: 80%; }
}

@media screen and (min-width: 600px) and (max-width: 1023px) { 
    /*********************** GENERAL ***********************/ 
    .contenedor { width: 90%; }
    p { font-size: 16px;line-height: 22px; }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) { 
    /*********************** GENERAL ***********************/
    .contenedor { width: 960px; }
    p { font-size: 17px;line-height: 24px; }
    /*********************** CLEAR ***********************/
    .clear20 { height: 15px; }
    /*********************** H1 - H6 ***********************/
    h1 { font-size: 42px;line-height: 50px; }
    h1 span { font-size: 50px; }
    h2 { font-size: 47px;line-height: 47px; }
    h3 { font-size: 38px;line-height: 38px; }
    h3 span { font-size: 25px; }
    h4 { font-size: 28px;line-height: 28px; }
    /************************ HOME ************************/
    .seccion0 { padding: 15px 0px; }
    .logo { width: 160px; }
    .topLeft { margin-top: 20px; }
    .topLeft a:not(.redes) { font-size: 25px;line-height: 30px; }
    .topLeft .redes { font-size: 32px;line-height: 32px; }
    .seccion1, .seccion2 { padding-bottom: 30px; }
    .seccion1:before { width: 150px;height: 243px; }
    .seccion1 .contenedor:before { width: 110px;height: 33px;right: -50px; }
    .tituloProd { width: 380px;padding: 15px 90px 15px 0px; }
    .tituloProd p { margin-top: 15px; }
    .tituloProd:before { width: 190px;right: 330px; }
    .imgOximetro { width: 400px;margin-top: -175px; }
    .imgOximetro:before { width: 140px;height: 58px;top: -30px; }
    .titulo1 { margin-top: 30px; }
    .titulo1:before { width: 530px;right: 100px; }
    .titulo2 { margin: 15px 40px 40px; }
    .titulo2:before { width: 430px;right: 0px; }
    .desc { padding-left: 15px;margin-bottom: 30px; }
    .precio { font-size: 25px; }
    .tituloP { font-size: 34px;line-height: 22px; }
    .tituloP span { font-size: 22px; }
    .tituloP strong { font-size: 23px;display: block; }
    .seccion2:before { width: 110px;height: 33px;top: 150px; }
    .titulo3 { margin: 0px 20px 40px; }
    .titulo3:before { width: 580px;height: 70px; }
    .textDeco { padding-left: 10px; }
    .textDeco span { margin-bottom: 10px; }
    .conteForm { padding: 100px 40px 100px 60px;top: -30px;left: -20px; }
    .conteForm form { margin-top: 20px; }
    .conteForm form ::placeholder, .conteForm form input[type=text], .conteForm form select, .conteForm form input[type=email], .conteForm form a { font-size: 15px;line-height: 15px; }
    .conteForm form input[type=submit] { width: 100px;font-size: 15px; }
    /*********************** FOOTER ***********************/
    footer { padding: 20px 0px; }
    .logoFooter { width: 100px; }
    .telFooter { font-size: 24px;line-height: 24px; }
    .dirFooter { font-size: 18px;line-height: 22px;padding-left: 30px; }
    .dirFooter i { font-size: 30px;line-height: 30px;top: 8px; }
    .siguenos a { font-size: 30px;line-height: 30px; }
    .siguenos p { font-size: 26px;line-height: 26px; }

}

@media (min-width: 1440px) {}