/*
Theme Name: Emov
Text Domain: emov
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
    margin: 0;
    -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
    font-family: 'Aller';
    src: url('inc/assets/fonts/Aller.eot');
    src: url('inc/assets/fonts/Aller.eot?#iefix') format('embedded-opentype'),
    url('inc/assets/fonts/Aller.woff2') format('woff2'),
    url('inc/assets/fonts/Aller.woff') format('woff'),
    url('inc/assets/fonts/Aller.ttf') format('truetype'),
    url('inc/assets/fonts/Aller.svg#Aller') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller';
    src: url('inc/assets/fonts/Aller-Light.eot');
    src: url('inc/assets/fonts/Aller-Light.eot?#iefix') format('embedded-opentype'),
    url('inc/assets/fonts/Aller-Light.woff2') format('woff2'),
    url('inc/assets/fonts/Aller-Light.woff') format('woff'),
    url('inc/assets/fonts/Aller-Light.ttf') format('truetype'),
    url('inc/assets/fonts/Aller-Light.svg#Aller-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'inc/assets/fonts/Aller';
    src: url('inc/assets/fonts/Aller-Bold.eot');
    src: url('inc/assets/fonts/Aller-Bold.eot?#iefix') format('embedded-opentype'),
    url('inc/assets/fonts/Aller-Bold.woff2') format('woff2'),
    url('inc/assets/fonts/Aller-Bold.woff') format('woff'),
    url('inc/assets/fonts/Aller-Bold.ttf') format('truetype'),
    url('inc/assets/fonts/Aller-Bold.svg#Aller-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

html {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #535353;
    font-weight: bold;
    margin-bottom: 1.5em;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.4px;
    padding-top: 0.3em;
}

h1 {
    font-size: 2.286rem;
    padding-bottom: 10px;
    color: rgb(88, 41, 126);
}

h2 {
    font-size: 1.714rem;
    padding-bottom: 0.3em;
    line-height: 1.25;
}

h3 {
    font-size: 1.286rem;
    line-height: 25px;
}

h4 {
    font-size: 1.143rem;
    line-height: 20px;
}

h5 {
    font-size: 1rem;
    line-height: 17.5px;
}

p {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: 1.1px;
    text-align: justify;
    color: #535353;
    margin-bottom: 1.5em;
}

h1.entry-title {
    font-size: 1.5rem;
    border-bottom: 1px solid #eaecef;
}

h2.entry-title {
    border-bottom: 1px solid #eaecef;
}

h3.widget-title {
    font-size: 1rem;
    margin-top: 54px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: 1.1px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
}

h3.widget-title a {
    font-size: 1rem;
    margin-top: 54px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: 1.1px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
}

ul {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: 1.1px;
    color: #535353;
}

ul li {
    margin-bottom: 1em;
    text-align: justify;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    background: #fff;
    font-family: "Aller";
    /* Fallback for when there is no custom background color defined. */
}

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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
    margin-bottom: 0;
    object-fit: contain;
    background-image: linear-gradient(to right, rgb(195, 28, 127), #59297e);
    padding: 26px 35px 0 35px;
    height: 95px;
    z-index: 9999;
    transition: height 0.05s ease-out, padding 0.05s ease-out;
    -webkit-transition: height 0.05s ease-out, padding 0.05s ease-out;
}

header#masthead.scrolled {
    padding: 6px 35px 0 35px;
    height: 50px;
    transition: height 0.05s ease-in, padding 0.05s ease-in;
    -webkit-transition: height 0.05s ease-in, padding 0.05s ease-in;
}

.single.has-featured-image header#masthead {
    background-image: none;
}

.single.has-featured-image header#masthead.noTransparent {
    background-image: linear-gradient(to right, rgb(195, 28, 127), #59297e);
}

.navbar-brand > a {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
    text-decoration: none;
}

.navbar-toggler {
    margin-top: -20px;
}

#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}

#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}

@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }

    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
    padding-left: 0;
    padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li {
    margin-left: 47px;
    margin-bottom: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #fff;
    font-size: 0.7857rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    padding: 12px 0 40px 0;
    border-bottom: 2px solid transparent;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #fff;
    /*background: #f9f9f9;*/
}

body:not(.theme-preset-active) #masthead.scrolled .navbar-nav > li > a {
    padding: 0 0 12px 0;
}

.navbar-brand {
    height: auto;
    padding-bottom: 30px;
}

.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}

.btn-login {
    margin-left: 29px;
    border-radius: 14px;
    border: 2px solid #ffffff;
    font-size: 0.8571rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    width: 124px;
    margin-top: -32px;
    text-decoration: none;
}

.btn-login:hover {
    color: #fff;
    text-decoration: none;
}

.scrolled .btn-login {
    margin-top: -20px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    width: 6.643rem;
    top: 30%;
    left: -55px;
    z-index: 1000;
    width: 103px;
    padding: .5rem 0;
    background-color: transparent;
    border: 0;
}

.dropdown .open .dropdown-menu {
    display: block;
}

.dropdown-menu li {
    padding: 0;
    margin: 0;
}

.dropdown-menu li:first-of-type {
    background-image: url("inc/assets/images/bgr-dropdown-top.png");
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 23px;
}

.dropdown-menu li:last-of-type {
    background-image: url("inc/assets/images/bgr-dropdown-bottom.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 14px;
}

.dropdown-menu li:first-of-type:last-of-type {
    background-image: url("inc/assets/images/bgr-dropdown-top-bottom.png");
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    text-align: center;
    font-size: 0.8571rem;
    color: #fff;
    background-color: transparent;
    padding: 0;
    background-image: url("inc/assets/images/bgr-dropdown.png");
    background-position: center;
    background-repeat: repeat-y;
}

.dropdown-menu .dropdown-item span {
    width: 50%;
    display: inline-block;
    border-bottom: solid 0.5px #ffffff;
    padding: 5px 0;
}

.dropdown-menu li:last-of-type .dropdown-item span {
    border-bottom: 0;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li > .dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }

    .dropdown-menu li a {
        padding: 0;
    }

    #masthead .navbar-nav > li > a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }

    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}

.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%;
}

.comment-content.card-block {
    padding: 0px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.category article {
    border: solid 0.5px #e9e9e9;
}

.category article figure {
    height: 230px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.category .article-title {
    font-size: 1.286rem;
    line-height: 25px;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.category .article-title a {
    color: #000;
    text-decoration: none;
}

.category .article-title:after {
    content: ' ';
    width: 58px;
    display: block;
    margin: 17px 0;
    background-color: #d2198f;
    height: 6px;
    border-radius: 6px;
}

.category .posted-on, .category .byline, .category .comments-link {
    font-size: 0.8571rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ababab;
}

.category .destacados a {
    color: #fff;
    text-decoration: none;
}

.category .destacados h3 {
    text-transform: uppercase;
}

.category .destacados h3:after {
    content: ' ';
    width: 58px;
    display: block;
    margin: 17px 0;
    background-color: #fff;
    height: 6px;
    border-radius: 6px;
}

.category .destacados .posted-on {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.category .article-text p {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 1.3px;
    text-align: left;
    color: #535353;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    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;
    color: #21759b;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    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;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# 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;
    font-size: 1rem;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.nav > li > a {
    padding: 0;
    font-size: 0.8571rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.83;
    letter-spacing: 1.1px;
    text-align: left;
    color: #ffffff;
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: underline;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_text {
    margin-right: 60px;
}

.widget_text:last-of-type {
    margin-right: 0;
}

.widget_text, .widget_text p, .widget_text a {
    font-size: 0.8571rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.83;
    letter-spacing: 1.1px;
    text-align: left;
    color: #ffffff;
}

.widget_text .col-md-6 {
    padding-left: 0;
    padding-right: 30px;
}

.row .widget_text:nth-of-type(2) .widget-title {
    opacity: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
.btn.btn-emov {
    border-radius: 18px !important;
    text-transform: uppercase !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    letter-spacing: 0.4px !important;
    background-image: linear-gradient(to right, rgb(195, 28, 127), rgb(88, 41, 126));
    color: #fff;
    height: 49px;
    line-height: 49px;
    padding: 0;
    display: block;
}

.btn-emov a {
    border-radius: 18px !important;
    text-transform: uppercase !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: 0.4px !important;
}

.btn-emov-bordered a {
    border-radius: 33.5px !important;
    text-transform: uppercase !important;
    font-size: 2rem !important;
    font-weight: 300 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: 1.1px !important;
}

/*--------------------------------------------------------------
## VComposer
--------------------------------------------------------------*/
.wpb-js-composer .page-content,
.wpb-js-composer .entry-content,
.wpb-js-composer .entry-summary {
    margin: 0;
}

.wpb-js-composer .copyContainer {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: rgb(88, 41, 126);
    margin: 0 0 1.5em 0;
}

.wpb-js-composer .txt-home {
    height: 180px;
    overflow: hidden;
}

.wpb-js-composer h4.copyContainer {
    font-size: 4.786rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.wpb-js-composer h5.copyContainer {
    font-size: 2.286rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    margin: 0 0 10px 0;
}

.wpb-js-composer h6.copyContainer {
    font-size: 1.429rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    margin: 0 0 10px 0;
}

.wpb-js-composer .captacion_item h5.copyContainer {
    font-size: 2.5rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.59;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    margin: 0;
}

.wpb-js-composer .captacion_item h6.copyContainer {
    font-size: 0.8571rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    margin: 0;
}

.wpb-js-composer .tarifas h5.copyContainer {
    font-size: 2.5rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    margin: 0 0 20px 0;
}

.wpb-js-composer .tarifas .wpb_text_column p {
    font-size: 1.417rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: rgb(88, 41, 126);
    margin: 0;
}

/*--------------------------------------------------------------
## Contact page
--------------------------------------------------------------*/
.page-template-contact h1 {
    font-size: 2rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(195, 28, 127);
    text-transform: uppercase;
}

.page-template-contact h2 {
    font-size: 2.714rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    text-transform: capitalize;
    margin-top: 50px;
}

.page-template-contact h2 a {
    color: rgb(88, 41, 126);
}

.page-template-contact p {
    font-size: 1.429rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 95px;
}

.page-template-captaciones #content.site-content {
    padding-bottom: 0;
    padding-top: 95px;
}

.single.has-featured-image #content.site-content {
    padding-top: calc(95px + 2em);
}

.single #content.site-content {
    padding-top: calc(95px + 4rem);
}

.page-template-city-contact #content.site-content, .category #content.site-content {
    padding-bottom: 0;
}

.error404 #content.site-content {
    padding-top: 150px;
    padding-bottom: 55px;
}

.page-template-default #page-header {
    margin-bottom: 70px;
}

.sticky .entry-title::before {
    content: '\f08d';
    font-family: fontawesome;
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 35px 0 0 0;
}

.page-template-city-contact .page-content,
.page-template-city-contact .entry-content,
.page-template-city-contact .entry-summary {
    margin: 0;
}

h1.entry-title {
    font-size: 1.5rem;
    border-bottom: 1px solid #eaecef;
}

h2.entry-title {
    border-bottom: 1px solid #eaecef;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
    color: #ababab;
    margin-bottom: 0;
}

.entry-title > a {
    color: inherit;
}

.page #page-header {
    background-image: url("inc/assets/images/bgr-header-page.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.page #faq-header, .search #faq-header, .archive #faq-header {
    background-image: url("inc/assets/images/bgr-header-faq.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.category #blog-header, .search #blog-header {
    background-image: url("inc/assets/images/bgr-blog.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.page .entry-header .entry-title, .search .entry-header .entry-title, .category .entry-header .entry-title, .tax-faqs_city .entry-header .entry-title {
    padding: 66px 0 43px;
    margin: 0;
    font-family: "Aller";
    font-size: 2rem;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
}

.page-template-prices .entry-header .entry-title {
    color: rgb(195, 28, 127);
    text-align: left;
}

.page-template-prices th {
    font-size: 2.714rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    border: 0;
    padding: 28px 0;
}

.page-template-prices tr th:last-of-type {
    text-align: right;
}

.page-template-prices td {
    font-size: 1.286rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    text-align: left;
    color: #535353;
    padding: 28px 0;
}

.page-template-prices tr td:last-of-type {
    font-weight: bold;
    text-align: right;
    color: rgb(195, 28, 127);
}

.page-template-city-contact h1 {
    font-size: 2.714rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
    margin-bottom: 20px;
    text-transform: capitalize;
}

.page-template-city-contact h1 a {
    color: rgb(88, 41, 126);
}

.page-template-city-contact h2 {
    font-size: 2rem;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgb(195, 28, 127);
    margin-bottom: 13px;
    text-transform: uppercase;
}

.page-template-city-contact p {
    font-size: 1.143rem;
    font-weight: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgb(88, 41, 126);
}

.single .featured-image {
    margin-top: -95px !important;
    z-index: 10;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% bottom;
    /*background-attachment: fixed;*/
    height: 66vh;
    padding-top: 25%;
}

.single h1.entry-title {
    font-size: 3.214rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0;
    border: 0;
    text-transform: uppercase;
}

.single .byline {
    font-size: 1.143rem;
    text-align: justify;
    color: #000;
}

.single .posted-on {
    font-size: 1.143rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    color: #ababab;
}

.single .entry-content {
    border-bottom: solid 1px #979797;
    padding-bottom: 25px;
}

.single .entry-content p {
    line-height: 1.5;
}

.single .categories {
    margin: 32px 0;
}

.single .categories span {
    border-radius: 16px;
    background-color: rgb(195, 28, 127);
    line-height: 32px;
    padding: 9px 20px;
    font-size: 0.8571rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-right: 20px;
}

/*--------------------------------------------------------------
## FAQS
--------------------------------------------------------------*/
#faqs {
    margin-top: 50px;
}

#faqs .card-header:after {
    content: url("inc/assets/images/menu-up.png");
    float: right;
}

#faqs .card-header.collapsed:after {
    content: url("inc/assets/images/menu-down.png");
}

#faqs .card {
    border: 0;
    border-bottom: solid 1.4px #dadada;
    border-radius: 0;
}

#faqs .card-header {
    padding: 22px 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0;
    font-size: 1.286rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    text-align: left;
    color: #535353;
}

#faqs .card-body {
    padding: 22px 0 0 0;
}

#faqs .card-body p {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 1.1px;
    text-align: justify;
    color: #535353;
}

/*--------------------------------------------------------------
## Search Results
--------------------------------------------------------------*/
.search #search-form.form-inline {
    border-bottom: 2px solid #fff;
    margin-bottom: 33px;
}

#search-form ::placeholder {
    color: #fff;
}

.search #search-form.form-inline .form-control {
    width: calc(100% - 30px);
    padding: .375rem 0;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    transition: none;

    font-family: "Aller";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    text-align: left;
    color: #ffffff;

    box-shadow: none;
    outline: none;
}

/*--------------------------------------------------------------
## FAQ Search
--------------------------------------------------------------*/
.page-template-faq #search-form.form-inline, .tax-faqs_city #search-form.form-inline {
    border-bottom: 2px solid #fff;
    margin-bottom: 33px;
}

.page-template-faq #search-form.form-inline .form-control, .tax-faqs_city #search-form.form-inline .form-control {
    width: calc(100% - 30px);
    padding: .375rem 0;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    transition: none;

    font-family: "Aller";
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    text-align: left;
    color: #ffffff;

    box-shadow: none;
    outline: none;
}

.filter-faq-city {
    margin-bottom: 30px;
}

.filter-faq-city .col-xs-2 {
    border-right: 1px solid #fff;
}

.filter-faq-city .col-xs-2:last-of-type {
    border: 0;
}

.filter-faq-city a {
    font-size: 1.714rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    -webkit-text-stroke: 1px #ffffff;
    text-transform: uppercase;
    margin: 0 10px;
}

.filter-faq-city a:hover, .filter-faq-city a.active {
    text-decoration: underline;
}

.filter-faq {
    margin-bottom: 60px;
}

.filter-faq a {
    border-radius: 16px;
    background-color: #ffffff;
    line-height: 32px;
    padding: 7px 18px;
    font-size: 0.8571rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: rgb(195, 28, 127);
    text-decoration: none;
    display: inline-block;
    border: solid 2px #ffffff;
}

.filter-faq a:hover, .filter-faq a.active {
    border: solid 2px #ffffff;
    background-color: transparent;
    color: #fff;
}

/*--------------------------------------------------------------
## Blog Search
--------------------------------------------------------------*/
.category #search-form.form-inline {
    border-bottom: 2px solid #fff;
    margin-bottom: 33px;
}

.category #search-form.form-inline .form-control {
    width: calc(100% - 30px);
    padding: .375rem 0;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    transition: none;

    font-family: "Aller";
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    text-align: left;
    color: #ffffff;

    box-shadow: none;
    outline: none;
}

.filter-blog {
    margin-bottom: 60px;
}

.filter-blog a {
    border-radius: 16px;
    background-color: #ffffff;
    line-height: 32px;
    padding: 7px 35px;
    font-size: 0.8571rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: rgb(195, 28, 127);
    text-decoration: none;
    display: inline-block;
    border: solid 2px #ffffff;
}

.filter-blog a:hover, .filter-blog a.active {
    border: solid 2px #ffffff;
    background-color: transparent;
    color: #fff;
}

.filter-blog-city {
    margin-bottom: 30px;
}

.filter-blog-city .col-xs-2 {
    border-right: 1px solid #fff;
}

.filter-blog-city .col-xs-2:last-of-type {
    border: 0;
}

.filter-blog-city a {
    font-size: 1.714rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    -webkit-text-stroke: 1px #ffffff;
    text-transform: uppercase;
    margin: 0 10px;
}

.filter-blog-city a:hover, .filter-blog-city a.active {
    text-decoration: underline;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments {
}

#comments #reply-title {
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

#comments .logged-in-as {
    display: none;
}

#comments .form-control {
    color: #767676;
    padding: 10px 12px;
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    outline: 0;
    margin-bottom: 4px;
    border-radius: 0;
}

#comments .btn-emov {
    padding-left: 30px;
    padding-right: 30px;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-notes {
    display: none;
}

.comment-form-author {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 1.5em;
}

.comment-form-email {
    float: left;
    width: 49.5%;
    margin-right: 0;
    margin-bottom: 1.5em;
}

.comment-form-url {
    display: none;
}

.comment-form-author input, .comment-form-email input, .comment-form-url input {
    font-size: 13px;
    color: #767676;
    padding: 10px 12px;
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    outline: 0;
    display: block;
    width: 100%;
}

#comments .card {
    border: 0;
    border-bottom: solid 1.4px #dadada;
    border-radius: 0;
}

#comments .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    font-size: 1.286rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    text-align: left;
    color: #535353;
}

#comments .card-body {
    padding: 10px 0 0 0;
}

#comments .card-body p {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 1.1px;
    text-align: justify;
    color: #535353;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}

#comments .card-header .entry-meta {
    font-size: 1.143rem;
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: justify;
    color: #000;
}

#comments .card-footer {
    background-color: #fff;
    border: 0;
    padding: 0;
}

/*--------------------------------------------------------------
# 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%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}

.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.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-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
## Sharing buttons
--------------------------------------------------------------*/

.simpleshare-link {
    margin-left: 30px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}

.simpleshare-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    text-align: right;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
    object-fit: contain;
    background-image: linear-gradient(to right, rgb(195, 28, 127), #59297e);
    overflow: hidden;
}

.site-footer ul li {
    margin-bottom: 0;
}

.footer-end {
    padding-bottom: 96px;
}

.footer-end .linea {
    height: 1px;
    object-fit: contain;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 32px auto;
}

.footer-end .nav-link {
    margin-left: 22px;
}

.home .footer-end .col-6.text-right * {
    display: none;
}

footer#colophon {
    font-size: 85%;
}

body:not(.theme-preset-active) footer#colophon {
    color: #99979c;
    background-color: #f7f7f7;
}

.copyright {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-align: center;
}

.copyright a, footer#colophon a {
    color: inherit;
}

@media screen and (max-width: 767px) {
    #masthead .navbar-nav > li > a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
}

.pea_cook_wrapper.pea_cook_bottomcenter {
margin: 0 !important;
left: 27px !important;
    right: 27px !important;
    width: calc(100% - 54px) !important;
}

.pea_cook_wrapper {
    position: fixed !important;
    
    z-index: 100001 !important;
    padding: 12px 27px !important;
    border-radius: 28.2px !important;
}

.pea_cook_wrapper p {
    font-family: "Aller" !important;
    font-size: 0.8571rem !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal;
    line-height: 1.33 !important;
    letter-spacing: 1.1px !important;
    text-align: left !important;
    color: rgb(88, 41, 126) !important;
    display: inline-block !important;
    width: calc(100% - 210px) !important;
    padding: 0 36px 0 0 !important;
    vertical-align: middle !important;
}

.pea_cook_wrapper p a {
    font-family: "Aller" !important;
    color: rgb(88, 41, 126) !important;
    font-size: 0.8571rem !important;
}

button.pea_cook_btn {
    padding: 5px 0 !important;
    border-radius: 15.7px !important;
    background: rgb(195, 28, 127) !important;
font: normal 0.8571rem "Aller" !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: 1.1px !important;
    text-align: center !important;
    color: #ffffff !important;
    width: 160px !important;
    display: table-cell !important;
    vertical-align: middle !important;
border: 0 !important;
margin: 0 !important;
text-shadow: none !important;
box-shadow: none !important;
text-transform: uppercase !important;
}

/*--------------------------------------------------------------
# Botón flotante
--------------------------------------------------------------*/

#main-rs {
    position: relative;
}

#register-link {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9998;
}

.page-template-captaciones #register-link {
    left: calc(50% - 220px);
}

#register-link a {
    color: #ffffff;
    border: none;
    background-color: #d2198f;
    background-image: -webkit-linear-gradient(left, #d2198f 0%, #59297e 50%, #d2198f 100%);
    background-image: linear-gradient(to right, #d2198f 0%, #59297e 50%, #d2198f 100%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
    padding: 14px 20px;
    border-radius: 18px !important;
    text-transform: uppercase !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: 0.4px !important;
    text-align: center;
    margin: 0 30px 10px 30px;
    border: 3px solid #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
}

.page-template-captaciones #register-link a {
    background-color: transparent;
    background-image: none;
    padding: 20px 80px;
    font-size: 1.286rem !important;
    border-radius: 40px !important;
}

#register-link a span {
    z-index: 7;
}

#register-link-menu {
    display: none;
    position: fixed;
    top: 11px;
    left: 50%;
    transform: translate(-50%);
    border-radius: 14px;
    border: 2px solid #ffffff;
    font-size: 0.8571rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    width: 124px;
    text-decoration: none;
}

#register-link-menu a {
    color: #fff;
}

/*--------------------------------------------------------------
# Marcas de agua
--------------------------------------------------------------*/
.page-template-contact, .page-template-faq, .page-template-default, .page-template-prices, .tax-faqs_city {
    background: url('inc/assets/images/bgr-watermark2.svg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.home, .category, .page-id-30, .page-template-city, .page-template-fullwidth {
    background: url('inc/assets/images/bgr-watermark.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/

.collapsing {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    visibility: hidden;
}

.navbar-collapse.show {
    position: absolute;
    min-width: 6.643rem;
    top: 35px;
    right: -28px;
    z-index: 1000;
    width: 103px;
    padding: .5rem 0;
    background-color: transparent;
    border: 0;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    visibility: visible;
}

body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav > li {
    padding: 0;
    margin: 0;
}

body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav > li.current_page_item > a {
    border-bottom: 0;
    background-color: transparent;
}

body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav > li > a {
    padding: 0;
    border-bottom: 0;
}

body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav > li:first-of-type {
    background-image: url("inc/assets/images/bgr-dropdown-top.png");
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 23px;
}

body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav .nav-link {
    white-space: normal;
    text-align: center;
    font-size: 0.8571rem;
    color: #fff;
    background-color: transparent;
    padding: 5px 0;
    background-image: url("inc/assets/images/bgr-dropdown.png");
    background-position: center;
    background-repeat: repeat-y;
}

body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav .nav-link:after {
    content: " ";
    width: 70%;
    display: block;
    padding: 0;
    height: 1px;
    background-color: #fff;
    margin: 5px auto 0 auto;
    border: 0;
}

body:not(.theme-preset-active) #masthead .navbar-collapse.show .navbar-nav > li:last-of-type {

}

.navbar-collapse.show .dropdown-menu {
    border: medium none;
    margin: 0 !important;
    padding: 0 !important;
}

.navbar-collapse.show .dropdown-menu {
    min-width: initial;
    top: auto;
    left: auto;
    z-index: 1000;
    width: auto;
    padding: 0;
    background-color: transparent;
    border: 0;
}

.navbar-collapse.show .dropdown-menu li:first-of-type {
    background: transparent;
    padding-top: 0;
}

.navbar-collapse.show .dropdown-menu .dropdown-item {
    white-space: normal;
    text-align: center;
    background: transparent;
    padding: 5px 0;
    width: 100%;
    margin: 0 auto;
    background-image: url("inc/assets/images/bgr-dropdown.png");
    background-position: center;
    background-repeat: repeat-y;
}

.navbar-collapse.show .dropdown-menu .dropdown-item span {
    width: auto;
    display: block;
    width: 70%;
    margin: 0 auto;
    border-bottom: solid 1px #ffffff;
    padding: 5px 0;
}

.navbar-collapse.show .dropdown-menu li:last-of-type {
    background: transparent;
    padding-bottom: 0;
}

.navbar-collapse.show .dropdown-menu li:last-of-type .dropdown-item span {
    border-bottom: solid 1px #ffffff;
}

.navbar-collapse.show .btn-login {
    border-radius: 0;
    border: 0;
    border-bottom: 0;
    line-height: initial;
    text-align: center;
    width: auto;
    margin: 0 auto;
    display: block;
    padding: 5px 0;

    background-image: url("inc/assets/images/bgr-dropdown-bottom-collapse.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 14px;
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
    html {
        /*font-size: 95%;*/
    }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
    html {
        /*font-size: 93%;*/
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
    html {
        /*font-size: 90%;*/
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
    html {
        /*font-size: 88%;*/
    }

    #footer-widget .row {
        margin-right: 0;
        margin-left: 0;
    }

    .vc_row.no-customize {
        margin: 50px auto 0 auto !important;
        padding: 0 30px !important;
    }

    .vc-row.mapa {
        margin: -25px auto 0 auto !important;
        padding: 0 30px !important;
    }

    .vc_column_container.no-customize > .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .wpb-js-composer h4.copyContainer {
        font-size: 2rem;
    }

    .wpb-js-composer h6.copyContainer {
        font-size: 1.2rem;
    }

    h3.widget-title {
        margin-top: 0;
    }

    .page-template-faq #search-form.form-inline .form-control, .tax-faqs_city #search-form.form-inline .form-control {
        float: left;
    }

    .filter-faq a {
        margin-bottom: 10px;
    }

    .category #search-form.form-inline .form-control {
        float: left;
    }

    .filter-blog a {
        margin-bottom: 10px;
    }

    .footer-end {
        padding-bottom: 20px;
    }

    .category .destacados .col-sm-5 {
        padding-top: 0 !important;
        padding-left: 1rem !important;
    }

    .category .destacados .col-sm-7 {

    }

    .category .destacados .col-sm-12 {

    }

    .single.has-featured-image #content.site-content {
        padding-top: 20px;
    }

    .single.has-featured-image header#masthead {
        background-image: linear-gradient(to right, rgb(195, 28, 127), #59297e);
    }

    .single .featured-image {
        margin-top: 95px !important;
        background-size: cover !important;
        background-attachment: initial;
    }

    .single h1.entry-title {
        font-size: 2.2rem;
        line-height: 1.27;
        text-align: center;
    }

    .single .categories {
        margin: 10px 0;
    }

    .single .categories span {
        margin-bottom: 10px;
        margin-right: 5px;
        padding: 5px 10px;
        display: inline-block;
    }

    .single h2 {
        text-align: justify;
        margin-bottom: 10px;
    }

    .post.hentry {
        margin-bottom: 0;
    }

    ..pea_cook_wrapper.pea_cook_bottomcenter {
        position: fixed !important;
        left: 5px !important;
        right: 5px !important;
        width: calc(100% - 10px) !important;
        z-index: 100001 !important;
        padding: 20px 5px 5px 5px !important !important;
        border-radius: 28.2px !important;
    }

    ..pea_cook_wrapper.pea_cook_bottomcenter p {
        padding: 20px 5px 0 5px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
    }

    .button.pea_cook_btn {
        position: relative !important;
        width: 90% !important;
        margin: 10px auto !important;
        display: block !important;
    }

    #register-link, .page-template-captaciones #register-link {
        display: block;
        position: fixed;
        bottom: 15px;
        z-index: 9998;
        margin: 0;
        left: 0;
        right: 0;
        width: 100%;
        overflow: hidden;
    }

    .page-template-captaciones #register-link a {
        background-color: #d2198f;
        background-image: -webkit-linear-gradient(left, #d2198f 0%, #59297e 50%, #d2198f 100%);
        background-image: linear-gradient(to right, #d2198f 0%, #59297e 50%, #d2198f 100%);
        padding: 14px 20px;
        border-radius: 18px !important;
    }

    #register-link a {
        width: calc(100% - 60px);
    }

    .page-template-contact h2 {
        margin-top: 0;
        text-align: center;
    }

    .wpb-js-composer .captacion_item h5.copyContainer {
        text-align: center;
    }

    .wpb-js-composer .captacion_item h6.copyContainer {
        text-align: center;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    html {
        /*font-size: 88%;*/
    }

    #footer-widget .row {
        margin-right: 0;
        margin-left: 0;
    }

    .vc_row.no-customize {
        margin: 50px auto 0 auto !important;
    }

    .vc-row.mapa {
        margin: -25px auto 0 auto !important;
        padding: 0 30px !important;
    }

    .vc_column_container.no-customize > .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .wpb-js-composer h4.copyContainer {
        font-size: 2rem;
    }

    .wpb-js-composer h6.copyContainer {
        font-size: 1.2rem;
    }

    h3.widget-title {
        margin-top: 0;
    }

    .page-template-faq #search-form.form-inline .form-control, .tax-faqs_city #search-form.form-inline .form-control {
        float: left;
    }

    .filter-faq a {
        margin-bottom: 10px;
    }

    .category #search-form.form-inline .form-control {
        float: left;
    }

    .filter-blog a {
        margin-bottom: 10px;
    }

    .footer-end {
        padding-bottom: 20px;
    }

    .category .destacados .col-sm-5 {
        padding-top: 0 !important;
        padding-left: 1rem !important;
    }

    .category .destacados .col-sm-7 {

    }

    .category .destacados .col-sm-12 {

    }

    .single.has-featured-image #content.site-content {
        padding-top: 20px;
    }

    .single.has-featured-image header#masthead {
        background-image: linear-gradient(to right, rgb(195, 28, 127), #59297e);
    }

    .single .featured-image {
        margin-top: 95px !important;
        background-size: cover !important;
        background-attachment: initial;
    }

    .single h1.entry-title {
        font-size: 2.2rem;
        line-height: 1.27;
        text-align: center;
    }

    .single .categories {
        margin: 10px 0;
    }

    .single .categories span {
        margin-bottom: 10px;
        margin-right: 5px;
        padding: 5px 10px;
        display: inline-block;
    }

    .single h2 {
        text-align: justify;
        margin-bottom: 10px;
    }

    .post.hentry {
        margin-bottom: 0;
    }

    .pea_cook_wrapper.pea_cook_bottomcenter {
        position: fixed !important;
        left: 5px !important;
        right: 5px !important;
        width: calc(100% - 10px) !important;
        z-index: 100001 !important;
        padding: 20px 5px 5px 5px !important;
        border-radius: 28.2px !important;
    }

    .pea_cook_wrapper.pea_cook_bottomcenter p {
        padding: 20px 5px 0 5px !important;
        position: relative !important;
        width: 100% !important;
        display: block !important;
    }

    .button.pea_cook_btn {
        position: relative !important;
        width: 90% !important;
        margin: 10px auto !important;
        display: block !important;
    }

    #register-link, .page-template-captaciones #register-link {
        display: block;
        position: fixed;
        bottom: 15px;
        z-index: 9998;
        margin: 0;
        left: 0;
        right: 0;
        width: 100%;
        overflow: hidden;
    }

    #register-link a {
        width: calc(100% - 60px);
    }

    .page-template-captaciones #register-link a {
        background-color: #d2198f;
        background-image: -webkit-linear-gradient(left, #d2198f 0%, #59297e 50%, #d2198f 100%);
        background-image: linear-gradient(to right, #d2198f 0%, #59297e 50%, #d2198f 100%);
        padding: 14px 20px;
        border-radius: 18px !important;
    }

    .page-template-contact h2 {
        margin-top: 0;
        text-align: center;
    }

    .wpb-js-composer .captacion_item h5.copyContainer {
        text-align: center;
    }

    .wpb-js-composer .captacion_item h6.copyContainer {
        text-align: center;
    }
}

#grid-press.purple {
	background-image: linear-gradient(to right, rgba(195, 28, 127, 1), rgba(89, 41, 126, 1));
}

#grid-press h2 {
	font-size: 67px;
	line-height: 67px;
	font-weight: 400;
	color: white;
	font-family: Aller;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 50px;
}

#grid-press .wpb_image_grid .wpb_image_grid_ul {
	margin: 0 -7.5px;
}

#grid-press .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    width: calc(20% - 15px);
    max-width: calc(50% - 15px);
    margin: 7.5px;
}

#grid-press .wpb_image_grid .wpb_image_grid_ul a {
	background-color: white;
	border: 1px solid rgb(90, 41, 126);
	padding: 15px;
	opacity: 0.9;
	transition: box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
	border-radius: 20px;
}

#grid-press .wpb_image_grid .wpb_image_grid_ul a:hover,
#grid-press .wpb_image_grid .wpb_image_grid_ul a:active,
#grid-press .wpb_image_grid .wpb_image_grid_ul a:focus {
	opacity: 1;
	box-shadow: 0 0 10px rgb(90, 41, 126);
	border: 1px solid rgb(90, 41, 126);
}

#grid-press .wpb_image_grid .wpb_image_grid_ul a img {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	/*filter: grayscale(50%) hue-rotate(275deg);*/
}

#grid-press .wpb_gallery {
	margin-top: 35px;
}

#testimonials {
	padding: 30px 0;
}

#testimonials .wpb_content_element,
#testimonials .testimonial {
	margin-bottom: 0;
}

#testimonials .strong-view.simple .strong-content {
	margin-top: 0;
}

#testimonials.purple {
	background-image: linear-gradient(to right, rgba(195, 28, 127, 1), rgba(89, 41, 126, 1));
}

#testimonials .strong-view.simple .testimonial-image {
	width: 100%;
	margin: 0 0 15px;
}

#testimonials .strong-view.simple .testimonial-image img {
	display: block;
	width: 75%;
	box-shadow: 0 0 10px rgb(90, 41, 126);
	border-radius: 20px;
	margin: 0 auto;
}

#testimonials .strong-view.simple .testimonial-content p {
	line-height: 1.2;
	font-size: 16px;
	font-style: italic;
}

#testimonials.purple .strong-view.simple .testimonial-content p {
	color: white;
}

#testimonials .strong-view.simple .testimonial-name,
#testimonials .strong-view.simple .testimonial-company {
	text-align: right;
	font-weight: bold;
}

#testimonials .strong-view.simple .testimonial-name {
	text-align: right;
	font-size: 18px;
	color: rgb(90, 41, 126);
}

#testimonials.purple .strong-view.simple .testimonial-name {
	color: white;
}

#testimonials .strong-view.simple .testimonial-company {
	font-size: 14px;
}

#testimonials.purple .strong-view.simple .testimonial-company {
	color: white;
}

@media all and (max-width:767px) {
	
	#grid-press h2 {
		font-size: 2rem;
		margin-bottom: 30px;
	}

	#grid-press .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(50% - 15px);
	}

	#testimonials .strong-content.strong-grid.columns-3 .testimonial {
		width: 49% !important;
	}

	#testimonials .strong-view.simple .testimonial-image img {
		width: 100%;
	}

}

@media all and (max-width:480px) {

	#testimonials .strong-content.strong-grid.columns-3 .testimonial {
		width: 100% !important;
	}

}