/**
Theme Name: Astra Child
Author: Onetwomedia
Author URI: http://onetwomedia.ru
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.white-link a, .white-link li {
	color: white;
}
.gray-link a, .gray-link li {
	color: #424242;
}
.hfe-nav-menu .menu-item-has-children .sub-menu {
    visibility: visible;
    opacity: 1;
    height: auto;
    position: relative;
}
.hfe-nav-menu__layout-vertical .hfe-nav-menu .sub-arrow, .hfe-layout-expandible .sub-arrow, .hfe-flyout-wrapper .sub-arrow {
    display:none;
}
.elementor-67 .elementor-element.elementor-element-2b5a0f9 .menu-item a.hfe-sub-menu-item {
    padding-left: 15px !important;
}
footer .menu-item a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
footer .menu-item a.hfe-sub-menu-item {
    padding-left: 0 !important;
}
.menu-item a.hfe-sub-menu-item {
    font-weight: lighter !important;
}
#lang-switcher-top  ul li:after {
    content: "/";
  }
#lang-switcher-top  ul li:last-child:after {
    content:"";
  }
#lang-switcher-top {
	width: auto;
	margin-right: 20px;
	margin-bottom: 5px;
}
#lang-switcher-top li {
	width: auto;
    padding: 0 5px;
    list-style: none;
}
#lang-switcher-top ul {
	display: flex;
	margin: 0 !important;	
}
#lang-switcher-top a {
	padding-right: 10px;
}
#nav-menu-main-banner nav{
    float: right;
    position: absolute;
    right: 0;
    bottom: -25vh;
}
#nav-menu-main-banner nav > ul{
	list-style: none;
	display: -webkit-inline-box;
	font-size: 29px;
	font-weight: 600;
}
#nav-menu-main-banner nav > ul > li{
	padding: 0 4vw;
}
#nav-menu-main-banner a{
    color: white;
    font-family: 'roboto';
}
#nav-menu-main-banner ul.sub-menu{
	list-style: none;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.flex-horizontal {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
#header-astra {
position: absolute;
    width: 100%;
}
#header-astra-pages {
	
}
.text-feel-diff {
    height: 259px;
    padding: 40px;
    align-items: center;
    display: flex;
}
.text-feel-diff p {
	margin-bottom: 0;
}
#vozmozhnosti-img img{
	width: 100%;
}
.parallax {  
height: 100%; 
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax-content { 
margin:0 auto;
color:#FFF;
padding-top:50px; 
}
.slider-difference-mob .caption {
	padding: 30px 40px 20px 40px !important;
    font-size: 15px;
}
.slider-difference-mob .caption-wrap {
    position: relative !important;
    margin: 0;
    background: none !important;
    color: black !important;
    display: block;
    width: 100%;
    line-height: 1.4em;
}
#vozmozhnosti-block p {
	margin-bottom: 0 !important;
}
.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
	border: none;
	}
.wpcf7 input:not([type=submit]):focus, .wpcf7 textarea:focus {
	border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
}
.ytp-show-cards-title {
    display: none !important;
}
.documentation img {
	height: 350px;
    min-width: 100%;
    object-fit: cover;
}
.documentation section {
	margin-top: 50px;
	margin-bottom: 50px
}
.documentation-slider .elementor-image-carousel-caption {
	max-width: 80%;
	padding-top: 20px;
    color: black;
}

.documentation-slider .elementor-swiper-button {
    color: hsl(0deg 0% 0% / 90%);
}
.documentation-slider figure {
display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
@media (max-width: 768px){
	
#top-menu-line {
	position: absolute;
    top: 60vh;
}
}
@media (max-width: 540px){
    div.hfe-submenu-icon-plus {
    width: 100% !important;
    display: flex;
    justify-content: center;
}
}
@media (max-width: 767px) and (min-width: 0px) {
	.epyt-gallery-thumb {
    max-width: 33% !important;
}
}
/* Hide "Astra Lab" site title text on non-Russian pages */
html:not([lang^="ru"]) .ast-site-title-wrap {
    display: none !important;
}
