/*
Theme Name: Ashe
Theme URI: https://wp-royal-themes.com/themes/item-ashe-free/
Author: WP Royal
Author URI: https://wp-royal-themes.com/
Description: Personal and Multi-Author Free WordPress Blog Theme. Perfect for personal, lifestyle, health & fitness, food, cooking, bakery, travel, beauty, fashion, wedding, photography, news, quotes blog, auto blog, small business website and any other kind of amazing blogs. Minimal, elegant & mobile friendly layout with WooCommerce shop (storefront) support will WOW and inspire your visitors. Well documented and very easy to use even for WordPress beginners. Clean and Modern Responsive design will perfectly showcase your content on any device, even on tablet, mobile & retina displays. Very fast, compatibility with many popular plugins & of course translation & RTL (right to left language) ready, coded with best SEO practices. The theme has features like Text & Image logo, Fullscreen Slider, Header image, Instagram slider widget support, footer menu support, GDPR compatibility plugins support and many more. Works perfectly with all major drag and drop page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi. You just need to write and be awesome! TEMPLATE DEMO: https://ashe-free.wp-royal-themes.com/demo/
Version: 2.264
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 6.9
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: ashe
Tags: blog, e-commerce, food-and-drink, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, flexible-header, full-width-template, custom-menu, custom-logo, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS
----------------------------------------------------------------
1.0 Normalize
2.0 General Styles & Classes
3.0 Top Bar
4.0 Page Header
5.0 Featured Slider
6.0 Main Navigation
7.0 Featured Links
8.0 Blog Grid
9.0 Post Formats
10.0 Blog Pagination
11.0 Blog Single
12.0 Comments
13.0 Default Gallery
14.0 Widgets
15.0 Page Footer
16.0 Typography
17.0 Pages
18.0 Preloader
19.0 Gutenberg Styles
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

#infscr-loading {
  text-align: center;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  overflow: visible;
  border: 0;
  height: 1px;
  margin: 20px 0;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img:not(#pixel12go) {
  display: block;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

p,
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0; /* 3 */
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; 
}

[type="search"]:focus {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; 
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* Custom - Theme Specific */
html{    overflow-x: hidden;
    overflow-anchor: auto;}
body {
  margin: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  height: auto;
}

img,
iframe,
embed {
  max-width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
textarea,
select {
  outline: 0;
  -webkit-border-radius: 0;
}

.page-title,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  
  line-height: normal;
  clear: both;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.category-description h1,
.category-description h2,
.category-description h3,
.category-description h4,
.category-description h5,
.category-description h6{margin-bottom:15px!important;     margin-top: 0;}


/*--------------------------------------------------------------
2.0 General Styles & Classes
--------------------------------------------------------------*/

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  outline: 0 !important;
}

.clear-fix:before,
.clear-fix:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear-fix:after {
  clear: both;
}

.cv-container {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 90; 
}

.cv-outer {
  display: table;
  width: 100%;
  height: 100%;
}

.cv-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.boxed-wrapper {
  margin: 0 auto;
  max-width: 1360px;    z-index: 1;
    position: relative;
}

#page-header.boxed-wrapper {
  padding: 0 !important;
}

.main-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* WordPress Default Class */
.sticky {
  background: #f7f7f7;
  padding: 40px;
}

.sticky .related-posts {
  border: none;
  padding-bottom: 0;
}

.related-posts .h2{    margin-bottom: 20px;}
.bypostauthor {

}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0 0, 0 0,0 0, 0 0);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.alignnone {
  margin: 5px 20px 10px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 10px auto;
  clear: both;
}

.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 10px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 10px 20px;
}

a img.alignnone {
  margin: 5px 20px 10px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 10px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
  overflow: hidden;
}

.wp-caption-text{
  padding: 10px;
  text-align: center;
  font-size: 14px;
}

.wp-block-image figcaption {
  text-align: center;
  font-size: 14px;
}

.center-text {
  text-align: center;
}


/* Default Styles */
hr {
  border: 0;
  height: 1px;
  margin: 30px 0;
}

strong {
  font-weight: 600;
}

em,
cite,
address {
  font-style: italic;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 85%;
}

.post-content a{text-decoration:underline}
/*.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6
{
  margin-bottom: 15px;        display: inline;
}*/


.h1,h1 {
  font-size: 32px;line-height: 1;color: #030303;
}

.h2,h2 {
    font-size: 30px;
    margin-bottom: 10px;line-height: 1;color: #030303;
}

.h3,h3 {
  font-size: 26px;line-height: 1;color: #030303;    display: inline-block;
}

.h4,h4 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 0;    line-height: 1;
    font-weight: 300;color: #030303;   
}
.category-description .h4,
.category-description h4,
.post-content .h4,
.post-content  h4{ display: inline-block;}

.h5,h5 {
  font-size: 22px;color: #030303;
}

.h6,h6 {
  font-size: 20px;color: #030303;
}

p {
  margin-bottom: 8px;
}

blockquote {
  border-left-width: 3px;
  border-left-style: solid;
  padding-left: 15px;
}

blockquote p {
  font-size: 19px;
  line-height: 30.7px;
  letter-spacing: 0.5px;
  opacity: 0.9;
}

blockquote a {
  font-style: italic;
}

.wp-block-pullquote blockquote {
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: 10px;
  border-left: 0;
  padding-left: 0;
}



.home-content ol,
.post-content ol,
.tab-content ol,
.category-description ol {
  padding-left: 20px;
  margin-bottom: 15px;list-style: decimal;}

.home-content ul,
.post-content ul,
.tab-content ul,
.category-description ul {
  padding-left: 20px;
  margin-bottom: 15px;
  list-style: disc;
}

.wp-block-gallery ul {
  padding-left: 0 !important;
}

.post-content ol
{
  padding-left: 25px;
  margin-bottom: 15px;
  list-style: decimal;
}

table {
  margin-bottom: 15px;
}

table th {
  font-weight: bold;
}

table tr,
table th,
table td {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  text-align: left;
}

dl dt {
  font-weight: bold;
}

abbr[title] {
  border-width: 1px;
  border-style: dotted;
  cursor: help;
}

big {
  font-size: 125%;
}

pre {
  border-width: 1px;
  border-style: solid;
  padding: 20px;
  white-space: pre-wrap; 
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

.post-password-form input[name="post_password"] {
  width: 100%;
  padding: 12px;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
}

.post-password-form input[type="submit"] {
  padding: 12px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  margin-top: 15px;
  cursor: pointer;
}

/*--------------------------------------------------------------
3.0 Top Bar
--------------------------------------------------------------*/

#top-bar {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(36, 36, 36, 0.22);
}

#top-menu li {
  position: relative;
}

#top-menu > li {
  display: inline-block;
  list-style: none;
}

#top-menu li a {
  display: block;
  position: relative;
  padding: 0 5px;
  margin-left: 5px;
}

#top-menu li a:first-child {
  margin-left: 0;
}

#top-menu > li > a {
  display: block;
  text-decoration: none;
}

#top-menu > li:first-child > a {
  padding-left: 0px;
}

#top-menu > li:last-child > a {
  padding-right: 0px;
}

#top-menu ul ul {
  top: -1px;
  left: 100%;
}

#top-menu .sub-menu {
  display: none;
  position: absolute;
  z-index: 130;   
  width: 170px;
  text-align: left;
  border-style: solid;
  border-width: 1px;
}

#top-menu .sub-menu a {
  border-bottom-style: solid;
  border-bottom-width: 1px; 
}

#top-menu .sub-menu > li:last-of-type > a {
  border: none;
}

#top-menu .sub-menu li:first-child > .sub-menu {
  margin-top: -1px;
}

#top-menu .sub-menu > li > a {
  display: block;
  width: 100%;
  padding: 10px 15px;
  margin: 0;
}

.top-bar-socials{height: 40px;    min-width: 105px;
 border-left: 1px solid rgba(255, 255, 255, 0.2);
 }
#top-bar a{color:#fff}
.top-bar-socials a {
  margin-left: 15px;
  text-align: center;    
  text-decoration: none;line-height: 40px;
}

.top-bar-socials a:first-child {
  margin-left: 0;
}



.nav-header{    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    width: 100%;
    background: rgba(36, 36, 36, 0.22);
    z-index: 9;
    color: #fff;}
body.home .nav-header {position: absolute;    top: 0;    left: 0;}


#top-bar .boxed-wrapper{     display: flex;    justify-content: flex-start;    align-items: center;}
#top-bar .boxed-wrapper >ul,
#top-bar .boxed-wrapper >div{   
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;}
    
#top-bar .boxed-wrapper .mas-static-content{    flex: 0 0 75%;    width: 75%;    margin-right: auto;    padding-left: 0;}
#top-bar .boxed-wrapper .topbar-contacnt{     display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    gap: 35px;}
#top-bar .boxed-wrapper .topbar-contacnt li{    display: flex;    align-items: center;    gap: 10px;    line-height: 1;}

/*--------------------------------------------------------------
4.0 Page Header
--------------------------------------------------------------*/
body #page-header{    z-index: 9;    position: relative;}
body:not(.home) #page-header{    background: #009637;
    background: -webkit-linear-gradient(top, #048a35, #009637);}
    
.entry-header {
  position: relative;
  overflow: hidden;
}
.entry-header .header-logo .mas-static-content{    max-width: 650px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;    padding-top: 80px;}
    
.header-logo .mas-static-content .h1{    color: #fff;
    font-size: 42px;
    margin-bottom: 20px;}
.header-logo {  text-align: center;}

.header-logo a {
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 100px;
  line-height: 1;
}

.header-logo a img {
  margin: 0 auto;
}

.site-description {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.1;
}

.title-tagline-shown .header-logo a:not(.logo-img),
.title-tagline-shown .site-description {
  display: block;
}

.title-tagline-hidden .header-logo a:not(.logo-img),
.title-tagline-hidden .site-description {
  display: none;
}

.mini-logo span,
.mini-logo a {
  display: block;
  position: relative;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}


/*--------------------------------------------------------------
5.0 Featured Slider
--------------------------------------------------------------*/

.featured-slider-area.boxed-wrapper {
  padding-top: 41px;
}

#featured-slider.boxed-wrapper img {
  width: 100%;
}

.slider-item {
  position: relative;
  display: none;
}

#featured-slider .slider-item:first-child {
  display: block;
}

#featured-slider.slick-initialized .slider-item {
  display: block;
}

#featured-slider.boxed-wrapper .slider-item-bg {
  height: 540px;
}

.slider-item-bg {
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

[data-slick*="1"] .cv-container {
  visibility: hidden;
  opacity: 0.0001;
  -webkit-transition: all 650ms ease-in-out 0s;
  -moz-transition: all 650ms ease-in-out 0s;
  -o-transition: all 650ms ease-in-out 0s;
  transition: all 650ms ease-in-out 0s;
  transition-delay: .75s;
}

[data-slick*="1"] .slick-current .cv-container {
  visibility: inherit;
  opacity: 1;
}

.slider-info {
  display: inline-block;
  max-width: 840px;
  padding: 40px 60px;
}

#featured-slider .prev-arrow,
#featured-slider .next-arrow {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1001;
  padding: 0 15px;
  margin-top: -13px;
  font-size: 42px;
  text-align: center;
  cursor: pointer;
}

#featured-slider .prev-arrow:hover,
#featured-slider .next-arrow:hover {
    opacity: 1;
}

#featured-slider .prev-arrow {
  left: 15px;
}

#featured-slider .next-arrow {
  right: 15px;
}

.post-slider .prev-arrow,
.post-slider .next-arrow {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1001;
  padding: 0 15px;
  margin-top: -21px;
  font-size: 42px;
  text-align: center;
  cursor: pointer;
}

.post-slider .prev-arrow:hover,
.post-slider .next-arrow:hover {
    opacity: 1;
}

.post-slider .prev-arrow {
  left: 15px;
}

.post-slider .next-arrow {
  right: 15px;
}

.slider-dots {
  display: block;
  position: absolute;
  left: 0;
  bottom: 13px;
  z-index: 1000;
  width: 100%;
  list-style: none;
  text-align: center;
}

.slider-dots li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 11px;
  border-style: solid;
  border-width: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}

.slider-dots li:last-child {
  margin-right: 0;
}

.slider-categories {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.slider-title {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 1px;
  margin-bottom: 25px;
  color: inherit !important;
}

.slider-content {
  margin-bottom: 30px;
}

.slider-read-more a {
  display: inline-block;
  padding: 0 25px;
  border: 1px solid;
  font-size: 13px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  cursor: pointer;
}

.slider-data {
  margin-bottom: 20px;
}



/*--------------------------------------------------------------
6.0 Main Navigation
--------------------------------------------------------------*/

.main-nav-sidebar {
  display: inline-block;
}

.main-nav-sidebar div {
  max-height: 60px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.main-nav-sidebar span {
    display: block;
    width: 27px;
    height: 2px;
    margin-bottom: 6px;
    background: #fff;}

.main-nav-sidebar,
.main-nav-search,
.dark-mode-switcher {
  -webkit-user-select: none;
  user-select: none;
}

#main-nav {
  position: relative;
  z-index: 1100 !important;
  min-height: 80px;
}

#main-nav > div {
    display:flex;justify-content: space-between;
  position: relative;
}

/* 5.1 Menu */
#main-menu {
  width: auto;
}


#main-menu li {
  /*position: relative;*/
}

#main-menu > li {
  display: inline-block;
  list-style: none;
}

#main-menu li a {
  display: block;
  position: relative;
  padding: 0 16px;
  margin-left: 5px;
}
#main-menu >li>a{color:#fff}
#main-menu li a:first-child {
  margin-left: 0;
}

#main-menu > li > a {
  display: block;
  text-decoration: none;
}
/*
#main-menu li:first-child a {
  padding-left: 0px;
}

#main-menu li:last-child a {
  padding-right: 0px;
}*/

#main-menu ul ul {
  top: 0;
  left: 100%;
}

#main-menu .sub-menu {
display: none;
 /* display: none;
  position: absolute;
  z-index: 130;   
  width: 200px;
  text-align: left;
  border-style: solid;
  border-width: 1px; */
}

#main-menu >li >ul.sub-menu{
/*display:none;*/
    position: absolute;
    z-index: 130;
    width: 100%;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    left: 0;
    top: 80px;
    background: #fff;
}

#main-menu >li >ul.sub-menu{
    opacity: 0;visibility: hidden; top:100px;
    display: grid; grid-template-columns: repeat(5, 1fr);
    gap: 0px 10px;
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
    }
#main-menu >li:hover >ul.sub-menu{/*display: grid;*/ top:81px; opacity: 1;visibility: visible;}

/*#main-menu >li >ul.sub-menu>li>ul{display:none}*/

#main-menu >li >ul.sub-menu>li{      text-align: center;
    margin: 10px 10px 10px;
    min-height: 120px;
    position: relative;}
#main-menu >li >ul.sub-menu>li>.lvl2-wrapper>a,
#main-menu >li >ul.sub-menu>li>a{    min-height: 100px;
    padding-top: 50px;
    color: #111;
    font-weight: 300;
    font-size: 20px;
    /* text-transform: none; */
    text-wrap-style: balance;
    letter-spacing: 1px;
    font-family: "Oswald", sans-serif;}
#main-menu >li >ul.sub-menu>li>.lvl2-wrapper>a:hover{color:#009637}

#main-menu >li >ul.sub-menu>li>ul{/*display:none;*/}
#main-menu >li >ul.sub-menu>li>ul>li{}

.cat-list{display: grid;     list-style: none!important;
    padding-left: 0px !important; grid-template-columns: repeat(2, 1fr);   gap: 20px;    max-width: 100%;}

.cat-list li a,
.main-menu-container  li#menu-item-393 > .sub-menu >li >.lvl2-wrapper >a,
.main-menu-container  li#menu-item-393 > .sub-menu >li >a{    background-image: url(/images/menu-icons/m1.svg);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: 40px;
}


/*
.main-menu-container  li#menu-item-393 > .sub-menu >li:hover >a{    background-position: center 10px;}
#main-menu >li >ul.sub-menu>li:hover>.lvl2-wrapper>a{    padding-top: 80px;}*/

.lvl2-wrapper .sub-menu .sub-menu{display:none}

#main-menu > li> a::before {
    position: absolute;
    width: calc(100% + 1px);
    height: 100%;
    bottom: 0;
    left: 0;
    content: '';    z-index: -1;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
            background: rgba(36, 36, 36, 0.22);
}
#main-menu>li.current-menu-item > a::before,
#main-menu > li:hover> a::before{
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);}
        
#main-menu .blob{     position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 0;
    z-index: -1;
    transition: all 0.3s ease;
    border-bottom: 3px solid rgba(255, 255, 255, 0.8);
    opacity: 0;
    }
#main-menu>li.current-menu-item .blob,
#main-menu:hover .blob{  opacity: 1;}


.cat-list li a{text-decoration:none;color: #000 !important;}


.cat-list li a{    background-size: 36px;
    background-position: 10px center;
    padding: 10px 10px 10px 56px;
    text-align: left;
    font-size: 16px;
    display: flex;
    align-items: center;
    /* border-left: 2px solid #009637; */
    height: 56px;
    line-height: 1;box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);      }
.cat-list li a:hover{color:#009637!important; transform:scale(1.03)}




.homeserv-cell a {
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: center 15px;
    padding: 50px 10px 10px 10px;
    text-align: center;
    font-size: 16px;
    display: flex;
    align-items: center;
    /*border-bottom: 2px solid #009637;*/
    min-height: 170px;    height: 100%;
    line-height: 1;
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
    flex-direction: column;
}

.homeserv-cell a:hover{box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.3); transform:scale(1.03)}

.homeserv-grid .termid-8 a{background-image:url('/images/menu-icons/m1.svg');}

#menu-main-menu >li>ul.sub-menu> li{    background-image: url(/images/menu-icons/m1.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 30px;}
    

.homeserv-grid .termid-22 a,
.cat-list .termid-22 a,
#menu-main-menu ul.sub-menu #menu-item-675,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-675 >.lvl2-wrapper >a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-675 >a{background-image:url('/images/menu-icons/m1.svg');}

.homeserv-grid .termid-12 a,
.cat-list .termid-12 a,
#menu-main-menu ul.sub-menu #menu-item-445,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-445 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-445 >a{background-image:url('/images/menu-icons/m2.svg');}

.homeserv-grid .termid-6 a,
.cat-list .termid-6 a,
#menu-main-menu ul.sub-menu #menu-item-457,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-457 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-457 >a{background-image:url('/images/menu-icons/m3.svg');}

.homeserv-grid .termid-13 a,
.cat-list .termid-13 a,
#menu-main-menu ul.sub-menu #menu-item-534,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-534 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-534 >a{background-image:url('/images/menu-icons/m4.svg');}

.homeserv-grid .termid-19 a,
.cat-list .termid-19 a,
#menu-main-menu ul.sub-menu #menu-item-466,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-466 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-466 >a{background-image:url('/images/menu-icons/m5.svg');}

.homeserv-grid .termid-14 a,
.cat-list .termid-14 a,
#menu-main-menu ul.sub-menu #menu-item-473,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-473 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-473 >a{background-image:url('/images/menu-icons/m6.svg');}

.homeserv-grid .termid-15 a,
.cat-list .termid-15 a,
#menu-main-menu ul.sub-menu #menu-item-490,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-490 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-490 >a{background-image:url('/images/menu-icons/m7.svg');}

.homeserv-grid .termid-18 a,
.cat-list .termid-18 a,
#menu-main-menu ul.sub-menu #menu-item-481,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-481 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-481 >a{background-image:url('/images/menu-icons/m8.svg');}


.homeserv-grid .termid-16 a,
.cat-list .termid-16 a,
#menu-main-menu ul.sub-menu #menu-item-479,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-479 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-479 >a{background-image:url('/images/menu-icons/m9.svg');}

.homeserv-grid .termid-20 a,
.cat-list .termid-20 a,
#menu-main-menu ul.sub-menu #menu-item-561,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-561 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-561 >a{background-image:url('/images/menu-icons/m10.svg');}

.homeserv-grid .termid-17 a,
.cat-list .termid-17 a,
#menu-main-menu ul.sub-menu #menu-item-555,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-555 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-555 >a{background-image:url('/images/menu-icons/m11.svg');}

.homeserv-grid .termid-11 a,
.cat-list .termid-11 a,
#menu-main-menu ul.sub-menu #menu-item-394,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-394 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-394 >a{background-image:url('/images/menu-icons/m12.svg');}



/*.cat-list .termid-11 a,*/
#menu-main-menu ul.sub-menu #menu-item-572,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-572 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-572 >a{background-image:url('/images/menu-icons/m13.svg');}

/*.cat-list .termid-11 a,*/
#menu-main-menu ul.sub-menu #menu-item-577,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-577 >.lvl2-wrapper>a,
.main-menu-container li#menu-item-393 >.sub-menu #menu-item-577 >a{background-image:url('/images/menu-icons/m14.svg');}

/*
.main-menu-container .sub-menu #menu-item-572 >a{background-image:url('/images/menu-icons/m13.webp');}
.main-menu-container .sub-menu #menu-item-577 >a{background-image:url('/images/menu-icons/m14.webp');}
*/





#main-menu >li >ul.sub-menu>li >.lvl2-wrapper >ul.sub-menu,
#main-menu >li >ul.sub-menu>li >ul.sub-menu{    
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: auto;
    /*opacity: 0.94;*/
    padding: 15px 15px 15px 30px;
    list-style: disc;
    text-align: left;
   /* overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: thin;*/
}

#main-menu >li >ul.sub-menu>li>div{    position: relative;    width: 100%;    padding-top: 15px;  transition: box-shadow .3s ease-in-out 0s;}
#main-menu >li >ul.sub-menu>li:hover>div {    position: absolute;background: #fff;
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);z-index:9}



#main-menu >li >ul.sub-menu>li:hover >div >ul.sub-menu,
#main-menu >li >ul.sub-menu>li:hover >ul.sub-menu{display:block}

#main-menu >li >ul.sub-menu>li >div >ul.sub-menu>li,
#main-menu >li >ul.sub-menu>li >ul.sub-menu>li{    padding-bottom: 8px;    position: relative;    line-height: 1;}

#main-menu >li >ul.sub-menu>li >div  >ul.sub-menu>li:last-child,
#main-menu >li >ul.sub-menu>li >ul.sub-menu>li:last-child {    padding-bottom: 0px;}

#main-menu li::marker{display:none!important}
#main-menu >li >ul.sub-menu>li >div >ul.sub-menu>li::before,
#main-menu >li >ul.sub-menu>li >ul.sub-menu>li::before {
    content: "•";
    color: #009637;
    position: absolute;
    left: -19px;
    top: -9px;
    font-size: 30px;
    line-height: 1;}



#main-menu >li >ul.sub-menu>li >div >ul.sub-menu>li>a,
#main-menu >li >ul.sub-menu>li >ul.sub-menu>li>a{    display: inline-block;
    text-align: left;
    text-decoration: none;
    text-transform: none !important;
    border-bottom: 0px none;
    line-height: 1;    padding: 0;color: #000;
    font-size: 14px;}
#main-menu >li >ul.sub-menu>li >div >ul.sub-menu>li>a:hover{/*text-decoration:underline;*/color: #009637}

#main-menu >li >ul.sub-menu>li >ul.sub-menu li ul{display:none!important}


#main-menu .sub-menu a {
  border-bottom-style: solid;
  border-bottom-width: 1px; 
}

#main-menu > .sub-menu > li:last-of-type > a {
  border: none;
}

#main-menu > .sub-menu > li > a {
  display: block;
  width: 100%;
  padding: 10px 15px;
  margin: 0;
}

#main-menu >li.menu-item-has-children > a:after {
  font-family: "FontAwesome";
  content: "\f107";
  margin-left: 10px;
  font-size: 15px;
}
/*
#main-menu ul li.menu-item-has-children > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 14px;
  float: right;
}*/

#main-menu .sub-menu li:first-child > .sub-menu {
  /*margin-top: -1px;*/
}

/* Mobile Menu  */
.mobile-menu-container {
  display: none;
  clear: both;
}

.mobile-menu-btn {
  display: none;
  padding: 0 15px;
  font-size: 18px;
  line-height: 60px;
  cursor: pointer;
}

#mobile-menu {
  padding-bottom: 15px;
}

#mobile-menu li {
  position: relative;
  width: 100%;
  text-align: center;
}

#mobile-menu li.menu-item-has-children > a {
  display: inline-block;
  text-indent: 15px;
}

#mobile-menu li a {
  display: block;
  position: relative;
  z-index: 5;
}

#mobile-menu .sub-menu li {
  line-height: 30px !important;
}

#mobile-menu .sub-menu li .sub-menu-btn-icon {
  padding-top: 5px !important;
}

.sub-menu-btn {
  position: absolute;
  top: 0;
  left: 0;   
  width: 100%;
  height: 35px;
  padding: 0 10px;
  text-align: left;
  z-index: 1;
}

.sub-menu-btn-icon {
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
  line-height: 19px;
  padding-top: 7px;
}

#main-menu .sub-menu > li .sub-menu-btn-icon {
  padding-top: 13px;
}

#mobile-menu .sub-menu > li .sub-menu-btn-icon {
  padding-top: 6px;
}

#mobile-menu .sub-menu {
  display: none;
}

/* 5.2 Icons */
.main-nav-search {
  position: relative;
  cursor: pointer;
   border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.main-nav-search i {
  position: relative;
  z-index: 10;
}

.main-nav-search #searchform {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.main-nav-search #searchform i {
  display: none;
}

.main-nav-search label,
.main-nav-search #searchsubmit {
  display: none;
}

.main-nav-search div {
  line-height: 1;
}

.dark-mode-switcher {
  position: relative;
  z-index: 1;
  float: left;
  padding-top: 1px;
  font-size: 16px;
  line-height: 60px;
  margin-right: 18px;
  cursor: pointer;
}

.dark-mode-admin-notice {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%,-107%);
  background: #fff;
  width: 300px;
  font-size: 13px;
  line-height: 18px;
  padding: 20px;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
  border-radius: 5px;
}

.dark-mode-switcher:hover .dark-mode-admin-notice {
  display: block;
}

/* 5.3 Search */
#main-nav #searchform {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

#main-nav #searchform input {
  width: 100%;
  padding: 0;
  border: 0;
  letter-spacing: 0.4px;    line-height: 80px;
  font-weight: 400;
  text-align: center;
}

#main-nav #searchform,
#main-nav #searchform i,
#main-nav #searchform #searchsubmit,
.main-nav-search i:last-of-type {
  display: none;
}

#main-nav #searchform #searchsubmit{display: block !important;    position: absolute;    top: 0;    right: 0px;    width: 100px;}

/* 5.4 Sidebar Alt */
.alt-logo{    width: 220px;    margin-bottom: 20px;}

#menu-main-menu >li > a{    font-size: 22px;
    line-height: 1;
    padding-bottom: 5px;
    display: inline-block;}
#menu-main-menu >li > ul>li > ul {display:none}

#menu-main-menu >li ul>li{    padding-left: 35px;    position: relative;}
#menu-main-menu >li >ul>li>a{    padding: 6px 10px 6px 0;    display: inline-block;    font-weight: 500;}
#menu-main-menu >li ul>li ul{/*list-style:disc;    padding-left: 20px;*/}
#menu-main-menu >li ul>li li {    padding-left: 00px;}
#menu-main-menu >li >ul>li >ul>li> a{    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    padding-bottom: 7px;
    display: inline-block;}
#menu-main-menu >li >ul>li >ul>li> ul>li>a{font-size: 13px;}

/*#menu-main-menu >li ul>li.menu-item-has-children*/
#menu-main-menu  .submenu-arrow{      position: absolute;
    right: 0;
    top: 5px;
    width: 18px;
    height: 18px;
    color: #000;
    text-align: center;
    font-size: 24px;
    transform: rotate(90deg);
    display: flex;
    align-items: center;
    justify-content: center;}




#menu-main-menu li.opened{}
#menu-main-menu li.opened >.submenu-arrow{transform: rotate(-90deg);    right: 3px;}



.main-nav-sidebar {
    display:none;
  cursor: pointer;
}

.sidebar-alt {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1200;
  height: 100%;
  overflow-x: hidden;
  transition: left 500ms ease-out;
  -webkit-transition: left 500ms ease-out;
  -moz-transition: left 500ms ease-out;
  -o-transition: left 500ms ease-out;
  -ms-transition: left 500ms ease-out;
}

.sidebar-alt-close {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1150;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.sidebar-alt-close-btn {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.admin-bar .sidebar-alt-close-btn {
  top: 40px;
}

.sidebar-alt-close-btn span {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
      width: 28px;
    height: 2px;
  cursor: pointer;
  margin-left: -9px;
    background: #000;
}

.sidebar-alt-close-btn span:first-child {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sidebar-alt-close-btn span:last-child {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.main-nav-socials {
  float: left;
  margin-right: 18px;
}

.main-nav-socials a {
  font-size: 14px;
  line-height: 60px;
  margin-left: 14px;
  text-align: center;
  text-decoration: none;
}

.main-nav-socials a:first-child {
  margin-left: 0;
}


/*--------------------------------------------------------------
7.0 Featured Links
--------------------------------------------------------------*/

#featured-links {
  padding-top: 20px;
}

#featured-links .boxed-wrapper {
  font-size: 0;
  text-align: center;
}

#featured-links .featured-link {
  position: relative;
  float: left;
}

#featured-links a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#featured-links .cv-outer {
  padding: 10px;
}

#featured-links h6 {
  display: inline-block;
  padding: 9px 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}


/*--------------------------------------------------------------
8.0 Blog Grid
--------------------------------------------------------------*/

.main-container {
  float: left;
  margin: 0 auto;
  /*overflow: hidden;*/
}
.main-container.rev-order{    display: flex;    flex-direction: column;}
.main-container.rev-order >ul,
.main-container.rev-order >.no-result-found{order:1}
.main-container.rev-order >.category-description{order:2;margin-top:50px;}


.sidebar-left {
  float: left;
}

.sidebar-right {
  float: right;
}

.post-media {
  position: relative;
  margin-bottom: 10px;
}

.owl-slider.owl-carousel .owl-stage-outer{    overflow: visible;}
.owl-slider .owl-item{opacity:0.4}
.owl-slider .owl-item.active{opacity:1}
.owl-nav .owl-prev {    transform: rotate(180deg);}

.owl-slider .owl-nav{opacity:0}
.owl-slider:hover .owl-nav{opacity:1}
.owl-dots.disabled{display:none!important}

.likar-slide{margin-bottom:30px!important}
.likar-slide .post-media,
.likari-grid .blog-post .post-media{padding:15px 15px; background:#fff}
.likar-slide .post-content-wrap,
.likari-grid .blog-post .post-content-wrap{padding:0 15px 15px}

.likar-slide:hover,
.likari-grid .blog-post:hover{box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);}


.vc_col-md-8 .post-content .post-media{display:none}
.vc_col-md-8 .post-content .post-media img{width:100%}

.services-grid li>article>a,
.serv-fulllist >li> article >a,
.likar-slide>a,
.post-media > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.post-header {
  text-align: left;padding: 15px 0;
}

.likar-slide img,
.likari-grid .post-media img{height: 400px;    width: 100%;    object-fit: cover;}
.post-content-wrap .post-header{    padding: 0 0 15px 0;}

.post-content-wrap .post-header .h2,
.post-content-wrap .post-header .h2 a{font-size: 22px;    color: #000;text-decoration: none;    margin-top: 0;}
.post-content-wrap .post-header .h2:hover a,
.post-content-wrap .post-header .h2 a:hover{    color: #009637;}

.serv-fulllist .post-content-wrap .post-header .h2,
.serv-fulllist .post-content-wrap .post-header .h2 a{font-size: 20px;}

.doctor-short,
.post-content-wrap .post-content{    font-size: 14px;    line-height: 16px;}
.doctor-short p,
.post-content-wrap .post-content p{margin-bottom:10px;     font-weight: 500;}

.post-categories a {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.post-title,
.page-title {
  /*font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.5px;*/
}


.post-title {
  margin-bottom: 13px;
}

.page-title {
  margin-bottom: 24px;
}

.inner-main-title .page-title{
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 300;    color: #333;    margin: 0;}

.post-title em,
.page-title em {
  font-weight: 600;
}

.post-meta {
  margin-bottom: 20px;
  font-style: italic;
}

.post-meta span.meta-sep:last-child {
  display: none;
}

.meta-sep {
  display: none;
}

.post-date + span.meta-sep,
.post-author + span.meta-sep {
  display: inline;
}

.category-descriptionб
.post-content {
  /*overflow: hidden;*/    font-size: 18px;line-height: 1.4;
}

.category-description pб
.post-content > p {
  text-align: justify;
}

.post-content > p.has-text-align-left {
  text-align: left;
}


.post-content > p.has-text-align-right {
  text-align: right;
}


.post-content > p.has-text-align-center {
  text-align: center;
}

.read-more {
  margin: 25px 0 15px;
  text-align: center;
}

.read-more a {
  display: inline-block;
  padding: 0 25px;
  border: 1px solid;
  font-size: 13px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.post-footer {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid;
}

.post-author {
  float: left;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.5px;
  line-height: 30px;
}

.post-author a {
  display: inline-block;
  vertical-align: top;
}

.post-author a img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 3px;
}

.post-share {
  float: right;
  font-size: 14px;
}

.post-share a {
  margin-left: 16px;
  line-height: 30px;
}

.post-footer .post-comments {
  float: right;
  font-style: italic;
  line-height: 30px;
}

.no-result-found {
  text-align: center;
  margin: 50px auto 100px;
}

.no-result-found .h3 {
  font-size: 40px;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.no-result-found .widget_search {
  max-width: 480px;
  margin: 30px auto 0px;
}

/* 10.1 List layout  */
.blog-grid {
  padding-left: 0 !important;
  list-style: none !important;
display: grid;
  grid-template-columns: repeat(3, 1fr); /* 4 в рядок */
  gap: 20px;
}

.services-grid li,
.blog-grid >li> article{    position: relative;}

.services-grid .post-media,
.blog-grid >li> article .post-media{    background-color: #f3f3f3;    padding: 0px; margin-bottom:0px;}

.services-grid .post-media img,
.blog-grid >li> article .post-media img{width:100%}

.services-grid .post-content-wrap,
.blog-grid >li> article .post-content-wrap{    position: absolute;    bottom: 0px;    left: 00px;    width: 100%;
    background: rgba(255, 255, 255, 0.7);    padding: 20px;}

.services-grid .post-content-wrap .post-header,
.blog-grid >li .post-content-wrap .post-header {    padding-bottom: 0;}
.services-grid .post-content-wrap .post-title,
.blog-grid >li .post-content-wrap .post-header .post-title {    margin-bottom: 0;}

.services-grid li:hover .post-media,
.blog-grid >li> article:hover .post-media{ background: #009637;}
.services-grid li:hover .post-media img,
.blog-grid >li> article:hover .post-media img{opacity:0.3}

.services-grid li:hover .post-content-wrap,
.blog-grid >li> article:hover .post-content-wrap{background: transparent;}

.services-grid li:hover .post-content-wrap .h2,
.services-grid li:hover .post-content-wrap .h2 a,
.blog-grid >li> article:hover .post-header .h2,
.blog-grid >li> article:hover .post-header .h2 a{    color: #fff;}



.serv-fulllist{  padding-left: 0 !important;
  list-style: none !important;
display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 в рядок */
  gap: 20px;
}

.serv-fulllist >li> article:before,
.serv-fulllist >li> article:after{display:none}
.serv-fulllist >li> article{ box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);      padding: 10px;
    background: #fff; display: flex;    align-items: center;    gap: 10px;    position: relative;}
.serv-fulllist >li> article .post-media,
.serv-fulllist >li> article .post-media img{    flex: 0 0 100px;width:100px;    margin-bottom: 0!important;}

.serv-fulllist >li> article .post-media img{border-radius:3px;}
.serv-fulllist >li> article .post-header .h2.post-title,
.serv-fulllist >li> article .post-header{margin-bottom: 0!important;margin-top: 0!important;    padding-bottom: 0;    hyphens: auto;}

.serv-fulllist >li> article:hover{transform:scale(1.03)}

/*
[data-layout*="list"] .blog-grid > li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

[data-layout*="list"] .post-title {
  font-size: 32px;
  line-height: 38px;
}

[data-layout*="list"] .post-share {
  float: none;
}

[data-layout*="list"] .post-author {
  float: none;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

[data-layout*="list"] .post-author a {
  vertical-align: baseline;
}

[data-layout*="list"] .post-comments {
  float: none;
}

[data-layout*="list"] .post-media {
  margin-bottom: 0;
}

[data-layout*="list"] .post-categories {
  margin-bottom: 4px;
}

[data-layout*="list"] .post-meta {
  margin-bottom: 17px;
}

[data-layout*="list"] .read-more {
    margin: 10px 0 0;
}

[data-layout*="list"] .post-share {
    margin-top: 21px;
}

[data-layout*="list"] .post-footer {
  padding: 10px 0;
}

[data-layout*="list"] .related-posts {
  padding-bottom: 0;
  border-bottom: 0;
}*/

/* Category Description */
/*.category-description {
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: center;
  overflow-wrap: break-word;
  margin-bottom: 30px;
}*/
/*
.category-description h4 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 5px;
}*/

.category-description p {
  /*display: inline-block;
  max-width: 700px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24.2px;*/
}



/*--------------------------------------------------------------
9.0 Post Formats
--------------------------------------------------------------*/
.post-media img,
.post-media iframe, 
.post-media embed {
  margin: 0 auto;
}

.post-media img {
  width: auto;
}

.post-media img + .entry-audio {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 10px;
}

.format-link .post-media .cv-container,
.format-quote .post-media .cv-container {
  display: none;
}

.format-link .post-media img + .cv-container,
.format-quote .post-media img + .cv-container {
  display: block;
}

.post-media .image-overlay {
  padding: 20px 18px;
}

.post-media .image-overlay p,
.post-media .image-overlay a {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}

.post-media .image-overlay span {
  text-align: right;
  font-style: italic;
  letter-spacing: 0.5px;
}

.single .post-media .image-overlay span {
  text-align: center;
}

.post-slide {
  position: relative;
}

.stacked-slide {
  margin-bottom: 15px;
}

.slide-caption {
  display: block;
  position: absolute;
  left: 15px;
  bottom: 15px;
  padding: 3px 15px;
  font-size: 13px;
}

.blog-post .slide-caption {
  display: none;
}



/*--------------------------------------------------------------
10.0 Blog Pagination
--------------------------------------------------------------*/

.blog-pagination {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 0px 0 50px;
}

/* 10.1 Default */

.previous-page a,
.next-page a {
  font-weight: 600;
  text-transform: uppercase;
}

.page-content .blog-pagination.default .previous-page a,
.page-content .blog-pagination.default .next-page a {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.blog-pagination.default .previous-page {
  float: left;
}

.blog-pagination.default .next-page {
  float: right;
}

/* 10.2 Numeric */
.blog-pagination.numeric a,
.blog-pagination.numeric span {
display: inline-block;
    padding: 13px 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 4px;
    min-width: 44px;
}

.blog-pagination.numeric .numeric-prev-page {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0;
  margin-right: 0;
}

.blog-pagination.numeric .numeric-next-page {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
}

/* 10.3 Load More / Infinite Scroll */
.blog-pagination.load-more a {
  display: inline-block;
  padding: 14px 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

.blog-pagination.infinite a {
  display: none;
}

#infscr-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 1300;
  font-size: 26px;
  text-transform: uppercase;
  list-style-position: 1px;
}

#infscr-loading img {
  display: none;
}

.infscr-loading-disabled #infscr-loading {
  display: none !important;
}



/*--------------------------------------------------------------
11.0 Blog Single
--------------------------------------------------------------*/

/* Tags */
.post-tags {
  text-align: left;
  margin-bottom: 18px;
}

.post-tags a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  padding: 0 12px;
  margin-right: 5px;
  border-width: 1px;
  border-style: solid;
}

/* Navigation */
.single-post .previous-post,
.single-post .next-post {
  display: none;
  position: fixed;
  top: 50%;
  margin-top: -37.5px;
  height: 75px;
  line-height: 75px;
}

.single-post .previous-post {
  right: 0;
}

.single-post .next-post {
  left: 0;
}

.single-post .previous-post i,
.single-post .next-post i {
  position: relative;
  z-index: 10;
  padding: 30px 10px;
}

.single-post .previous-post img,
.single-post .next-post img {
  position: absolute;
  z-index: 9;
  max-width: 75px;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
}

.single-post .previous-post img {
  right: -100px;
}

.single-post .next-post img {
  left: -100px;
}

.single-post .previous-post:hover img {
  right: 25px;
}

.single-post .next-post:hover img {
  left: 25px;
}

/* Post Pagination */
.single-pagination {
  padding: 20px;
  text-align: center;
}

/* Post Author */
.author-description {
  overflow: hidden;
  padding: 35px 0 39px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: center;
  overflow-wrap: break-word;
}

.author-avatar img {
  display: inline-block;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}

.author-description h4 {
  margin: 1px 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.author-share a {
  font-size: 14px;
  margin-right: 10px;
}

.author-share a:last-child {
  margin: 0;
}

.author-description p {
  display: inline-block;
  max-width: 800px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24.2px;
}

/* Related Post */
.related-posts {
  padding: 50px 0 30px;
}
/*
.related-posts h4 {
  margin-top: 8px;
}

.related-posts h4 a {
  font-size: 18px;
  letter-spacing: 0.5px;
}

.related-post-date {
  font-size: 11px;
}*/

.related-posts section {
  float: left;
  width: calc((100% - (2 * 23px)) / 3 - 1px);
  width: -webkit-calc((100% - (2 * 23px)) / 3 - 1px);
}

.related-posts section {
  margin-right: 23px;  
}

.related-posts section:last-of-type {
  margin-right: 0 !important;
}

.wp-block-search {
  position: relative;
}

.wp-block-search label {
  display: none;
}

.wp-block-search input {
    width: 100%;
    padding: 12px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
}

.wp-block-search button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  cursor: pointer;
  border: 0;
}


/*--------------------------------------------------------------
12.0 Comments
--------------------------------------------------------------*/

.comments-area {
  margin-top: 30px;
}

#reply-title,
#reply-title a,
.comment-title h2,
.comment-title {
  margin-bottom: 44px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.comments-area .children {
  margin-left: 50px;
}

.entry-comments {
  overflow: hidden;
  padding: 0px 0 55px;
  margin-bottom: 40px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 15px;
  line-height: 24.2px;
}

.comment-content {
  overflow: hidden;
}

.comment-avatar {
  float: left;
  margin-right: 17px;
}

.comment-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.comment-author {
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
}

.comment-date a:first-child:hover {
  text-decoration: underline;
}

.awaiting-moderation {
  font-style: italic;
}

.commentslist footer a:hover {
  text-decoration: underline;
}

.logged-in-as {
  margin-bottom: 12px;
}

.comment-meta {
  margin-bottom: 7px;
  font-size: 11px;
  line-height: 25px;
  text-transform: uppercase;
}

.comment-date {
  margin-right: 10px;
}

.comment-reply-link {
  font-size: 13px;
  font-weight: bold;
  float: right;
  margin-top: -27px;
}

.comment-notes {
  margin-bottom: 15px;
}

.comment-form {
  padding-top: 4px;
}

.comment-form label {
  display: block;
  margin-bottom: 3px;
  font-size: 15px;
}

.comments-area input,
.comments-area textarea {
  padding: 13px;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
}

.comment-form-author input,
.comment-form-email input, 
.comment-form-url input,
.comments-area textarea {
  margin-bottom: 10px;
}

.comment-form-author input,
.comment-form-email input, 
.comment-form-url input {
  width: 60% !important;
}

.comments-area textarea {
  width: 100% !important;

}

.comments-area textarea {
  height: 250px;
}

.comments-area #submit {
  border: none;
  width: auto;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.comments-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}


/*--------------------------------------------------------------
13.0 Default Gallery
--------------------------------------------------------------*/

.gallery {
  margin-bottom: 10px;
  overflow: hidden;
  list-style: none !important;
}

.gallery-caption,
.wp-caption-text {
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-top: 0;
}

body:not(.elementor-page) .gallery-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 !important;
  margin-right: 5px;
  margin-bottom: 5px; 
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  float: none !important;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: -webkit-calc((100% - (5px * 1)) / 2 - 1px);
  width: calc((100% - (5px * 1)) / 2 - 1px);
}

.gallery-columns-3 .gallery-item {
  width: -webkit-calc((100% - (5px * 2)) / 3 - 1px);
  width: calc((100% - (5px * 2)) / 3 - 1px);
}

.gallery-columns-4 .gallery-item {
  width: -webkit-calc((100% - (5px * 3)) / 4 - 1px);
  width: calc((100% - (5px * 3)) / 4 - 1px);
}

.gallery-columns-5 .gallery-item {
  width: -webkit-calc((100% - (5px * 4)) / 5 - 1px);
  width: calc((100% - (5px * 4)) / 5 - 1px);
}

.gallery-columns-6 .gallery-item {
  width: -webkit-calc((100% - (5px * 5)) / 6 - 1px);
  width: calc((100% - (5px * 5)) / 6 - 1px);
}

.gallery-columns-7 .gallery-item {
  width: -webkit-calc((100% - (5px * 6)) / 7 - 1px);
  width: calc((100% - (5px * 6)) / 7 - 1px);
}

.gallery-columns-8 .gallery-item {
  width: -webkit-calc((100% - (5px * 7)) / 8 - 1px);
  width: calc((100% - (5px * 7)) / 8 - 1px);
}

.gallery-columns-9 .gallery-item {
  width: -webkit-calc((100% - (5px * 8)) / 9 - 1px);
  width: calc((100% - (5px * 8)) / 9 - 1px);
}


/*--------------------------------------------------------------
14.0 Widgets
--------------------------------------------------------------*/

.ashe-widget {
  margin-bottom: 40px;
  overflow: hidden;
}

.ashe-widget input[type="text"],
.ashe-widget input[type="email"],
.ashe-widget input[type="url"],
.ashe-widget input[type="password"],
.ashe-widget input[type="search"],
.ashe-widget input[type="submit"],
.ashe-widget select,
.ashe-widget textarea {
  width: 100%;
  padding: 12px;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
}

.widget-title {
  position: relative;
  z-index: 0;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px;
  clear: both;
  overflow: hidden;
}

.widget-title h2 {
  display: inline-block;
  position: relative;  
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 1.5px;
}

.widget-title h2:before,
.widget-title h2:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1000px;
  height: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.widget-title h2:before {
  right: 100%;
  margin-right: 15px;
}

.widget-title h2:after {
  left: 100%;
  margin-left: 15px;
}

.ashe-widget > ul li span,
.ashe-widget > ul li span a {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  color: inherit;
}

.widget_recent_entries ul li span {
  font-size: 12px;
}
/*
.widget_recent_comments li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages > ul > li,
.widget_archive li,
.widget_categories > ul > li,
.widget_recent_entries ul li {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  line-height: 45px;
}*/
/*
.widget_nav_menu li {
  line-height: 45px;
}*/

.widget_pages .children > li a {
 /* display: block;
  border-top-style: dotted;
  border-top-width: 1px;*/
}
/*
.widget_nav_menu li a {
  display: block;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

.ashe-widget .sub-menu {
  padding-left: 10px;
}

.widget_rss img {
  display: inline-block;
}*/

/* Search */
.widget_search #searchform {
  position: relative;
}

.widget_search i,
.widget_search #searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
}

.widget_search #searchsubmit {
  width: auto !important;
  cursor: pointer;
  opacity: 0;
}

.widget_product_search input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11px;
  width: auto !important;
  cursor: pointer;
}


/* Category */
.widget_categories ul li,
.widget_archive ul li {
  float: left;
  width: 100%;
  text-align: right;
}

.widget_categories ul li a,
.widget_archive ul li a {
  float: left;
  overflow: hidden;
}

.widget_categories .children li {
  padding-left: 10px;
  border-top-width: 1px;
  border-style: dotted; 
}

/* TagCloud */
.tagcloud a {
  display: inline-block;
  padding: 4px 13px;
  margin: 0 5px 7px 0;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  border-style: solid;
  border-width: 1px;
}

/* Calendar */
#wp-calendar {
  width: 100%;  
  border-width: 1px;
  border-style: solid;
}

#wp-calendar thead th {
  padding-bottom: 5px;
  font-size: 14px;
  text-align: center;
}

#wp-calendar caption {
  padding: 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}

#wp-calendar tbody td a {
  display: block;
}

#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
  padding: 8px 5px;
}

#wp-calendar tfoot #prev a,
#wp-calendar tfoot #next a {
  color: inherit;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

#wp-calendar tfoot #next {
  text-align: right;
}

#wp-calendar thead tr th {
  padding: 8px;
  text-align: center;
  font-weight: 700;
}

#wp-calendar tbody td {
  border-width: 1px;
  border-style: solid;
  font-size: 14px;
  text-align: center;
}

#wp-calendar tbody td a {
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}

/* Social Widget */
.ashe_social_widget .social-icons {
  text-align: center;
}

.ashe_social_widget .social-icons a {
  margin-right: 8.5%;
  padding: 0 3px;
  line-height: 35px;
  font-size: 17px;
}

.ashe_social_widget .social-icons a:last-child {
  margin-right: 0;
}

/* Instagram Widget */
.ashe-instagram-widget {
  position: relative;
}

.instagram-title {
  position: absolute;
  z-index: 110;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.instagram-title h2 {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 47px;
  padding: 0px 17px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
}

.jr-insta-slider {
  display: block;
}

.null-instagram-feed {
  display: inline-block;
  width: 100%;
}

.null-instagram-feed li a {
  float: left;
  overflow: hidden; 
}

.ashe-widget.null-instagram-feed li a {
  width: calc( 95% / 3 - 1px );
  width: -webkit-calc( 95% / 3 - 1px );
  margin-right: 2.5%; 
  margin-bottom:2.5%; 
}

.ashe-widget.null-instagram-feed li:nth-child(3n+0) a {
  margin-right: 0px;
}

.ashe-widget .meks-instagram-widget {
  margin: 0 auto !important;
}

.ashe-widget .meks-instagram-follow-link {
  margin-top: 13px;
  text-align: center;
}

.ashe-widget .meks-instagram-follow-link i {
  margin-right: 3px;
}

.ashe-instagram-widget #sbi_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ashe-widget #sb_instagram #sbi_images .sbi_item {
  width: 33.3% !important;
  padding-top: 0 !important;
  padding-bottom: 5px !important;
  padding-right: 2.5px !important;
  padding-left: 2.5px !important;
}

.ashe-instagram-widget #sbi_images .sbi_photo {
  height: auto !important;
}

.ashe-instagram-widget #sbi_images .sbi_photo img {
  display: block !important;
}

.ashe-widget #sbi_images .sbi_photo {
  /*height: auto !important;*/
}

.ashe-widget #sbi_images .sbi_photo img {
  display: block !important;
}


/* Featured Posts Widget */
.rpwwt-widget ul li {   
  padding-bottom: 15px;
  margin-bottom: 10px !important;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  overflow: hidden;
}

.rpwwt-widget ul li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.rpwwt-post-title {
  display: block;
  margin-bottom: 2px;
  font-size: 15px;
}

.rpwwt-post-author,
.rpwwt-post-categories,
.rpwwt-post-date,
.rpwwt-post-comments-number {
  font-size: 13px;
  font-style: italic;
}

/* Facebook Widget */
.widget_fbw_id .loader {
    display: none !important;
}

/* Mailchimp & MailPoet Widgets */
.mc4wp-form-fields,
.widget_wysija_cont {
  padding: 35px 30px 40px;
  background: #f7f7f7;
}

.ashe-subscribe-text {
  text-align: center;
}

.ashe-subscribe-text h4 {
  font-size: 17px;
  margin-bottom: 5px;
  font-weight: 600;
  text-transform: uppercase;
}

.ashe-subscribe-text h4:before {
  font-family: "fontello";
  content: "\e802";
  font-weight: 400;
  font-size: 17px;
  margin-right: 7px;
}

.ashe-subscribe-text p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 20px !important;
}

.mc4wp-error {
  text-align: center;
  margin-top: 10px;
}

.formError .formErrorContent {
  width: 160px;
}

.mc4wp-form-fields label {
  display: inline-block;
  margin-bottom: 10px;
}

.mc4wp-form-fields input[type="submit"] {
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  margin-top: 10px;
  cursor: pointer;
}

.mc4wp-form-fields p:last-of-type {
  margin: 0;  
}

.widget_wysija {
  width: 100%;
}

.widget_wysija label {
  margin-bottom: 10px;
}

.widget_wysija input[type="submit"] {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 12px;
  border: none;
  cursor: pointer;
}

.widget_wysija input[name="wysija[user][firstname]"],
.widget_wysija input[name="wysija[user][lastname]"],
.widget_wysija input[name="wysija[user][email]"],
.widget_wysija select {
  margin-bottom: 10px; 
}

.widget_wysija_cont .updated,
.widget_wysija_cont .error,
.widget_wysija_cont .xdetailed-errors {
  padding: 9px;
}

.wpcf7-spinner {    position: absolute;    }
/* Contact form 7 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 textarea {
  border-style: solid;
  border-width: 1px; font-family: "Montserrat", sans-serif;
    padding: .594rem 1rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.714;
    color: #333e48;

}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"] {
  width: 100%;
}

.wpcf7 input[type="number"] {
  width: 60px;
}


.wpcf7 input[type="date"] {
  width: 170px;
}

.wpcf7 textarea {
  width: 100%;
  height: 140px;
}

.wpcf7 label,
.wpcf7-quiz-label {
  display: block;
}
.green-panel .wpcf7 label{color:#fff}
.contact-form .vc_row >div:last-child p{    margin-bottom: 0;}

.wpcf7 p {    margin-bottom: 0px!important;    font-size: 15px;}
.wpcf7 label{margin-bottom: 20px!important;}

.wpcf7 [type="submit"] {
  /*padding: 13px;
  border: none;
  width: auto;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;*/
}
.wpcf7 [type="submit"]:disabled{background:#ccc!important; border:1px solid #ccc!important; color:#000!important}

.wpcf7 input[type="tel"],
.form-control,.input-text,input[type=email],input[type=text],input[type=password],input[type=search],input[type=email],textarea {
    display: block;
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
    appearance: none;
    border-radius: 3px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.wpcf7-not-valid-tip {        font-size: 12px;}
.green-panel .wpcf7-not-valid-tip {    color: #fff;}

/*--------------------------------------------------------------
15.0 Page Footer
--------------------------------------------------------------*/
#page-footer{    background: #009637;    color: #fff !important;}
#page-footer a{color:#fff}

#page-footer  .footer-widgets > #nav_menu-2.ashe-widget{width:19%;     margin-right: 0%;}
#page-footer  .footer-widgets > #nav_menu-3.ashe-widget{width:50%;     /*margin-right: 0%;*/}
#page-footer  .widget-title{text-align:left; font-weight:600}
#menu-footer-serv{  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;}

.widget_nav_menu li{margin-bottom: 5px;    font-size: 16px;}
.widget_nav_menu li a{    }
.widget_nav_menu li a:hover{text-decoration:underline}


#custom_html-2 img{    width: 160px;    margin-bottom: 20px;}
#custom_html-2 .contlist{}
#custom_html-2 .contlist li{    margin-bottom: 10px;    font-weight: 300;    font-size: 14px;}
#custom_html-2 .contlist li a{    font-size: 20px;}

#page-footer .ashe-widget {    margin-bottom: 20px;}





/* 11.1 Widgets */
.footer-widgets {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 60px 0 0px;
  overflow: hidden;
}

.footer-widgets > .ashe-widget {
  float: left;
}

.footer-widgets .widget-title {
  margin-bottom: 20px;
}

.credit {
  float: left;
  font-size: 13px;
}

.footer-copyright {
  padding: 25px 0;
  overflow: hidden;
}

.footer-socials a {
  font-size: 13px;
  margin-right: 15px;
  letter-spacing: 1px;
}

.footer-socials a:last-child {
  margin: 0;
}

.footer-menu-container {
  float: right;
  font-size: 13px;
}

#footer-menu {
  float: left;
}

#footer-menu > li {
  display: inline-block;
  margin-right: 5px;
}

.footer-menu-container:after {
  content: '|';
  display: block;
  float: left;
  margin-right: 5px;
  margin-top: -1px;
}

.scrolltop {
  display: none;
  position: fixed;
  bottom: 65px;
  right: 80px;
  font-size: 30px;
  cursor: pointer;
  z-index: 20;color:#009637;        filter: drop-shadow(0 3px 0px #fff);
}


/*--------------------------------------------------------------
16.0 Typography
--------------------------------------------------------------*/

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  
  font-size: 15px;
  line-height: 20px;overflow-x: hidden;
}

/* Top Menu */
#top-menu li a {
  font-size: 12px;
  line-height: 50px;
  letter-spacing: 1px;
  font-weight: 600;
}

.top-bar-socials a {
  font-size: 13px;
  line-height: 40px;
}

#top-menu .sub-menu > li > a {
  font-size: 11px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

#top-bar .mobile-menu-btn {
  float: left;
  line-height: 50px;
  padding: 0 5px 0;
}

/* Menu Fonts */
#main-menu > li> a {
  font-size: 15px;
  line-height: 80px;
  letter-spacing: 0px;
  font-weight: 600;
}

#main-menu ?.sub-menu > li > a {
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 1px;
}

#mobile-menu li,
.mobile-menu-btn a {
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 1px;
  font-weight: 600;
}

#mobile-menu .sub-menu > li {
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 0.5px;
}

.main-nav-search,
#main-nav #s {
  font-size: 15px;
  line-height: 40px;
}
.main-nav-search{
    /*font-size: 15px;
    line-height: 40px;*/
    width: 48px;
    /*border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);*/
}
.main-nav-icons,
.main-nav-sidebar,
.mini-logo {
  height: 80px;    line-height: 80px;
}

/* Headings Fonts */
/*.post-meta,
.ashe-widget > ul li span,
.ashe-widget > ul li span a,
#wp-calendar thead th,
#wp-calendar caption,
h1,
h2,
h3,
h4,
h5,
h6,
#reply-title,
#reply-title a {
  font-weight: 400;
}*/

/* Body Text */
body,
.page-404 h2,
.comment-author {
  font-size: 15px;
  letter-spacing: 0px;
}

.copyright-info {
  font-size: 13px;
}






/*--------------------------------------------------------------
17.0 Pages
--------------------------------------------------------------*/

.search .page .post-date,
.search .page .post-author {
  display: none;
}

.page-404 {
  padding: 120px 40px;
  text-align: center;
}

.page-404 h2 {
  position: relative;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 60px;
  letter-spacing: 0.2em;
}

.page-404 h2:before {
  content: '404';
  position: absolute;
  top: 50%;
  left: 50%;  
  z-index: 1;
  font-size: 110px;
  line-height: 1;
  margin-top: -4px;
  opacity: 0.15;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page-404 p {
  letter-spacing: 1.5px;
}

.page-404 p a {
  text-decoration: underline;
}


/*--------------------------------------------------------------
18.0 Preloader
--------------------------------------------------------------*/

.ashe-preloader-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}

.ashe-preloader-wrap > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}


/*--------------------------------------------------------------
19.0 Gutenberg Styles
--------------------------------------------------------------*/

.wp-block-separator,
.wp-block-separator.is-style-default {
  width: 120px;
  margin: 0 auto;
}

.wp-block-separator.is-style-wide {
  width: 100%;
}




/*core*/




.mw800{max-width:800px; margin:0 auto}
.img-responsive{width:100%}
.samolik{background: #f8f8f8;    padding: 20px;    text-align: center;}
.samolik img {    margin: 0 auto;    width: 100%;    max-width: 1360px;}

.mt0{    margin-top: 0px;    padding-top: 0;}
.mt50{margin-top:50px;}
.mt30{margin-top:30px;}
.post-header .green-panel.mt50{margin-top:30px;}
.pc-reverse-hor-flex{    display: flex;    flex-direction: row-reverse;}
.dflex{    display: flex;    align-items: center;    gap: 10px;}
.doctor-short .dflex img,
.post-content-wrap .dflex img{max-width: 90px;max-height: 80px;    width: auto;}
.doctor-short .dflex,
.post-content-wrap .dflex{margin:15px 0 15px 0}
.green-panel{     background: #009637;
    background: -webkit-linear-gradient(top, #048a35, #009637);
    padding:20px;}
.green-panel .h2{color:#fff}
.post-content .green-panel{margin-top:40px;}
.wpb_text_column.green-panel{    margin-top: 0px;    color: #fff;}
.wpb_text_column.green-panel h2{color: #fff;}

.wpb_text_column.green-panel .contact-form .vc_col-md-6,
.vc_col-md-4 .green-panel .contact-form .vc_col-md-6{width:100%}
.wpcf7 [type="submit"],
.btn{
cursor:pointer;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 2px;
    background-color: rgba(255, 255, 255, 0);
    padding: 21px 32px 19px 32px;
    border: 1px solid rgba(255, 255, 255, 0.2);    border-radius: 4px;color: #fff;
}
.modal-content .wpcf7 [type="submit"]{    border: 1px solid #009637;    color: #009637;}
.modal-content .wpcf7 [type="submit"]:hover{background:#009637!important; color:#fff!important}
.btn:hover{
background-color: #009637!important;
}
#showModalForm:hover{background-color: rgba(36, 36, 36, 0.22)!important; }
.wpcf7 input[type="submit"]:hover{background-color: #fff!important;color:#000}

.wpcf7-form-control-wrap[data-name='agree'], .agree {
    display: none !important;
}
.wpcf7 form .wpcf7-response-output {    margin: 2em 0em 1em;    color: #fff;    text-align: center;}


.cta-panel{      background: #009637;    color: #fff !important;    text-align: center;    margin: 70px auto 0;    padding: 20px 10px 12px;}
.cta-panel .h2{color: #fff !important;    margin-bottom: 30px;}
.cta-panel .socials-media{    display: flex;    gap: 20px;    justify-content: center;    margin-bottom: 20px;}
.cta-panel a,
.cta-panel .socials-media a{color: #fff !important;    font-size: 22px;}
.cta-panel .dflex{justify-content: center;    margin: 10px 0 20px;}



.language-chooser {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    /*border-radius: 7px;*/
    width: 120px;    height: 40px;    min-width: 120px;
    justify-content: space-between;
    padding: 5px 15px 5px 15px !important;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
}


.language-chooser li {
    /*line-height: 1*/
}

.language-chooser:after {
    content: '';
    display: block;
    width: 34px;
    height: 16px;
    background: #eee;
    border-radius: 10px;
    position: absolute;
    left: 43px;    top: 13px;
}

.language-chooser .lngchanger {
    position: absolute;
    left: 65px;
    z-index: 2;
    top: 10px;
    transition: left 0.3s ease;
    height: 22px
}

.language-chooser .lngchanger>a {
    padding-right: 40px;
    display: block;
    width: 40px;
    height: 22px;
    top: 0;
    position: relative;
    left: 0
}

.language-chooser .lngchanger:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #009637;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: -17px;
}

.language-chooser.curr-ru .lngchanger {
    left: 7px
}

.language-chooser.curr-ru .lngchanger:after {
    left: 53px
}

.language-chooser li span {
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    display: inline-block
}

.language-chooser li:hover span,.language-chooser li.active span {    color: #fff}
.qtranxs_widget_end {    display: none}


.inner-main-title{background-color: #f3f3f3}






.breadcrumb {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0px;
    overflow: auto;
    scrollbar-width: thin;
    padding-bottom: 7px
}

.breadcrumb li {
    font-size: 13px;
    padding: 0 15px 0 0;
    white-space: nowrap;
    line-height: 16px;
    position: relative
}

.breadcrumb>span {
    font-size: 13px;
    padding: 0 5px 0 0
}

.breadcrumb li:after {
content: "";
    width: 4px;
    min-width: 4px;
    height: 4px;
    display: block;
    border-left: 1px solid #222;
    border-top: 1px solid #222;
    position: absolute;
    transform: rotate(-225deg);
    top: 7px;
    right: 6px;
}

.breadcrumb li:first-child:after {    top: 4px;    right: 6px;}

.breadcrumb li img {
    width: 10px;
    position: relative;
    top: 0px;
    max-width: none;
}

.breadcrumb li:last-child:after {
    display: none
}

.breadcrumb li:first-child .breadcrumbs__link span span {
    display: none
}

.breadcrumb a span i {
    font-size: 10px;
    color: #333;
    font-weight: 600
}

.breadcrumb>li>span>a>span {
    color: #333;
}




.likari-grid{display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 в рядок */
  gap: 20px;}

.likari-grid>li{}
.likari-grid .post-title {    margin-bottom: 0px;}
.likar-media img{width:100%}
.service-short,
.doctor-short{    background-color: #f3f3f3;padding:15px;}
.napryam-likar a{    display: inline-block;
    margin-bottom: 2px;}
.napryam-likar a:hover{opacity:1; text-decoration:underline}

.service-short .h4{    margin-top: 0px;}
.oval-link{      display: inline-block;
    padding: 4px 10px;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.services-grid{display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 в рядок */
  gap: 20px;}


.services-grid .post-media img {
    /*height: 300px;*/
    width: 100%;
    object-fit: cover;}



/*homepage*/
.text-center{text-align:center}
#headintro{
    background: #009637;
        background: linear-gradient(90deg, rgb(69 173 94) 0%, rgb(10 145 65) 50%);
    /* margin-top: -200px; */
    position: relative;
    /*top: -100px;*/
    margin-top: -100px !important;
    z-index: 30;    box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.4);
}
#headintro .vc_col-md-4 .vc_cell{    padding: 30px 30px 20px;       color: #fff;}
#headintro .vc_cell .iicon{ font-size: 22px;margin-bottom: 15px;}
#headintro .vc_cell .ititle{ font-size: 22px;margin-bottom: 15px;}
#headintro .vc_cell .itext{ font-size: 16px;line-height: 1.2;}

#headintro .iphone{     font-size: 32px;    color: #fff;    margin: 0px 0 5px;    display: inline-block;}

#headintro .subtext{}
.itext ul{    list-style: disc;    padding-left: 20px;}
.itext ul li{    padding-bottom: 10px;}


.grey-panel{    }

.homeserv-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap:20px}
.homeserv-cell{}

.home-content,
.likari-home{margin-top:70px}
.home-content{margin-bottom:70px}





.paravagi .pcell{    padding: 25px 10px;background-color: #f3f3f3;    border-bottom: 3px solid #009637;}
.pcell .iicon{   color:#009637; font-size: 30px;margin-bottom: 15px;}
.pcell .ititle{    margin-bottom: 15px;    font-weight: 300;    text-transform: uppercase;    font-size: 20px;}
.pcell .itext{    font-weight: 600;
    font-size: 24px;}


.tabs {
  /*border: 1px solid #ccc;
  border-radius: 5px;*/
  overflow: hidden;
  width:100%;
  margin: 0px auto 40px;
}

.likar-tab {
  border-bottom: 1px solid #fff;margin-bottom:5px;
}

.likar-tab:last-child {
  border-bottom: none;
}

.tab-head {
    background: #f3f3f3;
    padding: 21px 42px 21px 21px;
    cursor: pointer;
    font-weight: 300;
    transition: background 0.3s;
    font-size: 24px;
    position: relative;
    letter-spacing: 1px;margin-bottom: 10px;margin-top: 0px;
}

.tab-head:hover {
  background: #e9e9e9;
}

.likar-tab.active .tab-head {
  background: #e9e9e9;
}

.tab-content {
  display: none;
  padding: 10px 0px 10px 30px;
  background: #fff;
}
.tab-content i{    font-style: normal;
    font-weight: 600;
    color: #009637;    font-size: 11px;
    margin-right: 5px;}
.likar-tab:first-child .tab-content{display:block;}


.home-content ul,
.category-description ul,
.post-content ul,
.tab-content ul{    list-style: disc;     margin-bottom: 15px;}

.home-content ul li,
.category-description ul li,
.post-content ul li,
.tab-content ul li{}


.category-description p,
.post-content p,
.tab-content p{ margin-bottom: 15px;}

.home-content ul li::marker,
.category-description ul li::marker,
.post-content ul li::marker,
.tab-content ul li::marker{color:#009637}



.tab-head .plmin{}
.plmin {
position: absolute;
    width: 16px;
    height: 16px;
    display: inline-block;
    right: 21px;
    top: 23px;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
}

/* базові лінії */
.plmin::before,
.plmin::after {
    content: "";
    position: absolute;
    left: 10%;
    top: 50%;
    width: 80%;
    height: 1px;
    background: currentColor;
    transform-origin: center;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.plmin::before {
  transform: translateY(-50%) scaleX(1);
}

.plmin::after {
  transform: translateY(-50%) rotate(90deg) scaleX(1);
}

.likar-tab.active .plmin::after {
  transform: translateY(-50%) rotate(90deg) scaleX(1);
  opacity: 1;
}

.likar-tab:not(.active) .plmin::after {
  transform: translateY(-50%) rotate(90deg) scaleX(0);
}

.cert-gallery{}
.cert-gallery .gall-image{    margin-bottom: 30px;border:1px solid #eee; padding:5px;}
.cert-gallery a {}
.cert-gallery a img{}








.contact-list{    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;}
.contact-list li{    display: flex;    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
    color: #fff;}
.contact-list li i{    font-size: 27px;
    padding: 18px;
    background: rgba(0, 0, 0, .3);
    width: 62px;
    height: 62px;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3); }
.contact-list li div{    font-size: 18px;    line-height: 26px;}
.contact-list li div strong{    /*font-size: 20px;*/}

.contact-list li div a{color:#fff}



/*price page*/
.post-content em {    font-size: 85%;    color: #000;}

.post-content table{border:1px solid #fff; width:100%;    font-size: 16px;  color: #000;}
.post-content table th,
.post-content table th p{text-align:center;line-height: 14px;     background-color: #009637;    color: #fff;}
.post-content table th,
.post-content table td{border:1px solid #fff}

.post-content table th p{margin: 10px 0 10px;}
.post-content table td p{margin: 0px; }

.post-content table td:nth-child(3n+3),
.post-content table td:nth-child(3n+3) p{    font-weight: 500;
    text-align: center;
    font-size: 17px;
    background: #eee;
    color: #000;}
.post-content table tr:nth-child(2n+2){background:#f3f3f3}
.post-content table tr:hover td{background:#e8f0e8}
body.page-id-180 table tr td:first-child {    width: 41px;    text-align: center;    font-size: 12px;}

.pricelist h2{/*margin-top:40px;*/}
.pricelist table a{    font-weight: 500;}





/*modal*/
.modal{position:fixed;    top:0;    left:0;    width:100%;    height:100%;    background:rgba(0,0,0,.5);    z-index:9999;    display:none;    backdrop-filter:blur(5px);    -webkit-backdrop-filter:blur(5px);  }
.modal-content{background:#fff;    overflow:hidden;    max-height:90vh;    width:100%;    max-width:720px;    position:absolute;    z-index:9999;    top:50%;    left:50%;    opacity:1;    -webkit-border-radius:0;    -moz-border-radius:0;    border-radius:0;    -webkit-box-shadow:0px 4px 4px 1px rgba(0,0,0,0.1);    -moz-box-shadow:0px 4px 4px 1px rgba(0,0,0,0.1);    box-shadow:0px 4px 4px 1px rgba(0,0,0,0.1);    transform:translate(-50%,-50%);    border-radius:8px;    padding:0 20px;}
.modal .close{color:#fff;    font-size:26px;    font-weight:100;    cursor:pointer;    position:absolute;    z-index:23;right:20px;    top:20px;text-shadow:1px 0px 1px #000}
.modal .close:hover{color:#000;text-shadow:1px 0px 1px #fff}
.modalform .modal-content{max-width:1000px;    padding:0;    border-radius:8px;
background-repeat:no-repeat;    background-size:cover;    overflow:hidden;    background-position:center center;}
.mform-content{height:100%}
.modalform .inner-box{padding:20px 0px 20px 20px;/*min-height:50dvh;*/min-height:350px}
.modalform .wpcf7 p{margin-bottom:0px;}
.mform-content .h2{font-size: 34px;margin-bottom:20px}
.modalform .mform-content >.vc_row{display:flex;    flex-wrap:wrap;    align-items:stretch;    height:100%;   overflow:auto;}
.modalform .modal-body{height:100%;    display:flex;    flex-direction:column;}
.modalform .vc_col-md-6.back-white{display:flex; flex:1 1 50%;}
.modalform .h2sec{line-height:1;    font-size:32px;    margin-bottom:20px!important;}
.modalform .h4{line-height:1;}





.medback{    background-image: url(/images/modal-back.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;}




.number-list{list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0;}
.number-list li{margin-bottom: 20px;}
.number-list strong{    display: flex;    align-items: center;    gap: 15px;     margin-bottom: 5px !important;}
.number-list li strong:before{    content: "1";
    display: flex;
    width: 36px;
    height: 36px;
    border: 1px dashed #009637;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #009637;}

.number-list li:nth-child(2) strong:before{content: "2";}
.number-list li:nth-child(3) strong:before{content: "3";}
.number-list li:nth-child(4) strong:before{content: "4";}
.number-list li:nth-child(5) strong:before{content: "5";}
.number-list li:nth-child(6) strong:before{content: "6";}
.number-list li:nth-child(7) strong:before{content: "7";}
.number-list li:nth-child(8) strong:before{content: "8";}



.submenu-arrow,
.oval-link,
.homeserv-cell a,
#main-menu >li >ul.sub-menu,
.services-grid li .post-content-wrap,
.blog-grid >li> article .post-content-wrap,

#main-menu >li >ul.sub-menu>li >div a,
.cat-list li a,
.serv-fulllist >li> article,
.services-grid .post-header .h2,
.services-grid .post-media img,
.services-grid .post-media,
.likar-slide, .owl-slider .owl-nav,
.blog-post,

.blog-grid >li> article:hover .post-header .h2,
.blog-grid >li> article .post-media img,
.blog-grid >li> article .post-media,
.wpcf7 [type="submit"],
.btn
{
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}