/*
 * Desarrollo e implementación by Milay Pava -  Webmaster Senior
 * Avanzada Wordpress, Sitios Web y Marketing Digital - Optimización de contenidos - SEO - Branding
 */

.custom-logo {
    width: 260px !important;
    margin:5% 0 5% 10%;
}
.pnl1 img{
    padding: 0 10%;
}

.paginaweb{display:none !important}

.so-widget-image {
    z-index: 200;
}

.bgcenter .textwidget{
    width: 80%;
    background: #ffffffc7;
    padding: 10%;
    margin: 5%;
}

#site-header-inner{
    height: 64px;
}

.page-header, .has-transparent-header .page-header {
    display: none;
}
.pnl2 p{
    width: 60%;
float:right
}

.pnl3 p{
    width: 60%;
}

.catchSticky {
    background: #ffffffbd !important;
}

.slidtex h2{
    color: #393f45;
    font-size: 45px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 42px;
}

.slidtex h3{
    color: #c2c9d2;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin: 0;
    line-height: 32px;
}

.slidtex h4 {
    color: #727d8d;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin: 0;
    line-height: 32px;
}

.txttp1 {
    padding: 0 15%;
}

#site-header.full_screen-header .menu-bar-inner {
    height: 64px;
}

#site-header.full_screen-header .menu-bar {
    margin-left: 16px;
    height: 37px;
}

#site-navigation-wrap{
 background-image: url(https://mgcreativos.com/wp-content/uploads/diseno-web-tienda-online-ecommerce-landing-page-mailing-newsletter-marketing-digital-redes-sociales-campanas-display-banners-html-marca-branding-editorial-videos-explicativo-corporativos-ux-ui-mn1.png);
background-repeat: no-repeat;
    padding: 0 10px 20px;
}

.oceanwp-mobile-menu-icon{
 background-image: url(https://mgcreativos.com/wp-content/uploads/diseno-web-tienda-online-ecommerce-landing-page-mailing-newsletter-marketing-digital-redes-sociales-campanas-display-banners-html-marca-branding-editorial-videos-explicativo-corporativos-ux-ui-mn1.png);
    padding: 5px 7px 15px 20px;
    background-size: cover;
}
.oceanwp-mobile-menu-icon a {
    font-size: 24px;
    line-height: 13px;
}

.h1img img{
    width: 100%;
    margin-top: -10vh;
    position: relative;
    z-index: 1989;
}
.txcaso2 {
    background: #edf1f7;
    padding: 6% 0 3%;
}

.txcaso3 {
    background: #707e8d;
    padding: 5% 2% 3%;
}

.txcaso2 .textwidget,
.txcaso1 .textwidget {
    padding: 0 10%;
    font-size: 20px;
    font-weight: 200;
}
.single .entry-title {
    color: #383f45;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.txcaso1 h5{
    text-align: center;
    font-weight: 200;
}

ul.meta {
    display: inline-grid;
    text-align: center;
}
.txcaso1 h3 {
    color: #383f45;
    font-size: 32px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.txcaso2 h4, h4 {
    color: #7187a5;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
}
.tximg .sow-image-container {
    padding: 30% 14% 0;
}

.tximg img:hover{ transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */}

.wp-caption-text {
    display: none;
}

.alignnone {
    display: block;
    margin: 0;
}

.wp-caption img[class*="wp-image-"] {
    margin-bottom: 0;
}

.posthome li {
    display: inline-block;
    border: 0 !important;
    width: 20%;
    background: #000;
    margin: 0 !important;
    padding: 0 !important;
}

.posthome .rpwe-block h3 {
    position: absolute;
    padding: 20px;
    width: 20%;
    height: 100px;
    margin-top: -10% !important;
    display: flex;
}
.posthome a {
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
}

.posthome img {
    border: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0px !important;
    opacity: 0.7;
}

.posthome a:hover{
    opacity: 1;
}
.site-branding img {
    width: 98%;
}

form h3{
    font-size: 14px !important;
    background: #d2e1e875;
    padding: 5px 10px;
}

.single-post .page-header {
    display: block;
    height: 55vh;
}
@media (max-width: 600px) {

.custom-logo {
    width: 200px !important;
}
#site-logo #site-logo-inner {
    width: auto;
}
#site-header.is-transparent {
    position: relative;
}

.posthome li {
    width: 50%;
}

.posthome .rpwe-block h3 {
    width: 56%;
    margin-top: -50% !important;
}

.pnl2 p,
.pnl3 p{
    width: 100%;
}
.pnl1 img{
    padding: 0 20% 10%;
}

}
