
.content--canvas canvas {
	position: absolute !important;
	opacity: .3;
	z-index: 0 !important;
	mix-blend-mode: screen;
}
#top-bar {
	background-color: #f5f5f5
}
.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), .dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark), .dark #header.transparent-header.floating-header .container, .dark #header.transparent-header.floating-header.sticky-header .container, #header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark), #header.dark.transparent-header.floating-header .container, #header.dark.transparent-header.floating-header.sticky-header .container, .dark .responsive-sticky-header #header-wrap, .responsive-sticky-header.dark #header-wrap, .dark #header:not(.transparent-header), #header.dark:not(.transparent-header) {
	background-color: white;
	border-bottom: none !important;
}
.dark #header-wrap:not(.not-dark) #top-search a {
	color: #333;
}
.dark #header-wrap:not(.not-dark) #top-search a:hover {
	color: #de73ae;
}
#header.sticky-on-upscroll #header-wrap {
	-webkit-transition: height .4s ease, opacity .3s ease, top .4s ease;
	-o-transition: height .4s ease, opacity .3s ease, top .4s ease;
	transition: height .4s ease, opacity .3s ease, top .4s ease;
}
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .overlay-menu #primary-menu.dark > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > #overlay-menu-close, .overlay-menu #primary-menu.dark > #overlay-menu-close, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #header-wrap:not(.not-dark) #top-account a, .dark #top-cart .top-cart-item-desc a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-account a:hover, .dark #header-wrap:not(.not-dark) #top-search form input {
	color: #333;
	text-shadow: none
}
#header.sticky-on-upscroll.sticky-header #header-wrap {
	top: -60px;
}
#header.sticky-on-upscroll.show-sticky-onscroll.sticky-header #header-wrap {
	top: 0px;
}
.rotativas {
	background: rgb(105,63,137);
	background: linear-gradient(45deg, rgb(135, 50, 146) 0%, rgb(46, 64, 152) 50%, rgb(14, 154, 122) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#693f89', endColorstr='#cc8b4b', GradientType=1 );
	padding: 0px;
	height: 560px;
}
.top-links ul li {
	border-left-color: #ddd;
}
.top-links li i {
	vertical-align: middle;
	margin-top: -2px;
	font-size: 1.3em;
}
.top-links img {
	max-width: 18px;
	position: relative;
	top: -2px;
	padding-right: 2px;
}

@media (max-width: 767px) {
.content--canvas canvas {
	display: none !important;
}
.top-links span {
	display: none;
}
.top-links li > a {
	padding: 0 6px;
}
#logo a.standard-logo {
	width: 75%;
	margin-top: 15px;
}
}

@media (max-width: 575px) {
#logo a.standard-logo {
	width: 65%;
	margin-top: 0px;
	height: auto;
}
#logo a.standard-logo img {
	height: auto
}
.container, #header.full-header .container {
	width: 100% !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
	transform: scale(.35);
}
.slider-arrow-left {
	transform-origin: 0% 50%;
}
.slider-arrow-right {
	transform-origin: 100% 50%;
}
.slider-caption, .slider-caption h2 {
	text-align: center;
	width: 96%;
}
.slider-caption p {
	font-size: 12px !important;
	width: 94%;
}
}
.top-links ul div.top-link-section {
	border: 2px solid #73527d;
	box-shadow: 3px 6px 11px #00000069;
}
.botRegistro {
	background: linear-gradient(35deg, #dcc2c2 0%, #9056a9 100%);
}
.botRegistro:hover {
	background: linear-gradient(65deg, #fff 0%, #eee 100%)!important;
}
.botRegistro a {
	color: white !important;
}
.botRegistro:hover a {
	color: #999 !important;
	text-shadow: none !important
}
#primary-menu ul li > a {
	padding: 33px 6px;
}
#header-wrap:not(.not-dark) #primary-menu > ul > li > a div {
	color: #333;
	text-shadow: none;
	font-size: 16px;
}
#primary-menu ul li > a:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100px;
	transition: 0.4s linear all;
	opacity: 0;
	background-position: 0;
	top: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0,0,0,0) 100%);
}
#header.sticky-header:not(.static-sticky) #top-search, #header.sticky-header:not(.static-sticky) #top-cart, #header.sticky-header:not(.static-sticky) #side-panel-trigger {
	margin-top: 26px !important;
}
#primary-menu ul li:hover > a:after {
	opacity: 1;
}
.btn-danger {
	background-color: #9e69ad;
	border-color: #9e69ad;
}
.btn-danger:hover, .btn-danger:focus {
	background-color: white;
	border-color: #9e69ad;
	color: #9e69ad !important;
}
#top-login .input-group-text {
	min-width: 50px;
	text-align: center;
	color: #9e69ad;
	background-color: #56465a;
	border: 1px solid #9a66a99c;
}
#top-login .input-group-text i {
	color: #fff
}
#top-login .input-group#top-login-username {
	margin-bottom: 5px !important;
}
.dark .form-control:not(.not-dark):active, .dark .form-control:not(.not-dark):focus, .dark .sm-form-control:not(.not-dark):active, .dark .sm-form-control:not(.not-dark):focus {
	background-color: white !important;
	color: black !important;
}
.top-links ul div.top-link-section {
	background: linear-gradient(45deg, rgb(51, 36, 48) 0%, rgba(106, 67, 89, 0.55) 100%);
	border-radius: 24px;
}
.dark .sm-form-control:not(.not-dark), .button.button-3d, .btn {
	border-radius: 20px !important;
}
#contacto textarea {
	border-bottom-right-radius: 0 !important;
}
#header-wrap #primary-menu > ul > li > a div {
	border-radius: 20px;
	padding: 4px 8px;
	font-size: 16px;
	border: 2px solid transparent;
	transition: 0.3s linear all;
}
#header-wrap #primary-menu > ul > li:hover > a div {
	border: 2px solid #de73ae;
	color: #de73ae;
	z-index: 2;
	position: relative;
}
.dark #top-search .form-control:not(.not-dark):focus, .dark #top-search .sm-form-control:not(.not-dark):active, .dark #top-search .sm-form-control:not(.not-dark):focus, .dark #top-search .form-control:not(.not-dark):active {
	background: transparent !important;
	color: white !important;
}
#top-search a i {
	top: 0px
}
#top-search form input {
	height: 95%;
}
.swiper_wrapper .swiper-container {
	background: transparent;
}
.swiper-pagination span {
	background-color: rgba(255,255,205,0.3);
	border: none;
}
.swiper-pagination span:hover {
	background-color: rgba(255,255,205,0.3);
}
.swiper-pagination span.swiper-pagination-bullet-active {
	background-color: rgba(255,255,255,1);
}
.rotativas .swiper-slide {
	background: -moz-linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 100%);
	background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#00000000', GradientType=1 );
}
.rotativas .slider-parallax-inner {
	z-index: 1
}
.rotativas .swiper-slide .bannerImagen {
	padding-bottom: 0;
	margin-bottom: 0;
	background-size: cover;
	height: 100%;
	width: 100%;
}
.rotativas .swiper-slide .container-fluid, .rotativas .swiper-slide .row {
	height: 100%;
}
.rotativas .slider-parallax-inner {
	position: absolute;
	transform: translateY(0px) !important
}

@media (max-width: 767px) and (min-width: 576px) {
.rotativas {
	height: 300px !important;
}
}
/***** nubes *****/

#background-wrap {
	bottom: 0;
	left: 0;
	padding-top: 100px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	overflow: hidden;
	transform: rotate(-3deg);
}
#background-wrap2 {
	left: 0;
	padding-top: 00px;
	position: absolute;
	margin-top: -65px;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	opacity: 0.5;
	min-height: 300px;
}
#background-wrap2 .x2 {
	margin-top: -55px;
}
#background-wrap2 .x3 {
	margin-top: -10px;
}
#background-wrap2 .x4 {
	margin-top: -180px;
}
#background-wrap2 .x5 {
	margin-top: -100px;
	opacity: 0.5
}
/* KEYFRAMES */

@-webkit-keyframes animateCloud {
 0% {
 margin-left: -1000px;
}
 100% {
 margin-left: 100%;
}
}
 @-moz-keyframes animateCloud {
 0% {
 margin-left: -1000px;
}
 100% {
 margin-left: 100%;
}
}
 @keyframes animateCloud {
 0% {
 margin-left: -1000px;
}
 100% {
 margin-left: 100%;
}
}
/* ANIMATIONS */

.x1 {
	-webkit-animation: animateCloud 35s linear infinite;
	-moz-animation: animateCloud 35s linear infinite;
	animation: animateCloud 35s linear infinite;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transform: scale(0.75);
}
.x2 {
	-webkit-animation: animateCloud 20s linear infinite;
	-moz-animation: animateCloud 20s linear infinite;
	animation: animateCloud 20s linear infinite;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	transform: scale(0.3);
}
.x3 {
	-webkit-animation: animateCloud 30s linear infinite;
	-moz-animation: animateCloud 30s linear infinite;
	animation: animateCloud 30s linear infinite;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
}
.x4 {
	-webkit-animation: animateCloud 18s linear infinite;
	-moz-animation: animateCloud 18s linear infinite;
	animation: animateCloud 18s linear infinite;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
}
.x5 {
	-webkit-animation: animateCloud 25s linear infinite;
	-moz-animation: animateCloud 25s linear infinite;
	animation: animateCloud 25s linear infinite;
	-webkit-transform: scale(0.55);
	-moz-transform: scale(0.55);
	transform: scale(0.55);
}
/* OBJECTS */

.cloud {
	background: #fff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	height: 120px;
	position: relative;
	width: 120px;
}
#background-wrap2 .cloud {
	border: 10px solid rgba(255,255,255,0.33);
	background: transparent;
	;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	height: 120px;
	position: relative;
	width: 120px;
}
.cloud:after, .cloud:before {
	background: #fff;
	content: '';
	position: absolute;
	z-indeX: -1;
}
.x1 .cloud, .x2 .cloud, .x3 .cloud, .x4 .cloud, .x5 .cloud {
	opacity: 0.2;
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.25) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.25) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.25) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#ffffff00', GradientType=1 );
}
/****************/ 

.slider-caption, .slider-caption h2 {
	text-shadow: 3px 4px 5px rgba(0,0,0,.2);
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.slider-caption h2 {
	font-family: 'Baloo Bhaina', sans-serif;
	font-size: 2em;
}
#busquedas {
	z-index: 4;
	background: black;
	position: relative;
	overflow: hidden;
}
.listaBusquedas {
	list-style: none;
	width: 100%
}
.listaBusquedas li a:before {
	content: '\f196';
	color: #855478;
	display: inline-block;
	opacity: 0.85;
	font: normal normal normal 14px/1 FontAwesome;
	transition: 0.3s linear all;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	padding-right: 6px;
	top: 1px;
	position: relative;
	transform-origin: 50% 50%;
	transform: scale(1);
}
.listaBusquedas li:hover a:before {
	color: #db6101a3;
	opacity: 1;
	transform: scale(.8);
}
.listaBusquedas li:hover a:before, .listaBusquedas li:hover a {
	color: #ccc;
}
.listaBusquedas li {
	border-bottom: 1px dashed #cccccc;
	padding: 10px 0 10px 18px;
	transition: 0.2s linear all;
	background-color: transparent;
	border-top-left-radius: 26px;
	border-bottom-left-radius: 26px;
	margin-left: -10px;
}
.listaBusquedas li:hover {
	border-bottom: 1px solid transparent;
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0.65) 41%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgb(42, 74, 148) 0%, rgb(23, 130, 131) 41%, rgba(0,0,0,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1 );
}
.listaBusquedas .busquedaCubierta:hover {
	background: linear-gradient(to right, rgb(119, 119, 119) 0%, rgba(113, 113, 113, 0.85) 41%, rgba(0,0,0,0) 100%);
}
.listaBusquedas li a {
	font-size: 26px;
	text-transform: uppercase;
	transition: 0.2s linear all;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	color: #552869;
}
.listaBusquedas li a:hover {
	color: #ded09f;
}
.listaBusquedas .lugar {
	border: 2px solid #b46fbd;
	color: #b46fbd;
	padding: 2px 10px 1px;
	border-radius: 50px;
	margin-left: 10px;
	position: relative;
	top: -4px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	white-space: nowrap;
}
.listaBusquedas .destacado {
	display: inline-block;
	border: 2px solid #d46b44;
	color: #d44c18;
	padding: 2px 10px 1px;
	border-radius: 50px;
	margin-left: 10px;
	position: relative;
	top: -4px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.vermas {
	display: inline-block;
	clear: both;
	white-space: nowrap;
	color: #eeeeee;
	background-color: #198384;
	padding: 2px 10px 1px;
	border-radius: 50px;
	transition: 0.3s linear all;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.vermas:hover {
	background-color: white;
	color: black !important;
}
.listaBusquedas .cubierta {
	display: inline-block;
	border: 2px solid #87b98d;
	color: #5fa75f;
	padding: 2px 8px 1px 5px;
	border-radius: 50px;
	margin-left: 10px;
	position: relative;
	top: -4px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.listaBusquedas .cubierta2 {
	display: inline-block;
	border: 2px solid rgba(111, 111, 111, 0.25);
	color: #ccc;
	padding: 2px 8px 1px 5px;
	border-radius: 50px;
	margin-left: 10px;
	position: relative;
	top: -4px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.listaBusquedas .cubierta i {
	color: green;
}
.listaBusquedas .cubierta2 i {
	color: rgba(255,255,255,.25);
	font-size: 1.2em;
	position: relative;
	top: 1px;
}
.listaBusquedas .busquedaCubierta .lugar, .listaBusquedas .busquedaCubierta a:before, .listaBusquedas .busquedaCubierta:hover a:before, .listaBusquedas .busquedaCubierta li a, .listaBusquedas .busquedaCubierta li a:hover, .listaBusquedas .busquedaCubierta a {
	color: rgba(0, 0, 0, 0.32);
	border-color: rgba(0, 0, 0, 0.25);
}
#busquedas {
	background: rgb(210, 210, 210);
	background: radial-gradient(ellipse at center, rgb(255, 255, 255) 0%, rgb(210, 210, 210) 100%);
}
#busquedas h2 {
	font-size: 38px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	background: linear-gradient(to right, rgba(27, 127, 133, 0) 0%, rgb(32, 115, 138) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002c1a3a', endColorstr='#ac7360', GradientType=1 );
	color: #eee;
	padding: 16px 30px 9px 250px;
	margin-left: -240px;
	display: inline-block;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	font-family: 'Baloo Bhaina', sans-serif;
	line-height: 1em;
}
.listaBusquedas .busquedaCubierta:hover a:before, .listaBusquedas li:hover .lugar {
	border-color: #c9c9c9 !important;
	color: #c9c9c9 !important;
}
.listaBusquedas li:hover .destacado {
	border-color: #e6b40f !important;
	color: #e6b40f !important;
}
.listaBusquedas li:hover .cubierta i, .listaBusquedas li:hover .cubierta {
	border-color: #5d5d5d !important;
	color: #5d5d5d !important;
}
.fire {
	position: relative;
	display: inline-block;
	height: 25px;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: -10px;
	width: 25px;
}
.fire .flames {
	position: absolute;
	opacity: .9;
	bottom: 40%;
	left: 50%;
	width: 60%;
	height: 60%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
}
.fire .flames .flame {
	position: absolute;
	right: 0%;
	bottom: 0%;
	width: 0%;
	height: 0%;
	background-color: #e2b616;
	opacity: .95;
	border-radius: 1vw;
}
.fire .flames .flame:nth-child(2n + 1) {
	-webkit-animation: flameodd 1.5s ease-in infinite;
	animation: flameodd 1.5s ease-in infinite;
}
.fire .flames .flame:nth-child(2n) {
	-webkit-animation: flameeven 1.5s ease-in infinite;
	animation: flameeven 1.5s ease-in infinite;
}
.fire .flames .flame:nth-child(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.fire .flames .flame:nth-child(2) {
	-webkit-animation-delay: 0.375s;
	animation-delay: 0.375s;
}
.fire .flames .flame:nth-child(3) {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}
.fire .flames .flame:nth-child(4) {
	-webkit-animation-delay: 1.125s;
	animation-delay: 1.125s;
}
 @-webkit-keyframes flameodd {
 0%, 100% {
 width: 0%;
 height: 0%;
}
 25% {
 width: 100%;
 height: 100%;
}
 0% {
 background-color: #FFDC01;
 z-index: 1000000;
}
 40% {
 background-color: #FDAC01;
 z-index: 1000000;
}
 100% {
 background-color: #F73B01;
 z-index: -10;
}
 0% {
 right: 0%;
 bottom: 0%;
}
 25% {
 right: 1%;
 bottom: 2%;
}
 100% {
 right: 150%;
 bottom: 170%;
}
}
 @keyframes flameodd {
 0%, 100% {
 width: 0%;
 height: 0%;
}
 25% {
 width: 100%;
 height: 100%;
}
 0% {
 background-color: #FFDC01;
 z-index: 1000000;
}
 40% {
 background-color: #FDAC01;
 z-index: 1000000;
}
 100% {
 background-color: #F73B01;
 z-index: -10;
}
 0% {
 right: 0%;
 bottom: 0%;
}
 25% {
 right: 1%;
 bottom: 2%;
}
 100% {
 right: 150%;
 bottom: 170%;
}
}
@-webkit-keyframes flameeven {
 0%, 100% {
 width: 0%;
 height: 0%;
}
 25% {
 width: 100%;
 height: 100%;
}
 0% {
 background-color: #FFDC01;
 z-index: 1000000;
}
 40% {
 background-color: #FDAC01;
 z-index: 1000000;
}
 100% {
 background-color: #F73B01;
 z-index: -10;
}
 0% {
 right: 0%;
 bottom: 0%;
}
 25% {
 right: 2%;
 bottom: 1%;
}
 100% {
 right: 170%;
 bottom: 150%;
}
}
@keyframes flameeven {
 0%, 100% {
 width: 0%;
 height: 0%;
}
 25% {
 width: 100%;
 height: 100%;
}
 0% {
 background-color: #FFDC01;
 z-index: 1000000;
}
 40% {
 background-color: #FDAC01;
 z-index: 1000000;
}
 100% {
 background-color: #F73B01;
 z-index: -10;
}
 0% {
 right: 0%;
 bottom: 0%;
}
 25% {
 right: 2%;
 bottom: 1%;
}
 100% {
 right: 170%;
 bottom: 150%;
}
}
/* personaje */
.speech-bubble1 p, .speech-bubble2 p {
	font-size: 1.1em;
}
.speech-bubble1 p, .speech-bubble1 h3 {
	margin-bottom: 0;
	color: #86468e;/* text-shadow: 2px 3px 4px rgba(0,0,0,.3); */
}
.speech-bubble2 p, .speech-bubble2 h3 {
	margin-bottom: 0;
	color: #198384;/* text-shadow: 2px 3px 4px rgba(0,0,0,.3); */
}
.speech-bubble2 h3, .speech-bubble1 h3 {
	font-family: 'Baloo Bhaina', sans-serif;
	letter-spacing: 1px;
}
.speech-bubble1 {
	position: relative;
	padding: 4px;
	background: #86468e;
	border-radius: 1.6em;
	display: inline-block;
	animation-name: mueveBubble;
	animation-duration: 8000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	transform-origin: 100% 50%;/* box-shadow: 3px 5px 10px rgba(0,0,0,.75); */
}
.speech-bubble1 p i, .speech-bubble2 p i {
	transition: 0.3s linear all;
	transform: scale(1) translate(0px, 0px);
	;
	transform-origin: 0 50%;
	opacity: .5;
}
.speech-bubble1:hover p i, .speech-bubble2:hover p i {
	transform: scale(1.4) translate(5px, 0px);
	transform-origin: 0 50%;
	opacity: 1;
}
 @keyframes mueveBubble {
 80% {
transform: rotate(0deg) scale(1) translate(0px, 0px);
}
 85% {
transform: rotate(-2deg) scale(1.1) translate(10px, -10px);
box-shadow: 4px 10px 25px rgba(0,0,0,.35);
}
 95% {
transform: rotate(-2deg) scale(1.1) translate(10px, -10px);
box-shadow: 4px 10px 25px rgba(0,0,0,.35);
}
 100% {
transform: rotate(0deg) scale(1) translate(0px, 0px);
}
}
.speech-bubble2 {
	position: relative;
	display: inline-block;
	padding: 4px;
	background-color: #198384;
	border-radius: 1.6em;
	animation-name: mueveBubble2;
	animation-duration: 9000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	transform-origin: 0% 50%;
	top: 30px;
	box-shadow: 3px 5px 10px rgba(0,0,0,.75);
}
 @keyframes mueveBubble2 {
 20% {
transform: rotate(0deg) scale(1) translate(0px, 0px);
}
 25% {
transform: rotate(2deg) scale(1.2) translate(-10px, 10px);
box-shadow: 4px 8px 20px rgba(0,0,0,.35);
}
 35% {
transform: rotate(2deg) scale(1.2) translate(-10px, 10px);
box-shadow: 4px 8px 20px rgba(0,0,0,.35);
}
 40% {
transform: rotate(0deg) scale(1) translate(0px, 0px);
}
}
.burbuja {
	display: inline-block;
	position: relative;
	text-align: center;
	box-shadow: inset 2px 4px 6px rgba(0, 0, 0, 0.24);
	padding: 20px 20px 30px;
	border-radius: 20px;
	background-color: #eeeeee;
	max-width: 360px;
}
.burbuja2 {
	display: inline-block;
	position: relative;
	text-align: center;
	box-shadow: inset 2px 4px 6px rgba(0, 0, 0, 0.29);
	padding: 20px 20px 30px;
	border-radius: 20px;
	background-color: #eeeeee;
	max-width: 360px;
}
.burbuja2 p, .burbuja p {
	max-width: 180px;
	overflow: hidden;
}

@media (max-width: 991px) {
.speech-bubble2, .speech-bubble1 {
	width: 100%;
	margin-bottom: 20px;
}
}
#busquedas:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 65%;
	opacity: .125;
	background-image: url('/img/onda1.png');
	background-size: 100% 100%;
	filter: grayscale(1);
}
/*
#busquedas:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 45%;
	height: 400px;
	opacity: .75;
	background-image: url('img/onda2.png');
	background-size: 100% 100%;
}*/
.speech-bubble1:hover, .speech-bubble1:hover .burbuja {
	background: #86468e;
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0);
}
.speech-bubble1:hover:after, .speech-bubble1:hover .burbuja:after {
	border-top-color: #b46dbd;
}
.speech-bubble1:hover p, .speech-bubble1:hover h3, .speech-bubble2:hover p, .speech-bubble2:hover h3 {
	color: #eaeaea;
	text-shadow: none;
}
.speech-bubble2:hover, .speech-bubble2:hover .burbuja2 {
	background: #198384;
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0);
}
.speech-bubble2:hover:after, .speech-bubble2:hover .burbuja2:after {
	border-top-color: #437ace;
}
.personaje {
	margin-top: 100px;
	position: relative;
	z-index: 3;
}
.personaje img {
	position: relative;
}
.personaje:before {
	content: '';
	width: 90%;
	height: 100px;
	z-index: 0;
	display: block;
	position: absolute;
	background-image: url('/img/sombraRedonda.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 100% 50%;
	bottom: -30px;
	margin-left: 28px;
}
.burbujasGrupo {
	margin-top: 60px;
	transform: scale(1.3);
}

@media (max-width: 767px) {
.burbujasGrupo {
	display: none;
}
.personaje {
	margin-top: 20px;
	width: 90%;
}
#busquedas:after {
	width: 100%;
}
}
/* contacto */

#contacto .card {
	background-image: url('/img/fondoContacto.jpg');
	background-size: cover;
}
#contacto {
	position: relative;
	z-index: 1;
	background-color: white;
}
#contacto h3 {
	position: relative;
	width: 100%;
	font-size: 38px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #513258;
}
#contacto p {
	font-size: 24px;
	color: #999;
	line-height: 1.2em;
	max-width: 700px;
}
#contacto label {
	font-size: 16px;
	font-weight: 500;
}
#contacto .formulario i {
	font-size: 12px;
	font-weight: normal !important;
	animation-name: asterisco;
	animation-duration: 1000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	transform-origin: 50% 50%;
	top: -7px;
	position: relative;
	opacity: .5;
}
 @keyframes asterisco {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
.contact-widget {
	width: 100%;
	max-width: 850px;
}
.form-control, .sm-form-control {
	color: #513258;
	border-color: #d6b4da;
	background-color: white;
}
.form-control:active, .form-control:focus, .sm-form-control:active, .sm-form-control:focus {
	background-color: #e4e4e4;
	border-color: #999;
}
.button {
	background-color: #513258;
}
.button.button-3d:hover {
	background-color: #000000 !important;
}
footer {
	position: relative;
	z-index: 1;
	background: rgb(118,66,127);
	background: -moz-linear-gradient(45deg, rgba(118,66,127,1) 0%, rgba(9,58,77,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(118,66,127,1) 0%, rgba(9,58,77,1) 100%);
	background: linear-gradient(45deg, rgba(118,66,127,1) 0%, rgba(9,58,77,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76427f', endColorstr='#093a4d', GradientType=1 );
}
.redesFooter {
	position: relative;
	width: 274px;
	text-align: right;
	float: right;
	right: -20px !important;
}
.social-icon i {
	color: rgba(255,255,255,.5);
	font-size: 18px;
	line-height: 46px;
}
#top-social .si-instagram:hover, .social-icon:hover.si-instagram {
	background-color: unset !important;
	background: #ff670f !important;
	background: -moz-linear-gradient(-45deg, #65066d 0%, #ff670f 100%) !important;
	;
	background: -webkit-linear-gradient(-45deg, #65066d 0%, #ff670f 100%) !important;
	;
	background: linear-gradient(135deg, #65066d 0%, #ff670f 100%) !important;
	;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65066d', endColorstr='#ff670f', GradientType=1 ) !important;
	border: none;
}
.social-icon.si-small {
	width: 48px;
	height: 48px;
	font-size: 14px;
	line-height: 46px !important;
}
.social-icon.si-small:hover i:first-child {
	margin-top: -46px;
}

@media (max-width: 767px) {
.redesFooter {
	width: 100% !important;
	text-align: center !important;
	right: 0px !important;
	float: none !important;
	/*border-top: 1px solid rgba(255,255,255,.3);*/
	padding-top: 8px;
	margin-top: 20px;
	display: inline-block
}
#footer.dark .social-icon.si-borderless {
	float: none !important;
	display: inline-block;
}
}
/* dsnet      */
.dsnet_firma {
	margin-top: 20px;
	display: inline-block;
	position: relative;
	margin-right: 20px
}
.dsnet {
	display: block;
	transition: .3s linear all;
	font-size: 13px;
	opacity: .95;
	margin-top: 0px;
}
.dsnet:hover {
	opacity: 1
}
.dsnet a {
	opacity: .8;
	position: relative;
	transition: .3s linear all;
	font-weight: 800;
	font-size: 1.3em;
	left: 0;
	color: rgba(255,255,255,.65);
}
.dsnet a span {
	opacity: .75
}
.dsnet a:hover {
	left: 3px;
	text-decoration: none;
	opacity: 1;
	color: white;
}
.dsnet a:hover span {
	color: #bcf3ff;
}
.footer-logo {
	margin-bottom: 5px;
	max-width: 170px;
	filter: grayscale(1);
	opacity: .75
}
.dark .copyright-links a, .dark #copyrights {
	color: #d3deea;
}
#footer {
	margin-top: 0 !important
}
#gotoTop:hover {
	background-color: #513258;
}
#contacto {
	box-shadow: 4px 9px 14px rgba(0,0,0,.25);
	position: relative;
	z-index: 2;
}
#contacto .card {
	background-color: white;
}
.card-header {
	position: relative;
	display: block;
	padding: 0 0;
	background: rgb(105,63,137);
	transition: 0.3s linear all;
	/*background: linear-gradient(45deg, rgba(75,33,107,1) 0%,rgba(174,109,45,1) 100%) ;*/
	background: linear-gradient(45deg, rgb(135, 50, 146) 0%, rgb(46, 64, 152) 50%, rgb(14, 154, 122) 100%);
}
.card-header:hover {
	background: linear-gradient(45deg, rgb(57, 117, 79) 0%, rgb(28, 63, 142) 100%) !important;
}
.card-header h2 button {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 1rem 0;
	font-size: 24px;
	border: none;
	text-align: center !important;
	color: white;
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}
.card-header h2 button i {
	transition: 0.2s linear all;
	opacity: .5;
	position: absolute;
	font-size: 24px;
	margin-left: -34px;
	margin-top: 4px;
	text-align: right;
	transform-origin: 100% 100%;
}
.card-header h2 button:hover i {
	opacity: 1;
	font-size: 32px;
	margin-top: 0px;
	margin-left: -38px;
}
#contacto .card, .card-header:first-child {
	border-radius: 0;
	border: none !important;
}
.card-header h2 button:hover, .card-header h2 button:active, .card-header h2 button:focus {
	text-decoration: none;
	color: white;
}
#contacto .accordion {
	margin-bottom: 0
}
#subseccion {
	background-color: white;
	color: #333;
	padding: 60px 0px;
}
#subseccion p {
	font-size: 16px;
	text-align: justify;
	position: relative;
}
.letracapital:first-letter {
	float: left;
	color: #fff;
	;
	border-radius: 8px;
	font-size: 38px;
	line-height: 38px;
	margin-top: 2px;
	padding: 2px 4px;
	margin-right: 5px;
	background: linear-gradient(45deg, rgb(96, 15, 193) 0%, rgb(191, 130, 232) 100%);
}
#page-title {
	background: linear-gradient(45deg, rgb(135, 50, 146) 0%, rgb(46, 64, 152) 50%, rgb(14, 154, 122) 100%);
	border-bottom: none;
}
#page-title h1 {
	font-weight: 400;
	font-size: 48px;
	color: white;
	font-family: 'Baloo Bhaina', sans-serif;
	text-shadow: 3px 3px 6px rgba(0,0,0,.35);
	letter-spacing: 2px;
	line-height: 1em;
	padding-bottom: 0;
	margin-bottom: -10px;
}
.heading-block h4 {
	background-color: white;
	color: black;
}
.contador {
	color: #333;
	width: 100%;
	padding: 20px 0;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
}
.counter {
	font-weight: 500;
	color: #222;
	font-size: 30px;
	margin-top: 20px;
}
.contador .i-plain, .contador h5 {
	color: #9b5eb1;
}
.heading-block, .counter {
	text-shadow: none;
}
.counter.counter-lined + h5:before {
	border-color: #9b5eb1;
}
.busqueda {
	background: linear-gradient(45deg, rgb(74, 33, 109) 0%, rgb(204, 90, 46) 100%);
	color: white
}
.busqueda p {
	color: white;
}
.busqueda h1 {
	font-weight: 300;
	color: white;
	font-size: 70px;
	text-transform: uppercase;
	text-shadow: 4px 4px 10px #0000007a;
}
.buscador h1 {
	font-weight: 300;
	color: #198384;
	font-size: 40px;
	text-transform: uppercase;
}
.buscador h3, .registro h3, .busqueda h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	background: linear-gradient(to right, rgba(44,26,58,0) 0%, rgb(17, 145, 124) 100%);
	color: #e5e5e5;
	padding: 16px 20px 16px 250px;
	margin-left: -240px;
	display: inline-block;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
.barraLateral {
	color: #f9dca8;
}
.onfire {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 220px;
	max-width: 300px;
	background-image: url('/img/onfire.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 100% 80%
}

@media (min-width: 768px) {
#busquedas .content-wrap{min-height: 600px;}
.busqueda p {
	padding-right: 40px;
}
.barraLateral {
	position: relative;
	margin-top: 226px;
	border-left: 1px dashed rgba(255,255,255,.15);
	padding-left: 20px;
}
.onfire {
	position: absolute;
	top: -186px;
	left: 0;
	width: 100%;
	height: 200px;
	background-image: url('/img/onfire.png');
	background-repeat: no-repeat;
	background-size: contain;
}
}
.barraLateral ul {
	list-style: none
}
.barraLateral ul li {
	padding: 10px 0;
	border-bottom: 1px dashed rgba(255,255,255,.15);
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
}
.barraLateral ul li strong {
	font-size: .7em;
	font-weight: 700;
	display: inline-block;
	border-bottom: 1px solid #e0d0a85e;
	position: relative;
	top: -2px;
	color: #fde68fbd;
}
.enviarCV {
	padding: 20px 0;
	width: 100%;
	background-color: #e0d0a8;
	color: #50246a;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	max-width: 210px;
	transition: 0.3s linear all;
	border-color: #e0d0a8;
	border: 2px solid #e0d0a8;
}
.enviarCV:hover {
	color: #e0d0a8 !important;
	background-color: transparent;
	border-color: #e0d0a8
}
.buscador, #relacionados {
	background: rgb(185, 185, 185);
	background: radial-gradient(ellipse at center, rgb(255, 255, 255) 0%, rgb(185, 185, 185) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c1a3a', endColorstr='#120b19', GradientType=1 );
}
.registro {
	background: linear-gradient(45deg, rgb(74, 33, 109) 0%, rgb(204, 90, 46) 100%);
	color: white
}
.acctitle, .acctitlec {
	border-top-color: white;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300
}
.acctitle strong {
	font-weight: 700
}
.registro a {
	color: #f36838;
}
.registro .finalizar {
	background-color: #321863;
	font-size: 20px;
	padding: 7px 30px;
	height: auto;
	font-family: 'Roboto Condensed', sans-serif;
}
label {
	color: white;
}
.servicios .heading-block h4 {
	min-height: 2em;
	display: block;
	position: relative;
	vertical-align: bottom;
	padding-bottom: 0;
	letter-spacing: 0;
}
.buscador h1 i {
	font-size: .4em;
	border: 2px solid #198384;
	border-radius: 20px;
	padding: 4px 10px;
	position: relative;
	top: -4px;
	font-weight: 700;
	letter-spacing: 1px;
	white-space: nowrap;
}
.buscador h2 {
	color: #198384;
	border-top: 2px solid #198384;
	border-bottom: 2px solid #198384;
	margin-top: 30px;
}
.resultadoNoticias p {
	color: #808080;
	margin-left: 30px;
}
.resultadoNoticias li:hover {
	background: transparent !important;
}
.resultadoNoticias li:hover a {
	color: #198384;
}
.resultadoNoticias li:hover a:before {
	color: #198384;
}

@media (min-width: 767px) {
.quienes_somos figure {
	margin-top: -146px;
	position: relative;
	;
	z-index: 1;
}
.quienes_somos figure img {
	position: relative;
	z-index: 2;
}
}
.heading-block > span {
	color: #512469;
}
.enviar {
	padding: 20px 0;
	width: 100%;
	background-color: #fff;
	color: #50246a;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	max-width: 210px;
	transition: 0.3s linear all;
	border-color: #50246a;
	border: 2px solid #50246a;
	border-radius: 20px;
}
.enviar:hover {
	color: #e0d0a8 !important;
	background-color: #50246a;
	border-color: #50246a
}
#contacto label {
	color: #999
}
.logo img, .logo {
	margin-top: 0;
	position: relative;
	top: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
#primary-menu ul li > a {
	padding: 39px 3px;
}
#logo img {
	height: 80px;
	margin-top: 10px;
}
.sticky-header #logo img {
	height: 60px !important;
	margin-top: 0px !important;
}
#top-search a {
	top: 5px;
	position: relative;
}
}

@media (min-width: 576px) and (max-width: 991px) {
.top-links li > a {
	padding: 0 6px;
}
#top-social li a {
	width: 35px !important;
}
.top-links li a span {
	display: none;
}
.retina-logo {
	top: 10px;
	position: absolute;
	left: 45px;
}
#logo {
	height: 100px;
}
#logo img {
	height: 80px;
	margin-top: 0px;
}
#top-search a {
	margin-top: 35px;
}
}

@media (max-width: 575px) {
#logo img {
	height: 80px;
	margin-top: 10px;
}
#slider img {
	display: none
}
.swiper-pagination {
	bottom: 6px !important;
	transform: scale(.5);
}
#busquedas h2 {
	font-size: 20px;
}
.buscador h3, .registro h3, .busqueda h3 {
	font-size: 13px;
	padding: 6px 20px 6px 250px;
}
.card-header h2 button, #contacto p, .listaBusquedas li a:before, .listaBusquedas li a {
	font-size: 16px;
}
.busqueda h1 {
	font-size: 36px;
}
.onfire {
	height: 130px;
}
.enviarCV {
	width: 100%;
	max-width: 100%
}
.content-wrap {
	padding: 30px 0
}
.card-header h2 button i {
	margin-top: -2px;
}
.destacado, .cubierta {
	display: none !important;
}
.copyright-links {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid rgba(255,255,255,0.3);
	padding: 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
}

@media (max-width: 380px) {
#top-bar .container {
	padding-left: 0 !important;
	padding-right: 0 !important
}
#logo img {
	height: 70px;
	margin-top: 10px;
}
#footer {
	border-top: 0 !important
}
.novedades, .clientes {
	min-height: 700px
}
.novedades h3, .clientes h3 {
	color: #999;
}
}
.clientes {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}

@media (min-width: 300px) and (max-width: 391px) {
#logo img {
	height: 70px;
	margin-top: 15px;
}
}

@media (max-width: 991px) {
.top-links ul div.top-link-section {
	display: none !important;
	pointer-events: none !important
}
#slider img {
	display: none !important;
}
.accordion.accordion-lg .acctitle {
	padding: 0 0 0 0
}
.accordion.accordion-lg .acctitle {
	font-size: 18px;
}
}
.tipoRegistro input {
	width: 20px;
	margin-right: 4px;
	height: 15px;
	position: relative;
	top: 3px;
}
.tipoRegistro div label {
	width: 100%;
	color: #f9a6aa;
	font-size: 1.2em;
}
.tipoRegistro label {
	width: 100%;
}
#top-search form input, .clientes h4 {
	color: #7e3392;
}
.clientes h2 {
	text-align: center;
	font-weight: 300;
	font-size: 40px;
	color: #148880;
}
.clientes ul {
	list-style: none;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
.clientes ul li {
	display: inline-table;
	margin: 0 0;
	padding: 6px 1%;
	width: 48%;
	vertical-align: middle;
}
.clientes ul li div {
	transition: 0.3s linear all;
	overflow: visible;
	display: inline-block;
	list-style: none;
	padding: 24px 0px !important;
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	font-size: 18px;
	letter-spacing: 1px;
	max-width: 100%;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #eee;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	position: relative;
	transform: scale(1);
	line-height: 1.1em;
	vertical-align: middle;
}
.clientes ul li:hover div {
	box-shadow: 0px 0px 29px rgba(0,0,0,.1);
	transform: scale(1.1);
	border: 1px solid #fff;
}
/*novedades*/
.volver {
	text-align: right !important;
	width: 100%;
	border-top: 2px solid #dedede;
	padding-top: 10px;
	position: relative;
	top: 5px;
	margin-top: 20px;
	display: inline-block;
}
.volver a i {
	padding-right: 5px;
	transition: linear 0.3s all;
}
.volver a {
	color: #2196f3;
	position: relative;
	transition: linear 0.3s all;
	left: 0
}
.volver a:hover {
	color: #444;
	left: -5px;
}
.volver a:hover i {
	padding-right: 10px;
}
.novedades img {
	margin-left: 0px;
	margin-bottom: 50px;
	float: none;
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.novedades h2 {
	color: #7e3392;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 48px;
}
.novedades .novedadItem {
	transition: 0.3s linear all;
}
.novedades .novedadItem .textoNota {padding-top: 8px;}

.novedades .novedadItem .textoNota a h3 {
	color: #7e3392;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 38px;
	line-height: 1.1em;

}
.novedades .novedadItem .textoNota a:hover h3 {
	color: #000;
}
.novedades .novedadItem .textoNota p {
	color: #666;
	font-weight: 500;
	font-size: 16px;
}
.novedades .novedadItem .fotoNota {
	border-radius: 20px;
	transition: 0.3s linear all;
	transform: scale(1);
	border: 4px solid #eee;
	background-size: cover;
	background-position: 50% 50%; background-repeat: no-repeat;
}
.novedades .novedadItem .fotoNota a {
	width: 100%;
	height: 100%;
	display: block;
}
.novedades .novedadItem:hover .fotoNota {
	transform: scale(.95);
}
.novedades .novedadItem .textoNota {
	padding-left: 30px;
}
.novedades .novedadItem .vermas {
	background-color: #eee;
	color: #666;
	margin-left: 10px;
}
.novedades .novedadItem .vermas:hover {
	background-color: #7e3392;
	color: #fff !important;
}
.novedades .copete {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	color: #444;
	line-height: 1.4em;
	font-size: 20px;
	margin-bottom: 20px;
	display: block;
}
.novedades .novedadItem {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #eee;
}

@media (max-width: 576px) {
.novedades .novedadItem .fotoNota {
	min-height: 200px;
	margin: 10px 20px;
}
.novedades .novedadItem .textoNota h3 {
	margin-bottom: 5px;
}
.novedades .novedadItem .textoNota p {
	font-size: 12px !important;
	margin-bottom: 0
}
}
/******************************/
/*        PAGINACION          */
/******************************/




.pagination {
	margin: 40px auto 0px;
	padding: 0 15px;
	display: block;
	text-align: center;
	position: relative;
	clear: both;
}
.pagination > li {
	display: inline-block;
}
.pagination > li > a, .pagination > li span {
	margin: 3px;
}
.pagination > li > a, .pagination > li > span {
	background-color: white;
	border-color: #ccc;
	color: #333;
	border-radius: 22px;
	box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.1);
	position: relative;
	top: 0;
	left: 0;
	transition: linear 0.3s all;
	;
}
.pagination > li > a:hover {
	background-color: #da4884 !important;
	color: #fff !important;
	border-color: #da4884 !important;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.7);
	top: 2px;
	left: 2px;
}
.pagination > li > a:active, .pagination > li > a:focus {
	background-color: black !important;
	color: white !important;
	border-color: black !important;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.7);
	top: 2px;
	left: 2px;
}
.pagination > .active span {
	background-color: #a73e8c !important;
	border-color: #d45db4 !important;
	color: white;
}
.pagination > .active a:hover {
	background-color: #000 !important;
}
.pagination .disabled span {
	opacity: .5;
	background-color: #ccc !important
}
.pagination .disabled a:hover span {
	background-color: #eee
}
.pagination .disabled span:hover, .pagination .disabled span:focus {
	background-color: #000 !important;
	color: white !important;
	border-color: black
}
.compartir {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	border-top: 1px dotted #ccc;
	padding-top: 15px;
	display: block;
	max-width: 250px;
}
.compartir span {
	color: #bbb;
	padding-bottom: 5px;
	font-weight: 400
}
.compartir a {
	display: inline-block;
	position: relative;
	margin-left: 10px;
	transition: 0.2s linear all;
	transform: scale(1);
}
.compartir a:hover {
	color: black;
	transform: scale(1.2);
}
.compartir a i {
	font-size: 20px
}
.busqueda .compartir span {
	color: #bf7c8e;
}
.busqueda .compartir {
	border-top: 1px dotted #bf7c8e;
}
.busqueda .compartir a {
	color: #f57e53;
}
.busqueda .compartir a:hover {
	color: white
}
.nacimiento {
	color: white;
	letter-spacing: 2px
}
.nacimiento select {
	max-width: 30%;
	display: inline;
	text-align: center;
}

@media (max-width: 380px) {
.nacimiento select {
	width: 80px;
	padding: 5px 2px;
}
}
.registro h2 {
	font-family: 'Baloo Bhaina', sans-serif;
	color: white;
	font-size: 48px;
	font-weight: 400
}
.registro h2 strong {
	font-weight: 700
}
.registro h4 {
	font-family: 'Roboto Condensed', sans-serif;
	color: white;
	font-size: 26px;
	font-weight: 300;
	max-width: 800px;
}
.registro h4 strong {
	font-weight: 700
}
.registro .finalizar {
	height: unset;
	padding: 20px 40px !important;
	font-size: 20px;
}
.registro i {
	font-style: normal;
	font-weight: 300;
	font-size: .9;
	opacity: .8
}
/*  panel   */
.ingresado {
	background: white
}
.ingresado i {
	color: #cc98e6;
}
.panelUsuarios {
	background: rgb(80, 46, 88);
	background: radial-gradient(ellipse at center, rgb(255, 255, 255) 0%, rgb(193, 193, 193) 100%);
}
.recruiter, .empresas {
	background: white !important
}
.panelUsuarios h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #138c7f;
	font-size: 38px;
	font-weight: 300;
}
.panelUsuarios h2 strong {
	font-weight: 700
}
.panelUsuarios .listaBusquedas .cuando {
	font-family: 'Roboto Condensed', sans-serif;
	color: #128d7e;
	font-size: 13px;
	position: relative;
	top: -3px;
	left: 10px;
	white-space: nowrap;
}
.panelUsuarios .busquedaCubierta a {
	position: relative;
	pointer-events: none;
}
.panelUsuarios .busquedaCubierta a:after {
	content: '';
	display: block;
	position: absolute;
	width: 94%;
	height: 2px;
	border-radius: 5px;
	background: #8a7875;
	transform: rotate(-3deg);
	top: 16px;
	left: 30px;
}
.panelUsuarios h3 {
	color: #b46fbd;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 0;
}
.form-control-file, .form-control-range {
	color: #f36838;
}
.alerta {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	text-align: center;
	width: 270px;
	border: 4px solid #138d7e;
	border-radius: 50px;
	padding: 14px 30px 13px;
	position: absolute;
	float: right;
	line-height: 1.1em;
	right: 0;
	top: 0;
	color: #138d7e;
	display: table-cell;
	clear: both;
	vertical-align: middle;
	text-transform: uppercase;
}
.alerta a {
	font-weight: 700;
	color: #138d7e;
}
.alerta a:hover {
	color: #000;
}
.alerta i {
	transform-origin: 50% 50%;
	transition: 0.2s all linear;
	display: block;
	margin-left: -50px;
	color: #e0e0e0;
	position: absolute;
	background-color: #138d7e;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	line-height: 38px;
	border: 4px solid #d8d8d8;
	top: 17px;
	animation: gira 5s linear infinite;
}
.alerta:hover {
	border-color: #906a89;
	color: #906a89;
}
.alerta:hover i {
	background-color: #906a89;
}
 @keyframes gira {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}

@media(max-width: 767px) {
.panelUsuarios .busquedaCubierta a:after {
	top: 8px;
	left: 8px;
}
.alerta {
	display: none !important
}
}
.recruiter .listaBusquedas li a {
	color: #999;
}
.recruiter h2 {
	color: #999;
}
.semaforo {
	font-size: .7em;
	position: relative;
	top: -2px;
	animation: pulsa 1s linear infinite;
}
.verde {
	color: green;
}
.rojo {
	color: red;
}
.amarillo {
	color: #caca1c;
}
 @keyframes pulsa {
 0% {
opacity: 1
}
 50% {
opacity:.5
}
}
.candidatosCargados {
	font-family: 'Roboto Condensed', sans-serif;
	color: #986e8d;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #ddd;
	text-align: center;
}
.candidatosCargados span {
	color: #9a9a9a;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	font-weight: 700;
	letter-spacing: 0;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	position: relative;
	top: -1px;
	border: 1px solid #bdbdbd;
}
.candidatosCargados .candidatosCarga {
	font-size: 15px;
	margin-left: 10px;
	white-space: nowrap;
}
.candidatosCargados .candidatosVer {
	font-size: 15px;
	margin-right: 10px;
	white-space: nowrap;
}

@media(min-width: 768px) and (max-width: 991px) {
.candidatosCargados .candidatosCarga {
	margin-left: 0px;
}
}
.candidatosCargados .candidatosCarga:before {
	content: '\f055';
	font-size: 16px;
	padding-right: 4px;
	transform: scale(1) !important;
	color: #bbbbbb !important;
	position: relative;
	left: -2px;
	top: 0px;
}
.candidatosCargados .candidatosVer:before {
	content: '\f06e';
	font-size: 16px;
	transform: scale(1) !important;
	padding-right: 4px;
	color: #bbbbbb !important;
	;
	position: relative;
	left: -2px;
	top: 0px;
}
.remuneracion hr, .candidatosCargados hr {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.remuneracion span {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #999;
}
.remuneracion {
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	color: #986e8d;
}
.recruiter .listaBusquedas li:hover {
	border-bottom: 1px solid #999;
	background: -moz-linear-gradient(left, rgba(0,0,0,.08) 0%, rgba(0,0,0,0.05) 41%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,.08) 0%, rgba(0,0,0,0.05) 41%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,.08) 0%, rgba(0,0,0,0.05) 41%, rgba(0,0,0,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=1 );
}
.candidatosVer:hover:before, .candidatosCarga:hover:before, .candidatosVer:hover, .candidatosCarga:hover {
	color: #333 !important;
}

@media(max-width: 575px) {
.candidatosCargados {
	border-left: none;
	padding-left: none;
	border-right: none;
	padding-right: none;
}
.remuneracion hr, .candidatosCargados hr {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.remuneracion, .candidatosCargados {
	margin-top: 15px;
	display: block;
}
.recruiter .listaBusquedas li:hover {
	background: transparent !important
}
}
.recruiter .listaBusquedas li {
	border-bottom: 4px solid #eee;
	padding-bottom: 20px;
	margin-top: 20px
}
.recruiter .listaBusquedas li:hover {
	border-bottom: 4px solid #ccc;
}
.table .semaforo {
	font-size: 1.2em;
}
.recruiter .container-fluid {
	max-width: 1600px;
}
.recruiter table tr td, .recruiter table tr td:nth-child(8) {
	max-width: 250px;
}
.recruiter table tr th:nth-child(5), .recruiter table tr th:nth-child(6), .recruiter table tr td:nth-child(5), .recruiter table tr td:nth-child(6) {
	text-align: center;
}
.recruiter table tr td:nth-child(2), .empresas table tr td:nth-child(2) {
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	color: #986e8d;
	font-size: 1.2em;
}
.empresas table tr td:nth-child(7) {
	max-width: 250px;
}
.empresas table tr td:nth-child(6) {
	text-align: center;
}
.empresas .verCandidatos {
	border: 2px solid #eee;
	color: #999;
	border-radius: 20px;
	padding: 2px 8px;
	transition: 0.3s linear all;
}
.empresas .verCandidatos:hover {
	border: 2px solid #999;
	color: #333;
}
.empresas h2 {
	color: #999;
}
.editar, .eliminar {
	width: 32px;
	height: 32px;
	display: inline-block;
	position: relative;
	color: white;
	text-decoration: none;
	line-height: 31px;
	border-radius: 50%;
	font-size: 19px;
	text-align: center;
}
.editar {
	background-color: #007bff;
	margin-right: 10px;
}
.eliminar {
	background-color: #ccc
}
.editar:hover, .eliminar:hover {
	background-color: black;
	color: white;
}
#header-wrap #primary-menu > ul > .botonDestacado > a div {
	color: #de73ae !important;
}
#header-wrap #primary-menu > ul > .botonDestacado:hover > a div {
	color: #fff !important;
	background-color: #de73ae !important;
}
.quienesTexto {
	font-size: 23px !important;
	color: #592a9f;
}
.quienesTexto strong {
	color: #1a41a5;
	border-bottom: 2px solid #1a41a5;
	padding-bottom: 6px;
}
.circulos {
	border-radius: 100%;
	width: 350px;
	display: inline-block;
	height: 350px;
	transition: .61s linear all;
	transform: scale(1);
	transform-origin: 50% 50%;
	position: relative;
	vertical-align: top;
	top: 0;
	padding: 30px 30px;
	margin-right: -2%;
	border: 2px solid white;
	margin-bottom: -4%;
}
.circulos p, .circulos h4 {
	color: white;
	display: block;
	text-align: center;
	width: 90%;
	margin: auto;
}
.circulos p {
	font-size: 24px !important;
	font-family: 'Roboto Condensed', san-serif;
	line-height: 1.2em;
	text-align: center !important;
}
.circulos h4 {
	font-size: 30px;
	margin-bottom: 50px;
}
.valores {
	text-align: center;
	padding-bottom: 60px;
}
.valores .circulos:nth-child(1) {
	background: linear-gradient(to right, rgba(74,39,145,1) 45%, rgba(91,42,158,0.75) 100%);
	z-index: 3
}
.valores .circulos:nth-child(2) {
	background: linear-gradient(to right, rgba(43,73,149,1) 0%, rgba(43,73,149,1) 45%, rgba(43,73,149,0.75) 100%);
	z-index: 2
}
.valores .circulos:nth-child(3) {
	background: linear-gradient(to right, rgba(16,148,124,1) 0%, rgba(16,122,134,1) 45%, rgba(16,90,147,0.75) 100%);
	z-index: 1
}
.circulos:hover {
	transform: scale(1.2);
	z-index: 24 !important;
}
.cuadroEncontra {
	background: linear-gradient(to right, #e5e5e5 0%, #f5f5f5 100%);
	padding: 64px 30px;
	text-align: center;
	display: block;
	font-size: 22px;
	font-style: italic;
	color: #666;
	border-left: 2px solid #c5c5c5;
}
.cuadroEncontra i {
	display: block;
	text-align: center;
	font-size: 60px;
	opacity: .4;
	margin-bottom: 30px;
}
.cuadroEncontra figure {
	width: 100%;
	display: inline-block;
}
.cuadroEncontra figure img {
	width: 100px;
	height: auto;
}

@media (min-width: 992px) and (max-width: 1199px) {
#header-wrap .container {
	max-width: 94%;
}
#logo {
	margin-right: 10px
}
#header-wrap #primary-menu > ul > li > a div {
	padding: 4px 4px;
	font-size: 14px;
}
#primary-menu ul li > a {
	padding: 39px 1px;
}
#logo img {
	height: 65px;
	margin-top: 20px;
}
}
.flip-card {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
.flip-card .front, .flip-card .back {
	background-size: cover;
	background-position: center;
	-webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	height: 450px;
	border-radius: 6px;
	color: #FFF;
	font-size: 1.5rem;
}
.flip-card .back {
	background-color: #138b7f
}
.dark .back {
	background-color: #666;
}
.flip-card .front.no-after:after, .flip-card .back.no-after:after {
	content: none
}
.flip-card .front:after, .flip-card .back:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	opacity: 0.6;
	background-color: #0b408c;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 6px;
}
.flip-card:hover .front, .flip-card:hover .back {
	-webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.flip-card .back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.flip-card .inner {
	-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
	transform: translateY(-50%) translateZ(60px) scale(0.94);
	top: 50%;
	position: absolute;
	left: 0;
	width: 100%;
	padding: 8px 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 1px solid transparent;
	-webkit-perspective: inherit;
	perspective: inherit;
	z-index: 2;
	text-align: center;
}

@media (min-width: 767px) {
.flip-card .inner {
	padding: 2rem;
}
}
.flip-card .back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.flip-card .front, .flip-card:hover .back {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.flip-card:hover .front {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
/*  */
.flip-card.top-to-bottom .back {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.flip-card.top-to-bottom .front, .flip-card.top-to-bottom:hover .back {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.flip-card.top-to-bottom:hover .front {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.flip-card .inner p {
	position: relative;
	font-size: 22px !important;
	margin-bottom: 20px;
	color: rgba(255, 255, 255, 0.7) !important;
	font-weight: 300 !important;
	text-align: left !important;
}
.button.button-change.button-color {
	background-color: #FFF !important;
	text-shadow: none;
}
.button.button-change {
	box-shadow: 0px 28px 32px -22px rgba(0,0,0,0.75);
}
.dark.button.button-change, .dark.section {
	background-color: var(--darkcolor) !important;
}
.button.button-change.button-large {
	padding: 3px 22px;
	height: 50px;
}
.button.button-change span {
	text-align: center;
	display: block;
	vertical-align: middle;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.button:hover.button-change span:first-child, .button.button-change span:last-child {
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.button:hover.button-change span:last-child {
	opacity: 1;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.gradient-border {
 --borderWidth: 3px;
	background: #1D1F20;
	position: relative;
	border-radius: 0;
}
.dark .button {
	background-color: #00b5ed;
	color: white;
	border: 2px solid transparent;
	font-weight: 700 !important;
}
.dark .button:hover {
	border: 2px solid #00b5ed;
	color: white !important;
}
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
	background-color: transparent;
}
.feature-box {
	text-align: center;
}
.feature-box h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
	font-weight: 300 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
}
.feature-box .fbox-icon {
	margin: auto;
}
.feature-box .fbox-icon img {
	transform: scale(1.4);
	opacity: .5;
	border-radius: unset !important;
	display: inline-block;
	animation-name: latelate;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	transform: scale(1.5);
	transform-origin: 50% 50%;
}
 @keyframes latelate {
 50% {
transform: scale(1.3)
}
}
.flip-card {
	transition: 0s linear all;
}
.flip-card h4 {
	font-size: 30px !important;
}
.copyrights-menu {
	color: #a58bab
}

@media (min-width: 768px) and (max-width: 1199px) {
#slider .col-md-2 {
	max-width: 7%;
}
#slider .col-md-4 {
	max-width: 80%;
	flex: 0 0 100%;
	width: 100%;
}
.dark .slider-caption, .dark .slider-caption h2 {
	font-size: 1.8em;
}
.rotativas .swiper-slide .bannerImagen {
	position: absolute;
	right: 0;
	max-width: 40%;
}
}
 @media (max-width: 767px) {
#header-wrap #primary-menu > ul > li:hover > a div {
	border: unset !important;
}
#copyrights .container {
	padding-left: 0;
	padding-right: 0
}
#copyrights .container .col-md-4, #copyrights .container .col-md-8 {
	text-align: center
}
#copyrights .container .col-md-4 {
	margin-bottom: 40px;
}
#slider .titulares {
	max-width: 70%;
}
#slider .slider-arrow-left, #slider .slider-arrow-right, #slider .soloWide {
	display: none
}
.dsnet_firma {
	display: inline
}
.rotativas .swiper-slide .bannerImagen {
	padding-bottom: 0;
	margin-bottom: 0;
	background-size: cover;
	height: 100%;
	width: 50%;
	right: 0;
	position: absolute;
}
 @media (min-width: 768px) and (max-width: 991px) {
 .copyrights-menu a {
margin: 0 4px;
}
 #copyrights .container {
max-width: 98%;
}
}
 @media (max-width: 767px) and (min-width: 576px) {
.swiper_wrapper .slider-caption p {
font-size: 1rem;
}
}
 @media (max-width: 576px) {
 .rotativas .swiper-slide .bannerImagen {
width: 40%;
opacity: .7
}
 .swiper_wrapper .slider-caption h2 {
font-size: 1rem;
}
.slider-caption p {
 margin-top: 10px;
}
 #slider .titulares {
max-width: 80%;
}
}
