.desktoponly{display:block;}
.mobileonly{display:none;}

.page_content_wrap {
    padding: 0px!important; 
    padding-top: 50px!important;
    padding-bottom: 0px!important; 
}

.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    background-color: #f08c00!important;
}

.blog_posts .vc_gitem-animated-block{
    height: 150px;
}

.blog_posts .vc_gitem-is-link {
    border-radius: 40px;
    height: 190px;
}

.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: left;
    width: 40%;
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 60%;
}

.vc_gitem-post-data {
    margin-bottom: 5px;
}

.blog_posts h4{
    margin-top:0px;
    margin-bottom:0px;
    font-size:22px;
}

.vc_btn3-container.vc_btn3-left {
    text-align: right;
}

.vc_gitem-post-data-source-post_excerpt{
    margin-top:-10px;
}

#carrossel2  { position: relative; overflow: inherit!important; width: 100vw; left: 0px;}
#carrossel2 img {width:auto!important; height:407px; margin-left:10px;}



#carrossel  {position: relative; overflow: inherit!important; width: 100vw; left: 0px;}
#carrossel img {width:auto!important; height:407px; margin-left:10px;}
#carrossel .cycle-carousel-wrap { margin-left: 33.33% !important}

#controleHome {width: 100vw;}
#controleHome .carrosselVolta{border-radius:10px; z-index: 2; position: absolute; width: 65px; height: 45px; padding-top:15px; top: 50%; margin-top: -20px;color:#fff; background-color: rgb(94, 191, 85); font-size:28px; text-align:center; left:-10px;}
#controleHome .carrosselAvanca{border-radius:10px; z-index: 2; position: absolute; width: 65px; height: 45px; padding-top:15px; top: 50%; margin-top: -20px;color:#fff; background-color: rgb(94, 191, 85); font-size:28px; text-align:center; right:0px;}

.contacts_wrap {display: none;}

@media only screen and (min-width: 0px) and (max-width: 639px) {
    
.mobileonly{display:block;}
.desktoponly{display:none;}


#carrossel-mobile img {
    height: 407px;
    margin-left: 10px;
    max-width: 100%!important;
    max-height: 310px;
}

#carrossel-mobile .cycle-carousel-wrap { margin-left: 100% !important}

#controleHomeM .carrosselVolta{border-radius: 0;
    z-index: 2;
    position: absolute;
    width: 45px;
    height: 45px;
    padding-top: 25px;
    top: 50%;
    margin-top: -35px;
    color: rgb(94, 191, 85);
    background-color: #fff;
    font-size: 54px;
    text-align: center;
    left: -30px;
    font-weight: bold;
}
#controleHomeM .carrosselAvanca{border-radius: 10px;
    z-index: 2;
    position: absolute;
    width: 45px;
    height: 45px;
    padding-top: 25px;
    top: 50%;
    margin-top: -35px;
    color: rgb(94, 191, 85);
    background-color: #fff;
    font-size: 54px;
    text-align: center;
    right: -30px;
    font-weight: bold;}


.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: none;
    width: 100%;
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: none;
    width: 100%;
    margin-top: 60px;
}

}