<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uc-custom-footer .t977__text {
    color: #fff;
}
.uc-catalog-section .t853__uptitle {
    letter-spacing: 1.5px;
}
.uc-page-stepform {
    margin-top: 30px;
    margin-bottom: 50px;
}
.uc-catalog-section .t853__title {
    letter-spacing: 0.7px;
}
.uc-catalog-section .t853__descr  {
    font-weight: 500;
    letter-spacing: 1px;
}
.uc-types-section .t-title,
.uc-catalog-section .t-title,
.uc-text-primary .t-title {
    color: #3f3034;
}
.uc-types-section .t-section__descr, .uc-catalog-section .t-descr  {
    color: #3f3034;
    font-weight: 500;
} 
.uc-mainscreen-sect a.t-btn{
    transotoon: 0.5s all ease-in-out  !important;
}
.uc-mainscreen-sect a.t-btn:hover {
    background-color: #c77e1e !important;
} 
.uc-custom-footer .t977__col-inner li a:hover {
    color: #d9d9a6 !important;
}
.uc-page-stepform {
    margin-top: 30px;
    margin-bottom: 50px;
}
#allrecords .uc-contacts-page-bl a {
    color: unset!important;
}
.uc-contacts-page-bl
#allrecords .btn-primary a {
    color: #fff!important;
}
#allrecords .btn-text-white a {
    color: #fff!important;
}
#allrecords .btn-text-white a:hover {
    color: #3f3034!important;
    background-color: #d9d9a6!important;
}
#allrecords .instruction-page-head a {
    color: #fff!important;
}
#allrecords .btn-instruction a {
    color: #F7DFB7!important;
}
#allrecords .btn-instruction-green a {
    color: #ffffff!important;
}
#allrecords .btn-instruction:hover a {
    background-color: #fff!important;
    color: #F7DFB7!important;
}
.uc-results-btns-bl .btn-primary a:hover {
    border: 1px solid #cb8c3f!important;
}
#allrecords .btn-instruction-green:hover a {
    color: #007467!important;
    background-color: #f3f2f0!important;
    border: 1px solid #007467!important;
}
.btn-wa-green:hover a  {
    filter: brightness(150%)!important;
}
.uc-section-calc .t-container {text-align: center!important}
.uc-section-calc form {display: inline-block!important; text-align: center!important}
.uc-section-calc input[name="productivity"], .uc-section-calc input[name="norma"] {min-width: 100px!important}
.uc-section-calc .t678 .t-input-title {text-align: left; padding-bottom: 12px;}
.uc-section-calc .t-calc__wrapper  {text-align: center;}
.uc-section-calc .t678 .t-input-group {margin-bottom: 40px;}
.uc-section-calc .t-calc {font-size: 22px;}
#allrecords .btn-green a {background-color: ##2C8E5D!important; color: #fff!important;}
#allrecords .btn-green a:hover {background-color: #60C793!important; color: #fff!important;}
#allrecords .btn-white a {background-color: ##fff!important; color: #000!important;}
#allrecords .btn-white a:hover {background-color: #cb8c3f!important; color: #fff!important;}
#allrecords .btn-primary a:hover {background-color: #fff!important; color: #cb8c3f!important;}
.text-shadow-big {text-shadow: 2px 2px 4px black;}
.text-shadow-small {text-shadow: 1px 1px 2px black;}
.t977__text.t-text {color: #fff!important;}
.t977 .t977__text.t-text a {
	display: inline-block;
	margin: 10px 0 0 0;
}
.uc-custom-footer .t977__text.t-text a:hover {
	opacity: 0.8;
}
@media screen and (max-width: 960px) {
.uc-fert-group-sect .t853__col, .uc-catalog-section .t853__col {
  margin-bottom: 20px;
}
.uc-page-stepform {
    margin-top: 40px;
    margin-bottom: 60px;
}}
.dynamic, .dynamic2 {
  opacity: 0;
  transition: .5s;
}

.dynamic-active, .dynamic2-active {
  opacity: 1;
}
.uc-types-section .t649__col:hover, .uc-types-section .t844__col:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.uc-types-section .t649__col {
    padding-bottom: 15px;
    bordeer-radius: 5px;
    -webkit-border-radius: 5px;
}
.uc-types-section .t649__col .t649__title{
    padding-left: 10px;
    padding-right: 10px;
}
.uc-types-section .t649__col:hover .t649__title div, .uc-types-section .t844__col:hover .t844__wrappercenter div {
    color:  #c77e1e !important;
}
.uc-types-section .t844__col:hover .t844__img {
    transform: translateX(5px);
    transform: translateY(5px);
    scale: 1.05;
}
.uc-types-section .t844__col{
    cursor: pointer;
}
@media screen and (max-width: 960px) {
.uc-types-section .t844__col {
  padding-bottom: 20px;
  margin-bottom: 25px;
}
}
.uc-menu-top {
    transition: all 0.5s ease;
    width: 100%;
    position: fixed;
    top: -100px;
}
.uc-menu-top-fixed {
    display: block !important;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9997;
    transition: all 1s ease;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
    }
.uc-catalog-section .t853__container, .uc-btn-line-section .t853__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
}
.uc-catalog-section .t853__col, .uc-btn-line-section .t853__col {
    position: relative;
    padding-bottom: 65px;
} 
.uc-catalog-section .t853__col .t853__btn-wrapper, .uc-btn-line-section .t853__col .t853__btn-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} 
.uc-tab-bottom {
    padding-bottom: 70px !important;
}
.uc-fert-group-sect .t853__container, .uc-btn-line-section .t853__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
}
.uc-fert-group-sect .t853__col {
    position: relative;
    padding-bottom: 65px;
} 
.uc-fert-group-sect .t853__col .t853__btn-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} 
/*РЎРєСЂС‹С‚СЊ РґР°С‚Сѓ Р·Р°РїРёСЃРµР№ Р±Р»РѕРіР°*/
.js-feed-post-date {
    visibility: hidden;
}
@media screen and (max-width: 960px) {
.uc-menu-top, uc-menu-top-fixed {
  display: none !important;
} }
.uc-home-blog-socials .t-sociallinks__item_vk a svg path {
    fill: #0077FF !important; 
}
.uc-home-blog-socials .t-sociallinks__item_telegram a svg path {
    fill: #0088cc !important; 
}
@media (max-width: 479.98px) {
 .uc-section-calc-titl .t-title_xs {font-size: 20px!important;}   
}

@media (min-width: 480px) {
    
}

//@media (min-width: 640px) {}

@media (min-width: 960px) {
    .uc-section-calc .t-calc {font-size: 25px;}
    .uc-section-calc .t678 .t-input-title {padding-bottom: 17px;}
}

@media (min-width: 960px) and (max-width: 1199.98px) {
    .t830__panel {
    	position: absolute;
    	top: 15px;
    	width: 70px;
	    z-index: 5;
    }
}

//@media (min-width: 1200px) {}</pre></body></html>