@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype')
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype')
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format('truetype')
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype')
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: local('Poppins Black'), local('Poppins-Black'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLBT5Z1xlEA.ttf) format('truetype')
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Poppins, serif;
	color: #0094d6;
	letter-spacing: 1px
}

html {
	overflow-x: hidden
}

body {
	font-family: Poppins, serif;
	font-size: 16px;
	color: #727272;
	position: relative;
	font-weight: 300;
	overflow-x: hidden
}

.floating {
	position: fixed;
	bottom: 40px;
	left: 20px;
	z-index: 1099
}

.floating-messenger {
	position: fixed;
	bottom: 100px;
	left: 20px;
	z-index: 1099
}

section#top-bar a {
	color: #fff
}

#header {
	background: #fff;
	color: #fff;
	z-index: 2001;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	width: 100%
}

#header .navbar-toggler .navbar-toggler-icon {
	color: #0094d6
}

#header nav.navbar ul.navbar-nav li {
	text-align: center;
	padding: 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 100px
}

#header nav.navbar ul.navbar-nav li a {
	text-transform: uppercase;
	color: #0094d6;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 0 1rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: inline-block
}

#header nav.navbar ul.navbar-nav li:hover a {
	color: #f2a930
}

#header nav.navbar ul.navbar-nav li.feature {
	background: #0094d6;
	-webkit-transition: all .3s;
	transition: all .3s
}

#header nav.navbar ul.navbar-nav li.feature a {
	color: #fff
}

#header nav.navbar ul.navbar-nav li.feature:hover {
	background: #f2a930
}

#header .bg-menu {
	position: absolute;
	z-index: 1099;
	background: rgba(255, 255, 255, .98);
	top: 100%;
	left: 0;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .3)
}

#header a.navbar-brand img {
	height: auto
}

#header ul.menu-movil {
	padding: 2rem 1rem
}

#header ul.menu-movil li {
	padding: 10px 0
}

#header ul.menu-movil li i {
	color: #171717
}

#header.sticky {
	top: 0;
	position: fixed;
	-webkit-animation: fadeInDown .6s;
	animation: fadeInDown .6s;
	background: rgba(255, 255, 255, .95);
	box-shadow: 0 10px 10px rgba(0, 0, 0, .5)
}

#header.sticky a.navbar-brand {
	padding: 0!important
}

#header.sticky a.navbar-brand img {
	-webkit-transform: scale(.7);
	transform: scale(.7)
}

#header.sticky nav.navbar ul.navbar-nav li {
	line-height: 70px
}

#header.opened .bg-menu {
	border-top: 1px solid #0094d6
}

section#slider li {
	position: relative
}

section#slider li .slider-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .8)
}

section#slider .tp-bullets .tp-bullet {
	width: 30px;
	height: 7px
}

header.header-section h2 {
	font-size: 60px;
	font-weight: 700
}

header.header-section h3 {
	font-size: 44px;
	font-weight: 700
}

header.header-section h4 {
	font-size: 30px
}

@media (min-width:768px) and (max-width:991px) {
	header.header-section h2 {
		font-size: 44px
	}
	header.header-section h3 {
		font-size: 40px
	}
}

@media (min-width:576px) and (max-width:767px) {
	header.header-section h2 {
		font-size: 36px
	}
	header.header-section h3 {
		font-size: 36px
	}
}

@media (max-width:575px) {
	header.header-section h2 {
		font-size: 36px
	}
	header.header-section h3 {
		font-size: 30px
	}
}

section#descargar-brochure .col-descarga {
	background-position: center;
	background-size: cover;
	-o-object-fit: cover;
	object-fit: cover;
	min-height: 200px
}

.slide-testimonios {
	display: none
}

.slide-testimonios h5 {
	margin-bottom: 1rem;
	font-weight: 600
}

.slide-testimonios button.slick-next:before,
.slide-testimonios button.slick-prev:before {
	color: #0094d6;
	font-size: 36px
}

.slide-testimonios button.slick-prev {
	left: -50px
}

.slide-testimonios button.slick-next {
	right: -50px
}

.slide-testimonios ul.slick-dots li button:before {
	font-size: 10px;
	color: #0094d6;
	opacity: 1
}

.slide-testimonios ul.slick-dots li.slick-active button:before {
	color: #f2a930
}

section[data-background] {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

footer#footer {
	background: #0094d6;
	color: #fff;
	font-size: 18px;
	position: relative;
	overflow: hidden;
	border-top: 4px solid #f2a930;
	border-bottom: 4px solid #f2a930
}

footer#footer .container {
	position: relative;
	z-index: 1
}

footer#footer a {
	color: #fff
}

footer#footer a:hover {
	color: #fff
}

footer#footer a.btn-link {
	color: #f2a930;
	text-decoration: underline
}

footer#footer a.btn-link:hover {
	color: #fff
}

footer#footer .title-section {
	font-size: 40px;
	text-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

@media (max-width:767px) {
	footer#footer .title-section {
		font-size: 40px
	}
}

footer#footer div#particles-footer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0
}

section#copyright {
	background: #fff;
	color: #727272;
	font-size: 14px
}

section#copyright a {
	color: #fff
}

.loading {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #f2a930;
	z-index: 9999;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	color: #979797;
	font-size: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}

.loading .loading-logo {
	position: absolute;
	text-align: center
}

.loading .loading-logo img {
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.loading .loading-logo p {
	opacity: .3;
	-webkit-animation: pulsa .6s infinite alternate;
	animation: pulsa .6s infinite alternate;
	font-size: 14px
}

@-webkit-keyframes pulsa {
	to {
		opacity: 1
	}
}

@keyframes pulsa {
	to {
		opacity: 1
	}
}

.underline {
	position: relative;
	display: initial
}

.underline:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #50b34d
}

.underline.full-width {
	display: block;
	width: 100%
}

.bg-white {
	background: #fff
}

.bg-gray {
	background: #eee
}

.bg-black {
	background: #171717
}

.bg-default {
	background: #32874c!important
}

.bg-primary {
	background: #f2a930!important
}

.bg-secondary {
	background: #0094d6!important
}

.text-default {
	color: #32874c!important
}

.text-black {
	color: #171717!important
}

.text-primary {
	color: #f2a930!important
}

.text-secondary {
	color: #0094d6!important
}

.text-textcolor {
	color: #727272!important
}

.text-justify {
	text-align: justify
}

.text-justify.centered {
	-moz-text-align-last: center;
	text-align-last: center
}

.big {
	font-size: 1.5em
}

hr.hr-feature {
	width: 80%;
	margin: 1rem auto;
	background: #50b34d;
	height: 2px
}

.list-high li {
	line-height: 2.5em
}

a {
	color: #f2a930
}

a:active,
a:focus {
	border: 0;
	outline: 0
}

a:hover {
	text-decoration: none
}

a,
a:active,
a:focus,
button:active,
button:focus {
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0
}

@media (max-width:575px) {
	.w-75 {
		width: 90%!important
	}
}

.btn.btn-default {
	background: #f2a930;
	color: #fff;
	border: 1px solid #f2a930;
	padding: 12px 30px;
	border-radius: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.btn.btn-default.btn-rounded {
	border-radius: 30px
}

.btn.btn-default.btn-bordered {
	background: 0 0;
	color: #32874c
}

.btn.btn-default.btn-bordered:hover {
	background: #32874c;
	border-color: #32874c;
	color: #fff
}

.btn.btn-default.btn-big {
	padding: 18px 30px;
	font-size: 30px;
	font-weight: 700;
	border-width: 2px
}

.btn.btn-default.btn-big strong {
	color: #0094d6;
	font-weight: 700
}

.btn.btn-default:hover {
	background: #0094d6;
	border-color: #0094d6;
	color: #fff
}

.btn.btn-default:hover strong {
	color: #fff
}

@media (max-width:768px) {
	.btn.btn-default {
		padding: 6px 15px;
		font-size: 14px
	}
}

.btn.btn-primary {
	background: #f2a930;
	color: #fff;
	border: 1px solid #f2a930;
	padding: 12px 30px;
	border-radius: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.btn.btn-primary:hover {
	background: #0094d6;
	border-color: #0094d6;
	color: #fff
}

.btn.btn-primary.btn-rounded {
	border-radius: 30px
}

.btn.btn-primary.btn-bordered {
	background: 0 0;
	color: #0094d6
}

.btn.btn-primary.btn-bordered:hover {
	background: #f2a930;
	border-color: #f2a930;
	color: #fff
}

.btn.btn-primary.btn-big {
	padding: 18px 30px;
	font-size: 30px;
	font-weight: 700;
	border-width: 2px
}

@media (max-width:768px) {
	.btn.btn-primary {
		padding: 6px 15px;
		font-size: 14px
	}
}

.btn.btn-secondary {
	background: #0094d6;
	color: #fff;
	border: 1px solid #0094d6;
	padding: 12px 30px;
	border-radius: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.btn.btn-secondary:hover {
	background: #f2a930;
	border-color: #f2a930;
	color: #fff
}

.btn.btn-secondary.btn-rounded {
	border-radius: 30px
}

.btn.btn-secondary.btn-bordered {
	background: 0 0;
	color: #fff
}

.btn.btn-secondary.btn-bordered:hover {
	background: #fff;
	color: #171717
}

@media (max-width:768px) {
	.btn.btn-secondary {
		padding: 6px 15px;
		font-size: 14px
	}
}

.btn.btn-link {
	background: 0 0;
	text-decoration: none;
	color: #f2a930;
	font-size: 16px;
	padding: 10px 20px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.btn.btn-link:hover {
	background: #0094d6;
	color: #fff
}

.btn.btn-link.btn-rounded {
	border-radius: 30px
}

.form-control {
	background: 0 0;
	color: #171717;
	border: 0;
	border-radius: 0;
	position: relative;
	border-bottom: 1px solid #0094d6;
	height: calc(2.2em + .75rem + 2px);
	-webkit-border-radius: 0!important
}

.form-control.resalta {
	box-shadow: 0 0 10px #f2a930;
	-webkit-animation: pulse .5s;
	animation: pulse .5s
}

.form-control .btn-light {
	background: 0 0;
	border: 0;
	border-color: #0094d6;
	border-radius: 0;
	border-bottom: 1px solid #0094d6;
	padding: 12px 15px;
	color: #495057
}

button.close {
	position: relative;
	z-index: 9999;
	opacity: .8;
	right: 10px;
	top: 0;
	font-size: 24px;
	font-weight: 300
}

button.close:hover {
	-webkit-animation: rubberBand 1s;
	animation: rubberBand 1s
}

.scrollup {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 55px;
	right: 40px;
	display: none;
	z-index: 999;
	border: 1px solid rgba(255, 255, 255, .3);
	background-color: rgba(0, 0, 0, .5);
	border-radius: 10px;
	-webkit-transition: background .3s;
	transition: background .3s
}

.scrollup:before {
	content: "\f062";
	font-family: "Font Awesome\ 5 Free";
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 3px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff
}

.scrollup:hover {
	background-color: #171717
}
/* Extra */
.blanco{color: #fff}
span.verde{color: #32874c}
section.personaliza{background:url(../../images/banners/back_personaliza.jpg); background-size: cover; background-position: center; padding: 100px 0px;}
a.btn.btn-primary.btn-bordered.btn-block.btn-big.link-externo {
    border-color: #fff;
    color: #fff;
    width: auto;
    margin: 0 auto;
}