/**
* Theme Name: Zeen Child
* Description: Zeen child theme.
* Author: Codetipi
* Template: canada
* Version: 1.0.0
*/
@charset "UTF-8";
.logo.logo-main img{width: 200px;}
.logo.logo-mobile img{width: 140px;}
.logo.logo-main-menu img {width: 30px;}
.logo-menu-wrap.tipi-vertical-c {display: contents}
@media only screen and (min-width: 768px){
.logo-menu-wrap .logo-main-menu {margin-top: 17px; padding-left: 0px;}
.stuck .logo-menu-wrap .logo-main-menu {display: contents;}
.stuck .logo-menu-wrap .logo-main-menu.logo a {margin: 17px 20px 0 0;}
.bg-cover .header-rwd {
    padding-left: 30px;
    padding-right: 30px;
}
}
.bg-cover {
height: 270px;
background-image: url(/wp-content/uploads/leaves.jpg);
background-size: cover;
}
.bg-cover .header-rwd {
    max-width: 1230px;
    margin: auto;
	position: relative;
    height: 100%;
}
.bg-cover .header-rwd #wb-cont, .bg-cover .header-rwd h2 {
    color: #fff;
}
.bg-cover .header-rwd .container-base {
    background-color: rgb(38 55 74 / 69%);
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 160px;
	padding: 19px;

}
.bg-cover .header-rwd #wb-cont {
    width: 254px;
    border-bottom: 2px solid #ff0000;
    margin-bottom: .2em;
    padding-bottom: .2em;
	font-size: 38px;
    font-weight: 500;
    line-height: 50px;
}
.bg-cover .header-rwd h2.mrgn-tp-md {
    font-size: 20px;
	font-family: "Noto Sans",sans-serif;
	font-weight: 500;
	margin-top: 15px;
}
@media only screen and (max-width: 767px){
	.bg-cover .header-rwd .container-base {width: 100%;}
}
.hero-wrap .hero {background: #fff;}
.hero-wrap .hero img {width: auto;}

.tabs__content .faqs {
    max-height: 151px;
    overflow: hidden;
}

.tabs__content .faqs {
    min-height: 98px;
}
.faq-main .name {
    line-height: 20px;
    margin: 0 0 10px 0;
    color: #333333;
    font-weight: 600;
    font-size: 14px;
}
.faqs .text {
    line-height: 20px;
	font-size: 14px;
}
.faq-main #more {
    float: right;
    color: #000000;
    font-size: 13px;
    cursor: pointer;
    margin: 7px 0 0 0;
	transition: 200ms ease;
}
.faq-main #more:hover {box-shadow: 0 1px #000000; transition: 200ms ease;}
.faq-main .more.hidevis:before {
    content: "Скрыть";
}

.faq-main .more:before {
    content: "Подробнее";
}
.tabs__content .faqs.vis_block {
    max-height: none;
}
.widget-title--big .owl-nav {
    text-align: center;
    margin: 20px 0 0 0!important;
}
.widget-title--big .owl-nav button.disabled {
    opacity: 0.3;
	cursor: auto;
}
.widget-title--big .owl-prev {
    margin: 0 0 0 0px;
    outline: 0;
}
.widget-title--big .owl-nav button {
    height: 26px;
    width: 26px;
    line-height: 25px!important;
    font-size: 12px!important;
    border: 1px solid #000000!important;
	position: relative;
}

.widget-title--big .owl-next {
    margin: 0 0 0 8px;
    outline: 0;
}

.faq-main .owl-item {
    border: 1px solid #dbdbdb;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 0 4px 1px #dfdfdf;
	background:#ffffff;
	border-left: 3px solid #ff0000;
}
@media only screen and (max-width: 600px){
.tabs__content .faqs {
    max-height: 1500px;
    overflow: visible;
    min-height: auto;
}
.faq-main .name {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 10px 0;
}
.faq-main #more {
    margin: 30px 0 0 0;
}
.tabs__content:not(.fon):after, .faq-main #more .more {
    display: none;
}
.faq-main .owl-item {
    border: 0!important;
    padding: 5px!important;
    box-shadow: 0 0 4px 1px rgba(223, 223, 223, 0)!important;
}}

.block-faq {
    margin: 0 0 0 -1.4px;
}
.tabs__content:not(.fon):after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0),rgba(255, 255, 255, 0),rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.32941176470588235),white);
    content: "";
    width: 100%;
    height: 78%;
    position: absolute;
    top: 0;
    left: 0;
}
.textwidget .owl-nav {
	float: right;
    padding-top: 3px;
}
.faq-main.owl-carousel {
	display: inline-block;
}
.page-faq h3.md7_faq_title {
	margin-bottom: 20px;
}
.page-faq {
    margin: 40px 0;
}
@media only screen and (min-width: 1020px){h3 {font-size: 18px;}}
nav.stuck {
    position: fixed; width: 100%;
}
.site-footer .footer-widget-bg-area .background {
    background: #26374a url(/wp-content/themes/zeen-child/img/landscape.svg) no-repeat right bottom;
}
.site-footer-6 .footer-area .logo a img {width: 200px;}
.site-skin-2 {
    background: #ffffff;
}
.site-footer-6 .footer-area .logo {
    margin-bottom: 30px;
    padding: 30px 0 0;
    float: right;
}
.site-footer .horizontal-menu>li>a {
	color: #284162;
    font-weight: 500;
	text-transform: none;
}
.site-footer .horizontal-menu>li>a:hover {
	color: #0535d2;
}
.tipi-xs-flex-full {
    float: left;
    margin: 40px 0 0;
}
.site-footer .footer-navigation li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #284162;
    position: absolute;
    margin: 10px 0px 0 10px;
    border-radius: 50%;
}
.site-footer .footer-navigation li:last-child:before {display: none;}
@media only screen and (max-width: 767px){
.site-footer .footer-navigation li {
    display: block;
    text-align: left;
}
.site-footer .footer-navigation li:before {display: none;}
.site-footer-6 .footer-area .logo a img {width: 150px;}
.tipi-xs-flex-full {margin: 10px 0 15px;}
}
#menu-footer-widget-4 {margin-left: -10px;}
@media only screen and (max-width: 500px){
.site-footer .footer-lower-area>.tipi-row {
	display: flex;
    flex-flow: wrap;
}
.site-footer-6 .footer-area .logo {
    margin-bottom: 30px;
    padding: 30px 0 0;
    float: none;
    width: 100%;
    order: 2;
    display: inline-block;
}
.site-footer-6 .footer-area .logo {
    padding: 5px 0 0;
}
}
.site-skin-2 {
    color: #000;
}
.tipi-i-menu-mob, .site-mob-menu-a-4.mob-open .tipi-i-menu-mob:before, .site-mob-menu-a-4.mob-open .tipi-i-menu-mob:after {
    background: #000;
}
