.table-cell {
    font-weight: 300;
}
.u-tab-content ol {
    background: #fff !important;
}
.u-tab-content span {
    background: #fff !important;
}
.u-tab-content div {
    background: #fff !important;
}
.u-tab-content li {
    background: #fff !important;
}
#boing-block-info {
width: 200px;
    background-color: #535353;
    color: #ffffff;
    margin-bottom: 0px;
    border-radius: 3px;
    padding: 12px 9px;
    line-height: 15px;
    font-size: 16px;
    display: flex;
    text-align: center;
    flex-direction: column;
    height: max-content;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
    padding: 20px 24px;
    border-radius: 10px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, .1);
    max-width: 339px;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #fff; 
}

.spinners {
  position: relative;
  width: 30px;
  height: 30px;
  
  top: 50%;
  left: 50%;
  @include transform(translate(-50%, -50%));
  
  .blob {
    position: absolute;
    top: 50%;
    left: 50%;
    @include transform(translate(-50%, -50%));
    border: 2px solid #0a0a0a;
    
    width: 10px;
    height: 10px;
    border-radius: 50%;
    
    &.top {
      top: 0;
      animation: blob-top 1s infinite ease-in;
    }
    &.bottom {
      top: 100%;
       animation: blob-bottom 1s infinite ease-in;
    }
    &.left {
      left: 0;
      animation: blob-left 1s infinite ease-in;
    }
  }
  
  .move-blob {
    background: #0a0a0a;
    top: 0;
    
    animation: blob-spinners-mover 1s infinite ease-in;
  }
}

@keyframes blob-bottom {
  25%, 50%, 75% {
    top: 50%;
    left: 100%;
  }
  100% {
    top: 0;
    left: 50%;
  }
}
@keyframes blob-left {
  25% {
    top: 50%;
    left: 0;
  }
  50%, 100% {
    top: 100%;
    left: 50%;
  }
}
@keyframes blob-top {
  50% {
    top: 0;
    left: 50%;
  }
  75%, 100% {
    top: 50%;
    left: 0;
  }
}

@keyframes blob-spinners-mover {
  0%, 100% {
    top: 0;
    left: 50%;
  }
  25% {
    top: 50%;
    left: 100%;
  }
  50% {
    top: 100%;
    left: 50%;
  }
  75% {
    top: 50%;
    left: 0;
  }
}
.icon-subs {
    height: fit-content;
}
.desc-subs {
    margin-top: 14px;
}

    .item-preview{
        border: 2px solid #fff;
    }
.item-link .info{
    display: none !important;
    }
main {
    position: relative;
}
.btn-holder{
    background: #242424;
    border-radius: 36px;
    padding: 10px 20px;
    color: #fff;
    width: 162px;
    text-align: center;
    margin-left: calc(100% - (190px + 5%));
    cursor: pointer;
}
.u-tab-content p{
         background: #fff !important;   
}
.subtextsee{
width: 100%;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    text-align: right;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}
.green_top {
    top: -45px;
}
    .detbox {
    margin-top: -10px;
}
.u-container-layout-3 {
    padding-left: 6px;
    padding-right: 29px;
    padding-bottom: 3px;
}
@media (max-width: 500px){
    .infoImgObject{
    position: absolute;
        color: #1d1d1d;
    background: #f9f9f9e0;
border-radius: 50%;
    padding: 4px 5px;
    min-height: 19px;
    margin-top: 9px;
    padding-top: 6px;
    font-weight: 600;
    margin-left: 14vw;
    }
    .album-item, .ajax_menu_content{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    }
.content-row {
    padding: 0px !important;
}
#mainBlockInfo {
    margin-bottom: 20px;
}
.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
    .last-block{
background-color: #ffffff;
    cursor: pointer;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    }
    }
@media (min-width: 500px){
    .infoImgObject{
    position: absolute;
        color: #1d1d1d;
    background: #f9f9f9e0;
    border-radius: 50%;
    padding: 4px 7px;
    min-height: 21px;
    margin-top: 9px;
    padding-top: 8px;
    font-weight: 600;
    margin-left: 67px;
    }
    .last-block{
background-color: #f7f7f7;
    cursor: pointer;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    }
#mainBlockInfo {
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    border-radius: 8px;
    margin-bottom: 20px;
}
    }
@media (min-width: 600px){
    #print-block-info{
display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
}

           .viewMobile{
                display: none; 
           }
    }
@media (max-width: 600px){
    #print-block-info{
  justify-content: flex-start;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}

    }
.product-page::after {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-bottom: 1px dashed #d3d4dd;
}
.product-page {
    width: 45%;
    position: relative;
    display: block;
    color: #868695;
    }
@media (min-width: 700px) { 
    #openQuestions, #openDopolnitelnoProduct, #openComposerProduct, #openArticleProduct, #openPaySearchGepa, #openDanger, #opengepaKnow{  
    border-radius: 4px;
    padding: 20px;
    width: 90%;
    background: rgb(255, 255, 255);
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    }
.modal-container__wrapperQuestions, .modal-container__wrapperDopolnitelnoProduct, .modal-container__wrapperComposerProduct, .modal-container__wrapperArticleProduct, .modal-container__wrapperPaySearchGepa, .modal-container__wrapperDanger, .modal-container__gepaKnow {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    visibility: visible;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100vw;
    transform: translate(0);
    display: none;
    background: #000000db;
    padding: 90px 10px;
}
    
      .close-bussiness{
position: relative;
        left: 95%;
        background: #fff;
        border-radius: 50%;
        padding: 5px 4px;
        z-index: 99;
        width: 27px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        top: 0%;
        cursor: pointer;
    }
      .close-bussiness.gepa{  
        position: sticky;
        left: 85%;
        background: #fff;
        border-radius: 50%;
        padding: 5px 4px;
        z-index: 99;
        border: 1px solid #dedede;
        width: 27px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        top: 0%;
        cursor: pointer;
          }
    }
   @media (max-width: 700px) {

           #openQuestions, #openDopolnitelnoProduct, #openComposerProduct, #openArticleProduct, #openPaySearchGepa, #openCulture, #openCompany, #openDanger, #opengepaKnow{
    background: rgb(255, 255, 255);
    width: 100%;
    padding-bottom: 90px;
    }
    .modal-container__wrapperQuestions, .modal-container__wrapperDopolnitelnoProduct, .modal-container__wrapperComposerProduct, .modal-container__wrapperArticleProduct, .modal-container__wrapperPaySearchGepa, .modal-container__wrapperDanger, .modal-container__gepaKnow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 80px !important;
    z-index: 9999;
    visibility: visible;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: calc(100vw - 40px);
    transform: translate(0);
    display: none;
    background: #fff;
    padding: 20px;
}
       .close-bussiness{
position: relative;
        left: 95%;
        background: #fff;
        border-radius: 50%;
        padding: 5px 4px;
        z-index: 99;
        width: 27px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        top: 0%;
        cursor: pointer;
    }
       }
    }
       @media (min-width: 700px) {
       .decstopPat{
          display: none; 
       }
           .viewMobile{
                display: none; 
           }
    }
   @media (max-width: 700px) {
       .mobilePat{
          display: none; 
       }
       .viewMobile {
  transform: rotate(90deg);
  position: absolute;
  left: 5%;
  margin-top: 190px;
}
    }
@media (min-width: 600px) {
#print-block-info {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        margin-top: 40px;
        margin-bottom: 20px;
        justify-content: center;
        align-items: flex-start;
        z-index: 22;
        position: relative;
        row-gap: 0px;
        column-gap: 8px;
}
}
@media (max-width: 600px){
#print-block-info {
    justify-content: flex-start;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-left: 10px;
}
}
.info-subs {
    margin-bottom: 0px; 
}
    img{
        max-width: 100%;
    }
svg {
    max-width: 50px;
    max-height: 50px;
}
button{
    background: none;
    border: none;
}
#infoPage{
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    column-gap: 8px;
    }
.descwiki{
    padding: 10px 20px;
    border-radius: 0.8rem;
    box-shadow: 5px 5px 20px #6d6b6b6b;
    color: #292923;
    background: #fff;
    max-width: 250px;
    margin-left: auto;
    margin-right: 10px;
    font-size: 12px;
    width: 60%;
    height: 323px;
    min-width: 250px;
    overflow-y: scroll;
    }
.datewiki{
    color: #a6a5a5;
    text-align: right;
    font-size: 12px;
    }

.fertTypeKolvo{
font-size: 90px !important;
font-weight: 800 !important;
    }

.flexbox{
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;    
    row-gap: 24px;
    column-gap: 18px;
    align-items: flex-start;
    }
    }
.fertTypeKolvo:hover{
background-image: linear-gradient(to right, #000, #000000ab) !important;
cursor:pointer;
    }
@media (max-width: 600px){
    #print-block-info{
  justify-content: flex-start;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}
.flexbox{
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 24px;
    column-gap: 18px;
    display: flex;
    }
    }
@media screen and (min-width: 900px) {
  .menu_pest_list {
    height: 100%;
  }
}
@media only screen and (max-width: 960px) {
    .nav-search {
        height: 0px;
    }
}

.portlet_conteiner_all{
    color: #54584e;
font-size: 16px;position: relative;
font-weight: 250;text-transform: lowercase;
}
.icon-subs img {
    width: 100%;
    height: 100%;
    justify-content: center;
}
.image-container {
    width: 100%;
    height: 100%;
}
.image-container {
    position: relative;
    overflow: hidden;
}
.image-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    grid-gap: 10px;
    height: 100%;
}
.image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (min-width: 700px) {
    .fotoImageCultureAll{
position: absolute;
    background: #ffffffdb;
    padding: 15px;
    font-size: 18px;
    border-radius: 66px;
    width: 30px;
    text-align: center;
    color: #414141;
    font-weight: 600;
    margin-top: 10px;
    right: calc(5% + 5px);
    height: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center; 
    }
    }
@media (max-width: 700px) {
    .fotoImageCultureAll{
position: absolute;
    background: #ffffffdb;
    padding: 15px;
    font-size: 18px;
    border-radius: 66px;
    width: 30px;
    text-align: center;
    color: #414141;
    font-weight: 600;
    margin-top: 10px;
    right: calc(5% + 25px);
    height: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center; 
    }
    }