.schet .right-hero.service_detail img {
    margin-bottom: -8px;
    border-radius: 0 0 50px 0;
}

.service_detail {
    height: 100%;
    display: block;
}
.service-listing .service_item a {
    z-index: 999;
}
.right-hero.service_detail.currency img {
    max-width: 120% !important;
    max-height: 75%;
    width: initial;
    max-width: inherit;
    margin-bottom: -10px;
    border-radius: 0 0 50px;
    margin-right: -30px;
}

.legacy-cookie .button {
    background: linear-gradient(93.55deg, #FFFFFF 5.12%, #96C2DB 143.42%);
    box-shadow: inset 2px -4px 4px rgba(255, 255, 255, 0.25), inset -2px 4px 4px #FFFFFF;
    border-radius: 50px;
    display: inline;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #000;
    text-transform: none;
}

.page-hero-block.hero_detail.news_list {
    flex-wrap: nowrap;

    flex-direction: row;
}
.schet .left-hero {
    z-index: 9;
}

body .archives .page-hero-block .right-hero {
    min-height: 100%;
}

body .inet img {
    margin-bottom: -10px;
}
.flex-kyrs {

    gap: 20px;
}
.service-listing .service_item {
    position: relative;
	transition: all 0.3s;
}

.service-listing .service_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.service-listing .service_item:hover {
	opacity: 0.7;
}
.service_item:hover img {
    transform: rotate(-45deg);
}

.service-listing img,.listing-item .right-text-list img {
    transition: all 0.3s;
}

.listing-item {
	transition: all 0.3s;
}
.listing-item:hover {
	opacity: 0.7;
}
.listing-item:hover .right-text-list img {
    transform: rotate(-45deg);
}

@media (max-width:1250px) and (min-width:1025px) {
.left-kyrs {
    max-width:calc(100% - 350px) !important;
}

	.menu-flex-item {
		gap: 0px;
		justify-content: center;
		margin-bottom: 0 !important;
	}
	
	.menu-flex-item a.typo-button {
		font-size: 14px;
		margin-bottom: 5px !important;
	}

	body .right-kyrs {
		max-width: 100%;
	}
}
@media (max-width:1200px) {
	section.main-home-content {
		height: initial !important;
		padding-bottom: 30px;
	}
	.content-block .first-content {
		flex-direction: column;
		gap: 20px;
	}
	
	.content-block .first-content > * {
		width: 100% !important;
		max-width: 100%;
	}
}
@media (max-width:1024px) {
body .menu-flex-item a {
		color: #fff;
	}

	body .right-kyrs {
		max-width: 100%;
	}
	.page-hero-block.hero_detail.hero_detail_ext .right-hero {
		display: none;
	}

	body .right-text-list p {
		font-size: 20px;
	}
	body .listing-item {
		width: 48%;
	}

    .head-buuton {
    }
	.logo-head {
		max-width: 200px;
	}
	 .menu-head {
		display: none;
	}
	.menu-flex-item {
        display: flex;
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    .head-button-search > * {
        display: none !important;
    }

    .head-button-search > a.ns-vi-open {
        display: block !important;
        position: relative !important;
        top: 2px;
    }
	.mobile-menu.active {
        display: flex;
    }
    .close-btn {
        position: absolute;
        top: 20px;
        right: 25px;
        font-size: 32px;
        cursor: pointer;
    }
	.menu-flex-item a {
        background: transparent ! IMPORTANT;
    }
    .menu-flex-item a {
        color: #fff;
        font-size: 20px;
        text-decoration: none;
        transition: 0.3s;
    }

	section.main-home-content {
    	height: initial !important;
		padding-bottom: 30px;
	}
	body .hamburger {
		display: block !important;
	}

    .menu-flex-item a {
        color: #fff;
        font-size: 20px;
        text-decoration: none;
        transition: 0.3s;
    }
	.mobile-menu {
        height: 500px !important;
        background: linear-gradient(41.97deg, #4859A4 -24.84%, #85B0E6 78.14%) !important;
        z-index: 9999999 !important;
    }
.mobile-menu {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #111;
        color: #fff;
        z-index: 1000;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width:1024px) and (min-width:768px) {


.left-kyrs {
    overflow: hidden;
}
.news_detail {
    width: 100%;
}

	.flex-kyrs {
		flex-direction: column;
		gap: 30px;
	}
	.hamburger {
		font-size: 28px;
	}
	.menu-flex-item {
		gap: 11px !important;
		justify-content: flex-start;
	}
	
	div#mobileMenu {
		justify-content: flex-start;
		padding-top: 50px;
	}
	
	div#mobileMenu a {
		color: #fff;
	}
}

@media (max-width:768px) {
body .left-first-content {
    background-size: contain !important;
}

.left-kyrs {
    overflow: hidden;
}
    .flex-kyrs {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
		gap: 20px;
    }

	body p.adpress {
		max-width: 100%;
	}
	body p.coopy {
		max-width: 100%;
	}
    body .listing-item {
        width: 100%;
    }

}

@media (max-width:500px) {
.page-hero-block.hero_detail h1 {
    font-size: 22px;
}

.left-first-content {
    display:none !important;
}
}