/*
Theme Name: azbuka42
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
body .page-wrapper{
	background-color: #EEF4F8;
	background-image: url(/wp-content/uploads/2024/11/bg-page.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
.page-top .page-title-wrap {
    line-height: 0;
    text-align: center;
    padding-top: 40px;
}
.page-top .page-title{
	text-transform: uppercase;
}
body #main{
	background: transparent;
}
#main > .container{
	min-height: 70vh;
}
.font14{
	font-size: 14px;
	line-height: normal;
}
#header .search-rounded:not(.simple-search-layout) .searchform {
    border-radius: 10px;
}
#head-row .wpb_wrapper.vc_column-inner{
	flex-wrap: nowrap;
    justify-content: space-between;
	padding: 15px 0;
}
#head-row .wpb_wrapper.vc_column-inner:before,
#head-row .wpb_wrapper.vc_column-inner:after{
	content: none;
}
#header #menu-main li.menu-item.menu-btn > a{
	background-color: #4D975E;
	border: 1px solid #4D975E;
	border-radius: 10px;
	color: #ffffff;
	font-size: 13px;
	line-height: normal;
	padding: 14px 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}
#header form.searchform{
	background: rgb(128 128 140 / 8%);
	border: 0;
}
#header.header-builder .advanced-search-layout input, 
#header.header-builder .large-search-layout input {
    height: 52px;
    width: 344px;
    border-radius: 10px 0 0 10px;
    font-size: 14px;
    color: #80808C;
}
#header.header-builder .advanced-search-layout button{
	height: 52px;
	line-height: 52px;
}
#header .searchform .btn i {
    color: #80808C;
}
#header .bh-box {
    display: flex;
    gap: 10px;
}
#header .btn1{
	display: inline-block;
	background-color: #ffffff;
	color: #4D975E;
	text-transform: uppercase;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #4D975E;
	border-radius: 10px;
	font-weight: 500;
	padding: 14px 25px;
	text-align: center;
}
#header .btn1:hover{
	background-color:  #4D975E;
	color: #ffffff;
}
#header .sf-mob{
	display: none;
}
#menu-main #nav-menu-item-253 ul.sub-menu{
	column-count: 5;
	padding: 5px;
}
#menu-main #nav-menu-item-253 ul.sub-menu li.menu-item > a {
    border-bottom-color: transparent;
    padding: 5px;
	text-align: center;
}
.yoast-breadcrumbs{
	font-size: 14px;
	line-height: normal;
}
.yoast-breadcrumbs a{
	color: #55555C;
}
.yoast-breadcrumbs .delimiter{
	display: inline-block;
	padding: 0 5px;
}
.yoast-breadcrumbs .delimiter:before {
    content: url(/wp-content/uploads/2024/12/icon-br.svg);
}
.posts-list a{
	font-size: 20px;
	line-height: 1.8;
}
.sub-categories {
    display: flex;
    justify-content: center;
    gap: 5px;
	flex-wrap: wrap;
}
.sub-categories a {
    display: flex;
    flex-direction: column;
    width: 110px;
    min-height: 150px;
    align-items: center;
    border-radius: 14px;
    background: #ffffff;
    justify-content: space-evenly;
	font-size: 14px;
	line-height: normal;
	color: #55555C;
	padding-bottom: 10px;
}
.sub-categories a .subcat-img{
	width: 90px;
	height: 90px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.sub-categories a:first-child {
	order: 2;
}
.sub-categories a:first-child .subcat-img{
	background-image: url(/wp-content/uploads/2024/12/zhiv.png);
}
.sub-categories a:nth-child(2){
	order: 5;
}
.sub-categories a:nth-child(2) .subcat-img{
	background-image: url(/wp-content/uploads/2025/01/interes1.png);
}
.sub-categories a:nth-child(3){
	order: 3;
}
.sub-categories a:nth-child(3) .subcat-img{
	background-image: url(/wp-content/uploads/2024/12/iskop.png);
}
.sub-categories a:nth-child(4){
	order: 4;
}
.sub-categories a:nth-child(4) .subcat-img{
	background-image: url(/wp-content/uploads/2024/12/np.png);
}
.sub-categories a:nth-child(5){
	order: 1;
}
.sub-categories a:nth-child(5) .subcat-img{
	background-image: url(/wp-content/uploads/2024/12/rast.png);
}
.sub-categories a .subcat-title{
	text-align: center;
}
/**/
.cform1 input{
	width: 100%;
	height: 50px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.cform1 .form-label{
	margin-bottom: 5px;
}
span.wpcf7-not-valid-tip {
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 0.8em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0.5em 0 1em;
}
/**/
.entry-content {
    padding-bottom: 2rem;
    border-bottom: 0;
    margin-bottom: 3rem;
}
.entry-content .box-video{
	margin-bottom: 30px;
}
@media (max-width: 1326px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1160px;
        --porto-flick-carousel-width: 1160px;
    }
	#header.header-builder .advanced-search-layout input, 
	#header.header-builder .large-search-layout input{
		width: 260px;
	}
}
@media (max-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 960px;
        --porto-flick-carousel-width: 960px;
    }
	#header .logo-text a {
		font-size: 34px;
	}
	#header.header-builder .advanced-search-layout input, 
	#header.header-builder .large-search-layout input {
		height: 48px;
	}
	#menu-main #nav-menu-item-253 ul.sub-menu{
		column-count: 4;
	}
}
@media (max-width: 992px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 728px;
        --porto-flick-carousel-width: 728px;
		padding-left: 15px;
		padding-right: 15px;
    }
	#header .logo-text a {
        font-size: 26px;
    }
	#header .advanced-search-layout.search-popup-center .searchform {
        left: auto;
        right: auto;
        transform: none;
        position: relative;
    }
	#header.header-builder .advanced-search-layout input, 
	#header.header-builder .large-search-layout input {
        width: 155px;
		height: 48px;
    }
	#header.header-builder .advanced-search-layout button{
		height: 48px;
		line-height: 48px;
	}
	#header .main-menu {
        display: block;
    }
	#header #menu-main li.menu-item.menu-btn > a {
		font-size: 10px;
		padding: 10px 15px;
	}
	#header .btn1 {
		font-size: 10px;
		padding: 10px 15px;
	}
	.page-top .page-title {
		font-size: 36px;
		line-height: 42px;
	}
	h3{
		font-size: 22px;
		line-height: 1.6;
	}
}
@media (max-width: 768px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 535px;
        --porto-flick-carousel-width: 535px;
    }
	#header .sf-mob{
		display: inline-block;
	}
	#header .sf-ds,
	#header .box-btn-head{
		display: none !important;
	}
	#header a.search-toggle {
		width: 56px;
		line-height: 48px;
		background: rgb(128 128 140 / 8%);
		border-radius: 10px;
	}
	#header form.searchform {
		background: #ffffff;
	}
	h3{
		font-size: 20px;
	}
	.page-top .page-title {
        font-size: 30px;
        line-height: 36px;
    }
}
@media (max-width: 575px) {
	.page-top .page-title {
        font-size: 24px;
        line-height: 30px;
    }
	#menu-main #nav-menu-item-253 ul.sub-menu{
		column-count: 3;
		min-width: auto;
	}
	.posts-list a {
		font-size: 18px;
	}
	#foo-box .col-6{
		width: 100%;
		text-align: center !important;
	}
	#foo-box .text-right {
		text-align: center !important;
	}
}
/**/
#box-cat .wpb_wrapper.vc_column-inner:before,
#box-cat .wpb_wrapper.vc_column-inner:after{
    content: none;
}
#box-cat .wpb_wrapper.vc_column-inner{
    display: flex;
    justify-content: center;
    gap: 5px;    
}
#box-cat a.porto-sicon-box-link {
    display: inline-block;
}
#box-cat .porto-sicon-box {
    margin-bottom: 0;
    width: 110px;
    height: 150px;
    background: #ffffff;
    border-radius: 14px;
}
html #box-cat .top-icon .porto-just-icon-wrapper {
    margin-bottom: 5px;
}
#box-cat .top-icon .porto-sicon-header {
    margin-bottom: 0;
}
#box-cat .porto-sicon-title {
    margin: 0;
    line-height: normal;
}
@media(max-width: 768px){
    #box-cat .porto-sicon-box {
        height: 130px;
        padding-top: 5px;
    }
    html #box-cat .top-icon .porto-just-icon-wrapper{
        font-size: 70px !important;
    }
}
@media(max-width: 575px){
    #box-cat .wpb_wrapper.vc_column-inner {
        flex-wrap: wrap;
    }
    #box-cat .porto-sicon-box {
        width: 100px;
        height: 110px;
        padding-top: 5px;
    }
    html #box-cat .top-icon .porto-just-icon-wrapper{
        font-size: 60px !important;
    }
    #box-cat .porto-sicon-title{
        font-size: 12px;
    }
}
/**/
/**/
body #box-city{
    font-size: 18px;
    line-height: 1.6;
}
#box-city .main-content{
    padding-top: 0;
}
#box-city .btn-video:hover{
    cursor: pointer;
    opacity: 0.8;
}
#box-city .mgal .vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
    padding: 0 84px;
}
#box-city .mgal .vc_gitem-zone{
    border-radius: 14px;
}
#box-city .mgal .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{
   opacity: 1 !important; 
}
#box-city .mgal .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next, 
#box-city .mgal .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev {
    width: 60px;
    height: 100px;
    background-color: #7F7F8B;
    border-radius: 14px;
    opacity: 1;
    margin-top: -50px;
    line-height: 100px;
    text-align: center;
    font-size: 12px;
}
#box-city .mgal .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next:hover, 
#box-city .mgal .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev:hover{
    opacity: 0.8;
}
#box-city .mgal .vc_arrow-icon-arrow_01_right:before{
    content: url(/wp-content/uploads/2024/12/play-fill.svg);
}
#box-city .mgal .vc_arrow-icon-arrow_01_left:before{
    content: url(/wp-content/uploads/2024/12/play-left.svg);
}
#box-city .mgal.mg-mob{
    display: none;
}
@media(max-width: 1326px){
    #box-city .cb-video .porto-ultimate-content-box{
        min-height: 600px !important;
    }
   #box-city .btn-video img {
        max-width: 220px;
    }
}
@media(max-width: 992px){
    body #box-city{
        font-size: 16px;
    }
    #box-city .cb-video .porto-ultimate-content-box{
        min-height: 400px !important;
    }
    #box-city .btn-video img {
        max-width: 180px;
    }
    #box-city .mgal .vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
        padding: 0 70px;
    }
    #box-city .mgal .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next, 
    #box-city .mgal .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev {
        width: 40px;
        height: 70px;
        margin-top: -35px;
        line-height: 70px;
    }
}
@media(max-width: 768px){
    body #box-city{
        font-size: 14px;
    }
    #box-city .cb-video .porto-ultimate-content-box{
        min-height: 380px !important;
    }
   #box-city .btn-video img {
        max-width: 140px;
    }    
    #box-city .mgal.mg-mob{
        display: block;
    }
    #box-city .mgal.mg-ds{
        display: none;
    }
    #box-city .mgal .vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
        padding: 0 60px;
    }
}
@media(max-width: 575px){
    #box-city .cb-video .porto-ultimate-content-box{
        min-height: 280px !important;
    }
    #box-city .btn-video img {
        max-width: 120px;
    }    
}
/**/