/*
 * Desarrollo e implementación by Milay Pava -  Webmaster Senior
 * Avanzada Wordpress, Sitios Web y Marketing Digital - Optimización de contenidos - SEO - Branding
 */

.page-header{
    display: none;
}

#bn1 .bn1 h2{
    line-height: 40px;
}

#bn1 .bn1 {
    line-height: initial;
    color: #FFF;
    background: #7ab100c2;
    padding: 20px 30px;
    width: 55%;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container{
    z-index: 0 !important;
}

#bn1 .bn1 p{
    margin: 0 0 10px;
    text-align: justify;
}

#bn1 .sow-hero-buttons {
    margin-top: 0;
}

#bn1 .sow-hero-buttons a{
    background: #FFF;
    border: 0;
    border-radius: 0;
    color: #7ab100 !important;
    text-decoration: none;
}

#bn1 .sow-hero-buttons a:hover{
background: #3E3E3F;
    color: #FFFFFF !important;
}



.bn2{
    text-align: center;
}

.litext1 ul {
    margin-top: 0;
    float: left;
    padding-right: 20px;
}

.panel-grid .btn1  .ow-button-base a{
    background: #7ab100;
    border: 0;
    border-radius: 0;
    color: #FFF !important;
    text-decoration: none  !important;
}

.panel-grid .btn1  .ow-button-base a.ow-button-hover:hover{
    background: #3E3E3F;
}

.bloq1 p {
    text-align: center;
    padding: 0 20%;
    font-weight: 700;
}

.bloq3 p {
    text-align: center;
    padding: 0 2%;
}

.bloq3 h3 {
    text-align: center;
    font-weight: 700;
    color:#FFF;
    font-size: 22px;
    margin-top:40px;
}

.myv {
    min-height: 330px;
    margin-bottom: 70px;
}

.myv2{
    min-height: 460px;
    margin-bottom: 70px;
}

.myv3{
    min-height: 530px;
    margin-bottom: 70px;
}

.bloq2 img{
    background: #3E3E3F;
}

.tipof h3{
    background: #3E3E3F;
}

.tipof img{
    background: #3E3E3F;
}

.tipof h3 strong{
    background: #3E3E3F;
}

.sdm_download.green{
    background: #7ab100;
    border: 0;
    border-radius: 0;
    color: #FFF !important;
    text-decoration: none  !important;
}

footer li {
    border: 0 !important;
    display: inline-block;
    width: 40%;
    text-align: center;
}

#copyright a{
    color: #4a4a4a;
}

/* CSS MEDIA */

@media only screen and (max-width: 768px) {

#site-header-inner {
    padding: 10px 0 !important;
}
#bn1 li {
    height: 40vh !important;
}

#bn1 .sow-slider-image-wrapper{
    height: auto !important;
    padding: 0;
}

#bn1 .bn1 h2 br, #bn1 .sow-hero-buttons{
    display: none;
}

#bn1 .bn1 {
    width: 100%;
    padding: 10px 20px 20px;
    margin-top: 26vh;
    font-size: 13px;
    font-weight: bold;
}

#bn1 .bn1 h2 {
    line-height: 20px;
    font-size: 20px !important;
    letter-spacing: -1px;
}
#content .panel-grid-cell .widget_sow-editor .panel-widget-style {
    padding: 0% 10% !important;
}
.bloq1 p {
    padding: 0 0 20%;
}

.bloq2 .gallery-item {
    text-align: center;
    margin-bottom: 0 !important;
    width: 100%;
}

footer li {
    width: 100%;
}

#content .bloq3 .panel-grid-cell .widget_sow-editor .panel-widget-style {
    padding: 10px 30px 30px 30px !important;
}

}