/*
Theme Name: Envo Multipurpose
Theme URI: https://envothemes.com/free-envo-multipurpose/
Author: EnvoThemes
Author URI: https://envothemes.com/
Description: Envo Multipurpose is a fast, clean, and modern-looking responsive multipurpose theme for WordPress, with WooCommerce support. The theme is fully widgetized, so users can manage the content by using easy to use widgets. The theme works with any drag & drop page builder like Elementor, KingComposer, Beaver Builder, SiteOrigin, Divi, Brizy, Visual Composer, etc., and is compatible with all the major plugins, like WooCommerce, Yoast, Contact Form 7, etc. You can use it to build any type of websites: shop, fashion store, portfolio, business agency, corporate, education, university portal, consulting, startup, restaurant, medical, and so on. Envo Multipurpose is SEO friendly, WPML, translation, and RTL ready. Demos and demo import: https://envothemes.com/envo-multipurpose/
Version: 1.1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, full-width-template, right-sidebar, custom-background, custom-menu, custom-header, editor-style, featured-images, translation-ready, custom-logo, threaded-comments, footer-widgets, theme-options, blog, e-commerce
Text Domain: envo-multipurpose
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* WordPress Core */
.gallery-caption {
    font-weight: bold;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
img.alignnone {
    max-width: 96%;
    height: auto;
    width: auto;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 10px 0 0 0;
    color: #000;
}
/* Recommended CSS from WP for defined content width support */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
iframe,
embed {
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
.sticky,
.bypostauthor {}
table { 
    width: 100%; 
    border-collapse: collapse; 
}
th { 
    font-weight: bold; 
}
td, th { 
    padding: 6px; 
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-Light.ttf');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-Thin.ttf');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-SemiBold.ttf');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-ExtraLight.ttf');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-Bold.ttf');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat' ;
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-Regular.ttf');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-Medium.ttf');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-ExtraBold.ttf');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/themes/envo-multipurpose/fonts/Montserrat-Black.ttf');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

body {
    /*font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif;*/
	/* font-family: Montserrat,Helvetica,Arial,sans-serif;*/
	font-family: "Montserrat", sans-serif;
    padding: 0;
    color: #fff;
    font-weight: 300;
    line-height: 1.6;
    font-size: 16px;
    word-wrap: break-word;
    position: relative;
	background-color: #000;
}
a, a:active, a:hover, a:focus {
    text-decoration: none;
    /*color: #00aff2;*/
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    word-wrap: break-word;
    font-weight: 400;
    letter-spacing: -.02em;
	/*text-align: center;*/
}
.page-header a {
    border-bottom: 0;
    color: #000;
}
a:active {
    border-bottom: none;
}
.main-container {
    /*background-color: #fff;*/
}
.homepage-row.row {
    margin: 0;
    padding: 60px 0 0 0;
    background: #fff;
    color: black;
}
.navbar-nav li.fa {
    display: block;
    position: relative;
}
@keyframes showup {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media (min-width: 768px) {
    .nav > li > a:before {
        position: absolute;
        content: '';
        bottom: 0;
        /*left: 50%;*/
		left: 0;
        width: 0;
        height: 1px;
        background-color: #fff;
        -webkit-transition: all 1s;
        transition: all 1s;
    }
    .nav > li:hover > a:before {
        width: 100%;
        left: 0;
    }
    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }
    .shrink .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
    .shrink.navbar li.fa:before {
        top: 16px;;
    }
    .navbar-nav li:hover .dropdown-menu{
        visibility:visible;
        border-top: 4px solid #ccc;
        border-radius: 0;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }
    #site-navigation .container{
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
    }
    .menu-container {
        width: 100%;
        padding-right: 40px;
        padding-left: 40px;
    }
    .menu-item-has-children li.fa:before {
        top: 6px !important;
    }
    .navbar-center {
        width: 100%;
        text-align: center;
    }
    .navbar-center > li {
        float: none;
        display: inline-block;
    }
    .header-cart.float-cart {
        position: fixed;
        top: 20%;
        right: 6px;
        z-index: 99999;
        animation: showup 1s;
    }
    .header-cart.float-cart a.cart-contents {
        padding: 25px;
        float: none;
        background: rgba(255, 255, 255, 1);
        position: relative;
        text-align: center;
        color: #252424 !important;
        border: 1px solid #ededed;
        border-radius: 5px;
        box-shadow: 0 4px 30px rgba(0,0,0,0.17);
    }
    .header-cart.float-cart a.cart-contents i {
        color: #5b5b5b !important;
    }
    .header-cart.float-cart .cart-contents span.count {
        background-color: #5b5b5b !important;
    }
    .float-cart .header-cart-block:hover ul.site-header-cart {
        right: 0px;
        top: 49px;
    }
    .header-my-account.float-login {
        position: fixed;
        top: 20%;
        right: 6px;
        z-index: 99997;
        animation: showup 1s;
        left: auto;
        margin-top: 50px;
        padding: 5px 8px;
        float: none;
        background: rgba(255, 255, 255, 1);
        text-align: center;
        color: #252424 !important;
        border: 1px solid #ededed;
        border-radius: 5px;
        box-shadow: 0 4px 30px rgba(0,0,0,0.17);
        font-size: 14px;
        line-height: 14px;
        max-width: 74px;
        width: 100%;
    }
    .header-my-account.float-login a {
        color: #252424 !important;
    }
}
@media (min-width: 600px) {
    .admin-bar #site-navigation.shrink {
        top: 32px;
    }
}

@media (max-width: 767px) {
    .nav > li.active > a:after, .current-page-parent:after {
        height: 0 !important;
        background-color: transparent !important;
    }
    .navbar-nav a:hover, .navbar-nav a:focus {
        color: #ffffff !important;
        background-color: #000 !important;
    }
    .menu-container {
        width: 100%;
        position: absolute;
        left: 0;
        transform: translate3d(-100%, 0, 0);
        overflow-y: auto;
        overflow-x: auto;
        height: 100vh;
        padding-bottom: 60px;
        z-index: 9;
        background-color: #000;
    }
    .openNav .menu-container {
        transform: translate3d(0, 0, 0);
        transition: transform 500ms ease;
    }
    .openNav .page-area {
        left: 0;
        transform: translate3d(70%, 0, 0);
        transition: transform 500ms ease;
    }
    .page-area {
        left: 0;
        transform: translate3d(0, 0, 0);
        transition: transform 500ms ease;
    }
    .navbar-nav {
        padding: 0;
        margin: 0;

    }
    .navbar-nav a {
        font-size: 14px;
        padding: 15px 10px !important;
        margin: 0 !important;
        line-height: 16px !important;
        background-color: #000;
        float: left !important;
        margin: 0px !important;
        width: 100%;
        text-transform: none !important;
        word-wrap: break-word;
        white-space: normal !important;
    }
    .navbar li.fa a {
        padding-left: 35px !important;
    }
    .navbar li.fa:before {
        top: 14px !important;
    }
    .navbar-nav li, .navbar-nav ul {
        padding: 0px !important;
        margin: 0px !important;
        overflow: hidden;
    }
    .open-panel {
        width: 32px;
        height: 32px;
        position: absolute;
        top: 10px;
        right: 20px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
		z-index: 10;
    }
    .shrink .open-panel {
        top: 8px;
    }
    .brand-absolute {
        position: relative;
        right: 24px;
        padding: 0;
        line-height: 20px;
        bottom: -30px;
        font-size: 13px;
        float: right;
        display: inline-block;
        height: auto;
    }
    .mobile-canvas {
        float: left;
    }
    .open-panel span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .open-panel span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel span:nth-child(2) {
        top: 9px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel span:nth-child(3) {
        top: 18px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -2px;
        left: 3px;
    }
    .open-panel.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .open-panel.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 3px;
    }
    .caret, .dropdown-submenu>a:after {
        /*display: none !important; */
    }
    .navbar-nav .dropdown-menu {
        width: 100%;
        /*display: block !important;*/
        left: 0 !important;
        position: relative !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
	.dropdown-menu-open {
		display: block !important;
	}
    .openNav .page-area:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #00000085;
        left: 0;
        z-index: 98;
    }
    .split-images .news-text-wrap h2 {
        font-size: 100%;
    }
    .featured-small-items .layout-two .news-thumb {
        padding-left: 15px !important;
    }
    .mobile-cart .header-cart,
    .mobile-account .header-my-account {
        position: relative;
        float: right;
        display: block;
        top: 0;
        left: auto;
        margin-top: 0;
        padding: 15px 5px;
        margin-right: 0;
        right: 30px;
        line-height: initial;
    }
    .mobile-account .header-my-account {
        padding: 19px 0;
    }
    .shrink .mobile-cart .header-cart, .shrink .mobile-account .header-my-account {
        padding-top: 15px;
        padding-bottom: 10px;
    }
}
.site-heading-sidebar {
    margin-top: 15px;
}
.dropdown-menu > li > a {
    border-bottom: 0;
}
#site-navigation {
    min-height: 60px;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #00aff2;
}
.navbar-toggle {
    border: 1px solid #ccc;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ccc;
}
.navbar-nav > li > a {
    border-bottom: 0;
    /*text-transform: uppercase;*/
}
.nav > li.active > a:after, .current-page-parent:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}
#top-navigation {
    border: none;
    border-radius: 0;
    background-color: #fff;
    z-index: 996;
    min-height: 32px;
    border-bottom: 1px solid #e2e2e2;
}
#top-navigation .navbar-nav > li > a {
    border: none;
    border-radius: 0;
    color: #000;
    padding: 6px;
    background-color: #fff;
    min-width: 28px;
}
#top-navigation .navbar-nav a {
    font-size: 13px;
}
.dropdown-menu {
    font-size: inherit;
}
#top-navigation .dropdown-menu {
    background-color: #fff;
}
#top-navigation .dropdown-menu > li > a, #top-navigation .nav .open > a {
    color: #000;
    background-color: #fff;
}
article {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.archive-page-header h1 {
    margin: 0;
    padding-bottom: 25px;
}
.updated:not(.published) {
    display: none;
}
.space-right {
    margin-right: 10px;
}
.main-content {
    float: left;
    width: 100%;
}
.page-header {
    width: 100%;
    margin: 20px 0;
    text-align: center;
}
.page h1.single-title {
    margin-bottom: 15px;
}
h1.single-title {
    margin: 0;
}
.single-head {
    clear: both;
    margin-bottom: 15px;
}
.single-entry-summary, .entry-footer {
    margin-top: 15px;
    width: 100%;
    clear: both;
}
.single-content.row {
    margin-bottom: 60px;
}
.tagcloud a {
    font-size: 15px !important;
    padding: 0px 6px;
    border: 1px solid;
    display: inline-block;
    margin-bottom: 5px;
}
input, textarea {
    background-color: #fff;
    padding: 6px;
    color: #464a4c;
    border-radius: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 100%;
}
.radio, .checkbox {
    display: inline-block;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
select {
    max-width: 100%;
    padding: 5px;
    color: #000;
}
#respond .comment-form-author,
#respond .comment-form-author input,
#respond .comment-form-email,
#respond .comment-form-email input,
#respond .comment-form-url,
#respond .comment-form-url input {
    width: 100%;
}
#sidebar {
    display: inline-block;
    max-width: 100%;
}
.page-area {
    padding-top: 15px;
}
.widget {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 20px;
    position: relative;
}
.homepage-area .widget {
    margin: 0;
    padding: 0;
}
.widget ul {
    padding-left: 0;
    list-style-type: none;
}
.widget li > ul {
    padding-left: 15px;
}
.widget ul li {
    margin: 4px 0px 0px;
    padding: 0px 0px 4px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.widget ul li:last-child {
    border-bottom: none;
}
.widget-title {
    font-size: 18px;
    position: relative;
    width: 100%;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    text-align: center;
}
title:before, .widget-title:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #e2e2e2;
    left: 0;
    right: 0;
}
.widget-title h3 {
    font-size: 18px;
    position: relative;
    color: #404040;
    padding: 10px 20px;
    margin: 0;
    line-height: 18px;
    display: inline-block;
    background-color: #fff;
    z-index: 1;
    font-weight: 300;
    border: 1px solid;
    border-color: transparent;
    -webkit-transition: border-color 0.7s ease;
    transition: border-color 0.7s ease;
}
.widget:hover .widget-title h3 {
    border-color: #e2e2e2;
}
h1.site-title, .site-title {
    margin: 0;
    padding: 0;
    font-size: 28px;
    line-height: 32px;
    word-wrap: break-word;
    font-weight: 700;
    color: #000;
    letter-spacing: -.02em;
}
.site-description {
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    display: inline-block;
}
.site-description:before, .site-description:after {
    content: ' ';
    position: absolute;
    top: 50%;
    display: block;
    width: 27px;
    height: 1px;
    background: #404040;
}
.site-description:before {
    left: -40px;
}
.site-description:after {
    right: -40px;
}
.site-branding-logo a {
    border: none;
    z-index: 99;
    position: relative;
}
.site-branding-logo img {
    width: auto;
}
.site-branding-text {
    z-index: 99;
    position: relative;
}
.site-heading {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar {
    margin-bottom: 0;
}
.main-menu {
    position: relative;
}

#site-navigation.shrink {
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    border: none;
}
#site-navigation {
    /*background-color: #ffffff;*/
    border-top: 1px solid #e2e2e2; 
    border-bottom: 1px solid #e2e2e2;
    border-left: none;
    border-right: none;
}
#site-navigation, nav a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #000;
    border-radius: 0;
}
#site-navigation .container {
    position: relative;
}
#site-navigation.shrink {
    min-height: 50px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}
.shrink h1.site-title, .shrink .site-title {
    font-size: 19px;
    line-height: 23px;
}
.shrink p.site-description {
    font-size: 12px;
    line-height: 15px;
}
.featured-thumbnail {
    width: 100%;
    position: relative;
}
.featured-thumbnail img {
    width: 100%;
    text-align: center;
}
.single-page-header {
    color: #fff;
    font-size: 44px;
    font-weight: 700;
}
nav.navigation.pagination {
    text-align: center;
    width: 100%;
    clear: both;
    margin: 20px 0;
}
nav.navigation.pagination .nav-links a, nav.navigation.pagination .current {
    padding: 5px 10px;
    border: none;
    border-radius: 0;
    position: relative;
    z-index: 1;
    border: 1px solid #b5b5b5;
}

nav.navigation.pagination .current {
    color: #fff;
    background-color: transparent;
}

#content-footer-section {
    background-color: #1e1e1e;
    color: #ffffff;
    padding: 15px;
    clear: both;
}
#content-footer-section .news-item h2 a {
    color: #fff;
    font-weight: 300;
}
#content-footer-section .widget-title h3 {
    background-color: #1e1e1e;
    color: #fff;
}
#content-footer-section .posted-date, 
#content-footer-section .comments-meta, 
#content-footer-section .comments-meta a {
    position: relative;
    color: #cacaca;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}
.footer-credits {
    /*background-color: #1e1e1e;*/
    clear: both;
}
.footer-credits-text {
    padding: 20px 0;
    color: #fff;
}
.site-header {
    padding: 0;
    background-color: #fff;
}

.taxonomy-description {
    margin-bottom: 20px;
}
.single-footer.row {
    clear: both;
}
/* Search styling */
.top-search-icon {
    position: absolute;
    right: 0;
    padding: 15px;
    color: #777777;
    z-index: 5;
}
.top-search-icon .fa.fa-times{
    color: #777777;
}
.shrink .top-search-icon {
    padding: 10px 15px;
}
.top-search-icon:hover {
    cursor: pointer;
}
.top-search-box {
    display: none;
    position: absolute;
    top: 6px;
    right: 0;
    z-index: 1;
    width: 280px;
}
.top-search-box input.search-field {
    border: none;
    border-bottom: 1px solid;
}
.top-search-box .search-submit {
    display: none;
}
form.search-form label {
    width: 100%;
    display: block;
}

form.search-form, .search-icon, form.woocommerce-product-search {
    position: relative;
}
.search-submit, .woocommerce-product-search button {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    padding: 5px 15px;
    color: #fff;
    background-color: #00aff2;
    line-height: 20px;
}
.search-field {
    width: 100%;
    padding-right: 90px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
}
input[type="search"].search-field::-webkit-input-placeholder {
    color: #d7d7d7;
}
input[type="search"].search-field:focus::-webkit-input-placeholder {
    color: #f1f1f1;
    padding: 20px 0 0 0;
}
fieldset {
    margin-bottom: 1em;
}
fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    width: auto;
    border-bottom: 0;
}
/* Comments */
.comment-form #comment {
    width: 100%;
}

cite.fn {
    font-weight: bold;
}
a.comment-reply-link {
    border: 1px solid #ccc;
    padding: 10px 20px;
}
.reply {
    margin: 20px 0;
}
.comment-meta.commentmetadata {
    margin: 10px 0;
    font-size: 12px;
    font-style: italic;
}
.comment-body {
    margin-bottom: 40px;
}
.commentlist li {
    list-style-type: none;
}
.error-template {
    padding-bottom: 60px;
}
.btn-default, input[type="submit"], input#submit, button, a.comment-reply-link, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { 
    box-shadow: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border: 1px solid;
    border-radius: 3px;
    padding: 8px 20px;
    color: #00aff2;
    background-color: transparent;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: transparent;
    color: #00aff2;
}
.woocommerce ul.products li {
    border-bottom: 0;
}
.woocommerce ul.products li.product.product-category {
    padding-bottom: 0;
}
.woocommerce ul.products li.product.product-category a img {
    margin: 0;
}
.woocommerce ul.products li.product.product-category {
    padding: 0;
}
.inner-wrapper {
    display: block;
    margin-bottom: 15px;
}
.content-date-comments {
    width: 100%;
    border-top: 1px solid rgba(226, 226, 226, 0.6);
    clear: both;
    display: block;
    padding-top: 5px;
}
.content-date-comments .comments-meta {
    float: right;
    padding: 0;
}
.content-date-comments .posted-date {
    float: left;
}
.cat-links, .tags-links {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}
.posted-date,
.cat-links a,
.cat-links span,
.tags-links span {
    position: relative;
    color: #404040;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}
.comments-meta {
    position: relative;
    z-index: 5;
    color: #404040;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    display: inline-block;
}
.comments-meta a {
    color: #404040;
}
span.comments-meta i {
    margin-left: 5px;
}
.tags-links a {
    position: relative;
    color: #404040;
    font-style: italic;
    opacity: 0.8;
    font-size: 14px;
    margin-right: 8px;
}
.news-item {
    margin-bottom: 10px;
}
.news-item h2 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 700;
}
.news-item.layout-two h2 {
    font-size: 18px;
}
.one-news-section .news-item h2 {
    margin-top: 10px;
    font-size: 28px;
}
.news-item h2 a {
    color: #404040;
    font-weight: 300;
}
.news-thumb {
    margin-bottom: 10px;
}
.news-thumb img {
    width: 100%;
}
.post-excerpt {
    font-style: italic;
    font-weight: 300;
}
.author-meta-by {
    font-style: italic;
    opacity: 0.7;
    position: relative;
    font-size: 14px;
    font-weight: 300;
}
.author-meta a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 4px;
}


.popular-news-section .news-thumb,
.recent-news-section .news-thumb {
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
}
.recent-news-section .news-item img,
.popular-news-section .news-item img {
    max-width: 100px;
}
.recent-news-section .news-item,
.popular-news-section .news-item {
    clear: both;
    display: inline-block;
    width: 100%;
}
.popular-news-section h2,
.extended-recent-posts h2 {
    font-size: 18px;
}
.featured-small-items .layout-two .news-thumb {
    padding-left: 0;
    padding-right: 0;
}

/* Menu social links */
.menu-item a[href*="dribbble.com"],
.menu-item a[href*="facebook.com"],
.menu-item a[href*="flickr.com"],
.menu-item a[href*="foursquare.com"],
.menu-item a[href*="plus.google.com"],
.menu-item a[href*="instagram.com"],
.menu-item a[href*="linkedin.com"],
.menu-item a[href*="pinterest.com"],
.menu-item a[href*="reddit.com"],
.menu-item a[href*="tumblr.com"],
.menu-item a[href*="twitter.com"],
.menu-item a[href*="vimeo.com"],
.menu-item a[href*="wordpress.com"],
.menu-item a[href*="wordpress.org"],
.menu-item a[href*="youtube.com"],
.menu-item a[href*="mailto:"],
.menu-item a[href*="twitch.tv"],
.menu-item a[href$="/feed/"] {
    text-indent: -9999px;
    white-space: normal;
    min-width: 50px;
}
.menu-item a[href*="dribbble.com"]:after,
.menu-item a[href*="facebook.com"]:after,
.menu-item a[href*="flickr.com"]:after,
.menu-item a[href*="foursquare.com"]:after,
.menu-item a[href*="plus.google.com"]:after, 
.menu-item a[href*="instagram.com"]:after,
.menu-item a[href*="linkedin.com"]:after, 
.menu-item a[href*="pinterest.com"]:after, 
.menu-item a[href*="reddit.com"]:after, 
.menu-item a[href*="tumblr.com"]:after,
.menu-item a[href*="twitter.com"]:after, 
.menu-item a[href*="vimeo.com"]:after, 
.menu-item a[href*="wordpress.com"]:after, 
.menu-item a[href*="wordpress.org"]:after,
.menu-item a[href*="youtube.com"]:after,
.menu-item a[href*="mailto:"]:after, 
.menu-item a[href*="twitch.tv"]:after,
.menu-item a[href$="/feed/"]:after {
    font-family: "FontAwesome";
    text-indent: 0;
    display: block;
    float: left;
    border: 1px solid;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}
.menu-item a[href$="/feed/"]:after {
    content: "\f09e";
}
.menu-item a[href*="twitch.tv"]:after {
    content: "\f1e8";
}
.menu-item a[href*="mailto:"]:after {
    content: "\f003";
}
.menu-item a[href*="youtube.com"]:after {
    content: "\f167";
}
.menu-item a[href*="wordpress.com"]:after, .menu-item a[href*="wordpress.org"]:after {
    content: "\f19a";
}
.menu-item a[href*="vimeo.com"]:after {
    content: "\f194";
}
.menu-item a[href*="tumblr.com"]:after {
    content: "\f173";
}
.menu-item a[href*="reddit.com"]:after {
    content: "\f281";
}
.menu-item a[href*="twitter.com"]:after {
    content: "\f099";
}
.menu-item a[href*="dribbble.com"]:after {
    content: "\f17d";
}
.menu-item a[href*="facebook.com"]:after {
    content: "\f09a";
}
.menu-item a[href*="flickr.com"]:after {
    content: "\f16e"; 
}
.menu-item a[href*="foursquare.com"]:after {
    content: "\f180";
}
.menu-item a[href*="plus.google.com"]:after {
    content: "\f0d5";
}
.menu-item a[href*="instagram.com"]:after {
    content: "\f16d";
}
.menu-item a[href*="linkedin.com"]:after {
    content: "\f0e1"; 
}
.menu-item a[href*="pinterest.com"]:after {
    content: "\f231";
}

.menu-item li.fa:before {
    position: absolute;
    left: 10px;
    top: 21px;
    z-index: 5;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.menu-item li.fa > a, #top-navigation.menu-item li.fa > a {
    padding-left: 35px;
}
#top-navigation.menu-item li.fa:before {
    top: 7px;
    color: #fff;
}
#top-navigation.menu-item li.fa:hover:before {
    color: #000;
}
.widget .menu-item a {
    display: inline-block;
    padding: 5px;
    min-width: 36px;
}
.widget ul.menu li {
    border-bottom: 0;
    display: inline-block;
}
.widget ul.menu {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.widget .menu-item a:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}
.widget li > ul.sub-menu {
    padding-left: 15px;
    display: inline-block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}
.woocommerce mark, .woocommerce .mark {
    background-color: transparent;
    color: inherit;
}
.woocommerce-MyAccount-navigation li {
    list-style-type: none;
    border: 1px solid #e4e4e4;
    margin-bottom: -1px;
    padding: 5px 15px;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce-MyAccount-navigation li.is-active {
    background-color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
}
.heading-row {
    position: relative;
}
.header-cart {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
a.cart-contents i {
    color: #000000;
    font-size: 22px;
    line-height: 22px;
    position: relative;
}
a.cart-contents {
    padding: 15px;
}
.cart-contents span.count {
    font-size: 12px;
    padding: 0px;
    color: #fff;
    background-color: rgba(0, 175, 242, 0.75);
    border-radius: 17px;
    line-height: 20px;
    margin: 0;
    position: absolute;
    top: -9px;
    right: -12px;
    font-style: initial;
    height: 20px;
    width: 20px;
    text-align: center;
}
ul.site-header-cart {
    opacity: 0;
    display: none;
    position: absolute;
    z-index: 50;
}
.woocommerce-cart ul.site-header-cart,
.woocommerce-checkout ul.site-header-cart {
    display: none !important;
}
.header-cart-block:hover ul.site-header-cart {
    display: block;
    opacity: 1;
    right: -10px;
    min-width: 320px;
    background-color: #fff;
    border: 1px solid #00aff2;
    border-radius: 5px;
    padding: 10px;
    z-index: 9999;
    animation: showup 0.5s;
}
.header-my-account {
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 16px;
    line-height: 18px;
    margin-top: -9px;
}
.offcanvas-sidebar-toggle {
    position: absolute;
    left: 0;
    padding: 15px;
    color: #777777;
}
.shrink .offcanvas-sidebar-toggle {
    padding: 10px 15px;
}
.offcanvas-sidebar-toggle:hover,
.offcanvas-sidebar-close:hover {
    cursor: pointer;
}
.offcanvas-sidebar-expanded .offcanvas-sidebar {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.offcanvas-sidebar-expanded .page-wrap:after {
    content: "";
    left: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: rgba(102, 102, 102, 0.42);
    z-index: 997;
    right: 0;
}
.offcanvas-sidebar {
    width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    padding: 30px 20px 30px 20px;
    background: #fff;
    z-index: 5000;
    -webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    left: 0;
    -webkit-transition: -webkit-transform 0.2s;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    overflow-y: auto;
    border-right: 1px solid #cbcbcb;
}
.admin-bar .offcanvas-sidebar {
    padding-top: 60px;
}
.offcanvas-sidebar-close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 25px;
}
.admin-bar .offcanvas-sidebar-close {;
    top: 28px;
}
.envo-multipurpose-widget-static-content,
.envo-multipurpose-content-widget-slider,
.envo-multipurpose-content-widget-services,
.envo-multipurpose-widget-blog-posts {
    max-width: 100vw;
}
.envo-multipurpose-widget-static-content {
    position: relative;
}
.etem-static-content {
    z-index: 1;
    position: relative;
}
.etem-heading {
    margin-bottom: 45px;
    clear: both;
    display: block;
}
.etem-widget-title {
    position:relative;
    font-size: 55px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 60px;
}
.etem-widget-subtitle {
    font-size: 38px;
    line-height: 44px;
    position: relative;
}
.title-style-1 .etem-widget-subtitle {
    top: -34px;
}
.title-style-1 .etem-widget-title {
    opacity: 0.6;
}
.title-style-2 .etem-widget-subtitle {
    text-shadow: 2px 5px 0 rgba(0,0,0,0.4);
}
.title-style-2 .etem-widget-title {
    text-shadow: 2px 5px 0 rgba(0,0,0,0.4);
}
.title-style-3 .etem-widget-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 90px;
    left: 50%;
    opacity: 0.4;
    border: 1px solid;
    margin-left: -45px;
}
.title-style-3 .etem-widget-title {
    margin-bottom: 10px;
    padding-bottom: 15px;
}
.title-style-4 .etem-heading {
    width: 100%;
    float: none;
    padding: 25px 15px;
    border: 4px solid;
}
.title-style-4  article {
    width: 100%;
    float: left;
    clear: none;
    padding: 0 15px;
}
.title-style-4 .etem-widget-subtitle {
    font-size: 22px;
    line-height: 26px;
    margin-top: 30px;
    display: inline-block;
}
.title-style-4 .etem-widget-title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 30px;
    font-style: italic;
}
@media (min-width: 992px) {
    .title-style-4 .etem-heading {
        width: 20%;
        float: left;
        padding: 25px 15px;
        border: 4px solid;
    }
    .title-style-4  article {
        width: 80%;
        float: left;
        clear: none;
        padding: 0 0 0 30px;
    }
}
.fullscreen-video-background {
    background: #000;
    position: relative;
    width: 100%;
    z-index: -99;
    overflow: hidden;
    height: 100vh;
}
.fullscreen-video-background ._pattern-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.3;
    bottom: 0;
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/vegas/2.3.1/overlays/03.png);
    z-index: 2;
}
.fullscreen-video-background #_buffering-background {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #222;
    z-index: 1;
}
.fullscreen-video-background #_youtube-iframe-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: absolute;
    height: 100%;
}
.fullscreen-video-background #_youtube-iframe-wrapper #_youtube-iframe {
    position: absolute;
    pointer-events: none;
    margin: 0 auto;
    height: 300vh;
    width: 120vw;
}

.yt-video {
    background: transparent;
}

.ytplayer-container{
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.youtube-iframe-wrapper {
    overflow: hidden;
    position: relative;
}
.youtube-iframe-wrapper .bg-image-cover {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.ytplayer-player {
    max-width: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.envo-background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.2;
    z-index: 1;
}

a.etem-button {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid;
    margin: 5px 0 0;
    border-radius: 3px;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    transition: opacity 0.2s;
    position: relative;
}
a.etem-button:hover {
    opacity: 0.8;
}
a.etem-button.button-1 {
    border-radius: 2em;
}

.wpcf7-form input[type=email], .wpcf7-form input[type=text], .wpcf7-form textarea {
    background-color: #FFF;
    box-shadow: inset 0 0 0 1px rgba(102,113,123,.25), inset 0 1px 2px 0 rgba(102,113,123,.21);
    border: none;
}
@media (min-width: 768px) {
    form[class*=wpcf7-] p:nth-of-type(1), form[class*=wpcf7-] p:nth-of-type(2) {
        display: block;
        width: 50%;
        max-width: 50%;
        float: left;
    }
    form[class*=wpcf7-] p:nth-of-type(1) {
        padding-right: 15px;
    }
}
.wpcf7-form p, .wpcf7-form label  {
    width: 100%;
    font-weight: 300;
}
.wpcf7-form p  {
    width: 100%;
    float: left;
    font-size: 22px;
    text-transform: uppercase;
}
.wpcf7-form input:not([type="checkbox"]), .wpcf7-form select, .wpcf7-form textarea {
    display: block;
    width: 100%;
    font-size: 1em;
    outline: 0;
    vertical-align: middle;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    box-shadow: none;
    padding: 5px 12px;
    font-weight: 300;
    font-size: initial;
}
.wpcf7-form input[type=submit] {
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #f1f1f1;
    padding: 8px 35px;
    vertical-align: middle;
    -webkit-appearance: none;
    margin-left: auto;
    margin-right: 0;
    height: auto;
    display: block;
    margin-bottom: 0;
    width: auto;
}
.wpcf7-response-output {
    float: left;
    width: 100%;
    text-align: center;
}
.woocommerce ul.products li {
    border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: transparent;
    padding: 0 30px 0 0;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a {
    border-bottom: 2px solid #00aff2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 20px;
    font-weight: 300;
    min-width: 100px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    color: #00aff2;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a {
    border-bottom: 2px solid #00aff2;
    color: #00aff2;
}
.woocommerce .quantity .qty {
    border: none;
    border-bottom: 1px solid #e2e2e2;
    padding: 3px;
}
.woocommerce div.product .woocommerce-tabs h2:first-child {
    display: none;
}
.product_meta {
    clear: both;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    margin-top: -1px;
    padding: 20px 0;
    margin-top: 0;
}
.woocommerce div.product form.cart {
    padding: 20px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-top: 20px;
    border-color: #eaeaea;
    margin-bottom: 0;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    padding-bottom: 15px;
}
.woocommerce div.product .product_title {
    padding: 0 0 20px;
    margin: 0 0 15px;
    border-bottom: 1px solid #eaeaea;
}
section.related.products, .up-sells.upsells.products {
    clear: both;
}
section.related.products ul.products, .up-sells.upsells.products ul.products {
    margin-top: 30px;
}
.woocommerce span.onsale {
    background-color: #52aff2;
    line-height: 1.7;
    min-height: 1.7em;
    border-radius: 3px;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #777;
}
.woocommerce ul.products li.product .button {
    margin-top: 5px;
    margin-bottom: 15px;
}
p.woocommerce-mini-cart__buttons.buttons {
    text-align: center;
}
.woocommerce div.product form.cart .variations select {
    min-width: 70%;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.77);
    margin: 0 0 1em;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 60px;
    border: 1px solid #ebebeb;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #00aff2;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 2px;
    height: 4px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: transparent;
    border: 1px solid;
    height: 10px;
}
.woocommerce .widget ul.woocommerce-widget-layered-nav-list li,
.woocommerce .widget_layered_nav_filters ul li {
    border: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: rgba(235, 233, 235, 0.46);
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: rgba(247, 246, 247, 0.1);
    color: inherit;
}
.etem-blog-posts {
    position: relative;
}
.etem-blog-posts .container {
    position: relative;
    z-index: 3;
}
.etem-blog-posts article {
    clear: none;
    margin-bottom: 35px;
}
.etem-blog-posts article:nth-child(3n+1) {
    clear: both;
}

nav.navigation.post-navigation {
    clear: both;
    width: 100%;
}
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.nav-subtitle {
    background: transparent;
    opacity: 0.8;
    color: initial;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
.nav-links .nav-title {
    position: relative;
}
.nav-previous .fa {
    margin-right: 5px;
}
.nav-next .fa {
    margin-left: 5px;
}

.elementor-page .page-builders .container,
.kingcomposer .page-builders .container,
.page-template-template-page-builders .page-builders .container {
    width: auto;
    max-width: 1170px;
}
.woo-float-info {
    width: 100%;
    position: fixed;
    background-color: inherit;
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    text-align: center;
    padding: 8px;
    z-index: 99;
}
.woo-float-info .news-thumb {
    max-width: 60px;
    margin-right: 15px;
    margin-bottom: 0;
    display: inline-block;
}
.woo-float-info .product_title.entry-title {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: -.02em;
}
.woo-float-info p.price {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    margin: 15px;
}
.woo-float-info .close-me{
    font-size: 13px;
    position:absolute;
    cursor:pointer;
    top:0;
    right:0;
    color: #b50000;
    padding: 0px 8px 2px 8px;
}

.woo-float-info .close-me:after {
    font-family: 'FontAwesome';
    content: "\f00d";
}
.woo-float-info a.button {
    padding: 5px 12px;
    font-size: 15px;
}


/************************************** МОИ СТИЛИ ****************************************/
#site-navigation .container {
  position: relative;
  width: auto;
}
.header-menu .container {
	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;
}
.header-menu {
	/*position: absolute;*/
  z-index: 3;
  width: 100%;
	padding-top: 20px;
	flex: 0 0 auto;
}
.for-header-text {
	flex: 1;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#site-navigation {
	border: none!important;
}
.header-phone {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 512 512"%3E%3Cpath d="M256,0C114.844,0,0,114.844,0,256s114.844,256,256,256c23.188,0,46.156-3.094,70.469-10  c49.25-21.781,76.125-75.531,64.219-127.969l0.5-0.5c7.5-7.469,10.875-21.875,7.531-31.938l-1.438-4.375  c-3.375-10.063-14.5-20.563-24.75-23.375L334.688,303.5c-10.25-2.781-24.875,0.969-32.406,8.5l-13.688,13.688  c-49.75-13.469-88.781-52.5-102.219-102.25l13.688-13.688c7.5-7.5,11.25-22.125,8.469-32.406L198.219,139.5  c-2.781-10.25-13.344-21.375-23.406-24.75l-4.313-1.438c-10.094-3.375-24.5,0.031-32,7.563l-20.5,20.5  c-3.656,3.625-6,14.031-6,14.063c-0.688,65.063,24.813,127.719,70.813,173.75c45.875,45.875,108.313,71.344,173.156,70.781  c0.156,0,2.531-0.531,5.344-1.375c0.188,31.469-17.656,60.875-45.563,73.344C296.406,477.281,276.313,480,256,480  C132.5,480,32,379.5,32,256S132.5,32,256,32s224,100.5,224,224c0,36.813-8.75,72.031-26.031,104.625  c-4.125,7.813-1.125,17.5,6.656,21.625c7.844,4.188,17.5,1.156,21.625-6.625C501.719,338.875,512,297.5,512,256  C512,114.844,397.156,0,256,0z" fill="%23ffffff"%3E%3C/path%3E%3C/svg%3E');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 32px 32px; /* Подгоните размер по необходимости */
    padding-left: 42px;
	text-align: right;
}
.video-shadow {
	height: 100vh;
  z-index: 2;
  position: relative;
	background-color: rgba(0,0,0,0.5);
	display: flex;
  flex-direction: column;
}
.forheadvideo {
	margin-top: -100vh;
  height: 100vh;
  overflow: hidden;
	background: url(/wp-content/uploads/2026/02/1_1.webp) no-repeat;
	background-size: cover;
	background-position-y: center;
}
body.page-id-1802 .forheadvideo, body.page-id-2110 .forheadvideo, body.page-id-2112 .forheadvideo {
    background: url(/wp-content/uploads/2026/03/headof.webp) center/cover no-repeat;
}

.number {
	color: #fff;
	font-size: 16px;
}
.time-work {
	font-size: 14px;
}
.callback-button {
  padding: 7px 15px;
  border-radius: 20px;
	font-size: 14px;
	background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 0 25px rgba(255, 255, 255, 0.15), 0 0 50px rgba(255, 255, 255, 0.3), 0 0 75px rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
	transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.callback-button:hover {
	color: #000;
  background-color: #fff;
}
.header-logo {
	max-width: 140px;
}
.header-title {
	font-size: 48px;
  /*text-align: center;*/
  font-weight: 700;
  line-height: 1.2;
	text-transform: uppercase;
}
.header-descr {
	font-size: 24px;
	/*text-align: center;*/
	margin-bottom: 50px;
}
.header-descr-p {
	margin: 24px auto;
}
.header-descr-ul {
	margin: 0 auto;
  width: max-content;
  line-height: 1;
  text-align: left;
	border-left: 3px solid #fff;
  padding-left: 15px;
}
.header-text {
	/*text-align: center;*/
}
.header-text .forrasschet {
	justify-content: left;
}
.header-text .forrasschet .rasschet {
	margin: 0;
}
.rasschet {
	background: linear-gradient(
  135deg,
  rgba(212, 175, 55, 0.25),
  rgba(255, 215, 120, 0.18)
) !important;

backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);

border: 1px solid rgba(212, 175, 55, 0.7) !important;
border-radius: 5px !important;

box-shadow:
  0 8px 32px rgba(0, 0, 0, 0.25),
  inset 0 1px 0 rgba(255, 255, 255, 0.35),
  0 0 25px rgba(212, 175, 55, 0.35),
  0 0 50px rgba(212, 175, 55, 0.25),
  0 0 75px rgba(212, 175, 55, 0.15) !important;

color: #f5e6b5;

position: relative;
overflow: hidden;
padding: 14px 28px;
font-size: 16px;
font-weight: 700;
margin: 0 auto;

transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.rasschet::before, .dalee::before, .button1::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0.25),
    rgba(255, 255, 255, 0.15),
    transparent
  );
  animation: shine 2s ease-in-out infinite;
  border-radius: 20px;
}
/* Анимация движения блика */
@keyframes shine {
  0% {
    left: -100%;
    opacity: 0;
  }
  5% {
    opacity: 0.3;
  }
  15% {
    opacity: 0.7;
  }
  25% {
    opacity: 0.9;
  }
  35% {
    opacity: 0.7;
  }
  45% {
    left: 100%;
    opacity: 0;
  }
  100% {
    left: 100%;
    opacity: 0;
  }
}
.rasschet:hover, .dalee:hover, .button1:hover{
    background: linear-gradient(
  135deg,
  rgba(255, 215, 120, 0.38),
  rgba(212, 175, 55, 0.32)
) !important;

border: 1px solid rgba(255, 215, 120, 0.9) !important;

box-shadow:
  0 10px 35px rgba(0, 0, 0, 0.35),
  0 0 35px rgba(255, 215, 120, 0.55),
  0 0 60px rgba(212, 175, 55, 0.35),
  inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
}

.carousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.carousel {
  position: relative;
  overflow: hidden;
	width: 100vw;
  transform: translateX(-50.5%);
  margin-left: 49.8%;
}
.carousel-inner {
  display: flex;
  transition: transform 0.5s ease-in-out;
  height: 100%;
}
.carousel-item {
  min-width: 100%;
  box-sizing: border-box;
}
.carousel-item img {
	width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-control-prev, .carousel-control-next {
	position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px;
  width: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 12;
	border: none;
}
.carousel-control-prev {
	left: 0;
}
.carousel-control-next {
	right:0;
}
.carousel-control-prev::before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.carousel-control-prev::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-prev::before, .carousel-control-prev::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #dbdbdb;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	left: 1px;
}
.carousel-control-prev::after {
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.carousel-control-prev::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next::before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.carousel-control-next::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-next::before, .carousel-control-next::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #dbdbdb;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	right: 1px;
}
.carousel-control-next::after {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.carousel-control-next::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next:hover::before, .carousel-control-next:hover::after, .carousel-control-prev:hover::before, .carousel-control-prev:hover::after {
	background-color: rgba(212, 175, 55, 0.7);
}


.carousel-control-prev2, .carousel-control-next2 {
	position: absolute;
  /*top: 50%;*/
	bottom: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px;
  width: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 12;
	border: none;
}
.carousel-control-next2 {
	right:25px;
}
.carousel-control-prev2 {
	left:25px;
}
.carousel-control-prev2::before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.carousel-control-prev2::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-prev2::before, .carousel-control-prev2::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	left: 1px;
}
.carousel-control-prev2::after {
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.carousel-control-prev2::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next2::before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.carousel-control-next2::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-next2::before, .carousel-control-next2::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	right: 1px;
}
.carousel-control-next2::after {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.carousel-control-next2::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next2:hover::before, .carousel-control-next2:hover::after, .carousel-control-prev2:hover::before, .carousel-control-prev2:hover::after {
	background-color: #ff7c00;
}
.carousel-inner2 {
  display: flex;
  transition: transform 0.5s ease-in-out;
	height: 100%;
}
.carousel-item2 {
  min-width: 100%;
  box-sizing: border-box;
	padding: 15px 25px;
}
.carousel2 .carousel-item2 {
	opacity: 0;
	transition: opacity 0.5s ease; /* плавный переход 0.5 секунды */
	pointer-events: none; /* чтобы скрытые элементы не мешали кликам */
	text-align: center;
}
.carousel2 .carousel-item2.active2 {
	opacity: 1;
	pointer-events: auto;
}
/*Третья карусель*/
.carousel-control-prev3, .carousel-control-next3 {
	position: absolute;
  /*top: 50%;*/
	bottom: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px;
  width: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 12;
	border: none;
}
.carousel-control-next3 {
	right:25px;
}
.carousel-control-prev3 {
	left:25px;
}
.carousel-control-prev3::before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.carousel-control-prev3::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-prev3::before, .carousel-control-prev3::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	left: 1px;
}
.carousel-control-prev3::after {
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.carousel-control-prev3::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next3::before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.carousel-control-next3::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-next3::before, .carousel-control-next3::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	right: 1px;
}
.carousel-control-next3::after {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.carousel-control-next3::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next3:hover::before, .carousel-control-next3:hover::after, .carousel-control-prev3:hover::before, .carousel-control-prev3:hover::after {
	background-color: #ff7c00;
}
.carousel-inner3 {
  display: flex;
  transition: transform 0.5s ease-in-out;
	height: 100%;
}
.carousel-item3 {
  min-width: 100%;
  box-sizing: border-box;
	padding: 15px 25px;
}
.carousel3 .carousel-item3 {
	opacity: 0;
	transition: opacity 0.5s ease; /* плавный переход 0.5 секунды */
	pointer-events: none; /* чтобы скрытые элементы не мешали кликам */
	text-align: center;
}
.carousel3 .carousel-item3.active2 {
	opacity: 1;
	pointer-events: auto;
}

/*четвертая карусель*/
.carousel-control-prev4, .carousel-control-next4 {
	position: absolute;
  /*top: 50%;*/
	bottom: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px;
  width: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 12;
	border: none;
}
.carousel-control-next4 {
	right:25px;
}
.carousel-control-prev4 {
	left:25px;
}
.carousel-control-prev4::before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.carousel-control-prev4::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-prev4::before, .carousel-control-prev4::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	left: 1px;
}
.carousel-control-prev4::after {
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.carousel-control-prev4::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next4::before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.carousel-control-next4::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-next4::before, .carousel-control-next4::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	right: 1px;
}
.carousel-control-next4::after {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.carousel-control-next4::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next4:hover::before, .carousel-control-next4:hover::after, .carousel-control-prev4:hover::before, .carousel-control-prev4:hover::after {
	background-color: #ff7c00;
}
.carousel-inner4 {
  display: flex;
  transition: transform 0.5s ease-in-out;
	height: 100%;
}
.carousel-item4 {
  min-width: 100%;
  box-sizing: border-box;
	padding: 15px 25px;
}
.carousel4 .carousel-item4 {
	opacity: 0;
	transition: opacity 0.5s ease; /* плавный переход 0.5 секунды */
	pointer-events: none; /* чтобы скрытые элементы не мешали кликам */
	text-align: center;
}
.carousel4 .carousel-item4.active2 {
	opacity: 1;
	pointer-events: auto;
}

/*пятая карусель*/
.carousel-control-prev5, .carousel-control-next5 {
	position: absolute;
  /*top: 50%;*/
	bottom: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px;
  width: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 12;
	border: none;
}
.carousel-control-next5 {
	right:25px;
}
.carousel-control-prev5 {
	left:25px;
}
.carousel-control-prev5::before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.carousel-control-prev5::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-prev5::before, .carousel-control-prev5::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	left: 1px;
}
.carousel-control-prev5::after {
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.carousel-control-prev5::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next5::before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.carousel-control-next5::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control-next5::before, .carousel-control-next5::after {
  content: '';
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
	right: 1px;
}
.carousel-control-next5::after {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.carousel-control-next5::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control-next5:hover::before, .carousel-control-next5:hover::after, .carousel-control-prev5:hover::before, .carousel-control-prev5:hover::after {
	background-color: #ff7c00;
}
.carousel-inner5 {
  display: flex;
  transition: transform 0.5s ease-in-out;
	height: 100%;
}
.carousel-item5 {
  min-width: 100%;
  box-sizing: border-box;
	padding: 15px 25px;
}
.carousel5 .carousel-item5 {
	opacity: 0;
	transition: opacity 0.5s ease; /* плавный переход 0.5 секунды */
	pointer-events: none; /* чтобы скрытые элементы не мешали кликам */
	text-align: center;
}
.carousel5 .carousel-item5.active2 {
	opacity: 1;
	pointer-events: auto;
}








.forvideo iframe {
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
}
.carousel .container {
	position: relative;
	padding: 0;
}
.carousel .container::before {
	position: absolute;
  content: '';
  bottom: 0;
  left: -100%;
  width: 100%;
  top: 0;
  background: linear-gradient(to right, rgb(0, 0, 0) 50%, rgba(0,0,0,0) 100%);
  z-index: 1;
	height: 100%;
}
.carousel .container::after {
	position: absolute;
  content: '';
  bottom: 0;
  right: -100%;
  width: 100%;
  top: 0;
  background: linear-gradient(to left, rgb(0, 0, 0) 50%, rgba(0,0,0,0) 100%);
  z-index: 1;
	height: 100%;
}
.videotext {
	margin-top: 15px;
  padding-left: 10px;
  border-left: 1px solid #fff;
}
.forvideo {
	position: relative;
	cursor: pointer;
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	transform-origin: center;
	transition: transform 0.2s ease-in-out;
}

.play-button::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 17px;
    border-color: transparent transparent transparent white;
    margin-left: 5px; /* Чтобы треугольник был немного правее */
	transition: transform 0.2s ease-in-out;
}
.forvideo:hover .play-button {
    transform: translate(-50%, -50%) scale(1.2);
}
.forvideo:hover .play-button::before {
    transform: scale(0.833); /* 1 / 1.2 = 0.833 */
}
.forrasschet {
	text-align: center;
  margin-top: 40px;
	display: flex;
  justify-content: center;
  align-items: center;
}
.myh2 {
	font-size: 48px;
  text-align: center;
	margin-top: 100px;
}
.myh2 span {
	font-weight: 400;
}
.myh3 {
	font-size: 30px;
	text-align: center;
}
.myh3 span {
	font-weight: 400;
}
.centeral {
	text-align: center;
}
.komanda {
	display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin: 0 100px;
}
.person {
	text-align: center;
}
.porsonimg {
	border-radius: 100px;
	overflow: hidden;
}
.person img {
	object-fit: cover;
  aspect-ratio: 1/1;
  width: 100%;
  object-position: top;
	border-radius: 100px;
	transition: transform 0.2s ease-in-out;
}
.person p {
	padding-top: 20px;
  font-weight: 700;
}
.person img:hover {
	transform: scale(1.05);
	transition: transform 0.2s ease-in-out;
}
.cifry {
	background: url(https://kromvel.kz/assets/cache_image/krom/portfolio/id60/novaya-klassika-v-bolshoj-kvartire-2_1110x600_bce.jpg) center center no-repeat;
  width: 100vw;
  margin: 100px 0;
  transform: translateX(-50.5%);
  margin-left: 49.8%;
	padding-bottom: 40px;
	background-size: cover;
}
.cifry::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); /* Черный цвет с прозрачностью 50% */
}
.cifry .container {
	z-index: 1;
  position: relative;
	overflow: hidden;
}
.incifry {
	display: flex;
    flex-wrap: wrap; /* Разрешаем перенос элементов на новую строку */
    gap: 40px; /* Расстояние между элементами */
    justify-content: space-between; /* Равномерное распределение по ширине */
}
.cifra {
	flex: 1 1 calc(50% - 40px);
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
	background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  backdrop-filter: blur(20px);
}
.cif1 {
	font-size: 28px;
	font-weight: 400;
}
.cif2 {
	font-size: 16px;
	font-weight: 400;
}
.cifry .myh2 {
	margin: 70px 0;
}
.sxema1 {
	padding-left: 120px;
  background-image: url('/wp-content/uploads/2026/03/sxema1.webp');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 110px;
}
.sxema2 {
	padding-left: 120px;
  background-image: url('/wp-content/uploads/2026/03/sxema2.webp');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 110px;
}
.sxema3 {
	padding-left: 120px;
  background-image: url('/wp-content/uploads/2026/03/sxema3.webp');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 110px;
}
.sxema4 {
	padding-left: 120px;
  background-image: url('/wp-content/uploads/2026/03/sxema4.webp');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 110px;
}
.sxema5 {
	padding-left: 120px;
  background-image: url('/wp-content/uploads/2026/03/sxema5.webp');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 110px;
}
.cifra2 {
	margin: 30px 0;
}
.incifry3 {
	display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.cifra3 {
  flex: 1 1 calc(33% - 40px);
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  backdrop-filter: blur(20px);
}
.klienty {
	display: flex;
    flex-wrap: wrap; /* Разрешаем перенос элементов на новую строку */
    gap: 50px; /* Расстояние между элементами */
    justify-content: space-between; /* Равномерное распределение по ширине */
	align-items: center;
}
.klienty img {
	/*flex: 1 1 calc(20% - 50px);*/
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
	height: fit-content;
  width: calc(20% - 50px);
}
.hotite {
	background: url(https://kromvel.kz/assets/cache_image/krom/portfolio/id60/novaya-klassika-v-bolshoj-kvartire-2_1110x600_bce.jpg) center center no-repeat;
  width: 100vw;
  margin: 100px 0;
  transform: translateX(-50.5%);
  margin-left: 49.8%;
	padding-bottom: 70px;
	padding-top: 70px;
	background-size: cover;
	text-align: center;
}
.hotite ul {
	text-align: left;
}
.hotite::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); /* Черный цвет с прозрачностью 50% */
}
.hotite .container {
  z-index: 1;
  position: relative;
	display: flex;
}
.hotiteform {
	padding: 40px;
  /*background-color: rgba(0,0,0,0.3);*/
	background: rgba(0, 0, 0, 0.1) !important;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 0 30px rgba(255, 255, 255, 0.1), 0 0 60px rgba(255, 255, 255, 0.15) !important;
}
.hotiteform h3 {
	font-weight: 400;
	font-size: 22px;
}
.hotiteform .myh2 {
	font-size: 40px;
}
.hotiteform h3 span {
	text-decoration: underline;
	width: max-content;
  display: block;
}
.button1 {
  font-size: 16px !important;
  font-weight: 700 !important;
  margin: 30px auto !important;
	color: #fff !important;
	background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(212, 175, 55, 0.7) !important;
  border-radius: 5px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 0 25px rgba(212, 175, 55, 0.35), 0 0 50px rgba(212, 175, 55, 0.25), 0 0 75px rgba(212, 175, 55, 0.15) !important;
  position: relative;
  overflow: hidden;
}
.tel-hotite, .textarea-hotite {
	background: none !important;
  color: #fff;
  border: none !important;
	border-radius: 0 !important;
  border-bottom: 1px solid #fff !important;
  margin: 20px auto;
}
.textarea-hotite {
	height: 80px;
}
.wpcf7-list-item {
	font-size: 11px;
	color: inherit!important;
}
.wpcf7-list-item a {
	color: inherit!important;
}
input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    vertical-align: middle; /* Выравнивание по центру текста */
    margin: 0 8px 0 0;
}

input[type="checkbox"]:checked {
    background: linear-gradient( 135deg, rgba(255, 215, 120, 0.38), rgba(212, 175, 55, 0.32) ) !important;
  border: 1px solid rgba(255, 215, 120, 0.9) !important;
	font-size: 14px;
}

input[type="checkbox"]:checked::before {
    content: "✓";
    display: block;
    text-align: center;
    color: white;

}
.foot-phone {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.76 2.34c-.017-.024-1.694-2.373-2.667-2.342-2.73.086-5.94 2.73-8.15 4.933C2.73 7.133.074 10.33-.013 13.06v.022c0 .957 2.328 2.638 2.35 2.653.634.44 1.33.28 1.613-.12.173-.245 1.958-2.918 2.16-3.245a.97.97 0 0 0 .13-.507c0-.244-.072-.515-.212-.78a77.645 77.645 0 0 0-.8-1.416C5.464 9.33 6.07 8.542 7.32 7.3c1.24-1.236 2.04-1.847 2.377-2.083.383.218 1.165.66 1.422.795.484.255.97.284 1.296.077a254.71 254.71 0 0 0 3.226-2.148c.24-.173.368-.48.368-.815 0-.265-.08-.544-.25-.788zm-.724.827c-.41.28-2.7 1.787-3.128 2.06a.74.74 0 0 1-.323-.1c-.174-.09-.682-.374-1.392-.776l-.55-.313-.522.363c-.387.27-1.228.918-2.51 2.193-1.286 1.28-1.932 2.116-2.203 2.5l-.365.518.316.552a74.3 74.3 0 0 1 .783 1.387c.09.167.097.282.097.313v.013c-.242.382-1.795 2.712-2.078 3.124-.04.006-.128 0-.237-.075-.88-.633-1.8-1.532-1.93-1.884.087-1.87 1.74-4.497 4.658-7.404 2.92-2.907 5.554-4.552 7.427-4.64.354.127 1.262 1.043 1.893 1.912a.39.39 0 0 1 .07.218c0 .017-.002.03-.004.04z' fill='%23ffffff'/%3E%3C/svg%3E") left top no-repeat;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 35px;
}
.foot-adres {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.382 5.144a.523.523 0 0 0-.74.74L7.6 7.837c.006.007.017.004.024.01.002.003 0 .006.003.01a.48.48 0 0 0 .676 0l.004-.007c.01-.007.02-.004.03-.012.015-.015.02-.035.034-.05l4.985-4.985a.478.478 0 0 0-.676-.675L8.02 6.784l-1.64-1.64zm6.11.855c0 .02.007.04.007.062 0 2.796-5 8.438-5 8.438s-5-5.642-5-8.438S4.736 1 7.5 1a4.92 4.92 0 0 1 3 1.034V.83a5.938 5.938 0 0 0-3-.83c-3.314 0-6 2.686-6 6s6 10 6 10 6-6.688 6-10h-1.007z' fill='%23ffffff'/%3E%3C/svg%3E") left top no-repeat;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 35px;
}
#colophon .container {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
	margin-bottom: 80px;
}
.forsocbut {
	text-align: right;
}
.forvk, .foryt {
	width: 50px;
  height: 50px;
  display: inline-block;
  background-color: #fff;
  border-radius: 25px;
	margin: 0 3px;
}
.fortg {
	width: 60px;
  height: 60px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
	margin: 0 3px;
	position: fixed;
  bottom: 10px;
  right: 5px;
	z-index: 2;
}
.forvk svg {
	color: #000;
  margin: 7px auto;
  display: block;
}
.foryt svg {
	color: #000;
  margin: 14px auto;
  display: block;
}
.fortg svg {
	color: #000;
  margin: 12px auto;
  display: block;
}
.socbut {
	margin-top: 24px;
}
.politika {
	margin-top: 8px;
  display: block;
  font-size: 14px;
}
.foot-menu {
	display: grid;
  font-size: 16px;
}
.popup-title {
	width: 100% !important;
  max-width: 100%!important;
  text-align: center;
	font-weight: 700!important;
  text-transform: inherit!important;
}
.tel-popup {
	max-width: 360px;
	margin-bottom: 20px;
	background: none !important;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.textarea-popup {
	height: 80px;
	max-width: 360px;
	margin-bottom: 20px;
	background: none !important;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.popup-form {
	text-align: center;
	padding: 30px;
	max-width: 360px;
	color: #fff;
}
.popup-form .button1 {
	margin-bottom: 0!important;
}
#rasschet_pop {
	color: #333;
	padding: 30px;
}

        /* Скрываем стандартный вид радио-кнопки */
        input[type="radio"] {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            width: 20px;
            height: 20px;
            border: 2px solid #ccc;
            border-radius: 50%;
            outline: none;
            cursor: pointer;
        }

        /* Стили для выбранной радио-кнопки */
        input[type="radio"]:checked {
            background-color: #f06d28;
            border-color: #f06d28;
        }

        /* Дополнительные стили для красоты */
        input[type="radio"]:hover {
            border-color: #f06d28;
        }


.qsm-input-label {
	font-size: 16px;
}
.mlw_qmn_new_question {
	font-size: 26px;
  font-weight: 400;
}
.qmn_quiz_container .qmn_btn {
background: auto!important;
}
.qsm-next, .qsm-submit-btn {
	background-color: rgb(240, 109, 40) !important;
	border-radius: 20px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  border: none !important;
	color: #fff !important;
}
.qsm-previous {
	border: 2px solid #333 !important;
  border-radius: 20px !important;
  color: #333 !important;
  background: none !important;
}
.qsm-progress-bar .progressbar-text {
	color: #333!important;
}
.qmn_pagination :nth-child(2) {
	stroke: #f06d28!important;
}
.qmn_pagination {
	position: inherit!important;
}
.qsm-progress-bar {
	position: absolute!important;
  top: 20px;
}
.qmn_error_message {
	display: none !important;
}
.qsm-quiz-form .qmn_error::after {
	display: none !important;
}
.qsm_required_textmlwPhoneNumber {
	border-color: #000 !important;
}
.qsm_retake_button {
	display: none !important;
}
.qmn_results_page {
	text-align: center;
}

.forquiz {
	background: url(/wp-content/uploads/2025/03/bg.webp) center center no-repeat;
	background-size: cover;
	width: 100vw;
	transform: translateX(-50.5%);
  margin-left: 49.8%;
	position: relative;
  overflow: hidden;
	padding: 120px 0;
}
.forquiz::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
	backdrop-filter: blur(3px);
}
.forquiz .container {
	z-index: 1;
  position: relative;
}
.quizvideo {
	position: absolute;
  top: 0;
  width: 100%;
}
.quizvideo::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

/******************************************* МОЙ КВИЗ **********************************************/
.sliderB nav::after {
position: absolute;
content: '';
left: 0px;
right: 0;
margin: auto;
width: 1px;
height: 40px;
background-color: #000;
opacity: 0.6;
top: 0px;
}

.first_dalee {
	margin-top: 40px !important;
cursor: pointer;
text-align: center;
max-width: 500px !important;
height: 100px;
padding: 32px;
background: #fb9e25 linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
    background-color: rgb(251, 158, 37);
border-radius: .5rem;
border: 1px solid #eeb44f;
text-transform: uppercase;
font-family: Arial;
font-size: 0.7em !important;
font-weight: bold !important;
text-shadow: 1px 1px 0px #cc9f52;
color: #fff;
box-shadow: inset 0px 1px 0px 0px #fce2c1, 0 20px 40px -20px #fb9e25, 0 30px 70px -10px #aaa;
}
.first_dalee:hover {
  background: #fb9e25 -webkit-gradient(linear, left bottom, left top, color-stop(5%, #ffc477), to(#fb9e25));
  background: #fb9e25 -webkit-linear-gradient(bottom, #ffc477 5%, #fb9e25 100%);
  background: #fb9e25 linear-gradient(to top, #ffc477 5%, #fb9e25 100%);
}

    .sliderB {
        width: 100%;
        position: relative;
		/*margin-top: 80px;*/
		padding-top: 60px;
    }

    .sliderB > input {
        display: none;
    }

    .sliderB > label {
        display: none;
		text-align: center;
		padding: 5px;
		border-radius: 10px;
		color: #fff;
    }
	
	

    .sliderB > input:checked + div + label,
    .sliderB > input:checked + div + label + label {
        display: block;
        width: 150px;
        height: 70px;
        
        background-color: #fb9e25;

        cursor: pointer;

        position: absolute;
        top: 70%;
        transform: translateY(-50%);
        z-index: 100;
		font-size: 46px;
font-weight: 100;
    }

    /*.sliderB > input:checked + div > label {
        
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8911b), color-stop(1, #fc7015) );
		background: -moz-linear-gradient( center top, #f8911b 5%, #fc7015 100% ) !important;
        cursor: pointer;
        z-index: 100;
		display: block;
		font-weight: 100!important;
        margin: 50px auto 0;
		animation: shadow 1s infinite linear;
}*/

    .sliderB > input:checked + div + label:after,
    .sliderB > input:checked + div + label + label:after {
        font-size: 30px;
        color: #fff;
        display: block;
        position: absolute;
        top: 0px;
        bottom: 0px;
        line-height: 80px;
    }

    .sliderB > input:checked + div + label {
        left: 0px;
    }

    .sliderB > input:checked + div + label:after {
        left: 55%;
    }

    .sliderB > input:checked + div + label + label {
        right: 0px;
    }


    .sliderB > input:checked + div + label + label:after {
        right: 55%;
    }

    .sliderB > div {
        /*position: absolute;
        top: -400px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 0;*/
    }

    .sliderB > div {

        display: none;
        transition: all 1s ease-in-out!important;
	-moz-transition: all 1s ease-in-out!important;
	-webkit-transition: all 1s ease-in-out!important;
	-o-transition: all 1s ease-in-out!important;

    }

    .sliderB > input:checked + div {
        
		display: block;
        transition: all 1s ease-in-out!important;
	-moz-transition: all 1s ease-in-out!important;
	-webkit-transition: all 1s ease-in-out!important;
	-o-transition: all 1s ease-in-out!important;
    }
	
	#vybor {
		width: 30px !important;
  height: 30px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  border: 2px solid #fff;
  border-radius: 0;
  background-color: #000;
		position: relative;
	}
	.sliderB > div > p > b {
        font-size: 30px;
    }
#vybor[type="checkbox"]:checked::before {
  display: block;
  text-align: center;
  color: white;
  font-size: 40px;
  position: absolute;
  bottom: -4px;
  font-weight: 600;
}
#vybor[type="radio"] {
	border-radius: 15px;
}
/*#vybor[type="radio"]:checked {
  background-color: #f06d28;
  border-color: #f06d28;
}*/
#vybor[type="radio"]:checked::before {
	content: "✓";
  display: block;
  text-align: center;
  color: white;
  font-size: 40px;
  position: absolute;
  bottom: -4px;
  font-weight: 600;
	left: 0;
}


#vybor + span.rerrq3 {
	background: url(/wp-content/uploads/2025/03/wa.webp) center top no-repeat;
  width: 60px;
  height: 65px;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.4;
	display: inline-block;
	cursor: pointer;
	background-size: 60px;
}
#vybor:checked + span.rerrq3 {
	opacity: 1;
	border-bottom: 2px solid #dd3333;
}
#vybor + span.rerrq4 {
	background: url(/wp-content/uploads/2025/03/tg.webp) center top no-repeat;
  width: 60px;
  height: 65px;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.4;
	display: inline-block;
	cursor: pointer;
	background-size: 60px;
}
#vybor:checked + span.rerrq4 {
	opacity: 1;
	border-bottom: 2px solid #dd3333;
}
#vybor + span.rerrq5 {
	background: url(/wp-content/uploads/2023/12/icon-viber.png) center top no-repeat;
  width: 60px;
  height: 65px;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.4;
	display: inline-block;
	cursor: pointer;
}
#vybor:checked + span.rerrq5 {
	opacity: 1;
	border-bottom: 2px solid #f8911b;
}
.kuda #vybor {
	opacity: 0;
}
.kuda {
	overflow: hidden;
	display: flex;
	width: min-content;
  margin: 0 auto 20px;
}
.kuda p {
	padding: 0 20px;
}
.for-acceptance-quiz a {
	color: #009ecb;
}
	.progress-box__track {
		background-color: rgba(251, 158, 37, 0.8);
		height:40px;
		text-align: right;
	}
	.progress-box__track1 {
		background-color: rgba(251, 158, 37, 0.8);
		height:40px;
		text-align: right;
	}
	#slider1_0, #slider1_1, #slider1_2, #slider1_3, #slider1_4, #slider1_5, #slider1_6, #slider1_7, #slider1_8, #slider1_9 {
		display:none;
	}
input#slider1_1:checked + div > div > div.progress-box__track {
width: 10%!important;
}

input#slider1_0:checked + div + label + input + div + nav + input + div + nav + input + div + nav + input + div + nav + input + div + nav + div + progress {
padding-right: 0%;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
display: none;
}
input#slider1_1:checked + div + input + div + input + div + input + div + nav + div + progress {
padding-right: 95%;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
@keyframes shadow2 {
  0% {
	  padding-right: auto;
  }
  100% {
	  padding-right: 78%;
  } 
}
input#slider1_2:checked + div + input + div + input + div + nav + div + progress {
padding-right: 66%;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
@keyframes shadow3 {
  0% {
	  padding-right: auto;
  }
  100% {
	  padding-right: 58%;
  } 
}
input#slider1_3:checked + div + input + div + nav + div + progress {
padding-right: 33%;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
@keyframes shadow4 {
  0% {
	  padding-right: auto;
  }
  100% {
	  padding-right: 38%;
  } 
}
input#slider1_4:checked + div + nav + div + progress {
padding-right: 5%;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
@keyframes shadow5 {
  0% {
	  padding-right: auto;
  }
  100% {
	  padding-right: 18%;
  } 
}
input#slider1_5:checked + div + nav + div + progress {
padding-right: 2%;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
@keyframes shadow6 {
  0% {
	  padding-right: auto;
  }
  100% {
	  padding-right: 0%;
  } 
}
progress::-moz-progress-bar {
		background: rgba(255, 255, 255, 1);
}

progress::-webkit-progress-bar {
		background: rgba(255, 255, 255, 1);
}

progress::-webkit-progress-value {
		background: rgba(255, 255, 255, 1);
}
progress {
	background: rgba(255, 255, 255, 0.3);
width: 100%;
background-size: 28px 28px;
height: 30px;
}
.prog {
	position: absolute;
	top: 0;
}
.vopros-title {
	text-align: center;
	font-size: 20px;
  font-weight: 700;
  color: #fff;
	margin-bottom: 20px !important;
	width: 100% !important;
  max-width: 100% !important;
}
.dlya {
	display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}
.dlya .qanswer {
	flex: 1 1 calc(33.333% - 10px);
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.dlya .qanswer label {
	cursor: pointer;
}
.hron {
	width: max-content;
  margin: 0 auto;
}
.flatpickr-calendar {
	margin: 0 auto;
}

.naznach {
	display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.naznach .qanswer {
	flex: 1 1 calc(33.333% - 40px);
  box-sizing: border-box;
  padding: 10px;
	cursor: pointer;
	border: 1px solid #ccc;
}
.naznach .qanswer span {
	margin-top: 12px;
  display: block;
	cursor: pointer;
}
.naznach .qanswer img {
	cursor: pointer;
	max-height: 170px;
  margin: 0 auto;
  display: block;
}
.naznach .qanswer:hover {
	border: 1px solid #d33;
}
.qanswer:has(input:checked) {
    /*border: 1px solid #d33;*/
}
.razmery {
	display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.razmery .qanswer2 {
  /*flex: 1 1 calc(33.333% - 40px);
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;*/
	display: flex;
  align-items: center;
	gap: 30px;
	margin: 0 auto;
}
.razmery img {
	max-width: 400px;
}
.inrazm {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0;
}
.inrazm input {
	width: auto!important;
  margin-left: 20px;
	margin-bottom: 0!important;
	border-color: #d33!important;
  border-radius: 0;
}
.inrazm span {
	width: max-content;
}
.zemlya {
	/*max-width: 500px;
	margin: 0 auto;*/
}
.qanswer3 {
	overflow: hidden;
}
.qanswer3 span {
	margin-top: 12px;
  display: block;
}
.proekt {
	max-width: 500px;
	margin: 0 auto;
}
.qanswer4 {
	overflow: hidden;
}
.qanswer4 span {
	margin-top: 12px;
  display: block;
}
.dalee {
  color: #fff !important;
	padding: 10px 40px;
	cursor: pointer;
  margin-top: 20px;
  display: inline-block;
  width: fit-content !important;
	background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(212, 175, 55, 0.7) !important;
  border-radius: 5px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 0 25px rgba(212, 175, 55, 0.35), 0 0 50px rgba(212, 175, 55, 0.25), 0 0 75px rgba(212, 175, 55, 0.15) !important;
  position: relative;
  overflow: hidden;
	transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.nazad {
	padding: 10px 40px;
	cursor: pointer;
  margin-top: 20px;
  display: inline-block;
  width: fit-content !important;
	background: rgba(255, 255, 255, 0.05) !important;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.7) !important;
  border-radius: 5px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 0 25px rgba(255, 255, 255, 0.15), 0 0 50px rgba(255, 255, 255, 0.3), 0 0 75px rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.nazad:hover {
	background: rgba(255, 255, 255, 0.45) !important;
}
.nazdal {
	text-align: center;
	display: flex;
  justify-content: center;
}

.nazdal .button {
  color: #fff !important;
  padding: 10px 40px!important;
  margin: 20px 0 0!important;
  display: inline-block!important;
  width: fit-content!important;
  line-height: 1.6;
	background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(212, 175, 55, 0.7) !important;
  border-radius: 30px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 0 25px rgba(212, 175, 55, 0.35), 0 0 50px rgba(212, 175, 55, 0.25), 0 0 75px rgba(212, 175, 55, 0.15) !important;
  position: relative;
  overflow: hidden;
  height: fit-content!important;
}
.nazdal .button:hover {
	background: rgba(240, 109, 40, 0.45) !important;
}
.policy {
	font-size: 11px;
}
.telblock {
	margin: 0 auto;
  max-width: 370px;
  /*overflow: hidden;*/
}
.fortelblock .wpcf7-spinner {
	position: absolute;
  bottom: 0;
}
.uline1 {
	position: relative;
  margin-bottom: 50px;
  margin-top: 100px;
}
.uline1:after {
    position: absolute;
    content: '';
    background-color: #fff;
    transition: all 1s ease;
	transition-delay: 0.2s;
}
.uline1:after {
    bottom: -15px;
  left: 0;
  height: 4px;
  width: 0;
}
.uline1.visible:after {
    width: 100%;
}
.mytext1 {
	overflow: hidden;
	display: flex;
	padding: 60px 0;
	align-items: center;
}
.mytext1 img {
  width: 20%;
  margin-right: 50px;
  max-width: 240px;
}
.inmytext1 {
	flex: 1;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.etapy1 {
	display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.etap1 {
	flex: 1 1 calc(33.333% - 40px);
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
	color: #000;
  background-color: #fff;
	position: relative;
}
.etap1 p {
	z-index: 1;
}
.etap2 {
	flex: 1 1 calc(50% - 40px);
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
	color: #000;
  background-color: #fff;
	position: relative;
}
.etap2 p {
	z-index: 1;
}
.etaptit {
	text-transform: uppercase;
  font-size: 20px;
}
.etapy1 > div:nth-of-type(1) {
	background: url(/wp-content/uploads/2025/03/tizbg5.webp) center center no-repeat;
}
.etapy1 > div:nth-of-type(2) {
	background: url(/wp-content/uploads/2025/03/tizbg6.webp) center center no-repeat;
}
.etapy1 > div:nth-of-type(3) {
	background: url(/wp-content/uploads/2025/03/tizbg4.webp) center center no-repeat;
}
.etapy1 > div:nth-of-type(4) {
	background: url(/wp-content/uploads/2025/03/tizbg7.webp) center center no-repeat;
}
.etapy1 > div:nth-of-type(5) {
	background: url(/wp-content/uploads/2025/03/tizbg2-2.webp) center center no-repeat;
}
.etapy1 > div:nth-of-type(6) {
	background: url(/wp-content/uploads/2025/03/tizbg1.webp) center center no-repeat;
}
.etapy1 > div:nth-of-type(7) {
	background: url(/wp-content/uploads/2025/03/tizbg3-2.webp) center center no-repeat;
}
.etap1::before, .etap2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
}
.preim {
	background: url(/wp-content/uploads/2025/03/preimbg.webp) center left no-repeat;
  padding-left: 50%;
	background-size: cover;
}
.inpreim {
	padding: 20px 0 20px 30px;
	background: #000;
	position: relative;
}
.preimtit {
	text-transform: uppercase;
  font-size: 20px;
}
.inpreim:before {
	position: absolute;
  content: '';
  background-color: #fff;
  top: 26px;
  left: -10px;
  height: 20px;
  width: 20px;
}
.paral1 {
position: fixed;
  top: 50%;
  left: 150px;
  transform: translate(-50%, 0%);
  opacity: 0.1;
z-index: -1;
}
.paral2 {
position: fixed;
  top: 50%;
  right: -150px;
  transform: translate(-50%, 50%);
  opacity: 0.1;
z-index: -1;
}
.paral3 {
position: fixed;
  top: 50%;
  left: 150px;
  transform: translate(-50%, 100%);
  opacity: 0.1;
z-index: -1;
}
.paral4 {
position: fixed;
  top: 50%;
  right: -150px;
  transform: translate(-50%, 300%);
  opacity: 0.1;
z-index: -1;
}
.telefon {
	background: none;
  color: #fff;
  padding: 10px!important;
}
.forquiz h2 {
	margin-bottom: 40px;
	margin-top: 0;
}
.portftit {
	text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}
.portfdesc {
	font-size: 14px;
}
.open > .dropdown-menu {
  display: flex;
}
.dropdown-menu {
	background: rgba(0, 0, 0, 0.6) !important;
  backdrop-filter: blur(25px);
	/*display: flex;*/
  flex-wrap: wrap;
  /*width: 880px;*/
}
.dropdown-menu > li {
	/*width: calc(100% / 3);*/
  padding: 5px;
}
.dropdown-menu > li > a {
	color: #fff!important;
	opacity: 0.5!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a {
	opacity: 1!important;
	background-color: #000!important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #000!important;
}

.allwidth {
	width: 100vw;
  transform: translateX(-50.5%);
  margin-left: 49.8%;
  position: relative;
  overflow: hidden;
	padding-bottom: 80px;
}

.allwidth2 {
	width: 100vw;
  transform: translateX(-50.5%);
  margin-left: 49.8%;
  position: relative;
  /*overflow: hidden;*/
}
.pvids {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pvideo {
    position: relative;
    width: 25%; /* 4 видео в ряд */
    aspect-ratio: 16 / 9; /* Чтобы сохранить пропорции */
}

.preview {
    position: relative;
    width: 100%;
    height: 100%;
}

.video-thumb, .preview video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-thumb {
    transition: opacity 0.3s ease;
    z-index: 2;
}

video {
    z-index: 1;
}
.vid-holder {
position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
background: rgba(0,0,0,0.2);
visibility: hidden;
transition: opacity 0.1s ease, visibility 0.1s ease;
text-align: center;
}
.holdertit {
text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
.pvideo:hover .vid-holder {
visibility: visible;
}

/* Пульсирующий кружок */
.cursor-pulse {
  position: fixed;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  display: none;
  animation: pulse 1s infinite;
  z-index: 9999;
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0.6;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}



@media (max-width: 1200px) {
	.dropdown-menu {
	  width: 600px;
	}
	.dropdown-menu > li {
		width: calc(100% / 2);
	}
}

#vid1, #vid2, #vid3, #vid4, #vid5, #vid6, #vid7, #vid8, #vid9, #vid10, #vid11, #vid12, #vid13, #vid14, #vid15, #vid16, #vid17, #vid18, #vid19, #vid21, #vid22 {
  background-color: #000;
}
#vid1::before, #vid2::before, #vid3::before, #vid4::before, #vid5::before, #vid6::before, #vid7::before, #vid8::before, #vid9::before, #vid10::before, #vid11::before, #vid12::before, #vid13::before, #vid14::before, #vid15::before, #vid16::before, #vid17::before, #vid18::before, #vid19::before, #vid20::before, #vid21::before, #vid22::before {
  content: '';
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  border:4px solid rgba(0, 0, 0, 0.1);
    border-top-color: rgba(0, 0, 0, 0.1);
  border-radius:50%;
  border-top-color: #ff7c00;
  animation:spin 1s ease-in-out infinite;
}
#vid1 iframe, #vid2 iframe, #vid3 iframe, #vid4 iframe, #vid5 iframe, #vid6 iframe, #vid7 iframe, #vid8 iframe, #vid9 iframe, #vid10 iframe, #vid11 iframe, #vid12 iframe, #vid13 iframe, #vid14 iframe, #vid15 iframe, #vid16 iframe, #vid17 iframe, #vid18 iframe, #vid19 iframe, #vid20 iframe, #vid21 iframe, #vid22 iframe {
position: relative;
}
@keyframes spin {
    to { transform: rotate(360deg); }
}

@keyframes swing {
	0% {
		transform: rotate(0deg);
	}
	6.25% {
		transform: rotate(15deg);
	}
	12.5% {
		transform: rotate(-15deg);
	}
	18.75% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
.fancybox-skin {
  padding: 0 !important;
	background: none!important;
}
.myfancy {
  cursor: pointer;
}
.slink {
	color: #f06d28;
}
.vid-holder img {
	max-width: 70%;
  max-height: 70%;
}
#dark-map iframe {
	filter: invert(90%) hue-rotate(180deg) brightness(0.9);
}
/********************************команда***********************************/
.per-holder {
position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: end;
background: rgba(0,0,0,0.2);
visibility: visible;
transition: opacity 0.1s ease, visibility 0.1s ease;
text-align: center;
}
.avatar:hover .per-holder {
visibility: hidden;
}
.komanda2 {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  position: relative;
  padding: 20px 0;
}
.person2 {
  position: relative;
  /*width: 250px;*/
  display: inline-block;
  cursor: pointer;
  padding: 0 10px;
}

/* Круглая маска только для изображения */
.person2 .avatar {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}

.person2 .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  transition: transform 0.2s ease-in-out;
}

.person2:hover .avatar img {
  transform: scale(1.05);
}

/* Всплывающее сообщение */
.person2 .chat-bubble {
  position: absolute;
  bottom: 80%;
  right: -150px;
  max-width: 300px;
  background: #f0f0f0;
  color: #333;
  padding: 10px 14px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 1.4;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  z-index: 10;
  text-align: left;
}

/* Хвостик "чата" */
.person2 .chat-bubble::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 14px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #f0f0f0 transparent transparent transparent;
}

.person2 .per2 {
	display: none;
}
.person2:hover .per2 {
	display: block;
}
.person2:hover .per1 {
	display: none;
}

/* Появление */
.person2:hover .chat-bubble {
  opacity: 1;
  transform: translateY(0);
}
.person2 .holdertit {
font-size: 18px;
text-align: center;
}
.person2 .holdertit2 {
font-size: 16px;
text-align: center;
}

.person3 {
  position: relative;
  /*width: 250px;*/
  display: inline-block;
  cursor: pointer;
}
.person3 .per2 {
	display: none;
}
.person3:hover .per2 {
	display: block;
}
.person3:hover .per1 {
	display: none;
}

/* Круглая маска только для изображения */
.person3 .avatar {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
	background: radial-gradient(circle, #f06d28 0%, transparent 70%);
}

.person3 .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  transition: transform 0.2s ease-in-out;
}

.person3:hover .avatar img {
  /*transform: scale(1.05);*/
}

/* Всплывающее сообщение */
.person3 .chat-bubble {
  position: absolute;
  bottom: 80%;
  right: -150px;
  max-width: 300px;
  background: #f0f0f0;
  color: #333;
  padding: 10px 14px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 1.4;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  z-index: 10;
  text-align: left;
}

/* Хвостик "чата" */
.person3 .chat-bubble::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 14px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #f0f0f0 transparent transparent transparent;
}
.ag-timeline_item:nth-child(2n) .person3 .chat-bubble, .ag-timeline_item:nth-child(2n) .person2 .chat-bubble {
	right: auto;
	left: -150px;
	text-align: left;
}
.ag-timeline_item:nth-child(2n) .person3 .chat-bubble::after, .ag-timeline_item:nth-child(2n) .person2 .chat-bubble::after {
	left: auto;
	right: 14px;
}

/* Появление */
.person3:hover .chat-bubble {
  opacity: 1;
  transform: translateY(0);
}
.person3 .holdertit {
font-size: 18px;
text-align: center;
margin-top: 20px;
}
.person3 .holdertit2 {
font-size: 16px;
text-align: center;
}

.scroll-track {
  position: fixed;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.scroll-step {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 18px;
  color: #d4d4d4;
  transition: color 0.3s, font-weight 0.3s;
  opacity: 0.5;
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  text-align: center;
}

.scroll-step.active {
  color: #fff;
  font-weight: bold;
  opacity: 1;
}
.mobotdel {
	display: none;
	font-weight: bold;
	font-size: 28px;
}
/*.ag-section {
overflow: hidden;
}*/
.ag-timeline-block {
	overflow-x: hidden;
}

.ag-format-container {
  /*width: 1160px;*/
  margin: 0 auto;

  position: relative;
}

.ag-timeline_title-box {
  padding: 0 0 30px;
  text-align: center;
}
.ag-timeline_title-box .uline1 {
  text-align: left;
}
.ag-timeline_tagline {
  font-size: 40px;
  color: rgb(84, 89, 95);
}
.ag-timeline_title {
  color: #fff;

  font-size: 80px;
}

.ag-timeline_item {
  margin: 0 0 50px;

  position: relative;
}
.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}
.ag-timeline_line {
  width: 2px;
  background-color: #393935;

  position: absolute;
  top: 2px;
  left: 50%;
  bottom: 0;

  overflow: hidden;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #FFF;
}

.ag-timeline-card_box {
  padding: 0 0 20px 50%;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}
.ag-timeline-card_point-box {
  display: inline-block;
  margin: 0 14px 0 -28px;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -28px 0 14px;
}
.ag-timeline-card_point {
  height: 50px;
  line-height: 50px;
  width: 50px;
  border: 3px solid #FFF;
  background-color: #1d1d1b;

  text-align: center;
  font-family: 'ESL Legend', sans-serif;
  font-size: 20px;
  color: #FFF;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.js-ag-active .ag-timeline-card_point {
  color: #1d1d1b;
  background-color: #FFF;
}
.ag-timeline-card_meta-box {
  display: inline-block;
}
.ag-timeline-card_meta {
  margin: 10px 0 0;
  font-weight: bold;
  font-size: 24px;
}
.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -77px 0 0;
  /*background-color: #282828;*/

  opacity: 0;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  /*-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  box-shadow: 0 0 0 0 rgba(0,0,0,.5);*/

  -webkit-transition: -webkit-transform .5s, opacity .5s;
  -moz-transition: -moz-transform .5s, opacity .5s;
  -o-transition: -o-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;

  position: relative;
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ag-timeline-card_img {
  width: 100%;
}
.ag-timeline-card_info {
  padding: 20px 30px;
}
.ag-timeline-card_title {
  display: none;
  margin: 10px 0 0;

  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #FFF;
}
.ag-timeline-card_desc {
  line-height: 1.45;

  font-size: 16px;
  color: #FFF;
}
@media only screen and (max-width: 979px) {
	.mobotdel {
		display: block;
		font-size: 20px;
	}
  .ag-timeline_line {
    left: 21px;
  }

  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }

  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
  }
  .ag-timeline-card_meta-box {
    display: none;
  }
  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0;
  }
  .ag-timeline-card_point {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 55px
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .ag-timeline-card_title {
    display: block;
  }
}

.col50 {
	width: 50%;
	float: left;
	padding: 10px;
}
.kontakty {
	font-size: 22px;
	/*overflow: hidden;*/
}
.intextimg {
	float: right;
  width: 400px;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
	.carousel-control-prev2, .carousel-control-next2, .carousel-control-prev3, .carousel-control-next3, .carousel-control-prev4, .carousel-control-next4, .carousel-control-prev5, .carousel-control-next5 {
		bottom: auto;
		top: calc(100vw + 22px);
	}
	.carousel-control-prev2, .carousel-control-prev3, .carousel-control-prev4, .carousel-control-prev5 {
		left: 0;
	}
	.carousel-control-next2, .carousel-control-next3, .carousel-control-next4, .carousel-control-next5 {
		right: 0;
	}
	.ag-timeline-card_item {
		display: block;
	}
	.person2 .chat-bubble {
		position: initial;
	  max-width: 100%;
	  background: none;
	  color: #fff;
	  box-shadow: none;
	  opacity: 1;
	}
	.person2 .chat-bubble::after {
		content: none;
	}
	.person3 .chat-bubble {
		position: initial;
	  max-width: 100%;
	  background: none;
	  color: #fff;
	  box-shadow: none;
	  opacity: 1;
	}
	.person3 .chat-bubble::after {
		content: none;
	}
  .ag-format-container {
    width: 100%;
  }

  .ag-timeline-card_img {
    height: auto;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}


.mylazyload {
  display: none;
}
.mylazyload2 {
  display: none;
}
.stati {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.statprev {
  flex: 1 1 calc(50% - 10px);
  padding: 10px;
  box-sizing: border-box;
  background: rgba(255,255,255,0.2);
}
.prevtit {
  font-size: 16px;
  font-weight: 700;
}
.prevdescr {
  font-size: 14px;
}
.kontakty .col50:first-child h2 {
	margin-bottom: 100px;
}
#fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.9) !important;
  backdrop-filter: blur(20px);
  opacity: 0.8 !important;
}
#fancybox-content {
  background: none!important;
}
.fancybox-outer {
  background: rgba(255, 255, 255, 0.1)!important;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 0 30px rgba(255, 255, 255, 0.1), 0 0 60px rgba(255, 255, 255, 0.15)!important;
}
#fancybox-close {
  top: 5px!important;
  right: 5px!important;
}
.primeri {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}
.primer {
	width: 33.33%;
  float: left;
  position: relative;
  padding: 10px;
}
.primeri2 {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}
.primeri2 img {
	width: 16.66%;
  /*float: left;*/
  position: relative;
  padding: 2px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.tizusl {
	display: flex;
  flex-wrap: wrap;
  flex-direction: column;
	gap: 20px;
}
.tizusl1 {
	display: flex;
	gap: 20px;
	width: 100%;
}
.tizusl1 > div {
	width: 50%;
	aspect-ratio: 1/1;
}
.tizusl2 {
	display: flex;
  flex-wrap: wrap;
  flex-direction: column;
	gap: 20px;
	height: 100%;
}
.tizusl2 > div {
	height: calc(50% - 10px);
}
.tizusl3 {
	display: flex;
	gap: 20px;
	width: 100%;
}
.tizusl3 > div {
	width: 50%;
}
.tizusl img {
	width: 100%;
  object-fit: cover;
  height: 100%;
}
.usl {
	position: relative;
	height: 100%;
}
.usl p {
	position: absolute;
  bottom: 0;
  padding: 10px;
  margin: 0;
  width: 100%;
	background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  backdrop-filter: blur(20px);
}
.usl a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.usl a:hover::before {
  background: rgba(0, 0, 0, 0);
}
.foot-logo {
	max-width: 120px;
}
.price-table {
	margin: 20px 0;
}
.price-table thead {
	background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  /*backdrop-filter: blur(20px);*/
}
.price-table tbody td {
	border: 1px solid #fff;
}
.price-table thead th {
	border: 1px solid #fff;
}
.price-table tbody tr:hover {
	background: linear-gradient( 135deg, rgba(212, 175, 55, 0.25), rgba(255, 215, 120, 0.18) ) !important;
  /*backdrop-filter: blur(20px);*/
	cursor: pointer;
}
.unline {
	position: relative;
  display: inline-block;
}
.unline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  height: 2px;
  width: 0;
  background: linear-gradient(90deg, #caa94c, #f5e6b5, #caa94c);
  box-shadow: 0 0 10px rgba(212, 175, 55, 0.6);
  transition: width 0.6s ease;
}
.unline.visible:after {
  width: 100%;
}
.fancybox-overlay {
	backdrop-filter: blur(3px);
}


/********************************адаптация под моб***********************************/
@media (max-width: 900px) {
	#fancybox-content video {
		width: calc(100% - 10px)!important;
	}
}
@media (max-width: 600px) {
	.primeri2 img {
		width: 33.33%;
	}
	.sxema1, .sxema2, .sxema3, .sxema4, .sxema5 {
		padding-left: 0px;
  padding-top: 100px;
  background-position: top center;
  background-size: 90px;
	}
	.primer {
		width: 100%;
	}
	.tizusl1 {
		flex-direction: column;
	}
	.tizusl1 > div {
		width: 100%;
	}
	.col50 {
		width: 100%;
	}
	.person3 .holdertit2 {
		max-width: calc(100% - 60px);
		margin: 0 auto;
	}
	.person3 .chat-bubble {
		margin-top: 20px;
	}
	.carousel2 .carousel-item2 {
		padding: 15px 0;
	}
	.carousel3 .carousel-item3 {
		padding: 15px 0;
	}
	.carousel4 .carousel-item4 {
		padding: 15px 0;
	}
	.carousel5 .carousel-item5 {
		padding: 15px 0;
	}
  .ag-timeline_title {
    font-size: 60px;
  }

  .ag-timeline-card_info {
    padding: 10px 15px;
  }
  .ag-timeline-card_desc {
    font-size: 14px;
  }
	.pvideo {
		width: 50%;
	}
	.vid-holder {
		visibility: visible;
		background: rgba(0,0,0,0.5);
	}
	.person3 .holdertit {
		font-size: 14px;
	}
	body {
		font-size: 14px;
	}
	.header-menu .container {
		display: block;
	}
	.brand-absolute {
		display: none !important;
	}
	.main-menu {
		position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	}
	.hotite .container {
		display: block;
	}
	.header-title {
		font-size: clamp(24px, 6vw, 48px);
	}
	.header-descr {
		font-size: clamp(16px, 5vw, 24px);
	}
	.header-descr-ul {
		width: auto;
	}
	.video-shadow {
		
	}
	.carousel-inner {
		width: 100%;
	}
	.rasschet {
		display: block;
	  width: max-content;
	  line-height: 1;
	  max-width: 100%;
	  border-radius: 30px;
	}
	.myh2 {
		font-size: clamp(24px, 6vw, 48px);
	}
	.myh3 {
		font-size: clamp(24px, 5vw, 30px);
	}
	.komanda {
		margin: 0;
	}
	.hotiteform h3 span {
		width: auto;
	}
	#colophon .container {
		flex-direction: column;
	  align-items: stretch;
	  text-align: center;
	}
	.foot-phone, .foot-adres {
		width: fit-content;
  		margin: 20px auto;
	}
	.forsocbut {
  		text-align: center;
	}
	.header-phone {
		width: fit-content;
  		float: left;
		background: none;
		padding: 0;
	}
	.incifry {
		flex-direction: column;
	}
	.callback-button {
		float: right;
		margin-top: 7px;
	}
	.klienty {
		gap: 0;
		flex-wrap: wrap;
	}
	.klienty img {
		flex: 50%;
		padding: 10px;
		width: 50%;
	}
	.forsocbut .callback-button {
		float: none;
	}
	#colophon .container > div {
		margin: 20px 0;
	}
	.hotiteform {
		padding: 20px;
	}
	.mytext1 img {
		display: none;
	}
	.preim {
		padding-left: 0;
	}
	.inpreim {
		padding: 20px 0 20px 20px;
		background: rgba(0, 0, 0, 0.5);
	}
	.inmytext1 {
		background: url(/wp-content/uploads/2025/03/cameraman1.webp) center center no-repeat;
		background-size: contain;
	}
	.inmytext1 p, .inmytext1 ul {
		z-index: 1;
	}
	.inmytext1::before {
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(0, 0, 0, 0.7);
	}
	.dlya .qanswer {
		flex: 100%;
		padding: 0;
	}
	.paral1, .paral2, .paral3, .paral4 {
		display: none;
	}
}