/*!
Theme Name: Astrolabio Románico v.2.5
Theme URI: https://astrolabioromanico.org/
Author: xabicolas
Author URI: https://xabicolas.es/
Description: Tema de WP para Astrolabio Románico
Version: 2.5.0
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: xc
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.

xc is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	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;
	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;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

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: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* 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);
	line-height: 1;
	padding: 0.6em 1em 0.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 {
	color: #666;
  	border: 0px solid #ccc;
  	border-radius: 0px;
  	padding: 1em;
  	width: 100%;
  	background: #fff;
}
textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	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 {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	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: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* 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;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* 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 logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* 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;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* 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;
}

.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
@font-face {
    font-family: 'MontR';
    src: url('montr.eot');
    src: url('fonts/montr.eot?#iefix') format('embedded-opentype'),
        url('fonts/montr.woff2') format('woff2'),
        url('fonts/montr.woff') format('woff'),
        url('fonts/montr.ttf') format('truetype'),
        url('fonts/montr.svg#MontR') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MontB';
    src: url('montb.eot');
    src: url('fonts/montb.eot?#iefix') format('embedded-opentype'),
        url('fonts/montb.woff2') format('woff2'),
        url('fonts/montb.woff') format('woff'),
        url('fonts/montb.ttf') format('truetype'),
        url('fonts/montb.svg#MontB') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Caslr';
    src: url('caslr.eot');
    src: url('fonts/caslr.eot?#iefix') format('embedded-opentype'),
        url('fonts/caslr.woff2') format('woff2'),
        url('fonts/caslr.woff') format('woff'),
        url('fonts/caslr.ttf') format('truetype'),
        url('fonts/caslr.svg#Caslr') format('svg');
    font-weight: normal;
    font-style: normal;
}
.page {
	margin: auto auto;
}
body {
	width: 100%;
	height: auto;
	margin: auto auto;
	color: #111;
	font-size: 14px;
    background: #EEE; 
	font-family: 'MontR', sans-serif;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Caslr', serif;
	color: #111;
}
h1 {
	font-size: 4em;
	margin: auto auto;
}
h2 {
	font-size: 3.5em;
	margin: auto auto;
}
h3 {
	font-size: 3em;
	margin: auto auto;
}
h4 {
	font-size: 2.5em;
	margin: auto auto;
}
h5 {
	font-size: 2em;
	margin: auto auto;
}
h6 {
	font-size: 1.5em;
	margin: auto auto;
}
a, a:visited {
	color: #111;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover, a:focus, a:active {
	color: #444;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 0px solid #111;
    border-radius: 0px;
    background: #111;
    color: #EEE;
    padding: 0.8em 1.6em;
	font-size: 1.2em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border: 0px solid #444;
    background: #444;
    color: #EEE;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
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, select {
    color: #111;
    border: 0px solid #EEE;
    border-radius: 0px;
    padding: 0.5em 1em;
    width: 100%;
	line-height: initial;
}
.page-template-page-video .site-main {
    padding: 0em 0em 0em 0em;
	max-width: 100%;
	margin: auto auto;
}
a.wp-block-button__link {
    border: 0px solid #111;
    border-radius: 0px;
    background: #111;
    color: #EEE;
    padding: 0.8em 1.6em;
	font-size: 1em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.wp-block-button__link:hover {
    border: 0px solid #444;
    background: #444;
    color: #EEE;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (min-width: 576px) {
.site-main {max-width: 540px; margin: auto auto;}
}
@media screen and (min-width: 768px) {
.site-main {max-width: 720px; margin: auto auto;}
}
@media screen and (min-width: 992px) {
.site-main {max-width: 960px; margin: auto auto;}
}
@media screen and (min-width: 1200px) {
.site-main {max-width: 1080px; margin: auto auto;}
}

/* Header
--------------------------------------------- */
.site-header {
	position: fixed;
	width: 100%;
	height: auto;
	z-index: 9999;
}
.header-logo {
	width: auto;
	height: auto;
	display: inline-block;
	background: #EEE;
  	padding: 1em;
	position: fixed;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-logo-sticky {
	width: auto;
	height: auto;
	display: inline-block;
	background: #EEE;
  	padding: 0em;
	position: fixed;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-logo .custom-logo {
	width: auto;
	height: 120px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-logo .logo {
	content: "";
	background: url(img/logo.svg) no-repeat;
	width: 360px;
	height: 120px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (max-width: 576px) {
	.header-logo .logo {
		content: "";
		background: url(img/logo.svg) no-repeat;
		width: 160px;
		height: 96px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
}
.header-logo-sticky .logo {
	content: "";
	background: url(img/icon.svg) no-repeat;
	width: 120px;
	height: 120px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (max-width: 576px) {
	.header-logo-sticky .logo {
		content: "";
		background: url(img/icon.svg) no-repeat;
		width: 80px;
		height: 80px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
}
.header-logo-sticky .custom-logo {
	width: auto;
	height: 60px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.site-title {
	display: none;
	font-family: 'MontB', sans-serif;
	margin: auto auto;
	padding: 0.2em 0em 0em 0em;
	font-size: 2.5em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.site-description {
	display: none;
	margin: auto auto;
	font-size: 1.2em;
	padding: 0em;
	line-height: 0.2em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Menus Styles */

/* Menu */
.navegacion {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navegacion.open {
	width: 100%;
	height: 100vh;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.botenedor {
	position: absolute;
	top: 2em;
  	right: 2em;
  	background-color: #EEE;
  	padding: 0.5em;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.boton {
	content: "";
	background: url(img/menu.svg) no-repeat;
	background-size: contain;
	width: 45px;
	height: 45px;
	margin: auto auto;
	padding: 0;
	border-radius: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.boton:hover {
	content: "";
	background: url(img/previous.svg) no-repeat;
	background-size: contain;
	width: 45px;
	height: 45px;
	margin: auto auto;
	padding: 0;
	border-radius: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.boton.open {
	content: "";
	background: url(img/close.svg) no-repeat;
	background-size: contain;
	width: 45px;
	height: 45px;
	margin: auto auto;
	padding: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.boton.open:hover {
	content: "";
	background: url(img/next.svg) no-repeat;
	background-size: contain;
	width: 45px;
	height: 45px;
	margin: auto auto;
	padding: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu {
	display: inline-block;
}
.mentenedor {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	margin: auto auto;
	padding: 10em 2em 2em 2em;
	background: #EEE;
	text-align: center;
	opacity: 0;
	overflow: scroll;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.mentenedor.open {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navegacion ul {
	width: auto;
	margin: 0;
	padding: 0.4em 0em 0em 0em;
	list-style: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navegacion ul li {
	padding: 1em 0em;
	border-top: 5px dotted #B17F49;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navegacion ul li a {
	font-size: 1.4em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navegacion ul ul {
	width: auto;
	margin: 1em auto;
	padding: 0.4em 0em 0em 0em;
	list-style: none;
	border-top: 3px dotted #B17F49;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navegacion ul ul li {
	padding: 0.2em 0em;
	border-top: 0px dotted #B17F49;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navegacion ul ul li a {
	font-size: 1.2em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Small Menu */
.small-navigation {
	position: absolute;
	display: none;
	top: 15px;
	right: 15px;
	opacity: 1;
	filter: alpha(opacity=100);
	text-align: right;
	padding: 5em 1.5em 0em 1.5em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.small-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.small-navigation.toggled ul {
	display: block;
	background: #EEE;
	padding: 1em;
	border-radius: 1em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.small-navigation li {
	position: relative;
	padding: 0em 0em 0.5em 0em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.small-navigation li.lang-item {
	display: inline-block;
	padding: 0.4em;
	font-size: 0.8em;
	border-left: 3px dotted #B17F49;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.small-navigation li.lang-item-first{
	display: inline-block;
	margin: 2em auto 0em auto;
	border-left: 0px dotted #B17F49;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.small-navigation a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: 600;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-toggle {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	margin: 0em;
	padding: 0em;
	border-radius: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-toggle[aria-expanded="false"] {
	content: "";
	background: url(img/menu.svg) no-repeat;
	background-size: contain;
	width: 35px;
	height: 35px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-toggle[aria-expanded="true"] {
	content: "";
	background: url(img/close.svg) no-repeat;
	background-size: contain;
	width: 35px;
	height: 35px;
	animation: w3-spin 2s infinite linear;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.page-template-page-video .small-navigation {
    display: none;
}

/* Header Menu */
.header-navigation {
	display: none;
}
.header-navigation ul {
	display: block;
    margin: auto auto;
    padding: 0em;
}
.header-navigation ul ul {
    float: none;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
	display: block;
	background: #f0f0f1;
	padding: 1em;
}
.header-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.header-navigation ul ul li:hover > ul,
.header-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.header-navigation ul ul a {
	width: 200px;
}
.header-navigation ul li:hover > ul,
.header-navigation ul li.focus > ul {
	left: auto;
}
.header-navigation li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	padding: 0.5em 1em;
	margin: auto auto;
}
.header-navigation li li {
    padding: 0.4em 0em;
}
.header-navigation a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-size: 1.2em;
}
.page-template-page-video .header-navigation {
    display: none;
}

/* Breadcrumb Styles */
.breadcrumbs {
	display: none;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
	border-bottom: 3px dotted #B17F49;
	padding: 1em 1em 0.5em 1em;
	margin: auto auto 1.5em auto;
	font-size: 1em;
	color: #111;
}
.single .breadcrumbs {
	display: block;
}
.breadcrumbs ol {
    list-style: none;
	margin: auto auto;
	padding: 0em;
	background: transparent;
}
.breadcrumbs li {
    display: inline-block;
	vertical-align: middle;
}
.breadcrumb-item a {}

/* Body
--------------------------------------------- */
.error-404 {
	text-align: center;
}
.error-404 .page-header {
	margin: 0em auto !important;
	padding: 0em !important;
}
.error-404 .titulo {
	font-size: 6em;
}
.error-404 .numero {
	font-size: 10em;
}
.error-404 .page-content {
	margin: 1em auto 3em auto !important;
	padding: 0em !important;
}
.page-template-page-inicio .site-main {
	padding: 0em;
}
.site-main {
	padding: 15em 0em 0em 0em;
}
.archive .site-main, .single .site-main {
	padding: 15em 0em 0em 0em;
}
.archive .page-header {
	padding: 1.5em 0em 0em 0em;
  	margin: auto auto;
}
.archive .page-title {
	font-size: 4em;
	line-height: 1em;
	padding: 0em;
	margin: auto auto;
	color: #111;
}
.archive .page-title span {
	font-size: 1.5em;
	color: #111;
}
.archive .archive-description {
	padding: 1em 0em 0em 0em;
	border-top: 3px dotted #B17F49;
	margin: 1em auto auto auto;
}
.archive .pageback {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.archive .icon-previous {
	content: "";
	background: url(img/previus.svg) no-repeat;
	width: 30px;
	height: 30px;
}
.archive .previous-text {
}
.archive .site-main {}
.archive .entry-title {
	font-size: 2.5em;
	padding: 0.5em 0em;
	margin: 0.5em auto;
	border-bottom: 3px dotted #B17F49;
}
.all-post {
	width: 29%;
	margin: auto auto;
	padding: 1em 1em 1em 0em;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
@media screen and (max-width: 576px) {
	.all-post {
		width: 100%;
		margin: auto auto;
		padding: 1em 4em;
		display: block;
		text-align: left;	
	}
}
.post-intro {
	width: 45%;
	display: inline-block;
	vertical-align: top;
	padding: 1em;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
@media screen and (max-width: 576px) {
	.post-intro {
		width: 100%;
		display: block;
		padding: 2em 2em 1em 2em;
		-webkit-transition: all 0.3s ease-in;
		-moz-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}
}
.post-thumbnail {}
.post-header-image-blog {}
.post-header-image-blog .post-thumbnail {
	display: inline-block;
  	width: 300px;
  	height: 300px;
  	overflow: hidden;
}
.post-header-image-blog .post-thumbnail img {
	height: 100%;
  	width: auto;
  	max-width: fit-content;
}
.post-content {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding: 1em;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
@media screen and (max-width: 576px) {
	.post-content {
		width: 100%;
		display: block;
		vertical-align: top;
		padding: 1em 2em 2em 2em;
		-webkit-transition: all 0.3s ease-in;
		-moz-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}
}
.entry-header {
	margin: auto auto;
	padding: 0em;
}
.entry-title {
	font-size: 4em;
	line-height: 1em;
	padding: 0em;
	margin: auto auto;
}
.single .entry-title {
}
.entry-meta {
	display: none;
}
.entry-meta a {
}
.posted-on {
	display: none;
}
.byline {
	display: none;
}
.entry-excerpt {
	margin: auto auto;
	padding: 0em;
}
.entry-content {
	margin: auto auto;
	padding: 0em;
}
.particiones {
	word-break: break-word;
	hyphens: auto;
}
.columna1 {
	width: 100%;
	margin: auto auto;
	padding: 0em;
}
.columna2 {
	width: 49.5%;
	padding: 0em 2em 0em 0em;
	margin: auto auto;
	display: inline-block;
	vertical-align: top;
}
.columna3 {
	width: 32.5%;
	padding: 0em 2em 0em 0em;
	margin: auto auto;
	display: inline-block;
	vertical-align: top;
}
.columna4 {
	width: 22.5%;
	padding: 0em 2em 0em 0em;
	margin: auto auto;
	display: inline-block;
	vertical-align: top;
}
td {
	padding: 0.5em 1em;
	border: 1px solid #ddd;
}
.entry-footer {
	margin: auto auto;
	padding: 1em;
	font-size: 1em;
	text-align: center;
}
.all-post .entry-footer {
	display: none;
}
.single .entry-footer {
	margin: auto auto;
	padding: 0.5em 1em 1em 1em;
	font-size: 1em;
	border-top: 3px dotted #B17F49;
	text-align: left;
}
.cat-links {
	display:block;
}
.tags-links {
	display:block;
}
.comments-link {
	display:block;
}
.edit-link {
	font-size: 0.8em;
}
.pagination {
    display: block;
    padding: 2em 0em 4em 0em;
    margin: auto auto;
    border-radius: 0;
}
.page-numbers {
	padding: 0.2em 0.4em;
	text-transform: uppercase;
}
.prev.page-numbers, .next.page-numbers {
	font-size: 0.8em;
}
.prev.page-numbers::before {
	content: "<";
	padding: 0em 0.2em;
	color: #444;
	font-size: 1.2em;
}
.next.page-numbers::after {
	content: ">";
	padding: 0em 0.2em;
	color: #444;
	font-size: 1.2em;
}
.page-numbers.current {
	border: 3px dotted #B17F49;
	color: #111;
}
.page-numbers.dots {
	color: #444;
}
.post-pagination {
	position: relative;
	margin: auto auto;
	padding: 2em 0em;
	height: 320px;
	color: #111;
}
.site-main .post-navigation {
	margin: auto auto;
}
.post-navigation a {
	display: block;
}
.nav-previous {
	width: 49.5%;
	float: left;
	text-align: left;
}
.icon-previous {
	display: inline-block;
	vertical-align: middle;
	padding: 1em;
	width: 30px;
	height: 30px;
	content: "";
	background: url(img/previus.svg) no-repeat;
}
.title-previous {
	font-size: 1.2em;
	max-width: 49.5%;
	line-height: 1.2em;
	display: inline-block;
	vertical-align: middle;
	padding: 1em;
}
.nav-next {
	width: 49.5%;
	float: right;
	text-align: right;
}
.icon-next {
	display: inline-block;
	vertical-align: middle;
	padding: 1em;
	width: 30px;
	height: 30px;
	content: "";
	background: url(img/next.svg) no-repeat;
}
.title-next {
	font-size: 1.2em;
	max-width: 49.5%;
	line-height: 1.2em;
	display: inline-block;
	vertical-align: middle;
	padding: 1em;
}
.nav-previous .img-previous, .nav-next .img-next {
	position: relative; 
	width: auto;
	height: 0;
	overflow: hidden;
	display: none;
	max-width: 49.5%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.nav-previous:hover .img-previous, .nav-next:hover .img-next {
	height: 240px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.relacionados {
	width: 100%;
	padding: 2em 0em;
	border-top: 3px dotted #B17F49;
}
.relacionados h3 {
	margin: 0em;
	padding: 0.5em 0em;
}
.relacionados a {
	text-decoration:none;
}
.relacionado {
	width: 22.5%;
	display: inline-block;
	margin: 0em 2em 0em 0em;
	padding: 0em;
	vertical-align: top;
}
.comments-area {
	padding: 2em 0em 0em 0em;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 1em;
}

/* Slider Styles */
.row {
    margin-left: 0;
    margin-right: 0;
}
.carousel {
    z-index: -9999;
}
.carousel-indicators {
    position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 999;
	width: 100%;
	margin: auto auto;
	padding: 0.5em;
	list-style: none;
	text-align: center;
	background: #444;
}
.carousel-indicators li {
    border: 0px dotted #B17F49;
	background-color: rgba(255,255,255,0.6);
}
.carousel-indicators .active {
    background-color: rgba(255,255,255,1);
}
.carousel-inner {
	z-index: -9999;
}
.item {}
.carousel-inner img {}
.carousel-control {
    width: 0;
}
.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
.carousel-control.left span {
	padding: 15px;
}
.carousel-control.right span {
	padding: 15px;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}
.carousel-control.left span,
.carousel-control.right span {
	background-color: #444;
	color: #EEE;
}
.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .6;
	filter: alpha(opacity=60);
}
.header-text {
    position: absolute;
	top: 30px;
	left: auto;
	right: auto;
	width: auto;
	margin: 0em 7em;
}
.carousel-content {
	width: 100%;
	height: 100%;
	max-width: 460px;
	background: rgba(0,0,0,0.4);
	padding: 2em 4em;
	color: #EEE;
}
.carousel-content h1 {
}
.carousel-content h4 {
	font-weight: 400;
}
.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}
.btn-theme {
    color: #EEE;
    background-color: transparent;
    border: 2px solid #EEE;
    margin-right: 15px;
}
.btn-theme:hover {
    color: #111;
    background-color: #444;
    border-color: #444;
}


/* Footer
--------------------------------------------- */
.site-footer {
	background-color: transparent;
	text-align: center;
	margin: auto auto;
	padding: 0em 11em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (max-width: 576px) {
	.site-footer {
		padding: 0em 1em;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
}
.footer-navigation {
	width: auto;
	display: block;
	padding: 1em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-navigation ul {
	margin: auto auto;
	padding: 0em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-navigation li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0.5em 1em;
	margin: auto auto;
	border-bottom: 3px dotted #B17F49;
	border-top: 3px dotted #B17F49;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-navigation a {
	font-weight: 600;
  	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.contacto {
	width: auto;
	display: block;
	text-align: center;
	padding: 1em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.social {
	width: auto;
	font-size: 0.8em;
	padding: 1em 1em 3em 1em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.linkedin, .instagram, .twitter, .facebook, .youtube {
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.socialicon {
	display: inline-block;
	width: 50px;
	height: 50px;
	content: "";
	background: url(img/socialicons.svg) no-repeat;
	background-size: 250px 100px;
  	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconlinkedin {
  	background-position: 0px 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconlinkedin:hover {
  	background-position: 0px -50px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconinstagram {
  	background-position: -50px 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconinstagram:hover {
  	background-position: -50px -50px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconx {
  	background-position: -100px 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconx:hover {
  	background-position: -100px -50px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconfacebook {
  	background-position: -150px 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconfacebook:hover {
  	background-position: -150px -50px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconyoutube {
  	background-position: -200px 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconyoutube:hover {
  	background-position: -200px -50px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-logo {
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-logo .logo {
	content: "";
	background: url(img/logo.svg) no-repeat;
	width: 250px;
	height: 85px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-logos {
	display: block;
	margin: auto auto;
	padding: 0em 0em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-logos a {
	display: inline-block;
	vertical-align: middle;
	margin: auto auto;
	padding: 0em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-logos img {
    width: auto;
	height: 90px;
	margin: 0.5em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

