/*!
Theme Name: Lithium
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lithium
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Lithium is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/* { font-family: 'Alegreya Sans', ; } html { font-family: 'Alegreya Sans', ; line-height: 1.15; /* 1 */	-webkit-text-size-adjust: 100%; /* 2 */}/* Sections	 ========================================================================== *//** * Remove the margin in all browsers. */body {	margin: 0;}/** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */h1 {	font-size: 2em;	margin: 0.67em 0;}/* Grouping content	 ========================================================================== *//** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */hr {	box-sizing: content-box; /* 1 */	height: 0; /* 1 */	overflow: visible; /* 2 */}/** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */pre {	font-family: monospace, monospace; /* 1 */	font-size: 1em; /* 2 */}/* Text-level semantics	 ========================================================================== *//** * Remove the gray background on active links in IE 10. */a {	background-color: transparent;}/** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */abbr[title] {	border-bottom: none; /* 1 */	text-decoration: underline; /* 2 */	text-decoration: underline dotted; /* 2 */}/***/b,strong {	font-weight: bolder;}/** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */code,kbd,samp {	font-family: monospace, monospace; /* 1 */	font-size: 1em; /* 2 */}/** * Add the correct font size in all browsers. */small {	font-size: 80%;}/** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */sub,sup {	font-size: 75%;	line-height: 0;	position: relative;	vertical-align: baseline;}sub {	bottom: -0.25em;}sup {	top: -0.5em;}/* Embedded content	 ========================================================================== *//** * Remove the border on images inside links in IE 10. */img {	border-style: none;}/* Forms	 ========================================================================== *//** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */button,input,optgroup,select,textarea {	font-family: inherit; /* 1 */	font-size: 100%; /* 1 */	line-height: 1.15; /* 1 */	margin: 0; /* 2 */}/** * Show the overflow in IE. * 1. Show the overflow in Edge. */button,input { /* 1 */	overflow: visible;}/** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */button,select { /* 1 */	text-transform: none;}/** * Correct the inability to style clickable types in iOS and Safari. */button,[type="button"],[type="reset"],[type="submit"] {	-webkit-appearance: button;}/** * Remove the inner border and padding in Firefox. */button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {	border-style: none;	padding: 0;}/** * Restore the focus styles unset by the previous rule. */button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {	outline: 1px dotted ButtonText;}/** * Correct the padding in Firefox. */fieldset {	padding: 0.35em 0.75em 0.625em;}/** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out *		`fieldset` elements in all browsers. */legend {	box-sizing: border-box; /* 1 */	color: inherit; /* 2 */	display: table; /* 1 */	max-width: 100%; /* 1 */	padding: 0; /* 3 */	white-space: normal; /* 1 */}/** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */progress {	vertical-align: baseline;}/** * Remove the default vertical scrollbar in IE 10+. */textarea {	overflow: auto;}/** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */[type="checkbox"],[type="radio"] {	box-sizing: border-box; /* 1 */	padding: 0; /* 2 */}/** * Correct the cursor style of increment and decrement buttons in Chrome. */[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {	height: auto;}/** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */[type="search"] {	-webkit-appearance: textfield; /* 1 */	outline-offset: -2px; /* 2 */}/** * Remove the inner padding in Chrome and Safari on macOS. */[type="search"]::-webkit-search-decoration {	-webkit-appearance: none;}/** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */::-webkit-file-upload-button {	-webkit-appearance: button; /* 1 */	font: inherit; /* 2 */}/* Interactive	 ========================================================================== *//* * Add the correct display in Edge, IE 10+, and Firefox. */details {	display: block;}/* * Add the correct display in all browsers. */summary {	display: list-item;}/* Misc	 ========================================================================== *//** * Add the correct display in IE 10+. */template {	display: none;}/** * Add the correct display in IE 10. */[hidden] {	display: none;}/*--------------------------------------------------------------# Typography--------------------------------------------------------------*/body,button,input,select,optgroup,textarea {	color: #404040;	font-family: 'Alegreya Sans', ;	font-size: 16px;	font-size: 1rem;	line-height: 1.5;}h1, h2, h3, h4, h5, h6 {	clear: both;}p {	margin-bottom: 1.5em;}dfn, cite, em, i {	font-style: italic;}blockquote {	margin: 0 1.5em;}address {	margin: 0 0 1.5em;}pre {	background: #eee;	font-family: "Courier 10 Pitch", Courier, monospace;	font-size: 15px;	font-size: 0.9375rem;	line-height: 1.6;	margin-bottom: 1.6em;	max-width: 100%;	overflow: auto;	padding: 1.6em;}code, kbd, tt, var {	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;	font-size: 15px;	font-size: 0.9375rem;}abbr, acronym {	border-bottom: 1px dotted #666;	cursor: help;}mark, ins {	background: #fff9c0;	text-decoration: none;}big {	font-size: 125%;}/*--------------------------------------------------------------# Elements--------------------------------------------------------------*/html {	box-sizing: border-box;}*,*:before,*:after {	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */	box-sizing: inherit;}body {	background: #fff;	/* Fallback for when there is no custom background color defined. */}hr {	background-color: #ccc;	border: 0;	height: 1px;	margin-bottom: 1.5em;}ul, ol {	margin: 0 0 1.5em 3em;}ul {	list-style: disc;}ol {	list-style: decimal;}li > ul,li > ol {	margin-bottom: 0;	margin-left: 1.5em;}dt {	font-weight: bold;}dd {	margin: 0 1.5em 1.5em;}img {	height: auto;	/* Make sure images are scaled correctly. */	max-width: 100%;	/* Adhere to container width. */}figure {	margin: 1em 0;	/* Extra wide images within figure tags don't overflow the content area. */}table {	margin: 0 0 1.5em;	width: 100%;}/*--------------------------------------------------------------# Forms--------------------------------------------------------------*/button,input[type="button"],input[type="reset"],input[type="submit"] {	border: 1px solid;	border-color: #ccc #ccc #bbb;	border-radius: 3px;	background: #e6e6e6;	color: rgba(0, 0, 0, 0.8);	font-size: 12px;	font-size: 0.75rem;	line-height: 1;	padding: .6em 1em .4em;}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {	border-color: #ccc #bbb #aaa;}button:active, button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus {	border-color: #aaa #bbb #bbb;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea {	color: #666;	border: 1px solid #ccc;	border-radius: 3px;	padding: 3px;}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus {	color: #111;}select {	border: 1px solid #ccc;}textarea {	width: 100%;}/*--------------------------------------------------------------# Navigation--------------------------------------------------------------*//*--------------------------------------------------------------## Links--------------------------------------------------------------*/a {	color: royalblue;}a:visited {	color: purple;}a:hover, a:focus, a:active {	color: midnightblue;}a:focus {	outline: thin dotted;}a:hover, a:active {	outline: 0;}/*--------------------------------------------------------------## Menus--------------------------------------------------------------*/.main-navigation {	clear: both;	display: block;	float: left;	width: 100%;}.main-navigation ul {	display: none;	list-style: none;	margin: 0;	padding-left: 0;}.main-navigation ul ul {	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);	float: left;	position: absolute;	top: 100%;	left: -999em;	z-index: 99999;}.main-navigation ul ul ul {	left: -999em;	top: 0;}.main-navigation ul ul li:hover > ul,.main-navigation ul ul li.focus > ul {	left: 100%;}.main-navigation ul ul a {	width: 200px;}.main-navigation ul li:hover > ul,.main-navigation ul li.focus > ul {	left: auto;}.main-navigation li {	float: left;	position: relative;}.main-navigation a {	display: block;	text-decoration: none;}/* Small menu. */.menu-toggle,.main-navigation.toggled ul {	display: block;}@media screen and (min-width: 37.5em) {	.menu-toggle {		display: none;	}	.main-navigation ul {		display: block;	}}.site-main .comment-navigation, .site-main.posts-navigation, .site-main.post-navigation {	margin: 0 0 1.5em;	overflow: hidden;}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous {	float: left;	width: 50%;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next {	float: right;	text-align: right;	width: 50%;}/*--------------------------------------------------------------# Accessibility--------------------------------------------------------------*//* Text meant only for screen readers. */.screen-reader-text {	border: 0;	clip: rect(1px, 1px, 1px, 1px);	clip-path: inset(50%);	height: 1px;	margin: -1px;	overflow: hidden;	padding: 0;	position: absolute !important;	width: 1px;	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */}.screen-reader-text:focus {	background-color: #f1f1f1;	border-radius: 3px;	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);	clip: auto !important;	clip-path: none;	color: #21759b;	display: block;	font-size: 14px;	font-size: 0.875rem;	font-weight: bold;	height: auto;	left: 5px;	line-height: normal;	padding: 15px 23px 14px;	text-decoration: none;	top: 5px;	width: auto;	z-index: 100000;	/* Above WP toolbar. */}/* Do not show the outline on the skip link target. */#content[tabindex="-1"]:focus {	outline: 0;}/*--------------------------------------------------------------# Alignments--------------------------------------------------------------*/.alignleft {	display: inline;	float: left;	margin-right: 1.5em;}.alignright {	display: inline;	float: right;	margin-left: 1.5em;}.aligncenter {	clear: both;	display: block;	margin-left: auto;	margin-right: auto;}/*--------------------------------------------------------------# Clearings--------------------------------------------------------------*/.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after {	content: "";	display: table;	table-layout: fixed;}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {	clear: both;}/*--------------------------------------------------------------# Widgets--------------------------------------------------------------*/.widget {	margin: 0 0 1.5em;	/* Make sure select elements fit in widgets. */}.widget select {	max-width: 100%;}/*--------------------------------------------------------------# Content--------------------------------------------------------------*//*--------------------------------------------------------------## Posts and pages--------------------------------------------------------------*/.sticky {	display: block;}.post,.page {	margin: 0 0 1.5em;}.updated:not(.published) {	display: none;}.page-content,.entry-content,.entry-summary {	margin: 1.5em 0 0;}.page-links {	clear: both;	margin: 0 0 1.5em;}/*--------------------------------------------------------------## Comments--------------------------------------------------------------*/.comment-content a {	word-wrap: break-word;}.bypostauthor {	display: block;}/*--------------------------------------------------------------# Infinite scroll--------------------------------------------------------------*//* Globally hidden elements when Infinite Scroll is supported and in use. */.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer {	/* Theme Footer (when set to scrolling) */	display: none;}/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */.infinity-end.neverending .site-footer {	display: block;}/*--------------------------------------------------------------# Media--------------------------------------------------------------*/.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {	border: none;	margin-bottom: 0;	margin-top: 0;	padding: 0;}/* Make sure embeds and iframes fit their containers. */embed,iframe,object {	max-width: 100%;}/* Make sure logo link wraps around logo image. */.custom-logo-link {	display: inline-block; max-width: 300px;}/*--------------------------------------------------------------## Captions--------------------------------------------------------------*/.wp-caption {	margin-bottom: 1.5em;	max-width: 100%;}.wp-caption img[class*="wp-image-"] {	display: block;	margin-left: auto;	margin-right: auto;}.wp-caption .wp-caption-text {	margin: 0.8075em 0;}.wp-caption-text {	text-align: center;}/*--------------------------------------------------------------## Galleries--------------------------------------------------------------*/.gallery {	margin-bottom: 1.5em;}.gallery-item {	display: inline-block;	text-align: center;	vertical-align: top;	width: 100%;}.gallery-columns-2 .gallery-item {	max-width: 50%;}.gallery-columns-3 .gallery-item {	max-width: 33.33%;}.gallery-columns-4 .gallery-item {	max-width: 25%;}.gallery-columns-5 .gallery-item {	max-width: 20%;}.gallery-columns-6 .gallery-item {	max-width: 16.66%;}.gallery-columns-7 .gallery-item {	max-width: 14.28%;}.gallery-columns-8 .gallery-item {	max-width: 12.5%;}.gallery-columns-9 .gallery-item {	max-width: 11.11%;}.gallery-caption {	display: block;}

i { margin:5px; }
a { text-decoration: none; }
input[type="checkbox"] {
    margin-top: 8px;
}
div.wpcf7-mail-sent-ok { border: 0px solid #398f14!important;background-color: #1e9038!important;color: white!important;text-align: center;font-weight: 600; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: 0px solid #f7e700;background-color: #f1d71f!important;color: black!important;text-align: center;font-weight: 600; }
span.wpcf7-not-valid-tip {
    display: none !important;
}
.post, .page {
    margin: 0 !important;
}
.big { transform: scale(1.5); }
h1, h2, h3, h4, h5 { color: #6c757d; }
h1, h2 { font-family: 'airstrikeregular' !important; text-transform: lowercase !important; }
#kik h1, #kik h2, #kik h3, #kik h4, #kik h5 { color: #fff; width: max-content; margin-bottom: 0px; background-color: black; padding: 2px 10px; }
button, a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
button, a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }
body { overflow-x: hidden; }
html {margin: 0px !important;overflow-x: hidden !important;}
.container-fluid {padding: 0px;}
.h2h1 {    color: #000000;text-align: center;margin: auto;font-size: 4.5em;font-weight: 600;}
.h2h2 {    color: #000000;text-align: center;margin: auto;font-size: 3.5em;font-weight: 600;}
#kik h2 {    color: #fff;text-align: left;font-size: 3.5em;font-weight: 700;}
.ajk { background: rgb(0,0,0);  margin-top: -120px; min-height: 200px; padding: 15px 5% 100px 5%; }
.bantitle { margin: auto 15%;z-index: 9999 !important; padding: 20% 3%; width: 100%; display: flex; }
.row { width: 100% !important; margin: 0px !important; }
.titleint { margin: auto; font-weight: 100!important; }
nav.navmain {position: absolute !important;z-index: 9 !important;width: 100% !important;padding: 4% 18% !important;}
nav.navmain img { max-width: 350px; }
.btn-primary {border: 0px solid;text-transform: uppercase !important;border-color: #5f5f5f;border-radius: 3px;background: #5f5f5f;color: rgb(255, 255, 255);font-size: 15px !important;line-height: 1;padding: .5em 1em !important;font-weight: 600;border-radius: 200px;}
a.btn-primary:visited {color: #fff;}
.btn-primary:hover {color: #5f5f5f !important;background-color: #fff !important;  box-shadow: inset 0px 0px 0px 3px #5f5f5f;}
p {margin: 0px !important; line-height: 1.7em; font-size: 1.07em; }
.sag p { padding: 0px 10% }
input[type="search"] { color: #ffffff !important; border: 1px solid #fff !important; padding: 9px 23px !important; background: #6c757d !important; border-radius: 7px !important; }
.mega-current-menu-item { border-bottom: 2px solid white !important; }
input#submit { margin-top: 50px; color: #f7f7f7 !important; background-color: #6c757d !important; border: 0px !important; border-radius: 100px !important; box-shadow: 0px 0px 10px -6px #000; font-size: 20px; }
.owl-nav { position: absolute; bottom: 60px; color: #fff; width: 100%; }
button.owl-prev { left: 46%; }
button.owl-next, button.owl-prev { position: absolute;border: 0px solid #fff !important;  border-radius: 100px;display: flex;height: 45px;width: 45px; background-color: #000 !important;   }
button.owl-next i, button.owl-prev i { font-size: 20px !important; margin: auto; }
button.owl-next { right: 46%; }
.banit { width: 100%; height: 100%; }
.banit2 { width: 100%; height: 360px; }
.tres .owl-dots, .uno .owl-dots { position: absolute; top: 435px; left: 50%; margin-left: -4%;  }
.owl-dots { display: flex;justify-content: center;  }
button.owl-dot { height: 45px; width: 45px; margin: 5px; border-radius: 50%; transition: all 0.3s; }
button.owl-dot:nth-child(1) { background: rgb(61, 99, 236) !important; }
button.owl-dot:nth-child(2) { background: rgb(228, 255, 58) !important; }
button.owl-dot:nth-child(3) { background: rgb(245, 7, 7) !important; }
button.owl-dot.active { transform: scale(1.2); }
.banner-home button.owl-dot { height: 7px; width: 45px; background-color: white !important; margin: 5px; border-radius: 0px; transition: all 0.3s; }
.banner-home button.owl-dot.active { background-color: #d8d8d8 !important; }
.spacing { min-height: 50px; }
.bloquec { border: 10px solid #ddd;padding: 30px 20px 60px 20px;border-radius: 0px 0px 20px 20px;overflow: hidden; background-color: #000; position: relative; }
.bloquec p { font-size: 15px; color: #fff; }
.bc-btn { position: absolute; background: white; width: 100%; margin: 0px 0px 0px -20px; bottom: 0px; }
.bc-btn:hover { transition: all ease 0.5s; background: #5f5f5f;; }
.bc-btn p { color: #5f5f5f; text-align: center; line-height: 40px; font-weight: 600; }
.bc-btn:hover p { color: #fff;}
.ad { position: absolute; width: max-content; height: max-content; height: 100px; padding: 10px;}
.addot1 { position: absolute; top: 7px; right: 3px; height: 10px; width: 10px; border-radius: 200px; background-color: #fff; }
.addot2 { position: absolute; bottom: -15px; left: 4px; height: 10px; width: 10px; border-radius: 200px; background-color: #fff; }
.adcontenido { width: 300px; padding-left: 75px; color: #fff !important; }
.adcontenido i { font-size: 35px; margin-bottom: 10px; }
.adcontenido p { line-height: 20px; }
.lines-cont1 { position: absolute; top: 15px !important; right: 24px; z-index: 9; transform: scale(0.8); }
.lines-cont2 { position: absolute; top: -120px !important; right: 90px; z-index: 9; transform: scale(0.8); }
.lines-cont1-i { position: absolute; top: 70px !important; left: 0px; z-index: 9; transform: scale(0.8); }
.lines-cont2-i { position: absolute; top: -30px !important; left: 100px; z-index: 9; transform: scale(0.8); }
.aicontenido { width: 300px; padding-left: 20px; color: #fff !important; }
.aicontenido i { font-size: 35px; margin-bottom: 10px; }
.aicontenido p { line-height: 20px; }
.aidot1 { position: absolute; bottom: 25px; right: 3px; height: 10px; width: 10px; border-radius: 200px; background-color: #fff; }
.aidot2 { position: absolute; top: 7px; left: 4px; height: 10px; width: 10px; border-radius: 200px; background-color: #fff; }
.lines-cont1-abajoi { position: absolute; top: 335px !important; left: 24px; z-index: 9; transform: scale(0.8); }
.lines-cont2-abajod { position: absolute; top: 335px !important; right: 95px; z-index: 9; transform: scale(0.8); }
.abajoicontenido { width: 300px; padding-left: 20px; color: #000 !important; }
.abajoicontenido i { font-size: 35px; margin-bottom: 10px; }
.abajoicontenido p { line-height: 20px; }
.abajoidot1 { position: absolute; top: 4px; right: 3px; height: 10px; width: 10px; border-radius: 200px; background-color: #000; }
.abajoidot2 { position: absolute; bottom: -14px; left: 4px; height: 10px; width: 10px; border-radius: 200px; background-color: #000; }
.abajodcontenido { width: 300px; padding-left: 95px; color: #000 !important; }
.abajodcontenido i { font-size: 35px; margin-bottom: 10px; }
.abajodcontenido p { line-height: 20px; }
.abajoddot1 { position: absolute; bottom: -17px; right: 3px; height: 10px; width: 10px; border-radius: 200px; background-color: #000; }
.abajoddot2 { position: absolute; top: 7px; left: 4px; height: 10px; width: 10px; border-radius: 200px; background-color: #000; }
.lines-cont1-abajoi .ad, .lines-cont2-abajod .ad { margin-top: -100px; }
.ppt { clip-path: polygon(0 45%, 5% 45%, 12% 0, 88% 0, 95% 45%, 100% 45%, 100% 60%, 95% 60%, 88% 100%, 12% 100%, 5% 60%, 0 60%);width: 100%;height: max-content;z-index: 999;
background-color: #bbb;margin-bottom: -95px;padding: 1% 12%;color: #fff; }
.ban #kik h1 { margin: auto; font-weight: 600; font-size: 3em; }
.ppt i { font-size: 30px; margin-bottom: 10px; }
.ppt p { line-height: 20px; }
.fcont input[type=email] { width: 80%; height: 45px; border-radius: 200px;background-color: #f3f3f3; }
.fcont { display: flex; }
.fcont2 input[type=email] { margin: auto; width: 50%; height: 45px; border-radius: 200px;background-color: #f3f3f3; }
input[type=email], input[type=text], input[type=phone] { margin: auto; width: 100%; margin-bottom: 5px; height: 45px; border-radius: 200px;background-color: #f3f3f3; }
.fcont2 input { width: 100%; }
.fcont2 input[type=checkbox] { width: max-content; }
.fcont2 span { display: flex;justify-content: center; }
.fcont2 ::placeholder { text-align: center !important; }
::placeholder { padding: 10px 25px !important; }
.benefe { min-height: 600px;padding: 130px 18% 50px 18%; }
input[type="submit"] { transition: all ease 0.5s; border: 0px solid !important;border-color: #5f5f5f !important;background: #5f5f5f !important;color: rgb(255, 255, 255) !important; font-size: 15px !important;line-height: 1 !important;padding: 0.7em 2em !important;font-weight: 600 !important;border-radius: 200px !important; }
input[type="submit"]:hover {border: 2px solid #5f5f5f !important;background: #fff !important;color: #5f5f5f !important; }
form { margin: 0px !important; }
section#contacto p { width: 60%; margin: auto !important; text-align: center; }
input.wpcf7-form-control.wpcf7-submit { max-width: 200px; }
.sag { padding: 0% 10%; }
.formu-rob { margin: auto; max-width: 70%; border: 1px solid #ccc; background-color: #fff; border-radius: 5px; padding: 5% 5% 0% 5%;
    width: max-content; }
.kikclas { display: flex;justify-content: center;flex-direction: column; padding: 10% 15% 14% 15%; min-height: 450px; background-color: rgba(0, 0, 0, 0.33); }
.social-div i.fab {background-color: black;color: #fff;height: 30px;width: 30px;border-radius: 50%;padding: 7px;font-size: 18px;}
i.fab.fa-facebook-f {padding: 7px 9px !important;}
i.fab.fa-whatsapp {background-color: #00e622 !important;}

/* -----------------------------------  TOOLTIPS  ---------------------------------------- */

 .blobs-container { display: flex; }
.blob { box-shadow: 0 0 0 0 rgba(0, 0, 0, 1); transform: scale(1); animation: pulse-black 2s infinite; }
@keyframes pulse-black {
    0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);    }
    70% { transform: scale(1); box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);    }
    100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);    }
}
.cont1 { position: relative; width: 100%; }
/*.cont2 { z-index: 999; width: 100%; margin: auto; height: max-content; display: flex; }
.cont3 { margin: auto; display: flex; justify-content: center;border: 1px dashed #000; border-radius: 50%; padding: 30px 0px; }*/
.cont3 {display: flex;justify-content: center;padding: 5%; }
div#page {height: 100%;}
.cont3 img { margin-top: -20px; width: 500px;}
.entry-content {height: 100% !important; }
div#fotox { height: 100%; }
.navi { min-height: 50px; height: 10%; width: 100%; border-bottom: 1px solid #ddd; display: flex; padding: 1% 5%; }
.logo { width: 40%; display: flex; justify-content: center; }
.pasos { margin: auto !important; width: 60%; display: flex;justify-content: space-between; }
.total { padding: 0% 10%; height: 20%;/* min-height: 120px;*/ width: 100%; background: #000; display: flex; color: #fff; }
.propiedades { display: flex; flex-direction: column; justify-content: flex-start; width: 50%; margin: auto; }
.propiedades p { margin: 0px; line-height: 1.2; }
.precio { display: flex; flex-direction: column; justify-content: flex-end; width: 50%; margin: auto; }
.opciones-cont { height: 100%; width: 30%; padding:2%; }
.previa-cont { height: 100%; width: 70%; border-right: 1px solid #ddd; }
.contain { display: flex; height: 90%; }
.btn-primary {border: 0px solid !important;border-color: #5f5f5f !important;border-radius: 3px !important;background: #5f5f5f !important;color: rgb(255, 255, 255) !important;font-size: 15px !important;line-height: 1 !important;padding: 0.7em 2em !important;font-weight: 600 !important;border-radius: 200px !important;}
aside#secondary { display: none; }
.contlogo { max-width: 250px; margin: auto; }
.boton { display: flex; justify-content: center; margin-top: 30px; }
.entry-header { display: none; }
.container-fluid { padding: 0px !important; }
html { margin-top: 0px !important; }
.entry-content { margin: 0px !important; }
.previa img {max-height: 100%; object-fit: contain; margin: auto; }
.previa { min-height: 400px; height: 80%; display: flex; justify-content: center; padding: 1% 2%; }
.pasos strong, .pasos a { color: #525252; margin: auto !important; }
.nactive a { color: #000 !important; border-bottom: 2px solid #000;  }
.nactive { display: flex; }
.entry-footer { display: none; }
.opciones {    width: 100%;    margin: auto;}
.opciones h4 { text-align: center; }
.kikclas h1, .kikclas h2, .kikclas h3, .kikclas h4, .kikclas h5 {
    color: #fff;
    width: max-content;
    margin-bottom: 0px;
    background-color: transparent !important;
    padding: 2px 10px;
}

div#hidden-content2 {
    width: 95%;
    padding: 0px !important;
}
/* 
You want a simple and fancy tooltip?
Just copy all [data-tooltip] blocks:
*/
[data-tooltip] { position: relative;z-index: 99999990 !important;}
[data-tooltip]:before, [data-tooltip]:after { position: absolute;visibility: hidden;opacity: 0;left: 50%;bottom: calc(100% + 5px);pointer-events: none;transition: 0.2s;will-change: transform;}
[data-tooltip]:before { content: attr(data-tooltip);padding: 10px 18px;min-width: 50px;max-width: 300px;width: max-content;width: -moz-max-content;border-radius: 200px;font-size: 14px;/*   font-size: 0.73rem;*/ background-color: rgba(59, 72, 80, 0.9);background-image: linear-gradient(30deg, rgba(59, 72, 80, 0.44), rgba(59, 68, 75, 0.44), rgba(60, 82, 88, 0.44));box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);color: #fff;text-align: center;white-space: pre-wrap;transform: translate(-50%, -5px) scale(0.5);}
[data-tooltip]:after { content: '';border-style: solid;border-width: 5px 5px 0px 5px;border-color: #000 transparent transparent transparent;transition-duration: 0s;/* If the mouse leaves the element, the transition effects for the tooltip arrow are "turned off" */ transform-origin: top;  /* Orientation setting for the slide-down effect */ transform: translateX(-50%) scaleY(0);}
[data-tooltip]:hover:before, [data-tooltip]:hover:after { visibility: visible;opacity: 1;}
[data-tooltip]:hover:before { transition-delay: 0.3s;transform: translate(-50%, -5px) scale(1);}
[data-tooltip]:hover:after { transition-delay: 0.5s;/* Starting after the grow effect */ transition-duration: 0.2s;transform: translateX(-50%) scaleY(1);}
/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before, [data-tooltip-location="left"]:after { left: auto;right: calc(80% + 5px);bottom: 50%;}
/* Tooltip */
[data-tooltip-location="left"]:before { transform: translate(-5px, 50%) scale(0.5);}
[data-tooltip-location="left"]:hover:before { transform: translate(-5px, 50%) scale(1);}
/* Arrow */
[data-tooltip-location="left"]:after { border-width: 5px 0px 5px 5px;border-color: transparent transparent transparent #000;transform-origin: left;transform: translateY(50%) scaleX(0);}
[data-tooltip-location="left"]:hover:after { transform: translateY(50%) scaleX(1);}
/* RIGHT */
[data-tooltip-location="right"]:before,[ data-tooltip-location="right"]:after { left: calc(100% + 5px);bottom: 50%;}
[data-tooltip-location="right"]:before { transform: translate(5px, 50%) scale(0.5);}
[data-tooltip-location="right"]:hover:before { transform: translate(5px, 50%) scale(1);}
[data-tooltip-location="right"]:after { border-width: 5px 5px 5px 0px;border-color: transparent #000 transparent transparent;transform-origin: right;transform: translateY(50%) scaleX(0);}
[data-tooltip-location="right"]:hover:after { transform: translateY(50%) scaleX(1);}
/* BOTTOM */
[data-tooltip-location="bottom"]:before, [data-tooltip-location="bottom"]:after { top: calc(100% + 5px);bottom: auto;}
[data-tooltip-location="bottom"]:before { transform: translate(-50%, 5px) scale(0.5);}
[data-tooltip-location="bottom"]:hover:before { transform: translate(-50%, 5px) scale(1);}
[data-tooltip-location="bottom"]:after { border-width: 0px 5px 5px 5px;border-color: transparent transparent #000 transparent;transform-origin: bottom;}

[data-tooltip-location="top"]:before, [data-tooltip-location="top"]:after { bottom: calc(100% + 5px);top: auto;}
[data-tooltip-location="top"]:before { transform: translate(50%, 5px) scale(0.5);}
[data-tooltip-location="top"]:hover:before { transform: translate(50%, 5px) scale(1);}
[data-tooltip-location="top"]:after { border-width: 0px 5px 5px 5px;border-color: transparent transparent #000 transparent;transform-origin: bottom;}

@keyframes moveFocus { 
  0%   { background-position: 0% 100% }
  100% { background-position: 100% 0% }
}
.example-elements {flex-grow: 1;display: flex;flex-direction: column;align-items: center;align-content: center;justify-content: center;text-align: center;padding-right: 4%;}
.example-elements p {padding: 6px;display: inline-block;margin-bottom: 5%;}
.example-elements p:hover {border-left: 1px solid lightgrey;border-right: 1px solid lightgrey;padding-left: 5px;padding-right: 5px;}
.example-elements a {margin-left: 6px;margin-bottom: calc(5% + 10px);color: #76daff;text-decoration: none;}
.example-elements a:hover {margin-bottom: calc(5% + 9px);border-bottom: 1px solid #76daff;}
.example-elements button {margin-bottom: 20px;}
.info-wrapper {flex-grow: 8;display: flex;flex-direction: column;justify-content: center;text-align: justify;padding-left: 6%;border-left: 3px solid #35ea95;}
.info-wrapper p {color: rgba(255, 255, 255, 0.69);}
.info-wrapper p {max-width: 600px;text-align: justify;}
.info-wrapper .title-question {display: block;color: #fff;font-size: 1.36em;font-weight: 500;padding-bottom: 24px;}

/* Thumbnail settings */
@media (max-width: 750px) {

  .info-wrapper p:before,
  .info-wrapper p:after {    display: none;  }
  .example-elements {    max-width: 150px;    font-size: 22px;  }
  .example-elements a, button {    display: none;  }
  .example-elements p:before,   .example-elements p:after {    visibility: visible;    opacity: 1;  }
  .example-elements p:before {    content: "Tooltip";    font-size: 20px;    transform: translate(-50%, -5px) scale(1);  }
  .example-elements p:after {    transform: translate(-50%, -1px) scaleY(1);  }
    
  [data-tooltip]:after {    bottom: calc(100% + 3px);  }
  [data-tooltip]:after {    border-width: 7px 7px 0px 7px;  }
}


ul.ctrl { z-index: 99999 !important; }
ul.ctrl2 { z-index: 99999 !important; }
ul.ctrl3 { z-index: 99999 !important; }
ul.ctrl4 { z-index: 99999 !important; }
ul.ctrl5 { z-index: 99999 !important; }

.ctrl {position:absolute;top: 90%; left: 48%;transition: .5s; }
  .button {display: block; color: #000;text-align: center;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .tip a {display: block; border: 1px solid #888; background: #000; box-shadow: 0px 0px 6px -3px #000; border-radius: 5px; padding: 2% 5%; color: #fff;text-align: left;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .button:hover, .ctrl a:hover, .button:focus, .ctrl a:focus { opacity: 1; filter: alpha(opacity=100); }
  .button:focus, .ctrl a:focus { outline: none; }
  .button {z-index: 2;display: flex; margin: -.625em;background-color: #000 !important; width: 4em; height: 4em;border-radius: 50%;box-shadow: 0 0 3px 1px white;}
  .tip {z-index: 1;margin: 2.8em 0em 0em -9.8em;width: 40em; height: 60em;transform: scale(.001);list-style: none;opacity: 0;}
  .button:focus + .tip {transform: scale(1);opacity: 1;}
  .slice {overflow: hidden;position: absolute;width:300px; height: 60%; font-size: 15px; transform-origin: 100% 100%;}
  .slice a { text-decoration: none !important; }
  a.ctrl{ text-decoration: none !important; }
  .button i { margin: auto; color: #fff; }

  .ctrl2 {position:absolute;top: 20%; left: 19%;transition: .5s; }
  .button2 {display: block; color: #000;text-align: center;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .tip2 a {display: block; border: 1px solid #888; background: #000; box-shadow: 0px 0px 6px -3px #000; border-radius: 5px; padding: 2% 5%; color: #fff;text-align: left;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .button2:hover, .ctrl2 a:hover, .button2:focus, .ctrl2 a:focus { opacity: 1; filter: alpha(opacity=100); }
  .button2:focus, .ctrl2 a:focus { outline: none; }
  .button2 {z-index: 2;display: flex; margin: -.625em;background-color: #000 !important; width: 4em; height: 4em;border-radius: 50%;box-shadow: 0 0 3px 1px white;}
  .tip2 {z-index: 1;margin: 2.8em 0em 0em -.8em;width: 20em; height: 20em;transform: scale(.001);list-style: none;opacity: 0;}
  .button2:focus + .tip2 {transform: scale(1);opacity: 1;}
  .slice2 {overflow: hidden;position: absolute;width:300px; height: 60%; font-size: 15px; transform-origin: 100% 100%;}
  .slice2 a { text-decoration: none !important; }
  a.ctrl2{ text-decoration: none !important; }
  .button2 i { margin: auto; color: #fff; }

  .ctrl3 {position:absolute;top: 20%; left: 77%;transition: .5s; }
  .button3 {display: block; color: #000;text-align: center;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .tip3 a {display: block; border: 1px solid #888; background: #000; box-shadow: 0px 0px 6px -3px #000; border-radius: 5px; padding: 2% 5%; color: #fff;text-align: left;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .button3:hover, .ctrl3 a:hover, .button3:focus, .ctrl3 a:focus { opacity: 1; filter: alpha(opacity=100); }
  .button3:focus, .ctrl3 a:focus { outline: none; }
  .button3 {z-index: 2;display: flex; margin: -.625em;background-color: #000 !important; width: 4em; height: 4em;border-radius: 50%;box-shadow: 0 0 3px 1px white;}
  .tip3 {z-index: 1;margin: 2.8em 0em 0em -20em;width: 40em; height: 60em;transform: scale(.001);list-style: none;opacity: 0;}
  .button3:focus + .tip3 {transform: scale(1);opacity: 1;}
  .slice3 {overflow: hidden;position: absolute;width:300px; height: 60%; font-size: 15px; transform-origin: 100% 100%;}
  .slice3 a { text-decoration: none !important; }
  a.ctrl3{ text-decoration: none !important; }
  .button3 i { margin: auto; color: #fff; }

    .ctrl4 {position:absolute;top: 75%; left: 77%;transition: .5s; }
  .button4 {display: block; color: #000;text-align: center;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .tip4 a {display: block; border: 1px solid #888; background: #000; box-shadow: 0px 0px 6px -3px #000; border-radius: 5px; padding: 2% 5%; color: #fff;text-align: left;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .button4:hover, .ctrl4 a:hover, .button4:focus, .ctrl4 a:focus { opacity: 1; filter: alpha(opacity=100); }
  .button4:focus, .ctrl4 a:focus { outline: none; }
  .button4 {z-index: 2;display: flex; margin: -.625em;background-color: #000 !important; width: 4em; height: 4em;border-radius: 50%;box-shadow: 0 0 3px 1px white;}
  .tip4 {z-index: 1;margin: 2.8em 0em 0em -20em;width: 40em; height: 60em;transform: scale(.001);list-style: none;opacity: 0;}
  .button4:focus + .tip4 {transform: scale(1);opacity: 1;}
  .slice4 {overflow: hidden;position: absolute;width:300px; height: 60%; font-size: 15px; transform-origin: 100% 100%;}
  .slice4 a { text-decoration: none !important; }
  a.ctrl4{ text-decoration: none !important; }
  .button4 i { margin: auto; color: #fff; }

.ctrl5 {position:absolute;top: 75%; left: 18%;transition: .5s; }
  .button5 {display: block; color: #000;text-align: center;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .tip5 a {display: block; border: 1px solid #888; background: #000; box-shadow: 0px 0px 6px -3px #000; border-radius: 5px; padding: 2% 5%; color: #fff;text-align: left;text-decoration: none;text-shadow: 0 -1px dimgrey;}
  .button5:hover, .ctrl5 a:hover, .button5:focus, .ctrl5 a:focus { opacity: 1; filter: alpha(opacity=100); }
  .button5:focus, .ctrl4 a:focus { outline: none; }
  .button5 {z-index: 2;display: flex; margin: -.625em;background-color: #000 !important; width: 4em; height: 4em;border-radius: 50%;box-shadow: 0 0 3px 1px white;}
  .tip5 {z-index: 1;margin: 2.8em 0em 0em -.5em;width: 40em; height: 60em;transform: scale(.001);list-style: none;opacity: 0;}
  .button5:focus + .tip5 {transform: scale(1);opacity: 1;}
  .slice5 {overflow: hidden;position: absolute;width:300px; height: 60%; font-size: 15px; transform-origin: 100% 100%;}
  .slice5 a { text-decoration: none !important; }
  a.ctrl5{ text-decoration: none !important; }
  .button5 i { margin: auto; color: #fff; }


@media (min-width: 1024px) and (max-width: 1440px) {
	body.page-template-front-page-php{
		height: 100vh;
	}
}

















