/**
* Renergy Update CSS
*/
/* new sticky logo */
.admin-bar .header.sticked,
.admin-bar .shop-header,
.admin-bar .header--style-2,
.admin-bar .header--style-3,
.admin-bar .catalog .aside-holder,
.admin-bar .fancybox-toolbar {
    top: 32px;
}

@media (max-width:1200px) {

    .admin-bar .header--style-1,
    .admin-bar .header--style-2,
    .admin-bar .header--style-3,
    .mobile-nav,
    .admin-bar .catalog .aside-holder,
    .admin-bar .fancybox-toolbar {
        top: 32px;
    }

    .lang-mobile-0 .lang-select {
        display: none;
    }
}

@media (max-width:782px) {

    .admin-bar .header--style-1,
    .admin-bar .header--style-2,
    .admin-bar .header--style-3,
    .mobile-nav,
    .admin-bar .catalog .aside-holder,
    .admin-bar .fancybox-toolbar {
        top: 46px;
    }

    .admin-bar .header--style-1,
    .admin-bar .header--style-2,
    .admin-bar .fancybox-toolbar {
        top: 46px;
        position: absolute;
    }

    body.admin-bar {
        padding-top: 55px;
    }
    .admin-bar .shop-header {
        top: 46px;
    }
}

@media (max-width:600px) {

    .admin-bar.scroll-start .shop-header {
        top: 0px;
    }
}

body.header-off {
    padding-top: 0px;
}

@media only screen and (min-width: 992px) {
    .logo-block .logo img {
        font-size: 35px;
    }
}

@media only screen and (max-width: 767px) {
    .logo-block .logo img {
        margin-right: 15px;
    }
}

.btn-scroll-top {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s;
    transition: .4s;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99999;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: all .25s linear, opacity .3s linear, bottom .3s linear;
    transition: all .25s linear, opacity .3s linear, bottom .3s linear;
    border: 2px solid #0D73FC;
    color: #fff;
    background-color: #0d73fc;
    border-radius: 50%;
    text-align: center;
}

.btn-scroll-top svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    top: -2px;
    width: 12px;
    height: 12px;
}

.btn-scroll-top:hover {
    color: #0D73FC;
    background-color: #fff;
}

.btn-scroll-top.scrolled {
    opacity: 1;
}

.header.sticked {
    position: fixed;
    padding: 10px 39px 10px 30px;
}

footer.footer-copyright {
    padding-top: 0;
}

footer.footer-copyright .footer-lower {
    border-top: 0;
}

.main-color, footer.footer .main-color {
    color: #0d73fc;
}

footer.footer.trans-bg, .trans-bg {
    background-color: transparent;
}

li.lang-item a {
    text-decoration: none;
}

.lang-select .lang-item.active ul li span::before,
.lang-select .lang-item.active ul li span::after {
    content: none;
}

.lang-select .sub-list {
    width: max-content;
}

.display-none {
    display: none !important;
}

.primary-heading p {
    margin-bottom: 0;
}

.r-button--sm span,
.r-button--sm::before {
    padding: 11px 40px !important;
}

.r-button--sm span,
.r-button--sm::before {
    text-align: center;
}

.icon {
    text-align: center;
}

.icon svg {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.elementor .img-bg {
    width: 100%;
    height: 100%;
}

.content-holder.thumb-none {
    margin: 0;
	  max-width: 100%;
}

/* section heading */
.heading.text-left,
.heading.text-right {
    max-width: 100%;
}

/* blog post item */
.excerpt-none .nt-blog-info-title {
    margin: 10px 0;
}

/* footer */
footer.footer.pt-0 .footer-lower {
    border-top: none;
}

/* hme slider */
/* gallery */
.nt-gallery {
    position: relative;
    display: block;
}

/* pricing item */
.pricing-item .r-button span,
.pricing-item .r-button::before {
    padding: 11px 25px;
}

.pricing-table .pricing-item {
    max-width: 290px;
    margin: 0 auto !important;
}

/* contact form 7 */
.map-section .input-label span {
    width: 100%;
}

span.wpcf7-form-control-wrap {
    width: 100%;
    height: auto;
    display: block !important;
}

input.wpcf7-not-valid+span {
    display: block;
    position: absolute;
    transform: none !important;
    top: 40px;
    color: #f00 !important;
}

div.wpcf7-response-output {
    margin: 0;
}

div.wpcf7-response-output {
    border: 2px solid #ff0000;
    text-align: center;
    position: relative;
    margin: 30px auto 0;
    padding: 15px;
    color: #fff;
}

.section-contact.get-in-touch div.wpcf7-response-output {
    border: 2px solid #ff0000;
    text-align: center;
    position: relative;
    margin: 30px auto 0;
    padding: 15px;
    color: #323232;
    max-width: 768px;
}

.section-contact.get-in-touch input.wpcf7-not-valid+span {
    display: block;
    position: absolute;
    transform: none !important;
    top: 4px;
    right: 0;
    color: #f00 !important;
}

/* about us 2 */
.about-welcome .title-block .icon-holder .icon {
    font-size: 45px;
    fill: #fff;
    color: #fff;
    max-width: 45px;
    max-height: 45px;
    position: absolute;
}

.about-welcome .title-block .icon-holder .icon * {
    fill: #fff;
    color: #fff;
}

.desc hr {
    margin-top: 35px;
    margin-bottom: 16px;
    background-color: #d8d8d8;
}

.min-h-140 {
    min-height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nt-has-sidebar .masonry-item .col-12 {
    padding-left: 0;
    padding-right: 0;
}

main .nt-404.error {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    min-height: 100vh;
}

/* 404 */
main .nt-404.error {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/404-bg.jpg");
}

#masonry-container .masonry-item, .has--sidebar .nt-post-class:not(.masonry-item) .col-12 {
    padding-left: 0;
    padding-right: 0;
}

.tagcloud a {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    background-color: #f6f8f9;
    padding: 11px 40px 10px 20px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    margin-bottom: 10px;
    display: inline-block;
    padding: 10px 20px;
    line-height: 1.3;
    font-size: .8rem !important;
    text-transform: capitalize;
    text-decoration: none !important;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    color: #323232;
    -webkit-user-drag: none;
    user-drag: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.tagcloud a:not(:last-of-type) {
    margin-right: 10px;
}

.tagcloud a:hover {
    background-color: #25272a;
    color: #fff;
}

.custom-footer-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-footer-menu ul li {
    list-style: none;
    width: 50%;
    padding-left: 0;
}

.custom-footer-menu ul li {
    list-style: none;
    width: 50%;
    padding-left: 0;
    padding: 0;
    line-height: 30px;
}

.custom-footer-menu ul li a {
    color: #82868A;
}

.footer-style-2 .elementor-widget-heading .elementor-heading-title>a:hover,
.custom-footer-menu ul li a:hover {
    color: #0D73FC;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.promo-slider-1+.slider-nav .slick-dots li:not(.slick-active) button {
    background-color: #ffffff;
}

.promo-slider-1+.slider-nav .slick-dots li button:hover,
.promo-slider-1+.slider-nav .slick-dots li.slick-active button {
    background-color: #0d73fc;
}

.post-day {
    margin: 10px 0 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0c73fb;
}

.project-cases .cases-item a.with--line {
    font-size: 15px;
}

.nt-header-type-1.woocommerce-page .promo-primary--shop {
    min-height: 90px;
    padding: 50px 0 50px;
}

/* Gutenberg updates */
.wp-block-cover p.wp-block-cover-text {
    color: #fff;
}

.wp-block-button {
    margin-bottom: 15px;
}

.wp-block-gallery.nt-theme-content-list {
    padding: 0px !important;
    margin: 0 0 30px !important;
}

.wp-block-gallery.alignleft.columns-2.is-cropped.nt-theme-content-list {
    margin-right: 15px !important;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 30px 0 32px 45px;
    padding: 0 1em;
    padding-left: 100px !important;
}

.wp-block-archives.wp-block-archives-dropdown .nice-select {
    float: none;
    max-width: 250px;
}

.wp-block-columns.alignwide.has-3-columns blockquote {
    margin: 0 auto !important;
}

.wp-block-archives.wp-block-archives-list,
.wp-block-archives.wp-block-archives-dropdown,
.wp-block-categories.wp-block-categories-list,
.wp-block-latest-comments.has-avatars.has-dates.has-excerpts,
.wp-block-latest-comments,
.wp-block-latest-posts.wp-block-latest-posts__list,
.wp-block-latest-posts.is-grid {
    margin-bottom: 30px !important;
}

.wp-block-media-text {
    margin-bottom: 30px;
}

.nt-theme-content .wp-block-archives.wp-block-archives-dropdown .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 5px 5px 0 !important;
}

.wp-block-embed {
    margin-bottom: 2em;
}

ul.wp-block-latest-posts.wp-block-latest-posts__list.has-dates li {
    margin-bottom: 20px;
}

ul.wp-block-categories.wp-block-categories-list li,
ul.wp-block-archives.wp-block-archives-list li {
    margin-bottom: 10px;
}

.wp-block-gallery {
    padding: 0 !important;
    margin: 0 5px 20px 0px !important;
}

.wp-block-latest-comments {
    padding: 0;
}

.wp-block-image {
    margin-bottom: 2em;
}

.wp-block-cover {
    margin: 0 25px 25px 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    padding-left: 0;
}
.header .has-sticky-logo .sticky-logo{
    display: none;
}
.header.sticked .has-sticky-logo .sticky-logo{
    display: block;
}
.header.sticked .has-sticky-logo .main-logo{
    display: none;
}
.with--line {
    display: inline;
}
@media only screen and (min-width: 1200px){
	.hero-none .section {
		padding-top: 200px;
	}
}
header.widget-header.sticky-header{
    position: fixed;
}


.header--style-1 .top-line,
.header--style-2 .top-line {
    display: none;
    background-color: #25272A;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}
.header--style-1 .top-line .contacts-block,
.header--style-2 .top-line .contacts-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header--style-1 .top-line .contacts-block p,
.header--style-2 .top-line .contacts-block p {
    color: #FFF;
    margin: 0;
}
.header--style-1 .top-line .phones-block,
.header--style-1 .top-line .mail-block,
.header--style-2 .top-line .phones-block,
.header--style-2 .top-line .mail-block {
    margin-left: 59px;
}
.header--style-1 .top-line .contacts-block a,
.header--style-2 .top-line .contacts-block a  {
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    position: relative;
}
.header--style-1 .top-line .phones-block a:not(:last-of-type),
.header--style-2 .top-line .phones-block a:not(:last-of-type) {
    margin-right: 15px;
}
.header--style-1 .top-line .contacts-block a::after,
.header--style-2 .top-line .contacts-block a::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #0D73FC;
    position: absolute;
    bottom: -10px;
    left: 0;
    -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.header--style-1 .top-line .contacts-block a:hover::after,
.header--style-2 .top-line .contacts-block a:hover::after {
    width: 100%;
}
.header--style-1 .socials-primary a {
    color: #1D252B;
    font-size: 16px;
}
.header--style-1 .socials-primary a:hover {
    color: #FFFFFF;
}

.header.header--style-2 .topbar-container {
    position: relative;
    top: -10px;
    padding: 0;
}
@media only screen and (min-width: 1200px){
.header--style-1 .top-line,
.header--style-2 .top-line {
    padding: 13px 48px 12px 48px;
}
.header.header--style-2 .topbar-container {
    left: -45px;
    width: calc(100% + 45px);
}
.header.header--style-2 .topbar.top-line {
    padding-left: 45px;
    padding-right: 45px;
}
}

@media only screen and (min-width: 992px){
.header--style-1 .top-line,
.header--style-2 .top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 15px;
    margin-bottom: 12px;
}
}

.sticky-header.sticked .topbar.top-line,
.sticky-header.sticked .topbar.lower-line{
    display: none;
}
.header--style-3.sticky-header.sticked,
.shop-header.sticky-header.sticked{
    position: fixed;
}
.header.header--style-2.has-topbar {
    flex-direction: column;
}


.header--style-2 .socials-primary a {
    color: #ffffff;
    font-size: 16px;
}
.main-menu .sub-menu .depth_1{
left: inherit;
display: none;
}
.main-menu .sub-menu .depth_2{
left: inherit;
display: none;
}
.main-menu>li>ul>li:hover .sub-menu.depth_1 {
	display: block;
	visibility: visible;
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.main-menu>li>ul>li>ul>li:hover .sub-menu.depth_2 {
	display: block;
	visibility: visible;
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.catalog .aside-holder {
    z-index: 99999;
    overflow-y: auto;
}
.cart-dropdown.cart-empty .cart-item-empty {
    border-bottom: 1px solid #F3F6F8;
    padding: 40px;
}
@media(max-width:768px) {
    .cart-trigger.show-on-mobile {
        display: block;
        margin-right: 15px;
    }
    .cart-trigger.show-on-mobile .cart-block,
    .user-block.show-on-mobile {
        display: block;
    }
    .cart-block, .user-block {
        height: auto;
        width: auto;
        margin-right: 10px;
    }
    .cart-trigger .cart-block {
        background-color: transparent;
    }
    .cart-block .icon {
        color: #000;
    }
    .cart-block .count {
        top: 0;
        right: -10px;
    }
}
.r-button{
    outline: none;
}
.r-button:before{
    opacity: 0;
}
.r-button:hover::before,
.r-button:focus::before {
    opacity: 1;
}
.slider-btn2 {
    margin-left: 15px;
}
.map-section .custom-embed-map iframe{
    min-height: 500px;
}
@media only screen and (min-width: 992px){
    .map-section .custom-embed-map iframe{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        min-height: 710px;
    }
}

.page_nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top:60px;
}

.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #7c99a7;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 14px;
    border: 3px solid #f0f3f6;
    margin-right: 10px;
}
.page-numbers:last-child {
    margin-right: 0px;
}
.page-numbers.current {
    color: #ffffff;
    border-color: #0D73FC;
    background-color: #0D73FC;
}
.page-numbers:not(.current):hover {
    color: #0D73FC;
    border-color: #0D73FC;
}
.widget-header.sticky-header:not(.sticked) .sticky-logo,
.widget-header.sticky-header.sticked .main-logo{
    display: none;
}

@media(max-width:600px){
.admin-bar .shop-header.sticky-header {
    top: 46px;
}
.admin-bar .shop-header.sticky-header.sticked {
    top: 0;
}
}
.shop-header .cart-trigger.active .cart-dropdown {
    display: block!important;
    opacity: 1;
    visibility: visible;
}

@media(max-width:576px){
    .shop-header .cart-dropdown .cart-lower {
        padding: 10px 40px 40px 40px;
    }
    .shop-header .cart-dropdown .r-button--transparent span,
    .shop-header .cart-dropdown .r-button--transparent::before {
        padding: 11px 15px;
        width: 100%;
    }
    .shop-header .cart-dropdown a.r-button {
        width: 50%;
        text-align: center;
    }
    .shop-header .cart-dropdown a.r-button.r-button--transparent {
        margin-right: 10px;
    }
    .shop-header .cart-dropdown .r-button--filled span,
    .shop-header .cart-dropdown .r-button--filled::before {
        padding: 13px 15px;
        width: 100%;
    }
    .shop-header .cart-trigger.active:hover .cart-dropdown,
    .shop-header .cart-trigger.active .cart-dropdown {
        top: 108px;
    }
    .shop-header .cart-dropdown .items-holder {
        overflow-y: auto;
        max-height: 400px;
    }

    .shop-header .cart-dropdown .cart-item .item-block {
        width: 100%;
    }
    .shop-header .cart-dropdown .cart-item .img-holder {
        height: 60px;
        width: 60px;
        position: relative;
    }
    .shop-header .cart-dropdown .cart-item .text-holder {
        width: 70%;
    }
    .shop-header .cart-dropdown a.remove {
        font-size: 10px;
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .shop-header .cart-dropdown .cart-lower span.subtitle {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
section.relevant + section.section.catalog {
    padding-top: 0;
}
.gallery-item-content {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
label.focused input+span {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    font-size: 11px !important;
}

nav.woocommerce-breadcrumb a {
    text-decoration: none;
}
.woocommerce .cart_totals table.shop_table td {
    width: auto;
}

@media(max-width:1024px) {
    .slick-slide .bg-holder.parallax-off img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
.header .social-menu {
    display: flex;
    align-items: center;
    gap: 10px;
}
.header .social-menu + .r-button {
    margin-left: 20px;
}
.header .social-menu a {
    color: #333333;
    -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.header.menu-opened .social-menu a {
    color: #fff;
}
@media only screen and (max-width: 992px) {
    .header .social-menu {
        margin: 0 15px;
    }
    .header .social-menu.mobile-hidden {
        display: none;
    }
}
.woocommerce-variation-add-to-cart.variations_button{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 15px;
}
.qty {
    outline: none;
    border: 0;
    text-align: center;
}
form.cart.simple-cart {
    gap: 15px;
    justify-content: flex-start;
}
.product-about .tags-block {
    gap: 10px;
}
.product-about .tags-block a {
    margin-left: 0;
}
