/*
 Theme Name:   Pithree Child Theme
 Theme URI:    http://themes.g5plus.net/pithree/
 Description:  Pithree Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     pithree
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain: 		pithree
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');


a {
	-webkit-transition: 0.3s;
     -moz-transition: 0.3s;
     -o-transition: 0.3s;
     transition: 0.3s;
}
body {
	line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    letter-spacing: 0;
    line-height: 1.4;
}
#wrapper-content {
    background-color: #f6f0e9;
}
/*.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, button, input[type="submit"], .l-btn {
    color: #000;
    background-color: #eedf6d;
    font-size: 13px !important;
    font-weight: 500;
    padding: 14px 30px;
    background-image: none;
	border-radius: 5px;
    display: inline-block;
	border: 1px solid #eedf6d;
}*/
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, button, input[type="submit"], .l-btn {
    color: #fff;
    background-color: #86c226;
    font-size: 13px !important;
    font-weight: 500;
    padding: 14px 30px;
    background-image: none;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #86c226;
    text-transform: uppercase;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
button:hover, input[type="submit"]:hover, button:focus, input[type="submit"]:focus, .l-btn:hover, .l-btn:focus {
    color: #ffffff;
    border-color: #839b7e;
    background-color: #839b7e;
}
.wpcf7 .wpcf7-submit:disabled:hover, .wpcf7 .wpcf7-submit:disabled:focus {
    color: #000;
    background-color: #e2e2e2;
    border-color: #e2e2e2;
}
.file-btn {
    color: #fff;
    border-color: #86c226;
    background-color: #86c226;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 500;
    padding: 14px 30px 14px 65px;
    background-image: none;
    display: inline-block;
    position: relative;
}
.file-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    width: 22px;
    height: 25px;
    background: url(/wp-content/uploads/2022/07/file-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.file-btn:hover, .file-btn:focus {
    color: #fff;
    background: #839b7e;
}
.lb-btn {
    color: #000;
    background-color: transparent;
    font-size: 13px !important;
    font-weight: 500;
    padding: 13px 29px;
    background-image: none;
    border-radius: 5px;
    display: inline-block;
    border: 2px solid #86c226;
    text-transform: uppercase;
}
.lb-btn:hover, .lb-btn:focus {
    color: #fff;
    background-color: #839b7e;
    border-color: #839b7e;
}



/*********************************** HEADER *******************************/

.x-nav-menu > .x-menu-item > .x-menu-a-text {
    font-size: 14px;
    text-transform: none;
    font-weight: 700;
}
.header-cust {
    display: flex;
    flex-direction: column;
    line-height: 1.4;
    text-align: center;
}
.header-cust .header-tel {
    font-weight: 800;
    font-size: 18px;
}
.header-cust .callback {
    color: #839b7e;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 800;
    font-size: 12px;
}
.header-customize-nav .header-customize-item {
    margin-left: 35px !important;
}
.header-1 .primary-menu {
    display: flex;
    align-items: center;
}
.header-1 .is-sticky .header-above-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}
.page-title.page-title-layout-center {
    text-align: left;
}
.page-title .page-title-inner h1 {
    text-transform: none;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 5px;
}
.breadcrumbs {
    margin-bottom: 0px;
}
.breadcrumbs li a, .breadcrumbs li span {
    color: #ffffff;
    line-height: 1.4;
}
.breadcrumbs li:after {
    content: "/";
    color: #ffffff;
}
.breadcrumbs li span {
    color: #ffffff;
}
.x-sub-menu {
    background-color: #efe8e1 !important;
}
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon, .x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text {
    padding-left: 0px;
}
.x-sub-menu-standard a.x-menu-a-text {
    color: #000;
    font-size: 14px;
    text-transform: none;
    font-weight: 700;
}
ul#main-menu > li:nth-child(2) > a.x-menu-a-text,
ul#main-menu > li:nth-child(5) > a.x-menu-a-text,
ul#main-menu > li:nth-child(6) > a.x-menu-a-text {
    pointer-events: none;
}




/*********************************** FOOTER *******************************/

.main-footer-wrapper .footer-logo {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.footer-inner .col-md-3:first-child p {
    text-align: center;
}
.footer-inner .footer-tel {
    background: #f6f0e9;
    color: #839b7e;
    padding: 5px 25px;
    font-size: 20px !important;
    display: inline-block;
    margin-top: 5px;
}
.footer-inner .footer-tel:hover, .footer-inner .footer-tel:focus {
    color: #000;
}
.footer-inner .col-md-3:first-child p:last-child {
    font-size: 13px;
    color: #fff;
}
.footer-inner .col-md-3:first-child p:last-child a {
    text-decoration: underline;
}
.main-footer .widget-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    font-family: "Montserrat";
}
.main-footer .widget-title:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0%;
    width: 45px;
    height: 1px;
    background: #f6f0e9;
}
.main-footer .widget_nav_menu .menu > li {
    padding-left: 0px;
    width: 100%;
    line-height: 1.8;
    font-size: 14px;
    list-style: none !important;
    text-transform: none;
}
.main-footer .widget_nav_menu .menu > li:before {
    content: none;
}
.footer-inner .col-md-3:last-child p {
    line-height: 1.8;
    font-size: 14px;
}
.footer-inner .col-md-3:last-child {
    width: 30%;
}
.footer-inner .col-md-3:nth-child(2) {
    width: 22%;
    padding-left: 30px;
}
.footer-inner .col-md-3:nth-child(3) {
    width: 23%;
}
.main-footer a:hover, .main-footer a:focus {
    color: #f6f0e9;
}
.main-footer .widget_nav_menu .menu > li a:hover {
    padding-left: 0px;
    color: #f6f0e9;
}



/*********************************** ГЛАВНАЯ *******************************/

.slider-row, .home-prod, .home-serv, .home-about, .ww-home, .pre-footer, .prod-list {
    padding: 80px 0;
}
.slider-row {
    background: url(/wp-content/uploads/2022/07/img-4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider-row h1 {
    margin-bottom: 40px !important;
    color: #fff;
}
.slider-inner {
    width: 85%;
}
.slider-inner .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.slider-inner-item .wpb_wrapper {
    display: flex;
    align-items: center;
}
.slider-inner-item .wpb_wrapper p {
    margin-bottom: 0px;
}
.slider-inner-item img {
    margin: 0 20px 0 0 !important;
    width: 70px;
}
.slider-inner-item .wpb_wrapper p {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
}
.vc_btn3-container {
    margin-bottom: 0px !important;
    margin-top: 45px;
}
.home-prod .vc_col-sm-6:first-child, .home-about .vc_col-sm-6:first-child {
    padding-right: 20px;
}
h3 {
    color: #839b7e;
}
.home-prod h3, .home-serv h3, .home-about h3, .ww-home h3, .pre-footer h3, .composition-row h3, .soil-adv h3, .policy h2, .history-row .wpb_text_column h3, .delivery-row h3, .dealer-row h3, .video-row h3, .prod-item.prod-desc .vc_col-sm-12 h3, .polza-row h3 {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 50px !important;
}
.home-prod h3:after, .home-serv h3:after, .home-about h3:after, .ww-home h3:after, .pre-footer h3:after, .composition-row h3:after, .soil-adv h3:after, .policy h2:after, .history-row .wpb_text_column h3:after, .delivery-row h3:after, .dealer-row h3:after, .video-row h3:after, .prod-item.prod-desc .vc_col-sm-12 h3:after, .polza-row h3:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0%;
    width: 65px;
    height: 25px;
    background: url(/wp-content/uploads/2022/07/img-6.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
.home-serv h3:after, .composition-row h3:after, .soil-adv h3:after, .history-row .wpb_text_column h3:after, .dealer-row h3:after, .video-row h3:after, .prod-item.prod-desc .vc_col-sm-12 h3:after, .polza-row h3:after {
    left: 50%;
	transform: translatex(-50%);
}
.home-prod-inner {
    margin-top: 40px;
}
.home-prod-inner .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.home-prod-inner-item .wpb_wrapper {
    display: flex;
    align-items: center;
}
.home-prod-inner-item p {
    margin: 0px;
    font-weight: 600;
}
.home-prod-inner-item img {
    margin: 0 15px 0 0 !important;
    width: 70px;
    min-width: 70px;
}
.home-serv {
    background: #839b7e;
    position: relative;
}
.home-serv:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0px;
    width: 360px;
    height: 100%;
    background: url(/wp-content/uploads/2022/07/img-12.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-serv .vc_col-sm-12 {
    float: unset;
    position: relative;
    z-index: 1;
}
.home-serv h3, .ww-home h3, .pre-footer h3 {
    color: #fff;
    margin-bottom: 55px !important;
}
.home-serv-inner .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.home-serv-inner-item {
    width: calc(33.333% - 30px);
    background: #fff;
}
.home-serv-inner-item .wpb_wrapper {
    position: relative;
}
.home-serv-inner-item p, .home-serv-inner-item img {
    margin: 0px;
}
.home-serv-inner-item p:first-child {
    text-align: center;
    color: #839b7e;
    font-family: Merriweather;
    font-weight: 900;
    font-size: 25px;
    padding: 30px 30px 45px;
    height: 145px;
}
.home-serv-inner-item p:last-child {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.home-serv-inner-item p:last-child a {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
    padding-top: 115px;
}
.home-serv-inner-item a:hover, .home-serv-inner-item a:focus {
    padding-left: 20px;
}
.home-serv-inner-item p:last-child a img {
    height: 16px;
    width: auto;
    margin: 0px;
    background: #eedf6d;
    border-radius: 50px;
    padding: 22px 10px;
    box-sizing: content-box;
}
.ww-home {
    background: url(/wp-content/uploads/2022/07/img-20.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ww-home h3 {
    margin-bottom: 65px !important;
}
.ww-home-inner .vc_column-inner > .wpb_wrapper {
    display: grid;
    grid-template-columns: calc(33.333% - 18px) calc(33.333% - 18px) calc(33.333% - 18px);
    grid-template-rows: auto auto;
    grid-column-gap: 27px;
    grid-row-gap: 27px;
}
.ww-home-inner-item {
    background: #f6f0e9;
    padding: 60px 40px 40px 35px;
    position: relative;
}
.ww-home-inner-item:nth-child(1) {
    grid-area: 1 / 1 / 3 / 2;
}
.ww-home-inner-item:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}
.ww-home-inner-item:nth-child(3) {
    grid-area: 2 / 2 / 3 / 3;
}
.ww-home-inner-item:nth-child(4) {
    grid-area: 1 / 3 / 3 / 4;
}
.ww-home-inner-item img {
    width: 70px;
    position: absolute;
    top: -15px;
}



/*********************************** ГЛАВНАЯ *******************************/

.pre-footer {
    background: #768f71;
}
.pre-footer-inner .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-prod-inner-item {
    width: calc(50% - 15px);
}
.home-prod-inner-item:nth-child(n+4) {
    margin-top: 30px;
}
.pre-footer-inner p {
    color: #fff;
    font-weight: 100;
}
.pre-footer .vc_col-sm-6 {
    width: 40%;
}
.pre-footer .vc_col-sm-6.pre-footer-inner {
    width: 60%;
    padding-right: 40px;
}
.pre-footer form {
    background: #f6f0e9;
    padding: 60px 40px;
}
.wpcf7 h3 {
    color: #7d9f8f;
    padding-bottom: 0px;
    font-size: 25px;
    margin-bottom: 25px !important;
}
.pre-footer form h3:after {
	content: none;
}
form p {
    margin-bottom: 15px !important;
}
input[type="text"], input[type="email"], input[type="tel"], textarea, select {
    height: 50px;
    background-color: #fff;
    color: #000;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.cont-form textarea {
    height: 180px;
    margin-left: -15px;
    width: calc(100% + 15px);
    padding-top: 20px;
}
textarea {
    height: auto;
}
input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder {
    color: #000;
}
form  .wpcf7-list-item {
    margin: 0px 0 0px 0;
}
form input[type="checkbox"] {
    display: none;
}
form input[type="checkbox"] + span {
    padding-left: 25px;
    display: inline-block;
    position: relative;
    font-size: 14px;
}
form input[type="checkbox"] + span:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0px;
    border: 1px solid #839b7e;
    width: 16px;
    height: 16px;
}
form input[type="checkbox"]:checked + span::after {
    content: "\2713";
    font-family: Open Sans, sans-serif;
    position: absolute;
    top: -1px;
    left: 2px;
    color: #839b7e;
    font-size: 16px;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 20px 0 0;
    padding: 10px 15px;
    border: 2px solid #839b7e;
    font-size: 14px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #839b7e;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232;
}
.wpcf7-spinner {
    display: none;
}
form br {
    display: none;
}




/*********************************** КОНТАКТЫ *******************************/

.contacts-info, .products-text, .delivery-row, .dealer-row {
    background: #fff;
    margin: 80px 0px;
    padding: 40px 25px;
}
.cont-form {
    margin-bottom: 80px;
}
.cont-form .submit-block {
    text-align: right;
    margin-top: -30px;
}
.cont-form .submit-block input {
    background: #86c226;
    color: #fff;
    border-color: #86c226;
}
.cont-form .submit-block input:hover, .cont-form .submit-block input:focus {
    background: #839b7e;
    color: #fff;
}




.prod-page {
    margin-top: 80px;
}
.prod-page .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.prod-page .home-serv-inner-item {
    width: calc(33.333% - 20px);
}
.prod-page .home-serv-inner-item p:first-child {
    background: #839b7e;
    padding: 30px 30px;
    color: #ffff;
    height: 130px;
}
.prod-page .home-serv-inner-item ul {
    padding: 30px 30px 40px;
    list-style: none;
}
.prod-page .home-serv-inner-item a {
    border-bottom: 1px solid #000;
}
.prod-page .home-serv-inner-item a:hover, .prod-page .home-serv-inner-item a:focus {
    padding-left: 0px;
    border-bottom: none;
}
.entry-content ul {
    padding: 0px;
}
.entry-content ul li {
    padding-left: 15px;
    position: relative;
    list-style: none;
}
.entry-content ul li:nth-child(n+2) {
    margin-top: 10px;
}
.entry-content ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background: #839b7e;
}
.products-text {
    margin: 30px 0px 80px;
}
.products-text h3, .prod-list:not(.no-sticky) .container h3 {
    color: #7d9f8f;
    font-size: 25px;
}
.prod-list .prod-item h3 {
    font-size: 25px;
}
.prod-list .container {
    background: #fff;
    padding: 40px;
}
.prod-list .container:nth-child(n+2), .prod-list .vc_tta-container {
    margin-top: 40px;
}
.prod-list .container h3 {
    margin-bottom: 10px;
}
blockquote {
    font-size: inherit;
}
.prod-list .container ul {
    list-style: none;
    margin-top: -15px;
}
.prod-list .container ul li:nth-child(n+2) {
    margin-top: 2px;
}
.prod-item {
    position: relative;
}
.prod-item .vc_col-sm-4 {
    position: sticky;
    top: 130px;
}
.prod-item.no-sticky .vc_col-sm-4 {
    position: relative;
    top: unset;
}
.prod-item .vc_col-sm-12 {
    margin-top: 40px;
}
.entry-content table {
    border: 1px solid #839b7e;
}
/*.entry-content table tr:first-child {
    background: #839b7e;
}
.entry-content table tr:first-child td {
    border: none;
    color: #fff;
    font-weight: 600;
}*/
.entry-content table, .entry-content table tr td {
    border: none;
}
.entry-content table tr td {
    border: none;
    padding: 0px 0px 10px;
}
.entry-content table tr:last-child td {
    padding: 0px 5px 0px 0;
}
.prod-list tr td:first-child {
    width: max-content;
    display: inline-block;
}
.prod-list table tr td {
    padding: 0px 5px 5px 0;
    display: inline-block;
}
.composition-row .vc_col-sm-12 + .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper,
.soil-adv .vc_col-sm-12 + .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -25px;
}
.composition-item {
    width: calc(25% - 50px);
    margin-left: 25px;
    margin-right: 25px;
}
.composition-row.composition-three-row .composition-item {
    width: calc(33.333% - 50px);
    margin-left: 25px;
    margin-right: 25px;
}
.composition-item img {
    margin: 0 auto;
    width: 170px;
}
.composition-item p {
    text-align: center;
}
.composition-item .wpb_wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.composition-item p {
    text-align: center;
    margin-bottom: 0px;
}
.composition-item p:first-child {
    /* transition: 0.3s; */
    /* filter: opacity(40%) brightness(100%); */
    /* position: relative; */
    /* z-index: 0; */ 
    min-width: 100px;
    max-width: 100px;
    margin-bottom: 0px;
}
.composition-item img {
    margin: 0 auto;
    /* width: 250px; */
    /* height: 100px; */
    /* object-fit: cover; */
    /* object-position: center; */
}
.composition-item p:last-child {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* z-index: 1; */
    /* color: #839b7e; */
    /* font-family: Merriweather; */
    /* font-weight: 900; */
    font-style: normal;
    margin: 0 0 0 15px;
    text-align: left;
}
.soil-adv-item {
    width: calc(25% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}
.soil-adv-item .wpb_wrapper p {
    text-align: center;
}
.soil-adv-item .wpb_wrapper p img {
    margin: 0 auto;
    height: 90px;
    width: auto;
}
.vc_tta.vc_tta-style-modern .vc_tta-tabs-list {
    padding-left: 0px !important;
    padding-top: 0px !important;
}
.prod-list .container ul li:nth-child(n+2) {
    margin-top: 0px !important;
}
.vc_tta.vc_tta-style-modern .vc_tta-tab {
    margin-left: 0px !important;
    margin-top: 0px !important;
}
.entry-content .vc_tta.vc_tta-style-modern .vc_tta-tab li:before {
    content: none;
}
.vc_tta.vc_tta-style-modern .vc_tta-tab>a {
    border-width: 0px;
    background-image: none;
}
.post-single > .captions.entry-thumb-wrap, .single-blog-inner .entry-content-wrap > h3.entry-post-title, div#comments, .entry-meta-share.clearfix,
.g5plus-posts .entry-meta, .g5plus-posts .entry-excerpt, .g5plus-posts a.read-more-link, .light-gallery-hover, .light-gallery-link a > i {
    display: none;
}
.single-blog-wrap .entry-content, .single-services-wrap .entry-content {
    font-size: 16px;
    color: #000;
}
.g5plus-posts article {
    border: none !important;
}
.g5plus-posts.style-post-default article .entry-content-wrap {
    padding: 0px 0px 0 0px !important;
}
.g5plus-posts h3.entry-post-title {
    font-size: 18px !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
    line-height: 1.4 !important;
    font-family: Montserrat !important;
    text-align: center !important;
}
.g5plus-posts h3.entry-post-title:hover a, .g5plus-posts .slick article:hover h3.entry-post-title a {
    color: #768f71;
}
.entry-thumbnail > a.entry-thumbnail-overlay {
    pointer-events: none !important;
}
.entry-thumbnail:hover .image-link-hover {
    opacity: 0;
}
.entry-thumbnail:hover .image-link-hover .light-gallery-link {
    left: 0px;
}
.light-gallery-link {
    height: 100%;
    width: 100%;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.image-link-hover div > a {
    height: 100%;
    width: 100%;
}
.image-link-hover .light-gallery-link:hover, .image-link-hover .light-gallery-hover:hover {
    background-color: unset;
    border-color: unset;
}
.g5plus-posts h3.entry-post-title a {
    padding-top: 20px !important;
    display: block;
}
.light-gallery-link {
    left: 0px;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
    border-color: #f6f0e9 !important;
    border-width: 2px !important;
    background-color: #ffffff !important;
    color: #000 !important;
    font-weight: 500 !important;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    border-color: #f6f0e9 !important;
    background-color: #f6f0e9 !important;
    color: #000 !important;
}
.prod-list .container ul li:not(:last-child) > a {
    border-right: none;
}
ul.vc_tta-tabs-list {
    display: flex !important;
    justify-content: stretch;
}
ul.vc_tta-tabs-list li.vc_tta-tab {
    width: 100%;
}
.vc_tta-panel-body {
    border: none !important;
    padding: 30px 0 0 !important;
}
.vc_tta-panel-body p:last-child {
	margin-bottom: 0px !important;
}
#documentation .wpb_single_image {
    border: 2px solid #f6f1ea;
    padding: 25px 25px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
#documentation .wpb_single_image figure {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
}
#documentation .wpb_single_image h2 {
    font-size: 16px;
    margin: 0 0 0 25px;
    font-family: "Montserrat";
    font-weight: normal;
}
.prod-item p:last-child {
    margin-bottom: 0px;
}
.policy h3 {
    font-size: 25px;
    margin-top: 30px;
}
.policy h2 {
    color: #839b7e;
}
#fancybox-content {
    border: 0 solid #f6f0e9;
    background: #f6f0e9;
    width: 460px !important;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#fancybox-wrap {
    width: 500px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    left: 50% !important;
    transform: translateX(-50%);
}
.video-row {
    margin-bottom: 80px;
}
.video-row .g5plus-video {
    background: url(/wp-content/uploads/2022/07/video-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0;
    width: 80%;
    margin: 0 auto;
}
.g5plus-video a:hover {
    color: #839b7e !important;
}
.prod-list article.post-related {
    padding: 0 40px !important;
}
.delivery-row {
    margin: 0px 0px;
}
.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
    background-color: #839b7e;
}
.timeline-line span:last-child, .timeline-line span:first-child {
    background-color: #768f71;
}
.timeline-line span:first-child, .timeline-line span:last-child {
    left: -5px;
}
.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
    background-color: #74a723;
    border: none;
    padding: 4px;
}
.timeline-post-left .timeline-dot {
    right: -23px;
}
.timeline-post-right .timeline-dot {
    left: -23px;
}
.wpb_column .wpb_wrapper .smile-icon-timeline-wrap .timeline-wrapper .timeline-block {
    margin-bottom: 20px;
    border: none;
    border-radius: 0px;
    background: #fff;
}
.ult-timeline-arrow l, .ult-timeline-arrow s {
    border-color: rgba(255,255,255,0) #f6f0e9 !important;
    border-left-color: #fff !important;
    border-right-color: #fff !important;
}
.timeline-block .timeline-header-block .timeline-header, .timeline-feature-item .timeline-header-block .timeline-header {
    font-size: 16px;
    display: inline-block;
    padding: 25px;
}
.timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0 0 10px;
    display: block;
}
.smile-icon-timeline-wrap {
    margin-bottom: 80px;
}
.dealer-row {
    margin: 0px 0px 80px;
}
.sotr-adv-row {
    margin: 40px 0px;
    padding: 40px;
    background: #fff;
}
.history-row, .sotr-row {
    margin-top: 80px;
}
body.about-inner ul.breadcrumbs li:nth-child(2) a,
body.pokup ul.breadcrumbs li:nth-child(2) a{
    pointer-events: none;
}
.prod-item.prod-desc .vc_col-sm-12 {
    margin-top: 0px;
}
.home-prod .wpb_wrapper {
    position: relative;
}
.home-video-img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 350px;
    height: 300px;
}

.delivery-row table {
    width: 100%;
    border: 5px solid #fff;
    border-top: 5px solid #fff;
    border-bottom: 3px solid #fff;
    border-collapse: collapse;
    outline: 3px solid #efe074;
    background: #fff!important;
}
.delivery-row table th {
    padding: 10px 25px;
    background: #eedf6d;
}
.delivery-row table td {
    padding: 10px 25px !important;
    border: none !important;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
.delivery-row table tbody tr:nth-child(odd) {
    background: #f6f0e9a3!important;
}
.map-row {
    margin-top: 80px;
    margin-bottom: 40px;
}
.map-row img {
    width: 80%;
    margin-top: -45px;
}
.ultsl-record:before, .entry-content ul.slick-dots li:before {
    content: none;
}
.ult-carousel-wrapper {
    margin-bottom: 0px;
}
ul.slick-dots li {
    padding: 0px !important;
}
.map-row ul {
    column-count: 4;
}
.g5plus-posts article {
    border: none !important;
    margin-bottom: 0px !important;
}
.g5plus-posts article img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: center;
}
.g5plus-posts article .entry-thumbnail, .g5plus-posts article .entry-thumbnail a {
    width: 100%;
}
.home-news.vc_row .g5plus-posts article .entry-content-wrap, 
.polza-row .g5plus-posts.style-post-default .no-slick article .entry-content-wrap {
    border: none !important;
    width: 86%;
    background: #fff;
    margin: -20px auto 0;
    position: relative;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
/*body:not(.single-post) .g5plus-posts article .entry-content-wrap a {
    padding: 20px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.4;
    height: 90px;
}*/
body:not(.single-post) .g5plus-posts article .entry-content-wrap a {
    padding: 20px !important;
    width: 100%;
    line-height: 1.4;
    height: auto;
}
.vc_row .g5plus-posts article .entry-content-wrap h3.entry-post-title {
    padding-bottom: 0px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 16px !important;
}
.vc_row .g5plus-posts article .entry-content-wrap h3.entry-post-title:after {
    content: none;
}
.vc_row .g5plus-posts article .entry-content-wrap a.read-more-link {
    display: none;
}
.polza-row {
    margin: 80px 0px;
}
.g5plus-posts article:hover .entry-content-wrap a, .g5plus-posts article .entry-content-wrap a:hover, .g5plus-posts article .entry-content-wrap a:focus {
    color: #839b7e !important;
}
.home-news .g5plus-posts article:hover .entry-content-wrap, 
.polza-row .g5plus-posts.style-post-default .no-slick article:hover .entry-content-wrap {
    margin: -25px auto 0;
}
.home-news {
    margin-top: 80px;
}
.slick-arrow i {
    color: #768f71;
    font-size: 40px;
}
.slick-next, .slick-prev {
    height: 40px;
    width: 40px;
    margin-top: 0px;
}
.slick-arrow.slick-next {
    right: -15px;
}
.slick-arrow.slick-prev {
    left: -15px;
}
.vc_images_carousel .vc_carousel-control .icon-next:before, .ultsl-arrow-right4:before,
.fa-chevron-right:before {
    content: "" !important;
    top: 0px !important;
    width: 40px !important;
    height: 40px !important;
    background: url(/wp-content/uploads/2022/08/arrow.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: block !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before, .ultsl-arrow-left4:before,
.fa-chevron-left:before {
    content: "" !important;
    top: 0px !important;
    width: 40px !important;
    height: 40px !important;
    background: url(/wp-content/uploads/2022/08/arrow.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: block !important;
	transform: scale(-1, -1) !important;
}
.vc_images_carousel .vc_carousel-control {
    margin-top: 0px !important;
    width: 40px !important;
    height: 40px !important;
    opacity: 1 !important;
    font-size: 40px !important;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    width: 40px !important;
    height: 40px !important;
    margin-top: -20px !important;
    margin-left: -20px !important;
    font-size: 40px !important;
}
.photo-row .vc_item .vc_inner {
    text-align: center;
}
.photo-row img {
    width: 80%;
    height: 500px;
    object-fit: cover;
    object-position: center;
    margin: auto;
}
.vc_images_carousel .vc_carousel-indicators li {
    width: 12px !important;
    height: 12px !important;
    margin: 0px 5px !important;
    border-radius: 50px !important;
    border: 1px solid #839b7e !important;
    background-color: transparent !important;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
    margin: 0px 5px !important;
    width: 12px !important;
    height: 12px !important;
    background-color: #839b7e !important;
    border: 1px solid #839b7e !important;
}
.vc_images_carousel .vc_carousel-indicators {
    bottom: -40px !important;
}
.photo-row {
    margin-bottom: 112px;
}
.dil-item {
    display: flex;
    /*align-items: flex-start;*/
    align-items: center;
    margin-bottom: 20px;
}
.dil-item p:first-child {
    width: 550px;
    /*margin-bottom: 20px;*/
    margin-bottom: 0;
}
.dil-item p:nth-child(2) {
    width: 200px;
    text-align: center;
}
.dil-item img {
    margin: 0px;
    float: unset;

    max-height: 70px;
    object-fit: contain;
}
.prod-item img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    object-position: center;
}
.home-serv-inner-item img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    object-position: center;
}
.g5plus-slick-slider .slick-prev {
    left: 30px;
    opacity: 1;
    top: 40%;
}
.g5plus-slick-slider .slick-next {
    right: 30px;
    opacity: 1;
    top: 40%;
}
.slick-arrow {
    background-color: transparent !important;
}
.vc_images_carousel .vc_carousel-control {
    top: calc(50% - 20px) !important;
}



@media screen and (max-width: 1200px) {
	.header-customize-nav {
    display: none !important;
}
	.slider-inner {
    width: 100%;
}
	.home-prod-inner-item {
    width: calc(50% - 10px);
}
	.home-prod-inner-item img {
    width: 60px;
    min-width: 60px;
}
	.home-serv-inner-item p:first-child {
    font-size: 20px;
    height: 131px;
}
	.home-serv-inner-item p:last-child a {
    padding-top: 101px;
}
	.video-row .g5plus-video {
    padding: 180px 0;
}
	.composition-item p:first-child {
    min-width: 70px;
    max-width: 70px;
}
	.g5plus-posts article img {
    height: 190px;
}
	.soil-adv-item .wpb_wrapper p img {
    height: 70px;
}
	.photo-row img {
    height: 450px;
}
	.prod-item img {
    height: 330px;
}
}




@media screen and (max-width: 991px) {
	.logo-mobile-wrapper img {
    width: auto;
    height: 70px;
}
	.menu-drop-fly {
    background-color: #8a8a8a;
    padding: 40px 0;
}
	.x-sub-menu, .x-nav-menu, .x-nav-menu li.x-menu-item + li {
    border-top: none;
}
	.menu-drop-fly .nav-menu-mobile a:hover {
    color: #eedf6d;
}
	.x-sub-menu {
    background-color: #8a8a8a !important;
    padding-left: 15px;
    border: none !important;
}
	.x-sub-menu-standard a.x-menu-a-text {
    color: #fff;
}
	.menu-drop-fly .x-sub-menu:before {
    content: none;
}
	.is-sticky .header-mobile-container-inner > div {
    line-height: 90px !important;
}
	h1 {
    font-size: 40px !important;
}
	.slider-inner .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
}
	.slider-inner-item:nth-child(n+2) {
    margin-top: 20px;
}
	h3 {
    font-size: 30px !important;
}
	.home-prod .vc_col-sm-6 {
    width: 100%;
}
	.home-prod .vc_col-sm-6:nth-child(n+2) {
    margin-top: 40px;
}
	.home-serv:after {
    width: 170px;
}
	.home-serv-inner-item p:last-child a img {
    height: 10px;
    padding: 17px 9px;
}
	.home-serv-inner-item p:first-child {
    font-size: 17px;
    height: 118px;
    padding: 30px 30px 40px;
}
	.home-serv-inner-item p:last-child a {
    padding-top: 98px;
}
	.home-serv-inner-item p > img {
    height: 140px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
	.video-row .g5plus-video {
    padding: 135px 0;
}
	.ww-home {
    background-position: 35% 50%;
}
	.ww-home-inner-item {
    padding: 50px 20px 40px 20px;
}
	.ww-home-inner-item img {
    width: 60px;
}
	.home-news article:nth-child(n+3) {
    display: none !important;
}
	.footer-inner .col-md-3:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
}
	.footer-inner .col-md-3:nth-child(n+2) {
    width: 33.333%;
}
	.page-title .page-title-inner h1 {
    font-size: 25px !important;
}
	section.page-title {
    padding-top: 80px !important;
}
	.timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3 {
    font-size: 20px !important;
}
	.home-prod-inner-item {
    width: 100%;
}
	.home-prod-inner-item:nth-child(n+3) {
    margin-top: 30px;
}
	.pre-footer .vc_col-sm-6:nth-child(2) {
    width: calc(40% + 30px);
    margin-left: -30px;
}
	.wpcf7 h3 {
    font-size: 25px !important;
}
	.pre-footer form {
    padding: 30px 30px 30px;
}
	.prod-page .home-serv-inner-item p:first-child {
    padding: 20px 30px;
    height: 90px;
}
	.prod-page .home-serv-inner-item ul {
    padding: 20px 20px 30px;
}
	.soil-adv-item {
    width: calc(25% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}
	.soil-adv-item .wpb_wrapper p img {
    height: 60px;
}
	.single-blog-wrap .entry-content p, .single-services-wrap .entry-content p {
    margin-bottom: 20px;
}
	.soil-adv-item .wpb_wrapper p {
    word-break: break-word;
}
	.composition-item {
    width: calc(50% - 50px);
}
	.composition-item p:first-child {
    min-width: 95px;
    max-width: 95px;
}
	#documentation .wpb_single_image {
    flex-direction: column-reverse;
    align-items: flex-start;
}
	#documentation .wpb_single_image h2 {
    margin: 25px 0 0 0px;
}
	#documentation .wpb_single_image figure {
    width: 180px;
    min-width: 180px;
    max-width: 180px;
}
	.g5plus-posts article img {
    height: auto !important;
    width: 100%;
    margin: auto;
}
	.polza-row .g5plus-posts article img {
    height: 200px !important;
    width: 100%;
}
	.soil-adv-item .wpb_wrapper p img {
    height: 50px;
}
	.contacts-info .vc_col-sm-5, .contacts-info .vc_col-sm-7 {
    width: 100%;
}
	.contacts-info .vc_col-sm-7 {
    margin-top: 40px;
}
	.photo-row img {
    height: 370px;
}
	.vc_images_carousel .vc_carousel-control {
    top: calc(50% - 20px) !important;
    left: -15px !important;
}
	.vc_images_carousel .vc_carousel-control.vc_right {
    right: -15px !important;
    left: auto !important;
}
	.prod-item img {
    height: 230px;
}
	.dil-item p:first-child {
    width: 440px;
}
	.dil-item p:nth-child(2) {
    width: 170px;
}
}





@media screen and (max-width: 767px) {
.logo-mobile-wrapper img {
    width: auto;
    height: 54px;
}
	.is-sticky .header-mobile-container-inner > div, .header-mobile-container-inner > div {
    line-height: 70px !important;
}
	h1 {
    font-size: 30px !important;
}
	.slider-row, .home-prod, .home-serv, .home-about, .ww-home, .pre-footer, .prod-list {
    padding: 60px 0;
}
	.home-video-img {
    width: 245px;
    height: 185px;
    overflow: hidden;
}
	h3 {
    font-size: 25px !important;
}
	.home-prod-inner .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
}
	.home-prod-inner-item:nth-child(n+2) {
    margin-top: 20px;
}
	.home-serv:after {
    content: none;
}
	.home-serv-inner .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
}
	.home-serv-inner-item {
    width: 100%;
}
	.home-serv-inner-item:nth-child(n+2) {
    margin-top: 25px;
}
	.home-about .vc_col-sm-6:nth-child(2) {
    margin-top: 25px;
}
	.video-row .g5plus-video {
    padding: 55px 0;
}
	.video-row, .smile-icon-timeline-wrap, .dealer-row, .polza-row, .contacts-info, .cont-form {
    margin-bottom: 60px;
}
	.home-news, .history-row, .sotr-row, .map-row, .polza-row, .contacts-info {
    margin-top: 60px;
}
	.ww-home-inner .vc_column-inner > .wpb_wrapper {
    grid-template-columns: 100%;
    grid-template-rows: auto auto auto auto;
}
	.ww-home-inner-item:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
}
	.ww-home-inner-item:nth-child(2) {
    grid-area: 2 / 1 / 3 / 2;
}
	.ww-home-inner-item:nth-child(3) {
    grid-area: 3 / 1 / 4 / 2;
}
	.ww-home-inner-item:nth-child(4) {
    grid-area: 4 / 1 / 5 / 2;
}
	.footer-inner .col-md-3:nth-child(n+2) {
    width: 100%;
    padding-left: 15px;
    text-align: center;
}
	.main-footer .widget-title:after {
    left: 50%;
    transform: translateX(-50%);
}
	.timeline-wrapper .timeline-block:not(:first-child) {
    margin-top: 20px;
}
	.pre-footer .vc_col-sm-6.pre-footer-inner {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 40px;
}
	.pre-footer .vc_col-sm-6:nth-child(2) {
    width: 100%;
    margin-left: 0px;
}
	.breadcrumbs li a, .breadcrumbs li span {
    font-size: 13px;
}
	.page-title .page-title-inner h1 {
    font-size: 23px !important;
}
	section.page-title {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}
	.vc_custom_1660122103356 {
    flex-direction: column-reverse;
}
	.vc_custom_1660122103356.home-about .vc_col-sm-6:nth-child(2) {
    margin-bottom: 25px;
    margin-top: 0px;
}
	.prod-page .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
}
	.prod-page .home-serv-inner-item {
    width: 100%;
}
	.prod-page .home-serv-inner-item ul {
    padding: 30px 40px 40px;
}
	.home-serv-inner-item p > img {
    height: 190px;
}
	.prod-item .vc_col-sm-4 {
    position: relative;
    top: unset;
    margin-bottom: 20px;
}
	.prod-item p a {
    width: 100%;
    text-align: center;
}
	.prod-item p a + a {
    margin-top: 10px;
}
	.composition-row .vc_col-sm-12 + .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper, .soil-adv .vc_col-sm-12 + .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
}
	.soil-adv-item {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
	.soil-adv-item:nth-child(n+2) {
    margin-top: 20px;
}
	.composition-item p:first-child {
    min-width: 70px;
    max-width: 70px;
}
	.vc_tta-panel-body {
    padding: 30px 0 20px !important;
}
	.vc_tta-panel:nth-child(n+2) {
    margin-top: 10px;
}
	.delivery-row {
    margin: -20px 0px 0px;
}
	.delivery-row img {
    margin-bottom: 20px;
}
	.delivery-row table td {
    padding: 10px 15px !important;
    font-size: 14px;
}
	.delivery-row table th {
    padding: 10px 15px;
    font-size: 14px;
    vertical-align: top;
}
	.map-row ul {
    column-count: 1;
}
	.map-row img {
    width: 100%;
    margin-top: -10px;
}
	.dealer-row {
    margin-bottom: 40px;
}
	.delivery-row.sotr-row {
    margin: 60px 0 0;
}
	.cont-form textarea {
    height: 100px;
    margin-left: 0px;
    width: 100%;
}
	.cont-form .submit-block {
    margin-top: 0px;
}
	.prod-list table tr td:last-child {
    padding-bottom: 15px;
    width: 30%;
    padding-left: 15px;
}
	.prod-list tr td:first-child {
    width: max-content;
    display: inline-block;
    word-break: break-word;
    width: 70%;
    padding-bottom: 15px;
}
	#fancybox-wrap {
    width: 90% !important;
}
	#fancybox-content {
    width: 100%!important;
    border-width: 20px !important;
    background: #f6f0e9 !important;
}
	#fancybox-content .wpcf7 h3 {
    font-size: 20px !important;
}
	h2 {
    font-size: 25px !important;
}
	.photo-row img {
    height: 175px;
}
	.photo-row h3:after {
		content: none;
}
	.photo-row h3 {
    margin-bottom: 0px !important;
}
	.photo-row {
    margin-bottom: 92px;
}
	.prod-item img {
    height: 330px;
}
	/*.vc_row {
    margin-left: 0px;
    margin-right: 0px;
}
	.vc_row > .wpb_column > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}*/
	.composition-item {
    width: calc(100% - 50px);
}
	.dil-item {
    flex-direction: column;
}
	.dil-item:nth-child(n+2) {
    margin-top: 30px;
}
	.dil-item p:first-child {
    width: 100%;
    margin-bottom: 10px;
}
	.dil-item p:nth-child(2) {
    width: 180px;
}
}





