.st-sticky-share-buttons,
#st-2.st-sticky-share-buttons {
	display: none !important;
}

.header__bottom .area .menu .search_cart ul li > a i:not(.flag-icon),
.header__bottom .area .menu .search_cart ul li.search_icon > i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 50%;
}

.header__bottom .area .menu .search_cart ul li > a.trigger-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 50%;
}

.header__bottom .area .menu .search_cart ul li > a .flag-icon {
	width: 1.1em;
	line-height: 1em;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.header__bottom .area .menu .search_cart ul li {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

@media (min-width: 1440px) {
	.header__bottom .area .menu .search_cart ul li {
		padding-left: 6px !important;
		padding-right: 6px !important;
	}
}

@media (max-width: 1199px) {
	.logo {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.logo img {
		height: auto;
	}
}

.api{
	position: fixed;
	bottom: 10px;
	left: 15px;
	z-index: 20;
}
.whatsapp {
	position:relative;
    transition: all .5s ease-in-out;
    z-index: 999;
	margin-top:10px;
}

.whatsapp a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #4dc247;
}

.whatsapp .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.whatsapp:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.whatsapp:hover .tooltiptext {
    visibility: visible;
}




.telefon {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.telefon a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #337ab7;
}

.telefon .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.telefon:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.telefon:hover .tooltiptext {
    visibility: visible;
}

.telegram {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.telegram a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #27A7E5;
}

.telegram .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.telegram:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.telegram:hover .tooltiptext {
    visibility: visible;
}

.instagram {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.instagram a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #fd3a67;
}

.instagram .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.instagram:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.instagram:hover .tooltiptext {
    visibility: visible;
}

.diller {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.diller a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #000;
}

.diller .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.diller:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.diller:hover .tooltiptext {
    visibility: visible;
}

.lang {
    float: left;
    width: 100%;
}

.lang img {
    display: inline-block;
    height: 16px;
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: -3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.lang .currencyitems a {
    width: 24%;
}

.activelang {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.activelangcur {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.lang h4 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 24px;
}

.lang a {
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px;
    font-size: 16px;
    color: #9d9d9d;
    padding: 5px 15px;
    border: 1px solid #0000004d;
    border-radius: 5px;
}

.lang a selected {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.lang a:hover {
    color: #000;
}
.rounded-25 {
    border-radius: 25%;
}
.vionera-vision-banner {
	display: block;
	background-color: #f6f8f9;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	clip-path: none;
}

.vionera-vision-banner::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(5, 18, 42, 0.94) 0%, rgba(5, 22, 48, 0.9) 42%, rgba(6, 30, 62, 0.55) 62%, rgba(8, 40, 80, 0.2) 100%);
	z-index: 0;
}

.vionera-vision-banner .container {
	position: relative;
	z-index: 1;
}

.vionera-vision-banner__inner {
	display: flex;
	align-items: center;
	gap: 55px;
}

.vionera-vision-banner__logo {
	flex-shrink: 0;
	width: 145px;
	height: 145px;
	border-radius: 50%;
	background: #ffffff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 22px 16px 18px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.vionera-vision-banner__logo img {
	width: 58px;
	height: auto;
	display: block;
	margin-bottom: 10px;
}

.vionera-vision-banner__logo span {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #6b7280;
	line-height: 1;
}

.vionera-vision-banner__content {
	color: #ffffff;
	flex: 0 1 auto;
}

.vionera-vision-banner__tagline {
	margin: 0 0 8px;
	font-size: clamp(20px, 2.4vw, 30px);
	font-weight: 400;
	line-height: 1.35;
	color: #ffffff;
}

.vionera-vision-banner__title {
	margin: 0;
	font-size: clamp(24px, 3vw, 38px);
	font-weight: 700;
	line-height: 1.2;
	color: #ffffff;
}

@media only screen and (max-width: 767px) {
	.vionera-vision-banner__inner {
		flex-direction: column;
		text-align: center;
		gap: 28px;
	}

	.vionera-vision-banner__logo {
		width: 120px;
		height: 120px;
		padding: 18px 14px 16px;
	}

	.vionera-vision-banner__logo img {
		width: 48px;
		margin-bottom: 8px;
	}

	.vionera-vision-banner__logo span {
		font-size: 14px;
	}
}

.about__img--single {
	line-height: 0;
	border-radius: 14px;
	overflow: hidden;
}

.about__img--single img {
	width: 100%;
	height: auto;
	display: block;
}

.about__content--vionera {
	max-width: 100%;
}

.about__content--vionera .about__badge {
	display: inline-block;
	margin-bottom: 14px;
	padding: 6px 14px;
	border-radius: 4px;
	background: #eef1f3;
	color: #555;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.4;
}

.about__content--vionera .about__title-main {
	margin: 0 0 18px;
	color: #222;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
}

.about__content--vionera .about__lead {
	margin: 0 0 16px;
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6;
}

.about__content--vionera .about__desc {
	margin: 0 0 22px;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
}

.about__content--vionera .about__features {
	list-style: none;
	margin: 0 0 26px;
	padding: 0;
}

.about__content--vionera .about__features li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 10px;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
}

.about__content--vionera .about__features li:last-child {
	margin-bottom: 0;
}

.about__content--vionera .about__features i {
	flex-shrink: 0;
	margin-top: 4px;
	font-size: 14px;
}

@media only screen and (max-width: 767px) {
	.about__content--vionera .about__title-main {
		font-size: 28px;
	}

	.about__content--vionera .about__lead {
		font-size: 17px;
	}
}

@media only screen and (max-width: 767px){
	.api {
		position: fixed;
		bottom: 0px !important;
		left: 0 !important;
		z-index: 999 !important;
		width: 100% !important;
		display: flex;
	}
	.api div{
		flex: 1 0 0%;
	}
	.api a{
		height: 40px !important;
		line-height: 40px !important;
		font-size: 20px !important;
		border-radius:0 !important;
		width: 100% !important;
	}
	.api:hover a {
		transform: rotate(0deg) !important;
		-webkit-transform: rotate(0deg) !important;
	}
}