.mobile-menu .btn-box a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    background: #009700;
    padding: 5px 30px;
    text-align: center;
    border-radius: 30px;
    z-index: 1;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    margin-left: 22px;
}


section.prensa {
	margin-top: 80px;
}

section.prensa .col-md-3 {
	height: 300px;
	overflow: hidden;
}

section.prensa .col-md-3 .rss-item {
	position: relative;
	height: 100%;
	width: 100%;
	box-shadow: rgba(0,0,0,0.15) 0 0 0 2px inset;
}

section.prensa .col-md-3 .box {
	background: rgba(234,114,30, 0.8) !important;
	position: absolute;
    vertical-align: top;
    text-align: left;
    height: 4px;
    background-color: #ffa200;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity-80)";
    filter: alpha(opacity-80);
    -khtml-opacity: 0.8;
    background-color: rgba(255,162,0,0.8);
    padding: 0;
    color: #fff;
    font-size: 14px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

section.prensa .col-md-3:hover .box {
	height: 65%;
	padding: 9px 20px;
}

section.prensa .col-md-3 .box .blog-desc {
	max-height: 160px;
    line-height: 1.7em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

section.prensa .col-md-3 h3 {
	display: block;
	position: absolute;
	bottom: 10px;
	padding: 5px 10px;
    left: 10px;
    right: 10px;
    font-size: 18px;
    font-weight: 100;
    line-height: 24px;
    text-transform: uppercase;
    background: rgba(234,114,30, 0.8);
    color: #ffffff;
}

section.prensa .col-md-3:hover h3 {
	display: none;
}

body.page-id-1280 .organization-section-interna p {
    width: 100%;
}

.organization-section-interna {
    position: relative;
    padding: 30px 0 100px 0;
}

.top-ad-container {
    margin-top: 95px;
}

.caja-logos {
    /*display: none;*/
}

.input-group.category {
    margin-top: 20px;
    font-size: 15px;
    color: #777777;
}

.category .col-md-4 select {
    width: 100%;
    overflow: hidden;
    border: none;
}

.category .col-md-4 select:focus{
    outline: none;
}

.category .col-md-4 select option {
    font-size: 14px;
}


.sponsor {
    position: relative;
    padding: 30px 0px;
    border: #CCC 1px solid;
    border-radius: 2px;
    margin-bottom: 10px;
}

.sponsor h2 {
    font-size: 20px !important;
    margin-bottom: 25px;
    font-weight: 500;
}

.sponsor p {
	margin-right: 25px;
}

.sponsor img {
	margin-right: auto;
	margin-left: auto;
	max-width: 60%;
}

.item-rss-thumb {
    width: 50%;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}

body.page-id-67 .organization-section .single-item a {
    color: #777;
} 

body.page-id-67 .organization-section .single-item a i {
    color: #009700;
}

body.page-id-67 iframe {
    width: 100%;
    height: 900px;
}

img.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 50%;
}

img.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    max-width: 50%;
}

/*.agroshock-item .bg-box {
    min-height: 500px;
}

.agroshock-item.expositores .bg-box {
    background: url(../img/Banner-OFERTAS-EA-AGROSHOCK-IG2.jpg);
    background-size: 100%;
}

.agroshock-item.sponsors .bg-box {
    background: url(../img/Banner-OFERTAS-EA-AGROSHOCK-IG.jpg);
    background-size: 100%;
}

.agroshock-item.auspiciantes .bg-box {
    background: url(../img/Banner-OFERTAS-EA-AGROSHOCK-IG3.jpg);
    background-size: 100%;
}*/

.agroshock-item {
    margin-bottom: 30px;
}

.agroshock-item .bg-box .inner-box {
}

.agroshock-item .bg-box .inner-box h2 {
    text-align: center;
    font-size: 20px;
    top: 50px;
    width: 100%;
    color: #fa4703;
}

.agroshock-item .bg-box .inner-box h3 {
    text-align: center;
    top: 60px;
    font-size: 46px;
    color: #fa4703;
    background: url(../img/porcentaje.jpg);
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 13px 0;
}

.agroshock-item .bg-box .inner-box h4 {
    text-align: center;
    top: 90px;
    font-size: 28px;
    color: #404042;
}

.agroshock-item .bg-box .inner-box p {
    top: 63px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #fa4703;
}


.agroshock-item.sponsors .bg-box .inner-box h3 {
    top: 117px;
}

.agroshock-item.sponsors .bg-box .inner-box h2 {
    top: 110px;
}

.agroshock-item.sponsors .bg-box .inner-box h4 {
    top: 150px;
}

.agroshock-item.sponsors .bg-box .inner-box p {
    top: 130px;
}

.btn-primary {
    background-color: transparent;
    border-color: #6c757d;
    border-radius: 2px;
    color: #6c757d;
    font-weight: bold;
}

.btn-primary:hover {
    background-color: #6c757d;
    border-color: #6c757d;
    border-radius: 2px;
    color: #ffffff;
}

.search-text input[name="cs"] {
    height: 52px;
    padding: 12px 26px;
    font-family: inherit;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #757575;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    background-image: url(../img/lupa.png);
    background-position: 97% 13px;
    background-repeat: no-repeat;
}

.category .col-md-4 {
    border: 1px solid #e0e0e0;
    padding: 15px;
    margin-right: 10px;
    margin-top: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -msie-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    /*height: 238px;*/
    min-width: 240px;
    max-width: 300px;
    background: #fff;
    margin-left: 15px;
}

.category .rubro-container {
    margin-left: 0;
}

.category .col-md-4 .scrollable {
	max-height: 190px;
    overflow-y: scroll;
}

.category .col-md-4 .scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.category .col-md-4 .scrollable::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.category .col-md-4 select {
    width: 100%;
}

.submit-btn-container button {
    display: block;
    border-radius: 2px;
    padding: 12px 35px;
    font-weight: bold;
}

.btn-clear {
    color: #ec7b25;
    background-color: #ffffff;
    border-color: #ec7b25;
}

.btn-clear:hover {
    color: #fff;
    background-color: #ef5827;
    border-color: #ef5827;
}

@media (max-width: 991px) {

    body,
    html {
        width: 100%;
        overflow-x: hidden;
        z-index: 0;
    }

    .security-invisible .container {
        padding-top: 100px;
    }

    .feature-style-ten .download-btn a {
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-bottom: 15px;
        width: 220px;
    }

    .news-block-three .inner-box .lower-content {
        margin: 0 10px;
    }

    .news-block-three .inner-box .lower-content .theme-btn{
        padding: 12px 60px 12px 18px;
        font-size: 13px;
    }

    .page-section_02 .lower-content-02 {
        margin: 0px 10px;
    }

    .page-section_02 .lower-content-02 .border-bottom {
        padding-bottom: 30px;
    }

    .page-section_02 .lower-content-02 .pl-5,
    .page-section_02 .lower-content-02 .pr-5 {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    footer .footer-logo {
        text-align: center;
    }

    footer .text {
        text-align: center;
    }

    footer .social-links h6 {
        width: 100%;
    }

    footer .social-links li {
        text-align: center;
        display: block;
        width: 30px;
    }

    footer .social-links li:first-child {
        width: 100%;
    }

    footer .social-links li:last-child {
        margin-right: auto;
    }

    footer .social-links li:nth-child(2) {
        margin-left: calc(50% - 80px );
    }

    footer .widget-title {
        text-align: center;
    }

    footer .links-widget ul {
        text-align: center;
    }

    footer.main-footer .footer-top .links-widget.footer-widget ul.list li a:before {
        content: none;
    }

    footer.main-footer .footer-top .contact-widget.footer-widget ul.list {
        padding: 0 60px;
        text-align: center;
    }

    body.page:not(.home) .banner-style-interna,
    body.blog:not(.home) .banner-style-interna {
        padding-top: 180px;
    }

    body.page:not(.home) .banner-style-interna .content-box h1,
    body.blog:not(.home) .banner-style-interna .content-box h1 {
        font-size: 42px;
        line-height: 42px;
    }

    body.blog:not(.home) section.prensa {
        margin-top: 10px;
    }

    .sponsor p {
        padding: 10px 15px;
        margin: 0;
    }

    .sponsor h2.title {
        text-align: center;
    }
}

@media (max-width: 767px) {

    .category .col-md-4 {
        max-width: 100%;
        margin-right: 15px;
    }

    .agroshock-item {
        /*max-width: 335px;*/
        margin-left: auto;
        margin-right: auto;
    }

    .agroshock-item .bg-box {
        /*min-height: 545px;*/
    }

    .submit-btn-container button {
        margin-left: auto!important;
        margin-right: auto!important;
        width: 100%;
        display: block!important;
    }

    .submit-btn-container button.btn-clear {
    	margin-top: 10px!important;
    }

}

@media (max-width: 460px) {
    .category .col-md-4 {
        max-width: 305px;
        margin-left: auto!important;
        margin-right: auto;
        padding: 15px;
        width: 100%;
    }

    .search-text .col-md-9 {
        max-width: 335px;
        margin-left: auto;
        margin-right: auto;
        padding: 15px;
    }

    .submit-btn-container button {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 305px;
    }

    .agroshock-item {
        max-width: 335px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 320px) {
    .category .col-md-4 {
        margin-left: 15px;
        margin-right: 15px;
    }
}