@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;700&family=Poppins:wght@300;600;700&family=Roboto+Condensed:wght@300&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html {
  font-size: 18px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%; }

body {
  font-family: "Montserrat", sans-serif;
  color: #000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sisthemisBloque01 {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
  /*background-color: #000;*/
}
.mensaje {
	box-sizing: border-box;
	padding-top: 1rem;
	font-size: 50px;
	text-align: center;
	color: #fff;
	display: block;
	position: fixed;
	right: 0;
	top: 80vh;
	width: 120px;
	height: 90px;
	border-radius: 50px 0 0 50px;
/*JESM*/
/*	background: rgb(7,207,193);*/
	z-index: 9999;
}
.caja01,
.caja05,
.caja09 {
	box-sizing: border-box;
	background-color: #000;
}
.caja02 {
	box-sizing: border-box;
	background: linear-gradient(180deg, rgba(255,255,255,1) 40%, rgba(150,169,169,0.8) 100%);
	margin-top: -110px;
	padding-top: 10%;
}
.caja04 {
	box-sizing: border-box;
	background: linear-gradient(180deg, rgba(255,255,255,1) 1%, rgba(150,169,169,0.8) 100%, rgba(150,169,169,1) 100%);
	margin-top: -110px;
	padding-top: 10%;
}
.caja03 {
	background: #FFF;
}
.caja06 {
	box-sizing: border-box;
	background: #fff;
	margin-top: -20%;
}
.caja10 {
	box-sizing: border-box;
	background: #fff;
	margin-top: -220px;
}

.caja09 {
	margin-top: -150px;
	margin-bottom: -233px;
}

.caja11 {
	margin-top: -110px;
	background: #fff;
}
.caja12 {

}
/*.sisthemisFacilidad {
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}*/

.contenedor01{
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.contenedor02 {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.contenedor03 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.contenedor04 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: -65px auto 0 auto;
}
.contenedor05 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.contenedor06 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.contenedor09 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}

.contenedorScreens {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}

.contenedor11 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.screen01:nth-of-type(1) { flex-basis:50%; box-sizing: border-box;}
.screen01 h2 { margin-top: 200px; margin-right: 42%; text-align: right; }
.descripcionL { display: flex; flex-direction: row; justify-content: flex-start; }
.screen01 p { margin-top: 10%; margin-left: 3%; text-align: right; }
.screen01 img { margin-left: -2%; }

.screen02 { margin-top: -700px; margin-left: 450px; }
.screen02:nth-of-type(1) { flex-basis:50%; box-sizing: border-box;}
.screen02 h2 { margin-top: 200px; margin-right: 52%; text-align: right; }
.descripcionR { display: flex; flex-direction: row; justify-content: flex-start;  }
.screen02 p { margin-top: 10%; margin-left: -39%; text-align: left; width: 25%; }

.screen03 { width: 50%; margin-top: -450px}
.screen03 h2 { text-align: right; margin-right: 8%; }
.descripcionL {  }
.screen03 p { margin-top: 15%; text-align:right; width: 35%; margin-left: 5%;}
.screen03 img { margin-left: -4%; }

.header {
	display: flex;
	flex-flow: column;
}

.logoSisthemis {
	display: block;
	margin: 2.5% auto 0 auto;
	width: 100%;
	max-width: 360px;
}
.logosSistemis {
	width: 100%;
	max-width: 937px;
}
.txtHeader {
	font-size: 4.94rem;
}

.t89 {
	color: #fff;
	font-size: 4.94rem;
	font-weight: 400;
	margin-top: .8em;
	text-align: center;
}

.descSisthemis {
	position: relative;
	display: flex;
	flex-flow: column;
}
.iphone {
	position: relative;
	height: 100%;
	z-index: 2;
}
.iphone img {
	margin-top: 2%;
	width: 100%;
	max-width: 775px;
}
.bloqueL01 {
	position: absolute;
	top: 13%;
	right: 0;
	width: 43%;
}
.diseno {
	margin-left: -6rem;
	margin-bottom: -1.5rem;
}
.text01 {
	position: absolute;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 5%;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: 36px;
	height: 219px;
	padding: 15px;
	margin-left: 2%;
	width: 302px;
	z-index: 0;
	bottom: 15%;
}
.txtDispositivos {
	font-size: 56px;
	font-weight: 200;
	text-align: center;
	margin-bottom: ;
}
.txtDispositivos p:nth-child(1) {
	margin-top: 35px;
}
.txtDispositivos p:nth-child(2) {
	color: #666;
	font-weight: 400;
	font-size: 89px;
}
.conFacilidad {
	display: flex;
	flex-direction: row;
}
.facilidad{
	margin: 16% 0 0 3%;
}
.iphone02 {
	margin: -13% 0 0 -7%;
	width: 100%;
}
.iphone03 {
	margin: 0;
}
.iphone05 { width: 100%; max-width: 713px; }
.iphone06 { width: 100%; max-width: 650px; margin-left: 20%; margin-top: -22%; }
.integral {
	position: absolute;
  width: 50%;
  right: 0;
  top: 33%;
}
.iphone09 {
	width: 100%;
	max-width: 791px;
	margin-top: -140px;
}
.lapIphone {
	padding-top: 190px;
	width: 100%;
	max-width: 958px;
}
.sinLimit {
	position: absolute;
  width: 38.5%;
  right: 5%;
  top: 33%;
}
.Preciso {
	position: absolute;
	width: 31%;
  left: 7%;
  top: 25%;
}
.Funcional {
	position: absolute;
	width: 31%;
  right: 20%;
  top: 8%;
}
.Funcional p {
  text-align: right;
  margin-left: 40%;
  width: 103%;
}
.Funcional h2	{
	margin-left: 7%;
}
.Preciso h2 { margin-bottom: 15%; }
.Eficiente p { width: 18%; text-align: right; margin-top: 5%; margin-left: 3%; }
.Eficiente h2 { margin-top: 15%; margin-left: 11%; }
.title65 { color: #07cfc1; font-size: 65px; font-weight: 400; }

.title89 { color: #07cfc1; font-size: 89px; font-weight: 300; }

.text24 { color: #000; font-weight: 200;
	font-size: 24px;
	line-height: 30px; }

.text36 {
	color: #fff;
	font-weight: 200;
	font-size: 36px;
	line-height: 48px;
}
.text36n {
	color: #000;
	font-weight: 200;
	font-size: 36px;
	line-height: 48px;
}
.subTitle26 {
	margin-top: 15px;
	font-size: 26px;
	font-weight: 200;
}
.legal {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	margin: 70px 78px 10px 78px;
}
.bgCaja12 {
	background: linear-gradient(0deg, rgba(255,255,255,1) 75%, rgba(229,229,229,0.9) 95%, rgba(197,197,197,0.8) 100%);
}
.caja12 {
	margin: 100px auto 0 auto;
	box-sizing: border-box;
	display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1024px;
  padding: 2rem 1rem 0 1rem;
}

.colecPaquetesSlider a {
	display: flex !important;
	flex-direction:row;
	justify-content: center;
}
.colecPaquetesSlider a:before {
	position: absolute;
	content: " ";
	display: block;
	height: 192px;
	width: 122px;
	border-right: 1px solid #ccc;
 }
.colecPaquetesSlider img {
	width: 100% !important;
	max-width: 86.9826px !important;
}
.colecPaquetesSlider .sis100 {
	width: 100% !important;
	max-width: 100.2041px !important;
}
/*p.legal { display: block; }*/

span.bold {
	font-weight: 700;
}
.app {
	margin-top: 20px;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-around;
  /*JESM*/
  text-align: center;
}
.collecionPaquetes {
	margin-top: 60px;
}
.txtDesc01 {
}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px){
	.t89 { font-size: 3.94rem !important; }
}
@media screen and (max-width: 414px) {
	.mensaje { right: 0; top: 75vh; width: 80px; }
	.logoSisthemis { max-width: 190px; margin-top: 20px; }
	.t89 { font-size: 2rem !important; }
	.descSisthemis {
		margin-top: 100px;
		right: 160px;
	}
	.bloqueL01 {
		top: -17%;
	}
	.txtDesc01 {
    margin-right: -140px;
    margin-left: 150px;
	}
	.iphone { left: 180px }
	.iphone img {
    margin-top: 8%;
    width: 80%;
    max-width: 775px;
	}
	.diseno { margin-left: -3rem; }
	.title89 { font-size: 70px; }
	.title65 { font-size: 60px; }
	.text36 { font-size: 24px; line-height: 35px; text-align: right;}
	.text36n { font-size: 24px; line-height: 35px; }
	.text01 {
    position: absolute;
    box-sizing: border-box;
    border: 0px solid #fff;
    border-radius: 5%;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    height: 179px;
    padding: 0;
    margin-left: 41%;
    width: 152px;
    z-index: 0;
    bottom: -7%;
	}
	.text01 p {
		display: block;
		font-size: 12px;
		border: 1px solid #fff;
		padding:6px 10px;
		border-radius: 10px;
	}
	.caja02 { margin-top: -10px; padding: 0 0 110px 0;}
	.facilidad {
		width: 50%;
    margin: 11% 0 0 3%;
	}
	.facilidad h2 { margin-bottom: 20px; }
	.iphone02 {
    width: 110%;
    position: absolute;
    right: -190px;
    bottom: -110px;
	}
	.caja04 {
		margin-top: 0;
		padding-top: 100px;
		background: linear-gradient(180deg, rgba(255,255,255,1) -50%, rgba(150,169,169,0.8) 100%, rgba(150,169,169,1) 100%);
	}
	.contenedor03 { box-sizing: border-box; overflow: hidden; height: 680px;}
	.contenedor04 {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.iphone03 {order: 1; bottom:0; max-width: 150%; position: absolute;}
	.integral,
	.sinLimit {
		padding: 1.5rem;
		position: initial;
		width: 100%;
	}
	.iphone04 { order: 2; margin-top: -20%; width: 150%}

	.contenedor05 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
	}
	.Preciso {
		order: 1;
		top: 50px;
	}
	.Preciso p { text-align: left; }
	.iphone05 {
		margin: 70px 0 0 100px;
	}
	.contenedorScreens {
		flex-direction: column;
	}
	.screen01	{ flex-basis: inherit; }
	.screen02	{ margin: 0 }
	.screen01 h2 { margin: 250px 0 0 1rem; text-align: left; }
	.screen02 h2 { margin: -230px 0 0 7rem; text-align: left; }
	.descripcionR img { margin-left: -80px; margin-top: -10px; }
	.screen02 p {
    margin-top: 10%;
    margin-left: -42%;
    text-align: left;
    width: 21%;
	}
	.screen03 {
		margin-top: -230px;
		width: 430px;
	}
	.screen03 img {
    margin-left: -20px;
	}
	.descripcionL	p { text-align: right; width: 40%;}

	.caja09 {
		margin-top: -140px;
		margin-bottom: 0;
	}
	.contenedor09 {
		flex-direction: column;
	}
	.iphone09 {
    width: 110%;
    max-width: 791px;
    margin-top: -60px;
    margin-left: -115px;
    transform: rotate(10deg);
	}
	.Funcional {
		position: absolute;
		width: 70%;
	}
	.Funcional h2 {
		margin-top: -140px;
	}
	.Funcional p {
		margin-top: 50px;
		width: 73%;
		margin-left: 147px;
	}
	.txtDispositivos p:nth-child(1) {
    margin: 25px 0 10px 0;
    font-size: 30px;
	}
	.txtDispositivos p:nth-child(2) {
    color: #666;
    font-weight: 400;
    font-size: 35px;
	}
	.contenedor11 img { width: 93% }
	.lapIphone { padding-top: 120px; }


}

@media screen and (max-width: 380px) {
	.txtDesc01 {
    margin-right: -147px;
    margin-left: 150px;
	}
	.t89 { font-size: 1.7rem !important; }
	.text36 { font-size: 22px; line-height: 28px; }
	.title89 { font-size: 68px; }
	.title65 {
    font-size: 52px;
	}
	.screen02 h2 {
    margin: -230px 0 0 5rem;
    text-align: left;
	}
	.text24 { font-size: 19px; line-height: 23px; }
	.screen02 p {
    margin-top: 10%;
    margin-left: -43.5%;
    text-align: left;
    width: 21%;
	}
	.screen03 h2 {
    text-align: right;
    margin-right: 14%;
	}
	.Funcional p {
    margin-left: 137px;
	}
	.iphone09 {
    margin-left: -90px;
    transform: rotate(0deg);
	}
	.title89 {
    font-size: 55px;
    line-height: 73px;
	}
	.subTitle26 {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 200;
	}
	.screen02 h2 {
    margin: -230px 0 0 8rem;
    text-align: left;
	}
}

/*JESM*/
.imgAppStore{
  width: 50%;
}

.home_themis{
  box-sizing: border-box;
  padding-top: 1rem;
  font-size: 50px;
  text-align: center;
  color: #fff;
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  width: 120px;
  height: 90px;
  border-radius: 50px 0 0 50px;
  /* background: rgb(7,207,193); */
  z-index: 9999;
}
