
/* ==================================================================
// Estructura
// ==================================================================*/

/* Sección General */
body,html{width:100%; word-wrap: normal;text-rendering: optimizeLegibility;}
body {font: 400 .95em Helvetica, Arial, Verdana, Sans-serif; }
body p {margin-bottom: 15px;}

body,
body p, 
ul li,
ol li {font-size: 18px;line-height: 1.6;}

.container {margin: 0 auto; background: #fff;}
.site-container {max-width: 2560px; margin: 0 auto; padding: 0px;}
.header {display: block; width: 100%; margin: 40px auto; padding: 0 20px;}
.section {float: left; margin-top: 60px;}
.single .section-wide {margin-top: 60px;}
.section-wide {clear: both; width: 100%; margin: 15px 0;}
.section-landing-wide {clear: both; width: 100%;}
.aside {float: right; margin-top: 60px;}
.footer {clear: both; overflow: hidden; margin: 0 auto; font-size: .85em; width: 100%;padding: 40px 0 0; line-height: 0;}
a {text-decoration: none; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; margin-bottom: 15px; font-weight: bold;}
h1 {font-size: 27px;}
h2 {font-size: 23px;}
h3 {font-size: 19px;}
h4 {font-size: 15px;}
h5 {font-size: 13px;}
h6 {font-size: 13px;}
input {line-height: 1; letter-spacing: 1px;}
::-webkit-input-placeholder {font-size: 15px}
::-moz-placeholder {font-size: 15px} /* firefox 19+ */
:-ms-input-placeholder {font-size: 15px} /* ie */
:-moz-placeholder {font-size: 15px}
label {display: inline-block; margin-right: 20px; vertical-align: top;}
.woocommerce div.product form.cart .button,
select,
textarea,
input {padding: 10px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.input-button,
input[type=submit] {cursor: pointer; padding: 8px 10px 8px 10px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; border: 0; box-shadow: none;}
form button.fa {background: none; border: 0;font-size: 18px;padding: 9px; font-style: normal;}
.breadcrumb {padding: 0 20px; font-size: .85em; margin: 0 auto 30px; display: block; }
.pagetitle {padding: 20px 0; font-size: 20px; }
img {max-width: 100%; height: auto; margin-bottom: 20px;}
p img {margin-bottom: 0;}
img.aligncenter {display: block; margin: 0 auto 10px auto;}
img.alignright {display: inline; margin: 0 0 10px 20px;}
img.alignleft {display: inline; margin: 0 25px 20px 0;}
.aligncenter,
.centered {display: block; margin: 0 auto 10px auto;}
.alignleft {float: left; margin: 0 20px 10px 0;}
.alignright {float: right; margin: 0;}
.attachment-caption {text-align: center; }
.attachment-desc {text-align: center;}
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {padding: 1%; text-align: center; max-width: 100%;}
.wp-caption img {border: 0;}
.wp-caption p.wp-caption-text {font-size: 0.85em; line-height: 1.2em; padding: 3px 0; margin: 0;}
.gallery {clear: both; overflow: hidden;}
.gallery .gallery-item {margin-top: 0 !important;}
.gallery dl {margin: 0;}
.gallery a {padding: 5px; display: block;}
.gallery a img {max-width: 100%; height: auto;}
.gallery-caption {font-size: .9em;}
.clearfix {clear: both; height: 0;}
.hidden {display: none;}
.highlight {padding: 0 3px;}
.button {padding: 1px 5px;}
.fade {filter: alpha(opacity=50); opacity: .5;}
.page-template-page_nosidebar_title header.entry-header,
.page-template-page_full_title header.entry-header {position:absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);}
.forge-row-full .forge-row-container {max-width: 100%;}
.forge-row-container {width: 100%;}

	/*Tamaños por defecto*/
	.forge-row-container, .box-text-image, .header, .breadcrumb, .grid, .footer-inner {max-width: 1190px; padding: 0 20px;}
	.section { width: 720px; }
	.aside { width: 340px; }

/* Sección de Formato Texto */
.tooltip {cursor: pointer; border-bottom: 1px dashed #ccc;}
.tooltip:hover span.tip {margin-left: 20px; opacity: 1; display: inline-block; padding: 5px 10px; color: #333; font-size: .9em;}
.tip {position: absolute; margin-left: -9999em; opacity: 0; max-width: 300px; z-index: 1000;}
.tip:before {position: absolute; top: 5px; display: inline-block; border-top: 6px solid transparent; border-right:6px solid #555; border-bottom: 6px solid transparent; left: -6px; content: '';}
.tip:after {position: absolute; top: 5px; display: inline-block; border-top: 6px solid transparent; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: -6px; content: '';}

.accordion-wrap {position: relative; display: inline-block; width: 100%;}
.accordion-title {padding: 20px 10px 20px 30px; cursor: pointer;line-height: 1em;}
.accordion-content {padding-bottom: 15px; width: 100%; line-height: 1.8em;}

.accordion-open:before {font-family: fontawesome; content: "\f068" !important;	font-size: 13px; position: absolute;left: 5px; top: 20px; color: #29374F;}
.accordion-title:before {font-family: fontawesome;	content: "\f067"; font-size: 13px; position: absolute; left: 5px; top: 20px; color: #29374F;}

.formato-texto * {font-size: inherit !important; color: inherit !important; letter-spacing: inherit !important; line-height: inherit !important; font-family: inherit !important;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce li.product .button, .woocommerce div.product .button, .post-button { text-align: center; display: inline-block; padding: 13px 10px; font-size: 15px; font-weight: bold;}
.post-button.grande {padding: 13px 40px; font-size: 17px;}
.post-button.completo {padding: 25px 40px; font-size: 25px; width: 100%;}
.post-button p {margin-bottom: 0;}
#contact-form {overflow: hidden;}
.contact-form-text {width: 85%; margin-bottom: 10px;}
.contact-form-textarea {width: 85%; height: 150px; margin-bottom: 10px;}
.notification_error {font-size: .9em; padding: 5px;}
.contact-form-sending {display: inline-block; width: 16px; height: 16px; background: url('images/loading.gif') no-repeat 0 0; text-indent: -9999em;}
.pullquote {font-size: 1.4em;}
.line {float: left; width: 100%; padding: 5px; margin-bottom: 40px;}
.line hr {margin-bottom: 0;}
.article blockquote {border-left: 8px solid #F3DA42; margin: 0px 40px;}
.article blockquote p {font-size: 25px; margin-left: 10px; line-height: 1; font-weight: bold;}
.article blockquote.pullquote {quotes: '"' '"'; border:none; display: block; clear: both; margin: 40px 0; padding: 0 20px 0 40px; font-size: 17px;line-height: 1.2; font-style: italic; width: 100%;}
.article blockquote.pullquotte:before {content: open-quote;display: inline; margin-right: 5px;}
.article blockquote.pullquote:after {content: close-quote; display: inline; margin-left: 5px;}
.article blockquote.pullquote p {padding: 0; display: inline; font-size: 17px; line-height: 1.2; }
.article ul {margin: 0 0 40px 5px; list-style: none;}
.article li {margin: 3px 0; line-height: 1.8em;}
.article ul li {padding-left: 20px;}
.article ul {list-style-type: none; margin-left: 0;}
.article ul li:before {font-family: fontawesome; content: "\f111"; margin-right: 10px; font-size: 9px; vertical-align: middle;}
.article ol {margin: 0 0 40px 25px; list-style: decimal outside; padding-left:15px }
.article ol li {padding-left: 7px;}
.error404 .sideform {margin: 40px 0;}
.error404 section.left, .error404 section.right {width: 50%; padding: 0 20px;}
.error404 section h3 {text-align: center;}
.error404 .article ul {margin-left: 0;list-style-type: none; text-align: center;}
.error404 .article ul li {font-size: 18px;}
.error404 .article .post-title {text-align: center;}

/* Sección Cajas*/
.row {display: inline-block; width: 100%; vertical-align: middle;}
.grid {margin: 0 auto;}
.left {width: 48.18181818181818%; float: left; line-height: 1.8em;}
.right {width: 48.18181818181818%; float: right; line-height: 1.8em;}
.col1, .col2 {width: 30.90909090909091%; float: left; line-height: 1.8em; margin-right: 3.63636363636364%;}
.col3 {width: 30.90909090909091%; float: left; line-height: 1.8em;}
.col3-2 {width: 65.45454545454545%; float: left; line-height: 1.8em; margin-right: 3.63636363636364%;}
.col3-1 {width: 30.90909090909091%; float: right; line-height: 1.8em;}
.col1-3 {width: 30.90909090909091%; float: left; line-height: 1.8em; margin-right: 3.63636363636364%;}
.col2-3 {width: 65.45454545454545%; float: right; line-height: 1.8em;}
.col4-1, .col4-2, .col4-3 {width: 22.27272727272727%; margin-right: 3.63636363636364%; float: left; line-height: 1.8em;}
.col4-4 {width: 22.27272727272727%; float: left; line-height: 1.8em;}
.col5-1, .col5-2, .col5-3, .col5-4 {width: 17.09090909090909%; margin-right: 3.63636363636364%; float: left; line-height: 1.8em;}
.col5-5 {width: 17.09090909090909%; float: right; line-height: 1.8em;}
.col4_1 {float: left; width: 22.27272727272727%; margin-right: 3.63636363636364%; line-height: 1.8em; }
.col4_3 {float: right; width: 74.09090909090909%; line-height: 1.8em; }
.col4_3_v2 {float: left; width: 74.09090909090909%; margin-right: 3.63636363636364%; line-height: 1.8em; }
.col4_1_v2 {float: right; width: 22.27272727272727%; line-height: 1.8em; }
.col5_1 {float: left; line-height: 1.8;  width: 19%;}
.col5_4 {float: right; line-height: 1.8; width: 77.5%;}
.col5_4_v2 {float: left; line-height: 1.8; width: 77.5%;}
.col5_1_v2 {float: right; line-height: 1.8; width: 19%;}
.box-container {margin: 0 auto; display: block;}
.call{padding: 40px 35px; float: left; width: 100%;}
.call .col3-1 .post-button {margin: 0 auto; display: block; text-align: center;}
.call h1:last-child, .call h2:last-child, .call h3:last-child, .call h4:last-child, 
.call h5:last-child, .call ul, .call ol {margin-bottom: 0;}

article.article article p {margin-bottom: 20px;}
article.article article p:last-of-type {margin-bottom: 0;}
.article.call ul {margin: 0 0 5px;}
article.call .clearfix {display: none;}
.llamada div article p {margin-top: 13px;}

/* Sección cabecera y menú */
.header h1,
.header h5,
.scroll-title {font-size: 40px; text-align: center; margin-bottom: 0;}
.header-title {display: inline; margin: 0 auto; font-weight: normal;}
.header-desc {text-align: center; font-size: 1.2em; }
.title-logo {float: left;}
.site-header hgroup {position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);}
.site-header img.header-title {max-height: 100px; width: auto;}
.scroll-title img.header-title {max-height: 60px; width: auto; vertical-align: middle;}
.grid-menu {float: right;}
.nav div.menu {float: left;}
nav .menu {display: inline-block;}
.nav li {float: left; position: relative; z-index: 100;}
.nav .menu li:last-of-type a {padding-right: 0;}
.nav .menu li:last-of-type a:after {content: none;}
.nav .menu li li:last-of-type a, .nav .menu li:last-of-type li a {padding: 15px;}
.nav ul ul a {padding: 15px;}
.nav ul ul {position: absolute; width: 200px; z-index: 1000;}
.nav ul ul li {display: block; float: none; margin: 0;}
.nav ul ul ul {position: absolute; left: 198px; top: 0;}
.nav ul ul {opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; zoom: 0; visibility: hidden; height: 0; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out;}
.nav li:hover > ul {opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; zoom: 1; visibility: visible; height: auto;}
.tinynav {display: none;}
.nav {position: relative; width: 100%; text-align: center; font-size: 16px; clear: both; line-height: 1em; }
.nav ul {list-style: none; display: inline-block; text-align: left;}
.nav li {margin: 20px 10px 10px 10px; font-size: 13px;}
.nav a {display: block; font-weight: bold; padding: 0 7px 7px;}
.nav ul ul li a {border: 1px solid transparent;}
#scroll-navigation {position:fixed;top:0px;width:100%; z-index:9999;background:#fff; padding: 10px 0; display: none;}
#scroll-navigation .nav {float: right; width: auto;}
.scroll-title {position: relative;}

/* Sección Slideshow */
.theme-default .nivo-controlNav {position: absolute; bottom: 0; padding: 0 !important;}
.theme-default .nivo-controlNav a {border-radius: 100%;width: 10px !important;height: 10px !important;margin: -10px 3px 0 !important;}
.theme-default .nivo-directionNav a.nivo-nextNav {background: url(images/arrows.png) no-repeat -30px 0 !important;}
.theme-default .nivo-directionNav a.nivo-prevNav {background: url(images/arrows.png) no-repeat !important;}
.nivo-caption {background: transparent !important;text-align: center !important;font-size: 30px;top: 45% !important;padding: 5px 30px !important;opacity: 1 !important;}

/*Sección Home 1*/
.call {padding: 30px;}
.call .suscription-wrap p { float: left; width: 40%; margin-left: 5%; text-align: left;}
.call .suscription-wrap .suscription-form { float: right; width: 45%; margin-right: 5%;}

/* Sección cabecera blog */
.suscription-header-blog {position: relative; line-height: 0;}
.PageHeader-bg {margin: auto; min-width: 100%; width: auto; height: auto;}
.box-text-image {position: absolute;top: 30%;right: -100%; left: -100%; margin: 0 auto; text-align: center; width: 100%; padding: 0 20px; }
.box-text-image div {float: right; width: 100%; max-width: 360px;}
.box-text-image h3 {font-size: 24px;}
.forpage .box-text-image {text-align: left;}
.forpage .box-text-image div.fullwidthtext * { font-size: 20px;}
.suscription-box {padding: 23px 0px 20px; display: inline-block; width: 100%;}
.suscription-text {width: 48.2%; float: left; margin-right: 3.5%;}
.suscription-text p {margin-bottom: 0; font-size: 18px; letter-spacing: 0px; line-height:1.6;}
.cuadricula .suscription-text,
.cuadricula .suscription-form,
.cuadricula .suscription-form form input {width: 100%; margin: 10px 0; float: none; display: block;}
.suscription-form {width: 48.2%; float: left;}
.suscription-form input {float: left; padding: 10px; margin: 6px 0 7px; width: 32.37063778580024%; margin-right: 1.44404332129964%;}
.suscription-form input[type="submit"] {padding: 15px; margin: 0; font-size: 16px; font-weight: 900;}
.suscription-box.headernewsletter.forpage {margin-bottom: 0; display: inline-table;}

.box-text {position: absolute;top: 30%; margin: 0 auto; text-align: center; width: 100%; padding: 0 20px;}

/* Sección cabecera post */
.article-list {margin-bottom: 40px;}
.article {padding-bottom: 20px; overflow: hidden; clear: both;}
.article .post-thumb {padding: 3px; border: 1px solid #ddd;}
.article .post-thumbnail {border: 0;}
.article .post-header {text-align: center; margin-bottom: 20px;}
.article.alternative-blog .post-header {text-align: left;}
.article .post-header .entry-time { display: inline-block; font-size: 18px; margin-bottom: 5px; font-style: italic;}
.article .post-title {margin-bottom: 0; line-height: 1.3; font-style: normal;}
.attachment-post-thumbnail {margin-bottom: 20px;}

/* Sección pie del post en el blog */
.article .post-comment {padding: 20px; font-size: 1.1em; width: 100%; line-height: 1; display: inline-block;}
.article .post-comment .post-comment-inner {float: left; width: 33.333333333%; text-align: left;}
.article .post-comment span.post-comment-inner a {font-size: 18px;}
.more-link, .post-read-more {display: none;}
.read-more-link {float: left; width: 33.333333333%; text-align: center; font-weight: bold;}

.article .post-comment #sharing {float: right; width: 33.333330%; text-align: right; line-height: normal;}
#sharing a {float: right; font-size: 15px; margin-left: 19px;}
#sharing p {margin-bottom: 0px;}
.single-post .article .post-comment #sharing {width: 83%;}
.single-post .article .post-comment-inner{width: 16%;} 


/* Sección pie del post en el blog (dentro del post) */
.attachment-post-thumbnail {margin: 0 auto; display: block; margin-bottom: 20px;}
.single .article .entry-author {text-align: right;}
.single .article .entry-author a {margin-right: 25px;}
.box-meta, .box-meta-row {display: inline-block; width: 100%; font-size: 14px; margin: 5px;}
.box-meta {margin-top: 80px;}
.box-meta-left {width: 50%; float: left; text-align: left;line-height: 1;margin-top: 1px;}
.box-meta-right {width: 50%; float: right; text-align: right;}
.box-meta-right .entry-author span {margin-left: 5px; display: inline;}
.article .archives {overflow: hidden; clear: both; padding: 10px 0;}
.article .archives .archives-box {width: 45%; float: left; padding: 3px;}
p.entry-meta {text-align: right;}
.post-footer {clear: both; overflow: hidden;}
.post-footer h5 {margin-top: 20px; font-size: 2em;}
.post-footer ul {margin: 0; list-style: none;}
.post-footer ul li {margin: 5px 0;}
.boxads {width: 100%;text-align: center;}
.post-author-bio {display: inline-block; width: 100%; margin-top: 60px;}
.post-author-bio .who-author-bio {float: left; max-width: 100px; width: 100%; margin-right: 15px;}
.post-author-bio .who-author-bio img {margin-bottom: 0;}
.post-author-bio .who-author-bio a {padding: 15px; font-size: 18px; font-weight: bold; text-align: center; display: inline-block; width: 100%;}
.post-author-bio .text-author-bio {padding: 0px; font-size: 15px; line-height: 1.4;}
.post-author-bio .text-author-bio a {font-size: 17px;}

/* Sección de posts relacionados */
.wp_rp_wrap {float: left;width: 100%;}
.wp_rp_content {float: left; width: 100%; margin-top: 60px;}
.wp_rp_content header {text-align: center;}
.wp_rp_content .related_post_title {font-size: 20px; text-align: center; padding: 15px 25px; margin-bottom: 0; display: inline-block; width: 100%;}
.boxads {width: 100%;text-align: center;}

ul.related_post {margin: 0;padding: 0;}
ul.related_post li {width: 30.07518796992481%; margin: 0 4.511278195488722% 10px 0;list-style-type: none;float: left; text-align: center; padding: 0;}
.article.type-post ul.related_post li:before {content: none;}
ul.related_post li a img {transition: none;}
ul.related_post li:last-child {margin-right: 0;}
ul.related_post, ul.related_post li a, ul.related_post li img {margin: 10px 0 0;padding: 0;width: 100%;height: auto; text-align: center;}



/* Sección de comentarios */
.avatar {margin-right: 20px; float: left;}
.comment-meta {clear: both; overflow: hidden;}
.comment-meta h6 {font-size: 17px; margin-bottom: 0; line-height: 1; letter-spacing: 0;}
.comment-meta small {font-size: 13px; line-height: 1; font-style: italic;}
.comment-box {clear: both; overflow: hidden;}
.comment-box header {text-align: center;}
.comment-box h4 {font-size: 20px; text-align: left; padding: 5px; margin-bottom: 0;}
#commentform label {display: inline-block; width: 80px; margin: 0; vertical-align: top;}
.logged-in-as {margin-bottom: 20px;}
#cancel-comment-reply-link {padding: 3px 5px; position: absolute; font-size: 13px; top: 10px; right: 10px;}
a.comment-reply-link {float: right; padding: 3px 10px;font-size: 11px; letter-spacing: 1px;}
.comment-pagination {clear: both; overflow: hidden; margin: 10px 0;}

	/*Comentario 1*/
ol.commentlist {margin: 20px 0 0;padding-left: 0px;}
ol.commentlist li {margin-bottom: 20px; list-style: none;}
ol.commentlist li:before {content: none !important;}
ol.commentlist li p {padding: 5px 0; margin: 0; line-height: 1.8em;font-size: 14px;}
ol.commentlist .comment-content {overflow: hidden; padding: 20px;}
ol.commentlist .comment .comment-box {overflow: hidden;}
ol.commentlist .comment-box .comment-content a.comment-reply-link, ol.commentlist .comment-box #respond input[type="submit"] {font-size: 14px; font-weight: bold;}

	/*Respuesta*/
ol.commentlist li ul.children {padding: 0; margin: 0 0 20px 15%;}
ol.commentlist li ul.children li {border: none; margin: 0; list-style: none;}
ol.commentlist .children .comment-box .comment-content, ol.commentlist .children .comment-box #respond {border-top: 0;}
	/*Form Comentario*/
.comment-box .comment-respond .comment-form input, .comment-box .comment-respond .comment-form textarea {border: 1px solid;}
#respond {padding: 20px; position: relative;}
#comment-box-respond {margin: 60px 0;}
p.comment-inputs {margin-bottom: 0;}
.required-input {color: #f00;}
.comment-input {width: 50%;}
.comment-textarea {width: 95%; height: 150px;}
.comment-input, .comment-textarea { padding: 10px 15px; border: 0; margin-bottom: 15px; font-size: 14px; line-height: 1.3;}
.form-submit {margin-bottom: 0;}
#respond input[type="submit"] {padding: 10px 15px; font-size: 18px; font-weight: bold;}
.logged-in-as {display: none;}

/* Sección de categoría estilo cuadrícula */
.category-grid {float: left; width: 31.01449275362319%; margin-right: 3.47826086956522%; clear: none;}
.article.category-grid img {margin-bottom: 5px;}
.article.category-grid h2 {font-size: 20px; font-weight: 400;}
.category-grid:nth-child(3n+3) {margin-right: 0;}

/* Sección de portfolio */
#dvLoading{height: 30px;width: 100px;position: absolute;left: 0; right: 0; margin: 0 auto; bottom: -100px; z-index: 1000;}
#filters {text-align: center; position: relative; margin-bottom: 40px;}
#filters li {display: inline; list-style-type: none; margin: 0 10px;}
.two-columns #isotope-list .item {width: 50%;}
.three-columns #isotope-list .item {width: 33.33333333333333%;}
.four-columns #isotope-list .item {width: 25%;}
#isotope-list .item img, .portfolio-title { margin: 0 auto; display: block; }
.portfolio-title {text-align: center; font-size: 16px; font-weight: 400; margin: 10px 0;}
#isotope-list .item p {font-size: 13px; text-align: center;}

/* Sección de portfolio (dentro del proyecto) */
.single-portfolio .attachment-post-thumbnail {display: block; margin: 0 auto 20px;}

/*Latest posts*/
.latest-post {width: 29.90909090909091%; float: left; margin:15px 1.5%; display: inline-block;}
.latest-post .image {display: inline-block;}
.latest-post .image img {margin-bottom: 5px;}
.latest-post .text {text-align: center;}
.latest-post .image:hover {opacity: 0.8; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out;}

/* Sección de widgets */
.widget header {text-align: center;}
.widget header h3 {margin-bottom: 0;text-align: center; padding: 10px; display: inline-block; font-size: 20px; display: inline-block; width: 100%;}
.widget {margin-bottom: 40px; float: left; width: 100%;}
.widget .menu li a {border: 0;}
.widget .sub-menu {display: none;}
.textwidget {overflow: hidden; clear: both;}
.widget select {width: 85%; display: block; margin: 0 auto;}
.widget ul {padding-bottom: 10px;}
.widget ul ul {padding-bottom: 0; border: 0;}
.widget ol,
.widget ul {clear: both; list-style: none;}
.widget ol.children,
.widget ul.children {clear: both; list-style: none; margin-left: 20px;}
.widget ol li,
.widget ul li {margin: 5px 0; line-height: 1.8em;list-style-type: none; text-align: center;}
.widget ul:last-child,
.widget ol:last-child,
.widget dl:last-child {margin: 0;}
.home-widgets {clear: both; width: 100%; margin: 0 auto;}
.home-widget {float: left; width: 22.39130434782609%; margin-right: 3.47826086956522%; position: relative;}
.home-widget:nth-child(4n) {margin-right: 0;}
.home-widgets-title {position: relative;margin: 0 0 40px 0; text-align: center; font-size: 1.2em; float: left; width: 100%; padding: 15px;}
.home-widgets-title span {display: inline-block;}
.plain-widget-image img {margin-right: 0;}
.subscription-widget {padding: 30px 20px; text-align: center;}
.subscription-widget h3 {margin-bottom: 15px; }
.subscription-widget input, .subscription-widget input[type="submit"] {border: 0; box-shadow: none; letter-spacing: 1px; padding: 15px 7px; margin: 0; font-size: 15px; height: 47px;}
.subscription-widget #mc-embedded-subscribe-form input[type="submit"] {word-break: normal; white-space: normal; line-height: 1.2; height: auto;}
.subscription-widget input.follow-by-email-address {width: 80%; margin: 10px 0px;}

.subscription-widget input#mce-EMAIL,
.subscription-widget input#email {margin: 10px 0;}
.subscription-widget input {width: 80%; margin-right: 10%; margin-left: 10%; text-align: center; letter-spacing: 1px;}
.subscription-widget input[type="submit"] {border: 0; box-shadow: none; letter-spacing: 1px; padding: 15px 7px; margin: 0; font-size: 18px; font-weight: bold;}
.subscription-widget p {margin: 0 0 15px;}
.sideform {float: left; width: 100%; padding: 5px 15px; background: #fff;}
.sideform input {line-height: 1.4;}
.sidetext {width: 75%; margin: 0; float: left; padding: 7px; border: 0; box-shadow: none; font-size: 15px; letter-spacing: 1px;}
form button.fa, form button.fa:hover {background: none;}
.input-button {width: 25%; float: right; margin: 0; padding: 0;border: 0; box-shadow: none; background: none; text-align: right;}
.feature-widget img.aligncenter {margin-bottom: 0;}
.feature-widget h3 {padding: 17px 20px 0; text-align: left; margin-bottom: 0; font-size: 19px;}
.feature-widget span {font-style: italic; font-size: 17px; padding: 0 20px 20px; display: block;}
.services-widget {position: relative; line-height: 0;}
.services-widget img, .services-widget .services-title {margin-bottom: 0;}
.services-widget .services-title a {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; max-width: 60%; height: auto; display: table; text-align: center; padding: 20px; }
.textwidget ul.social-icons {text-align: center; padding-bottom: 0; border-bottom: 0;}
.textwidget ul.social-icons li {display: inline; margin: 0; padding: 0 17px; font-size: 30px;}
.textwidget ul.social-icons li:first-of-type a:before {content: none;}
.widget .location li {padding-left: 30px; text-align: left;}
.location li.address {background: url('images/info_icons.png') no-repeat 0 -96px;}
.location li.email {background: url('images/info_icons.png') no-repeat 0 4px;}
.location li.phone {background: url('images/info_icons.png') no-repeat 0 -28px;}
.location li.fax {background: url('images/info_icons.png') no-repeat 0 -60px;}
#wp-calendar {text-align: center; width: 100%; font-size: .9em;}
#wp-calendar caption {font-weight: bold;text-align: center; padding: 5px 0; border-top: 1px solid; border-left: 1px solid; border-right: 1px solid;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 3px; border-right: 1px solid;}
#wp-calendar td {font-style: normal; padding: 3px; border-right: 1px solid;}
#wp-calendar tr {border-top: 1px solid #eee; border-left: 1px;}
#wp-calendar tfoot td {border-bottom: 1px solid;}
.noborder,
.noborder tbody,
.noborder thead,
.noborder tfoot,
.noborder tr,
.noborder td,
.noborder th {border: none;}

/* Sección de navegación */
.navigation {display: inline-block; width: 100%; margin-top: 60px;}
.navigation .newer {float: left; padding-right: 10px;}
.navigation .older {float: right; padding-left: 10px;}
.navigation .newer, .navigation .older {font-size: 16px; padding: 10px 20px; font-weight: 900;}
.navigation .newer:after {right: 0;}
.navigation .older:before {left: 0;}
.page .navigation {display: none;}

/* Sección Footer */
.footer-widget {min-height: 200px;padding: 0 20px;}
.footer-widget h4 {font-size: 1.3em; padding: 10px;}
.footer-widget ul {clear: both; list-style: none;}
.footer-widget ul li {margin: 5px 0; line-height: 1.8em;}
.footer-widget select {width: 85%;}
.footer-widget p {margin-bottom: 10px; line-height: 1.8em;}
.footer-inner {width: 100%; margin: 0 auto; line-height: 1.8em;}
.credits {display: inline-block;width: 100%;}
.footer-icons {float: left; padding: 20px 0 15px 40px; margin: 15px 0; text-align: center; width: 40%;}
ul.footer-icons-list {list-style: none; display: inline-block; width: 100%; margin: 0 auto;}
ul.footer-icons-list li {display: inline-block; margin:16px 10px 0;}
ul.footer-icons-list li a {padding: 0; font-size: 18px;}
p.footer-copy {font-size: 14px; padding: 15px 0 15px 40px; margin: 15px 0; text-align: left; float: right; width: 60%;}
p.footer-copy .footer-credit {display: block;}

/* Sección Caja de contacto */
div.wpcf7 span.wpcf7-form-control-wrap {margin-bottom: 10px; display: block;}
div.wpcf7 input, div.wpcf7 textarea {border: 0;box-shadow: none; width: 100%;}
div.wpcf7 textarea {width: 100%;}
div.wpcf7 p {margin-bottom: 0;}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {border-color: #fff;}
div.wpcf7 img.ajax-loader {display: none;}
.call div.wpcf7 input[type="submit"] {font-weight: bold; padding: 20px 30px; font-size: 17px; border: none;}

/* Testimonios */
.testimonial_rotator_wrap {margin: 0 !important; padding: 0 !important;}
.testimonial_rotator_wrap.with-prevnext {padding: 0 40px !important;}
.testimonial_rotator .has-image .img img, .testimonial_rotator_single.has-image .img img {max-width: 100% !important;}
.testimonial_rotator_author_info {border-left: 0 !important; padding-left: 0 !important;}
.testimonial_rotator_wrap img {margin-bottom: 0;}
.testimonial_rotator_author_info {font-style: normal !important;}
.testimonial_rotator_author_info em {font-style: italic !important;}

/*Archieve*/
.archive .pagetitle {text-align: center;}

/* Menú responsive */ 
.tinynav {display: none;}

/* WPML */
#lang_sel,
#lang_sel li,
#lang_sel_list.lang_sel_list_vertical,
#lang_sel_list.lang_sel_list_vertical li,
#lang_sel ul ul {width: 100%;}
#lang_sel img.iclflag {margin: 0;}

/* ==================================================================
// Fuentes por defecto
// ==================================================================*/

/* Fuente del título de la web (cabecera tipo texto) */
.header-title { font-family: Noto Sans; }

/* Fuente general */
body,
body p, 
ul li,
ol li {font-family: Merriweather;}

.subscription-form ::-webkit-input-placeholder { font-family: Merriweather; }
.subscription-form ::-moz-placeholder { font-family: Merriweather; }
.subscription-form :-ms-input-placeholder { font-family: Merriweather; }
.subscription-form :-moz-placeholder { font-family: Merriweather; }
.subscription-widget ::-webkit-input-placeholder { font-family: Merriweather; }
.subscription-widget ::-moz-placeholder { font-family: Merriweather; }
.subscription-widget :-ms-input-placeholder { font-family: Merriweather; }
.subscription-widget :-moz-placeholder { font-family: Merriweather; }
.sideform ::-webkit-input-placeholder { font-family: Merriweather; }
.sideform ::-moz-placeholder { font-family: Merriweather; }
.sideform :-ms-input-placeholder { font-family: Merriweather; }
.sideform :-moz-placeholder { font-family: Merriweather; }

/* Fuente para títulos de post y web */
h1,h2,h3,h4,h5,h6, .header-title { font-family: Noto Sans; }

/* Fuente para títulos de widgets */
.widget h3, .footer-widget h4 {font-family: Noto Sans;}

/* Fuente para el menú */
nav .menu li a, .tinynav { font-family: Merriweather; }

/* Fuente para fechas */
.entry-time, .comment-meta small { font-family: Noto Sans; }

/* Fuente para botones */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce li.product .button,
.woocommerce div.product .button,
.woocommerce input.button,
.post-button,
input[type="submit"],
a.comment-reply-link,
.read-more-link,
.navigation .newer,
.navigation .older { font-family: Noto Sans; }

/* ==================================================================
// Colores por defecto
// ==================================================================*/

/* Sección General */
body,.shop-menu li a  {color: #464C61;}
a, a:active, a:hover, .shop-menu li.current-menu-item a, .shop-menu li a:hover {color: #F3DA42;}
h1, h2, h3, h4, h5 {color:#29374F;}
::selection {background: #F3DA42; /* WebKit/Blink Browsers */color: #fff;}
::-moz-selection {background: #F3DA42; /* Gecko Browsers */color: #fff;}

/* Sección de Formato Texto */
.article blockquote p {color:#29374F;}
.article.type-post ul li:before {color: #F3DA42;}
hr {border-color: #29374F;}
pre {border: 3px solid #29374F;}
blockquote {color:#F3DA42;}
.accordion-wrap { border-top: 3px solid #F3DA42;}
.accordion-wrap:last-child {border-bottom: 3px solid #F3DA42;}
.accordion-content {color:#464C61; background: #ffffff;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce li.product .button, .woocommerce div.product .button, .post-button, .input-button, input[type=submit] {color: #29374F; background: #F3DA42; border:3px solid #F3DA42; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce li.product .button:hover, .woocommerce div.product .button:hover, .post-button:hover, .input-button:hover, input[type=submit]:hover {color: #ffffff; background: #29374F; border-color: #29374F;}

.post-button.grande {background:#29374F; color:#F3DA42; border-color:#29374F;}
.post-button.grande:hover {background:#F3DA42; color:#29374F; border-color:#29374F};

/* Sección cabecera y menú */
.header-title {color:#29374F;}
.header-title:hover {color:#6A7289;}
.header-desc {color:#6A7289;}
.menu-wrap{background: #ffffff;}

.nav ul ul {background: #ffffff;}
.menu li a {color: #464C61; border-bottom: 1px solid #fff;}
.menu li.current-menu-item li a {color: #464C61;  border-bottom: 1px solid #F3DA42;}
.menu li a:hover,
.menu li li a:hover,
.menu li.current-menu-item a {color: #F3DA42; border-bottom: 1px solid #F3DA42;} 

/* Sección Slideshow */
.theme-default .nivo-controlNav a {background: #F3DA42 !important;}
.theme-default .nivo-controlNav a.active {background: #29374F !important;}

/* Sección Cajas*/
.call form textarea, .call form input[type="text"],.call form input[type="email"] {color: #666; font-size: 15px;}

.to-action-1 {background: #ffffff; border: 3px solid #29374F;}
.to-action-1, .to-action-1 * {color:#29374F;}
.to-action-1 .post-button {background:#FFF; color: #29374F; border: 3px solid #29374F;}
.to-action-1 .post-button:hover{background:#29374F; color:#FFF; border-color:#29374F;}

.to-action-2 {background: #29374F; border: 3px solid #29374F; color: #fff;}
.to-action-2, .to-action-2 * {color: #fff;}
.to-action-2 .border-box article {color:#29374F;}
.to-action-2 .post-button {background: #29374F; color:#F3DA42; border: 3px solid #F3DA42;}
.to-action-2 .post-button:hover {background: #fff; color: #464C61; border: 3px solid #464C61; }

.to-action-3 {background: #F3DA42 ; border:3px solid #F3DA42 ;}
.to-action-3, .to-action-3 *{color:#464C61;}
.to-action-3 .post-button {color:#F3DA42; background:#464C61;border: 3px solid #464C61;}
.to-action-3 .post-button:hover {color:#464C61; background:#F3DA42 ;border-color:#fff;}

.to-action-4 {background: #fff; border: 3px solid #F3DA42;}
.to-action-4, .to-action-4 * {color : #464C61;}
.to-action-4 .post-button {color:#ffffff; background: #464C61; border: 3px solid #464C61;}
.to-action-4 .post-button:hover {color:#464C61; background:#ffffff ;border-color:#464C61;}

.to-action-5 {background: #DEDEDE; border: 3px solid #DEDEDE;}
.to-action-5, .to-action-5 * {color : #464C61;}
.to-action-5 .post-button {background:#464C61; color:#F3DA42; border: 3px solid #464C61;}
.to-action-5 .post-button:hover {color:#464C61; background:#ffffff ; border-color: #464C61;}


/* Sección cabecera blog */
.suscription-box.headernewsletter {background: #29374F;}
.suscription-box.headernewsletter p {color: #fff;}
.suscription-box.headernewsletter .suscription-form input {border: none; background: #fff; color: #666;font-size: 15px;}
.suscription-box.headernewsletter .suscription-form input[type="submit"] {border: none; background: #F3DA42; color: #29374F;}

.post p {color: #6A7289;}
/* Sección cabecera post */
.entry-time {color:#29374F;}
.article .post-title, .article .post-title a {color: #29374F;}
.article .post-title a:hover {color: #464C61;}

/* Sección pie del post en el blog */
.article .post-comment {background: #FFF2C0;}
.article .post-comment span.post-comment-inner a {color: #29374F;}
.article .post-comment span.post-comment-inner a:hover {color: #F3DA42;}
#sharing a {color: #29374F;}
#sharing a:hover {color: #6A7289;}
.read-more-link {color: #29374F;}
.read-more-link:hover {color: #F3DA42;}

/* Sección pie del post en el blog (dentro del post) */
.text-author-bio p {margin-top: 7px; font-size: 16px;}

.post-author-bio a {color:#F3DA42; background: #fff; margin-bottom: 10px;}
.post-author-bio {color: #29374F; background: #ffffff;}
.box-meta-left span.entry-categories {color:#29374F;}
.box-meta-left a {color: #29374F;}
.box-meta-right .entry-author a {color: #464C61;}
.box-meta #sharing a {color:#29374F;}
.box-meta #sharing a:hover {color:#6A7289;}

/* Sección de posts relacionados */
.wp_rp_content .related_post_title {background: #29374F; color: #FFF2C0;} 
ul.related_post li a {color:#29374F;}

/* Sección de comentarios */
	/*Comentario 1*/
ol.commentlist .comment-box .comment-content {background: #ffffff; color:#464C61; border-top: 1px solid #F3DA42; border-bottom:1px solid #29374F; } 
ol.commentlist .comment-box .comment-content p {color:#464C61;}
ol.commentlist .comment-box .comment-content a.comment-reply-link,
ol.commentlist .comment-box  #respond input[type="submit"] {background: #29374F; color:#FFF2C0; border: 3px solid #29374F;}
ol.commentlist .comment-box .comment-content a.comment-reply-link:hover,
ol.commentlist .comment-box  #respond input[type="submit"]:hover{background:#464C61; color: #FFF2C0; border:3px solid #464C61;}
ol.commentlist .comment-box  #respond a {color: #464C61;}
 	/*Respuesta*/
ol.commentlist ul.children .comment-box .comment-content {color:#464C61;}
ol.commentlist ul.children .comment-box .comment-content p {color:#464C61;}
ol.commentlist .children .comment-box .comment-content,
ol.commentlist .children .comment-box  #respond{background: #ffffff; color:#464C61; border-bottom: 1px solid #F3DA42;} 
ol.commentlist .children .comment-box .comment-content a.comment-reply-link,
ol.commentlist .children .comment-box  #respond input[type="submit"] {background: #F3DA42; color:#464C61; border :3px solid #F3DA42;}
ol.commentlist .children .comment-box .comment-content a.comment-reply-link:hover,
ol.commentlist .children .comment-box  #respond input[type="submit"]:hover {background:#FFF2C0; color: #464C61; border:3px solid #FFF2C0;}
ol.commentlist .children .comment-box  #respond a {color: #FFF2C0;}	
	/*Form Comentario*/
#comment-box-respond {background: #464C61; color:#ffffff; border:3px solid #464C61;}
#comment-box-respond #reply-title {color:#FFF2C0;}
#comment-box-respond p {color: #FFF2C0;}
#comment-box-respond input[type="submit"] { background: #F3DA42; color: #464C61; border: 3px solid #F3DA42;}
#comment-box-respond input[type="submit"]:hover { background: #ffffff; color: #F3DA42; border: 3px solid #F3DA42;}

/*Contacto*/
.call div.wpcf7 input[type="submit"] {border:3px solid #fff;}

/* Sección de widgets */
.side-widget h3 {color:#FFF2C0; background: #29374F}
.textwidget ul.social-icons li a {color: #F3DA42;}
.textwidget ul.social-icons li a:hover {color: #464C61;}
.sideform {border: 1px solid #464C61;}
.sideform input {color: #464C61;}
.sideform ::-webkit-input-placeholder {color:#464C61;}
.sideform ::-moz-placeholder {color:#464C61;}
.sideform :-ms-input-placeholder {color:#464C61;}
.sideform input:-moz-placeholder {color:#464C61;}
form button.fa {color: #29374F;}
form button.fa:hover {color: #F3DA42;}
.subscription-widget {background: #29374F;}
.subscription-widget h3 {color: #fff;}	
.subscription-widget p {color: #fff;}
.subscription-widget input {color:#464C61; background: #ffffff;}
.subscription-widget ::-webkit-input-placeholder {color:#29374F; background: #ffffff;}
.subscription-widget ::-moz-placeholder {color:#29374F; background: #ffffff;}
.subscription-widget :-ms-input-placeholder {color:#29374F; background: #ffffff;}
.subscription-widget input:-moz-placeholder {color:#29374F; background: #ffffff;}
.subscription-widget input[type="submit"] {background: #F3DA42; color: #464C61;}
.subscription-widget input[type="submit"]:hover {background: #FFF2C0; color:#F3DA42;}
.sideform ::-webkit-input-placeholder {color: #F3DA42;}
.sideform ::-moz-placeholder {color: #F3DA42;} /* firefox 19+ */
.sideform :-ms-input-placeholder {color: #F3DA42;} /* ie */
.sideform input:-moz-placeholder {color: #F3DA42;}
.widget li a {color: #464C61;}
.widget li a:hover {color: #F3DA42;}
.home-widget header:before, .footer-widget header:before, 
.comment-box header:before {border-top: 3px solid #F3DA42;} /*No a functions*/
h3 .features-title {color: #ffffff;}  						/*No a functions*/
.home-widgets-title {background: #464C61; color: #fff;} 	/*No a functions*/ 
.feature-widget {background: #29374F;}  					/*No a functions*/
.feature-widget h3, .feature-widget span {color: #F3DA42;}  /*No a functions*/
.services-widget .services-title a {background: #FFF2C0; color: #464C61;}   /*No a functions*/
.services-widget .services-title a:hover {background: #464C61; color: #ffffff;}   /*No a functions*/
.footer-widget ul li a {color: #6A7289;}
.textwidget h3 a, .textwidget a span  {color:#fff;}

/* Sección de navegación */
.navigation .newer, .navigation .older {background: #464C61; color: #F3DA42; transition: 0.3s;} 
.navigation .newer:hover, .navigation .older:hover {color: #464C61; background: #F3DA42;} /* No a Functions*/

/* Caja de contacto
div.wpcf7 {background:#464C61; }
div.wpcf7 form {border:#464C61 3px solid;}
div.wpcf7 form p {color:#ffffff;}
div.wpcf7 input {color:#29374F;}
div.wpcf7 textarea {color:#29374F;}
div.wpcf7 input[type=submit] {color:#464C61; background:#FFF2C0; border: 3px solid #FFF2C0;}
div.wpcf7 input[type=submit]:hover {color:#ffffff; background: #FFF2C0; border: 3px solid #FFF2C0;}*/

/* Testimonios */
.testimonial_rotator_stars i {color: #F3DA42;}
.testimonial_rotator_author_info a {color: #29374F;}
.testimonial_rotator_prev, .testimonial_rotator_next {color: #29374F;}
.testimonial_rotator_prev:hover, .testimonial_rotator_next:hover {color: #6A7289;}

/* Sección Footer */
.footer {background:#FFF;}
.footer-widget h4 {background: #F3DA42; color: #464C61;}
.footer-widget p {color: #fff;}
.suscription-box.footernewsletter {background: #29374F; border-top: 3px solid #ffffff;}
.suscription-box.footernewsletter p {color: #fff;}
.suscription-box.footernewsletter .suscription-form input {border:none; background: #fff; color: #29374F;}
.suscription-box.footernewsletter .suscription-form input[type="submit"] {border: none; background: #F3DA42; color: #29374F;}
.footer-icons span, ul.footer-icons-list li a {color: #ffffff;}
ul.footer-icons-list li a:hover {color: #F3DA42;}
.credits {border-top: 3px solid #ffffff; background:#29374F;}
p.footer-copy {color: #ffffff; border-left: 3px solid #fff;}
p.footer-copy a {color: #F3DA42;}

/* ==================================================================
// Forge edits
// ================================================================== */
.forge-video {margin: 0;}
.forge-feature-left .forge-feature-icon {margin: 0 20px 0 0;}


/* ==================================================================
// Responsive
// ================================================================== */

/***********************
Screen max width 1024px
************************/
@media all and (max-width: 1024px) {

/* Sección General */
  .container {margin: 0 auto; width: 100%; overflow: hidden; background: #fff;}
  .header {position: relative; width: 100%; margin: 0 auto;}
  .footer {background: #fff; clear: both; overflow: hidden; margin: 0 auto; font-size: .85em; width: 100%;}

/* Sección de Formato Texto */
  .pullquote {width: 85% !important;}

/* Sección cabecera y menú */
  .header-desc {text-align: center; font-size: 1.2em; font-size: .9em;}
  .nav {position: relative; width: 100%; text-align: center; font-size: .9em; clear: both; line-height: 1em;}
  .nav ul {list-style: none; display: inline-block; text-align: left;}
  .nav a {display: block; padding: 15px 10px;}

/* Sección de widgets */
  .home-widgets {clear: both; width: 100%; margin: 0 auto; padding: 0 0 40px 0;}
  .home-widget {float: left; width: 22%; margin-right: 4%;}
  .home-widget:nth-child(5n) {float: right; width: 22%; margin-right: 0;}
  .home-widgets-title {margin: 0 0 50px 0; text-align: center; font-size: 1.2em;}
  .services-widget .services-title a {top: auto; padding: 10px; max-width: 100%; width: 100%; height: auto !important; font-size: 16px;}

/* Sección Footer */
  .footer-inner {padding: 30px 20px;}
}

/***********************
Screen max width 800px
************************/
@media all and (max-width: 800px) {

/* Sección cabecera y menú */
  	.header-title {display: block; margin: 0 auto;}
	.title-logo {float: none;margin-top: 15px;}
	#scroll-navigation {display: none !important;}
	.nav div.menu, .grid-menu {float: none;}

	.forpage img{display: none;}
	.forpage {background: #E9EEEA; background-size: cover;}
	.forpage div.box-text {max-width: none !important; right: 0 !important; position: static; padding: 70px 15px 60px;}

	/*Latest Posts*/
	.latest-post .text h4 {font-size: 13px;}	

	/* Sección Cajas*/
	.col5_4,
	.col5_1,
	.col5_4_v2,
	.col5_1_v2 {width: 100%;}

}
/***********************
Screen max width 768px
************************/
@media all and (max-width: 768px) {
	/* Sección General */
	.section,
	.container,
	.section-wide,
	.aside {clear: both; width: 100% !important; margin: 30px 0;}
	img {margin: 0 auto; display: block;}
	.header {position: relative; width: 100%; margin: 0 auto;}
	.footer {background: #fff; overflow: hidden; margin: 0 auto; font-size: .85em; width: 100%;}

/* Sección Cajas*/
	.row {padding: 30px 0 !important;}
	.col1, .col2, .col3, .col3-2, .col3-1, .col1-3, .col2-3, .col4_1, .col4_3, .col4_3_v2, .col4_1_v2 {width: 100%; margin: 0 0 40px;}
	.col1:last-of-type, .col2:last-of-type, .col3:last-of-type, .col3-2:last-of-type, .col3-1:last-of-type, .col1-3:last-of-type, .col2-3:last-of-type, .col4_1:last-of-type, .col4_3:last-of-type, .col4_3_v2:last-of-type, .col4_1_v2:last-of-type {margin-bottom: 0;}
	.col4-1, .col4-2, .col4-3, .col4-4, .col5-1, .col5-2, .col5-3, .col5-4, .col5-5, .home-widget {width: 48%;}
	.col4-1, .col4-3, .col5-1, .col5-3, .col5-5, .home-widget {margin-right: 4%;}
	.col4-2, .col4-4, .col5-2, .col5-4, .home-widget:nth-child(2n+2) {margin-right: 0;}

	.left img, .right img, .col1 img, .col2 img, .col3 img, .col3-2 img, .col3-1 img, .col1-3 img, .col2-3 img, .col4-1 img, .col4-2 img, .col4-3 img, .col4-4 img, .col5-1 img, .col5-2 img, .col5-3 img, .col5-4 img, .col5-5 img, .col4_1 img, .col4_3 img, .col4_3_v2 img, .col4_1_v2 img {display: block; margin: 0 auto 20px;}
	
	.call{padding: 20px;}

/* Sección cabecera blog */
	.suscription-form input {width: 100%; margin: 0 0 10px;}
	.suscription-form input#mce-FNAME {margin-right: 4%;}
	.suscription-form input[type="submit"] {margin: 0; width: 100%;}
	.box-text-image {top: 20px;}

/* Sección de categoría estilo cuadrícula */
	.category-grid {width: 100%; margin-right: 0; clear: both; height: auto; margin-bottom: 40px;}
	.category-grid img {display: block; margin: 0 auto;}

/* Sección de widgets  */
   .home-widgets-title {color: #fff; margin: 0 0 50px 0; text-align: center; font-size: 1.2em;}
   .services-widget .services-title a {position: relative; max-width: 100%; width: 100%; font-size: 18px;}
   .widget .services-widget img {margin-bottom: 0;}

/* Sección de navegación */
	.navigation {margin: 20px 0 40px; display: inline-block; width: 100%;}

/* Sección Footer */
   .footer-widget {margin-bottom: 20px; min-height: auto !important;}
   p.footer-copy {width: 100%; font-size: .9em; overflow: hidden; padding: 15px 0; margin: 0 auto; border-left: 0; text-align: center;}
   .footer-icons {width: 100%; padding: 0 20px;}

/* Tienda Woocommerce */
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {float: left; width: 100%; margin: 10px 0;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width: 49% !important;margin-right: 2% !important;float: left !important; clear: none !important;}
	.woocommerce ul.products li.product:nth-child(2n+2), .woocommerce-page ul.products li.product:nth-child(2n+2) {margin-right: 0 !important;}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {background: inherit;}

}

/***********************
Screen max width 600px
************************/
@media all and (max-width: 600px) {

/* Sección de Formato Texto */
	.article blockquote {width: 100% !important; padding: 0 40px;}

/* Sección Cajas*/
	.left, .right, .col4-1, .col4-2, .col4-3, .col4-4, .col5-1, .col5-2, .col5-3, .col5-4, .col5-5, .home-widget, .home-widget:nth-child(2n+2), ul.related_post li {width: 100%; margin: 0 0 40px;}
	.forpage .box-text p {font-size: 0.8em;}
	.forge-col {margin: 15px 0;}

/* Sección cabecera y menú */
	.header h1,
	.header h5,
	.scroll-title {font-size: 2.6em; text-align: center; margin: 20px 0 0 0;}
	.header-title {display: block; margin: 0 auto;}
	.header-desc {text-align: center; font-size: 1.2em; font-size: .9em;}
	.nav {position: relative; width: 100%; text-align: center; font-size: .9em; clear: both; line-height: 1em;}
	.nav ul {list-style: none; display: none; text-align: left;}
	.nav a {display: block; padding: 15px 10px;}

/* Sección Footer */
	.footer-icons {float: none; width: 100%; margin-top: 30px; margin-bottom: 0px;}
	ul.footer-icons-list li {float: none; display: inline-block; margin: 10px;}

/* Testimonios */
	.testimonial_rotator .has-image .text, .testimonial_rotator_single.has-image .text {float: none !important; width: auto !important; display: block !important;}
	.testimonial_rotator .has-image .img, .testimonial_rotator_single.has-image .img {max-width: 150px !important; margin: 0 20px 20px 0 !important; float: left !important; }
	.testimonial_rotator_stars {display: none !important;}

/* Menú responsive */ 
	.grid-menu .nav div.menu {float: none; z-index: 2; position: relative; padding: 10px 5px; margin-top: 30px;}
	.grid-menu .nav div.menu:before {content: "\f0c9"; z-index: -9999; position: absolute; font-family: FontAwesome; left: 10px; top: 0; bottom: 0; margin: auto; height: auto; display: table; font-size: 25px;}
	.tinynav {display: block; width: 100%; padding: 0 0 0 50px; border: 0; font-size: 13px; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: '';}
	.tinynav option {background: white; color: black;}

/* Colores Menú Responsive */
	.tinynav {background: transparent; color: #fff; border: 0;}
	.grid-menu .nav div.menu {background: #29374F;}
	.grid-menu .nav div.menu:before {color: #F3DA42;}

/*Blog*/
img.post-thumbnail{float: none; display: block; margin: 0 auto 40px !important;}

/*Suscripcion*/
.call .suscription-wrap .suscription-form {width: 100%; margin: 0px; margin-top: 20px;}
.call .suscription-wrap h2, .call .suscription-wrap p { width: 100%;}
.single-post .box-meta-left,.single-post .box-meta-right {width: 100%; float: left; margin-top: 5px; text-align: center;}

/*Latest Posts*/
.latest-post {width: 100%; margin: 0 auto; margin-bottom: 30px;}
.latest-post .text  h4 {font-size: 16px;}
}


/***********************
Screen max width 450px
************************/
@media all and (max-width: 450px) {

/* Sección Cajas*/
	.box-text-image {position: static; padding: 20px;}
	.suscription-text, .suscription-form {width: 100%; margin: 10px 0;}

/* Sección pie del post en el blog*/

	.read-more-link {}
	
	.blog .article .post-comment-inner {width: 100%; font-size: 0.8em; text-align: center; margin-bottom: 12px;}
	.blog .article .post-comment .read-more-link {width: 45%; float: left;}
	.blog .article .post-comment #sharing {width: 55%; float: right;}
/* Sección de comentarios */
	.comment-meta .avatar {max-width: 40px;}
	ol.commentlist .comment-box .comment-content a.comment-reply-link, ol.commentlist .comment-box #respond input[type="submit"] {font-size: 0.9em;}
	.single-post .article .post-comment #sharing {width: 100%}
	.single-post .article .post-comment #sharing a { font-size: 0.9em;}
	.single-post .article .post-comment #sharing a:last-child {float: left;}
	.single-post .article .post-comment-inner {width: 100%; text-align: center; margin-bottom: 11px;}
/*Portfolio*/
.page-template-page_portfolio #isotope-list .item {width: 100%;}

/* Tienda Woocommmerce */
.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width: 100%; margin: 10px 0;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width: 100% !important;margin-right: 0 !important;}

}

/* ==================================================================
// Firefox Filter
// ================================================================== */

@-moz-document url-prefix() {
    .services-widget .services-title a {
      display: block; height: 100px;
    }
    .grid-menu .nav div.menu:before {
    	top: 10px;
    }
}