@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

@font-face {
	font-family: 'TT Commons';
	src: url('TTCommons-Medium.woff2') format('woff2'), url('TTCommons-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Commons';
	src: url('TTCommons-DemiBold.woff2') format('woff2'), url('TTCommons-DemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Commons';
	src: url('TTCommons-Bold.woff2') format('woff2'), url('TTCommons-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Commons';
	src: url('TTCommons-Regular.woff2') format('woff2'), url('TTCommons-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

html {
	overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'DM Sans', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	background: #0055d1;
}

/*****BOX ALERT******/
.box-alert {
	position: fixed;
	right: -500px;
	bottom: 10%;
	z-index: 99;
	transition: right ease-in-out .4s;
}

.box-alert.open {
	position: fixed;
	right: 0;
	bottom: 10%;
	z-index: 101;
	transition: right ease-in-out .4s;
}

.box-alert-inner {
	max-width: 490px;
	height: auto;
	background: #a4f6fc;
	border-radius: 25px 0 0 25px;
	padding: 8% 8%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	position: relative;
	box-shadow: 0 0 30px #2c86ca73;
}

.box-alert-inner .close {
	position: absolute;
	top: 20px;
	right: 5%;
}

.box-alert-inner a.close {
	display: block;
	margin: 5px,
}

.box-alert-inner a.close img {
	width: 10px;
	height: 10px;
}

.left-icon-alert img {
	max-width: 230px;
	height: auto;
	padding-right: 25px;
}

.right-text-alert h4 {
	color: #006ed2;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: 900;
}

.right-text-alert h4 span {
	display: none;
}

.right-text-alert p {
	line-height: 16px;
	margin-bottom: 10px;
	font-size: 13px;
}

/*****BOX ALERT******/
.fp-is-overflow .fp-overflow.fp-auto-height-responsive,
.fp-is-overflow .fp-overflow.fp-auto-height,
.fp-is-overflow>.fp-overflow {
	overflow-x: hidden;
}

.fp-overflow.fp-table {
	display: flex;
}

.section {
	padding: 10vh 0px 0px;
	margin: 0px;
	overflow-x: hidden;
}

.inner-slide-v {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	position: relative;
	z-index: 10;
	width: 90%;
	max-width: 1550px;
	margin: auto;
}

.inner-slide-v img {
	height: 100%;
	width: auto;
}

.img-flex-center-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

b,
strong {
	font-weight: 700;
}

.ciberseguridad h1 {
	font-family: 'TT Commons';
	src: url('TTCommons-Bold.woff2') format('woff2'), url('TTCommons-.woff') format('woff');
	font-weight: bold;
	font-size: 7rem;
	line-height: 0.6em;
	margin-bottom: 36px;
	width: 580px;
}

.ciberseguridad h1 span {
	font-family: 'TT Commons';
	src: url('TTCommons-Bold.woff2') format('woff2'), url('TTCommons.woff') format('woff');
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 15px;
	font-size: 42%;
	line-height: 1em;
}

.overlay-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 260px;
	;
	background: #0055d1;
	background: -webkit-linear-gradient(1deg, rgba(0, 85, 209, 0) 9%, rgba(0, 0, 53, 0.5) 80%);
	background: -moz-linear-gradient(1deg, rgba(0, 85, 209, 0) 9%, rgba(0, 0, 53, 0.5) 80%);
	background: linear-gradient(1deg, rgba(0, 85, 209, 0) 9%, rgba(0, 0, 53, 0.5) 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0055d1",
			endColorstr="#000035",
			GradientType=0);
}

.ciberseguridad h1 span.bordetexto {
	color: transparent;
	-webkit-text-stroke: 3px #00beff;
	font-weight: bold;
	font-size: 7rem;
	line-height: 0.6em;
	margin-bottom: 15px;
}

.ciberseguridad h2 .bordetexto {
	color: transparent;
	-webkit-text-stroke: 3px #00beff;
	font-weight: bold;
	font-size: 7rem;
	line-height: 0.6em;
	margin-bottom: 0;
	display: block;
	margin-top: 15px;
}

.ciberseguridad h3 {
	font-family: 'TT Commons';
	font-weight: 600;
	src: url('TTCommons-Bold.woff2') format('woff2'), url('TTCommons-.woff') format('woff');
	font-weight: bold;
	font-size: 2.8rem;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.ciberseguridad h3.light-blue strong {
	font-size: 1.8rem;
}

.lb {
	color: #00beff;
	font-weight: 600;
}

.ciberseguridad h3.dw {
	font-weight: 500;
}

.ciberseguridad h3.light-blue {
	font-weight: 600;
	font-size: 22px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-weight: 400;
}

.ciberseguridad h3.border-b {
	border-bottom: 1px solid #ff7e6d;
	margin-bottom: 20px;
}

.ciberseguridad p {
	font-size: 18px;
	max-width: 500px;
}

.ciberseguridad .s-inner-01 img {
	max-width: 100%;
}

.ciberseguridad h2 {
	font-family: 'TT Commons';
	src: url('TTCommons-Bold.woff2') format('woff2'), url('TTCommons-.woff') format('woff');
	font-weight: bold;
	font-size: 3.4rem;
	line-height: .8em;
	margin-bottom: 30px;
	max-width: 520px;
	font-weight: 500;
}

.text-blue,
.blue {
	color: #006ed2;
}

.text-light-blue,
.light-blue {
	color: #00beff;
}

.ciberseguridad .s-inner-01 p {
	font-size: 22px;
	max-width: 580px;
}

.text-flex-right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.text-left {
	text-align: left;
	width: auto;
	margin: auto;
	max-width: 500px;
}

.img-flex-center-left {
	display: block;
	margin: 0;
}

.img-flex-center-left img {
	display: block;
	margin: 0;
}

.img-flex-center-right {
	display: block;
	margin: 0;
}

.img-flex-center-right img {
	display: block;
	text-align: right;
	margin: 0;
}

.redes-wrapper {
	max-width: 400px;
	background: #FFF;
	border-radius: 12px;
	padding: 20px 10px;
	margin: 52px 0 14px 52px;
	position: relative;
	overflow: visible;
}

.redes-wrapper .sombra {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -14px;
	right: -14px;
	border-radius: 12px;
	background: transparent;
	border: 2px solid #FFF;
	z-index: -1;
}

.red {
	margin-top: 8px;
}

.redes-wrapper h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.red span img {
	width: 28px;
	height: 28px;
	margin-right: 8px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	background: #001d33;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	background: #00beff;
}

#fp-nav ul li .fp-tooltip {
	color: #FFF;
	background: #00beff;
	padding: 3px 10px 4px;
	margin: -3px 0 0;
	border-radius: 2rem;
}

#fp-nav.fp-right {
	margin: 5vh 0 0;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	height: 6px;
	width: 6px;
	margin: -3px 0 0 -3px;
}

.bg-blue {
	background: #0055d1;
}

.fp-arrow.fp-prev {
	border-width: none;
	border-color: none;
	background: url(../img/prev-horizontal.svg) no-repeat;
	background-size: cover;
	background-position: center center;
	width: 40px !important;
	height: 40px !important;
	border: none;
}

.imgFin {
	margin: 0 auto;
	text-align: center;
	max-width: 760px;
	width: 100%;
	height: auto;
	display: block;
}

.fp-arrow.fp-next {
	border-width: none;
	border-color: none;
	background: url(../img/next-horizontal.svg) no-repeat;
	background-size: cover;
	background-position: center center;
	width: 40px !important;
	height: 40px !important;
	border: none;
}

.fp-prev {
	left: 5%;
	margin: 2.5vh 0 0;
}

.fp-next {
	right: 5%;
	margin: 2.5vh 0 0;
}

.fp-slidesNav.fp-bottom {
	margin: auto;
	text-align: center;
}

.ciberseguridad p {
	font-size: 22px;
	max-width: 580px;
}

.ciberseguridad p.seguro {
	font-size: 2.2rem;
}

.ciberseguridad p.seguro span {
	color: #00beff;
	font-family: 'TT Commons';
	font-weight: bold;
}

.section.bg-grey {
	background: #F5F5F5;
}

.section.bg-blue .btn {
	background-color: #00beff;
	font-weight: 500;
	color: #FFFFFF;
	border: 2px #00beff solid;
	padding: 10px 40px;
	border-radius: 50px;
	margin-top: 40px;
	font-size: 20px;
	text-decoration: none;
}

.section.bg-blue .btn:hover {
	background-color: #0055d1;
	color: #FFF;
	border-color: #FFF;
}

.section.bg-white .btn {
	background-color: #006ed2;
	color: #FFFFFF;
	border: 1px #006ed2 solid;
	padding: 10px 40px;
	border-radius: 50px;
	margin-top: 40px;
	font-size: 20px;
	text-decoration: none;
}

.section.bg-white .btn:hover {
	background-color: #FFFFFF;
	color: #006ed2;
	border-color: #006ed2;
}

.corner-circle-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0;
	overflow: hidden;
}

.corner-tl-circle {
	position: absolute;
	width: 400px;
	height: 400px;
	top: 0;
	left: 0;
	margin: -200px 0 0 -200px;
}

.corner-tl-circle img {
	width: 100%;
	height: auto;
}

.corner-br-circle {
	position: absolute;
	width: 250px;
	height: 250px;
	bottom: 0;
	right: 0;
	margin: 0 -125px -125px 0;
}

.corner-br-circle img {
	width: 100%;
	height: auto;
}

.footer-contact-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 750px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	flex-direction: row;
	flex-wrap: wrap;
}

.footer-contact-flex-item {
	display: flex;
	width: auto;
	max-width: 100%;
	height: 50px;
	font-size: 1.2rem;
	text-decoration: none;
	color: #FFFFFF;
	align-items: center;
	font-weight: 500;
	margin-right: 20px;
}

.footer-contact-flex-item:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer-contact-flex-item span {
	margin-right: 10px;
}

.title-contact {
	width: 100%;
}

.title-contact p {
	width: 100%;
	max-width: 100%;
	font-size: 1.2rem !important;
}

.footer-txt-flex {
	display: flex;
	justify-content: center;
	max-width: 760px;
	width: 100%;
	margin: 0 auto 20px;
}

.footer-txt-flex .blue {
	background-color: #0055d1;
	padding: 15px 10px;
	color: #FFF;
	font-weight: 900;
	font-size: 1.2rem;
	text-align: center;
	width: 100%;
}

.footer {
	width: 100%;
}

.sky-blue {
	color: #00beff;
}

.txt-dot {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

img.ico-txt {
	display: inline;
	width: 14px !important;
	margin-right: 40px;
	padding-top: 0;
}

.numeros-oficiales {
	max-width: 580px;
	margin: 30px 0 0;
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
}

.numeros-oficiales h6 {
	font-size: 13px;
	padding: 0 1rem 1.25rem;
}

.ciberseguridad .numeros-oficiales h2 {
	max-width: 100%;
}

.numeros-oficiales h2 {
	font-size: 16px;
	margin: 0;
	line-height: 1;
	font-weight: 500;
	color: #006ed2;
	border: 0;
}

.numeros-oficiales h4 {
	font-size: 12px;
	margin: 0 0 5px;
	line-height: 1;
	font-weight: 600;
}

.numeros-oficiales .accordion-button {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1rem 1.25rem;
	font-size: 16px;
	font-weight: 500;
	color: #006ed2;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	overflow-anchor: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.numeros-oficiales .accordion-flush .accordion-item:first-child {
	border-top: 1px solid #d5dadf;
}

.numeros-oficiales .accordion-flush .accordion-item:last-child {
	border-bottom: 1px solid #d5dadf;
}

.numeros-oficiales .accordion-body .row {
	margin: auto;
}

.numeros-oficiales .accordion-header,
.accordion-flush .accordion-item .accordion-button {
	border-radius: 0;
	border-color: none;
	outline: 0;
	box-shadow: none;
}

.numeros-oficiales .accordion-button:focus {
	z-index: 3;
	border-color: none;
	outline: 0;
	box-shadow: none;
}

.numeros-oficiales p {
	font-size: 11px;
	margin: 0 0 1.25rem;
	line-height: 1;
	font-weight: 400;
}

.ciberseguridad p.parrafo-numero-oficial {
	font-size: 11px;
}

.numeros-oficiales .accordion-body {
	padding: 0 .25rem 0;
}

.numero-oficial-item .primera {
	border-right: .5px solid #bfd0e05c;
	border-left: 0;
	padding: 0 1rem 0;
}

.numero-oficial-item .segunda {
	border-right: .5px solid #bfd0e05c;
	border-left: .5px solid #bfd0e05c;
	padding: 0 1rem 0;
}

.numero-oficial-item .tercera {
	border-right: .5px solid #bfd0e05c;
	border-left: .5px solid #bfd0e05c;
	padding: 0 1rem 0;
}

.numero-oficial-item .cuarta {
	border-right: 0;
	border-left: .5px solid #bfd0e05c;
	padding: 0 1rem 0;
}

.inner-slide-v img.bullet-image {
	width: 580px;
	padding-right: 170px;
}

.text-salmon {
	color: #ff7e6d;
}

.ciberseguridad .txtFin h2 {
	font-family: 'TT Commons';
	src: url('TTCommons-Bold.woff2') format('woff2'), url('TTCommons-.woff') format('woff');
	font-weight: bold;
	font-size: 5rem;
	line-height: 0.6em;
	margin-bottom: 5px;
	width: 500px;
}

.ciberseguridad .txtFin h2 span {
	display: inline-flex;
	color: transparent;
	-webkit-text-stroke: 3px #00beff;
	font-weight: bold;
	font-size: 5rem;
	line-height: 0.6em;
	margin-bottom: 5px;
}

.ciberseguridad p.small {
	font-size: 16px;
}

.footer-box {
	padding: 15px 40px;
	border: 2px solid #fc7e6e;
	border-radius: 12px;
	max-width: 580px;
	margin: 20px 0;
}

.footer-box p {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}

.paddf {
	padding: 0 10%
}

.contact-info-wrapp {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.inner-slide-v a img {
	height: 100%;
	max-height: auto;
	width: 40px;
}

.footer-contact-flex-item span {
	margin-right: 5px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
	position: relative;
	font-size: 18px;
	top: 3px;
}

.accordion-button::after {
	margin-top: -2px;
}

.img-posLeft {
	position: relative;
	left: 10%;
}

.img-posRight {
	position: relative;
	right: 10%;
}
@media (max-width: 1600px) {
	.ciberseguridad p {
		max-width: 530px;
	}
	.ciberseguridad h1 {
		width: 530px;
	}
	.inner-slide-v img.bullet-image {
		width: 530px;
	}
}
@media (max-width: 1440px) {
	.text-left {
		text-align: left;
		width: 470px;
	}
	.fp-arrow.fp-prev {
		width: 30px !important;
		height: 30px !important;
	}
	.fp-arrow.fp-next {
		width: 30px !important;
		height: 30px !important;
	}
	.fp-prev {
		right: 3%;
	}
	.fp-next {
		right: 3%;
	}
	#fp-nav.fp-right {
		right: 2px;
	}
	.ciberseguridad h1 {
		font-size: 5.2rem;
	}
	.ciberseguridad h1 span.bordetexto {
		font-size: 5.2rem;
	}
	.ciberseguridad h2 .bordetexto {
		font-size: 5.2rem;
	}
	.ciberseguridad h2 {
		font-size: 3rem;
	}
	.ciberseguridad h3 {
		font-size: 2rem;
	}
	.ciberseguridad h3.light-blue strong {
		font-size: 1.5rem;
	}
	.ciberseguridad p {
		font-size: 17px;
	}
	.text-flex-right {
		display: flex;
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (max-width: 1280px) {
	.text-left {
		text-align: left;
		width: 450px;
	}
}

@media (max-width: 1199px) {
	.numero-oficial-item .primera {
		border-right: .5px solid #bfd0e05c;
		border-left: 0;
		padding: 0 1rem 0;
	}

	.numero-oficial-item .segunda {
		border-right: 0;
		border-left: .5px solid #bfd0e05c;
		padding: 0 1rem 0;
	}

	.numero-oficial-item .tercera {
		border-right: .5px solid #bfd0e05c;
		border-left: 0;
		padding: 0 1rem 0;
	}

	.numero-oficial-item .cuarta {
		border-right: 0;
		border-left: .5px solid #bfd0e05c;
		padding: 0 1rem 0;
	}
}

@media (max-width: 1024px) {
	.ciberseguridad h1 {
		font-size: 4rem;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.corner-tl-circle {
		position: absolute;
		width: 250px;
		height: 250px;
		top: 0;
		left: 0;
		margin: -125px 0 0 -125px;
	}

	.corner-br-circle {
		position: absolute;
		width: 180px;
		height: 180px;
		bottom: 0;
		right: 0;
		margin: 0 -90px -90px 0;
	}

	.ciberseguridad p {
		font-size: 18px;
		max-width: 400px;
	}

	.ciberseguridad h2 {
		font-size: 3rem;
		max-width: 400px;
	}

	.ciberseguridad .s-inner-01 p {
		font-size: 18px;
		max-width: 390px;
	}

	.text-left {
		text-align: left;
		width: 368px;
	}

	.ciberseguridad h3 {
		font-size: 1.7rem;
		margin-bottom: 15px;
	}

	.imgFin {
		max-width: 620px;
		width: 100%;
	}

	.footer-contact-flex {
		width: 620px;
	}

	.ciberseguridad .s-inner-01 img {
		max-width: 90%;
	}

	.fp-slidesNav.fp-bottom {
		bottom: 12px;
	}

	#fp-nav.fp-right {
		right: 12px;
	}

	.pre-footer a {
		font-size: 16px;
	}

	.footer a {
		font-size: 16px;
	}

	ul.legal-links li a {
		font-size: 14px;
	}

	span.link-pre-footer {
		padding: 3px 0;
	}

	.pre-footer a {
		padding: 3px 0;
	}

	.footer-txt-flex {
		max-width: 520px;
	}

	.footer-contact-flex {
		width: 520px;
	}

	.footer-txt-flex .blue {
		font-size: 1.5rem;
	}

	.footer-contact-flex-item {
		width: 100%;
	}

	.numeros-oficiales {
		max-width: 520px;
	}

}

@media only screen and (min-width: 40em) and (orientation: portrait) {
	.img-posLeft {
		left: 0;
	}

	.img-posRight {
		right: 0;
	}

	.corner-tl-circle {
		position: absolute;
		width: 300px;
		height: 300px;
		top: 0;
		left: 0;
		margin: -150px 0 0 -150px;
	}

	.inner-slide-v {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: 100%;
		flex-direction: column-reverse;
	}

	.inner-slide-v .col-md-6 {
		flex: 0 0 auto;
		width: 80%;
	}

	.inner-slide-v .col-md-6 img {
        text-align: center;
        padding: 0 0 30px;
    }

	.inner-slide-v img {
		height: 100%;
		margin: 0 auto 0;
	}

	.ciberseguridad h1 {
		font-size: 5rem;
		;
		max-width: 100%;
		margin-top: 5%;
		margin-bottom: 0;
	}

	.ciberseguridad h1 span.bordetexto {
		-webkit-text-stroke: 2px #00beff;
		font-size: 5rem;
		margin-bottom: 5px;
	}

	.ciberseguridad h1 span {
		font-size: 5rem;
	}

	.ciberseguridad h1 br {
		display: none;
	}

	.ciberseguridad h1 span br {
		display: none;
	}

	.ciberseguridad p {
		font-size: 23px;
		max-width: 100%;
	}

	.red span {
		font-size: 26px;
	}

	.ciberseguridad h2 {
		font-size: 4.8rem;
		max-width: 100%;
	}

	.ciberseguridad h3 {
		font-size: 3rem;
	}

	.ciberseguridad .s-inner-01 p {
		max-width: 100%;
	}

	.ciberseguridad .s-inner-01 p br {
		display: none;
	}

	.ciberseguridad .s-inner-01 img {
		max-width: 100%;
		margin-left: -10%;
	}

	.fp-table {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#fp-nav.fp-right {
		right: 10px;
	}

	.fp-slidesNav.fp-bottom {
		bottom: 10px;
	}

	#section1 .inner-slide-v img {
		margin-top: 0;
	}

	.text-left {
		width: 100%;
	}

	#section4 .inner-slide-v,
	#section7 .inner-slide-v {
		flex-direction: column;
	}

	#section3 .inner-slide-v .img-flex-center-left img,
	#section4 .inner-slide-v .img-flex-center-right img,
	#section7 .inner-slide-v .img-flex-center-right img {
		height: auto;
		max-height: initial;
		margin: 0 auto 0;
		/* width: 100%; */
		max-width: 100%;
	}

	.ciberseguridad h3 br {
		display: none;
	}

	.redes-wrapper {
		max-width: 80%;
	}

	.pre-footer {
		width: 100%;
	}

	#sectionFooter {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-end;
		height: 100%;
	}

	.footer-contact-flex {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		width: 80%;
		text-align: left;
		flex-direction: column;
		flex-wrap: wrap;
		align-content: stretch;
		margin: 25px auto 0;
		padding: 0 10px 10px;
		border-bottom: 2px solid #d5dadf;
	}

	.imgFin {
		margin: 0 auto;
		text-align: center;
		width: 80%;
		max-width: 520px;
		height: auto;
	}

	.footer-contact-flex-item {
		width: 100%;
		height: 75px;
	}

	.footer-contact-flex-item img {
		height: 65px;
	}

	.fp-prev {
		left: 5%;
	}

	.fp-next {
		right: 5%;
	}

	.footer-contact-flex {
		width: 80%;
		max-width: 520px;
	}

	.text-left {
		width: 100%;
		max-width: 100%;
	}

	#section1 .inner-slide-v img {
		margin-left: 0;
		margin-top: 0;
	}

	.ciberseguridad .s-inner-01 img {
		max-width: 100%;
		margin-left: 0;
	}

	.ciberseguridad h1 {
		width: 100%;
	}

	.ciberseguridad h1 span {
		display: inline-flex;
	}

	.ciberseguridad h1 br {
		display: none;
	}

	.ciberseguridad h1 span {
		font-size: 50%;
	}

	#section1 .inner-slide-v img {
		max-width: 80%;
		margin: 0 auto 40px;
	}

	.inner-slide-v img {
		max-width: 80%;
		margin: 0 auto 40px;
	}

	#section1 .inner-slide-v img.bullet-image {
		max-width: 100%;
		margin: 20px 0 0;
	}

	.inner-slide-v img.bullet-image {
		width: 100%;
		padding-right: 210px;
	}

	.red {
		margin-top: 8px;
		margin-bottom: 10px;
	}

	.red span img {
		width: 38px;
		height: 38px;
		margin-right: 8px;
		margin-bottom: 0;
	}

	.red span {
		font-size: 22px;
	}

	.redes-wrapper h4 {
		margin-top: 10px;
		margin-bottom: 8px;
	}

	.col-lg-8 {
		flex: 0 0 auto;
		width: 100%;
		max-width: 100%;
	}

	.inner-slide-v a span img {
		width: 30px;
		max-width: 30px;
		margin: 0;
	}

	.footer-contact-flex-item {
		width: auto;
		height: 75px;
	}

	.footer-box {
		padding: 15px 40px;
		border: 2px solid #fc7e6e;
		border-radius: 12px;
		max-width: 100%;
		margin: 20px 0;
	}

	#section7 .img-flex-center {
		text-align: center;
		max-width: 300px;
	}

	.img-flex-center-right {
		display: flex;
		text-align: center;
		margin: auto;
	}

	.inner-slide-v .col-md-6 {
		margin: auto;
	}

	.ciberseguridad h2 {
		text-align: left;
	}

	.ciberseguridad h3.light-blue {
		text-align: left;
	}

	.inner-slide-v.prefooterSection {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: 100%;
		flex-direction: column;
	}

	.numeros-oficiales {
		max-width: 100%;
	}

	.ciberseguridad .txtFin h2 {
		width: 100%;
		text-align: center;
	}

	.txtFin {
		text-align: center;
	}

	.footer-box {
		text-align: center;
	}

	.contact-info-wrapp {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	.ciberseguridad h1 span {
		font-size: 45%;
	}

	.inner-slide-v .img-flex-center {
		margin: auto;
		text-align: center;
	}

	.img-posLeft {
		left: 0;
	}

	.img-posRight {
		right: 0;
	}
}

@media (max-width: 840px) {
	.ciberseguridad h1 {
		font-size: 4.4rem;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.ciberseguridad h2 {
		font-size: 3rem;
		max-width: 100%;
	}

	.ciberseguridad .s-inner-01 p {
		font-size: 21px;
		max-width: 100%;
	}

	.corner-tl-circle {
		position: absolute;
		width: 260px;
		height: 260px;
		top: 0;
		left: 0;
		margin: -130px 0 0 -130px;
	}

	.redes-wrapper {
		max-width: 85%;
	}

	.red span {
		font-size: 24px;
	}

	.corner-br-circle {
		position: absolute;
		width: 200px;
		height: 200px;
		bottom: 0;
		right: 0;
		margin: 0 -100px -100px 0;
	}

	.ciberseguridad h3 {
		font-size: 2.5rem;
		line-height: 1em;
	}

	.footer-contact-flex-item img {
		margin-top: 5px;
		height: 60px;
	}

	.footer-contact-flex-item {
		height: 75px;
		align-items: center;
	}

	.footer-contact-flex {
		margin: 25px auto 0;
	}

	.section {
		padding: 5vh 0px 0px;
	}

	.section.bg-blue .btn {
		margin-top: 30px;
	}

	.txt-dot {
		display: flex;
		flex-wrap: wrap;
	}

	.txt-dot p {
		width: 90%;
	}

	img.ico-txt {
		display: inline;
		width: 20px;
		height: 20px;
		max-height: none;
		margin: 0 10px 0 0;
		padding-top: 5px;
	}
}

@media (max-width: 768px) {
	.section {
		padding: 5vh 0px 0px;
		margin: 0px;
		overflow-x: hidden;
	}

	#fp-nav.fp-right {
		right: 5px;
	}

	.fp-slidesNav.fp-bottom {
		bottom: 5px;
	}
	.corner-tl-circle {
		position: absolute;
		width: 230px;
		height: 230px;
		top: 0;
		left: 0;
		margin: -115px 0 0 -115px;
	}

	.ciberseguridad h1 {
		margin-top: 5%;
		margin-bottom: 10px;
	}

	.ciberseguridad h1 span {
		margin-top: 5px;
	}

	.ciberseguridad p {
		font-size: 18px;
		max-width: 100%;
	}

	.ciberseguridad .s-inner-01 p {
		font-size: 18px;
		max-width: 100%;
	}

	.red span {
		font-size: 21px;
	}

	.ciberseguridad h2 {
		margin-bottom: 15px;
	}

	.ciberseguridad .numeros-oficiales h2 {
		margin-bottom: 0;
	}

	.ciberseguridad h3 {
		margin-bottom: 10px;
	}

	.imgFin {
		width: 80%;
		max-width: 520px;
		height: auto;
	}

	.footer-contact-flex {
		width: 80%;
		max-width: 550px;
		margin: 20px auto 0;
	}

	.footer-contact-flex-item {
		height: 60px;
	}

	.footer-contact-flex-item img {
		height: 60px;
		margin-top: 3px;
	}

}

@media only screen and (max-width: 940px) and (orientation : landscape) {
	.section {
		padding: 50px 0px 0px;
	}

	.row.inner-slide-v .col-xs-12 {
		max-width: 50%;
		margin: 0;
		padding: 0;
	}

	.img-flex-center-center {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: row;
		align-content: center;
		max-width: 50%;
	}

	.ciberseguridad h1 {
		font-size: 2.8rem;
		max-width: 90%;
		margin-bottom: 15px;
	}

	.ciberseguridad h1 span {
		font-size: 46%;
	}

	.ciberseguridad h1 br {
		display: none;
	}

	.ciberseguridad p {
		font-size: 15px;
		margin: 0 0 10px;
		max-width: 80%;
		line-height: 1em;
	}

	.corner-tl-circle {
		position: absolute;
		width: 160px;
		height: 160px;
		top: 0;
		left: 0;
		margin: -80px 0 0 -80px;
	}

	.corner-br-circle {
		position: absolute;
		width: 100px;
		height: 100px;
		bottom: 0;
		right: 0;
		margin: 0 -50px -50px 0;
	}

	.ciberseguridad h2 {
		font-size: 1.8rem;
	}

	.ciberseguridad .s-inner-01 p {
		font-size: 13px;
		max-width: 80%;
	}

	.ciberseguridad h3 {
		font-size: 1.1em;
		line-height: 1em;
	}

	.text-left {
		text-align: left;
		width: 73%;
	}

	.ciberseguridad p {
		font-size: 13px;
		margin: 0 0 10px 0;
		max-width: 100%;
		line-height: 1em;
	}

	.img-flex-center-left {
		align-items: center;
		justify-content: center;
	}

	.red {
		margin-bottom: 12px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
	}

	.p-r {
		padding-right: 13% !important;
	}

	.red span img {
		width: 14px;
		height: 14px;
		margin-right: 5px;
	}

	#section1 p {
		font-size: 15px;
		margin: 0 0 10px 0;
		max-width: 80%;
		line-height: 1em;
	}

	.redes-wrapper {
		max-width: 100%;
	}

	.red span {
		font-size: 13px;
		min-width: 18px;
	}

	.fp-arrow.fp-prev,
	.fp-arrow.fp-next {
		width: 30px !important;
		height: 30px !important;
	}

	.footer-contact-flex {
		width: 80%;
		max-width: 480px;
		margin: 0 auto 0;
	}

	.footer-contact-flex-item {
		height: 60px;
		margin: 0;
	}

	.footer-contact-flex-item img {
		height: 60px;
	}

	.fp-overflow.fp-table {
		display: flex;
	}

	.imgFin {
		width: 100%;
		max-width: 480px;
		;
		height: auto;
		display: block;
	}

	.fp-prev {
		left: 5%;
	}

	.fp-next {
		right: 5%;
	}

	.redes-wrapper {
		max-width: 100%;
		padding: 0;
		margin: 0;
	}

	.redes-wrapper .col-6 {
		flex: 0 0 auto;
		width: 50%;
		margin: 0;
		padding: 0;
	}

	#section1 p {
		font-size: 13px;
		margin: 0 0 10px 0;
		max-width: 73%;
		line-height: 1em;
	}
}

@media (max-width: 575px) {
	.numero-oficial-item .primera {
		border-right: 0;
		border-left: 0;
		padding: 0 1rem 0;
	}

	.numero-oficial-item .segunda {
		border-right: 0;
		border-left: 0;
		padding: 0 1rem 0;
	}

	.numero-oficial-item .tercera {
		border-right: 0;
		border-left: 0;
		padding: 0 1rem 0;
	}

	.numero-oficial-item .cuarta {
		border-right: 0;
		border-left: 0;
		padding: 0 1rem 0;
	}

	.img-posLeft {
		left: 0;
	}

	.img-posRight {
		right: 0;
	}
}

@media (max-width: 540px) {
	.section {
		padding: 7vh 0px 0px !important;
		margin: 0px;
	}

	.footer {
		padding: 60px 0 5px;
	}

	.inner-slide-v {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		flex-direction: column-reverse;
		width: 100%;
		margin: 0;
		padding: 0;
		max-width: 100%;
	}

	.corner-tl-circle {
		position: absolute;
		width: 130px;
		height: 130px;
		top: 0;
		left: 0;
		margin: -65px 0 0 -65px;
	}

	.corner-br-circle {
		position: absolute;
		width: 100px;
		height: 100px;
		bottom: 0;
		right: 0;
		margin: 0 -50px -50px 0;
	}

	.ciberseguridad h1 {
		font-size: 3.5rem;
	}

	.ciberseguridad h1 span.bordetexto {
		display: inline-flex;
		font-size: 3.5rem;
		margin-bottom: 5px;
		-webkit-text-stroke: 2px #00beff;
	}

	.ciberseguridad h1 br {
		display: none;
	}

	.ciberseguridad h1 br {
		display: none;
	}

	.ciberseguridad h2 .bordetexto {
		color: transparent;
		-webkit-text-stroke: 2px #00beff;
		font-size: 3.5rem;
		margin-top: 14px;
	}

	.ciberseguridad h2 br {
		display: none;
	}

	#section1 .inner-slide-v img {
		height: auto;
		margin: auto;
		max-width: 93%;
	}

	#section1 .inner-slide-v img.bullet-image {
		height: auto;
		max-height: auto;
		margin: auto;
		max-width: 100%;
		padding-right: 0;
	}

	.ciberseguridad h2 {
		font-size: 1.6rem;
		max-width: 100%;
		line-height: 1em;
	}

	.section.bg-white .btn {
		margin-top: 18px;
	}

	.ciberseguridad .s-inner-01 img {
		max-width: 100%;
		margin: 0 auto;
	}

	.ciberseguridad .s-inner-01 img {
		max-width: 100%;
		margin: 20px auto 0;
	}

	.inner-slide-v.prefooterSection {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 100%;
		margin: 0;
		padding: 0;
		max-width: 100%;
	}

	.inner-slide-v img.prefooter {
		max-width: 100%;
		margin: 0 auto 25px;
	}

	.ciberseguridad h3 {
		font-size: 1.6rem;
	}

	h3 {
		max-width: 100%;
	}

	.img-flex-center-left {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.inner-slide-v img {
		height: auto;
		width: 900%;
		max-width: 90%;
		display: block;
		margin: 0 auto 25px;
	}

	.inner-slide-v .red span img {
		margin: 0 5px 0 0;
	}

	.section.bg-white .btn {
		font-size: 18px;
	}

	.numeros-oficiales .accordion-button {
		padding: .75rem 1.25rem;
	}

	#section7 .inner-slide-v img {
		max-width: 50%;
		margin: 0 auto 25px auto;
		text-align: center;
	}

	.ciberseguridad .txtFin h2 {
		font-size: 3rem;
	}

	.ciberseguridad .txtFin h2 span {
		font-size: 3rem;
		-webkit-text-stroke: 2px #00beff;
	}

	.img-flex-center-right {
		display: block;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 100%;
		max-width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
	}

	.img-flex-center-left {
		display: block;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 90%;
		max-width: 90%;
		height: auto;
		margin: auto;
		padding: 0;
	}

	.text-left {
		text-align: left;
		width: 100%;
	}

	.redes-wrapper {
		max-width: 100%;
		margin: 0;
		padding: 0;
	}

	.redes-wrapper .col-6 {
		flex: 0 0 auto;
		width: 50%;
		margin: 0;
		padding: 0;
	}

	.contact-info-wrapp {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.footer-contact-flex-item {
		height: 30px;
		font-size: 1rem;
		width: 100%;
	}

	#section7 .inner-slide-v a span img {
		margin: 0 auto;
	}

	.red span img {
		width: 20px;
		height: 20px;
		margin-right: 4px;
	}

	.red span {
		font-size: 14px;
	}

	h4 {
		font-size: 17px;
	}

	.red {
		margin-bottom: 12px;
		display: flex;
		align-items: center;
	}

	.fp-arrow.fp-prev,
	.fp-arrow.fp-next {
		width: 25px !important;
		height: 25px !important;
		margin: 0;
	}

	.ciberseguridad h1 span {
		font-size: 40%;
	}

	#fp-nav ul li,
	.fp-slidesNav ul li {
		margin: 2px;
	}

	#fp-nav.fp-right {
		right: 0;
	}

	.fp-prev {
		left: 5%;
	}

	.fp-next {
		right: 5%;
	}

	#section4 .inner-slide-v,
	#section7 .inner-slide-v {
		flex-direction: column;
	}

	.row.inner-slide-v {
		width: 100%;
		max-width: 100%;
		margin: auto;
	}

	.text-flex-right {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
		width: 95%;
	}

	.p-r,
	.p-d {
		width: 95%;
	}

	.footer-contact-flex {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		width: 90%;
		text-align: left;
		flex-direction: column;
		flex-wrap: wrap;
		align-content: stretch;
		margin: 15px auto 0;
		padding: 0 10px 10px;
	}

	.ciberseguridad p {
		font-size: 14px;
	}

	.ciberseguridad .s-inner-01 p {
		font-size: 14px;
	}

	.imgFin {
		margin: 0 auto;
		text-align: center;
		width: 90%;
		max-width: 90%;
		height: auto;
	}

	.corner-tl-circle {
		display: none;
	}

	.footer-txt-flex {
		max-width: 90%;
		width: 90%;
	}

	.numeros-oficiales {
		max-width: 100%;
		width: 100%;
		margin: 20px 0 0;
	}

	.footer-txt-flex .blue {
		font-size: 1rem;
	}

	.footer-box {
		padding: 12px 5%;
		max-width: 100%;
		margin: 20px 0;
	}

	/****/
	.box-alert {
		position: fixed;
		right: -320px;
		bottom: 5%;
		z-index: 99;
		transition: right ease-in-out .4s;
	}

	.box-alert.open {
		position: fixed;
		right: 0;
		bottom: 5%;
		z-index: 10;
		transition: right ease-in-out .4s;
	}

	.box-alert-inner {
		max-width: 300px;
		height: auto;
		background: #a4f6fc;
		border-radius: 15px 0 0 15px;
		padding: 8% 8%;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-start;
		position: relative;
		box-shadow: 0 0 30px #2c86ca73;
	}

	.right-text-alert h4 {
		color: #006ed2;
		font-size: 22px;
		line-height: 1em;
		margin-bottom: 10px;
		font-weight: 900;
		display: flex;
		align-items: center;
	}

	.right-text-alert h4 span {
		display: none;
	}

	.right-text-alert h4 span {
		width: 25px;
		height: auto;
		display: flex;
		margin-right: 5px;
	}

	.right-text-alert p {
		line-height: 14px;
		margin-bottom: 10px;
		font-size: 11px;
	}

	.left-icon-alert img {
		display: none;
	}

	/****/
	.ciberseguridad p.seguro {
		font-size: 1.5rem;
	}

	.section.bg-blue .btn {
		margin-top: 20px;
		font-size: 15px;
	}

	.txt-dot p {
		width: 90%;
	}

	img.ico-txt {
		display: inline;
		width: 20px;
		height: 20px;
		max-height: none;
		margin: 0 10px 0 0;
		padding-top: 5px;
	}

	.redes-wrapper {
		margin-top: 30px;
		padding: 20px 20px 10px;
		margin-bottom: 14px;
	}

	.redes-wrapper h4 {
		margin-top: 0;
		margin-bottom: 5px;
		padding: 0;
	}

	.redes-wrapper .sombra {
		right: -8px;
	}

	.ciberseguridad h3 {
		margin-bottom: 0;
	}

	.ciberseguridad h3.light-blue {
		padding-bottom: 5px;
	}

	.ciberseguridad h3.light-blue strong {
		font-size: 1.2rem;
	}

	.ciberseguridad h2 {
		margin-bottom: 8px;
	}
}

@media (max-width: 360px) {
	.footer-contact-flex-item {
		height: 40px;
		font-size: 1.1rem;
		width: 100%;
	}
}

@media (max-width: 320px) {
	.footer-contact-flex-item {
		height: 45px;
		font-size: 1rem;
		width: 100%;
	}

	.footer-contact-flex-item img {
		margin-top: 3px;
		height: 35px;
	}

	.img-posLeft {
		left: 0;
	}

	.img-posRight {
		right: 0;
	}

	/****/
	.box-alert {
		position: fixed;
		right: -260px;
		bottom: 10%;
		z-index: 99;
		transition: right ease-in-out .4s;
	}

	.box-alert-inner {
		max-width: 260px;
		height: auto;
		background: #a4f6fc;
		border-radius: 15px 0 0 15px;
		padding: 8% 8%;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-start;
		position: relative;
		box-shadow: 0 0 30px #2c86ca73;
	}

	/****/
}