.whatsapp_block {
    display: block;
    position: fixed;
    right: 10px;
    top: 182px;
    z-index: 10000;
    padding: 6px 12px;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
    box-shadow: rgba(0.2, 0.2, 0.2, 0.2) 2px 2px 2px 2px;
    background: #00A700;

}

.youtube-priyve_container {
    width: 500px;
    height: 250px;
}

.youtube-priyve_block {
    width: 100%;
    height: auto;
}
a.present_sw.pdf:hover i{
    background: url(/files/icons8-pdf-60.svg) center center no-repeat;
    display: block;
    width: 26px;
    height: 26px;
    margin: 0 0 0 10px;
    background-size: contain;
}
.whatsapp_block img {
    height: 40px;
    margin-right: 4px;
}

.whatsapp_block a {
    color: #fff;
    height: 100%;
    display: block;
    text-decoration: none;
}
a.present_sw.pdf i {
    background: url(/files/icons8-pdf-60.svg) center center no-repeat;
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    margin: 0 0 0 10px;
    transition: 0.3s;
    background-size: contain;
}

.whatsapp_text {
    display: block;
    position: fixed;
    right: 10px;
    top: 248px;
    z-index: 10000;
    padding: 8px 12px;

    font-size: 16px;

}

.whatsapp_text2 {
    display: block;
    position: fixed;
    right: 10px;
    top: 268px;
    z-index: 10000;
    padding: 8px 12px;

    font-size: 16px;

}

.whatsapp_sticker {
    display: block;
    position: fixed;
    right: 10px;
    top: 288px;
    z-index: 10000;

}

.whatsapp_sticker img {
    width: 300px;

}

.red {
    color: red;
}

.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title:before {
    content: "\4c";
    font-family: "ElegantIcons";
    margin-right: 15px;
    color: green;
}

.single-product.woocommerce div.product .product_meta {
    margin-top: 0px;
}

.single-product.woocommerce div.product .product_meta > span {
    font-size: 15px;
}

.product_meta {
    color: #000 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.gost_tu {
    display: flex;
    background: #00a700;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    width: auto;
    float: left;
    padding: 10px 30px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.posted_in .gost_tu {
    display: block;
    background: none;
    border-radius: 0;
    color: #000;
    font-weight: normal;
    width: auto;
    float: left;
    padding: 0;
    margin-bottom: 0;
}

.realfactory-body .realfactory-header-right-button {
    background-color: #00a700;
    border-color: #00a700;
}

.single-product.woocommerce div.product .realfactory-woocommerce-tab {

    padding-top: 0;

}

.single-product.woocommerce div.product .realfactory-woocommerce-social-share {
    clear: both;
    padding-top: 0;
    margin-top: 5px;
    border-top-width: 2px;
    border-top-style: solid;
}

.posted_in {
    display: flex !important;
    flex-direction: column;
}

.pr_div p {
    text-align: left;
}

.gdlr-core-text-box-item-content a {
    font-weight: bold !important;
}

.gdlr-core-text-box-item-content a:hover {
    color: #0b9b0b !important;
}

.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-icon-title-tag .gdlr-core-portfolio-title {
    margin-top: 20px;
    display: none;
}

.pr_a {
    display: flex;
    height: 250px;
}

.gdlr-core-portfolio-overlay {
    display: none;
}

#mp_obg .gdlr-core-portfolio-thumbnail-image-wrap a:nth-child(2) {

    display: none;
}

#mp_obg .pr_a img {

    height: 250px;
    width: auto;
    margin: 0 auto;
}

#mp_obg .pr_a {
    margin-right: 30px;
    background: #ededed;
}

.realfactory-blog-info-wrapper {
    display: none;
}

.gdlr-core-blog-date-wrapper {
    display: none;
}

.link_files_border {
    font-weight: 400;
    padding: 10px 20px;
    border: 1px solid #00a700;
}

.proekt_2 {
    display: flex;
}

.proekt_2 img {
    position: relative;
    top: -30px;
    margin-bottom: -30px;
}

p.tag_dn {
    display: none;
}

div#form_proekt {
    width: 600px;
    box-shadow: 0 0 4px rgb(120 116 116 / 50%);
    padding-top: 20px;
}

.wpcf7-not-valid-tip {
    color: red !important;

}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    font-size: 24px;
}

@media screen and (max-width: 900px) {
    .single-product.woocommerce .product_title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .youtube-priyve_container {
        width: 300px;
        height: 150px;
    }

    .youtube-priyve_block {
        width: 100%;
        height: auto;
    }

    .gdlr-core-blog-left-thumbnail .gdlr-core-blog-title {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 16px;
    }

    .wpcf7 form.sent .wpcf7-response-output {
        border-color: #46b450;
        font-size: 18px;
    }

    div#form_proekt {
        width: 90%;
        box-shadow: 0 0 4px rgb(120 116 116 / 50%);
        padding-top: 20px;
    }

    .realfactory-single-article .realfactory-single-article-title {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 16px;
        letter-spacing: 0.5px;
    }

    .dnmv {
        display: none;
    }

    .realfactory-fixed-navigation.realfactory-style-fixed, .realfactory-fixed-navigation.realfactory-style-slide {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 99;
        box-shadow: 0px 1px 2px rgb(0 0 0 / 10%);
        -webkit-box-shadow: 0px 5px 2px rgb(145 145 145 / 30%);
    }

    #mp_obg .gdlr-core-flexslider-nav, .gdlr-core-flexslider .flex-direction-nav, .gdlr-core-flexslider-custom-nav {
        display: block !important;
    }

    #mp_obg .gdlr-core-flexslider[data-nav-parent="gdlr-core-portfolio-item"] .flex-direction-nav .flex-nav-next {
        right: 30px;
    }

    #mp_obg .pr_a {
        margin-right: 0;
        background: #ededed;
    }

    #mp_obg .gdlr-core-portfolio-item-style-grid-no-space .gdlr-core-portfolio-content-wrap {
        padding-left: 0;
        padding-right: 30px;
    }

    .whatsapp_text,
    .whatsapp_text2,
    .whatsapp_sticker {
        display: none;
    }

    .whatsapp_block {
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        border-radius: 0;
        text-align: center;
    }

    .gost_tu {
        display: flex;
        background: #00a700;
        border-radius: 3px;
        color: #fff;
        font-weight: bold;
        width: auto;
        /* float: left; */
        padding: 10px 30px;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        font-size: 13px;
    }

    .realfactory-woocommerce-social-share {
        display: none;
    }

    .single-product.woocommerce div.product p.price {
        padding-top: 0;
        margin-bottom: 0;
    }

    .link_files_border {
        font-weight: bold !important;
        padding: 0;
        border: none !important;
    }

    .link_files_border span {
        font-weight: bold !important;
        font-size: 14px;

    }
}

}


.snow {
    margin: 0 100px;
}

.gkrostproject-rostpiap-ice {
    margin: 10px 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rostpaip-ice-warming_title {
    display: flex;
    justify-content: center;
}

.rostpaip-ice-warming_content {
    display: flex;
    justify-content: center;
}

.rostpaip-ice-warming_text {
    margin-right: 36px;
    width: 440px;
}

.rostpaip-ice-warming_text img {
    margin-top: 20px;
}

@media screen and (max-width: 900px) {
    .realfactory-body h2, #poststuff .gdlr-core-page-builder-body h2 {
        font-size: 20px;
    }

    .snow {
        margin: 0;
    }

    .gkrostproject-rostpiap-ice {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .rostpaip-ice-warming_content {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .rostpaip-ice-warming_text {
        margin: 0;
        width: auto;
    }

    h3.rostpaip-ice-warming_title {
        font-size: 14px !important;
    }

    h3.gdlr-core-title-item-title.gdlr-core-skin-title {
        font-size: 26px !important;
        font-weight: bold;
    }

    h3.gdlr-core-title-item-title.gdlr-core-skin-title {
        font-size: 26px;
        font-weight: 300;
        letter-spacing: 0px;
        text-transform: none;
        margin-right: 10px;
    }
}

.contact-button-hover a:hover {
    transition: 0.2s;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
}

.button-hover-mp a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-center-align.gdlr-core-button-no-border:hover {
    background-color: #00c300 !important;
}

.items-container:nth-child(2) {
    margin: 80px 0 0 0;
}

.item-containers {
    width: 100%;
}

.items-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.inner-wrapper {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

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


.item-inner-container {
    max-width: 300px;
    border-radius: 25px;
    width: 100%;
    border: 3px solid #00CB2D;
    overflow: hidden;
}

.img-container {
    height: 364px;
    background: #fff;
}

.button-container:after {
    position: relative;
    content: "";
    transition: 0.2s ease-in;
    transform: rotateZ(-90deg);
    border-top: 11px dashed;
    border-right: 7.5px solid transparent;
    border-left: 7.5px solid transparent;
    display: inline-block;
    height: 0;
    width: 0;
    left: 15px;
    vertical-align: middle;
    border-top-color: #ffffff;
}

a.button-container {
    color: #fff;
    font-size: 16px;
}

a.button-container:hover {
    color: #fff;
    background: #4e4e4e;
}

.text-container {
    padding: 30px 17px;
    font-size: 16px;
}

.button-container {
    text-transform: uppercase;
    background: #363636;
    height: 80px;
    padding: 0 28px 0 20px;
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 900px) {
    .gdlr-core-pbf-wrapper.sw-mp-revers-mb .gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
        display: flex;
        justify-content: center;
        flex-direction: column-reverse;
    }

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

    .item-inner-container {
        margin: 0 0 30px 0;
    }

    .items-container:nth-child(2) {
        margin: 0 0 0 0;
    }
}
@media screen and (max-width: 400px){
    a.present_sw{
        font-size: 12px;
    }
}
a.present_sw:hover i{
    background: url(/files/YT-hover.svg) center center no-repeat;
    content: "";
    display: block;
    width: 24px;
    height: 17px;
    margin: 0 0 0 10px;
}


a.present_sw:hover {
    color: white;
    background: #00A700;
}
a.present_sw {
    padding: 8px 13.5px;
    border: 1px solid #00A700;
    border-radius: 4px;
    margin: 0 0 10px 0;
    width: max-content;
    display: flex;
    align-items: center;
}
a.present_sw i{
    background: url(/files/YT.svg) center center no-repeat;
    content: "";
    display: block;
    width: 24px;
    height: 17px;
    margin: 0 0 0 10px;
    transition: 0.3s;
}
.single-product.woocommerce .product_title{
    font-size: 32px;
}