.section-translate, 
.translate, #field_1_6 label{
    display: none;
}

body{
    border-top: solid 10px #2b9435;
    border-bottom: solid 40px #2b9435;
}
p, 
div,
.footerContacts, .footerContacts a{
    color: #151515;
}
p strong{font-weight: 800;}
.row p{
    font-weight: 300;
}
h3{
    font-weight: 400;
    font-size: 30px;
}
@media (min-width: 500px){
    h3{
        font-size: 34px;
    }
}
@media (min-width: 800px){
    h3{
        font-size: 35px;
    }
}
@media (min-width: 1200px){
    h3{
        font-size: 37px;
    }
}

h4{
    font-weight: 400;
    color: #2b9435;
}
.rd-navbar .rd-navbar-nav > li > a{
    font-size: 13px;
    font-weight: 600;
    line-height: 1.9;
}
.ui-to-top, .ui-to-top:active, .ui-to-top:focus {
    background: #2b9435;
}
ul#input_3_6 li {
    width: 31%;
    display: inline-block !important;
}
#page-10 .thumb-corporate__overlay,
#page-8 .thumb-corporate__overlay,
#page-12 .thumb-corporate__overlay {
    color: #fff;
    font-size: 31px;
    font-weight: 700;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;    
    
}

#page-10  .thumb-corporate__overlay .thumb-corporate__list > li,
#page-8  .thumb-corporate__overlay .thumb-corporate__list > li,
#page-12  .thumb-corporate__overlay .thumb-corporate__list > li{
    opacity: 1;
    transform: none;
    font-size: 43px;
}
#page-8  .thumb-corporate__overlay .thumb-corporate__list > li{
    font-size: 30px;
}

@media (max-width: 576px){
    .gutterlessGrid,
    .howGrid .thumb.thumb-corporate{
        margin-bottom: 15px;
    }
}
@media (max-width: 767px){
    #page-10 .thumb-corporate__overlay .thumb-corporate__list > li{
        font-size: 30px;;
    }
}
@media (min-width: 576px){
    .howGrid .thumb.thumb-corporate {
        margin: 5px;
    }
}

@media (min-width: 992px){
    #page-8  .thumb-corporate__overlay .thumb-corporate__list > li{
        font-size: 43px;
    }
}
#page-10 .thumb-corporate__overlay::before,
#page-8 .thumb-corporate__overlay::before,
#page-12 .thumb-corporate__overlay::before{
    background: transparent;
    transition: background .2s ease-in-out;
}
#page-10 .thumb-corporate__main:hover .thumb-corporate__overlay::before,
#page-8 .thumb-corporate__main a:hover .thumb-corporate__overlay::before,
#page-12 .thumb-corporate__main a:hover .thumb-corporate__overlay::before{
        background: rgba(0, 0, 0, 0.2);
}
.section-translate br{display: none;}
.section-translate{
    background: #fff;  
    padding-top: 10px;
    padding-bottom: 10px;
}
.section-translate .langTitle,
.section-translate #gtranslate_selector{
    color: #333;
    font-weight: 600;
    font-size: 18px;
}
.section-translate #gtranslate_selector{
    font-size: 16px;
}
.section-translate a{
    margin: 0 20px;
}
.section-translate a img{
    width: 32px;
}
#gtranslate_selector{
    position: relative;
    top: 0px;
}


.bannerLinks{
    z-index: 999;
    display: inline-block;
    width: 190px;
    position: fixed;
    font-size: 17px;
    padding: 5px 20px;
    right: -132px;
    font-weight: 600;
    text-align: left;
}


@media (min-width: 767px){

    .bannerLinks{
        right: 0;
    }
}
#blackLink{
    background: #333434;
    color: white;
    top: 212px;
}
#greenLink{
    background: #2b9435;
    color: white;
    top: 280px;
}
#whiteLink{
    background: rgba(211,211,211, 0.7);
    color: #3d5152;
    top: 347px;
}
#blackLink a{
    color: white;
}
#greenLink a{
    color: white;
}
#whiteLink a{
    color: #3d5152;
}

#whiteLink img,
#greenLink img,
#blackLink img
{
    width: 25px;
    margin-right: 10px;
    cursor: pointer;
}
@media (min-width: 767px){
    #whiteLink img,
    #greenLink img,
    #blackLink img{
        cursor: none;
        margin-right: 5px;
    }
}
#blackLink img
{
    width: 23px;
}
.bannerLinks .fa-whatsapp:before {
    font-size: 25px;
    color: #2b9435;
}
.bannerLinks .fa-whatsapp {
    padding-right: 4px;
}
.buttonBGWhite{
    background: rgba(255, 255, 255, 0.7);
    color: black !important;
    padding: 15px 20px;
    font-weight: 600;
}
.buttonBGWhite span{
    color: #2b9435 !important;
}
.bannerWrapper p{
    color: #fff;
}
.bannerWrapper p a:hover{
    color: #2b9435 !important;
}
.swiper-slide-caption{
    position: absolute;
    z-index: 1;
    top: 25%;    
}
img.brand-logo-light{
    height: 80px;
}
.rd-navbar--is-stuck img.brand-logo-light{
    height: 50px;
}

@media (min-width: 1200px) and (max-width: 1250px){
    .buttonBGWhite {
        padding: 15px 5px;
    }
}
.homeBannerLogo, .innerBannerLogo {
    max-height: 80px;
    margin-bottom: 30px;
}
.swiper-slide-caption h1{
    color: #fff;
    font-size: 34px;
}
.swiper-slide-caption h1 br{
    display: none;
}
.swiper-slide-caption {
    position: absolute;
    z-index: 1;
    top: 10%;
} 
@media (min-width: 767px){
    .homeBannerLogo, .innerBannerLogo{
        display: none;
    }
    .swiper-slide-caption h1 br{
        display: block;
    }
}
 
.button{font-size: 10px;}
.rd-navbar-static .rd-navbar-nav-wrap__element {
    padding-left: 25px;
}
.rd-navbar-static .rd-navbar-inner > *, 
.rd-navbar-static .rd-navbar-top-panel__content-top > *, 
.rd-navbar-static .rd-navbar-top-panel__content-bottom > * {
    padding: 0  0 0 25px;
}
.rd-navbar-fixed.rd-navbar_inverse .rd-navbar-panel{
    border-top: solid 10px #2b9435;    
}
.rd-navbar-fixed .rd-navbar-panel{
    height: 66px;
}
.rd-navbar-fixed .rd-navbar-brand {
    top: 7px;
}
.homeButtonWhite{
    background: rgba(255, 255, 255, 0.8) !important;
    color: black !important;
    border: none !important;
    font-size: 14px !important;
    padding: 11px 20px 9px;
}
@media (min-width: 300px){
    .swiper-slide-caption h1{
        font-size: 20px;
    }
}
@media (min-width: 374px){
    .swiper-slide-caption h1{
        font-size: 23px;
    }
    .homeButtonWhite{
        font-size: 18px !important;
    }
}
@media (min-width: 390px){
    .swiper-slide-caption h1{
        font-size: 34px;
    }
    
}

@media (min-width: 500px){
    .swiper-slide-caption h1{
        font-size: 35px;
    }
    .swiper-slide-caption {
        top: 15%;
    }  
    .button{font-size: 12px;}
}
@media (min-width: 800px){
    .swiper-slide-caption h1{
        font-size: 48px;
    }
   
    .swiper-slide-caption {
        top: 15%;
    }
}
.swiper-slider_fullheight {
    min-height: calc(85vh);
    height: auto;
}
@media (min-width: 992px){
    .desktop .swiper-slider_fullheight {
        min-height: 75vh;
    }
    .parallax-header__content {
        padding: 180px 0 100px;
    }
    .parallax-header__inner {
        min-height: 37vw;
    }

}
@media (min-width: 1200px){
    .swiper-slide-caption {
        top: 12%;
    }

}
.swiper-container .swiper-button-prev::before, .swiper-container .swiper-button-next::before {
    color: #2b9435;
}




    
.parallax-header__content h2,
.parallax-header__content h1 {
    font-size: 40px;
    font-weight: 500;
}
.parallax-container {
    background-position: top;
}

.meatGrid .gutterlessGrid .thumb.thumb-corporate {
    padding: 2px;
}


@media (min-width: 576px){
    .modal-dialog {
        max-width: 80%;
    }
}
.modal-dialog video{
    width: 100%;
    height: 100%;
}
h5.modal-title{
    font-weight: 400;
}

.team-cols .copyWrapper{
    padding: 20px;
}
.team-cols .teamTitle{
    font-size: 20px;
    font-weight: 400;
    color: #2b9435;
    line-height: 1; 
}
.team-cols .teamPos{
    padding: 3px 0;
    font-weight: 400;
}
.team-cols .button{
    display: block;
}
.aboutContact{
    margin-bottom: 40px;
}

.translate a{
    padding-left: 15px;
    padding-right: 15px;
}
.gform_wrapper /*, .translate*/{
    width: 100%;
    display: block !important;
    margin-bottom: 40px;
}
form h3 {
    font-size: 30px;
}
#field_3_8,
#field_3_10,
#field_3_12
{
    display: none;
}
.gform_wrapper input.medium,
.gform_wrapper .gfield_select,
.gform_wrapper .textarea{
    color: #888 !important;
    display: block;
    width: 100%;
    min-height: 60px;
    padding: 17px 19px;
    font-size: 17px !important;
    font-weight: 300;
    line-height: 24px;
    font-style: normal;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #f8f8f8;
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #f8f8f8;
}
::placeholder {
    font-size: 17px !important;
    color: #333 !important;
}
.gform_wrapper .gfield_select{
     -webkit-appearance: listbox;
     appearance: listbox;
     height: 1px;
}
.gform_wrapper .validation_message {
    color: #2b9435 !important;
}
.gform_wrapper li.gfield.gfield_error, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255,223,224,.25) !important;
    border-top: none !important;
    border-bottom: none !important;
}
.gform_wrapper div.validation_error {
    border-top: none !important;
    border-bottom: none !important;  
    color: #2b9435 !important;
    font-size: 20px;
}
.gform_wrapper .button{
    background: #2b9435;
    color: white;    
}

#gform_page_2_1, #gform_page_3_1{ 
    display: block !important;
}
.gform_previous_button{
    display: none !important;
}
.gform_page {
    margin-bottom: 60px;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
}
span.gfield_required{
    display: none;
    margin-left: 0px !important;
}
span.gfield_required.dontHide{display: inline-block;}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 16px)!important;
}

#input_2_13, #input_3_13{
    padding-left: 70px;
}
#input_2_13, #input_3_13{
    background-image: url(../images/globe.png);
    background-position: 17px center;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 64px;   
    height: 20px;
}
.gfield_error #input_3_13 {
    border: solid 1px;
}
#input_1_1,#input_3_1,#input_3_2,#input_2_1,#input_2_2 { 
    background-image: url("../images/name.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 70px;
}
#input_1_2,#input_3_3,#input_2_3 { 
    background-image: url("../images/email.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 70px;
}
#input_2_4, #input_3_4, #input_1_4 { 
    background-image: url("../images/phone.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 70px;
}
.gform_wrapper .textarea{
    background-image: url("../images/message.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 56px 40px;
    padding-left: 70px;
    font-size: 18px;

}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
    margin-top: 0 !important;
}
ul#input_3_11 li, 
#input_3_6 li, 
#input_3_9 li {
    width: 40%;
    display: inline-block !important;
}
@media (min-width: 1200px){

    .gfield_checkbox li, .gfield_radio li {
        display: inline-block !important;
        margin-right: 14px !important;
    }

    .gform_wrapper .gfield_checkbox li label, 
    .gform_wrapper .gfield_radio li label {
        max-width: unset !important;
    }
    ul#input_3_11 li {
        width: 30%;
    }
}
select#input_3_16 {
    padding-left: 19px;
}
.gform_ajax_spinner {
    width: 30px;
    height: auto;
}
.gfield_checkbox, .gfield_radio {
    background-color: #f8f8f8 !important;
    padding: 19px 0 3px 19px !important;
    width: 100% !important;
}
#input_3_12,
#input_3_10,
#input_3_8{
    padding-left: 19px !important;
}
body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label select.medium {
    width: calc(100%) !important;
}
@media only screen and (min-width: 641px){
    /*body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label select.medium {
        width: calc(80%) !important;
    }*/
}
@media (min-width: 1200px) and (min-height: 800px){
    .section-xs:first-of-type, .section-sm:first-of-type, .section-md:first-of-type, .section-lg:first-of-type  {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media (min-width: 1200px){
    .translateMob{
        display: none;
    }
}
li.current_page_item a{
    border-bottom: solid 1px #fff;
}
.rd-navbar-static.rd-navbar_inverse:not(.rd-navbar--is-stuck) {
    border-bottom: none;
}
.container-fluid {
    max-width:  1900px;
}

@media (min-width: 1200px) and (min-height: 800px){
    .section-xxl {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

/*
#page-8 .swiper-slide-caption{
    position: absolute;
}*/
.homeBottom{
    padding-bottom: 0;
}
footer h3{
    font-weight: 800;
    font-size: 30px;
}
footer .siteMenu h3,
footer .outMeats h3,
footer .footerContacts img{
    margin-bottom: 28px;
}
footer ul li{
    list-style: square inside url(../images/cross.png);
    display: list-item;
    font-weight: 500;
}
footer .outMeats ul li{
    margin-bottom: -12px;
}
.pre-footer-corporate{
    padding: 60px 0 0;
}
.footer-corporate{
    margin: 40px 0 10px;
}
footer .footerCopyWrapper{
    padding-right: 40px;
}

.template-meat-type.php{
   /* padding-top: 0;*/
}




