

input[type='radio'],
label {
    cursor: pointer;
}

input[type='radio'] {
    height: 16px;
    width: 16px;
}




@media screen and (min-width: 994px) {
.seeds-content {
  margin-left: 270px !important;
}
.event,
.filter-margin {
  margin-left: 300px !important;
}

.event-content {
  text-align: left !important;
  margin-left: 220px;
}

}

.nav-search #search-icon {
  color: #54584e !important;
}


input {
  -webkit-appearance: none;
}
th {
  padding: 15px 12px;
  font-weight: 400;
}

td {
  padding: 15px 12px;
  font-weight: 300;
}

#sidenav-overlay {
  z-index: 4;
}

img.logo {
  position: relative;
  top: 10px;
  left: 10px;
}

.card-container,
.collection-container {
  display: flex;
  flex-wrap: wrap;
}

.card-container .col,
.collection-container .col {
  display: flex;
}

.card-container .card {
  width: 100%;
}

.card-container .card-hover {
  transition: all 0.5s ease;
}

.card-container .card-hover:hover,
.btn-website {
  background: #0071e3 !important;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #fff;
}

.row .card-active {
  background-color: #4caf50 !important;
  color: #fff ;
}

.card-active:hover {
  background: #eceff1 !important;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #000 !important;
}

table.manufacture tr td:first-child {
  text-align: center;
}

.row.title,
.row.title-before-table {
  margin-bottom: 0;
  color: #9c9c9c;
}

.row.title p,
.row.title-before-table p {
  font-weight: bold;
}

.row.title-before-table {
  margin-top: 12px;
}

.content-row {
  padding: 0 15px !important;
  color: #54584e;
}



.chip {
  transition: all 0.3s ease;
  margin-right: 8px;
  margin-bottom: 8px;
}

.chip_ferm {
  transition: all 0.3s ease;
  margin-right: 8px;
  margin-bottom: 8px;
}

.chip_p4u {
  transition: all 0.3s ease;
  margin-right: 8px;
  margin-bottom: 8px;
  color: #4525F2;
}

.chip_p4u2 {
  transition: all 0.3s ease;
  margin-right: 8px;
  margin-bottom: 8px;
  color: #0288d1;
}

.chip>i {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}

.chip_ferm>i {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}

.chip:hover {
  background-color: #4caf50;
  color: #fff;
}

.chip_ep {
  transition: all 0.3s ease;
  margin-right: 8px;
  margin-bottom: 8px;
  color: #328c32;
}
.chip_ep:hover {
  
  color: green;
}

.chip_ferm:hover {
  background-color: #EE9C40;
  color: #fff;
}

.activechip {
  background-color: #4caf50;
  color: #fff;
}

.activechip_ferm {
  background-color: #EE9C40;
  color: #fff;
}

.chip_p4u:hover {
  color: #EF9E39;
}

.chip_p4u2:hover {
  color: #EF9E39;
}

.collection h5 {
  display: inline-block;
}

.collection h5:hover+.chip {
  background-color: #4caf50;
  color: #fff;
}

.collection h5+.chip {
  margin: 0.82rem 0 0.656rem 0;
}


.collection h5:hover+.chip_ferm {
  background-color: #EE9C40;
  color: #fff;
}

.collection h5+.chip_ferm {
  margin: 0.82rem 0 0.656rem 0;
}




.collection-item .row.info {
  margin-bottom: 0;
}

.margin-none {
  margin-bottom: 0;
}

.nav-wrapper {
  display: flex;
  align-items: center;
}

table.one-col-full-width {
  width: 100%;
  line-height: 1.5em;
}

table.one-col-full-width tr> :first-child {
  width: 0;
  white-space: nowrap;
}

table.one-col-full-width tr> :nth-child(2),
table.one-col-full-width tr> :nth-child(3) {
  text-align: center;
}

table.one-col-full-width tr> :last-child {
  position: relative;
  text-align: left;
}

table.one-col-full-width tr> :last-child>div {
  position: absolute;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}



[class^="change-logo"] {
  cursor: pointer;
}

.bread-i {
  vertical-align: top;
}

.smaller {
  font-size: 14px;
}

.avatar-photo {
  display: flex;
  align-items: center;
  height: 400px;
}

.avatar-photo img {
  width: 100%;
}

.carousel .carousel-item>img {
  /*height: 100%;*/
  width: auto;
}

.carousel .carousel-item {
  overflow: hidden;
}



#modalImage img {
  width: 45%;
}

#modalImage {
  text-align: center;
}

#sendCound {
  text-align: center;
}

#modalImage .modal-content {
  display: inline-block;
}


#modalImage .modal-contentCound {
  display: inline-block;
}

.avatar-photo-link {
  width: 100%;
}

.title-name-product {
  font-weight: bold;
}

.title-table {
  text-align: center !important;
  background: rgba(76, 175, 80, 0.85);
  color: #fff;
  font-size: 20px;
}

.title-table-object {
  text-align: center !important;
  background: rgba(255, 255, 255, 0.85);
  font-size: 18px;
  border-bottom: 1px dotted #272729;
}

.object-list-name {
  font-size: 16px;
  text-align: center !important;
  font-style: italic;
}

.dropdown-content li>a,
.dropdown-content li>span {
  color: #4caf50;
}

.file-icon {
  position: relative;
  top: 5px;
  margin-left: 5px;
  font-style: italic;
}

.name-mod {
  font-weight: bold;
}

.filter-icon-wrap {
  text-align: center;
}

.filter-icon {
  position: relative;
  width: 22px;
  top: 14px;
}

.seed-title {
  margin-bottom: 10px;
  margin-top: 50px;
}

.table-container table{
  max-height: 700px;
  margin-bottom: 75px;
}

thead .table-header-one th {
  position: sticky;
  position: -webkit-sticky;
  top: 90px;
  background-color: #d1d4d6;
}

thead .table-header-two th {
  position: sticky;
  position: -webkit-sticky;
  background-color: #d1d4d6;
  top: 50;
}

thead .table-header-one-fullinfo th {
  position: sticky;
  position: -webkit-sticky;
  top: 90px;
  background-color: #ececec;
}

thead .table-header-two-fullinfo th {
  position: sticky;
  position: -webkit-sticky;
  background-color: #ececec;
  top: 50;
}

thead .table-header-three th {
  position: sticky;
  position: -webkit-sticky;
  background-color: #d1d4d6;
  top: 50;
}

.object-nav-margin .tabs {
  display: flex;
  justify-content: center;
}

.object-nav .tabs .tab a {
 color: rgb(140 140 140) !important;
}

.object-nav .tabs .tab a.active,
.object-nav .tabs .tab a:hover {
  color: #000 !important;
}

.object-nav .indicator {
  background-color: #0071e3 !important;
  height: 10px;
  border-radius: 50%;
  width: 10px;
}

.object-nav-wrapper {
  background-color: #fff0 !important;
  box-shadow: none !important;
  justify-content: center;
  display: flex;
}

.chemclass-nav-wrapper {
  background-color: #fff !important;
  box-shadow: none !important;
  justify-content: center;
  display: flex;
  color: #54584e !important;
}
.chemclass-nav .indicator {
  background-color: #a4a4a4 !important;
  height: 3px;
  border-radius: 10px;
}

.active_indicator {
  background-color: #a4a4a4 !important;
  height: 2px;
  color: #000 !important;
  border-radius: 30px;
}

.chemclass-nav-margin .tabs {
  display: flex;
  justify-content: center;
}

.chemclass-nav .tabs .tab a {
  color: #54584e !important;
}

.chemclass .tabs .tab a.active,
.chemclass .tabs .tab a:hover {
  color: #0288d1 !important;
}

.id-object {
  display: none;
}

.carousel-item-object {
  height: 100% !important;
  width: 250px !important;
  color: #000;
  text-align: center;
}

.carousel-item-object  {
  height: 100% !important;
}

.active .object-name {
  visibility: visible !important;
}

.carousel-item .object-name {
  visibility: visible;
  /*position: absolute;*/
  z-index: 4;
}

.pest-manufacture,
.pest-modeaction {
  margin-top: 0;
  line-height: 20px !important;
}

.substance {
  font-size: 13px;
}



.event-container-left-menu {
  margin-right: 80px !important;
  margin-left: 0;
  height: 100%;
}

.active .collapsible-header {
  background-color: #50af50 !important;
  color: #fff !important;
  transition: 0.3s;
  position: fixed;
  width: 218px;
z-index: 2;
}

.add-event {
    line-height: 25px !important;
    width: 200px;
    margin-left: calc((100% - 230px) / 2);
    margin-right: 1.25em !important;
    box-shadow: 0px 13px 19px -5px rgba(0, 0, 0, 0.25);
    border: solid 1px;
    border-color: #a9a9a952;
    padding: 15px;
    border-radius: 2px 12px 2px 11px;
}

.add-event h5 {
  color: #000;
  text-align: center;
}

.add-event p {
  text-align: left;
}

.event-photo img {
  width: 200px;
  height: auto;
}



.pdf {
  color: red;
}

.collection-event {
  box-shadow: 0px 13px 19px -5px rgba(158, 158, 147, 0.25);
}



#slide-out {
  z-index: 5;
}




.green_car {
  max-width: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
}

.rating {
  cursor: pointer;
  margin-bottom: 0;
  height: 60px;
}

.rating p {
  z-index: 1;
  position: relative;
  margin-bottom: 0;
  font-size: 20px;
}

.btn-website:hover {
  background: #014386 !important;
}

.apply-filter,
.reset-filter {
  display: none;
  width: 206px;
  margin-left: 5% !important;
  margin-top: 10px !important;
}

.reset-filter:hover {
  background-color: #d32f2f !important;
}

.metric {
  display: none;
}

.side-nav {
  z-index: 998;
}

.event-filter li {
  border: solid 1px darkgray;
  max-height: 350px;
  overflow: scroll;
}

.event-filter h5 {
  font-size: 1.25rem !important;
}

.event-filter {
  width: 90% !important;
  margin-left: 5% !important;
}
/* правка 31 марта 2023 */
.filter-event,
.new-products-filter {
  padding: 10px !important;
  overflow: hidden;
  margin-top: 10px;
  max-height: 40vh;
  overflow: scroll;
  border: 1px solid #8f8f8ca8;
  border-radius: 9px;
}



.filter-for-mobile {
  display: none;
}

label {
  color: #000;
  font-size: 1rem;
}

.add-new-event {
  margin-top: 40px;
}

#counter {
  display: none;
}

.eventFocus:focus:not([readonly]) {
  border-color: #50af50 !important;
  box-shadow: 0 1px 0 0 #50af50 !important;
}


.new-products__title p {
  font-weight: normal !important;
}

.new-products {
  width: 98%;
  margin-left: 0.75rem !important;
}

.new-products__types,
.new-products__content {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.new-products__content__items,
.new-products__content__show-all {
  flex-direction: column;
  background-color: #f8f8f8;
  margin-right: 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.circle,
.circles {
  height: 1px;
}

.circles {
  margin-bottom: 10px;
}

.circle:before {
  content: " \25CF";
  font-size: 20px;
}

.new-products__content__show-all {
  align-items: center;
  justify-content: center;
}

.new-products__content__manufacture {
  margin-top: -10px;
}

.year {
  font-size: 24px !important;
}

.content-title {
  font-size: 25px !important;
}

.culture-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.culture-nav a {
  font-size: 18px !important;
}

.culture-nav-list {
  width: 100%;
}

.title-pesticide {
  font-size: 25px;
}

.object-information {
  width: 80%;
  margin-left: 8rem !important;
  margin-right: 0 !important;
}

.object-ul {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}

.advertisement {
  position: absolute !important;
  left: 0 !important;
  margin-top: 7px;
}

.fertiliser-content {
  margin-left: 15% !important;
}

.seed-info-head {
  display: grid;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 3px 18px -8px;
}

.name-and-manufacture {
  display: flex;
  flex-direction: column;
}


.ad-nav__flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  overflow-x: hidden;
}

.ad-main__container .title {
  margin-bottom: 50px;
}

.tariff {
  margin-bottom: 15px;
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #252525;
}

.tariff__left {
  width: 65%;
}

.tariff-text p {
  margin-bottom: 0;
}

.terms ol {
  padding-left: 17px;
}

.slider-ad {
  margin-bottom: 15px;
  margin-top: 15px;
}

.slider-container {
  margin-bottom: 30px;
  position: relative;
}

.slider-container span {
  position: absolute;
  right: 0;
  bottom: 0px;
}

.noUi-connect {
  background-color: #4caf50;
}

.noUi-handle {
  width: 20px !important;
  height: 20px !important;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  background-color: #37843a;
  box-shadow: unset;
}

.noUi-horizontal {
  height: 13px;
}

.tariff__right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.advertiser-button {
  background-color: #37843a;
  width: 309px;
  color: #fff;
  border-radius: 10px;
  font-size: 25px;
  transition: 0.2s;
}

.advertiser-button:hover {
  background-color: #4caf50;
}

.advertiser-button:focus {
  background-color: #4caf50;
}

.tg-table {
  margin: 65px auto;
}

.tg-table table {
  width: 70%;
  margin-left: 15%;
}

.category {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-top: 2px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  align-items: center;
}

.category-text {
  width: 84%;
  margin-right: 50px;
}

.category-text p {
  margin-bottom: 20px;
}

.category-left {
  max-width: 50%;
}

.category-right span {
  font-size: 13px;
}

.categories {
  margin-bottom: 150px;
}

.attention-text {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 20px;
  padding-bottom: 20px;
}

.attention-text p {
  margin: 0;
}

.seed-info-head .left {
  width: 100%;
  max-height: 710px;
  overflow: scroll;
}

.seed-info-head .left img {
  height: auto;
}

.category-imgs img {
  width: 96%;
  height: 200px;
  box-shadow: 0px 13px 19px -5px rgba(0, 0, 0, 0.25);
}

.category-imgs {
  width: 27%;
}

.text-and-img {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ad-input-field {
  width: 80%;
}

.ad-input-field-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.modal-content {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.modal-contentCound {
  display: flex;
  justify-content: center;
  width: 100%;
}

.modal-small {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}


.example-site p {
  margin-bottom: 0;
}

#requisitesName,
#bannerName {
  visibility: hidden;
}

.banner-title {
  margin-top: 100px;
  margin-bottom: 50px;
  border-bottom: 1px solid;
}

.ad-main__container img {
  max-width: 100%;
}

.ad-main__container {
  max-height: 799px;
}

.ad-wrapper {
  margin: 50px 0;
}

.fast-order__buttons {
  display: flex;
}

.fast-order__buttons a:nth-child(1) {
  margin-right: 15px;
}

.ad-btn {
  color: #fff;
  background-color: #4caf50;
  padding: 10px 30px;
  border-radius: 10px;
  transition: 0.2s;
  border: 1px solid #4caf50;
  z-index: 2;
}

.ad-btn:hover {
  color: #4caf50;
  background-color: #fff;
}

.ad-left {
  min-height: 799px !important;
  border-bottom: 2px solid #b4b4b3;
}

.ad-left__text-container.ad-wrapper {
  margin-bottom: 30px;
}

.ad-left__text {
  width: 70%;
  z-index: 2;
}

.ad-left__text-container {
  display: flex;
}

.ad-left__img {
  width: 200px;
  margin: 0;
}

.ad-left__img img {
  z-index: -110;
}

.site-ad__banner-title p {
  margin-bottom: -2px;
}

.site-details__right,
.site-details__left,
.telegram-details__right,
.telegram-details__left {
  border: 2px solid #b4b4b3;
  border-radius: 10px;
  padding-bottom: 35px !important;
}

.ad-right {
  border: 2px solid #b4b4b3;
  border-radius: 10px;
  padding: 20px 0.5rem !important;
}

.site-ad__banner-img,
.site-ad__banner-img-2,
.telegram-ad__img,
.site-details__img {
  width: 64%;
  position: relative;
}

.site-ad__banner-img img,
.site-details__img img {
  position: absolute;
  right: -8px;
  top: -41px;
  z-index: -1;
  max-width: 517px;
}

.site-ad__banner-img-2 img {
  max-width: 517px;
  position: absolute;
  right: -8px;
  top: 40px;
  z-index: -1;
}

.telegram-ad__img img {
  max-width: 300%;
  position: absolute;
  right: -12px;
  top: 60px;
  z-index: -1;
}

.site-ad__banner-text {
  display: flex;
}

.site-ad__price-list {
  margin-top: 95px;
}

.ad-nav {
  display: flex;
}

.ad-nav__container {
  margin-bottom: 10px;
}

.ad-nav a {
  font-size: 12px !important;
}

.ad-nav h6 {
  width: 32%;
  position: relative;
  top: 7px;
}

.site-details__text-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.row-ad .col.s5,
.row-ad .col.m5,
.row-ad .col.l5 {
  margin-left: 10px !important;
}

.site-details__text h6 {
  width: 140%;
}

.site-details__price .price-item {
  padding-bottom: 5px;
  border-bottom: 1px solid #b4b4b3;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}

.site-details__button {
  text-align: right;
}

.container .row-ad {
  margin-left: -8.75rem;
  margin-right: -8.75rem;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.ad-left {
  position: relative;
}

.img-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
}

.object-link {
  background-color: #4caf50;
  padding: 10px !important;
  color: #fff;
  border-radius: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-align: center;
  cursor: pointer;
  margin: 10px 10px 10px 10px;
  position: relative !important;
}

.object-link a {
  color: #fff;
}

.ad {
  margin-bottom: 50px;
}

.ad-container {
  padding: 30px 10px;
  border: 3px solid #4caf50;
  margin: 30px 0;
  position: relative;
  text-align: center;
}

.ad-text {
  color: #4caf50;
  padding: 0 10px;
  position: absolute;
  top: -13px;
  background-color: #fff;
  left: 45px;
}

.ad-text__offerta {
  color: #4caf50;
  padding: 0 10px;
  position: absolute;
  bottom: -13px;
  right: 45px;
  background-color: #fff;
}

.ad-price {
  font-size: 20pt;
}

.ad-content {
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}

.nav-search__mobile {
  display: none;
}

.events-mobile {
  display: none;
  margin: 30px 10px;
}

.events-mobile__title {
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
}

.events-mobile__content {
  display: flex;
  flex-direction: column;
  padding: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.ad-banner__mobile {
  display: none;
}

.menu__mobile {
  display: none;
}

.filter-button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.events-mobile {
  width: 100%;
}

.desktop_hide {
  display: none;
}

.table-additional {
  font-size: 16px;
  font-weight: bold;
}

[type="checkbox"]+label {
  height: auto;
}


.main-nav__wrapper {
  width: 100%;
}
.main_left {
  width: 30%;
  float: left;
  border: solid 3px;
  border-color: darkgrey;
  border-radius: 3px 35px 3px 35px;
  padding: 2px 2px;
  overflow: hidden;
  min-height: 369px;
}

.social_me {
  padding: 15px 15px;
}

.main_right {
  width: 60%;
  float: right;
}

.smotret_spisok {
  width: 40%;
  float: right;
}



.filter-button {
  height: 44px;
  padding-top: 2px;
  background-color: #0071e3;
  margin-bottom: 30px;
  max-width: 177px;
  border-radius: 23px;
        margin-left: auto;
    margin-right: auto;
}



.filter-button i {
  font-size: 2rem;
  margin-right: 10px;
}

.filter-button:hover {
  background: #014386 !important;
}

.drag-target {
  z-index: 4;
}

#search {
  background-color: #fff;
}

.letter-container {
  text-align: center;
}

.chip.letter-select {
  cursor: pointer;
}

.chip.letter-select.select {
  background-color: #4caf50;
  color: #fff;
}

.chip_ferm.letter-select {
  cursor: pointer;
}

.chip_ferm.letter-select.select {
  background-color: #EE9C40;
  color: #fff;
}


.green-text {
  color: #4caf50;
}

.collection-item .margin-none {
  display: flex;
  align-items: center;
}
/* MODAL */
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}




/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
    to { transform: translateY(0); }
}

@keyframes mmslideOut {
    from { transform: translateY(0); }
    to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
  float: right;
  z-index: 98;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}


.danger_class_table, .danger_class_table td, .danger_class_table th {
  border: solid 1px;
}

.simplebar-track {
    z-index: 0 !important;
    position: absolute;
    right: 0px;
    bottom: 0px;
    pointer-events: none;
    overflow: hidden;
}

h1 {
   font-size: 22px; 
}

.pest-name {
  display: flex;
  position: relative;
  align-items: center;
  text-align: left;
  color: #54584e;
}

.p4u_button {
  display: flex;
  position: relative;
  float: right;

}

.pest-name h1 {
  width: 100%;
}

.position-absolute {
  position: absolute !important;
}
.position-relativ {
  position: absolute !important;
  bottom: 96px;
z-index: 2;
color: white;
padding-left: 25px;
}

.link_p4u_product {
  display: flex;
    overflow: hidden;
    width: 30%;
    height: 82px;
    padding: 5px 5px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,.12);
    border-radius: 8px;
    margin-top: 8px;
    border: 0;
    transition: box-shadow .5s;
    right: 0;
  cursor: pointer;
  
}

/* maqk css */
.icon_count {
  background-color:#ff9a00;
  color:#ffffff;
  border-radius:100%;
  margin-left:2px;
  /*padding:3px 0px 0px 5px;*/
  font-size:14px;
  width:22px;
  position:relative;
  text-align:center; 
}
.i12 {
  font-size:12px;
}
.grid_container {
  display: grid;
  grid-gap: 35px;
}
@media (max-width: 992px) {

.seed-info-head{
    grid-template-columns: 1fr;
  }
  .fotoSeedsSum {
    left: 80%;
    margin-top: 63%;
}
.block {
  position:relative;
  display: inline-flex;
}
.hover {
  width:max-content;
  position: relative;
  display: flex;
}
.hidden {
  display: none;
}

.grid_container {
  grid-template-columns: 1fr;
}
.flx_direction {
  flex-direction: column;
}
}
@media (min-width: 992px) {
  .seed-info-head .left img {
    width: 100%;
  }
  .name-and-manufacture {
    width: 100%;
}
  .seed-info-head{
    grid-template-columns: 0.5fr 0.5fr;
  }
  .fotoSeedsSum {
    left: 44%;
    margin-top: 1%;
}
.grid_container {
  grid-template-columns: 0.3fr 0.7fr;
}
.flx_direction {
  flex-direction: row;
}
/* задаем относительное позиционирование контейнеру */
.block {
  position:relative;
  display: inline-flex;
}
.hover {
  width:max-content;
  position: relative;
  display: flex;
}
/* Оформление скрытого элемента по умолчанию */ 
.hidden
{
  display: none;
  position: absolute;
  bottom: 100%;
  right: 0px;
  background-color: #fff;
  color: #000;
  padding: 5px 0px 0px 9px;
  text-align: left;
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.16);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.16);
  box-shadow: 0 1px 1px rgba(0,0,0,.16);
  font-size: 15px;
  border: 2px solid #d7d6fb;
  border-radius: 10%;
  z-index: 9;
  padding: 20px;
}
/* Появление скрытого элемента при наведении */
.hover:hover .hidden
{
  display: block;
}
.hover .hidden a 
{
  display: block;
}
.hidden span 
{
  font-weight: bold;
}
}

.menu__pest 
{
display: flex;
justify-content: center;
color: #fff;
/*border-top: 5px solid #50af50;*/
margin: 0.5 rem 1 1rem 1;
}

@media only screen and (min-width: 601px) {
  .menu_mob_site_pest {
    display: none;
  }
  .menu__pest a {
    display: block;
    color: #0288d1;
    padding: 15px 5px 15px 5px;
    width: 70%;
    text-align: center;
    background-color: #F2F3F5;
  }
  .menu__pest .active {
    color: #fff;
    background-color: #223448;
    padding: 25x;
    opacity: 0.55;
    width:35%;
    text-align: center;
}
}

@media only screen and (max-width: 601px) {
  /*.menu__pest a {
    display: block;
    color: #0288d1;
    padding: 5px;
    text-align: center;
    background-color: #F2F3F5;
  }
  .menu__pest .active {
    color: #fff;
    background-color: #223448;
    padding: 5x;
    opacity: 0.55;
    text-align: center;
}*/
.menu__pest_mob {
  position: absolute;
top: 73px;
display: flex;
padding-bottom: 20px;
margin-bottom: 20px;
width: calc(100% - 40%);
float: left;
}



.menu__pest {display: none;}
.menu__pest a {display: none;}
}
.menu__pest a:hover {
  opacity: 0.75;
  background-color: #223448;
  color: #fff;
}
.menu__pest a {
  color:#0288d1;
}

.menu__pest .active a {
  color: #fff;
}

.substance__item {
  text-align: center;
  opacity: 0.7;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40%;
}

.substance__val {
  display:flex;
  border: 1px solid #e0e0e0;
  padding: 5px 10px 5px 10px;
  margin: 2px;
  width: 80%;
}
.w60 {
  width: 60%;
}
.w40 {
  text-align: center; 
  opacity: 0.7
}

.likesoc {
  position: relative;
  padding: 12px 18px;
  border: 1px solid #eee;
  border-radius: 12px;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: center;
}

#Web_1920__4 {
  display: flex;
  flex-direction: column;
  background-color: rgba(255,255,255,1);
  overflow: hidden;
  --web-view-name: Web 1920 – 4;
  --web-view-id: Web_1920__4;
  --web-scale-on-resize: true;
  --web-enable-deep-linking: true;
  border-radius: 10%;
  margin: 10px;
  box-shadow: 5px 5px 20px #6d6b6b6b;
  cursor: pointer;
}
#Lamium_album01 {
  position: relative;
  object-fit: cover;
  width: 240px;
  height: 260px;
  border-radius: 10% 10% 0px 0px;
  overflow: hidden;
}
#_ {
  display: flex;
  justify-content: center;
  overflow: visible;
  width: 100%;
  max-width: 240px;
  text-align: center;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: rgb(34 34 34);
  opacity: 0.843;
  background: rgba(255, 255, 255, 0.64);
  padding: 0px;
  border-radius: 0px 0px 19px 19px;
  position: relative;
  flex-direction: column;
  flex-wrap: nowrap;
}
#_ span{
  padding: 10px;
}
/*#_:hover {
  font-size: 28px;
  color: rgb(16, 89, 19);
  opacity: 0.843;
  background: rgb(255, 255, 255);
  height: 125px;
  overflow: hidden;
}*/
  .compare-popup-fade {
    display: none;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(25, 25, 25, 0.8);
    cursor: pointer;
    overflow-y: auto;
    z-index: 1000000;
  }
  .compare-popup-fade:before {
    content: '';
    background: #000;
    position: fixed; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    opacity: 0.7;
    z-index: 9999;
    display: flex;
  }
  .compare-popup {
    position: absolute;
    padding: 20px;
    width: 50%;
    background: #fff;
    border: 1px solid orange;
    border-radius: 4px; 
    z-index: 99999;
    opacity: 1;	
    overflow-y: auto;
  }
  .compare-popup-close {
    position: relative;
    text-align: right;
  }

  @media (max-width: 992px) {
    .seed-info-head .left img {
      width: 80%;
    }
    .name-and-manufacture {
      width: 80%;
  }
    .popper {
      width: fit-content;
      max-width: calc(100% - 5%);
      margin: 10px;
      padding: 10px;
      margin: auto;
      display: flex;
      flex-direction: column;
      box-sizing: border-box;
      position: initial;
    }
  }
  
  @media (min-width: 992px) {
  .popper {
    width: fit-content;
    max-width: calc(100% - 25%);
    margin: 10px;
    padding: 50px;
    margin: auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: initial;
  }
  .compareTable {
    display:none;
  }
}

 .row.ad-container_product {
   padding: 10px 10px;
 border: 3px solid #a4a4a4;
 text-align: center;
 border-radius: 30px;
 color: #a4a4a4; z-index: 3;
 
 }
 @media (max-width: 992px) {
  .row.ad-container_product {
  width: 90%;
  margin-left: 5%;
  }
 }
 @media (min-width: 992px) {
  .row.ad-container_product {
  width: 30%;
  margin-left: 70%;
  }
 }
 .status_active {
  color: #ffffff;
  background-color: #4DB351;
  border-radius: 30px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
 }

.status_pass {
  color:#ffffff;
  background-color:#FF9999;
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 3px;
}

/*кнопка вверх*/
a.idTop1 {
  /*position: fixed; 
  z-index: 9999;
  bottom: 7%; 
  right: 2%; 
  opacity: .6; 
  padding: 10px;
  margin: 5px 15px 15px 5px;*/
 display: none;
 }
 a.idTop1:hover {
  opacity: 1;
 }
 a.idTop2 {
/*  position: fixed; 
  z-index: 9999; 
  bottom: 7%; 
  right: 6%;
  opacity: .6;
  padding: 10px; 
  margin: 5px 15px 15px 5px; 
  width: 40px;*/
      display: none;
 }
 a.idTop2:hover {
  opacity: 1;
 }
/*кнопка вниз*/

a.idUp {
 position: fixed; /*позиционирование кнопки фиксированное*/
 z-index: 9999; /*отображаем поверх всех элементов*/
 right: 2%; /*положение справа*/
 background: #4caf50; /*фон, можно указать любую картинку*/
 opacity: .6; /*прозрачность*/
 color: #fff; /*цвет текста*/
 padding: 10px; /*внутренние отступы*/
 margin: 5px 15px 15px 5px; /*внешние отступы*/
 width: 70px;

}
a.idUp:hover {
 opacity: 1;
}

/*модальное окно меры борьбы*/

      #modal-contentCound {
        background: rgba(102, 102, 102, 0.5);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
      }
      #Cound {
        width: 300px;
        height: 50px;
        text-align: center;
        padding: 15px;
        border: 3px solid #0000cc;
        border-radius: 10px;
        color: #0000cc;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        background: #fff;
      }
      #modal-contentCound:target {display: block;}
 /*     .close {
        display: inline-block;
        border: 1px solid #0000cc;
        color: #0000cc;
        padding: 0 12px;
        margin: 10px;
        text-decoration: none;
        background: #f2f2f2;
        font-size: 14pt;
        cursor:pointer;
      }*/
      
/*меню в шапке*/

#navigation{
    background: #ececec;
    font-size: 16px;
    position: relative;
    top: 70px;
    z-index: 2;
    overflow: hidden;
}
#navigation.fixed{
    position: fixed;
    top: 70px;
    width: 100%;
    background: #ececec;
    z-index: 2;

}
#navigation ul{
    width: 100%;
    padding-left: 300px;
    margin: 5px auto;
    display: block;
}

#menu1 li{
    float: left;
    list-style: none;
    padding: 3px 25px;
    border-left: 0px solid #ccc;
}

#menu1 a {
    color: #223448;
    text-decoration: none;
    font-family: Verdana;
    padding: 3px 5px;
}
#menu1>li a:hover{
    color: #0288d1;
    transition: color 0.5s ease;
}

.menu_404 {
  justify-content: space-evenly;
    margin-right: 10px;
    display: flex;
    width: 100%;
    text-align: center;
}

.menu_404 a {
  background-color: #6c63ff;
  box-shadow: 0 4px 12px rgba(0,0,0,.12);
  border-radius: 8px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  justify-content:center;
  padding: 10px 10px;
  cursor: pointer;
}


  #help:target {
  display: block;
  }
  
  #help {
  background: #ececec;
  width: 600px;
  height: 750px;
  position: fixed;
  top: 120px;
  left: 400px;
  display: none;
  z-index: 9999999999;
  padding: 20px;
  color: #0288d1;
  }
  
  .window {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  border: 1px solid #cecece;
  padding: 50px;
  transform: translate(-50%,-50%);
  background-color: #fafafa;
  }
  
  div#main_text a.close_window {
  position: absolute;
  right: 10px;
  top: 4px;
  border: none;
  }

  .chemclassb {
    padding: 7px 7px;
    float: left;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,.12);
    border-radius: 8px;
    border: 0;
    margin-right: 10px;
    transition: box-shadow .5s;
    width: 250px;
    height: 42px;
    text-align: center;
    font-family: Verdana; 
    font-weight: 700; 
}


.card-menu_home {
font-size: 14px;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
background-color: #f8f9fa;
border: 1px solid #dadce0;
color: #202124;
border-radius: 4px;
font-family: arial,sans-serif;
margin: 11px 4px;
padding: 5px 20px 20px 20px;
line-height: 27px;
height: 36px;
width: 120px;
text-align: center;
cursor: pointer;
user-select: none;
margin-bottom: 12px;
vertical-align: middle;

}


.header_menu {
  text-align: left;
  background: #fff;
  height: 65px;
}
.header_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header_menu a {
  text-decoration: none;
  display: block;
  color: #000;
}

.header_menu ul li{
        padding-top:1px; /* Вводим отступ между li чтобы создать иллюзию разделенных пунктов меню */
        float:none;
    }
    .header_menu ul a{
        white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
        display:block;
    }
    .header_menu li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
        /*left:0;*/ /* Приносим его обратно на экран, когда нужно */
        opacity:1; /* Делаем непрозрачным */
    }
    .topmenu > li {
  display: inline-block;
  position: relative;
}
.topmenu > li > a {
  position: relative;
  padding: 10px 15px;
  font-family: 'Kaushan Script', cursive;
  font-size: 1.5em;
  line-height: 1;
  letter-spacing: 3px;
}
.topmenu > li > a:before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 100%;
  top: 100%;
  width: 10px;
  height: 10px;
  background: #272729;
  border-radius: 50%;
  opacity: 0;
  transition: .3s;
}
.topmenu li:hover a:before {
  transform: translate(-50%, 0);
  opacity: 1;
}
.submenu {
  position: absolute;
  z-index: 9;
  left: 0.6rem;
  top: 4.6rem;
  width: 400px;
  padding: 10px;
  margin-top: 5px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0,0,0,.2);
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.submenu2 {
  position: absolute;
  z-index: 200;
  left: 150%;
  top: 20%;
  width: 190px;
  padding: 15px;
  margin-top: 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0,0,0,.2);
  box-sizing: border-box;
  opacity: 0;
  transition: .3s;
}
.topmenu > li:hover .submenu {
  visibility: visible;
  opacity: 1;
  
}
.topmenu > li:hover .submenu2 {
  visibility: visible;
  opacity: 1;
}
.submenu a {
  font-size: 15px;
  padding: 15px 15px 15px 15px;
  transition: .3s linear;
  width: 100%;
}
.submenu a:hover {background: #f1f1f1;}

.submenu2 a {
  font-size: 15px;
  padding: 15px 15px 15px 15px;
  transition: .3s linear;
  width: 100%;
}

.submenu2 a:hover {background: #f1f1f1;}
.submenu__mobile {
  position: absolute;
  z-index: 9;
  left: 7rem;
  top: 1.4rem;
  width: 200px;
  padding: 10px;
  margin-top: 5px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0,0,0,.2);
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, 20px);
  transition: .3s;
}
.submenu2__mobile {
  position: absolute;
  z-index: 99999;
  left: 130%;
  top: 25%;
  width: 190px;
  padding: 15px;
  margin-top: 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0,0,0,.2);
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, 20px);
  transition: .3s;
}
.topmenu > li:hover .submenu__mobile {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
}
.submenu__mobile a {
  font-size: 15px;
  padding: 15px 5px 10px 5px;
  transition: .3s linear;
  width: 100%;
}
.submenu__mobile a:hover {background: #f1f1f1;}
.topmenu > li:hover .submenu2__mobile {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
}
.submenu2__mobile a {
  font-size: 15px;
  padding: 15px 5px 15px 5px;
  transition: .3s linear;
  width: 100%;
}
.submenu2__mobile a:hover {background: #f1f1f1;}

.sometan-onetization {
position: relative;
cursor: pointer;
font-size: 22px;
color: #4525F2;
}

.kimone-tization{
  display:none;
  color: #3b3b3d;
  font-weight: 300;
  margin-left:-121px;
  font-size: 16px;
  padding:7px;
  margin-top:5px;
  background:#f3f3f3;
  height:auto;
  -moz-box-shadow:0 7px 7px rgba(59, 58, 58, 0.41);
  -webkit-box-shadow:0 7px 7px rgba(61, 60, 60, 0.37);
  box-shadow:0 7px 7px rgba(70, 68, 68, 0.37);
}
.sometan-onetization:hover .kimone-tization {
  display: block;
  position: absolute;
  top: 115px;
  z-index: 9999;
  width: 398px;
  background: #d8d8dc;
  border-radius: 5px;
}
@media (max-width: 1023px)  {   
.menu_mob_site_pest{
    display: grid;
    align-content: center;
    align-items: center;
    justify-items: center;
    justify-content: center;
    overflow-y: hidden;
    }
}

.chipsss {
  display: inline-block;
  height: 32px;
  padding: 0px 13px 0px 13px;
  font-size: 13px;
  font-weight: 500;
  color: #030303;
  line-height: 32px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background-color: #fff;
  margin: 2px;
  cursor: pointer;
  margin-left: 0px;
  transition: 0.5s cubic-bezier(0.05,0,0,1);
  flex-direction: row;
align-items: center;
display: inline-flex;
font-size: var(--ytd-user-comment-font-size);
font-weight: var(--ytd-user-comment-font-weight);
line-height: var(--ytd-user-comment-line-height);
letter-spacing: var(--ytd-user-comment-letter-spacing);
}

.chipsss:hover {
  color: #030303;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.05,0,0,1);
}

.activesss {
  color: #fff;
  background-color: #030303;
  display: inline-block;
  height: 32px;
  padding: 0px 5px 0px 5px;
  font-weight: 500;
  line-height: 32px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  margin: 10px;
  cursor: pointer;
  margin-left: 0px;
  transition: 0.5s cubic-bezier(0.05,0,0,1);
  flex-direction: row;
align-items: center;
display: inline-flex;
font-size: var(--ytd-user-comment-font-size);
font-weight: var(--ytd-user-comment-font-weight);
line-height: var(--ytd-user-comment-line-height);
letter-spacing: var(--ytd-user-comment-letter-spacing);
}

/* быда вставка в хим класс я вырезала */

@media screen and (min-width: 992px){
    .icon_mob_carusel {
        display: none;
    }
}
@media screen and (max-width: 992px){
    .icon_pc_carusel {
        display: none;
    }
}
.icon_mob_carusel svg path {
    stroke:inherit;
    stroke-width:inherit;
    fill:inherit;
    }

@media screen and (max-width: 992px){
.icon_mob_carusel svg:hover { stroke: green; fill: green; }
.icon_mob_carusel:hover { stroke: green; fill: green; }

.icon_mob_carusel {
  display: inline-block;
  fill: currentColor;
}
}
@media screen and (max-width: 1402px){
.static_chemclass {
        display: none;
    }
}
@media screen and (min-width: 1402px){
.static_chemclass {
        float: right;
    }
}

#magnify {
  display: none;
  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 600px;
  height: auto;
  z-index: 9999;
}
#magnify img {
  width: 100%;
}
/* затемняющий фон */
#overlay {
  display: none;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
/* кнопка закрытия */


.headmenu {
position: absolute;
z-index: 5;
height: fit-content;
width: 100%;
top: 200px;
right: 8%;
background-color: rgba(0,0,0,0.6);
display: none;
border-radius: 30px;
}
.headmenu.active {
  display: block;
}
.headmenu .flex-popap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*menu user*/
.link_top_menu_header .user_menu.active {
  color: #424348;
  background: #fff;
  background-clip: padding-box; /* !importanté */
  border: solid 2px transparent; /* !importanté */
    border-radius: 1em;}

  .link_top_menu_header .user_menu.active:before {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    margin: -2px; /* !importanté */
    border-radius: inherit; /* !importanté */
    background: linear-gradient(to right, #105e13, #87f28c);
  }


    .link_top_menu_header .user_menu {
  display: none;
  margin-top: 18px;
}
    .link_top_menu_header .user_menu.active {
display: block;
top: 15px;
position: absolute;
left: -2px;
}

.link_top_menu_header .add_menu.active {
  color: #424348;
  background: #fff;
  background-clip: padding-box; /* !importanté */
  border: solid 2px transparent; /* !importanté */
    border-radius: 1em;}

  .link_top_menu_header .add_menu.active:before {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    margin: -2px; /* !importanté */
    border-radius: inherit; /* !importanté */
    background: linear-gradient(to right, #105e13, #87f28c);
  }


    .link_top_menu_header .add_menu {
  display: none;
  margin-top: 18px;
}
    .link_top_menu_header .add_menu.active {
display: block;
top: 15px;
position: absolute;
left: -2px;
}
#sec-d86f{
    z-index: -1;
}
hr {
  border: 1px solid #e5e5e5;
  border-radius: 9px;
}
@media (max-width: 990px) and (min-width: 632px) {
    .u-hover-feature.u-image.u-image-default.u-image-1 {
top: -15px;
position: absolute;
        right: 20px;}
}
@media (max-width: 632px) and (min-width: 420px) {
    .u-hover-feature.u-image.u-image-default.u-image-1 {
      margin-left: 156px;
      position: relative;
      top: 0px;
}
}
@media (min-width: 990px) {
    .u-hover-feature.u-image.u-image-default.u-image-1 {
      top: 40px;
      height: 200px;
      left: 0px;
      position: relative;
}
}

.details-view {
top: 149px;
position: absolute;
right: 6%;
width: 100px;
float: right;
background: #e5e5e5;
padding-left: 5px;
color: #272729;
height: 30px;
padding-top: 3px;
border-radius: 27px;
text-align: center;
z-index: 2;
border: 1px solid #ddd;
}
.u-block-472a-59 {color: #5c5c5c;}

.select2-results {
    color: #272729;
}


#stat {
width: 320px;
height: fit-content;
padding: 60px 30px;
top: 20% !important;
z-index: 9999 !important; 
}
.u-text.u-text-default.u-block-control.u-block-472a-108{
    color: #262626;
}

.pest-info-type{
    border: 1px solid #ccccccba;
    padding: 15px;
    margin-bottom: 29px;
    border-radius: 30px;
}




  .blob {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #4bb14f;
    
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
    .blob.top {
      top: 0;
      animation: blob-top 1s infinite ease-in;
    }
    .blob.bottom {
      top: 100%;
       animation: blob-bottom 1s infinite ease-in;
    }
    .blob.left {
      left: 0;
      animation: blob-left 1s infinite ease-in;
    }
  
  .move-blob {
    background: #4bb14f;
    top: 0;
    
    animation: blob-spinner-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-spinner-mover {
  0%, 100% {
    top: 0;
    left: 50%;
  }
  25% {
    top: 50%;
    left: 100%;
  }
  50% {
    top: 100%;
    left: 50%;
  }
  75% {
    top: 50%;
    left: 0;
  }
}
/*@media (min-width: 776px) {
.grid {
  display: grid;
  grid-template-columns: 0.3fr 0.3fr 0.3fr;
  align-content: center;
  justify-content: center;
  align-items: start;
  justify-items: center;
}
}
@media (max-width: 776px) {
  .grid {
    display:grid;
    grid-template-columns: 1fr;
  }
  }
  */
/* */
.seller-info {
  max-width: 100%;
  display: inline-block;
  vertical-align: baseline;
  padding: 16px;
  /*border: 1px solid #d3d4dd;
  border-radius: 8px;*/
}
.seller-info .seller-info__tip-info::before {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
}

.seller-info .seller-info__param {
  max-width: 100%;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 8px;
  margin-left: 5px;
margin-right: 5px;
color: #373737;
}
.seller-info .seller-info__param .address-rate-mini::after {
  content: '';
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background-color: #242424;
  margin: 0 4px -1px;
}

.seller-info .seller-info__param .address-rate-mini::before {
  width: 12px;
  height: 12px;
  margin-top: -2px;
}
.seller-info__review {
  max-width: 240px;
}
.seller-info .seller-info__review {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 20px;
  color: #868695;
  margin-left: 5px;
}

.seller-info .seller-info__tip-info {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
.seller-info .seller-info__tip-info {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.tip-info-gray {
  background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.5%208C15.5%2012.1421%2012.1421%2015.5%208%2015.5C3.85786%2015.5%200.5%2012.1421%200.5%208C0.5%203.85786%203.85786%200.5%208%200.5C12.1421%200.5%2015.5%203.85786%2015.5%208Z%22%20stroke%3D%22%238B8B8B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M8%204H8.01%22%20stroke%3D%22%238B8B8B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M8%207V12%22%20stroke%3D%22%238B8B8B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.seller-info .seller-info__name--link {
  color: #242424;
  border-color: initial;
  -webkit-transition: color .3s ease 0s;
  transition: color .3s ease 0s;
}
.seller-info .seller-info__default-name, .seller-info .seller-info__name {
  font-size: 14px;
  line-height: 20px;
}
.seller-info .seller-info__default-name, .seller-info .seller-info__name {
  font-size: 18px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #242424;
  font-weight: 600;
  max-width: 100%;
}
.seller-info .seller-info__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.product-page .product-page__seller-wrap {
  -ms-grid-row: 6;
  max-width: none;
}
.product-page .product-page__seller-wrap {
  -ms-grid-column: 2;
  -ms-grid-row: 9;
  grid-area: seller;
  margin-bottom: 24px;
  max-width: 340px;
}
.product-page .product-page__seller-wrap {
  -ms-grid-column: 2;
  -ms-grid-row: 9;
  grid-area: seller;
  margin-bottom: 24px;
  max-width: 340px;
}

.seller-info__wrap {
  width: 100%;
}
.seller-info .seller-info__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
color: #343434;
font-weight: 600;
font-size: 16px;
}
.seller-info .seller-info__param {
  margin-top: 4px;
}
.seller-info .seller-info__param {
  max-width: 100%;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 8px;
}
.seller-info .seller-info__name--link {
  color: #242424;
  border-color: initial;
  -webkit-transition: color .3s ease 0s;
  transition: color .3s ease 0s;
}

.seller-info .seller-info__default-name, .seller-info .seller-info__name {
  font-size: 14px;
  line-height: 20px;
}
.seller-info .seller-info__default-name, .seller-info .seller-info__name {
  font-size: 18px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #242424;
  font-weight: 600;
  max-width: 100%;
}

/* */
    input:not([type]), input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="time"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="tel"], input[type="number"], input[type="search"], textarea.materialize-textarea {
  background-color: transparent;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 15px 0 5px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
  border-radius: 16px;
  padding-left: 15px;
}
.basket-page .basket-section__text-msg {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}
.basket-section__header {
    font-size: 24px;
    line-height: 32px;
}

.basket-page .basket-section__header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3px;
    flex-direction: row;
}

.basket-page {
    width: calc(100% - 24px);
    margin: 0 12px;
    margin-top: 24px;
    position: relative;
    padding: 24px;
    border-radius: 20px;
    border: 1px solid transparent;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #edecec;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.material-button.secondary.close {
    height: 26px;
    min-width: 26px;
    line-height: 0;
    margin-right: 0px;
    margin-left: auto;
    padding: 0px;
    border-radius: 50%;
}

.material-button.secondary {
    background-color: rgba(0, 0, 0, 0);
    color: #4bb14f;
    box-shadow: none;
}

.material-button {
    --text-color-primary: #fff;
    --text-color-secondary: #374fc6;
    --background-color-primary: #374fc6;
    --background-color-ripple: #fff;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    border-radius: 6px;
    padding: 0px 16px;
    min-width: 64px;
    height: 36px;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;
    font-family: Roboto, "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system;
    font-size: 14px;
    font-weight: 500;
    line-height: 37px;
    overflow: hidden;
    outline: 0px;
    cursor: pointer;
    transition: box-shadow 0.2s ease 0s;
}

.u-container-style.u-group.u-radius-10.u-shape-round.u-white.u-group-3 {
    width: 90%;
    box-shadow: 0px 1px 5px 0px rgb(128 128 128);
    height: auto;
    margin: 48px 48px 0 48px;
    max-width: 358px;
    min-width: 221px;
}
.u-group {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.u-container-layout-3 {
    padding-left: 29px;
    padding-right: 29px;
    padding-bottom: 23px;
}
.u-btn-1 {
    border-style: none;
    font-weight: 500;
    font-size: 0.9375rem;
    background-image: none;
    margin: 16px auto 0;
    padding: 13px 31px 13px 39px;
}
.add-new-product{
background-color: #484848;
color: #fffefe;
}
.add-new-product:hover{
background-color: #4cb151;
}



