/*
Theme Name: BIG PIX modificado por AndroidTR
Theme URI: https://androidtr.es
Author: WP Dev Shed & Xurxo Freitas Pereira
Author URI: http://wpdevshed.com/
Text Domain: BIGPIX
Domain Path: /library/translation
Description: Big Pix is a pretty standard blogging theme, albeit with a real focus on large format images on the home page and archive pages. The post pages also use a full sized featured image, not unlike the style popularised by Medium. You can easily upload your own logo and favicon, or change the default colour scheme to anything you like. It is also has dedicated widget areas for pages, posts, archive pages and the home page so you have a great deal of flexibility over the content on these page types. And of course it is fully responsive. 
Version: 3.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, sticky-post, microformats, translation-ready, full-width-template, post-formats

*/

/*******************************************************************************************/
/*globals*/

a {
    color: #4685ef;
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
	color: #4685ef;
}
iframe {
    width: 100%;
}
body dl dt {
    margin: 0!important;
}
body {
    position: relative;
    overflow-x: hidden
}
.comment_content ul li:before,
.entry-content ul li:before {
    content: "\203A \020 \020";
    font-family: 'Raleway-Heavy', sans-serif, arial;
    font-size: 20px;
}
.comment_content ol,
.entry-content ol {
    counter-reset: my-counter;
}
.comment_content ol > li:before,
.entry-content ol > li:before {
    content: counter(my-counter) ". \020";
    counter-increment: my-counter;
    font-family: 'Raleway-Heavy', sans-serif, arial;
    font-size: 20px;
}

.entry-content th {
    background-color: #4685ef!important;
}


.comment_content ul,
.comment_content ol,
.entry-content ul,
.entry-content ol {
    margin: 0 30px;
}
.widget li:before,
nav[role="navigation"] li:before {
    content: "";
}
.clear {
    clear: both;
}
.front-wrapper #content {
    margin-top: 0;
}
.table {
    display: table;
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
.table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.tagcloud a {
    border: 1px solid #656565;
    font-size: 14px !important;
    padding: 10px;
    display: inline-block;
    margin-bottom: 5px;
}
.full.d-5of7 {
    width: 100%;
}
.short-divider {
    background: none repeat scroll 0 0 #4685EF;
    height: 0.25em;
    margin: 0 auto 2rem;
    width: 6.25em;
    position: relative;
    z-index: 200;
}
/*required css*/

.sticky {} .gallery-caption {} .bypostauthor {}
/*header*/

#inner-header {
    position: relative;
}
.side-nav {
	/*margin: 20px 0; */
    position: absolute;
    right: 16px;
    top: 25%;
}
.side-nav span {
    font-size: 30px;
    color: #fff;
    cursor: pointer;
	display: none;

}
.social-icons {
    width: auto;
    max-width: 100%;
    padding: 0 0 14px;
    font-family: 'Raleway-Regular', sans-serif, arial;
    font-size: 20px;
}
.social-icons a {
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    width: auto;
}
.social-icons a .fa:hover {
    color: #4685EF;
}
.social-icons a .fa {
    color: #fff;
}
.full-top-area {
    position: relative;
    background: #ffffff;
	z-index: 1;
}
body #logo {
    width: 100%;
    margin: 8px auto;
}
body #logo img {
    display: block;
    text-align: center;
    margin-top: 15px;
}
body #logo a {
    text-transform: uppercase;
    letter-spacing: 8px;
    font-family: 'Raleway-Heavy', sans-serif, arial;
    color: #fff;
    margin: 0!important;
    font-size: 1.5em;
}
.nav-show {
    display: block!important;
}
#push {
    display: none;
}
#main-navigation {
    margin-right: -320px;
    right: 0;
    width: 320px;
    background: #222;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    color: #fff;
    padding: 20px;
    font-weight: 100;
    font-size: 16px;
    top: 0
}
#main-navigation div#close {
    background: none repeat scroll 0 0 #4685EF;
    cursor: pointer;
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: none;
    color: #DDDDDD;
}
#main-navigation .fixed {
    position: fixed;
    max-width: 320px;
    right: 0;
    top: 0;
}
#main-navigation ul li#close {
    display: block;
}
#push {
    display: block;
}
#main-navigation .widget {
    padding: 0;
}
#main-navigation .widgettitle {
    text-transform: uppercase;
    border: none;
    letter-spacing: 2px;
    font-family: 'Raleway-Bold', sans-serif, arial;
    color: #4685EF;
}
#main-navigation a {
    color: #fff;
    text-decoration: none;
}
#main-navigation a:hover {
    color: #4685EF;
}
#main-navigation .widget ul li {
    border: none;
}
#main-navigation .widget #wp-calendar caption,
.footer-widgets .widget #wp-calendar caption,
#main-navigation .wp-caption,
#main-navigation button,
html #main-navigation input[type="button"],
#main-navigation input[type="reset"],
#main-navigation input[type="submit"] {
    background: #4685EF;
    color: #656565;
}
#main-navigation .widget #wp-calendar thead {
    border: 1px solid #fff;
}
#main-navigation .searchform input[type="text"] {
    width: 100%;
}
#main-navigation img {
    width: auto;
    height: auto;
    max-width: 100%;
}
#main-navigation .menu li {
    font-family: 'Raleway-Bold', sans-serif, arial;
}
#main-navigation .menu li ul {
    border-bottom: 1px solid #656565;
    border-left: 1px solid #656565;
}
.margin-bottom {
    margin-bottom: 60px;
}
.no-menu-widgets p {
    color: #4685EF;
    text-align: center;
    border: 1px solid rgb(221, 221, 221);
    padding: 20px;
    font-size: 22px;
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12)
}
figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-chico figcaption {
    padding: 3em;
}
figure.effect-chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
/* Tag links style */

.tag-links {
    margin-top: 20px;
	
}
.tag-links a {
    background-color: #222;
    border-radius: 0 2px 2px 0;
    color: #fff!important;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2727272727;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase;
}
.tag-links a:hover {
    background-color: #333;
    color: #fff;
}
.tag-links a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #222;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
}
.tag-links a:hover:before {
    border-right-color: #333;
}
.tag-links a:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
}
/*slider*/

.captions {
    position: absolute;
    bottom: 0;
    background-image: url(images/trans.png);
    padding: 10px 40px;
    width: 60%;
    box-sizing: border-box;
}
.captions a {
    text-decoration: none;
}
.captions h1 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Raleway-Bold', sans-serif, arial;
    margin-top: 0;
}
.captions h1:hover {
    color: #ddd;
}
.captions p {
    color: #fff;
    font-size: 15px;
    margin: 0;
    font-family: 'Helvetica', sans-serif, arial;
    letter-spacing: 1px;
    font-weight: 300;
}
.captions p a {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Raleway-Regular', sans-serif, arial;
}
/*blog list*/

.bg-overlay-2 {
    visibility: visible;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.25);
    top: 0;
}
.blog-list {
    margin: 0;
}
.blog-list .item {
    width: 100%;
    list-style: none;
    box-sizing: border-box;
    position: relative;
    background: #656565;
	box-shadow: 0 12px 15px 0 rgba(0,0,0,0.18), 0 17px 50px 0 rgba(0,0,0,0.12);
    transition: 0.4s;
}

.blog-list .item:hover {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.42), 0 17px 50px 0 rgba(0, 0, 0, 0.32);
}

.blog-list .item .wrap {
    position: relative;
    z-index: 200;
    padding: 40px 0;
    /* padding-bottom: 60px; */
    height: 100%;
}
.blog-list .item .hover-ovelay {
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	height: 100%;
}
.blog-list .item .hover-ovelay:hover {
    /* background-image: linear-gradient(135deg, rgba(228, 95, 17, 0.7),rgba(70,133,239,0.7)); */
    background-color: rgba(70,133,239,0.7);
	background-image: linear-gradient(135deg, rgba(0,0,0,0),rgba(0,0,0,0));
}
.x2:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(156,39,176,0.7)!important;*/
	background-image: linear-gradient(135deg, rgba(228, 95, 17, 0.7),rgba(70,133,239,0.7))!important;
}
.x3:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(255,255,0,0.7)!important;*/
    background-image: linear-gradient(135deg, rgba(255,255,0,0.7), rgba(228,95,17,0.7))!important;
}
.x4:hover{
	background-color: rgba(0,0,0,0!important);
	/*background-color: rgba(139,195,74,0.7)!important;*/
	background-image: linear-gradient(135deg, rgba(17,111,228,0.7), rgba(139,195,74,0.7))!important;
}
.x5:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(244,67,54,0.7)!important;*/
    background-image: linear-gradient(135deg, rgba(244, 54, 186, 0.7), rgba(52, 154, 0, 0.7))!important;
}
.x6:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(24,255,255,0.7)!important;*/
    background-image: linear-gradient(135deg, rgba(24,255,255,0.7), rgba(0, 255, 20, 0.7))!important;
}
.x7:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(255,145,0,0.7)!important;*/
	background-image: linear-gradient(135deg, rgba(66, 0, 78, 0.7), rgba(228, 95, 17, 0.7))!important;
}
.x8:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(255,235,59,0.7)!important;*/
    background-image: linear-gradient(135deg, rgba(81, 255, 24, 0.7), rgba(78, 124, 210, 0.7))!important;
}
.x9:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(0,230,118,0.7)!important;*/
	background-image: linear-gradient(135deg, rgba(255, 24, 216, 0.7), rgba(78, 210, 131, 0.7))!important;
}
.x10:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(70,133,239,0.7)!important;*/
	background-image: linear-gradient(135deg, rgba(24, 255, 212, 0.7), rgba(255, 0, 0, 0.7))!important;
}
.x11:hover{
	background-color: rgba(0,0,0,0)!important;
	/*background-color: rgba(103,58,183,0.7)!important;*/
	background-image: linear-gradient(135deg, rgba(24, 255, 212, 0.7), rgba(130, 0, 249, 0.7))!important;
}
.blog-list .item .hover-ovelay:hover p,
.blog-list .item .hover-ovelay:hover time,
.blog-list .item .hover-ovelay:hover .date {
    color: white;
}
.blog-list li:before {
    content: "";
}
.blog-list li:nth-child(2n+2) .the-post-title {
    float: right;
    width: 45%;
    text-align: center;
    color: #656565;
}
.blog-list li .the-post-title {
    float: left;
    width: 45%;
    text-align: center;
    color: #656565;
}
.blog-list li .excerpt {
    float: right;
    width: 45%;
}
.blog-list li .excerpt iframe {
    height: 250px;
}
.blog-list li:nth-child(2n+2) .excerpt {
    float: left;
    width: 45%;
}
.blog-list li .excerpt p {
    margin: 0;
    color: #FFFFFF;
    padding: 40px 0;
	font-size: 1.05em;
}
.blog-list li .excerpt p a {
    color: #4685EF;
}
.blog-list li:nth-child(2n+2) {
    background: #232323;
}
.blog-list .item h2 {
	font-size: 2em!important;
    margin: 0;
    padding: 30px 0;
    text-transform: uppercase;
    font-family: 'Raleway-Bold', sans-serif, arial;
    color: #fff;
	text-shadow: 9px 5px 10px #000;
}
.blog-list .item h2:hover {
    color: #4685EF;
}
.blog-list .item a {
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;
}
.blog-list .item a[rel="author"] {
    color: #4685EF;
}
.blog-list .item a.post-link {
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
}
.blog-list .item time {
    color: #FFFFFF;
}
.blog-list .item .date {
    color: #FFFFFF;
    text-transform: uppercase;
}
.post-holder {
    padding: 0 30px;
}
/*formats*/

body .pagination {
    margin: 0;
    /*background: #4685EF;*/
	padding-top: 20px;
}
body .pagination ul {
    background: none;
    border-radius: 0;
    width: 90%;
}
body .pagination li:before {
    content: "";
}
body .pagination li {
    border: 2px solid #333!important;
}
body .pagination li:first-child {
    border-left: 2px solid #656565;
}
body .pagination li {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 30px;
    background: none;
    border: 2px solid #656565;
    border-right: none;
    color: #000;
    border: none!important;
}
body .pagination li a {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 28px;
    background: none;
    color: #161616;
}
body .pagination li a:hover,
body .pagination li a:focus {
    color: #000;
    background: none;
}
body .pagination .current {
    font-size: 28px;
}
body .pagination li span.dots {
    padding: 4px 15px 14px;
}
.single .status-content {
    background: #222;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.format-link {
    padding: 0!important;
}
.format-link a.link {
    text-transform: none!important;
    text-align: center;
    display: block;
    background: #222;
    padding: 10px;
}
.chat-content p {
    padding: 0!important;
}
.chat-content .wp-smiley {
    margin: 0;
}
.quote-content {
    color: #808080;
    font-size: 20px;
    font-style: italic;
    padding: 0!important;
}
.quote-source {
    font-weight: bold;
    text-align: right;
}
body .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #444;
}
body .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ddd;
}
body .mejs-container {
    margin: 20px 0;
}
.video-container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.video-container iframe {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}
/*single-post*/

body #main {
    padding-right: 0;
}
body .post-content-single {
    width: 85%;
    margin: 0 auto
}
body.home .header[role="banner"],
body.blog .header[role="banner"],
body.single .header[role="banner"],
body.page .header[role="banner"],
body.archive .header[role="banner"],
body.search .header[role="banner"],
body.error404 .header[role="banner"] {
    box-shadow: none;
    position: absolute;
    width: 100%;
    z-index: 9999;
    top: 20px;
}
.article-header h1 {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 80px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    position: relative;
    z-index: 200;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
	text-shadow: 9px 5px 10px #000;
}
#post-not-found .article-header h1 {
    color: inherit;
}
#post-not-found p {
    text-align: center;
    font-size: 20px;
}
body .byline {
    font-style: normal;
    color: #656565;
    font-size: 14px;
}
body .divider-posted {
    /*background: #4685EF;*/
}
body .byline.blog {
    font-style: italic;
    color: #656565;
    font-size: 14px;
    text-align: center;
    padding: 40px 0;
    font-size: 20px;
    width: 75%;
    margin: 0 auto;
}
body .byline.blog a {
    color: #656565;
    text-decoration: none;
}
body .byline a {
    color: #161616;
}
body.page-template-full-width-php .byline {
    display: none;
}
body .hentry footer {
    padding: 30px 0;
    /* border-top: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
    clear: left;
    transition: 0.4s;
    padding-left: 30px;
	/*margin-bottom: 20px;*/
}

body .hentry footer:hover {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

body .next-prev-post {
    padding: 30px;
    border-top: 0px solid #ddd;
    /* margin-top: 30px; */
    clear: both;
    position: relative;
    transition: 0.4s;
}

body .next-prev-post:hover {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

body .next-prev-post span {
    display: block;
}
body .next-prev-post a {
    text-decoration: none;
}
body .next-prev-post a:hover {
    text-decoration: underline;
}
body .next-prev-post .prev {
    float: left;
    width: 50%;
    text-align: left;
}
body .next-prev-post .next {
    float: right;
    width: 50%;
    text-align: right;
}
body .avatar {
    float: left;
    margin-right: 30px;
}
body .avatar img {
    width: 100%;
    margin: 0;
}
body .info {
    width: 79%;
    float: left;
}
body .info p.author {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 24px;
}
body .info p.author span {
    font-family: 'Raleway-Regular', sans-serif, arial;
}
body .info p.author-desc {
    font-size: 15px;
    color: #656565;
}
body .info p.author-desc a {
    color: #4685EF;
}
body .comment-respond {
    padding: 20px 0;
}
body .related {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
body .related h3,
body #comments-title {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 20px;
}
body .related ul li {
    clear: both;
    margin-bottom: 30px;
    overflow: auto;
}
body .related ul li .related-image {
    float: left;
    margin-right: 28px;
    width: 150px;
}
body .related ul li .related-info {
    float: left;
    width: 79%;
}
body .related ul li .related-info h3 {
    margin-bottom: 10px;
}
body .related ul li .related-info h3,
body .related ul li .related-info p {
    margin-top: 0;
    color: #656565;
}
body .related ul li a {
    text-decoration: none;
    color: #4685EF;
}
body .related ul li a img {
    width: 100%;
    height: auto;
}
body .comment .comment-author {
    margin: 0;
    float: left;
    width: auto;
    padding: 0;
}
body .comment time a {
    text-decoration: none;
    color: #656565;
    font-size: 14px;
}
body .comment p {
    color: #656565;
}
body .comment_content {
    box-sizing: border-box;
    margin: 0 0 1.5em 7em;
    border: 1px solid #ddd;
    background: #F9F9F9;
    padding: 1em;
}
body .comment:not(.depth-1) {
    padding: 0;
}
body .comment_content p {
    margin-bottom: 0;
}
body .comment .vcard {
    margin-left: 0;
    margin-right: 0;
}
body .comment .vcard .avatar {
    left: 0;
}
body cite.fn {
    font-style: normal;
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 20px;
}
body .comment-reply-link {
    border-radius: 0;
    margin: 10px 0;
    background: none;
    float: none;
    color: #4685EF;
    font-family: 'Raleway-Bold', sans-serif, arial;
    padding: 0;
}
body .comment-reply-link:hover,
body .comment-reply-link:focus {
    background: none;
    color: #161616;
}
body .comment-reply-title {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 20px;
}
body .comment-inner {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
body #comments-title {
    padding: 20px 0;
}
body.page #comments-title {
    border-top: 1px solid #ddd;
}
body .comment-respond .comment-form-author,
body .comment-respond .comment-form-email,
body .comment-respond .comment-form-url {
    width: 31%;
    float: left;
    margin-right: 25px;
}
body .comment-respond .comment-form-url {
    margin-right: 0;
}
body .comment-respond .comment-form-comment {
    clear: both;
}
/*comments*/

nav.comment-navigation[role="navigation"] {
    float: none;
    width: 100%;
    border: 1px solid #ddd;
    padding: 15px;
    box-sizing: border-box;
}
/*widgets*/

body .sidebar {
    margin: 0;
    padding: 20px 0;
    background: #F9F9F9;
    box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.05) inset;
    border-bottom: 2px solid #ddd;
}
body .sidebar a {
    text-decoration: none;
    color: #656565;
}
body .sidebar a:hover {
    text-decoration: underline;
}
body .sidebar img {
    width: 100%;
    height: auto;
}
body .sidebar .widget {
    margin: 0 auto;
    width: 80%;
}
.widget:first-child {
    margin-top: 0;
}
.widget:first-child h4 {
    margin-top: 0;
}
.widget ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.sidebar .widget ul li {
    color: #656565;
}
.widget ul li.menu-item-has-children ul,
.widget ul li.page_item_has_children ul {
    margin-bottom: 0;
}
.widget ul li.menu-item-has-children li,
.widget ul li.page_item_has_children li {
    border-bottom: none;
    margin-bottom: 0;
}
.searchform .screen-reader-text {
    display: none;
}
.searchform input[type="text"] {
    background: none;
    border: 2px solid #a9a9a9;
    width: 70%;
    float: left;
}
.widget #wp-calendar {
    width: 100%;
}
#main-navigation .widget #wp-calendar td {
    color: #fff;
}
.widget #wp-calendar td {
    text-align: center;
    color: #fff;
}
.widget #wp-calendar td#today {
    font-family: 'Raleway-Heavy', sans-serif, arial;
}
.widget #wp-calendar caption {
    color: #fff;
    background: #161616;
    text-transform: uppercase;
    padding: 8px 0;
    font-family: 'Raleway-Bold', sans-serif, arial;
}
.widget #wp-calendar thead {
    border: 1px solid #222;
}
/*archive*/

article.archive:first-child {
    margin-top: 20px;
}
article.archive a.image {
    width: 300px;
    display: block;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
article.archive img {
    width: 100%;
}
article.archive .entry-content {
    float: left;
    width: 63%;
    padding: 0;
}
article.archive .entry-content h3 {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 24px;
}
/*404*/

.error404 .entry-content p {
    text-transform: uppercase;
    text-align: center;
}
.error404 form {
    width: 75%;
    margin: 0 auto;
}
.error404 .searchform input[type="text"] {
    width: 87%;
}
.error404 .searchform input[type="submit"] {
    background: #4685EF;
    color: #656565;
    margin-left: 10px;
}
.error404 #post-not-found {
    padding: 80px 0;
    margin: 0;
}
/*footer*/

footer.footer[role="contentinfo"] {
    background: #161616;
}
footer.footer[role="contentinfo"] p,
footer.footer[role="contentinfo"] a {
    color: #fff;
}
footer .footer-social {
    float: right;
    margin-top: 15px;
}
footer .footer-social a:last-child {
    margin-right: 0;
}
body.paged footer .copyright span {
    display: none;
}
.footer-widgets {
    padding: 40px 0;
    border-bottom: 1px solid #656565;
}
.footer-widgets .no-menu-widgets p {
    margin: 0;
    border: none;
    padding: 80px;
}
.footer-widgets ul {
    margin-top: 0;
}
.footer-widgets li {
    border: none!important;
}
.footer-widgets a {
    text-decoration: none;
}
footer.footer[role="contentinfo"] a:hover {
    color: #4685EF;
}
.footer-widgets h4 {
    text-transform: uppercase;
    margin-top: 0;
    font-family: "Raleway-Bold", sans-serif, arial;
}
.footer-widgets .widget {
    float: left;
    width: 25%;
}
.footer-widgets .widget img {
    height: auto;
    max-width: 100%;
    width: auto;
}
/*gallery*/

body .gallery {
    clear: both;
    margin-bottom: 20px;
    overflow: auto;
}
body .gallery img {
    margin-bottom: 0;
    display: block;
}
.gallery .gallery-caption {
    background: #ddd;
    padding: 10px;
    color: #000;
    line-height: 1.5em;
    margin-bottom: 0;
}
.gallery-item,
.gallery-icon {
    margin: 0 0 42px;
}
.gallery-item img {
    width: 100%;
}
.gallery-columns-1 {
    width: 520px;
    margin: 0 auto;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-2 .gallery-icon.portrait,
.gallery-columns-2 .gallery-icon.landscape {
    width: 46%;
    float: left;
    margin-right: 50px;
}
.gallery-columns-2 .gallery-item .gallery-icon.portrait,
.gallery-columns-2 .gallery-item .gallery-icon.landscape {
    width: 100%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+2) {
    margin-right: 0;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-3 .gallery-icon.portrait,
.gallery-columns-3 .gallery-icon.landscape {
    width: 29%;
    float: left;
    margin-right: 42px;
}
.gallery-columns-3 .gallery-item .gallery-icon.portrait,
.gallery-columns-3 .gallery-item .gallery-icon.landscape {
    width: 100%;
}
.gallery-columns-3 .gallery-item:nth-child(3n+3) {
    margin-right: 0;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-4 .gallery-icon.portrait,
.gallery-columns-4 .gallery-icon.landscape {
    width: 22%;
    float: left;
    margin-right: 22px;
}
.gallery-columns-4 .gallery-item .gallery-icon.portrait,
.gallery-columns-4 .gallery-item .gallery-icon.landscape {
    width: 100%;
}
.gallery-columns-4 .gallery-item:nth-child(4n+4) {
    margin-right: 0;
}
/*slider*/
/******************************************************************
jQuery SLIDER STYLES
******************************************************************/

.bg-overlay {
    visibility: visible;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
}
#load-cycle {
    background: url(library/images/loading.gif) no-repeat center center;
    width: 100%;
    height: auto;
    min-height: 100px;
}
#slide-wrap {
    border-top: 0;
}
.cycle-slideshow {
    position: relative;
    height: 500px;
    width: 100%;
    display: none;
    overflow: hidden;
}
.slides {
    height: 500px;
    width: 100%;
    overflow: hidden;
}
.slides .slide-thumb {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    white-space: nowrap;
}
.slides .slide-thumb img {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    min-width: 102%;
    height: auto;
    min-height: 100%;
}
html.no-csstransforms .slides .slide-thumb img {
    left: 0;
    top: 0;
}
.slides .slide-noimg {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    white-space: nowrap;
    background-color: #333;
    font-family: "Raleway-Regular", Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    color: #d0d0d0;
    text-align: center;
}
.slides .slide-noimg p {
    position: absolute;
    width: 100%;
    left: 0;
    top: 42%;
}
.slide-title {
    font-family: "Raleway-Bold", Helvetica, sans-serif;
    font-size: 24px;
    /* for ie8 & below */
    
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 40px;
}
.slide-copy p {
    margin: 0;
    text-align: left;
    font-size: 18px;
    text-align: center;
}
.slide-title a,
.slide-title a:visited {} .slide-copy-wrap {
    position: absolute;
    bottom: 0;
    z-index: 100;
    color: #fff;
    height: 100%;
    width: 100%;
}
body a.fa-angle-down {
    bottom: 60px;
    display: block;
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
    width: 25px;
    margin: 0 auto;
    outline: none;
    text-decoration: none;
    color: #fff;
    z-index: 202;
}
.slide-copy-wrap a {
    color: #fff !important;
}
.slide-copy-wrap h2 a {
    font-family: 'Raleway-Bold', sans-serif, arial;
    font-size: 80px;
    text-transform: uppercase;
}
.slide-copy-wrap h2 a:hover {
    text-decoration: none;
}
html.no-csstransforms .slide-copy-wrap {
    left: 60px;
    right: 60px;
}
.slide-copy {
    width: 75%;
    margin: 0 auto;
    max-width: 1280px;
}
#sliderprev,
#slidernext {
    text-align: center;
    position: absolute;
    top: 42%;
    border-radius: 50%;
    text-decoration: none;
    background-color: #fff;
    font-family: "Raleway-Regular", Helvetica, sans-serif;
    font-size: 50px;
    width: 72px;
    height: 72px;
    line-height: 67px;
    z-index: 999;
    text-indent: -9999px;
    outline: none;
    opacity: 0.9;
    display: none;
}
#sliderprev {
    left: 10px;
    background: url(library/images/slider-nav.png) no-repeat 0 -13px;
}
#slidernext {
    right: 10px;
    background: url(library/images/slider-nav.png) no-repeat -128px -11px;
}
.cycle-slideshow:hover #sliderprev,
.cycle-slideshow:hover #slidernext,
.cycle-slideshow:focus #sliderprev,
.cycle-slideshow:focus #slidernext {
    display: block;
}
.cycle-paused:after {
    content: 'Paused';
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    /* for ie8 & below */
    
    font-size: 0.75rem;
    text-transform: uppercase;
    color: white;
    background: black;
    padding: 5px 15px;
    z-index: 500;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .5;
    filter: alpha(opacity=50);
}
/* pager */

.cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 500;
    position: absolute;
    bottom: 10px;
    overflow: hidden;
}
.cycle-pager span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: .6;
    width: 18px;
    height: 22px;
    display: inline-block;
    color: #f7f7f7;
    cursor: pointer;
    text-shadow: -1px -1px #bcbcbc;
    overflow: hidden;
}
.cycle-pager span.cycle-pager-active {
    color: #efefef;
}
.cycle-pager > * {
    cursor: pointer;
}
.no-slide-image {
    position: absolute;
    width: 100%;
    top: 40%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5em;
}
/*media queries*/

@media screen and (max-width: 1359px) {
    body .wrap {
        /*max-width: 980px;*/
    }
}
@media screen and (max-width: 1279px) {
    .slide-copy-wrap h2 a,
    .article-header h1 {
        font-size: 60px;
    }
    .captions h1 {
        font-size: 18px;
    }
    .captions p {
        font-size: 12px;
    }
    .gallery-columns-2 .gallery-item,
    .gallery-columns-2 .gallery-icon.portrait,
    .gallery-columns-2 .gallery-icon.landscape {
        width: 46%;
        float: left;
        margin-right: 42px;
    }
    .gallery-columns-3 .gallery-item,
    .gallery-columns-3 .gallery-icon.portrait,
    .gallery-columns-3 .gallery-icon.landscape {
        width: 28%;
        float: left;
        margin-right: 45px;
    }
    .gallery-columns-4 .gallery-item,
    .gallery-columns-4 .gallery-icon.portrait,
    .gallery-columns-4 .gallery-icon.landscape {
        width: 21%;
        float: left;
        margin-right: 28px;
    }
    .error404 .searchform input[type="text"] {
        width: 84%;
    }
    .searchform input[type="text"] {
        width: 68%;
    }
    body .info,
    body .related ul li .related-info {
        width: 74%;
    }
    body .comment-respond .comment-form-author,
    body .comment-respond .comment-form-email,
    body .comment-respond .comment-form-url {
        width: 30%;
    }
}
@media screen and (max-width: 1039px) {
    body #logo {
        font-size: 30px;
        margin: 20px auto;
        width: 100%;
    }
    .no-display {
        display: block;
    }
    body nav[role="navigation"] {
        margin: 0;
    }
    nav[role="navigation"] .nav li {
        padding: 10px 0;
    }
    nav[role="navigation"] .nav li ul {
        height: auto;
    }
    .blog-list li .excerpt p {
        padding: 20px 0;
    }
    .blog-list li:nth-child(2n+2) .the-post-title,
    .blog-list li .the-post-title {
        font-size: 14px;
    }
    .slides,
    .slides .slide-thumb,
    .cycle-slideshow {
        height: 400px;
    }
    #sliderprev,
    #slidernext,
    .slides .slide-noimg p {
        top: 45%;
    }
    .captions {
        padding: 10px 30px;
        width: 100%;
    }
    .captions h1,
    .captions p a {
        font-size: 14px;
    }
    .error404 .searchform input[type="text"] {
        width: 80%;
    }
    .searchform input[type="text"] {
        width: 60%;
    }
    .gallery-columns-2 .gallery-item,
    .gallery-columns-2 .gallery-icon.portrait,
    .gallery-columns-2 .gallery-icon.landscape {
        width: 46%;
        float: left;
        margin-right: 31px;
        margin-bottom: 31px;
    }
    .gallery-columns-3 .gallery-item,
    .gallery-columns-3 .gallery-icon.portrait,
    .gallery-columns-3 .gallery-icon.landscape {
        width: 29%;
        float: left;
        margin-right: 33px;
        margin-bottom: 33px;
    }
    .gallery-columns-4 .gallery-item,
    .gallery-columns-4 .gallery-icon.portrait,
    .gallery-columns-4 .gallery-icon.landscape {
        width: 22%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    body .info,
    body .related ul li .related-info {
        width: 65%;
    }
}
@media screen and (max-width: 839px) {
    .slide-copy p {
        font-size: 14px;
    }
    .slide-copy-wrap h2 a,
    .article-header h1 {
        font-size: 50px;
    }
    .captions p {
        display: none;
    }
    .captions h1 {
        margin: 0;
    }
    .blog-list .item {
        width: 100%;
    }
    .blog-list li:nth-child(2n+2) .the-post-title,
    .blog-list li .the-post-title,
    .blog-list li:nth-child(2n+2) .excerpt,
    .blog-list li .excerpt {
        float: none;
        width: 100%;
    }
    footer .footer-social {
        float: none;
    }
    .footer-widgets .widget {
        float: left;
        margin-bottom: 40px;
        width: 100%;
    }
    .error404 .searchform input[type="text"] {
        width: 74%;
    }
    .gallery-columns-1 {
        width: 100%;
    }
    .gallery-columns-1 img {
        width: 100%;
    }
    .gallery-columns-2 .gallery-item,
    .gallery-columns-2 .gallery-icon.portrait,
    .gallery-columns-2 .gallery-icon.landscape {
        width: 47%;
        float: left;
        margin-right: 22px;
        margin-bottom: 22px;
    }
    .gallery-columns-3 .gallery-item,
    .gallery-columns-3 .gallery-icon.portrait,
    .gallery-columns-3 .gallery-icon.landscape {
        width: 28%;
        float: left;
        margin-right: 25px;
        margin-bottom: 25px;
    }
    .gallery-columns-4 .gallery-item,
    .gallery-columns-4 .gallery-icon.portrait,
    .gallery-columns-4 .gallery-icon.landscape {
        width: 22%;
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    body .article-footer .avatar,
    body .related ul li .related-image {
        float: none;
        margin: 0 auto;
        width: 150px;
    }
    body .info,
    body .related ul li .related-info {
        margin-top: 10px;
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em;
    }
}
@media screen and (max-width: 639px) {
    body #logo {
        width: 100%;
        margin: 8px auto;
    }
    /*.side-nav {
        margin: 10px 0;
    }*/
    .search-bar input.search-field[type="search"] {
        background: url("images/search-3.png") no-repeat scroll 5px center / 20px auto rgba(0, 0, 0, 0);
    }
    .search-bar {
        padding: 0;
    }
    .blog-list .item {
        width: 100%;
    }
    .slide-copy-wrap h2 a,
    .article-header h1 {
        font-size: 40px;
    }
    .slide-copy-wrap {
        width: 100%;
    }
    .slide-title {
        text-align: center;
    }
    .slide-copy p {
        display: none;
    }
    .gallery-columns-2 .gallery-item,
    .gallery-columns-2 .gallery-icon.portrait,
    .gallery-columns-2 .gallery-icon.landscape,
    .gallery-columns-3 .gallery-item,
    .gallery-columns-3 .gallery-icon.portrait,
    .gallery-columns-3 .gallery-icon.landscape,
    .gallery-columns-4 .gallery-item,
    .gallery-columns-4 .gallery-icon.portrait,
    .gallery-columns-4 .gallery-icon.landscape {
        width: 47%;
        float: left;
        margin-right: 29px;
    }
    .gallery-columns-3 .gallery-item:nth-child(3n+3) {
        margin-right: 29px;
    }
    .gallery-columns-3 .gallery-item:nth-child(4n+4) {
        margin-right: 29px;
    }
    .gallery-columns-3 .gallery-item:nth-child(2n+2),
    .gallery-columns-3 .gallery-icon.portrait,
    .gallery-columns-3 .gallery-icon:nth-child(2n+2) {
        margin-right: 0;
    }
    .gallery-columns-4 .gallery-item:nth-child(2n+2),
    .gallery-columns-4 .gallery-icon.portrait,
    .gallery-columns-4 .gallery-icon.landscape {
        margin-right: 0;
    }
    .error404 .searchform input[type="text"] {
        width: 100%;
    }
    .error404 .searchform input[type="submit"] {
        margin-left: 0;
    }
    body .comment .vcard {
        display: none;
    }
    body .comment_content {
        margin-left: 0;
    }
}
@media screen and (max-width: 539px) {
    .slides,
    .slides .slide-thumb,
    .cycle-slideshow {
        height: 300px;
    }
    .slides .slide-noimg p {
        top: 22%;
        font-size: 12px;
    }
    .blog-list .item {
        width: 100%;
    }
    .gallery-columns-2 .gallery-item,
    .gallery-columns-2 .gallery-icon.portrait,
    .gallery-columns-2 .gallery-icon.landscape,
    .gallery-columns-3 .gallery-item,
    .gallery-columns-3 .gallery-icon.portrait,
    .gallery-columns-3 .gallery-icon.landscape,
    .gallery-columns-4 .gallery-item,
    .gallery-columns-4 .gallery-icon.portrait,
    .gallery-columns-4 .gallery-icon.landscape {
        width: 100%;
        float: left;
        margin-right: 0;
    }
}
    #main-navigation div#close {
        display: block;
    }
	
	#main-navigation .social-icons {
        margin-top: 40px;
    }
@media screen and (max-width: 499px) {
    .slide-copy-wrap h2 a,
    .article-header h1 {
        font-size: 30px;
    }
    #main-navigation {
        padding-top: 10px;
    }


    body #logo img {
        width: 150px;
    }
    .blog-list .item {
        width: 100%;
    }
    .blog-list .item h2 {
        font-size: 34px;
    }
    /*.side-nav {
        margin: 12px 0;
    }*/
    .captions h1 {
        text-align: center;
    }
}
@media screen and (max-width: 359px) {
    body .related ul li {
        width: 100%;
    }
}


/*AÑADIDOS DE XURXO*/

#sec {
  font-family: 'Raleway', sans-serif;
  /*padding: 50px 0;*/
  background: #fff;
  text-align: center;
  word-wrap: break-word;
}
#sec h2 {
  font-weight: 200;
  font-size: 30px;
  color: #63B7E6;
}
#sec ul {
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
}
#sec ul li {
  padding: 40px;
  width: 330px;
  transition: box-shadow .3s;
}
#sec ul li:hover {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
#sec ul li:hover span {
  color: #63B7E6;
}
#sec ul li:hover p {
  color: #555;
}
#sec ul li:hover h3 {
  color: #63B7E6;
}
#sec ul li:hover h3:after {
  width: 25px;
}
#sec ul li span {
  font-size: 2.6em;
  display: block;
  transition: color .3s;
  color: #A2A2A2;
}
#sec ul li span:before, #sec ul li span:after {
  position: static;
}
#sec ul li h3 {
  color: #6f6f6f;
  display: inline-block;
  font-size: 24px;
  font-weight: 100;
  transition: color .3s;
}
#sec ul li h3:after {
  content: '';
  position: relative;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  display: block;
  width: 40px;
  height: 1px;
  background: #6f6f6f;
  transition: width .3s;
}
#sec ul li p {
  color: #2B2A2A;
  text-align: left;
  /*text-indent: 1em;*/
  font-size: 16px;
  line-height: 26px;
  transition: color .3s;
}




/*******************************************
****************MENU DROPDOWN***************
*******************************************/

/* Style The Dropdown Button */
.dropbtn {
    /*background-color: #4CAF50;*/
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	/*margin-left: 15px;*/
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	
	font-size: 1.5vw;
	font-size: 16px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #4685EF;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}



@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);

/* Important part, as the javascript will check for this class */

.xheader {
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 64px;
    border: none;
    /*background-color: rgba(255,255,255,1);
    box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.2);*/
	background-color: #4685EF;
	box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.2);
}

/*******************************************************
*******************Nieve en el header*******************
********************************************************

.xheader:before {
    pointer-events: none;
    height: 120px;
    top: 0;
    position: absolute;
    width: 100%;
    height: 64px;
    left: 0;
    right: 0;
    content: "";
    text-indent: -9999px;
    z-index: 9999;
    background-image: url(https://androidtr.es/wp-content/uploads/2016/12/nieve1.png),url(https://androidtr.es/wp-content/uploads/2016/12/nieve2.png),url(https://androidtr.es/wp-content/uploads/2016/12/nieve3.png);
    background-repeat: repeat,repeat,repeat;
    background-position: 0 0,0 0,0 0,50% 0;
    animation: snow 30s linear infinite;
    -webkit-animation: snow 30s linear infinite;
}

@keyframes snow{from{background-position:0 0,0 0,0 0}to{background-position:500px 1000px,400px 400px,300px 300px}}@-webkit-keyframes snow{from{background-position:0 0,0 0,0 0}to{background-position:500px 1000px,400px 400px,300px 300px}}

********************************************************
*************Fin de la nieve en el header***************
*******************************************************/

.nav_header {
    margin: 2em;
}

.ul_header{
	/*margin: 15px 0px 0px 0px;*/
    font-size: 1.5em;
    position: fixed;
    z-index: 202;
	margin: -40px 0 0 265px;
}

.li_header {
    /* height: 20px; */
    margin-right: 0px;
    border-left: 1px solid #1976D2;
    padding: 0 2vw;
    display: inline;
    /*font-size: 2vw;*/
}

.li_header:last-child {
    border-right: none;
}

.li_header a {
    text-decoration: none;
    color: #BBDEFB;
    font-size: 17px;
    text-transform: uppercase;
    transition: all 0.5s ease;
    display: inline-block;
	/*font-size: 2vw;*/
}
.li_header a:hover {
    color: white;
}
.cat-item a:hover {
    color: white;
}

.li_header.active a {
    color: #FFFFFF;
}
li a:hover {
    color: #000000;
}

.li_header_a{
	text-decoration: none;
    color: #BBDEFB;
    font-size: 17px;
    text-transform: uppercase;
    transition: all 0.5s ease;
	cursor: pointer;
	/*font-size: 2vw;*/
}

.li_header_a:hover {
    color: #FFFFFF;
}




/*/////////////////////////////
//////busqueda material////////
/////////////////////////////*/


body.mode-search {
  overflow: hidden;
}
body.mode-search .form,
body.mode-search .icon-close {
  opacity: 1;
  transform: none;
  pointer-events: all;
}
body.mode-search .control .icon-search {
  opacity: 0;
}
body.mode-search .control .btn {
  transform: scale(70);
}


.buscar {
  position: relative;
  height: 50%;
  width: 100%;
  /*background: #22313F;*/
  color: #FFF;
}
}
.buscar .buscar-content {
  padding: 70px 50px;
}
.buscar .buscar-content h1, .buscar .buscar-content h2 {
  font-weight: 200;
}

.control {
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: -12px;
  right: -30px;
  cursor: pointer;
}
.control .icon-search,
.control .icon-close {
  transition: 0.2s ease-in-out;
  
}
.control:hover .btn {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

/* Button */
.btn {
  
}

.btn.mode-search{
  width: 64px;
  height: 64px;
  border-radius: 100%;
  box-sizing: border-box;
  padding: 20px;
  background: #4685EF;
  outline: 0;
  transform-origin: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.icon-search {
  position: absolute;
  top: 17px;
  left: 20px;
  font-size: 28px;
}

.icon-close {
    /* position: fixed; */
    /* width: 30px; */
    /* height: 30px; */
    /* top: 30px; */
    /* right: 30px; */
    color: #FFF;
    /* font-size: 80px; */
    opacity: 0;
    transform: translate(10px, 0) rotate(90deg);
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 75px;
    right: 30px;
    font-size: 40px;
    cursor: pointer;
}

.form {
  height: 80px;
  position: absolute;
  /*top: 50%;*/
  /*left: 50px;*/
  margin-top: -40px;
  pointer-events: none;
  opacity: 0;
  transform: translate(40px, 0);
  transition: all 0.3s ease-in-out;
}
.form input {
  color: #fff;
  font-size: 54px;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
  box-sizing: border-box;
  outline: 0;
  font-weight: 200;
  font-size: 10vw;
}


.form ::-webkit-input-placeholder {
  color: #EEE;
}
.form :-moz-placeholder {
  color: #EEE;
  opacity: 1;
}
.form ::-moz-placeholder {
  color: #EEE;
  opacity: 1;
}
.form :-ms-input-placeholder {
  color: #EEE;
}




/************************************
****************MODS*****************
************************************/

.a_mod{
	color: #4685EF;
}
.a_mod:hover{
	color: #222;
}


/**************************************
*********PANTALLA COMPLETA*************
**************************************/

.demo-wrapper {
    width: 38%;
    margin: 0 auto;
}
.html5-fullscreen-api {
    position: relative;
}
.html5-fullscreen-api img {
    max-width: 100%;
    border: 10px solid #fff;
    box-shadow: 0px 0px 50px #ccc;
}
.html5-fullscreen-api .fs-button {
    z-index: 100;
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.html5-fullscreen-api .fs-button:after {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 32px;
    font-family: 'ModernPictogramsNormal';
    color: rgba(255,255,255,.5);
    cursor: pointer;
    content: "v";
}
.html5-fullscreen-api .fs-button:hover:after {
    color: rgb(255,255,255);
}

/*Estilo a la pantalla compelta*/
img:-webkit-full-screen {
	display: inherit;
	max-width: 80%;
	max-height: 80%;
	width: 85vw;
	height: auto;
	cursor: zoom-out;
	float:none;
}
img:-moz-full-screen {
	display: inherit;
	max-width: 80%;
	max-height: 80%;
	width: 85vw;
	height: auto;
	cursor: zoom-out;
	float:none;
}


@media screen and (max-width: 794px) {
	img:-webkit-full-screen {
		display: inherit;
		max-width: 80%;
		max-height: 80%;
		width: 800px;
		height: auto;
		cursor: zoom-out;
	}
	
	img:-moz-full-screen {
		display: inherit;
		max-width: 80%;
		max-height: 80%;
		width: 800px;
		height: auto;
		cursor: zoom-out;
	}
}

:-webkit-full-screen {
    background-color: black;
    z-index: 2147483647;
}
:-moz-full-screen {
    background-color: black;
    z-index: 2147483647;
}



/*********************************
******ANIMACIÓN DEL LOGO**********
*********************************/


svg {
  /*position: absolute;*/
  top: 0;  left: 0;
  right: 0; bottom: 0;
  margin: auto;
  margin-top: -6px;
  overflow: hidden;
  height: 49px;
  width: 220px;
}
path {
  fill: #4685EF;
  stroke:#fff;
  stroke-width: 1;
}
.fadein {
  fill: #fff;
  -webkit-transition: fill 1s;
  -moz-transition: fill 1s;
  transition: fill 1s;
}
.click {
  position: fixed;
  background: #000;
  top:10px;
  left:10px;
  width:50px;
  height:50px;
  cursor: pointer;
  border-radius: 5px;
}
.restart {
  position: relative;
  height: 100%;
}
.circle {
  border-radius: 20px;
  position: absolute;
  top: 0;  left: 0;
  right: 0; bottom: 0;
  margin: auto;
  overflow: hidden;
}
.circle.outer {
  background: #fff;
  width: 30px;
  height: 30px;
}
.circle.inner {
  background: #000;
  width: 24px;
  height: 24px;
}
.bar {
  position: absolute;
}
.bar.outer {
  background: #000;
  height: 20px;
  width: 14px;
  left: 50%;
  margin-left: -7px;
  top: 4px;
}
.bar.inner {
  background: #fff;
  height: 18px;
  width: 4px;
  left: 50%;
  margin-left: -2px;
  top: 6px;
  border-radius: 2px;
}

.anuncios{
    margin-bottom: 20px;
	max-width: 90%;
	margin: auto;
}

/*********************************
*********BOTÓN FLOTANTE***********
*********************************/

.mcontainer {
  margin: 1em;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 400;
}
.mcontainer:hover .mbuttons:not(:last-of-type) {
  width: 40px;
  height: 40px;
  margin: 15px auto 0;
  opacity: 1;
}
.mcontainer:hover .rotate {
  background-image: url("https://storage.googleapis.com/material-icons/external-assets/v4/icons/svg/ic_arrow_upward_white_24px.svg");
  transform: rotate(0deg);
}

.mbuttons {
  display: block;
  width: 35px;
  height: 35px;
  margin: 20px auto 0;
  text-decoration: none;
  position: relative;
  border-radius: 50%;
  /*box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);*/
  opacity: 0;
  transition: .2s;
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.18), 0 2px 0px 0 rgba(0,0,0,0.12);
}
.mbuttons:nth-last-of-type(2) {
  transition-delay: 20ms;
}
.mbuttons:nth-last-of-type(3) {
  transition-delay: 40ms;
}
.mbuttons:nth-last-of-type(4) {
  transition-delay: 60ms;
}
.mbuttons:nth-last-of-type(5) {
  transition-delay: 80ms;
}
.mbuttons:nth-last-of-type(6) {
  transition-delay: 100ms;
}
.mbuttons:nth-last-of-type(1) {
  width: 56px;
  height: 56px;
  opacity: 1;
}
.mbuttons:nth-last-of-type(2) {
  background: #FF9800 url("https://storage.googleapis.com/material-icons/external-assets/v4/icons/svg/ic_rss_feed_white_24px.svg") center no-repeat;
}
.mbuttons:nth-last-of-type(3) {
  background: #2CA5E0 url("https://androidtr.es/wp-content/uploads/telegram.svg") center no-repeat;
}
.mbuttons:nth-last-of-type(4) {
  background: #E62117 url("https://storage.googleapis.com/material-icons/external-assets/v4/icons/svg/ic_movie_white_24px.svg") center no-repeat;
}
.mbuttons:nth-last-of-type(5) {
  background: #8BC34A url("https://storage.googleapis.com/material-icons/external-assets/v4/icons/svg/ic_share_white_24px.svg")center no-repeat;

}
.mbuttons:nth-last-of-type(6) {
  background: #B0BEC5 url("https://storage.googleapis.com/material-icons/external-assets/v4/icons/svg/ic_home_white_24px.svg") center no-repeat;

}
.mbuttons:hover {
  /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);*/
  box-shadow: 0 6px 6px 0 rgba(0,0,0,0.30), 0 2px 0px 0 rgba(0, 0, 0, 0.18);
}

mspan {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
mspan.rotate {
  background: #DB4437 url("https://androidtr.es//wp-content/uploads/Add.svg") center no-repeat;
  position: absolute;
  transform: rotate(90deg);
  transition: .3s;
}

[tooltip]:before {
  content: attr(tooltip);
  background: #585858;
  padding: 5px 7px;
  margin-right: 10px;
  border-radius: 2px;
  color: #FFF;
  font: 500 12px Roboto;
  white-space: nowrap;
  position: absolute;
  bottom: 20%;
  right: 100%;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
[tooltip]:hover:before {
  visibility: visible;
  opacity: 1;
}

.sidebar-post{
	position: relative;
	width: 35%;
    /* height: 200px; */
    margin: 0px 0px 0px 0px;
    float: right;
	padding-left: 20px;
}

.bump-view:hover{
	color:#4685EF;
}

.s_idioma{
    width: 50%;
    float: left;
    margin-right: 5px;
	display: block;
}

.subtitulo {
    padding-top: 40px;
    font-family: Raleway-Regular,Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: bold;
    color: #222;
    -webkit-font-smoothing: antialiased;
}
.lectura {
    border-left: 3px solid #4685EF;
    padding-left: 0.75em;
    padding-bottom: 0.75em;
    background: rgba(0, 0, 0, 0.06);
}

.insert-post-ads{
	clear: both;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
	margin-top: 20px;
}

.normal{
	cursor: zoom-in;
	opacity: 1;
}

.twentytwenty-container [class*="wp-image"] {
    transition: 0s;
}

[class*="wp-image"] {
	cursor: zoom-in;
	opacity: 1;
    transition: 0.4s;
	/*box-shadow: 0 12px 15px 0 rgba(0,0,0,0.18), 0 17px 50px 0 rgba(0,0,0,0.10);*/
	filter: drop-shadow(9px 12px 15px rgba(0,0,0,0.18));
}

[class*="wp-image"]:hover{
	/*opacity: 0.5;*/
    /*box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.35), 0 17px 50px 0 rgba(0, 0, 0, 0.30);*/
	filter: drop-shadow(9px 12px 12px rgba(0,0,0,0.55));
}

span.embed-youtube:hover {
    filter: drop-shadow(9px 12px 15px rgba(0,0,0,0.55));
}
span.embed-youtube {
    filter: drop-shadow(9px 12px 15px rgba(0,0,0,0.18));
    transition: 0.4s;
	/*z-index: 999999999999999;*/
}

img.alignnone,img.size-large {
    display: block;
    margin: 20px auto;
}

.textwidget {
    /*box-shadow: 5px 5px 5px rgba(136, 136, 136, 0.05);*/
    /*border-left: 3px solid #4685EF;*/
}

.entrada {
    float: none;
}

span.fn {
    font-weight: bold;
}

#sociales {
    display: inline-block;
    line-height: 2em;
	text-decoration: none;
	color: #656565;
}

#sociales:hover {
	color: #4685EF!important;
	text-decoration: none;
}

footer.sobre.article-footer {
    display: inline-block;
    /* margin-bottom: 20px; */
    transition: 0.4s;
    padding-left: 30px;
    padding-top: 30px;
    width: 100%;
}
footer.sobre.article-footer:hover {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
p.author-desc {
    margin: 0.5em 0;
}
p.vcard.author {
    margin: 0 0 0.5em 0;
}

div#contenido {
    display: inline-flex;
    width: 100%;
}

h4.widgettitle {
    text-align: center;
}

/*amazon*/
.asa_collection_sidebar_default div a img:hover {
    transform: scale(1.6);
}

.asa_collection_sidebar_default div a img {
    transition: 0.4s;
}

.asa_collection_sidebar_default:hover {
    /*box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px!important;*/
}

.asa_product_box:hover {
    /* box-shadow: 6px 6px 12px rgb(136, 136, 136); */
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.asa_product_box {
    /*box-shadow: 5px 5px 5px rgba(136, 136, 136, 0.21);*/
    border-radius: 2px;
    padding-top: 10px;
    transition: 0.4s;
}

.asa_async_container_default_responsive {
    margin: 30px 0 50px 0;
	border-left: 3px solid #4685EF;
}

/*material disqus*/
div#disqus_thread:hover {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
div#disqus_thread {
    padding: 30px;
    transition: 0.4s;
}

.sidebar-post > ul:hover {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.sidebar-post > ul {
    margin-top: 0px;
    transition: 0.4s;
    padding: 20px 0;
}

li.item.doble {
    width: calc((80% / 2) - 12px);
    height: 30em;
    display: inline-block;
    left: 10%;
    margin-right: 20px;
    margin-bottom: 20px;
}

.titulo{
    display: table;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    padding: 20% 20px!important;
    position: absolute;
    top: 0;
}
.tituloa{
    display: table;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    
}
.ocultar {
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
}

.xexcerpt{ 
	display: none;
	color: white!important;
	width: 80%;
    height: 100%;
    margin: auto;
    padding-top: 15%;
}

.ocultar:hover .xexcerpt{
	display : table;
}
.ocultar:hover .xtitulo{
	display : none;
}

.excerpt-read-more{
	display:none;
}

.xxexcerpt, .xxexcerpt p{
	color:white!important;
}

.entero{
	width: 80%!important;
}

/***************************
****ADAPTACIONES TAMAÑOS****
***************************/
@media screen and (min-width: 1000px) {
	.li_header_a{
		font-size: 20px;
	}
	.li_header a{
		font-size: 20px;
	}
	.entrada {
		width: 65%;
		float: left;
	}
	.slides .hentry {
		width: 100%;
	}
}

@media screen and (max-width: 1000px) {
	
	.entero{
		width: 90%!important;
	}
	
	li.item.doble {
		width: 90%;
		height: 30em;
		display: inline-block;
		left: 5%;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	
	.sidebar-post{
		float: none;
		width: auto;
		padding-left: 0px;
		text-align: center;
	}
	.hentry {
		float: none;
	}
	
	.textwidget {
		box-shadow: 0px 0px 0px rgba(136, 136, 136, 0.05);
		border-left: 0px solid #4685EF;
	}
	
}
@media screen and (max-width: 695px) {
	.primero{
		display: none;
	}
	.s_idioma{
		display: none;
	}
}
@media screen and (max-width: 604px) {
	.segundo{
		display: none;
	}

}
@media screen and (max-width: 514px) {
	.cuarto{
		display: none;
	}
	.dropdown-content {
		margin-left: -140px; 
	}
	
	.tercero{
		display: none;
	}
	.side-nav span {
		display: block;
	}
	.control {
		right: 10px;
	}
	.mcontainer {
		display: none;
	}
}

/*@media screen and (max-width: 418px) {
	.tercero{
		display: none;
	}
	.side-nav span {
		display: block;
	}
	.control {
		right: 10px;
	}
}*/
@media screen and (max-width: 784px) {
	.nav_header{
		margin-left: 0px;
	}
	.ul_header {
    
    margin: -40px 0 0 230px;
	}
}

@media screen and (min-width: 839px) {
	body .info{
		width: 50%;
	}
}

/************************************************/
/*****************Home de tarjetas***************/
/************************************************/


/**, *:before, *:after {
  box-sizing: inherit;
}*/

.u-float-right {
  float: right;
}

.u-flex-center {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.u-clearfix:before,
.u-clearfix:after {
    content: " ";
    display: table;
}

.u-clearfix:after {
    clear: both;
}

.u-clearfix {
    *zoom: 1;
}

.todo {
    /*max-width: 90%;*/
    margin: auto;
    display: block;
    text-align: center;
}

.hcontenedor {
    display: inline-block;
    /* margin: auto; */
    /* width: 80%; */
    text-align: center;
}

.hcontainer {
    box-shadow: 0 0 50px rgba(0,0,0,.3);
    margin: 20px 15px;
    /*margin-left: 20px;*/
    overflow: hidden;
    width: 400px;
    display: inline-block;
    text-align: left;
    transition: 0.4s;
}

@media screen and (max-width: 650px) {
	
	.hcontainer {
    width: 90%;
	}
	
}

.hcontainer:hover{
    box-shadow: 0 0 50px rgba(0,0,0,.7);
}

.hheader-hcontainer {
  position: relative;
}

.hheader-image {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    /* height: 420px; */
    width: auto;
    height: 100%;
    -webkit-animation: zoomEffect 30s infinite;
    animation: zoomEffect 30s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@-webkit-keyframes zoomEffect {
  0% {
    -webkit-transform: scale(1) translateX(0);
            transform: scale(1) translateX(0);
  }
	100% {
		-webkit-transform: scale(1.3) translateX(-50px) translateY(-20px);
		transform: scale(1.3) translateX(-50px) translateY(-20px);
	}
}

@keyframes zoomEffect {
  0% {
    -webkit-transform: scale(1) translateX(0) translateY(0);
            transform: scale(1) translateX(0) translateY(0);
  }
  100% {
    -webkit-transform: scale(1.3) translateX(-50px) translateY(-20px);
            transform: scale(1.3) translateX(-50px) translateY(-20px);
  }
}

.hheader {
  color: #fff;
  padding: 15px;
  height: 300px;
}

.hheader > svg {
  cursor: pointer;
}

.main-heading {
  color: #fff;  
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 12px;
  text-shadow: 1px 1px 8px #000, 0 1px rgba(0, 0, 0, 1);
}

.htag {
    background-color: rgba(0, 0, 0, 0.29);
    border-radius: 20px;
    font-size: 11px;
    margin-right: 8px;
    padding: 4px 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px;
}

.hstats {
  margin-top: 35px;
}

.stat-module {
  display: inline-block;
  font-size: 12px;
  margin-right: 20px;
  text-transform: uppercase;
}

.stat-number {
  display: inline-block;
  font-weight: 600;
  margin-left: 4px;
}

.overlay-hheader {
  background-color: #eee;
  height: 100px;
  margin: -50px 0 0 -25%;
  transform: rotate(-10deg);
  width: 150%;
  z-index: 0;
}

.hbody {
  background-color: #eee;
  color: #555;
  margin-top: -50px;
  padding: 0 15px 15px;
  position: relative;
}

.hbody-image {
  border-radius: 100%;
  box-shadow: 5px 10px 75px rgba(0, 0, 0, .4);
  float: left;
  margin: -90px 0 20px;
  position: relative;
  z-index: 2;
}

.hbody-action-button {
  background-color: #383838;
  border-radius: 50%;
  box-shadow: 1px 2px 12px rgba(0,0,0,.4);
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 15px;
  top: -97px;
  width: 40px;
}

.hbody-hstats {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  float: left;
  margin: -14px 0  0 30px;
  position: relative;
  text-transform: uppercase;
  width: 20%;
}

.hbody-hstats > hspan {
  display: inline-block;
  font-weight: 900;
  margin-top: 8px;
}

.hbody-info {
  clear: left;
  /*position: relative;*/
  max-height: 100px;
  overflow: hidden;
  transition: all 600ms ease-out;
}

.hbody-more {
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(238,238,238,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#eeeeee',GradientType=0 );
  cursor: pointer;
  margin: -57px auto 0px;
  padding: 20px 0 20px;
  position: relative;
  text-align: center;
}

.hbody-more hspan {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 1px 1px 5px rgba(0,0,0,.3);
  display: inline-block;
  height: 6px;
  margin-right: 2px;
  width: 6px;
}

.hcard {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  margin-top: 15px;
  padding: 10px;
}

.hcard-heading {
  font-size: 12px;
  text-transform: uppercase;
}

.hcard-more {
  cursor: pointer;
  float: right;
}

.hcard-list {
  list-style-type: none;
  margin: 10px 0 0;
  overflow-x: scroll;
  padding: 0;
  white-space: nowrap;
}

.hcard-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	border-radius: 2px;
	background-color: #F5F5F5;
}

.hcard-list::-webkit-scrollbar
{
	height: 3px;
	background-color: #F5F5F5;
}

.hcard-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
	background-color: #ddd;
}

.hcard-list li {
  display: inline;
  margin-left: 10px;
}

.hcard-list li:first-child {
  margin-left: 0;
}

.relative-wrap {
    position: relative;
}

.ssba.ssba-wrap {
    position: absolute;
	    text-decoration: none;
    border: 0;
    background: none;
    font-family: Indie Flower;
    font-size: 20px;
    font-weight: bold;
    top: -60px;
    right: 5px;
}

.entry-content .ssba.ssba-wrap {
    position: inherit;
}

.entry-content {
    text-align: justify;
}

.hbody-action-button svg {
    height: auto;
    width: auto;
    margin-top: 0px;
    margin: auto;
	position: absolute;
}

/*.hcontainer:hover .hbody-info{
    max-height: 400px; 
}*/
.PiP{
	position: fixed;
    bottom: 10px;
    right: 10px;
    width: 30%;
    height: calc(30vw*0.5625);
}

.youtube-player {
    transition: 0.4s;
}

.aalb-pa-ad-unit.pull-left {
	float: initial!important;
}

.aalb-pa-product-container{
	margin: auto!important;
}

/*//////////////////////////////////////////////////////////////////////
///////////////////////////Arreglar puntuaciones////////////////////////
//////////////////////////////////////////////////////////////////////*/

.rev-option ul li:before {
    content: ""!important;
}

#review-statistics .review-wrap-up div.cwpr-review-top {
    border-top: 20px solid #4685ef!important;
}

.review-wrap-up.cwpr_clearfix {
    background: #ffffff;
    border: 0px!important;
    padding-bottom: 20px;
    margin-top: 40px!important;
	transition: 0.4s;
}

.review-wrap-up.cwpr_clearfix:hover {
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.review-wu-grade {
    border: none!important;
}

.review-wu-bars {
    border: none!important;
}

.rev-wu-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.review-wrap-up * {
    font-family: arial,Raleway-Regular,Helvetica,Arial,sans-serif!important;
	
}

.gallery-row {
	margin: auto;
}

.captura{
	border-image: url(http://i.imgur.com/lvpstUo.png) 335 76 stretch stretch;
    border-color: rgba(255, 255, 255, 0);
    border-style: inset;
    border-width: 60px;
    //display: block;
    background-color: rgba(255, 255, 255, 0);
    border-left-width: 15px;
    border-right-width: 15px;
    border-bottom-width: 65px;
    border-top-width: 65px;
}

/*Plugin Flickr*/
.lSPager li:before {
    content: ""!important;
}
.photonic-object-header.photonic-flickr-set {
    display: none;
}

/*h2 como vía*/

.entry-content h2:before {
    /*content: "\2022 \020 \020";*/
    font-family: 'Raleway-Heavy',sans-serif,arial;
    /* font-size: 20px; */
}

.entry-content h2:hover {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.72);
}

.entry-content h2 {
    color: white!important;
    background-color: #4685ef;
    padding: 10px 15px;
    border: none;
    border-radius: 2px;
    background-clip: padding-box;
    margin: 20px;
    overflow: hidden;
    transition: all 300ms cubic-bezier(0.25, 0.1, 0.25, 0.1);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.33);
    font-size: 1.5em;
    /* display: inline; */
    text-align: center;
    /* margin: auto; */
}

h2 a {
    color: white!important;
	padding: 50px 0;
}

pre a {
    color: #FFA000;
}

pre a:hover {
    color: #FFA000;
}

div[id*="google_ads_iframe"] {
    display: inline-block;
}

div#contenido_relacionado:hover{
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

/*#adunit {
    background-color: transparent!important;
}	*/
	
.twentytwenty-before-label, .twentytwenty-after-label {
    opacity: 1;
}

#twentytwenty-ff4KNq .twentytwenty-before-label:before, #twentytwenty-ff4KNq .twentytwenty-after-label:before {
    background: rgba(0, 0, 0, 0.41);
}
html.enter-layout.enter.windows.has-js {
	margin: 0 auto!important;
}
	
	
.wpp-list li {
    border: 0px!important;
    margin-left: 5px;
    display: block;
    transition: 0.4s;
    margin: 10px;
}

.wpp-list li:hover {
    box-shadow: 9px 12px 15px rgba(0,0,0,0.55);
}

a.wpp-post-title {
    clear: both;
    position: absolute;
    height: 92px;
    padding-left: 120px;
    margin-right: 20px;
    padding-right: 20px;
}

.widget ul.wpp-list li {
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: flex;
}

.wpp-list li a {
    height: 100px;
}
	
