

/* Start:/local/templates/agrinews/styles.css?174911168273*/
.img_margin {
   margin-right:10px;
margin-bottom:10px;
/*float:left;*/
}
/* End */


/* Start:/local/templates/agrinews/template_styles.css?175701022120783*/
.magSlider {
    padding: 0 20px;
}

.magSlider .slick-slide {
    margin: 10px;
}

.magSlider .item {
    text-align: center;
    padding: 20px;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
}

.magSlider .item .date {
    float: unset;
}

.magSlider .item .footer_wrapper .btn {
    float: unset;
}

.magSlider .slick-prev {
    background-image: url("/local/templates/agrinews/img/slick_arrow.png") !important;
    background-color: transparent !important;
}

.magSlider .slick-prev {
    left: 0px !important;
}

.magSlider h4 {
    margin-top: 10px;
    margin-bottom: 0;
}



.magSlider .slick-next {
    background-image: url("/local/templates/agrinews/img/slick_arrow.png") !important;
    background-color: transparent !important;
    transform: translateY(-50%) rotate(180deg) !important;
}

.magSlider .slick-next {
    right: 0px !important;
}


.magSlider .item .item_header img {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
}

.magSlider .slick-dots li button:before {
    font-size: 22px;
}

.magSlider .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    ;
    color: #377c2b !important;
    ;
}

.magSlider .slick-dots {
    position: unset;
}

.magSlider .slick-dots li {
    margin: unset;
}



.magSlider2 {
    padding: 0 30px;
}

.magSlider2 .slick-prev {
    background-image: url("/local/templates/agrinews/img/slick_arrow.png") !important;
    background-color: transparent !important;
}

.magSlider2 .slick-prev {
    left: 0px !important;
    top: 120px;
}

.magSlider2 .slick-next {
    background-image: url("/local/templates/agrinews/img/slick_arrow.png") !important;
    background-color: transparent !important;
    transform: translateY(-50%) rotate(180deg) !important;
}

.magSlider2 .slick-next {
    right: 0px !important;
    top: 120px;
}

.magSlider2 .slick-dots li button:before {
    font-size: 12px;
}

.magSlider2 .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    ;
    color: #377c2b !important;
    ;
}

.magSlider2 .slick-dots {
    position: unset;
}

.magSlider2 .slick-dots li {
    margin: unset;
}

.magSlider2 .item {
    /*padding-left: 20px;
    padding-right: 20px;*/
}


.site_navigation .menu {
    display: flex;
    align-items: normal;
}

.site_navigation .menu li {
    flex: 1 1 auto;
    text-align: center;
}

nav.site_navigation ul.menu>li>a {
    /*width: fit-content;*/
}

nav.site_navigation ul.menu>li.menu-item-has-children>a:after {
    right: 15px;
}

.header_menu.dark nav.site_navigation ul.menu ul.sub-menu li {
    text-align: left;
}

.header_body .banner img {
    max-height: 140px;
}

@media (max-width: 767px) {

    .sidebarMagItems .footer_wrapper .btn {
        font-size: 11px !important;
    }

    .header_body .banner img {
        max-height: unset;
    }

    .magSlider2 .slick-prev {

        top: 50%;
    }


    .magSlider2 .slick-next {

        top: 50%;
    }
}






.sp-force-hide {
    display: none;
}

.sp-form[sp-id="94222"] {
    display: block;
    background: rgba(0, 0, 0, 0);
    padding: 15px;
    width: 240px;
    max-width: 100%;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-family: Arial, "Helvetica Neue", sans-serif;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.sp-form[sp-id="94222"] .sp-form-fields-wrapper {
    margin: 0 auto;
    width: 210px;
}

.sp-form[sp-id="94222"] .sp-form-control {
    background: #ffffff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    font-size: 15px;
    padding-left: 8.75px;
    padding-right: 8.75px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 35px;
    width: 100%;
}

.sp-form[sp-id="94222"] .sp-field label {
    color: #444444;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
}

.sp-form[sp-id="94222"] .sp-button {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #205f16;
    color: #ffffff;
    width: auto;
    font-weight: 700;
    font-style: normal;
    font-family: Arial, sans-serif;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.sp-form[sp-id="94222"] .sp-button-container {
    text-align: center;
}


.post_content video {
    max-width: 100%;
}

.mag_years {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 20px;
}

.mag_years_item {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 2px solid #377c2b;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}



.serach_form_block {
    display: none;
    position: absolute;
    width: 100%;
    background: #222222;
    top: 0;
    z-index: 999;
}

.serach_form_block .search_field {
    display: inline;
    width: calc(100% - 71px) !important;
    height: 34px;
}

.serach_form_block .close_search_block:hover {
    background-color: unset !important;
}

.serach_form_block .close_search_block {
    margin-top: 4px;
    background: unset;
    padding: 0 5px;
    margin-right: unset;
}

.serach_show_mobile {
    display: none;
}

@media (max-width: 767px) {
    .open_menu_mobile {
        display: inline-block !important;
    }

    .serach_show_mobile {
        display: inline-block;
        float: right;
        cursor: pointer;
        color: #fff;
        font-size: 21px;
        text-transform: uppercase;
        padding: 0px 10px;
        line-height: 45px;
        width: 45px;
        text-align: center;
    }

    .serach_form_block {
        height: 45px;
    }

    .serach_form_block .search_field {
        width: calc(100% - 98px) !important;
    }

    .serach_show {
        display: none !important;
    }
}

.menu_mob_display {
    display: none;
}

@media (max-width: 767px) {
    .menu_mob_display {
        display: unset;
    }

    .header_meta {
        height: 40px;
    }
}

#yandex_rtb_R-A-333325-2 {
    margin-bottom: 20px;
}

.review_list .item .item_content h3 a,
.article_list .item .item_content h3 a {
    display: block;
    color: #222;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 5px 0;
    font-weight: 600;
}

.review_list .item .item_content h3 a {
    font-size: 16px;
}

.review_list .item .item_content h3 a:hover {
    color: #205f16;
    text-decoration: unset !important;
    transition: all 0.2s;
}


.widget_review_posts .item .item_content h3 a {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600;
    display: block;
    color: #222;
}

.widget_review_posts .item .item_content h3 a:hover {
    color: #205f16;
    text-decoration: unset !important;
    transition: all 0.2s;
}


.review_list .item .item_content h4 a:hover,
.article_list .item .item_content h4 a:hover,
.article_list .item .item_content h3 a:hover,
.article_list .item .item_content h2 a:hover,
footer.post_footer .post_controls a:hover,
.widget_review_posts .item .item_content h4 a:hover,
.timeline_list .item .item_content h4 a:hover,
.widget_timeline .item .item_content h4 a:hover,
.block_title a.view_all:hover {
    color: #205f16;
    text-decoration: unset !important;
    transition: all 0.2s;
}

footer.post_footer .post_controls .prev_post:hover span,
footer.post_footer .post_controls .next_post:hover span {
    color: #999 !important;
}

.article_list .info .author_name {
    margin-bottom: 10px;
}

.author_box .info .author_name p {
    margin-bottom: 10px !important;
}

.single_post .author_box p:last-child {
    margin-bottom: 0px !important;
}

.single_post .author_box p {
    font-size: 14px;
    line-height: 17px;
    font-style: italic;
}

.search_form {
    padding-top: 2px;
}

.search_form .btn {
    margin-top: 4px;
}

@media (max-width: 767px) {
    .btn {
        width: 100% !important;
        margin-bottom: 10px !important;
        line-height: 25px !important;
    }

    .footer_wrapper .btn:last-child {
        margin-bottom: 0px !important;
    }

    .search_form {
        padding-top: 6px;
    }

    .search_form .btn {
        width: 37px !important;
        height: 34px;
        margin-bottom: unset !important;
        margin-top: -1px;
    }

    .search_form .close_search_block {
        width: 25px !important;
        padding: 5px 5px;
        margin-top: -1px;
    }

}

.header_body .banner {
    display: flex;
    width: calc(100% - 380px);
    align-items: center;
    justify-content: end;
    height: 150px;
    margin-top: unset !important;
}

.subscribe_form .search_field {
    width: 100%;
}

.jurnal_items .thumb_wrapper img {
    min-height: 233px;
}


#popular .item .item_header img,
#popularNews .item .item_header img {
    object-fit: contain;
    height: 150px;
    object-position: center;
}


@media (max-width: 767px) {
    .header_body .banner {
        width: unset;
        height: unset;
    }

    .magSlider2 .item_content h4 br {
        content: "";
    }

    .magSlider2 .item_content h4 br:after {
        content: "\00a0"
    }

    .post_content img {
        max-width: 100%;
        height: auto;
    }

    #popular .item .item_header img,
    #popularNews .item .item_header img {
        object-fit: unset;
        height: auto;
        object-position: center;
    }

}



.magSlider2 .item {
    display: flex !important;
    gap: 15px;
}

.magSlider2 .item:before,
.magSlider2_new .item:after {
    display: none !important;
}

.magSlider2_new .item .item_header {
    flex: 0 0 30%;
    width: unset !important;
    margin: 0 !important;
}

.magSlider2 .item .item_wrapper {
    flex: 1;
}


.magSlider2 .slick-prev,
.magSlider2_new .slick-next {
    top: 50% !important;
    transform: translateY(-50%);
}

.magSlider2 .slick-track {
    display: flex;
}

.magSlider2 .slick-slide {
    height: auto;
    flex: 0 0 auto;
}

/*.magSlider2 .slick-prev, .magSlider2_new .slick-next{
    top:50% !important;
    transform: translateY(-50%);
}*/
/*.magSlider2  .item .item_header{
    width: 30% !important;
}*/

@media (max-width: 767px) {
    .magSlider2 .item {
        flex-direction: column;
        gap: 0px;
    }

    .magSlider2_new .item .item_header {
        flex: 1;
    }

}


.single_post .post_content h2 {
    font-size: 23px;
    line-height: 30px;
}

.single_post .post_content h3 {
    font-size: 20px;
    line-height: 25px;
}


.subscribe-success-title {
    text-align: center;
    color: #377c2b;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
}


.magSlider2_new {
    height: 339px;
    overflow: hidden;
}

.magSlider2_new.slick-initialized {
    height: auto;
}


@media (max-width:480px) {
    .magSlider2_new {
        height: 961px;
    }
}

.header_body.light {
    position: relative;
}

/*

Фон для НГ

.header_body.light::before {
    content: "";
    background-image: url("/local/templates/agrinews/img/girlyanda.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-position-x: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
     opacity: .8;
}

.logo_brand a img{
    filter: drop-shadow(0 0 3px #FFF);
}*/


.news-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}

.news-gallery--1 {
    grid-template-columns: 1fr;
}

.news-gallery--2 {
    grid-template-columns: repeat(2, 1fr);
}

.news-gallery--3 {
    grid-template-columns: repeat(3, 1fr);
}

.news-gallery--4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery__img {
    height: 180px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.news-gallery a img {
    max-width: 100%;
    object-fit: contain;
}

.news-gallery a,
.news-gallery a img {
    display: flex;
}

.news-gallery a img {
    object-fit: cover;
    height: 100%;
}

@media (max-width:480px) {
    .news-gallery {
        grid-template-columns: 1fr;
    }
}



.gallery__item {
    display: flex;
    flex-direction: column;
}

.gallery__descr {
    background: #f1f1f1;
    color: #4d4d4d;
    padding: 5px 10px;
    font-size: 14px;
}

.news-gallery__slider {
    margin: 0 20px 0 30px;
}

.news-gallery__slider .slick-slide {
    padding-right: 10px;
}

.news-gallery__slider .slick-prev,
.news-gallery__slider .slick-next {
    background-image: url("/local/templates/agrinews/img/slick_arrow.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #FFF;
    width: 30px;
    height: 30px;
    z-index: 10;
}

.news-gallery__slider .slick-prev {
    left: -32px;
}

.news-gallery__slider .slick-next {
    transform: translateY(-50%) rotate(180deg) !important;
    /*  right: 20px; */
}

/* 
.news-gallery__slider .slick-next:hover, .news-gallery__slider .slick-prev:hover{
    background-color:unset !important;
} */

@media (max-width:480px) {
    .news-gallery__slider {
        margin: 0;
    }
}


.team_item {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.team_item_img {
    flex: 0 0 200px;
}



.team_item_content {
    flex: 1;
}

@media (max-width:480px) {
    .team_item {
        flex-direction: column;
        border-bottom: 1px solid rgb(185, 185, 185);
    }

    .team_item:last-child {
        border-bottom: unset;
    }

    .team_item_img {
        flex: 0 0 100%;
        justify-content: center;
        display: flex;
    }

}


.partners-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.partner-card {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background: #fff;
    /* border-radius: 8px; */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    aspect-ratio: 16/9;
}

.partner-card:hover {
    transform: translateY(-5px);
}

.partner-card img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

@media (max-width: 768px) {
    .partners-container {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 20px;
        padding: 15px;
    }

    .partner-card {
        padding: 10px;
    }
}

.awards-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.award-item {
    background: #fff;
    padding: 15px;

    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    display: flex;
    align-items: center;
}

.award-item img {
    transition: transform 0.3s ease;
}

.award-item:hover img {
    transform: scale(1.02);
}

.award-item img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

@media (max-width: 768px) {
    .awards-container {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
        padding: 15px;
    }
}

.authors-awards {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.section-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
}

.award-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 50px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.award-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.award-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.award-articles ul {
    list-style: none;
    padding: 0;
}

.award-articles li {
    margin-bottom: 10px;
}

/* .award-articles a {
    color: #0066cc;
    text-decoration: none;
    transition: color 0.3s ease;
}

.award-articles a:hover {
    color: #003366;
} */

.award-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.award-image img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    transition: transform 0.3s ease;
}

.award-image img:hover {
    transform: scale(1.02);
}

@media (max-width: 768px) {
    .award-block {
        grid-template-columns: 1fr;
    }

    .award-image {
        order: -1;
    }
}

.ui-tabs-nav li span {
    font-size: 22px;
    cursor: pointer;
    position: relative;
}

.ui-tabs-separator {
    position: relative;
}

.ui-tabs-separator::before {
    content: "|";
    position: absolute;
    top: -1px;
    left: 3px;
}

/* .ui-tabs-nav li:last-child span{
    padding-left: 15px;
}
 .ui-tabs-nav li:last-child span::after{
    content: "|";
    position: absolute;
    top: -7px;
    left: 0;
} */

/* #tab-news{
 opacity: 0;
 transition: opacity 0.3s ease;
 visibility: hidden;
}

#tab-art {
    opacity: 1;
    transition: opacity 0.3s ease;
} */

.tabs-container {
    position: relative;
}

.tabs-nav__title {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.tab-content {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: opacity .5s ease, visibility .5s ease;
    pointer-events: none;
}



.tab-content.active {
    visibility: visible;
    opacity: 1;
    height: auto;
    overflow: visible;
    pointer-events: auto;
}

.tab-content.fade-out {
    opacity: 0;
    visibility: hidden;
    height: auto;
}

/* .tabs-nav {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
} */

.tab-button {
    cursor: pointer;
    transition: opacity 0.3s ease;
    opacity: 0.8;
}

.tab-button.active {
    font-weight: bold;
    border-bottom-color: #377c2b !important;
    opacity: 1;
}

.block_title a.view_all {
    padding-top: 0 !important;
}


@media (max-width: 767px) {
    .tabs-nav__title {
        flex-direction: column;
        border-bottom: 0 !important;
    }

    .tabs-nav__title a.view_all {
        display: none;
    }

    .ui-tabs-separator {
        display: none !important;
    }

    .tab-button {
        border-bottom: 1px solid #ddd !important;
    }

    .tab-button.active {
        border-bottom: 2px solid #377c2b !important;
    }
}


.mag_years_wrapper {
    position: relative;
    margin: 20px auto;
}

.mag_years_select {
    width: 100% !important;
}



.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #377c2b !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 12px !important;
    font-size: 14px !important;
    line-height: 28px !important;
    color: #666 !important;
}


.cookie__notice{
    position: fixed;
    bottom: 20px;
    background: #FFF;
    box-shadow: 3px 3px 11px rgba(0, 0, 0, 0.2)  ; 
    -webkit-box-shadow: 3px 3px 11px rgba(0, 0, 0, 0.2)  ; 
    -moz-box-shadow: 3px 3px 11px rgba(0, 0, 0, 0.2)  ; 
    z-index: 1000000;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 20px;
    transition: all .3s ease-out;    
    /* width: max-content; */
    opacity: 0;
    width: 90%;
    max-width: 700px;
}

.cookie__wrapper{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}

.cookie__notice-btn {
    flex: 0 0 auto;
}

.cookie__notice-text--mob{
    display: none;
}

.cookie__notice-text{
    font-size: 14px;
}

.btn.cookie__accept{
    padding: 6px 20px;
}


 @media (max-width:780px){ 
    .cookie__notice{
        bottom: 20px;
        width: 50%;
        right: 25px;
        left: unset;
        transform: none;
        padding: 8px;
    }

    .cookie__wrapper{
        flex-direction: column;
        gap: 10px;
    }

    .cookie__notice-text{
        text-align: center;
        display: none;
    }

    .cookie__notice-text--mob{
        text-align: center;
        display: block;
        font-size: 13px;
    }


    .cookie__notice-btn .cookie__accept{
        line-height: 1;
        min-width: auto;
        padding: 4px 23px;
        height: auto;
        }
        .cookie__notice-btn .cookie__accept .button__title{
            padding: 0;
        }
}

.post_social{
    padding: 0 20px 20px 20px;
}

.post_social_text{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.post_social_text a{
    color: #205f16;
    text-decoration: underline;
    transition: all 0.3s ease;
}

.post_social_text a:hover{
    color: #205f16;
    text-decoration: underline;
}
/* End */


/* Start:/local/templates/agrinews/font/stylesheet.css?17141431832925*/
@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/agrinews/font/RobotoCondensed-Light.eot');
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
        url('/local/templates/agrinews/font/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/agrinews/font/RobotoCondensed-Light.woff2') format('woff2'),
        url('/local/templates/agrinews/font/RobotoCondensed-Light.woff') format('woff'),
        url('/local/templates/agrinews/font/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/agrinews/font/RobotoCondensed-LightItalic.eot');
    src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
        url('/local/templates/agrinews/font/RobotoCondensed-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/agrinews/font/RobotoCondensed-LightItalic.woff2') format('woff2'),
        url('/local/templates/agrinews/font/RobotoCondensed-LightItalic.woff') format('woff'),
        url('/local/templates/agrinews/font/RobotoCondensed-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/agrinews/font/RobotoCondensed-BoldItalic.eot');
    src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'),
        url('/local/templates/agrinews/font/RobotoCondensed-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/agrinews/font/RobotoCondensed-BoldItalic.woff2') format('woff2'),
        url('/local/templates/agrinews/font/RobotoCondensed-BoldItalic.woff') format('woff'),
        url('/local/templates/agrinews/font/RobotoCondensed-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/agrinews/font/RobotoCondensed-Bold.eot');
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
        url('/local/templates/agrinews/font/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/agrinews/font/RobotoCondensed-Bold.woff2') format('woff2'),
        url('/local/templates/agrinews/font/RobotoCondensed-Bold.woff') format('woff'),
        url('/local/templates/agrinews/font/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/agrinews/font/RobotoCondensed-Regular.eot');
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
        url('/local/templates/agrinews/font/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/agrinews/font/RobotoCondensed-Regular.woff2') format('woff2'),
        url('/local/templates/agrinews/font/RobotoCondensed-Regular.woff') format('woff'),
        url('/local/templates/agrinews/font/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/agrinews/font/RobotoCondensed-Italic.eot');
    src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
        url('/local/templates/agrinews/font/RobotoCondensed-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/agrinews/font/RobotoCondensed-Italic.woff2') format('woff2'),
        url('/local/templates/agrinews/font/RobotoCondensed-Italic.woff') format('woff'),
        url('/local/templates/agrinews/font/RobotoCondensed-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}


/* End */


/* Start:/local/templates/agrinews/css/normalize.css?16711990251981*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* End */


/* Start:/local/templates/agrinews/css/typography.css?1671199025256*/
/*------------------------------------------------------------------
    Body
-------------------------------------------------------------------*/
body {
    /*font-family: "Titillium Web", sans-serif;*/
    font-family: "Roboto Condensed", sans-serif;

}
/* End */


/* Start:/local/templates/agrinews/css/fontawesome.css?167119902523873*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{
 	font-display: swap;
 	font-family:'FontAwesome';
 	src:url('/local/templates/agrinews/css/../fonts/Fontawesome/fontawesome-webfont.eot?v=4.3.0');
 	src:url('/local/templates/agrinews/css/../fonts/Fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
 	url('/local/templates/agrinews/css/../fonts/Fontawesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
 	url('/local/templates/agrinews/css/../fonts/Fontawesome/fontawesome-webfont.woff?v=4.3.0') format('woff'),
 	url('/local/templates/agrinews/css/../fonts/Fontawesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
 	url('/local/templates/agrinews/css/../fonts/Fontawesome/fontawesome-webfonte0a5.svg?v=4.3.0#fontawesomeregular') format('svg');
 	font-weight:normal;font-style:normal
 	}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.3em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
/* End */


/* Start:/local/templates/agrinews/css/style.css?1757013252119765*/
/*------------------------------------------------------------------
    Body
-------------------------------------------------------------------*/
body {
    font-size: 16px;
    line-height: 22px;
    background-color: #fff;
    color: #444;
    margin: 0;
    padding: 0;
    
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.container:before,
.container:after,
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.container:after,
.row:after,
.clearfix:after {
    clear: both
}

/*------------------------------------------------------------------
    Typography
-------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    margin: 0 0 10px 0;
    font-weight: 400
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: underline
}
h1 {
    font-size: 36px;
    line-height: 42px
}
h2 {
    font-size: 30px;
    line-height: 36px
}
h3 {
    font-size: 24px;
    line-height: 30px
}
h4 {
    font-size: 18px;
    line-height: 24px
}
h5 {
    font-size: 14px;
    line-height: 20px
}
h6 {
    font-size: 12px;
    line-height: 18px
}
p {
    margin: 0 0 10px
}
hr {
    clear: both;
    display: block;
    overflow: hidden;
    border: 0;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
img {
    vertical-align: middle;
    max-width: 100%;
    border: 0
}
iframe {
    vertical-align: middle;
    border: 0
}
a {
    background-color: transparent;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a img {
    text-decoration: none
}
.text_left {
    text-align: left
}
.text_right {
    text-align: right
}
.text_center {
    text-align: center
}
.text_justify {
    text-align: justify
}
.dropcap:first-letter {
    float: left;
    display: block;
    font-size: 40px;
    line-height: 42px;
    margin: 0 10px 0 0;
    font-weight: 600;
    color:#377c2b;
}
.pullquotes {
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    font-style: italic
}
.pullquotes.left {
    float: left;
    width: 30%;
    margin: 10px 25px 15px 0;
}
.pullquotes.center {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    clear: both
}
.pullquotes.right {
    float: right;
    width: 30%;
    margin: 10px 0 15px 25px;
}
blockquote {
    padding: 5px 20px;
    margin: 20px 0;
    border-left-style: solid;
    border-left-width: 5px;
}
blockquote p {
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    color: #666
}
blockquote footer {
    display: block;
    font-size: 14px;
    color: #222
}
blockquote.alt {
    position: relative;
    padding-left: 40px;
    border: 0
}
blockquote.alt:before {
    font-family: "FontAwesome";
    content: "\f10e";
    font-size: 24px;
    position: absolute;
    left: 5px
}
.alignleft,
img.alignleft {
    float: left;
    margin: 5px 30px 10px 0
}
.alignright,
img.alignright {
    float: right;
    margin: 5px 0 10px 30px
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 20px auto
}
.wp-caption {
    text-align: center;
    max-width: 100%
}
.wp-caption img {
    max-width: 100%
}
.wp-caption-text {
    color: #999;
    font-style: italic;
    padding: 5px 0
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
    display: block;
    overflow: hidden;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f1f1f1;
    border: none
}
mark {
    padding: 2px 4px;
    background-color: #f1f1f1
}
kbd {
    padding: 2px 4px;
    font-size: 12px;
    color: #fff;
    background-color: #222
}
code {
    padding: 2px 4px;
    font-size: 12px;
    background-color: #f1f1f1
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 20px
}
ul {
    list-style: disc
}
ol {
    list-style: decimal
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt {
    font-weight: 700
}
dd {
    margin-left: 10px
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 22px
}
.text_left {
    text-align: left
}
.text_right {
    text-align: right
}
.text_center {
    text-align: center
}
.text_justify {
    text-align: justify
}
table {
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    /*border: 1px solid #ddd*/
}
th,
td {
    text-align: left;
    padding: 8px;
    line-height: 22px;
    vertical-align: middle;
    /*border: 1px solid #ddd*/
}


.tableArt td{
    padding: 0px;
    font-size: 11px;
}

.tableArticle tr:nth-child(1) {
    background: #666; /* Цвет фона */
    color: #fff; /* Цвет текста */
   } 

.tableArticle tr:nth-child(2n){
    background: #f0f0f0;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font: inherit;
    color: inherit;
    margin: 0;
    max-width: 100%
}
textarea {
    width: 100%;
    min-height: 160px
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
    color: #222;
    font-size: 12px
}
.form_group {
    margin-bottom: 10px
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    outline: none;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    background-image: none;
    border: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; 
    background-color: #205f16;
}
input[type="file"] {
    outline: none;
    padding: 6px;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd
}
input[type="week"],
input[type="time"],
input[type="month"],
input[type="datetime-local"],
input[type="date"] {
    outline: none;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    background-image: none;
    border: 1px solid #ddd
}
select,
textarea,
input[type="url"],
input[type="text"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="datetime"] {
    display: block;
    outline: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd
}
ul.breadcrumb {
    font-size: 12px;
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none
}
ul.breadcrumb li {
    display: inline-block
}
ul.breadcrumb li + li:before {
    padding: 0 2px;
    color: #ddd;
    content: "/\00a0"
}
ul.breadcrumb .active {
    color: #999
}
ul.page_numbers {
    font-size: 0;
    margin-bottom: 20px;
    list-style: none;
    padding: 0;
    text-align: center;
}
ul.page_numbers li {
    font-size: 14px;
    display: inline-block;
    /*margin-right: 5px*/
    margin: 2px;
}
ul.page_numbers li span,
ul.page_numbers li a {
    display: block;
    padding: 6px 12px;
    line-height: 22px;
    background-color: #fff
}

ul.page_numbers li.active span {
       background-color: #377c2b;
    color: #fff;
}



/*------------------------------------------------------------------
    Wrapper
-------------------------------------------------------------------*/
#wrapper {
    background-color: #f1f1f1
}
#wrapper.wide {
    width: 100%
}
#wrapper.boxed {
    margin: 0 auto;
    box-shadow: 0 0 20px 5px #000;
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
}

/*------------------------------------------------------------------
    Main content
-------------------------------------------------------------------*/
.main_content {}

/*------------------------------------------------------------------
    Sidebar
-------------------------------------------------------------------*/
.sidebar {}
.widget {
    color: #666;
    margin-bottom: 30px
}
.widget .widget_title {
    display: block;
    margin-bottom: 15px;
    height: 39px;
    border-bottom: 2px solid #ddd
}
.widget .widget_title h4 {
    display: inline-block;
    height: 39px;
    line-height: 39px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    margin: 0
}
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.widget_archive ul li:first-child,
.widget_categories ul li:first-child,
.widget_links ul li:first-child,
.widget_meta ul li:first-child,
.widget_nav_menu ul li:first-child,
.widget_pages ul li:first-child,
.widget_recent_comments ul li:first-child,
.widget_recent_entries ul li:first-child {
    border-top: 0 !important;
    padding-top: 0 !important
}
.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
    padding: 5px 0;
    border-top: 1px solid #ddd
}
.widget select,
.widget textarea {
    width: 100%
}

/*------------------------------------------------------------------
    Widget - Price filter
-------------------------------------------------------------------*/
form.filter-price {}
form.filter-price .price_slider_wrapper {
    margin-bottom: 20px;
    position: relative;
    height: 8px;
    background-color: #ddd
}
.price_slider_wrapper .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 100%;
    display: block;
    border: 0;
    background-position: 0 0
}
.price_slider_wrapper .ui-slider-handle {
    cursor: ew-resize;
    outline: none;
    z-index: 1;
    margin-top: -4px;
    border: 1px solid;
    -webkit-transition: none !important;
       -moz-transition: none !important;
        -ms-transition: none !important;
         -o-transition: none !important;
            transition: none !important;
    width: 16px;
    top: 0;
    background-color: #fff;
    position: absolute;
    height: 16px;
}
.price_slider_wrapper .ui-slider-handle {
    margin-left: -1px
}
.price_slider_wrapper .ui-slider-handle:last-child {
    margin-left: -15px
}
.price_slider_amount {
    clear: both;
    overflow: hidden;
}
.price_slider_amount button {
    float: left
}
.price_slider_amount .price_label {
    float: right;
    padding: 7px 0
}

/*------------------------------------------------------------------
    Widget - Product list
-------------------------------------------------------------------*/
ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0
}
ul.product_list_widget li {
    background-color: #fff;
    padding: 15px 20px
}
ul.product_list_widget li:before,
ul.product_list_widget li:after {
    content: " ";
    display: table
}
ul.product_list_widget li:after {
    clear: both
}
ul.product_list_widget li:nth-child(odd) {
    background-color: #f9f9f9
}
ul.product_list_widget li .item_wrapper {
    overflow: hidden
}
ul.product_list_widget li .item_header {
    width: 80px;
    margin: 4px 15px 0 0;
    float: left;
    background-color: #000
}
ul.product_list_widget li .item_content h4 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 2px 0;
    font-weight: 600
}
ul.product_list_widget li .item_content h4 a {
    display: block;
    color: #222
}
ul.product_list_widget li .item_content .price {
    display: block;
    color: #222;
    font-weight: 700
}
ul.product_list_widget li .item_content del {
    font-weight: 400;
    color: #999
}
ul.product_list_widget li .item_content ins {
    text-decoration: none;
    color: #222;
    font-weight: 700;
}

/*------------------------------------------------------------------
    Widget - Tag cloud
-------------------------------------------------------------------*/
.tagcloud:before,
.tagcloud:after {
    content: " ";
    display: table
}
.tagcloud:after {
    clear: both
}
.tagcloud a {
    float: left;
    font-size: 12px !important;
    color: #fff;
    padding: 4px 10px;
    margin: 0 5px 5px 0
}
.tagcloud a:hover {
    background-color: #222
}

/*------------------------------------------------------------------
    Widget - Search
-------------------------------------------------------------------*/
form.search_form .search_field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

/*------------------------------------------------------------------
    Widget - Calendar
-------------------------------------------------------------------*/
.widget_calendar {}
.widget_calendar caption {
    text-transform: uppercase;
    margin-bottom: 15px
}
.widget_calendar td,
.widget_calendar th {
    padding: 0;
    line-height: 35px;
    text-align: center
}
.widget_calendar tbody a {
    color: #fff;
    display: block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.widget_calendar tbody a:hover {
    background-color: #222
}

/*------------------------------------------------------------------
    Widget - Banner 300x250
-------------------------------------------------------------------*/
.widget_banner_300x250 .banner {
    background-color: #fff;
    text-align: center;
    padding: 2px
}

/*------------------------------------------------------------------
    Widget - Banners 125x125
-------------------------------------------------------------------*/
.widget_banner_125x125 .banners:before,
.widget_banner_125x125 .banners:after {
    content: " ";
    display: table
}
.widget_banner_125x125 .banners:after {
    clear: both
}
.widget_banner_125x125 .banners .banner {
    padding: 14px;
    background-color: #fff;
    display: block;
    float: left;
    margin: 5px
}

/*------------------------------------------------------------------
    Widget - Reviews posts
-------------------------------------------------------------------*/
.widget_review_posts .item:before,
.widget_review_posts .item:after {
    content: " ";
    display: table
}
.widget_review_posts .item:after {
    clear: both
}
.widget_review_posts .item {
    margin-bottom: 15px
}
.widget_review_posts .item:last-child {
    margin-bottom: 0
}
.widget_review_posts .item .item_header {
    width: 90px;
    margin: 0 15px 0 0;
    float: left;
    background-color: #000
}
.widget_review_posts .item .item_header .rate_box {
    position: relative;
    width: 90px;
    height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #fff
}
.widget_review_posts .item .item_header .rate_box div.image {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 60px;
    overflow: hidden
}
.widget_review_posts .item .item_header .rate_box div.image img {
    opacity: 0.4
}
.widget_review_posts .item .item_header .rate_box div.info {
    padding-top: 14px;
    z-index: 2;
    position: relative
}
.widget_review_posts .item .item_header .rate_box .score {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 2px
}
.widget_review_posts .item .item_header .rate_box .summary {
    font-size: 10px;
    line-height: 1.1
}
.widget_review_posts .item .item_header .rate_stars {
    padding: 5px 0 6px 0
}
.widget_review_posts .item .item_header .rate_stars .star-rating {
    margin-left: 10px;
    margin-bottom: 0
}
.widget_review_posts .item .item_header .rate_stars .star-rating:before {
    color: #fff;
    color: rgba(255,255,255,0.4);
}
.widget_review_posts .item .item_header .rate_stars .star-rating span:before {
    color: #fff
}
.widget_review_posts .item .item_wrapper {
    overflow: hidden;
    background-color: #fff;
    padding: 10px 15px
}
.widget_review_posts .item .item_content h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600
}
.widget_review_posts .item .item_content h4 a {
    display: block;
    color: #222
}
.widget_review_posts .item .content_meta {
    margin-top: 5px
}
.widget_review_posts .item .content_meta span {
    line-height: 1
}

/*------------------------------------------------------------------
    Widget - Socialize
-------------------------------------------------------------------*/
.widget_socialize:before,
.widget_socialize:after {
    content: " ";
    display: table
}
.widget_socialize:after {
    clear: both
}
.widget_socialize .soc_box {
    background-color: #fff;
    height: 60px;
    width: 49%;
    float: left;
    margin-bottom: 10px
}
.widget_socialize .soc_box:nth-child(2n+1) {
    float: right
}
.widget_socialize .soc_box a {
    display: block
}
.widget_socialize .soc_box .icon {
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    background-color: #222;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    float: left;
    margin-right: 5px
}
.widget_socialize .soc_box .icon:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
    border-color: rgba(255,255,255,0.1) transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0
}
.widget_socialize .soc_box .icon.facebook {
    background-color: #3b5998
}
.widget_socialize .soc_box .icon.twitter {
    background-color: #00aced
}
.widget_socialize .soc_box .icon.dribbble {
    background-color: #ea4c89
}
.widget_socialize .soc_box .icon.google {
    background-color: #dd4b39
}
.widget_socialize .soc_box .icon.youtube {
    background-color: #bb0000
}
.widget_socialize .soc_box .icon.linkedin {
    background-color: #007bb6
}
.widget_socialize .soc_box .icon.instagram {
    background-color: #517fa4
}
.widget_socialize .soc_box .icon.pinterest {
    background-color: #cb2027
}
.widget_socialize .soc_box .icon.vine {
    background-color: #00bf8f
}
.widget_socialize .soc_box .icon.flickr {
    background-color: #ff0084
}
.widget_socialize .soc_box .icon.tumblr {
    background-color: #32506d
}
.widget_socialize .soc_box .icon.vimeo {
    background-color: #aad450
}
.widget_socialize .soc_box:hover .icon {
    background-color: #222
}
.widget_socialize .soc_box .soc_card {
    overflow: hidden;
    padding: 9px
}
.widget_socialize .soc_box .soc_card .number {
    color: #222;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 26px
}
.widget_socialize .soc_box .soc_card .text {
    text-transform: uppercase;
    font-size: 10px;
    color: #999;
    line-height: 10px
}

/*------------------------------------------------------------------
    Widget - Timeline
-------------------------------------------------------------------*/
.widget_timeline {}
.widget_timeline .item {
    min-height: 56px;
    position: relative;
    padding-left: 35px
}
.widget_timeline .item .item_date:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 56px 70px 0 0;
    border-color: rgba(255,255,255,0.1) transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0
}
.widget_timeline .item .item_date {
    background-color: #bbb;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 75px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.widget_timeline .item:hover .item_date {
    background-color: #377c2b;
}
.widget_timeline .item .item_date .date {
    padding-top: 10px;
    font-size: 20px;
    line-height: 1;
    font-weight: 700
}
.widget_timeline .item .item_date .month {
    font-size: 12px;
    line-height: 1;
    font-weight: 400
}

.widget_timeline .item .item_date .year {
       font-size: 20px;
    line-height: 1;
    font-weight: 700;
}

.widget_timeline .item .item_content {
    min-height: 56px;
    border-left: 1px dotted #bbb;
    padding-left: 50px;
    padding-bottom: 15px;
    position: relative
}
.widget_timeline .item:last-child .item_content {
    border-left: none;
    padding-bottom: 0
}
.widget_timeline .item .item_content h4 {
    background-color: #fff;
    padding: 10px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600;
    color: #222
}
.widget_timeline .item .item_content h4 a {
    display: block;
    color: #222
}
.widget_timeline .item .item_content .content_meta {
    background-color: #fff;
    padding: 10px;
    padding-top: 0
}

/*------------------------------------------------------------------
    Widget - Latest posts
-------------------------------------------------------------------*/
.widget_latest_posts .item:before,
.widget_latest_posts .item:after,
.widget_latest_comments .item:before,
.widget_latest_comments .item:after {
    content: " ";
    display: table
}
.widget_latest_posts .item:after,
.widget_latest_comments .item:after {
    clear: both
}
.widget_latest_posts .item {
    background-color: #fff;
    padding: 15px 20px
}
.widget_latest_posts .item:nth-child(odd) {
    background-color: #f9f9f9
}
.widget_latest_posts .item .item_wrapper {
    overflow: hidden
}
.widget_latest_posts .item .item_header {
    width: 80px;
    margin: 4px 15px 0 0;
    float: left;
    background-color: #000
}
.widget_latest_posts .item .item_content h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600
}
.widget_latest_posts .item .item_content h4 a {
    display: block;
    color: #222
}
.widget_latest_posts .item .content_meta {
    margin-top: 5px
}
.widget_latest_posts .item .content_meta span {
    line-height: 1
}

/*------------------------------------------------------------------
    Widget - Latest comments
-------------------------------------------------------------------*/
.widget_latest_comments {}
.widget_latest_comments .item {
    margin-bottom: 15px
}
.widget_latest_comments .item:last-child {
    margin-bottom: 0
}
.widget_latest_comments .item .item_header:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    right: -25px;
    top: 15px;
    border-style: solid;
    border-width: 0 15px 20px 0;
    border-color: transparent #fff transparent transparent;
}
.widget_latest_comments .item .item_header {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0px 25px 0 0;
    float: left
}
.widget_latest_comments .item .item_header img {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.widget_latest_comments .item .item_header:hover img {
    opacity: 1
}
.widget_latest_comments .item .item_wrapper {
    background-color: #fff;
    padding: 10px;
    min-height: 50px;
    overflow: hidden
}
.widget_latest_comments .item .item_wrapper .author {
    margin-bottom: 5px;
    color: #222
}
.widget_latest_comments .item .item_wrapper .author a {
    text-decoration: underline;
    color: #222
}
.widget_latest_comments .item .item_wrapper .author span {
    color: #999;
    font-style: italic
}
.widget_latest_comments .item .item_wrapper .comment {
    font-size: 12px;
    line-height: 18px
}

/*------------------------------------------------------------------
    Container
-------------------------------------------------------------------*/
.container {
    position: relative;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-left: -10px;
    margin-right: -10px
}
.col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}
.col_1_of_12 {
    width: 8.33333333%
}
.col_2_of_12 {
    width: 16.66666667%
}
.col_3_of_12 {
    width: 25%
}
.col_4_of_12 {
    width: 33.33333333%
}
.col_5_of_12 {
    width: 41.66666667%
}
.col_6_of_12 {
    width: 50%
}
.col_7_of_12 {
    width: 58.33333333%
}
.col_8_of_12 {
    width: 66.66666667%
}
.col_9_of_12 {
    width: 75%
}
.col_10_of_12 {
    width: 83.33333333%
}
.col_11_of_12 {
    width: 91.66666667%
}
.col_12_of_12 {
    width: 100%
}

/*------------------------------------------------------------------
    Header
-------------------------------------------------------------------*/
#header {}

/*------------------------------------------------------------------
    Header meta
-------------------------------------------------------------------*/
.header_meta.dark {
    background-color: #222
}
.header_meta.light {
    background-color: #fff
}

/*------------------------------------------------------------------
    Top navigation
-------------------------------------------------------------------*/
nav.top_navigation {
    float: left
}
nav.top_navigation ul {
    list-style: none;
    z-index: 9;
    padding: 0;
    margin: 0
}
nav.top_navigation ul li {
    position: relative
}

/* Top links */
nav.top_navigation ul.menu {
    position: relative
}
nav.top_navigation ul.menu > li {
    float: left
}
nav.top_navigation ul.menu > li > a {
    display: block;
    font-size: 14px;
    padding: 0px 5px;
    line-height: 35px;
    color: #d8d8d8;
}
nav.top_navigation ul.menu > li:hover > a,
nav.top_navigation ul.menu > li.current-menu-item > a {
    color: #fff
}
.header_meta.light nav.top_navigation ul.menu > li:hover > a,
.header_meta.light nav.top_navigation ul.menu > li.current-menu-item > a {
    color: #222
}

/* Top links child */
nav.top_navigation ul.menu ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    min-width: 200px;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s; 
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}
nav.top_navigation ul.menu li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible
}
.header_meta.dark nav.top_navigation ul.menu ul.sub-menu {
    background-color: #333
}
.header_meta.light nav.top_navigation ul.menu ul.sub-menu {
    background-color: #f9f9f9
}
nav.top_navigation ul.menu ul.sub-menu li a {
    color: #999;
    display: block;
    padding: 5px 10px
}
.header_meta.dark nav.top_navigation ul.menu ul.sub-menu li {
    border-bottom: 1px solid #444
}
.header_meta.light nav.top_navigation ul.menu ul.sub-menu li {
    border-bottom: 1px solid #eee
}
nav.top_navigation ul.menu ul.sub-menu li:last-child {
    border-bottom: none
}
.header_meta.dark nav.top_navigation ul.menu ul.sub-menu li a:hover {
    color: #fff
}
.header_meta.light nav.top_navigation ul.menu ul.sub-menu li a:hover {
    color: #222
}

/* Top links child */
nav.top_navigation ul.menu ul.sub-menu ul.sub-menu {
    top: 0;
    left: 100%
}
nav.top_navigation ul.menu ul.sub-menu li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible
}
nav.top_navigation ul.menu ul.sub-menu li:last-child {
    border-bottom: none
}

/* Parent drop down */
nav.top_navigation ul.menu > li.menu-item-has-children > a {
    padding-right: 20px
}
nav.top_navigation ul.menu > li.menu-item-has-children > a:after {
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 10px;
    position: absolute;
    right: 10px
}
.header_meta.dark nav.top_navigation ul.menu > li.menu-item-has-children > a:after {
    color: #999
}
.header_meta.light nav.top_navigation ul.menu > li.menu-item-has-children > a:after {
    color: #bbb
}

/* Child drop down */
nav.top_navigation ul.menu ul.sub-menu > li.menu-item-has-children > a {
    padding-right: 20px
}
nav.top_navigation ul.menu ul.sub-menu > li.menu-item-has-children > a:after {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 10px;
    position: absolute;
    right: 10px
}
.header_meta.dark nav.top_navigation ul.menu ul.sub-menu > li.menu-item-has-children > a:after {
    color: #999
}
.header_meta.light nav.top_navigation ul.menu ul.sub-menu > li.menu-item-has-children > a:after {
    color: #bbb
}

/* Searchg block */
.search_block {
    float: right
}
.search_block form {
    position: relative
}
.search_block form input {
    width: auto;
    padding: 0 47px 0 12px;
    border: none;
    font-size: 14px;
    height: 35px;
    line-height: 22px;
}
.search_block form i {
    color: #999;
    font-size: 10px;
    position: absolute;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    right: 0;
    top: 0
}
.header_meta.dark .search_block form input {
    background-color: #444;
    color: #ddd
}
.header_meta.light .search_block form input {
    background-color: #e5e5e5;
    color: #666
}

/*------------------------------------------------------------------
    Mobile site navigation
-------------------------------------------------------------------*/
.header_meta .open_menu_mobile {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0px 10px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    float: left
}
.open_menu_mobile {
    display: none
}
.mobile_site_navigation {
    display: none;
    clear: both;
    width: 100%
}
.header_meta.dark .mobile_site_navigation {
    color: #999
}
.header_meta.dark .mobile_site_navigation ul.menu_mobile > li > a {
    color: #ddd;
    border-bottom: 1px solid #444;
}
.header_meta.light .mobile_site_navigation ul.menu_mobile > li > a {
    color: #444;
    border-bottom: 1px solid #eee
}
.header_meta .mobile_site_navigation ul.menu_mobile > li:last-child > a {
    border-bottom: 0
}
.header_meta.dark .mobile_site_navigation ul.menu_mobile ul.sub-menu a {
    color: #999;
    border-bottom: 1px solid #444
}
.header_meta.light .mobile_site_navigation ul.menu_mobile ul.sub-menu a {
    color: #999;
    border-bottom: 1px solid #eee
}

/*------------------------------------------------------------------
    Header body
-------------------------------------------------------------------*/
.header_body.dark {
    background-color: #111
}
.header_body.light {
    background-color: #f1f1f1
}
.header_body {
    padding: 10px 0
}

/*------------------------------------------------------------------
    Header menu
-------------------------------------------------------------------*/
.header_menu {
    z-index: 9
}
.header_border {
    height: 3px
}
.header_menu.dark {
    background-color: #222
}
.header_menu.light {
    background-color: #fff
}
.header_main-parent {}
#header .fixed {
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99;
    width: 100%;
    left: 0px;
    top: 0px
}

/*------------------------------------------------------------------
    Logo
-------------------------------------------------------------------*/
#header.style_1 .logo_brand {
    float: left
}
#header.style_2 .logo_brand {
    margin: 0 auto 20px auto;
    text-align: center
}
.header_body.dark .logo_brand h1 a {
    color: #fff
}
.logo_brand h1 {
    letter-spacing: -1px;
    font-size: 36px;
    line-height: 36px;
    margin: 0
}
.logo_brand h1 a {
    color: #222
}
.logo_brand h2 {
    color: #999;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0
}

/*------------------------------------------------------------------
    Site navigation
-------------------------------------------------------------------*/
nav.site_navigation {
    position: relative
}
nav.site_navigation ul {
    list-style: none;
    z-index: 8;
    padding: 0;
    margin: 0
}

/* Top links */
nav.site_navigation ul.menu {
    position: relative
}
nav.site_navigation ul.menu > li {
    float: left
}
nav.site_navigation ul.menu > li > a {
    position: relative;
    display: block;
    font-size: 18px;
    padding: 0px 10px;
    line-height: 45px;
    color: #d8d8d8;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2)
{
    nav.site_navigation ul.menu > li > a {       
        font-size: 16px;
       
    }
}


nav.site_navigation ul.menu > li:hover > a,
nav.site_navigation ul.menu > li.current-menu-item > a {
    color: #fff
}

/* Top links child */
nav.site_navigation ul.menu ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    min-width: 200px;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s; 
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}
nav.site_navigation ul.menu li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible
}
.header_menu.dark nav.site_navigation ul.menu ul.sub-menu {
    background-color: #333
}
.header_menu.dark nav.site_navigation ul.menu ul.sub-menu li {
    border-bottom: 1px solid #444
}
.header_menu.light nav.site_navigation ul.menu ul.sub-menu {
    background-color: #f9f9f9
}
.header_menu.light nav.site_navigation ul.menu ul.sub-menu li {
    border-bottom: 1px solid #eee
}
nav.site_navigation ul.menu ul.sub-menu li {
    position: relative;
}
nav.site_navigation ul.menu ul.sub-menu li:last-child {
    border-bottom: none
}
nav.site_navigation ul.menu ul.sub-menu li a {
    color: #999;
    display: block;
    padding: 5px 10px
}
.header_menu.dark nav.site_navigation ul.menu ul.sub-menu li a:hover {
    color: #fff
}
.header_menu.light nav.site_navigation ul.menu ul.sub-menu li a:hover {
    color: #222
}

/* Top links child */
nav.site_navigation ul.menu ul.sub-menu ul.sub-menu {
    top: 0;
    left: 100%
}
nav.site_navigation ul.menu ul.sub-menu li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible
}
nav.site_navigation ul.menu ul.sub-menu li:last-child {
    border-bottom: none
}

/* Parent drop down */
nav.site_navigation ul.menu > li.menu-item-has-children > a {
    padding-right: 20px
}
nav.site_navigation ul.menu > li.menu-item-has-children > a:after {
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 10px;
    position: absolute;
    right: 10px
}
.header_menu.dark nav.site_navigation ul.menu > li.menu-item-has-children > a:after {
    color: #d8d8d8;
}
.header_menu.light nav.site_navigation ul.menu > li.menu-item-has-children > a:after {
    color: #bbb
}
.header_menu.dark nav.site_navigation ul.menu > li.menu-item-has-children:hover > a:after,
.header_menu.light nav.site_navigation ul.menu > li.menu-item-has-children:hover > a:after,
.header_menu.dark nav.site_navigation ul.menu > li.current-menu-item > a:after,
.header_menu.light nav.site_navigation ul.menu > li.current-menu-item > a:after {
    color: #fff
}

/* Child drop down */
nav.site_navigation ul.menu ul.sub-menu > li.menu-item-has-children > a {
    padding-right: 20px
}
nav.site_navigation ul.menu ul.sub-menu > li.menu-item-has-children > a:after {
    color: #999;
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 10px;
    position: absolute;
    right: 10px
}

/* Mega menu */
nav.site_navigation ul.menu ul.cs_mega_menu {
    padding: 10px;
    color: #999;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s; 
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}
nav.site_navigation ul.menu li:hover > ul.cs_mega_menu {
    opacity: 1;
    visibility: visible;
    overflow: visible
}
.header_menu.dark nav.site_navigation ul.menu ul.cs_mega_menu {
    background-color: #333
}
.header_menu.light nav.site_navigation ul.menu ul.cs_mega_menu {
    background-color: #f9f9f9
}

/* Widgets */
nav.site_navigation .widget {
    position: relative;
    width: 25%;
    float: left;
    margin: 0;
    padding: 10px
}
nav.site_navigation .widget .widget_title {
    height: 30px;
}
nav.site_navigation .widget .widget_title h4 {
    height: 30px;
    line-height: 30px;
    font-size: 16px
}

/* Widgets dark */
.header_menu.dark nav.site_navigation .widget .widget_title {
    border-bottom: 2px solid #444
}
.header_menu.dark nav.site_navigation .widget .widget_title h4 {
    color: #fff
}
.header_menu.dark nav.site_navigation .widget_archive ul li,
.header_menu.dark nav.site_navigation .widget_categories ul li,
.header_menu.dark nav.site_navigation .widget_links ul li,
.header_menu.dark nav.site_navigation .widget_meta ul li,
.header_menu.dark nav.site_navigation .widget_nav_menu ul li,
.header_menu.dark nav.site_navigation .widget_pages ul li,
.header_menu.dark nav.site_navigation .widget_recent_comments ul li,
.header_menu.dark nav.site_navigation .widget_recent_entries ul li {
    border-top: 1px solid #444
}


/*------------------------------------------------------------------
    Mobile site navigation
-------------------------------------------------------------------*/
.header_menu .open_menu_mobile {
    cursor: pointer;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    padding: 0px 10px;
    line-height: 45px;
    width: 45px;
    text-align: center
}
.header_menu.dark .mobile_site_navigation {
    color: #999
}
.mobile_site_navigation ul.menu_mobile > li > a {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: 10px 0
}
.header_menu.dark .mobile_site_navigation ul.menu_mobile > li > a {
    color: #ddd;
    border-bottom: 1px solid #444;
}
.header_menu.light .mobile_site_navigation ul.menu_mobile > li > a {
    color: #444;
    border-bottom: 1px solid #eee
}
.mobile_site_navigation ul.menu_mobile > li:last-child > a {
    border-bottom: 0
}
.mobile_site_navigation ul.menu_mobile ul.sub-menu a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px
}
.mobile_site_navigation ul.menu_mobile ul.sub-menu ul a {
    padding-left: 20px
}
.mobile_site_navigation ul.menu_mobile ul.sub-menu ul ul a {
    padding-left: 30px
}
.mobile_site_navigation ul.menu_mobile ul.sub-menu ul ul ul a {
    padding-left: 40px
}
.mobile_site_navigation ul.menu_mobile ul.sub-menu ul ul ul ul a {
    padding-left: 50px
}
.mobile_site_navigation ul.menu_mobile ul.sub-menu ul ul ul ul ul a {
    padding-left: 60px
}
.header_menu.dark .mobile_site_navigation ul.menu_mobile ul.sub-menu a {
    color: #999;
    border-bottom: 1px solid #444
}
.header_menu.light .mobile_site_navigation ul.menu_mobile ul.sub-menu a {
    color: #999;
    border-bottom: 1px solid #eee
}

/*------------------------------------------------------------------
    Banner
-------------------------------------------------------------------*/
#header.style_1 .header_body .banner {
    float: right;
    margin-top: 20px;
}
#header.style_2 .header_body .banner {
    display: block;
    margin: 0 auto;
    text-align: center
}

/*------------------------------------------------------------------
    Featured carousel
-------------------------------------------------------------------*/
.featured_carousel {
    padding: 0 10px
}
.featured_carousel.light {
    background-color: #f1f1f1
}
.featured_carousel.dark {
    background-color: #111
}

/* Override */
.featured_carousel .article_list_big_1 {
    margin-bottom: 0
}

/* Controls */
.featured_carousel .owl-controls .owl-buttons div {
    font-family: "FontAwesome";
    font-size: 28px;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    color: #FFF;
    display: block;
    top: 50%;
    width: 50px;
    height: 100px;
    line-height: 100px;
    margin-top: -50px;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.featured_carousel .owl-controls .owl-buttons div:hover {
    opacity: 0.7;
    text-decoration: none
}
.featured_carousel .owl-controls .owl-buttons div.owl-prev {
    left: 0
}
.featured_carousel .owl-controls .owl-buttons div.owl-next {
    right: 0
}

/* Items */
.featured_carousel .owl-item .item {
    padding: 30px 10px
}

/*------------------------------------------------------------------
    Grid block articles
-------------------------------------------------------------------*/
.grid_block {
    background-repeat: no-repeat
}
.grid_block.light {
    background-color: #f1f1f1
}
.grid_block.dark {
    background-color: #000
}
.grid_block_articles {
    padding: 30px 0 20px 0
}
.grid_block_articles:before,
.grid_block_articles:after {
    content: " ";
    display: table
}
.grid_block_articles:after {
    clear: both
}
.grid_block_articles .item {    
    position: relative;
    float: left;
    width: 25%
}
.grid_block_articles .item:first-child {
    width: 50%;
}
.grid_block_articles .item .inner {
    overflow: hidden;
    margin: 0 0 10px 10px;
    background-color: #000;
    height: 210px;
}
.grid_block_articles .item:first-child .inner {
    height: 430px;
    margin: 0
}
.grid_block_articles .item:first-child .inner img {
    opacity: 1
}
.grid_block_articles .item .inner img {
    width: 100%;
    opacity: 0.5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.grid_block_articles .item .inner:hover img {
    /*поворот изображения*/
    opacity: 1;
    -webkit-transform: rotate(2deg) scale(1.1,1.1);
    -moz-transform: rotate(2deg) scale(1.1,1.1);
    -ms-transform: rotate(2deg) scale(1.1,1.1);
    transform: rotate(2deg) scale(1.1,1.1);
}
.grid_block_articles .item .meta_wrapper {
    z-index: 3;
    position: absolute;
    left: 20px;
    bottom: 15px;
    margin-right: 20px
}
.grid_block_articles .item .meta_wrapper h3 {
    font-size: 16px;
    line-height: 23px;
    margin: 0;
    font-weight: 600
}
.grid_block_articles .item:first-child .meta_wrapper h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 5px
}
.grid_block_articles .item .meta_wrapper h3 a {
    color: #fff
}
.grid_block_articles .item .meta_wrapper .content_meta span,
.grid_block_articles .item .meta_wrapper .content_meta a {
    color: #bbb
}
.grid_block_articles .item .meta_wrapper .content_meta a:hover {
    color: #fff
}

/*------------------------------------------------------------------
    Main slider
-------------------------------------------------------------------*/
.main_content_slider {
    padding: 30px 0
}
.main_content_slider .owl-item {}
.main_content_slider .item {
    position: relative
}
.main_content_slider .item .meta_wrapper {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 0 25px 25px 25px
}
.main_content_slider .item .meta_wrapper h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #fff
}
.main_content_slider .item .meta_wrapper h1 a {
    color: #fff
}
.main_content_slider .item .meta_wrapper .content_meta span,
.main_content_slider .item .meta_wrapper .content_meta span a {
    color: #bbb
}
.main_content_slider .item .meta_wrapper .content_meta span a:hover {
    color: #fff
}
.main_content_slider .owl-controls .owl-buttons div {
    z-index: 2;
    font-family: "FontAwesome";
    font-size: 28px;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    color: #FFF;
    display: block;
    top: 50%;
    width: 30px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.main_content_slider .owl-controls .owl-buttons div:hover {
    opacity: 0.7;
    text-decoration: none
}
.main_content_slider .owl-controls .owl-buttons div.owl-prev {
    left: 0
}
.main_content_slider .owl-controls .owl-buttons div.owl-next {
    right: 0
}

/*------------------------------------------------------------------
    Breaking news
-------------------------------------------------------------------*/
.breaking_news {
    height: 30px
}
.breaking_news.footer.dark {
    background-color: #333
}
.breaking_news.dark {
    background-color: #222
}
.breaking_news.light {
    background-color: #f9f9f9
}
.breaking_news .breaking_title {
    float: left;
    display: block;
    position: relative;
    width: 154px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase
}
.breaking_news .breaking_block {
    float: left;
    display: block;
    width: 870px;
    height: 30px
}
.breaking_news .breaking_block .owl-wrapper-outer {
    float: left;
    display: block;
    width: 830px
}
.breaking_news .breaking_block .owl-controls {
    text-align: right;
    float: left;
    display: block;
    width: 40px;
    position: relative
}
.breaking_news .breaking_block .item span.date {
    font-size: 12px;
    color: #999;
    margin: 0 5px 0 10px
}
.breaking_news .breaking_block .item {
    white-space: nowrap;
    overflow: hidden
}
.breaking_news .breaking_block .item h4 {
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    font-weight: 400;
    display: inline-block
}
.breaking_news.dark .breaking_block .item h4 a {
    color: #fff
}
.breaking_news.light .breaking_block .item h4 a {
    color: #222
}
.breaking_news .breaking_block .owl-controls .owl-buttons div {
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    display: block;
    top: 0;
    width: 20px;
    height: 30px;
    line-height: 30px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.breaking_news.dark .breaking_block .owl-controls .owl-buttons div {
    color: #fff
}
.breaking_news.light .breaking_block .owl-controls .owl-buttons div {
    color: #222
}
.breaking_news .breaking_block .owl-controls .owl-buttons div.owl-prev {
    left: 0
}
.breaking_news .breaking_block .owl-controls .owl-buttons div.owl-next {
    right: 0
}

/*------------------------------------------------------------------
    Featured banner
-------------------------------------------------------------------*/
.featured_banner {
    text-align: center
}
.featured_banner .banner {
    margin-bottom: 30px;
    padding: 14px;
    background-color: #fff;
    display: inline-block
}
.featured_banner .banner img {
    width: 100%
}

/*------------------------------------------------------------------
    Content banner
-------------------------------------------------------------------*/
.content_banner {
    text-align: center
}
.content_banner .banner {
    margin-bottom: 30px;
    padding: 14px;
    background-color: #fff;
    display: inline-block
}

/*------------------------------------------------------------------
    Page wrapper
-------------------------------------------------------------------*/
#page_wrapper {
    padding: 30px 0
}

/*------------------------------------------------------------------
    Shortcodes
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
    Buttons
-------------------------------------------------------------------*/
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin: 0 5px 5px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    outline: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: #377c2b;
    color: #fff;
    position: relative
}
.btn:hover {
    background-color: #205f16;
    color: #fff;
}
.btn.btn_small {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 20px
}
.btn.btn_large {
    padding: 12px 18px;
    font-size: 18px;
    line-height: 26px
}
.btn.btn_extralarge {
    text-transform: uppercase;
    padding: 20px 26px;
    font-size: 24px;
    line-height: 32px
}
.btn.btn_expand {
    width: 100%;
    display: block
}
.btn.btn_expand + .btn.btn_expand {
    margin-top: 5px
}
.btn.btn_white {
    background-color: #fff;
    color: #444
}
.btn.btn_white:hover {
    background-color: #fdfdfd;
    color: #222
}
.btn.btn_black {
    background-color: #333
}
.btn.btn_black:hover {
    background-color: #222
}
.btn.btn_red {
    background-color: #e74c3c
}
.btn.btn_red:hover {
    background-color: #ce4031
}
.btn.btn_green {
    background-color: #7ab55c
}
.btn.btn_green:hover {
    background-color: #6aa44d
}
.btn.btn_blue {
    background-color: #2980b9
}
.btn.btn_blue:hover {
    background-color: #2271a5
}
.btn.btn_turquoise {
    background-color: #16a085
}
.btn.btn_turquoise:hover {
    background-color: #118971
}
.btn.btn_pink {
    background-color: #d65799
}
.btn.btn_pink:hover {
    background-color: #c44a89
}
.btn.btn_orange {
    background-color: #eb8000
}
.btn.btn_orange:hover {
    background-color: #d17200
}
.btn.btn_purple {
    background-color: #9b59b6
}
.btn.btn_purple:hover {
    background-color: #8948a3
}
.btn.btn_dblue {
    background-color: #2c3e50
}
.btn.btn_dblue:hover {
    background-color: #233648
}
.btn.btn_grey {
    background-color: #aaa
}
.btn.btn_grey:hover {
    background-color: #999
}

/*------------------------------------------------------------------
    Service box
-------------------------------------------------------------------*/
.service_box {
    margin-bottom: 20px
}
.service_box i {
    color: #999;
    font-size: 48px;
    margin-bottom: 10px
}
.service_box h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px
}

/*------------------------------------------------------------------
    Pricing box
-------------------------------------------------------------------*/
.pricing_box {
    margin-bottom: 20px;
    padding-bottom: 15px;
    background-color: #f9f9f9;
    text-align: center
}
.pricing_box .header {
    margin-bottom: 15px;
    color: #fff
}
.pricing_box.featured .header {
    background-color: #222
}
.pricing_box .header .title {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    padding: 12px 5px
}
.pricing_box .header .info {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 5px;
    background-color: rgba(255,255,255,0.2)
}
.pricing_box .body {
    margin-bottom: 15px
}
.pricing_box .body .price {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px
}
.pricing_box .body .price span {
    color: #999;
    font-style: italic;
    font-size: 13px;
    font-weight: 400
}
.pricing_box .body ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 26px
}

/*------------------------------------------------------------------
    Accordion
-------------------------------------------------------------------*/
.accordion_group {
    margin-bottom: 20px
}
.accordion_group .accordion_title {
    font-weight: 600;
    color: #222;
    font-size: 15px;
    outline: none;
    border: 1px solid #eee;
    cursor: pointer;
    padding: 10px 45px 10px 15px;
    position: relative;
    margin-top: -1px
}
.accordion_group .accordion_title:after {
    color: #ddd;
    content: "\f055";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    top: 10px
}
.accordion_group .accordion_title.ui-state-active:after {
    content: "\f056"
}
.accordion_group .accordion_panel {
    background-color: #f9f9f9;
    border: 1px solid #eee;
    border-top: 0;
    padding: 15px
}
.accordion_group .accordion_panel p:last-child {
    margin: 0
}

/* Colored */
.accordion_group.colored .accordion_title {
    color: #fff;
    border: 0;
    margin-top: 0;
    margin-bottom: 1px
}
.accordion_group.colored .accordion_title:after {
    color: #fff
}
.accordion_group.colored .accordion_panel {
    margin-top: -1px
}

/*------------------------------------------------------------------
    Tabs
-------------------------------------------------------------------*/
.tab_group {
    margin-bottom: 20px
}
.tab_group .ui-tabs-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0
}
.tab_group .ui-tabs-nav li {
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    outline: none;
    border: 1px solid #eee;
    background-color: #f5f5f5;
    border-bottom: 0;
    margin-right: -1px
}
.tab_group .ui-tabs-nav li a {
    color: #222;
    outline: none;
    padding: 10px 15px;
    display: block
}
.tab_group .ui-tabs-nav li.ui-tabs-active {
    background-color: #fff;
    margin-bottom: -1px;
    padding-bottom: 1px
}
.tab_group .ui-tabs-panel {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px
}
.tab_group .ui-tabs-panel p:last-child {
    margin: 0
}

/* Colored */
.tab_group.colored .ui-tabs-nav li {
    border: 1px solid #eee;
    border-bottom: 0;
    margin-right: -1px
}
.tab_group.colored .ui-tabs-nav li a {
    color: #222
}
.tab_group.colored .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0
}
.tab_group.colored .ui-tabs-nav li.ui-tabs-active a {
    color: #fff
}

/*------------------------------------------------------------------
    Testimonials
-------------------------------------------------------------------*/
.testimonial_default,
.testimonial_slider {
    margin-bottom: 20px
}
.testimonial_default p,
.testimonial_slider p {
    line-height: 20px
}
.testimonial_default footer,
.testimonial_slider footer {
    display: inline-block
}
.testimonial_default footer img.avatar,
.testimonial_slider footer img.avatar {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.testimonial_default footer .author,
.testimonial_slider footer .author {
    padding-top: 8px
}
.testimonial_default footer .author .name,
.testimonial_slider footer .author .name {
    font-weight: 700;
    color: #222;
    font-size: 16px;
    line-height: 19px
}
.testimonial_default footer .author .title,
.testimonial_slider footer .author .title {
    color: #999;
    font-style: italic;
    font-size: 13px;
    line-height: 17px
}

.testimonial_slider {}
.testimonial_slider .owl-controls {
    margin-top: 5px;
    overflow: hidden
}
.testimonial_slider .owl-controls .owl-page {
    display: inline-block;
}
.testimonial_slider .owl-controls .owl-page span {
    display: block;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #869791;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.testimonial_slider .owl-controls .owl-page.active span,
.testimonial_slider .owl-controls.clickable .owl-page:hover span {
    background-color: #222
}


/*------------------------------------------------------------------
    Spacers
-------------------------------------------------------------------*/
.spacer {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    border: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 1px;
    background-color: #ddd;
    color: #ddd;
    text-align: center
}
.spacer i {
    width: 40px;
    height: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -20px;
    text-align: center;
    line-height: 30px;
    background-color: #fff !important
}

/*------------------------------------------------------------------
    Dividers
-------------------------------------------------------------------*/
hr.divider_blank {
    border: 0
}
hr.divider_dashed {
    border-top-style: dashed
}
hr.divider_dotted {
    border-top-style: dotted
}

/*------------------------------------------------------------------
    Alerts
-------------------------------------------------------------------*/
.alert {
    position: relative;
    padding: 15px;
    margin-bottom: 20px
}
.alert p {
    overflow: hidden;
    margin: 2px 0 0 30px
}
.alert i {
    position: absolute;
    left: 20px;
    top: 20px
}
.alert.alert_green {
    background-color: #dff0d8;
    color: #3c763d
}
.alert.alert_blue {
    background-color: #d9edf7;
    color: #31708f
}
.alert.alert_red {
    background-color: #f2dede;
    color: #a94442
}
.alert.alert_yellow {
    background-color: #fcf8e3;
    color: #8a6d3b
}

/*------------------------------------------------------------------
    Title
-------------------------------------------------------------------*/
.block_title {
    display: block;
    min-height: 39px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ddd
}

.block_title h1, .block_title h2 {
    display: inline-block;
    min-height: 39px;
    line-height: 39px;
    border-bottom-style: solid;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    margin: 0;
    border-bottom-width: 2px;
    margin-bottom: -2px;
}
.block_title a.view_all {
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
    float: right;
    padding-top: 8px
}
.block_title a.view_all i {
    font-size: 11px
}
/* Tabs */
.block_with_tabs {}
.block_title .ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0
}
.block_title .ui-tabs-nav:before,
.block_title .ui-tabs-nav:after {
    content: " ";
    display: table
}
.block_title .ui-tabs-nav:after {
    clear: both
}
.block_title .ui-tabs-nav li {
    float: left;
    display: block;
    height: 39px;
    line-height: 39px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: transparent;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
    padding: 0 5px;
    text-decoration: none;
    outline: none    
}
.block_title .ui-tabs-nav li a {
    text-decoration: none;
    outline: none;
    color: #999
}
.block_title .ui-tabs-nav li.ui-tabs-active {
    border-bottom-style: solid;
    border-bottom-width: 2px
}
.block_title .ui-tabs-nav li.ui-tabs-active a {
    color: #222
}
.block_title .ui-tabs-panel {}

/*------------------------------------------------------------------
    Blog posts
-------------------------------------------------------------------*/
/* Big calendar box */
.big_calendar_box:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 56px 70px 0 0;
    border-color: rgba(255,255,255,0.1) transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0
}
.big_calendar_box {
    width: 70px;
    height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    z-index: 2
}
.big_calendar_box .date {
    padding-top: 10px;
    font-size: 20px;
    line-height: 1;
    font-weight: 700
}
.big_calendar_box .month {
    font-size: 12px;
    line-height: 1;
    font-weight: 400
}

/* Thumb wrapper */
.thumb_wrapper {
    position: relative
}
.thumb_wrapper img {
    width: 99.8%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.thumb_wrapper:hover img {
    opacity: 0.7;
    -webkit-transform: rotate(2deg) scale(1.1,1.1);
    -moz-transform: rotate(2deg) scale(1.1,1.1);
    -ms-transform: rotate(2deg) scale(1.1,1.1);
    transform: rotate(2deg) scale(1.1,1.1);
}
.thumb_wrapper iframe {
    width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    display: block
}
.gallery_list .item .inner .gradient_shadow,
.video_list_1 .item .item_header .gradient_shadow,
.parallax_container .gradient_shadow,
.thumb_wrapper .gradient_shadow,
.main_content_slider .gradient_shadow,
.grid_block_articles .item .inner .gradient_shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    z-index: 1;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-8 */
}

/* Item slider */
.item_slider img {
    width: 100%;
    opacity: 1 !important;
    -webkit-transform: rotate(0deg) scale(1) !important;
    -moz-transform: rotate(0deg) scale(1) !important;
    -ms-transform: rotate(0deg) scale(1) !important;
    transform: rotate(0deg) scale(1) !important;
}
.item_slider .owl-controls .owl-buttons div {
    z-index: 2;
    font-family: "FontAwesome";
    font-size: 28px;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    color: #FFF;
    display: block;
    top: 50%;
    width: 30px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.item_slider .owl-controls .owl-buttons div:hover {
    opacity: 0.7;
    text-decoration: none
}
.item_slider .owl-controls .owl-buttons div.owl-prev {
    left: 0
}
.item_slider .owl-controls .owl-buttons div.owl-next {
    right: 0
}

/* Content wrapper */
.content_wrapper {
    position: relative;
    border-top-style: solid;
    border-top-width: 3px
}
.thumb_wrapper  + .content_wrapper {
    margin-top: 0
}
.content_wrapper h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600
}
.content_wrapper h3 a {
    color: #222
}
.content_wrapper p {
    margin: 0
}
.content_wrapper .star-rating {
    margin-top: -5px;
    margin-bottom: 10px
}

/* Content meta */
.content_meta {
    overflow: hidden
}
.content_meta span {
    /*text-transform: uppercase;*/
    color: #999;
    font-size: 12px;
    margin-right: 10px;
    float: left
}
.content_meta span a {
    color: #999
}
.content_meta span a:hover {
    color: #222
}
.content_meta span:last-child {
    margin-right: 0
}
.content_meta span:after {
    font-family: "FontAwesome";
    font-size: 10px;
    margin-left: 4px;
}
.content_meta span.category:after {
    content: "\f08e"
}
.content_meta span.comments:after {
    content: "\f0e5"
}
.content_meta span.date:after {
    content: "\f017"
}
.content_meta span.author:after {
    content: "\f007"
}
.content_meta span.time:after {
    content: "\f144"
}
.content_meta span.eye:after {
    content: "\f06e"
}
.content_meta span.views:after {
    content: "\f06e"
}

.content_meta span.photo {
    color: #fff !important
}
.content_meta span.photo:before {
    font-family: "FontAwesome";
    font-size: 10px;
    margin-right: 5px;
    content: "\f03e"
}

/* Footer wrapper */
.footer_wrapper {
    overflow: hidden;
    padding-top: 10px;
}
.footer_wrapper .btn {
    float: left;
    width: auto;
    margin-right: 1px;
    margin-bottom: 0;
    line-height: 18px
}
.footer_wrapper .share_it span.share_it {
    display: inline-block;
    color: #fff;
    padding: 4px 10px;
    font-size: 14px;
    text-align: center;
    background-color: #ddd
}
.footer_wrapper .share_it span.share_number {
    padding: 4px 0;
    display: inline-block;
    color: #999;
    font-size: 12px;
    text-transform: uppercase
}

/* Star rating */
/*@font-face {
  font-family: "fontello";
  src: url('/local/templates/agrinews/css/../fonts/Fontello/fontello.eot?13710586');
  src: url('/local/templates/agrinews/css/../fonts/Fontello/fontello.eot?13710586#iefix') format('embedded-opentype'),
       url('/local/templates/agrinews/css/../fonts/Fontello/fontello.woff?13710586') format('woff'),
       url('/local/templates/agrinews/css/../fonts/Fontello/fontello.ttf?13710586') format('truetype'),
       url('/local/templates/agrinews/css/../fonts/Fontello/fontello.svg?13710586#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}*/
.star-rating {
    font-family: "fontello";
    letter-spacing: 1px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    width: 70px;
    white-space: nowrap
}
.star-rating:before {
    content: "\e800\e800\e800\e800\e800";
    color: #ddd;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 15px
}
.star-rating span:before {
    content: "\e800\e800\e800\e800\e800";
    color: #F89406;
    top: 0;
    position: absolute;
    left: 0;
}

/* Item reviews */
.item_reviews .rate_type {
    border-top: 1px dashed #ddd;
    padding-top: 3px;
    margin-top: 3px;
}
.item_reviews .rate_type:before,
.item_reviews .rate_type:after {
    content: " ";
    display: table
}
.item_reviews .rate_type:after {
    clear: both
}
.item_reviews .rate_type strong {
    color: #999;
    font-weight: 400;
    float: left
}
.item_reviews .rate_type .star-rating {
    margin-top: 2px;
    float: right
}

/*------------------------------------------------------------------
    Article list big
-------------------------------------------------------------------*/
.article_list_big {
    margin-bottom: 30px;
    padding-top: 28px;
}
.article_list_big + .small_article_list,
.article_list_big + .tiny_article_list {
    margin-top: -30px
}
.article_list_big .big_calendar_box {
    position: absolute;
    z-index: 1;
    top: -31px
}
.article_list_big .thumb_wrapper {
    background-color: #000;
    margin-top: -28px;
    overflow: hidden
}
.article_list_big .content_wrapper {
    background-color: #fff;
    padding: 35px 20px 10px 20px
}
.article_list_big .content_meta {
    background-color: #fff;
    padding: 0 20px
}
.article_list_big .footer_wrapper {
    background-color: #fff;
    padding: 10px 20px 20px 20px
}

/*------------------------------------------------------------------
    Article list big
-------------------------------------------------------------------*/
.article_list_big_1 {
    margin-bottom: 30px
}
.article_list_big_1 .big_calendar_box {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 20px
}
.article_list_big_1 + .small_article_list,
.article_list_big_1 + .tiny_article_list {
    margin-top: -30px
}
.article_list_big_1 .thumb_wrapper {
    overflow: hidden;
    background-color: #fff
}
.article_list_big_1 .thumb_wrapper .meta_wrapper {
    z-index: 3;
    position: absolute;
    left: 20px;
    bottom: 15px;
    margin-right: 20px
}
.article_list_big_1 .thumb_wrapper .meta_wrapper .star-rating:before {
    color: #fff;
    color: rgba(255,255,255,0.4);
}
.article_list_big_1 .thumb_wrapper .meta_wrapper .star-rating span:before {
    color: #fff
}
.article_list_big_1 .thumb_wrapper h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    font-weight: 600
}
.article_list_big_1 .thumb_wrapper h3 a {
    color: #fff
}
.article_list_big_1 .content_wrapper {
    background-color: #fff;
    padding: 10px 20px
}
.article_list_big_1 .content_meta {
    background-color: #fff;
    padding: 0 20px
}
.article_list_big_1 .thumb_wrapper .meta_wrapper .content_meta {
    padding: 0;
    background: none
}
.article_list_big_1 .thumb_wrapper .meta_wrapper .content_meta span,
.article_list_big_1 .thumb_wrapper .meta_wrapper .content_meta a {
    color: #bbb
}
.article_list_big_1 .thumb_wrapper .meta_wrapper .content_meta a:hover {
    color: #fff
}
.article_list_big_1 .footer_wrapper {
    background-color: #fff;
    padding: 10px 20px 20px 20px
}

/*------------------------------------------------------------------
    Small article list
-------------------------------------------------------------------*/
.small_article_list {
    background-color: #fff;
    margin-bottom: 30px
}
.small_article_list .item {
    padding: 15px 20px
}
.small_article_list .item .button {
    width: 100%
}
.small_article_list .item:before,
.small_article_list .item:after {
    content: " ";
    display: table
}
.small_article_list .item:after {
    clear: both
}
.small_article_list .item:nth-child(odd) {
    background-color: #f9f9f9
}
.small_article_list .item .item_wrapper {
    overflow: hidden
}
.small_article_list .item .item_header {
    width: 80px;
    margin: 4px 15px 0 0;
    float: left;
    background-color: #000
}
.small_article_list .item .item_content h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600
}
.small_article_list .item .item_content h4 a {
    display: block;
    color: #222
}
.small_article_list .item .content_meta {
    margin-top: 5px
}
.small_article_list .item .content_meta span {
    line-height: 1
}

/*------------------------------------------------------------------
    Medium article list
-------------------------------------------------------------------*/
.medium_article_list {
    background-color: #fff;
    margin-bottom: 30px
}
.medium_article_list .item {
    padding: 15px 20px
}
.medium_article_list .item .button {
    width: 100%
}
.medium_article_list .item:before,
.medium_article_list .item:after {
    content: " ";
    display: table
}
.medium_article_list .item:after {
    clear: both
}
.medium_article_list .item:nth-child(odd) {
    background-color: #f9f9f9
}
.medium_article_list .item .item_wrapper {
    overflow: hidden
}
.medium_article_list .item .item_header {
    width: 100px;
    margin: 2px 0 0 15px;
    float: right;
    background-color: #000
}
.medium_article_list .item .item_content h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600
}
.medium_article_list .item .item_content h4 a {
    display: block;
    color: #222
}
.medium_article_list .item .content_meta {
    margin-top: 5px
}
.medium_article_list .item .content_meta span {
    line-height: 1
}

/*------------------------------------------------------------------
    Text article list
-------------------------------------------------------------------*/
.text_article_list {
    background-color: #fff;
    margin-bottom: 30px
}
.text_article_list .item {
    padding: 15px 20px
}
.text_article_list .item .button {
    width: 100%
}
.text_article_list .item:before,
.text_article_list .item:after {
    content: " ";
    display: table
}
.text_article_list .item:after {
    clear: both
}
.text_article_list .item:nth-child(odd) {
    background-color: #f9f9f9
}
.text_article_list .item .item_wrapper {
    text-align: center
}
.text_article_list .item .item_content h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600
}
.text_article_list .item .item_content h4 a {
    display: block;
    color: #222
}
.text_article_list .item .content_meta {
    margin-top: 5px;
    line-height: 1;
}
.text_article_list .item .content_meta span {
    float: none
}

/*------------------------------------------------------------------
    Article list
-------------------------------------------------------------------*/
.article_list {
    margin-bottom: 30px
}
.article_list .item {
    margin-bottom: 15px
}
.article_list .item:last-child {
    margin-bottom: 0
}
.article_list .item:before,
.article_list .item:after {
    content: " ";
    display: table
}
.article_list .item:after {
    clear: both
}
.item .item_header img {
    width: 99.8%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.item .item_header:hover img {
    opacity: 0.7
}
.article_list .item .item_content h4,.article_list .item .item_content h1 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 5px 0;
    font-weight: 600
}
.article_list .item .item_content h4 a {
    display: block;
    color: #222
}
.article_list .item .item_content .star-rating {
    margin-bottom: 10px
}

/* Standard */
.article_list.standard .item .item_wrapper {
    padding: 20px;
    background-color: #fff;
    overflow: hidden
}
.article_list.standard .item .item_wrapper p:last-child {
    margin: 0
}
.article_list.standard .item .item_header {
    overflow: hidden;
    width: 100%;
    background-color: #000
}
.article_list.standard .item .item_header:hover img {
    opacity: 0.7;
    -webkit-transform: rotate(2deg) scale(1.1,1.1);
    -moz-transform: rotate(2deg) scale(1.1,1.1);
    -ms-transform: rotate(2deg) scale(1.1,1.1);
    transform: rotate(2deg) scale(1.1,1.1);
}
.article_list.standard .item .content_meta {
    margin: 5px 0
}

/* Small */
.article_list.small .item .item_header {
    overflow: hidden;
    width: 20%;
    margin: 0 15px 0 0;
    float: left;
    background-color: #000
}
.article_list.small .item .item_header:hover img {
    opacity: 0.7;
    /*-webkit-transform: rotate(2deg) scale(1.1,1.1);
    -moz-transform: rotate(2deg) scale(1.1,1.1);
    -ms-transform: rotate(2deg) scale(1.1,1.1);
    transform: rotate(2deg) scale(1.1,1.1);*/
}
.article_list.small .item .item_header .big_calendar_box {
    position: absolute;
    left: 20px;
    top: 0
}
.article_list.small .item .item_wrapper {
    padding: 20px;
    background-color: #fff;
    overflow: hidden
}
.article_list.small .item .item_wrapper p:last-child {
    margin: 0
}
.article_list.small .item .item_wrapper .content_meta {
    margin: 5px 0
}

/*------------------------------------------------------------------
    Review block
-------------------------------------------------------------------*/
.review_list {
    margin-bottom: 30px;
   /* display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
    width: 100%;
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
}
/*.review_list:before,
.review_list:after {
    content: " ";
    display: table
}
.review_list:after {
    clear: both
}*/


.review_list .item {
    position: relative;
    background-color: #fff;
    padding: 20px;
    /*float: left;*/
    /*height: 100%;*/
    vertical-align: top;
    display: inline-block;
}
.review_list.two .item {
    width: 50%
}
.review_list.three .item {
    /*width: 32%;*/
    display: flex;
    flex-direction: column;
    /*flex-basis: 33%;*/
    justify-content: space-between;

}


.review_list.three .item .item_bottom{
        display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

.review_list.three .item .item_bottom .footer_wrapper{
    padding-top: 0;
    display: flex;
    justify-content: end;
}

@media (max-width: 767px) {
    .review_list.three .item{
        width: 100%;
        flex-basis: 100%;
    }

    .review_list.three .item .item_bottom{
        display: block;
    }

    .review_list.three .item .item_bottom .footer_wrapper{
        padding-top: 10px;
    }
}



.review_list.four .item {
    width: 25%
}
.review_list.five .item {
    width: 20%
}
.review_list .item:nth-child(odd) {
    background-color: #f9f9f9
}
.review_list .item .item_header {
    position: relative;
    margin: 0 0 10px 0;
    background-color: #000
}
.review_list .item .item_content h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 8px 0;
    font-weight: 600
}
.review_list .item .item_content h4 a {
    display: block;
    color: #222;
    
}
.review_list .item .item_content p {
    font-size: 14px;   
}

.review_list .item .label {
    z-index: 2;
    font-size: 12px;
    position: absolute;
    text-align: center;
    left: 20px;
    top: 40px;
    height: 25px;
    text-transform: uppercase;
    line-height: 25px;
    color: #fff;
    padding: 0 5px
}

/*------------------------------------------------------------------
    Video list
-------------------------------------------------------------------*/
.video_list {
    margin-bottom: 30px
}
.video_list:before,
.video_list:after {
    content: " ";
    display: table
}
.video_list:after {
    clear: both
}
.video_list .item .item_header {
    position: relative;
    margin: 0 0 10px 0;
    background-color: #000
}
.video_list .item .item_header .video_icon {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 24px
}
.video_list .item .item_header .video_icon i {
    color: #fff
}
.video_list .item {
    position: relative;
    background-color: #fff;
    padding: 20px;
    float: left;
    text-align: center
}
.video_list.dark .item {
    background-color: #222
}
.video_list.dark .item:nth-child(odd) {
    background-color: #333
}
.video_list.two .item {
    width: 50%
}
.video_list.three .item {
    width: 33.33%
}
.video_list.four .item {
    width: 25%
}
.video_list.five .item {
    width: 20%
}
.video_list .item:nth-child(odd) {
    background-color: #f9f9f9
}
.video_list .item .item_content h4 {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 5px 0
}
.video_list .item .item_content h4 a {
    display: block;
    color: #222
}
.video_list.dark .item .item_content h4 a {
    color: #fff
}
.video_list .item .content_meta {
    line-height: 1
}
.video_list .item .content_meta span {
    float: none
}
.video_list .item .transition_line {
    width: 0;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease
}
.video_list .item:hover .transition_line {
    width: 100%
}
.video_list .item .label {
    z-index: 2;
    font-size: 10px;
    position: absolute;
    text-align: center;
    left: 20px;
    top: 40px;
    height: 20px;
    text-transform: uppercase;
    line-height: 20px;
    color: #fff;
    padding: 0 4px
}

/*------------------------------------------------------------------
    Video list #1
-------------------------------------------------------------------*/
.video_list_1 {
    margin-bottom: 30px
}
.video_list_1:before,
.video_list_1:after {
    content: " ";
    display: table
}
.video_list_1:after {
    clear: both
}
.video_list_1 .item {
    position: relative;
    float: left;
    text-align: center;
    width: 30%
}
.video_list_1 .item .inner {
    margin: 0 0 2px 2px;
    background-color: #fff;
    height: 150px
}
.video_list_1 .item .item_header {
    position: relative;
    overflow: hidden;
    margin: 0 0 10px 0;
    background-color: #000
}
.video_list_1 .item:first-child {
    width: 40%;
    margin-left: 0
}
.video_list_1 .item:first-child .inner {
    height: 302px;
    margin: 0
}
.video_list_1 .item:first-child .item_header {
    height: 200px
}
.video_list_1 .item .item_header {
    height: 150px
}
.video_list_1 .item .item_header img {
    display: block
}
.video_list_1 .item .item_header .video_icon {
    z-index: 1;
    position: absolute;
    left: 50%;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.2)
}
.video_list_1 .item .item_header .video_icon {
    top: 44%;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px
}
.video_list_1 .item:first-child .item_header .video_icon {
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px
}
.video_list_1 .item .item_header .video_icon i {
    color: #fff
}
.video_list_1 .item .item_header h4 {
    position: absolute;
    left: 0;
    bottom: 10px;
    padding: 0 10px;
    font-weight: 600;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    max-height: 38px;
    overflow: hidden
}
.video_list_1 .item .item_header h4 a {
    color: #fff
}
.video_list_1 .item:first-child .item_content {
    padding: 0 10px;
    max-height: 45px;
    overflow: hidden
}
.video_list_1 .item:first-child .item_content h4 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px 0;
    font-weight: 600
}
.video_list_1 .item:first-child .item_content h4 a {
    display: block;
    color: #222
}
.video_list_1 .item .label {
    z-index: 2;
    font-size: 12px;
    position: absolute;
    text-align: center;
    left: 0px;
    top: 20px;
    height: 25px;
    text-transform: uppercase;
    line-height: 25px;
    color: #fff;
    padding: 0 5px
}
.video_list_1 .item .content_meta span {
    float: none
}
.video_list_1 .item .transition_line {
    width: 0;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease
}
.video_list_1 .item:hover .transition_line {
    width: 100%
}

/*------------------------------------------------------------------
    Gallery list #1
-------------------------------------------------------------------*/
.gallery_list {
    margin-bottom: 30px;
}
.gallery_list:before,
.gallery_list:after {
    content: " ";
    display: table
}
.gallery_list:after {
    clear: both
}
.gallery_list .item {
    float: left;
    text-align: center;
    padding: 0 0 1px 1px
}
.gallery_list .item .inner {
    position: relative;
    overflow: hidden;
    background-color: #222
}
.gallery_list .item .inner img {
    width: 100%;
    opacity: 0.5;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.gallery_list .item:hover .inner img {
    opacity: 1;
    -webkit-transform: rotate(2deg) scale(1.1,1.1);
    -moz-transform: rotate(2deg) scale(1.1,1.1);
    -ms-transform: rotate(2deg) scale(1.1,1.1);
    transform: rotate(2deg) scale(1.1,1.1);
}
.gallery_list.two .item {
    width: 50%
}
.gallery_list.three .item {
    width: 33.33%
}
.gallery_list.four .item {
    width: 25%
}
.gallery_list.five .item {
    width: 20%
}
.gallery_list .item .inner .item_header {
    z-index: 3;
    position: absolute;
    left: 0px;
    bottom: 10px;
    padding: 0 10px;
    font-weight: 600;
    width: 100%;
    max-height: 55px;
    overflow: hidden
}
.gallery_list .item .inner .item_header h4 {
    padding: 0 10px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}
.gallery_list .item .inner .item_header h4 a {
    color: #fff
}
.gallery_list .item .inner .gallery_icon {
    z-index: 1;
    position: absolute;
    top: 45%;
    left: 0;
    margin-top: -14px;
    width: 100%;
    text-align: center;
    color: #fff
}
.gallery_list .item .inner .gallery_icon .icon_inner {
    font-size: 12px;
    display: inline-block;
    padding: 2px 8px;
    border: 1px dotted #fff
}
.gallery_list .item .inner .gallery_icon .icon_inner i {
    color: #fff;
    margin-right: 5px
}

/*------------------------------------------------------------------
    Gallery single
-------------------------------------------------------------------*/
.gallery_single {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 30px
}
.gallery_single .item_slider {
    margin-bottom: 20px
}
.gallery_single p {}

/*------------------------------------------------------------------
    Timeline list
-------------------------------------------------------------------*/
.timeline_list {
    margin-bottom: 15px
}
.timeline_list .item {
    min-height: 56px;
    position: relative;
    padding-left: 35px
}
.timeline_list .item .item_date:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 56px 70px 0 0;
    border-color: rgba(255,255,255,0.1) transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0
}
.timeline_list .item .item_date {
    background-color: #bbb;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 75px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.timeline_list .item:hover .item_date {
    background-color: #377c2b;
}
.timeline_list .item .item_date .date {
    padding-top: 10px;
    font-size: 20px;
    line-height: 1;
    font-weight: 700
}
.timeline_list .item .item_date .month {
    font-size: 12px;
    line-height: 1;
    font-weight: 400
}

.timeline_list .item .item_date .year {
       font-size: 20px;
    line-height: 1;
    font-weight: 700;
}

.timeline_list .item .item_content {
    min-height: 56px;
    border-left: 1px dotted #bbb;
    padding-left: 50px;
    padding-bottom: 15px;
    position: relative
}
.timeline_list .item:last-child .item_content {
    border-left: none
}
.timeline_list .item .item_content h4 {
    background-color: #fff;
    padding: 10px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600;
    color: #222
}
.timeline_list .item .item_content h4 a {
    display: block;
    color: #222
}
.timeline_list .item .item_content .content_meta {
    background-color: #fff;
    padding: 10px;
    padding-top: 0
}

.timeline_list .item .item_content .content_meta img{
   max-width: 50%;}

.timeline_list + ul.page_numbers {
    margin-left: 86px;
    margin-top: -15px;
    margin-bottom: 15px;
}

/*------------------------------------------------------------------
    Shop category
-------------------------------------------------------------------*/
.woocommerce-result-count {
    width: 50%;
    float: left;
    padding: 6px 0;
    margin-bottom: 20px
}
.woocommerce-ordering {
    text-align: right;
    margin-bottom: 20px
}
.woocommerce-ordering select {
    display: inline-block
}
ul.products {
    clear: both;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0
}
ul.products:before,
ul.products:after {
    content: " ";
    display: table
}
ul.products:after {
    clear: both
}
ul.products li.product {
    margin-bottom: 20px;
    position: relative;
    float: left;
    clear: none;
    background-color: #fff
}
ul.products.three li.product {
    width: 32%;
    margin-right: 2%
}
ul.products.four li.product {
    width: 23%;
    margin-right: 2.66%
}
ul.products li.product.first {
    clear: left
}
ul.products li.product.last {
    margin-right: 0
}
ul.products li.product .product_item {
    position: relative;
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}
.onsale {
    z-index: 1;
    padding: 2px 6px;
    text-align: center;
    color: white;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    background-color: #bbb;
    top: 10px;
    left: 10px;
}
ul.products li.product .onsale {
    top: 10px;
    left: 10px;
}
ul.products li.product .product_item img {
    width: 100%
}

ul.products li.product .product_item .product_hover {
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #000;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
    -moz-transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
    -o-transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
    transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
}
ul.products li.product .product_item:hover .product_hover {
    left: 0;
    -webkit-transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
    -moz-transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
    -o-transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
    transition: all 200ms cubic-bezier(0.3, 0, 0.3, 1);
}
ul.products li.product .product_item .product_hover table {
    height: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent
}
ul.products li.product .product_item .product_hover table td {
    vertical-align: middle;
    text-align: center;
    padding: 0 5px;
    margin: 0;
    border: 0
}

ul.products li.product .product_footer {
    text-align: center;
    padding: 10px
}
ul.products li.product .product_footer .star-rating {
    left: 50%;
    margin-left: -35px
}
ul.products li.product .product_footer .price {
    margin-bottom: 10px;
    font-size: 15px;
    display: block;
    color: #222;
    font-weight: 700
}
ul.products li.product .product_footer del {
    font-weight: 400;
    color: #999
}
ul.products li.product .product_footer ins {
    text-decoration: none;
    color: #222;
    font-weight: 700;
}
ul.products li.product .product_footer a {
    display: block;
    margin: 0
}
ul.products li.product .product_footer .btn {
    text-transform: uppercase
}

/*------------------------------------------------------------------
    Shop single
-------------------------------------------------------------------*/
div.product {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff
}
div.product:before,
div.product:after {
    content: " ";
    display: table
}
div.product:after {
    clear: both
}
div.product .onsale {
    top: 30px;
    left: 30px;
}
div.product .images {
    width: 38%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px
}
div.product .images img {
    width: 100%;
    height: auto
}
div.product .images a {
    display: block;
    margin-bottom: 5px
}
div.product .images .thumbnails {
    overflow: hidden
}
div.product .images .thumbnails a {
    float: left;
    width: 80px;
    margin-right: 5px;
    margin-bottom: 5px
}

div.product .summary {
    width: 60%;
    float: right;
    margin-bottom: 20px
}
div.product .summary h1.product_title {
    font-size: 26px;
    line-height: 34px;
    font-weight: 600
}
div.product .summary .woocommerce-product-rating {
    margin-bottom: 10px
}
div.product .summary p.price {
    margin-bottom: 15px;
    font-size: 18px;
    display: block;
    color: #222;
    font-weight: 700
}
div.product .summary p.price del {
    font-weight: 400;
    color: #999
}
div.product .summary p.price ins {
    text-decoration: none;
    color: #222;
    font-weight: 700;
}
div.product .summary form {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    margin: 15px 0
}
div.product .summary .quantity {
    float: left;
    margin-right: 10px;
    width: 80px;
    text-align: center
}
div.product .summary .quantity input {
    text-align: center
}

div.product .summary .product_meta {}
div.product .summary .product_meta > span {
    display: block
}

div.product .woocommerce-tabs {
    clear: both;
    padding-top: 20px
}
div.product .woocommerce-tabs h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px
}

/*------------------------------------------------------------------
    Page title
-------------------------------------------------------------------*/
#page_title h1 {
    font-weight: 600;
    font-size: 26px;
    margin: 0;
    line-height: 38px
}

/*------------------------------------------------------------------
    Single article
-------------------------------------------------------------------*/
article.single_post {
    background-color: #fff;
    margin-bottom: 30px
}
header.post_header h1 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
    padding: 20px;
    margin: 0
}

/* Meta */
header.post_header .content_meta {
    padding: 5px 20px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

/* Post featured */
.post_featured img,
.post_featured iframe {
    width: 100%
}
.post_featured {
    padding: 20px;
    padding-bottom: 0
}

.post_image{
    float: left;
    padding: 0 15px 15px 0;
    max-width: 250px;
    
}

.post_image_good{    
    padding-bottom: 10px;
    justify-content: center;
    align-content: space-between;
    align-items: center;
    flex-direction: column;
    display: flex;
}


/* Post content */
article.single_post .post_content {
    padding: 20px
}

/* Footer */
footer.post_footer .source_tag {
    border-top: 1px solid #f1f1f1;
    padding: 20px
}
footer.post_footer .source_tag .content {
    font-size: 12px;
    margin-bottom: 1px
}
footer.post_footer .source_tag .content span {
    background-color: #bbb;
    color: #fff;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 5px;
    margin-right: 5px
}
footer.post_footer .source_tag .content a {
    color: #666
}
footer.post_footer .source_tag .content a:hover {
    text-decoration: underline
}

/* Sharing */
footer.post_footer .post_sharing {
    width: 100%;
    padding: 20px;
    border-top: 1px solid #f1f1f1
}
footer.post_footer .post_sharing:before,
footer.post_footer .post_sharing:after {
    content: " ";
    display: table
}
footer.post_footer .post_sharing:after {
    clear: both
}
/*
footer.post_footer .post_sharing a {
    display: block;
    float: left;
    line-height: 30px;
    height: 30px;
    color: #fff;
    margin-right: 5px
}
footer.post_footer .post_sharing a.facebook {
    background-color: #3b5998
}
footer.post_footer .post_sharing a.twitter {
    background-color: #00aced
}
footer.post_footer .post_sharing a.google {
    background-color: #dd4b39
}
footer.post_footer .post_sharing a.pinterest {
    background-color: #ca212a
}
footer.post_footer .post_sharing a.linkedin {
    background-color: #02669a
}
footer.post_footer .post_sharing a.tumblr {
    background-color: #44546b
}
footer.post_footer .post_sharing a.email {
    background-color: #222
}
footer.post_footer .post_sharing a .share_icon {
    float: left;
    width: 30px;
    text-align: center;
    border-right: 1px solid #fff;
    position: relative
}
footer.post_footer .post_sharing a .share_icon:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: rgba(255,255,255,0.10) transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0
}
footer.post_footer .post_sharing a .share_text {
    float: left;
    font-size: 12px;
    padding: 0 8px
}
*/
/* Controls */
footer.post_footer .post_controls {
    position: relative;
    border-top: 1px solid #f1f1f1;
}
footer.post_footer .post_controls:before,
footer.post_footer .post_controls:after {
    content: " ";
    display: table
}
footer.post_footer .post_controls:after {
    clear: both
}
footer.post_footer .post_controls .prev_post,
footer.post_footer .post_controls .next_post {
    width: 50%;
    float: left;
    min-height: 1px;
    display: block;
    position: relative;
    /*padding: 20px*/
}
footer.post_footer .post_controls span {
    display: block;
    text-transform: uppercase;
    color: #999;
    font-size: 12px
}
footer.post_footer .post_controls a {
    display: block;
    font-weight: 700;
    color: #222;
    font-size: 15px;
    line-height: 23px
}
footer.post_footer .post_controls a:hover {
    text-decoration: underline
}
footer.post_footer .post_controls .post_separator {
    position: absolute;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #f1f1f1
}
footer.post_footer .post_controls .prev_post {}
footer.post_footer .post_controls .next_post {
    text-align: right
}

/* Author box */
.author_box {
    padding: 20px;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1
}
.author_box + .row {
    margin-top: 20px
}
.author_box:before,
.author_box:after {
    content: " ";
    display: table
}
.author_box:after {
    clear: both
}
.author_box .avatar {
    float: left;
    width: 100px;
    margin: 0 20px 0 0
}
.author_box .info {
    overflow: hidden
}
.author_box .info .author_name {
    font-weight: 700;
    font-size: 16px;
    color: #222
}
.author_box .info .author_name a {
    color: #222
}

.author_box .info .author_name p {
    line-height: 14px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: normal;
    /*display: inline;*/
}

.author_mag{
    border: 0px;
    padding: 0px;
}
.author_box .info .author_name p {
    line-height: 15px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    /*display: inline;*/
}

.author_box .info .author_url {
    font-size: 12px
}
.author_box .info .author_social {
    font-size: 0
}
.author_box .info .author_social a {
    display: inline-block;
    font-size: 16px;
    width: 20px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #222
}
.author_box .info .author_social a:hover {
    color: #999
}

/*------------------------------------------------------------------
    Contact form
-------------------------------------------------------------------*/
.contact_form {}
.contact_form input[type="text"] {
    width: 100%
}

/*------------------------------------------------------------------
    404 Page
-------------------------------------------------------------------*/
.page_404 {
    text-align: center;
    padding: 10px 0 20px 0
}
.page_404 .title_404 {
    font-size: 130px;
    line-height: 130px;
    font-weight: 400;
    color: #ddd
}
.page_404 form {
    margin: 10px 0;
    /*display: inline-block;*/
}

/*------------------------------------------------------------------
    Parallax container
-------------------------------------------------------------------*/
.parallax_container {
    position: relative;
    width: 100% !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.parallax_container .parallax_element {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.parallax_container .parallax_header {
    bottom: 30px;
    z-index: 1;
    display: block;
    position: absolute;
    left: 50%
}
.parallax_container .parallax_header h1 {
    color: #fff;
    font-weight: 700
}
.parallax_container .parallax_header h1 a {
    color: #fff
}
.parallax_container .parallax_header .content_meta span,
.parallax_container .parallax_header .content_meta span a {
    color: #bbb
}
.parallax_container .parallax_header .content_meta span a:hover {
    color: #fff
}

/*------------------------------------------------------------------
    Comments
-------------------------------------------------------------------*/
#comments {}
.comments_list {
    list-style: none;
    padding: 0;
    margin: 0
}
.comments_list .comment {
    margin-bottom: 15px
}
.comments_list .comment article {}
.comments_list .comment .comment_avatar {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0px 25px 0 0;
    float: left
}
.comments_list .comment .comment_avatar:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    right: -25px;
    top: 15px;
    border-style: solid;
    border-width: 0 15px 20px 0;
    border-color: transparent #fff transparent transparent;
}
.comments_list .comment .comment_avatar img {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.comments_list .comment .comment_content {
    background-color: #fff;
    padding: 10px 15px;
    min-height: 50px;
    overflow: hidden
}
.comments_list .comment .comment_content .meta {
    color: #999;
    margin-bottom: 6px;
    font-size: 16px
}
.comments_list .comment .comment_content .meta .comment_author,
.comments_list .comment .comment_content .meta .comment_author a {
    font-weight: 600;
    color: #222
}
.comments_list .comment .comment_content .meta .comment_date {
    font-size: 12px;
    margin-left: 5px
}
.comments_list .comment .comment_reply {
    color: #999;
    font-size: 12px;
    text-decoration: underline
}

/* Children */
.comments_list .children {
    margin-top: 15px;
    padding-left: 75px;
    list-style: none;
}
.comments_list .children .comment .comment_avatar,
.comments_list .children .comment .comment_avatar img {
    width: 50px;
    height: 50px
}

/* Author */
.comments_list .comment.bypostauthor .comment_content {
    position: relative
}

/* Respond */
#respond form p input {
    width: 100%
}
#respond form p.form_submit input {
    width: auto
}

/*------------------------------------------------------------------
    Editor review
-------------------------------------------------------------------*/
.editor_review {
    border-top: 1px solid #f1f1f1
}
.editor_review:before,
.editor_review:after {
    content: " ";
    display: table
}
.editor_review:after {
    clear: both
}
.editor_review .block_title h2 {
    font-size: 18px
}
.editor_review .review_group {
    background-color: #f9f9f9;
    padding: 20px
}
.editor_review .review_group .review {
    margin-bottom: 10px
}
.editor_review .review_group .review .review_header {
    overflow: hidden;
    margin-bottom: 2px
}
.editor_review .review_group .review .review_header .title {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    float: left
}
.editor_review .review_group .review .review_header .result {
    float: right;
    color: #999;
    font-size: 12px
}
.editor_review .review_group .review .review_footer {
    height: 7px;
    overflow: hidden;
    background-color: #ddd
}
.editor_review .review_group .review .review_footer span {
    height: 100%;
    display: block;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
}

.editor_review .review_summary {
    position: relative;
    overflow: hidden
}
.editor_review .review_summary .item_header {
    width: 20%;
    height: 100%;
    float: left;
    display: block;
    position: relative;
    margin: 0 0 -1000px 0;
    padding: 20px 0 1020px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}
.editor_review .review_summary .item_header .score {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 2px
}
.editor_review .review_summary .item_header .summary {
    font-size: 12px;
    line-height: 1.1;
    margin-bottom: 8px
}
.editor_review .review_summary .item_header .rate_stars .star-rating {
    display: inline-block
}
.editor_review .review_summary .item_header .rate_stars .star-rating:before {
    color: #fff;
    color: rgba(255,255,255,0.4);
}
.editor_review .review_summary .item_header .rate_stars .star-rating span:before {
    color: #fff
}
.editor_review .review_summary .item_wrapper {
    margin: 0 0 -1000px 0;
    padding: 20px 20px 1010px 20px;
    width: 80%;
    float: left;
    background-color: #222;
    color: #999
}
.editor_review .review_summary .item_wrapper h5 {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 5px 0;
    text-transform: uppercase
}
.editor_review .review_summary .item_wrapper p {}

/*------------------------------------------------------------------
    Related articles
-------------------------------------------------------------------*/
.related_articles {
    border-top: 1px solid #f1f1f1;
    padding: 20px;
    padding-top: 10px;
    background-color: #f9f9f9
}
.related_articles:before,
.related_articles:after {
    content: " ";
    display: table
}
.related_articles:after {
    clear: both
}
.related_articles .block_title h2 {
    font-size: 18px
}
.related_articles .item {
    width: 32.44%;
    margin-right: 1.33%;
    float: left
}
.related_articles .item:last-child {
    margin-right: 0
}
.related_articles .item .item_header {
    background-color: #fff;
    margin-bottom: 10px
}
.related_articles .item h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600
}
.related_articles .item h4 a {
    color: #222
}

/*------------------------------------------------------------------
    Footer
-------------------------------------------------------------------*/
#footer {
    background-color: #222;
    padding: 30px 0 0 0
}
#footer .widget {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}
#footer .widget .widget_title {
    border-bottom: 2px solid #444;
    height: 30px;
}
#footer .widget .widget_title h4 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff
}
#footer.two .widget {
    width: 50%
}
#footer.three .widget {
    width: 33.33333333%
}
#footer.four .widget {
    width: 25%
}

/*------------------------------------------------------------------
    Copyright
-------------------------------------------------------------------*/
#copyright {
    padding: 10px 0;
    font-size: 12px;
    text-align: center;
    color: #999;
    background-color: #333
}
#copyright p {
    margin: 0
}
#copyright p a {
    color: #ddd
}


.scrollup{
width:45px;
height:45px;
opacity:0.5;
position:fixed;
bottom:30px;
right:30px;
display:none;
text-indent:-9999px;
background: url('/local/templates/agrinews/css/../img/scroll_up2_s.png') no-repeat;

}

.scrollup:hover{
    opacity:1;
}

.sisea-highlight{
background: yellow;
}

.col-sm-2 {
    width: 25%;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.col-sm-10 {
    width: 75%;
    float: left;
}

.form-group {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
    font-size: 14px;
}
.control-label {
    font-size: 15px;
}
input.form-control {
    width: 100%;
    border-radius: 4px;
}

.owl-prev span, .owl-next span {
    color: #FFF;
}

.owl-prev span:hover, 
.owl-next span:hover {
    color: #8199A3;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    height: 100%;
}

.owl-prev {
    left: 7px;
}

.owl-next {
    right: 7px;
}

/* removing blue outline from buttons */
button:focus, button:active {
   outline: none;
}



@media (max-width: 767px) {
    body {
        background: #377c2b;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .col {
        width: 100%;
        display: block;
        clear: both
    }

    .header_main-parent {
        height: auto !important
    }

    #header .fixed {
        position: static !important
    }

    #header.style_1 .logo_brand,
    #header.style_2 .logo_brand,
    #header.style_1 .header_body .banner,
    #header.style_2 .header_body .banner {
        float: none;
        display: block
    }

    #header.style_1 .logo_brand {
        margin: 0 auto 20px auto;
        text-align: center
    }

    nav.top_navigation {
        float: none
    }

    nav.top_navigation ul.menu {
        display: none
    }

    .search_block {
        float: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .open_menu_mobile {
        display: block
    }

    nav.site_navigation ul.menu {
        display: none
    }

    nav.site_navigation .widget {
        width: 100%;
        float: none;
        display: block;
        clear: both;
        padding: 0
    }

    .parallax_container,
    .parallax_container .parallax_element {
        height: 350px
    }

    .parallax_container .parallax_header {
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
        left: 0
    }

    .parallax_container .parallax_header h1 {
        font-size: 26px;
        line-height: 34px;
        font-weight: 600
    }

    .grid_block_articles .item {
        float: left;
        width: 50%;
        height: auto
    }

    .grid_block_articles .item:first-child {
        width: 100%
    }

    .grid_block_articles .item:first-child .inner,
    .grid_block_articles .item .inner {
        margin: 0;
        height: auto
    }

    .grid_block_articles .item:first-child .meta_wrapper h3,
    .grid_block_articles .item .meta_wrapper h3 {
        font-size: 14px;
        line-height: 20px;
        overflow: hidden;
        max-height: 40px
    }

    .grid_block_articles .item .meta_wrapper h3 {
        max-height: 40px
    }

    .grid_block_articles .item:first-child .meta_wrapper h3 {
        max-height: none
    }

    .grid_block_articles .item .meta_wrapper .content_meta {
        display: none
    }

    .breaking_news .breaking_title,
    .breaking_news .breaking_block .owl-controls {
        display: none
    }

    .breaking_news .breaking_block .owl-wrapper-outer,
    .breaking_news .breaking_block {
        width: 100%;
    }

    .video_list_1 .item {
        width: 50%
    }

    .video_list_1 .item .inner,
    .video_list_1 .item .item_header {
        margin: 0
    }

    .video_list_1 .item:first-child {
        float: none;
        text-align: center;
        width: 100%
    }

    .video_list_1 .item:first-child .inner {
        height: auto
    }

    .video_list_1 .item:first-child .item_wrapper {
        padding-bottom: 10px
    }

    .video_list_1 .item:first-child .item_header {
        height: auto;
        margin-bottom: 10px
    }

    .video_list_1 .item:first-child .item_content {
        max-height: none
    }

    .gallery_list.two .item,
    .gallery_list.three .item,
    .gallery_list.four .item,
    .gallery_list.five .item {
        width: 50%
    }

    .review_list.two .item,
    .review_list.three .item,
    .review_list.four .item,
    .video_list.two .item,
    .video_list.three .item,
    .video_list.four .item {
        float: none;
        width: 100%;
        display: block;
        clear: both
    }

    footer.post_footer .post_sharing a {
        width: 49.5%;
        margin-right: 1%;
        margin-bottom: 5px
    }

    footer.post_footer .post_sharing a:nth-child(2n) {
        margin-right: 0
    }

    ul.products li.product {
        clear: left
    }

    ul.products.three li.product,
    ul.products.four li.product {
        width: 48%;
        margin-right: 2%
    }

    ul.products li.product:nth-child(2n) {
        float: right;
        clear: none;
        margin-right: 0
    }

    div.product .images {
        width: 100%;
        margin-right: 0;
        float: none;
        display: block;
        clear: both
    }

    div.product .images .thumbnails a {
        width: 50px
    }

    div.product .summary {
        width: 100%;
        float: none;
        display: block;
        clear: both
    }

    #footer.two .widget,
    #footer.three .widget,
    #footer.four .widget {
        width: 100%;
        float: none;
        display: block;
        clear: both
    }

    .article_list.small .item .item_header {
        overflow: hidden;
        width: 100%;
        margin: 0 15px 0 0;
        float: left;
        background-color: #000;
    }
}

    /*ipad 3&4, all magazin*/
    @media only screen
    and (min-device-width : 768px)
    and (max-device-width : 1024px)
    and (orientation : portrait)
    and (-webkit-min-device-pixel-ratio: 2)
    {
        .col .col_3_of_12{min-height: 310px;width: 25%;float: left;clear: none;}
        .review_list.three .item{width: 50%;clear: none;float: left;}
        .article_list.small .item .item_header {width: 20%;}
    }

    @media only screen
    and (min-device-width : 375px)
    and (max-device-width : 667px){
        .col .col_3_of_12{min-height: 310px;width: 48%;float: left;clear: none;}
    }



@media (min-width: 768px) and (max-width:992px) {
    .container{width:750px}
    .col{width:100%;display:block;clear:both}
    #wrapper.boxed{max-width:800px}
    #wrapper.boxed #header .fixed{max-width:800px;left:initial}
    nav.site_navigation ul.menu > li > a{font-size:14px;padding:0px 5px}
    .parallax_container,
    .parallax_container .parallax_element{height:350px}
    .parallax_container .parallax_header{bottom:30px;width:750px;margin-left:-375px}
    .parallax_container .parallax_header h1{font-size:36px;line-height:42px;}
    .grid_block_articles .item .inner{height:152px;}
    .grid_block_articles .item:first-child .inner{height:315px}
    .grid_block_articles .item .meta_wrapper h3{font-size:14px;line-height:20px}
    .breaking_news .breaking_block{width:596px}
    .breaking_news .breaking_block .owl-wrapper-outer{width:556px}
    #footer .widget{float:left}
}

@media (min-width:993px) and (max-width:1200px){
    .container{width:970px}
    .col{float:left}
    #wrapper.boxed{max-width:1020px}
    #wrapper.boxed #header .fixed{max-width:1020px;left:initial}
    .parallax_container,
    .parallax_container .parallax_element{height:450px}
    .parallax_container .parallax_header{bottom:30px;width:970px;margin-left:-485px}
    .parallax_container .parallax_header h1{font-size:42px;line-height:50px;}
    .grid_block_articles .item .inner{height:198px;}
    .grid_block_articles .item:first-child .inner{height:407px}
    .video_list_1 .item .inner{height:142px}
    .video_list_1 .item:first-child .inner{height:286px}
    .video_list_1 .item:first-child .item_header{height:190px}
    .video_list_1 .item .item_header{height:142px}
    .breaking_news .breaking_block{width:816px}
    .breaking_news .breaking_block .owl-wrapper-outer{width:776px}
    #footer .widget{float:left}
}

@media (min-width:1201px) {
    /*------------------------------------------------------------------
    Container
-------------------------------------------------------------------*/
    .container {
        width: 1024px
    }
    .col {
        float: left
    }
    #wrapper.boxed {
        max-width: 1084px
    }

    /*------------------------------------------------------------------
        Header menu
    -------------------------------------------------------------------*/
    #wrapper.boxed #header .fixed {
        max-width: 1084px;
        left: initial
    }

    /*------------------------------------------------------------------
        Parallax container
    -------------------------------------------------------------------*/
    .parallax_container,
    .parallax_container .parallax_element {
        height: 550px
    }
    .parallax_container .parallax_header {
        bottom: 30px;
        width: 1024px;
        margin-left: -512px
    }
    .parallax_container .parallax_header h1 {
        font-size: 42px;
        line-height: 50px;
    }

    /*------------------------------------------------------------------
        Footer
    -------------------------------------------------------------------*/
    #footer .widget {
        float: left
    }
}

.jurnal_items{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.bx_pagination_bottom .bx_pagination_page li.bx_active{
    background: #377c2b;
    color:#FFFFFF;
}

.bx_pagination_bottom .bx_pagination_page li{
    min-width: 30px;
}

.bx_pagination_bottom .bx_pagination_page{
    font-size: 16px;
}

.bx_pagination_bottom .bx_pagination_section_two{
    font-size: 16px;
}


.meropImgF{
    max-height: 200px;
    max-width:135px;
}

@media (max-width: 767px) {
    .meropImgF {
        max-width: 200px;
    }

    .post_content .post_image{
        max-width: unset;
        float: unset;
        padding-top: unset;
    }
}



.sidebarMagItems{  
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.sidebarMagItems .item{
    display: flex;
    flex-direction: column;
    /* flex-basis: 50%;
    padding-right: 5px;
    padding-left: 5px;
    width: 50%; */
    margin-bottom: 0;
}
.sidebarMagItems .item .item_wrapper{
    padding: 10px 9px;
}

.sidebarMagItems .item .item_header{
    width:100%;
}

.sidebarMagItems .item .item_header img{
    height: 158px;
}

.sidebarMagItems .date_mob{display:none;}

.sidebarMagItems .content_meta span{
margin-right: unset;
}

@media (max-width: 767px) {

    .sidebarMagItems{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }


    /* .sidebarMagItems .item{
            flex-basis: 25%;
    width: 25%;
    } */

    .sidebarMagItems .footer_wrapper .btn{
            font-size: 13px;
    padding: 5px;
    }
    .sidebarMagItems .date{display:none;}
.sidebarMagItems .date_mob{display:block;}

.sidebarMagItems .item .item_header img{
    height: unset;
}
}

.widget .footer_wrapper{text-align: center;}

.widget .footer_wrapper .btn{float: none;}

.item_header{
    background-color: unset !important;
}

.widget_banner_300x250 .banner{
    background-color:unset;
}


.article_list .item .item_content h2 a, .article_list .item .item_content h3 a{
    color: #222;        
}
.article_list .item .item_content h2, .article_list .item .item_content h3{
font-size: 20px;
    line-height: 26px;
    margin: 0 0 5px 0;
    font-weight: 600;
}
/* End */


/* Start:/local/templates/agrinews/css/green.min.css?17440365151195*/
.block_title a.view_all i,.content_meta span:after,.logo_brand h1:first-letter,.pricing_box .body ul li i,.pullquotes,.service_box h4:first-letter,a,blockquote.alt:before,footer.post_footer .post_controls .next_post:hover span,footer.post_footer .post_controls .prev_post:hover span{color:#377c2b}.accordion_group.colored .accordion_title,.big_calendar_box,.breaking_news .breaking_title,.editor_review .review_group .review .review_footer span,.editor_review .review_summary .item_header,.header_border,.header_menu .open_menu_mobile,.header_meta .open_menu_mobile,.onsale,.price_slider_wrapper .ui-slider-range,.pricing_box .header,.review_list .item .label,.tab_group.colored .ui-tabs-nav li.ui-tabs-active,.tagcloud a,.video_list .item .label,.video_list .item .transition_line,.video_list_1 .item .label,.video_list_1 .item .transition_line,.widget_calendar tbody a,.widget_review_posts .item .item_header .rate_stars,button,nav.site_navigation ul.menu>li.current-menu-item>a,nav.site_navigation ul.menu>li:hover>a{background-color:#377c2b}.block_title .ui-tabs-nav li.ui-tabs-active,.block_title h1,.block_title h2,.content_wrapper,.widget .widget_title h4,blockquote{border-color:#377c2b}
/* End */


/* Start:/local/templates/agrinews/css/demo.min.css?17440365543721*/
body{height:100%;background:url(/local/templates/agrinews/css/../img/pattern_3.png) 0 0 repeat #ccc}.demo_settings{padding:30px 20px;width:270px;height:100%;background-color:#fff;z-index:10000;position:fixed;top:0;left:-270px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.demo_settings_inner{overflow:visible;overflow-x:hidden;height:100%}.demo_settings.show{left:0;box-shadow:0 0 20px 5px #000;box-shadow:0 0 20px 5px rgba(0,0,0,.3)}.demo_settings_init{cursor:pointer;display:block;position:absolute;top:100px;right:-50px;width:50px;height:50px;line-height:50px;color:#fff;font-size:18px;background-color:#222;text-align:center}.demo_settings section.title{margin-bottom:30px}.demo_settings section.title h2{letter-spacing:-1px;font-size:32px;margin:0}.demo_settings section.title h4{text-transform:uppercase;margin:0;color:#222;font-weight:300}#accordion .ui-accordion-content{padding-bottom:20px}h5.subtitle{position:relative;cursor:pointer;outline:0;font-size:18px;text-transform:uppercase;margin-bottom:5px;color:#349dc9;font-weight:400;border-bottom:1px solid #eee;padding-bottom:5px}h5.subtitle:after{display:block;width:15px;text-align:center;font-weight:300;content:"+";position:absolute;right:0;top:0;color:#999;font-size:20px}h5.subtitle.ui-state-active:after{content:"-"}.group:after,.group:before{content:" ";display:table}.group:after{clear:both}.group label{float:left;font-size:16px;font-weight:400;margin-bottom:5px}.group ul{list-style:none;padding:0;margin:4px 0 0 0;float:right}.group ul li{cursor:pointer;position:relative;float:left;margin:0 0 0 5px;width:15px;height:15px;background-color:#ddd;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.group ul li.active span{position:absolute;left:4px;top:4px;width:7px;height:7px;display:block;background-color:#222;z-index:1;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.hidden{display:none!important}.group .bodyimagechange,.group .maincolorchange,.group .patternimagechange{margin-top:0;margin-bottom:10px;overflow:hidden;float:none;display:block;clear:both}.group .bodyimagechange li,.group .maincolorchange li,.group .patternimagechange li{background-size:cover;border:3px solid #ddd;background-color:#fff;display:block;width:9%;height:21px;margin:0 1% 0 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.group .bodyimagechange li.active,.group .maincolorchange li.active,.group .patternimagechange li.active{border:3px solid #222}body.patt2{background-image:url(/local/templates/agrinews/css/../img/patterns/patt2.png)}body.patt3{background-image:url(/local/templates/agrinews/css/../img/patterns/patt3.png)}body.patt4{background-image:url(/local/templates/agrinews/css/../img/patterns/patt4.png)}body.patt5{background-image:url(/local/templates/agrinews/css/../img/patterns/patt5.png)}body.patt6{background-image:url(/local/templates/agrinews/css/../img/patterns/patt6.png)}body.patt7{background-image:url(/local/templates/agrinews/css/../img/patterns/patt7.png)}body.patt8{background-image:url(/local/templates/agrinews/css/../img/patterns/patt8.png)}body.patt9{background-image:url(/local/templates/agrinews/css/../img/patterns/patt9.png)}body.patt10{background-image:url(/local/templates/agrinews/css/../img/patterns/patt10.png)}body.matt10,body.matt2,body.matt3,body.matt4,body.matt5,body.matt6,body.matt7,body.matt8,body.matt9{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}body.matt2{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt1.jpg)}body.matt3{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt3.jpg)}body.matt4{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt4.jpg)}body.matt5{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt5.jpg)}body.matt6{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt6.jpg)}body.matt7{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt7.jpg)}body.matt8{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt8.jpg)}body.matt9{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt9.jpg)}body.matt10{background-image:url(/local/templates/agrinews/css/../img/backgrounds/matt10.jpg)}
/* End */


/* Start:/local/templates/agrinews/css/slick.min.css?17440366131327*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* End */


/* Start:/local/templates/agrinews/css/slick-theme.css?16711990253173*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/agrinews/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
	font-display: swap;
    src: url('/local/templates/agrinews/css/./fonts/slick.eot');
    src: url('/local/templates/agrinews/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/agrinews/css/./fonts/slick.woff') format('woff'), url('/local/templates/agrinews/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/agrinews/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
/*.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}*/

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
/*.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}*/

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/agrinews/css/fancybox.css?171414358315598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */
/* /local/templates/agrinews/styles.css?174911168273 */
/* /local/templates/agrinews/template_styles.css?175701022120783 */
/* /local/templates/agrinews/font/stylesheet.css?17141431832925 */
/* /local/templates/agrinews/css/normalize.css?16711990251981 */
/* /local/templates/agrinews/css/typography.css?1671199025256 */
/* /local/templates/agrinews/css/fontawesome.css?167119902523873 */
/* /local/templates/agrinews/css/style.css?1757013252119765 */
/* /local/templates/agrinews/css/green.min.css?17440365151195 */
/* /local/templates/agrinews/css/demo.min.css?17440365543721 */
/* /local/templates/agrinews/css/slick.min.css?17440366131327 */
/* /local/templates/agrinews/css/slick-theme.css?16711990253173 */
/* /local/templates/agrinews/css/fancybox.css?171414358315598 */
