/*** uncss> filename: https://pani-kuhnia.com.ua/assets/3ae25b0a/css/bootstrap.css ***/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

figure,
nav,
section {
    display: block;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

img {
    border: 0;
}

figure {
    margin: 1em 40px;
}

input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

textarea {
    overflow: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    a[href^="#"]:after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 27px;
    color: #666;
    background-color: #ffffff;
}

input,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

a:hover,
a:focus {
    color: #666;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

h1,
h2,
h3,
.h3,
.h4,
.h5 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    color: #333;
}

h1,
h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h4,
.h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

.h4 {
    font-size: 18px;
}

.h5 {
    font-size: 14px;
}

p {
    margin: 0 0 17px;
}

.text-left {
    text-align: left;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 15px;
}

ul ul {
    margin-bottom: 0;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1240px) {
    .container {
        width: 1210px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-md-2, .col-md-3, .col-md-4, .col-sm-6, .col-md-6, .col-xs-12, .col-sm-12, .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-6, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .col-md-2, .col-md-3, .col-md-4, .col-md-6, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.row:after {
    clear: both;
}

@-ms-viewport {
    width: device-width;
}


/* Reset & Forms*/
a {
    outline: none !important;
}

a:focus,
a:hover {
    text-decoration: none;
}

h1, h2, h3 {
    font-weight: 600;
}

img {
    max-width: 100%;
}

input,
input[type="text"],
textarea {
    padding: 12px 18px;
    outline: none;
    font-size: 15px;
    color: #909090;
    margin: 0 0 16px 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;
}

input:focus,
input[type="text"]:focus,
textarea:focus {
    color: #808080;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    border: 1px solid #d8d8d8;
    opacity: 1;
}

input[type="submit"] {
    border: none;
    padding: 11px 18px;
    width: auto;
}

input[type="submit"]:hover {
    background-color: #262626;
    color: #fff;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #909090;
    opacity: 1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #909090;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #909090;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #909090;
    opacity: 1;
}

textarea {
    min-height: 90px;
    transition: none !important;
    min-width: 100%;
}


label {
    display: block;
    font-weight: bold;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 8px;
}

input {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

textarea {
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    -ms-transition: 0;
    transition: 0;
}

input[type="checkbox"] {
    display: inline;
}

/*** uncss> filename: https://pani-kuhnia.com.ua/assets/3ae25b0a/css/style.css?v=1.008 ***/
@charset "UTF-8";

/*
* Author: Vasterad
* URL: http://purethemes.net
*/

/* ------------------------------------------------------------------- */
/* Table of Contents
----------------------------------------------------------------------
	01. Import Section ...................... Imported variables.

	02. Layout Components ................... Generic layout elements.
		# Header
		# Navigation
		# Search / Cart Icon
		# jPanel mobile menu
		# Featured Services
		# Projects Categories
		# Projects Grid
		# Stages Widget
		# Counters
		# Testimonials
		# Back To Top
		# Footer
		# Owl Carousel Styles
		# Titlebar
		# Single Project Page
		# Services #1
		# Services #2
		# Single Service Page
		# Shop
		# Blog Styles
		# Recent Posts
		# Blog Widgets
		# Widgets
		# Image Edge
		# Contact Form
		# Google Maps

	03. Script Styles ....................... jQuery add-ons CSS.
		# Flexslider
		# Owl Carousel
		# TwentyTwenty
		# Magnific Popup
		# PhotoGrid

	04. Shortcodes .......................... Template elements.
		# Buttons
		# Tooltips
		# List Styles
		# Table
		# Tabs
		# Pricing Tables
		# Accordion / Toggles
		# Dropcaps
		# Parallax Banner
		# Info Banner
		# Info Banner Full Width
		# Team Members
		# Social Icons
		# Notification boxes
		# Pagination

	05. Others .............................. CSS helper classes etc.

	06. Media Queries ....................... Mobile style sheets.
*/


/* ------------------------------------------------------------------- */
/* 01. Import Section
---------------------------------------------------------------------- */
/*@import url("bootstrap.css");					/* Default Reset, Typography, Forms, Responsive Grid etc. */
/*@import url("icons.css");						/* Webfont Icons: FontAwesome, Line, Simple Line */
/*@import url("revolutionslider.css");			/* Revolution Slider Style Sheets */


/* ------------------------------------------------------------------- */
/*  02. Layout Components
---------------------------------------------------------------------- */

/* ---------------------------------- */
/* Header
------------------------------------- */

/* Top Border */
body {
    border-top: 5px solid #333;
}


/* Logo */
#logo {
    margin-top: 4px;
}

.header {
    margin: 30px 0 28px 0;
}


/* Header Widget */
.header-widget {
    margin-top: 8px;
    float: right;
    padding-left: 0;
}

.header-widget li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    padding-right: 35px;
    line-height: 24px;
    position: relative;
}

.header-widget li.header-address {
    display: flex;
    flex-direction: row;
    align-items: center;

}

.header-widget li:after {
    position: absolute;
    height: 48px;
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #e0e0e0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}

.header-widget li i {
    float: left;
    display: inline-block;
    color: #333;
    font-size: 34px;
    width: 35px;
    position: relative;
    margin-top: 8px;
    margin-right: 18px;
    text-align: center;
}

.header-widget li .widget-content {
    float: left;
    max-width: 160px;
}

.header-widget .sl-icon-location {
    font-size: 36px;
    margin: 5px 10px 0 8px;
}

.header-widget li span.title {
    display: block;
    color: #333;
}

.header-widget li span.data {
    color: #000;
}

.header-widget li:last-child {
    margin-right: 0;
    padding-right: 0;
}


/* ---------------------------------- */
/* Navigation
------------------------------------- */
.menu {
    padding: 0;
    list-style: none;
    float: left;
    width: 101%;
    background-color: #fff;
    margin: 0;
    z-index: 99;
    border-top: 1px solid #e0e0e0;
}

.menu ul {
    padding: 0;
}

.menu > li {
    float: left;
}

.menu img {
    max-width: 40px;
    padding: 22px 0px 22px 15px;
    float: right;
}

.menu > li > a {
    display: block;
    position: relative;
}

.menu li {
    list-style: none;
    position: relative;
}

.menu > li > a {
    color: #333;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-right: 5px;
    padding: 22px 15px;
    border-bottom: 3px solid #fff;
}

.menu > li a:hover {
    border-color: #333;
    color: #333;
}

.menu > li,
.menu > li a:hover {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}


/* Mega Menu */


/* Basic Dropdown */
.dropdown ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 999;
    margin-top: -3px;
    background-color: #262626;
    border-top: 3px solid #333;
}

.dropdown ul li {
    position: relative;
    z-index: 999;
}

.dropdown ul ul {
    left: 201px;
    top: 0;
}

li.dropdown ul li a {
    display: block;
    min-width: 200px;
    color: #bbb !important;
    font-size: 14px;
    line-height: 22px;
    padding: 9px 22px;
    -webkit-transition: all 0.15s ease-in-out !important;
    transition: all 0.15s ease-in-out !important;
    position: relative;
}

li.dropdown ul li a:hover {
    color: #fff !important;
    background-color: #333;
}


/* Menu Arrows*/
.arrows .with-ul:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    margin: 0px 0 0 4px;
    top: 0;
    position: relative;
    width: 9px;
    height: auto;
    display: inline-block;
    color: #a0a0a0;
    float: right;
    font-weight: 500;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    line-height: 1;
    position: absolute;
    top: 20px;
    transform: translateY(50%);
}

li.dropdown ul li a.with-ul:after {
    color: #a0a0a0 !important;
    content: "\f0da";
    font-size: 13px;
    top: 1px;
    right: -4px;
    -webkit-transition: all 0.1s 0.2s;
    transition: all 0.1s 0.2s;
    position: absolute;
    top: 35%;
    right: 10px;
}

li.dropdown ul li:hover a.with-ul:after {
    color: #fff !important;
    -webkit-transition: all 0.1s 0s;
    transition: all 0.2s 0s;
}

.lang a:after {
    content: '\f107';
    font-family: FontAwesome;
    position: inherit;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    margin-left: 5px;
}

/* ---------------------------------- */
/* Search / Cart Icon
------------------------------------- */



/* ---------------------------------- */
/* jPanel mobile menu
------------------------------------- */
.menu-responsive,
#jPanelMenu-menu { display: none; }

@media only screen and (max-width: 991px) {

    .menu {max-height: none;}
    #responsive { display: none; }
    #jPanelMenu-menu,
    .menu-responsive  { display: block }

    .menu-responsive {
        color: #fff;
        display: block;
        text-transform: uppercase;
        font-weight: 600;
        float: left;
        background-color: #333;
        position: relative;
        width: 100%;
        margin: 0px 0 25px 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .menu-responsive i {
        padding: 20px;
        margin: 0;
        font-size: 18px;
        font-weight: 500;
        cursor: pointer;
        width: 100%;
    }

    .menu-responsive i.menu-trigger { width: 100%; }

    .menu-responsive i.menu-trigger:after {
        content: "Menu";
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        top: -1px;
        position: relative;
        left: 10px;
    }

    .menu-responsive i.search-trigger {
        position: absolute;
        right: 0;
        background: rgba(255,255,255,.15);
        width: 57px;
        z-index: 999;
        top: 0;
    }

    .responsive-search { display: none; }

    .responsive-search input{
        margin-bottom: 0;
        border: none;
        background-color: rgba(255,255,255,0.15);
        color: #fff;
        padding: 15px 22px;
    }

    .responsive-search input:focus { border: none; color: #fff; }

}

.fa.fa-search.active:before { content:"\f00d"; }
body[data-menu-position="open"] .menu-responsive i.fa.fa-reorder:before { content:"\f00d"; }
body[data-menu-position="closed"] .menu-responsive i.fa.fa-reorder:before { content:"\f0c9"; }

#jPanelMenu-menu a.current:after,
#jPanelMenu-menu .with-ul:after { display: none; }

#jPanelMenu-menu li a {
    display:block;
    padding: 12px 20px !important;
    background-color: #262626;
    color: #f0f0f0;
    font-weight: 500;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-weight: 600;
    outline: none;
    text-transform: none;
    text-shadow: none;
}

#jPanelMenu-menu li a:hover { background-color: #363636; }

#jPanelMenu-menu li li a {
    background-color: #363636;
    padding-left: 30px !important;
    text-transform: none;
    font-weight: 500;
}


#jPanelMenu-menu li.cart-icon,
#jPanelMenu-menu li.search,
#jPanelMenu-menu .cart-counter,
#jPanelMenu-menu .hidden-on-mobile,
#jPanelMenu-menu .mega-headline { display: none; }

#jPanelMenu-menu,
#jPanelMenu-menu ul { list-style: none; padding-left: 0;}

#jPanelMenu-menu .mega-section {
    display: inline-block;
    float: none;
    width: 100%;
    border-right: none;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* ---------------------------------- */
/* Featured Services
------------------------------------- */


/* ---------------------------------- */
/* Project Categories
------------------------------------- */


/* See All Projects */

/* Latest */


/* Full Width Button */


/* ---------------------------------- */
/* Projects Grid
------------------------------------- */


/* Filtering Styles*/

/* Projects Grid */


/* Overlay background */


/* Plus Icon */


/* Overlay content */


/* ---------------------------------- */
/* Stages Widget
------------------------------------- */
.stage {
    /* text-align: center; */
    margin-top: 45px;
}

.stage .h4 {
    margin: 4px 0;
    line-height: 26px;
}

.stage p {
    margin-top: 20px;
    min-height: 108px;
}

.bg-color {
    background-color: #f8f8f8;
    padding: 40px 0px;
}

/* ---------------------------------- */
/* Counters
------------------------------------- */

/* ---------------------------------- */
/* Testimonials
------------------------------------- */


/* ---------------------------------- */
/* Back to top
------------------------------------- */
#backtotop {
    position: fixed;
    right: 0;
    display: none;
    bottom: 20px;
    margin: 0 20px 0 0;
    z-index: 9999;
}

#backtotop a {
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 46px;
    height: 46px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#backtotop a:after {
    content: "";
    font-family: "FontAwesome";
    position: relative;
    display: block;
    top: 9px;
    left: 15px;
}

#backtotop a:hover {
    background-color: #333;
}


/* ---------------------------------- */
/* Footer
------------------------------------- */
#footer {
    background-color: #202020;
    padding: 50px 0 0 0;
    color: #999;
}

#footer .h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

/* Social Btn */

.text-widget span {
    color: #ddd;
}

/*  Links  */
ul.footer-links {
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    float: left;
}

.footer-links li {
    position: relative;
    list-style: none;
}

.footer-links li a {
    padding: 0 0 7px 13px;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #aaa;
    line-height: 21px;
}

.footer-links li a:hover {
    padding-left: 16px;
    color: #fff !important;
}

.footer-links li:before {
    font-family: "FontAwesome";
    font-size: 12px;
    content: "";
    color: #fff;
    position: absolute;
    left: 0;
    top: 0px;
    padding: 0 7px 0 0;
    color: #ddd;
}


/* Footer Bottom */
.copyrights {
    color: #777;
    text-align: left;
    padding: 30px 0;
    display: inline-block;
}

.flexed-items-copy {
    border-top: 1px solid #333;
    margin-top: 35px;
}

.copyrights a {
    color: #ddd;
}


/* ---------------------------------- */
/* Owl Carousel Styles
------------------------------------- */
.logo-carousel .item img {
    width: auto;
}

.logo-carousel {
    padding: 0 65px;
    margin: 0 0 20px 0;
}

.owl-carousel {
    padding: 0 63px;
}

.owl-nav {
    font-size: 24px;
    color: #a0a0a0;
    top: 0;
    height: 100%;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-51%);
    -moz-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    transform: translateY(-51%);
    padding: 20px 12px;
    background-color: #f0f0f0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    line-height: 27px;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    margin-top: -15px;
}

.logo-carousel .owl-prev,
.logo-carousel .owl-next {
    margin-top: 0;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-prev:hover,
.owl-next:hover {
    background-color: #0181db;
    color: #fff;
}


/* ---------------------------------- */
/* Titlebar
------------------------------------- */

/* Breadcrumbs */


/* ---------------------------------- */
/* Single Project Page
------------------------------------- */

/* Images Hover */
.img-hover {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
}

.img-hover img {
    width: 100%;
}

.img-hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.15);
    opacity: 0;
    top: 0;
    left: 0;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
}

.img-hover:hover:before {
    opacity: 1;
}


/* Details  */

/* Project Nav */


/* ---------------------------------- */
/* Services #1
------------------------------------- */


/* Icon */

/* ---------------------------------- */
/* Services #2
------------------------------------- */
.service-alt {
    margin-bottom: 30px;
}

.service-alt a.img-hover:before {
    opacity: 1;
    background-color: rgba(34, 34, 34, 0.05);
    z-index: 9;
}

.service-alt a.img-hover:hover:before {
    background-color: rgba(34, 34, 34, 0.2);
}

/* Plus Icon */
.service-alt a.img-hover:after {
    position: absolute;
    content: "\f067";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #333;
    color: #fff;
    width: 45px;
    height: 45px;
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    text-align: center;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}

.service-alt a.img-hover:hover:after {
    visibility: visible;
    opacity: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.service-alt a img {
    transform: scale(1.09) translateX(-4%);
    -wekbit-transition: transform 0.3s;
    transition: transform 0.3s;
}

.service-alt a:hover img {
    transform: scale(1.09) translateX(4%);
}


.service-alt a {
    float: left;
    margin: 0;
}

.service-content {
    padding: 30px 30px;
    background-color: #f6f6f6;
    display: inline-block;
    width: 100%;
}

.service-content .h4 {
    margin-top: 0;
    line-height: 26px;
    font-size: 16px;
    min-height: 52px;
}

.service-content a.button {
    margin-top: 18px;
    margin-bottom: 3px;

}

.service-content a.button:hover {
    background-color: #262626;
    color: #fff;
}


/* ---------------------------------- */
/* Single Service Page
------------------------------------- */


/* Services List */

/* Sidebar Button */
/* Sidebar textbox */
/* ---------------------------------- */
/* Shop
------------------------------------- */

/* Shop Item */


/* Product Details */


/* Quantity
------------------------------------- */


/* Shopping Cart */

/* Shopping Cart
------------------------------------- */


/* Cart Totals */

/* Responsive Tables */


/* Price Range */


/* ---------------------------------- */
/* Blog Styles
------------------------------------- */


/* ---------------------------------- */
/* Recent Posts
------------------------------------- */
.recent-post {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.recent-post-img a.img-hover img {
    width: 100%;
}

.recent-post a .h4 {
    font-size: 21px;
    line-height: 32px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.recent-post a .h4:hover {
    color: #333;
}

.recent-post a.img-hover {
    margin-bottom: 0;
    width: 100%;
}

.recent-post a {
    margin-top: 13px;
}

.recent-post-img {
    margin-bottom: 24px;
}


/* Comments
------------------------------------- */

/* Add Comment */


/* ---------------------------------- */
/* Blog Widgets
------------------------------------- */


/* Search Widget */

/* Need support widget */


/* Blog Widget Tabs */

/* Blog Tabs */


/* ---------------------------------- */
/* Widgets
------------------------------------- */


/* ---------------------------------- */
/* Image Edge
------------------------------------- */

/* Photo */

/* List */

/* .image-edge-content ul li { margin-bottom: 30px; } */

.space {
    padding: 50px 0;
}

/* ---------------------------------- */
/* Contact Form
------------------------------------- */
#contact textarea {
    min-height: 100px;
    margin: 15px 0 25px 0;
}


/* ---------------------------------- */
/* Google Maps
------------------------------------- */


/* ------------------------------------------------------------------- */
/*  03. Scripts Style Sheets
---------------------------------------------------------------------- */

/* ---------------------------------- */
/* Flexslider
------------------------------------- */


/* ---------------------------------- */
/* Owl Carousel
------------------------------------- */

/*
 * 	Owl Carousel - Auto Height Plugin
 */

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d;
    margin: 0 auto;
}

/* No Js */

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}


/* ---------------------------------- */
/* TwentyTwnety (Before & After Slider)
------------------------------------- */


/* ---------------------------------- */
/* Magnific Popup
------------------------------------- */

/* Close Button */


/* Popup */

/* animate in */

/* animate out */

/* Dark overlay, start state */
/* animate in */
/* animate out */


/* Main image in popup */

/* The shadow behind the image */


/* Media Queries for Magnific Popup */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

    /* The shadow behind the image */
}


/* ---------------------------------- */
/* Photogrid
------------------------------------- */


/* ------------------------------------------------------------------- */
/*  04. Shortcodes
---------------------------------------------------------------------- */

/* Headline */
h3.headline,
.h3.headline {
    margin: 58px 0 45px 0;
}

h3.headline.with-border, .h3.headline.with-border {
    padding-bottom: 35px;
}

.headline.centered {
    text-align: center;
}

.headline.with-border {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    padding-bottom: 25px;
}


/* ---------------------------------- */
/* Buttons
------------------------------------- */
input[type="submit"],
a.button.border,
a.button {
    background-color: #333;
    top: 0;
    padding: 10px 18px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

a.button.medium {
    font-size: 14px;
    padding: 12px 22px;
}

a.button:hover,
input[type="submit"]:hover {
    background-color: #333;
    color: #fff;
}


/* Button with border and effect */
a.button.border {
    background-color: transparent;
    border: 2px solid #333;
    color: #333;
}

.button.border {
    display: block;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

a.button.border {
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
}

a.button.border::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

a.button.border,
a.button.border::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}


a.button.border:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

a.button.border:hover {
    color: #fff;
    border-color: #333;

}


/* ---------------------------------- */
/* Tooltips
------------------------------------- */
#tiptip_holder {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}

#tiptip_content {
    color: #f0f0f0;
    font-size: 13px;
    line-height: 16px;
    padding: 6px 10px;
    background-color: #333;
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}


/* ---------------------------------- */
/* List Styles
------------------------------------- */

.list-2 {
    padding: 3px 0 0 0;
}

.list-2 li {
    list-style: none;
    margin: 14px 0;
    line-height: 20px;
    margin-left: 22px;
    position: relative;
}

.list-2 li:first-child {
    margin-top: 0;
}


.list-2 li:before {
    font-family: "FontAwesome";
    margin: 0;
    position: relative;
    color: #333;
    float: left;
    margin-left: -22px;
    display: block;
}

.list-2 li:before {
    content: "\f00c";
    font-size: 14px;
}


/* ---------------------------------- */
/* Table
------------------------------------- */
table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    margin-bottom: 15px;
}

table th {
    background-color: #333;
    text-align: left;
    color: #fff;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
}

table th,
table td {
    padding: 15px 28px;
}

table tr:nth-child(odd) {
    background-color: #f6f6f6
}

table {
    margin-bottom: 0;
}


/* ---------------------------------- */
/* Tabs
------------------------------------- */


/* ---------------------------------- */
/* Pricing Tables
------------------------------------- */

/* Colors */


/* ---------------------------------- */
/* Accordion / Toggles
------------------------------------- */
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    padding: 0;
    line-height: 26px;
    outline: none;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    transition: background-color 0.2s, color 0.2s;
    padding: 15px 27px;
    margin: -1px 0 0 0;
    text-transform: uppercase;
}

.ui-accordion .ui-accordion-header:hover {
    background-color: #f6f6f6;
}

.ui-accordion .ui-accordion-header-active:hover,
.ui-accordion .ui-accordion-header-active {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.ui-accordion .ui-accordion-content {
    padding: 28px 30px;
    border: 1px solid #e0e0e0;
    border-top: none;
}

.ui-accordion .ui-accordion-content p {
    margin: 0;
}


/* ---------------------------------- */
/* Dropcaps
------------------------------------- */


/* ---------------------------------- */
/* Parallax Banner
------------------------------------- */


/* ---------------------------------- */
/* Info Banner
------------------------------------- */


/* ---------------------------------- */
/* Info Banner Full Width
------------------------------------- */


/* ---------------------------------- */
/* Team Members
------------------------------------- */
.the-team {
    margin-bottom: 30px;
}

.the-team-content {
    background-color: #f8f8f8;
    padding: 33px 38px 35px 38px;
    margin: 0;
}

.the-team-content .h5 {
    font-weight: 700;
    line-height: 22px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0 0 3px 0;
}

.the-team .h5 {
    font-size: 16px;
    margin: 0;
    margin-bottom: 0px;
    min-height: 44px;
}


/* ---------------------------------- */
/* Social Icons
------------------------------------- */

/* Common Styles */


/* Fixed Style */


/* Icon Styles */


/* Web Font */
@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?31771571');
    src: url('../fonts/fontello.eot?31771571#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff?31771571') format('woff'),
    url('../fonts/fontello.ttf?31771571') format('truetype'),
    url('../fonts/fontello.svg?31771571#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* '#' */ /* '$' */ /* '+' */ /* '/' */ /* '0' */ /* '1' */ /* ':' */ /* ';' */ /* '=' */ /* '&gt;' */ /* 'A' */ /* 'B' */ /* 'D' */ /* 'E' */ /* 'F' */ /* 'L' */ /* 'R' */ /* 'T' */ /* 'U' */ /* 'V' */ /* 'X' */ /* 'Y' */ /* 'a' */ /* 'b' */ /* 'd' */ /* 'f' */ /* 'g' */ /* 'l' */ /* 't' */ /* 'w' */ /* '?' */ /* '?' */


/* ---------------------------------- */
/* Notification Boxes
------------------------------------- */
.notification {
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding: 20px 26px;
}

.notification p {
    margin: 0;
}

.notification.success {
    background-color: #EBF6E0;
    color: #5f9025;
}


/* ---------------------------------- */
/* Pagination
------------------------------------- */


/* ------------------------------------------------------------------- */
/*  05. Others
---------------------------------------------------------------------- */

/* Boxed & Full Width Layout */

#wrapper {
    background-color: #fff;
}

#logo img {
    background-color: transparent !important;
}


/* Drop points, do not edit */


/* Main Font */
body, input[type="text"], textarea, #tiptip_holder, .tp-caption .caption-text {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
}


/* Secondary Font */
h1, h2, h3, .button, input[type="submit"], .tp-caption, .menu > li > a, .img-hover::after, table th, .menu-responsive i.menu-trigger:after {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* Demo Styles */


/* ---------------------------------- */
/* Spacers
------------------------------------- */

/* Margin Top */
.margin-top-10 {
    margin-top: 10px !important;
}

/* Margin Bottom */
.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

/* ------------------------------------------------------------------- */
/* 06. Media Queries
---------------------------------------------------------------------- */

/* Standard 1180 (devices and browsers) */
@media only screen and (min-width: 993px) {
    .menu > li > a {
        padding: 22px 2px;
        font-size: 12px;
    }

    #navigation a.button.medium {
        padding: 12px 10px;
        font-size: 12px;
    }
}

@media only screen and (min-width: 1240px) {
    .menu > li > a {
        padding: 22px 12px;
        font-size: 14px;
    }

    #navigation a.button.medium {
        padding: 12px 14px;
        margin-right: 0;
        font-size: 14px;
    }
}

/* Smaller than standard 1180 (devices and browsers) */


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media (max-width: 991px) {

    h3.headline, .h3.headline {
        margin: 45px 0 35px 0;
    }

    .header-widget {
        float: none;
        margin: 0;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .header-widget li {
        text-align: left;
        margin-top: 35px;
        margin-bottom: 7px;
    }

    #logo {
        margin-top: 5px;
        width: 100%;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 35px;
        text-align: center;
    }

    h3.headline.with-border, .h3.headline.with-border {
        line-height: 32px;
    }

    .copyrights {
        text-align: left;
    }

    .the-team-image img {
        width: 100%;
    }

}


/* All Mobile Sizes (devices and browser) */
@media (max-width: 767px) {

    h3.headline, .h3.headline {
        margin: 48px 0 35px 0;
    }

    .header-widget {
        margin-top: 10px;
    }

    .header-widget li:after {
        display: none;
    }

    .header-widget li {
        margin: 20px 15px 5px 0px;
        padding: 0;
    }

    .stage {
        margin-bottom: 45px;
    }

    .service-alt a,
    .service-alt a img,
    .service-content {
        width: 100%;
    }

    .service-content a.button {
        width: auto;
    }

}


/* ------------------------------------------------------------------- */
/* Styles Switcher
---------------------------------------------------------------------- */

.content-block h1 {
    font-size: 28px;
}

.content-block h2 {
    font-size: 24px;
}

.content-block h3,
.content-block .h3 {
    font-size: 20px;
}

.menu > li > a:first-child {
    margin-right: 0;
}

.map-section {
    margin-top: 20px;
}

.copyright_sprava {
    text-align: center;
}

.copyright_sprava img {
    width: 90px;
    margin-bottom: 2px;
}

/*** uncss> filename: https://pani-kuhnia.com.ua/assets/3ae25b0a/css/colors/orange.css ***/
/* ------------------------------------------------------------------- */
/* Orange #fa5b0f
---------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* Orange #fa5b0f
---------------------------------------------------------------------- */

a,
.header-widget li i,
.menu > li a.current.with-ul:after,
.menu > li.sfHover .with-ul:after,
.featured-service i,
.stage i,
.stage span,
#breadcrumbs ul li a:hover,
.details li a:hover,
.meta-tags span a:hover,
.image-edge-content h4,
.headline span.color,
.menu > li a.current,
.menu > li a:hover,
.menu > li.sfHover a,
a.button.border,
.list-4 li:before,
.list-3 li:before,
.list-2 li:before,
.list-1 li:before,
.tabs-nav li a:hover,
.close-search a:hover,
.info-banner-fw a:hover,
.menu li.cart-icon a:hover,
.menu  li.search a:hover,
.tabs-nav li.active a {
    color: #fa5b0f;
}

body,
.menu > li a.current,
.menu > li a:hover,
.menu > li.sfHover a,
.mega,
.dropdown ul,
#price-range .ui-slider .ui-slider-handle,
a.button.border,
a.button.border:hover,
.tabs-nav li a:hover,
.tabs-nav li.active a,
.custom-caption,
.ui-accordion .ui-accordion-header-active:hover,
.ui-accordion .ui-accordion-header-active {
    border-color: #fa5b0f;
}

.qtyplus:hover,
.qtyminus:hover,
.zeus .tp-title-wrap,
.mfp-arrow:hover,
#price-range .ui-slider .ui-slider-handle,
.flex-prev:hover,
.flex-next:hover,
a.button.border::before,
.hover-border {
    background: #fa5b0f;
}

.menu ul .sfHover li a:hover,
.mega a:hover {
    background-color: #fa5b0f !important;
}

#logo img,
li.dropdown ul li a:hover,
.menu ul .sfHover a,
.cart-counter,
.menu-responsive,
a.featured-service:hover,
.project-category figure,
.see-all,
.option-set li a:hover,
.option-set li a.selected,
.projects a .overlay:after,
#testimonials:after,
#backtotop a:hover,
.service-alt a.img-hover:after,
a.sidebar-btn,
.sidebar-textbox.color,
#price-range .ui-widget-header,
.comment-by a.reply:hover,
#small-dialog .mfp-close,
.small-dialog .mfp-close,
.mfp-close:hover,
input[type="button"],
input[type="submit"],
a.button,
.owl-prev:hover,
.owl-next:hover,
a.button.dark:hover,
table.basic-table th,
.plan.color-2 .plan-price,
.plan.color-2 a.button,
.ui-accordion .ui-accordion-header-active:hover,
.ui-accordion .ui-accordion-header-active,
.info-banner-fw,
.pagination ul li a.current-page,
.pagination ul li.current-page a,
.pagination .current,
.pagination ul li a:hover,
.services-list li a.active,
.services-list li a:hover,
.pagination-next-prev ul li a:hover,
mark.color {
    background-color: #fa5b0f;
}


.service .service-overlay { background-color: rgba(250,91,15,0.95); }

@media (max-width: 991px) { .tabs-nav li.active a { background-color: #fa5b0f; } }


/*** uncss> filename: https://pani-kuhnia.com.ua/assets/3ae25b0a/css/icons.css ***/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* Deprecated as of 4.4.0 */
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-star:before {
    content: "\f005";
}

.fa-reorder:before {
    content: "\f0c9";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}


@font-face {
    font-family: 'simple-line-icons';
    src: url('../fonts/simple-line-icons.eot?thkwh4');
    src: url('../fonts/simple-line-icons.eot?thkwh4#iefix') format('embedded-opentype'),
    url('../fonts/simple-line-icons.ttf?thkwh4') format('truetype'),
    url('../fonts/simple-line-icons.woff?thkwh4') format('woff'),
    url('../fonts/simple-line-icons.svg?thkwh4#simple-line-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.sl {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'simple-line-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sl-icon-location:before {
    content: "\e810";
}

