/* MOBILE MENU START   */

.label-action { 
    padding: 4px 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    display: inline-block;
    margin-left: 12px;
    background: #5D6D5F;
    border-radius: 2px;
    z-index: 10;
}

.toolbar-list-mobile {
	display: none;
}
.menu.middle.mobile-menu-contacts {
    border-bottom: 1px solid #E0E4E9;
}
#mobileheader {
	margin: 0;
	padding: 0;
	position: relative;
} 

.wrapper1 > div#mobileheader {
	z-index: 10;
	position: static;
}

#mobileheader .mobileheader-v1 {
	background: #fff;
	border-bottom: 1px solid #f5f5f5;
}

#mobileheader *[class^=mobileheader-] {
	height: 100%;
	width: 100%;
	color: #222;
	position: relative;
}

#mobilemenu.leftside.show {
	left: 0;
	box-shadow: 3px 0 10px 0 rgb(0 0 0 / 45%);
}

#mobilemenu.leftside {
	left: -100%;
	top: 0;
	bottom: 0;
	width: 300px;
	max-width: 100%;
}

#mobilemenu {
	background: #fff;
	z-index: 3000;
	overflow: hidden;
	overflow-y: auto;
	transition: left 0.4s ease 0s, opacity 0.4s ease 0s;
	position: fixed;
}

#mobilemenu > .scroller {
	overflow: hidden;
}

#mobilemenu > .scroller > .wrap {
	width: 100%;
	transition: transform 0.2s ease-in-out;
	-webkit-transition: transform 0.2s ease-in-out;
	-moz-transition: transform 0.2s ease-in-out;
	-ms-transition: transform 0.2s ease-in-out;
	z-index: 9;
	position: relative;
}

#mobilemenu .menu > ul {
	padding: 0;
	margin: 0;
	display: block;
}

#mobilemenu .menu > ul > li:not(.counters),
.menu ul > li.selected:not(.counters),
.menu ul > li.expanded {
	position: initial;
}

#mobilemenu .menu ul > li {
	list-style: none;
	display: block;
	margin: 0;
	border-bottom: 1px solid #E0E4E9;
	width: 100%;
	padding: 0;
}

.no-autom,
.menu.middle.mobile_regions ul > li .parent {
	padding: 15px 20px;
	display: block;
	position: relative;
	background: #f4f5f4;
	font-weight: 600;
	font-size: 16px;
	line-height: 35px;
	color: #1F1F1F;
     
}

#mobilemenu-overlay {
	display: none;
	background: #3a3f44;
	opacity: 0.7 !important;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2999;
}

#mobilemenu .menu ul > li .no-autom,
#mobilemenu .menu ul > li a {
	padding: 13px 20px;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 35px !important;
	color: #1F1F1F;
	display: block;
	position: relative;
	height: 64px;
	line-height: 30px !important;
}

.social-list a svg {
    width: 35px;
    height: 35px;
}

span.count.empted {
	background: #1D2B4E;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin-left: 6px;
	font-size: 12px;
}

li.menu_back {
	background: #F5F5F5;
	margin-bottom: 15px !important;
}

#mobilemenu .menu.top.menu-top-mobile > ul > li > a {
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 40px !important; 
	color: #1F1F1F;  
}

#mobilemenu .menu.top.menu-top-mobile ul > li .arrow {
	top: -5px !important;
}

.fiol a span {
	color: #7A12B3;
}

.svg-whatsapp {
	display: inline-block;
	margin-left: 7px;
	position: relative;
	top: -2px;
}

.menu-opt a span {
	color: #1d2b4e;
	font-weight: 900;
}

.menu.top.menu-top-mobile img {
	margin-right: 10px;
}

#mobilemenu .menu.middle.mobile_regions ul > li .arrow {
	top: -5px;
}

#mobilemenu .menu > ul > li > a {
	background: #fff;
	font-size: 15px;
	font-weight: 700;
}

#mobilemenu .menu ul > li a.parent {
	padding-right: 46px;
}

#mobilemenu .dropdown {
	left: 100%;
	top: 0;
	width: 100%;
	border: medium none;
	box-shadow: none;
	visibility: visible;
	opacity: 1;
	display: none;
	position: absolute;
	z-index: 5;
	background: #FFF;
	margin: 0;
	padding: 0;
}

#mobilemenu .menu ul > li {
	list-style: none;
	display: block;
	margin: 0;
	border-bottom: 1px solid #E0E4E9;
	width: 100%;
	padding: 0;
}

.dark-color:not(.active),
.colored:hover {
	color: #333;
}

#mobilemenu .menu ul > li .arrow {
	position: absolute;
	z-index: 1;
	width: 46px;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	padding-left: 8px;
	display: block;
}

#mobilemenu .menu ul > li .arrow .svg {
	position: absolute;
	top: 50%;
	left: 50%;
}

.svg {
	top: -1px;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	min-width: 30px;
	min-height: 30px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	min-width: auto;
	min-height: auto;
}

.svg svg {
	display: block;
}

svg:not(:root) {
	overflow: hidden;
}

svg .cccls-1,
svg .cls-1,
svg .cls-2,
svg .clsw-1,
svg .nspcls-1,
svg .sscls-1,
svg .sscls-2 {
	fill: #333;
	fill-rule: evenodd;
}

#mobilemenu .menu.middle > ul > li > a {
	padding-left: 20px;
	background: #F5F7F9;
	padding-top: 10px;
	padding-bottom: 10px;
        display: flex;
    align-items: center;
}

#mobilemenu .menu ul > li a.parent {
	padding-right: 46px;
}

#mobilemenu .expanded > .dropdown .menu_back a {
	font-size: 16px;
	line-height: 18px;
	padding: 22px 20px 23px 20px;
	cursor: pointer;
	position: relative; 
    color: #1F1F1F;  
    font-weight: 600;
    
}

#mobilemenu .expanded > .dropdown {
	display: block;
}

#mobilemenu .expanded > .dropdown .menu_back .svg {
	position: absolute;
	top: 25px;
	left: 19px;
}

#mobilemenu .menu a:hover .svg {
	background-color: transparent;
}

#mobilemenu .expanded > .dropdown .menu_back .svg-inline-back_arrow * {
	fill: #999;
}

#mobilemenu .expanded > .dropdown .menu_back:hover .svg-inline-back_arrow * {
	fill: #0aa360;
}

#mobilemenu .expanded > .dropdown .menu_title {
	font-size: 15px;
	line-height: 18px;
	color: #333;
	font-weight: 400;
	padding: 20px 20px;
	background-color: transparent;
}

.header .show,
.leftside .show {
	display: block !important;
}

.header .expanded > .dropdown > li a,
.leftside .expanded > .dropdown > li a {
	height: auto !important;
}

.menu_back a svg {
	position: relative;
    right: 0;
    top: -1px;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 14px;
    margin-right: 8px;
}

#mobilemenu .contacts {
	padding: 20px;
}

#mobilemenu .title {
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #1F1F1F;
	margin-bottom: 12px;
}

.header .container {
	position: relative;
}

#mobilemenu .email {
	font-weight: 400;
	font-size: 14px;
	text-indent: -23px;
	padding-left: 23px;
	line-height: 18px;
	color: #1D2B4E;
}

#mobilemenu .address {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	text-indent: -23px;
	padding-left: 23px;
	color: #757C82;
}

#mobilemenu .email {
	margin-top: 10px;
}

#mobilemenu .email svg,
#mobilemenu .address svg {
	margin-right: 8px;
}

.dropdown-item:hover,
.dropdown-item:focus {
	background-color: transparent;
	color: #01b05e;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	background-color: #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	background-clip: padding-box;
	border: 0 !important;
	border-radius: 0 !important;
	top: 56px;
}

#mobilemenu .email svg .cls-1,
#mobilemenu .address svg .cls-1 {
	fill: #8F9EAA;
}

#mobilemenu .social-list a {
	color: #1d2b4e;
	font-size: 40px;
}

#mobilemenu .social-list a + a {
	margin-left: 10px;
}

#mobilemenu .social-list {
	text-align: left;
	margin: 0;
	margin-bottom: 15px;
	width: 100%;
	padding-left: 20px;
}

.menu.middle svg {
	margin-right: 15px;
}

.header .dropdown-toggle::after {
	display: none;
}

a#navbarDropdown {
	border: 0;
	outline: none;
}


.search-mobilemenu {
	display: flex;
	flex-wrap: wrap;
	padding: 13px 13px 13px 20px;
}

.search-mobilemenu_input .input-style {
	padding: 0 15px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0;
}

.search-mobilemenu_input {
	width: calc(100% - 47px);
}

.search-mobilemenu_btn .btn {
padding: 12px 15px 13px 15px;
    width: 47px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.search-mobilemenu_btn {
	width: 47px;
}

.menu_back .icon-back {
    color: rgba(30, 30, 30, 0.6);
    font-size: 12px;
    margin-right: 10px;
}
 

/* MOBILE MENU END   */