

.slider-banners-list {
	position: relative;
	padding-bottom: 50px;
}

.slider-banners-list .slider-item {
	background-position: left !important;
	height: 420px;
	border-radius: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	padding-left: 110px;
	flex-direction: column;
	justify-content: center;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}


.slider-banners-list .slider-item .banner-item-name {
	font-weight: 600;
	font-size: 39px;
	line-height: 130.5%;
}

.slider-banners-list .slider-item .banner-more-btn {
	background: #F34040;
	color: #fff;
	padding: 17px 37px;
	border-radius: 5px;
	display: table;
	margin-top: 50px;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
	transition: 0.3s ease;
}

.slider-banners-list .slider-item .banner-more-btn:hover {
	opacity: 0.7;
}

.slider-banners-list .slider-item .banner-more-btn.green {
	background: #339370;
}

.slider-banners-list .tns-item {
	height: initial !important;
}



.owl-nav {
	display: none;
}

.slider-banners-list .owl-dots {
	width: 100%;
	display: table;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.slider-banners-list .owl-dots .owl-dot {
	all: unset;
	display: inline-block;
	outline: none !important;
	margin-right: 5px;
	background: transparent;
	border: 0;
	width: 20px;
	height: 20px;
}

.slider-banners-list .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	background: #ccc;
	display: inline-block;
	border-radius: 15px;
}


.slider-banners-list .owl-dots .owl-dot.active span {
	background: #48c78e !important
}


.services-nav {
	width: 100%;
	display: flex;
	margin-top: 30px;
	overflow-x: auto;
	padding-bottom: 15px;
	transition: 0.3s ease;
}


.services-nav::-webkit-scrollbar-button {
	background-repeat: no-repeat;
	width: 10px;
	height: 0;
	transition: 0.3s ease;
	width: 100%;
}

.services-nav::-webkit-scrollbar-track {
	background-color: #f3f5f6;
	border-radius: 10px;
	width: 10px;
}

.services-nav::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #dbe0ec;
}

.services-nav::-webkit-resizer {
	width: 10px;
	height: 0;
}


.services-nav::-webkit-scrollbar {
	width: 10px;
	height: 0px;
	transition: 0.3s ease;
}

.services-nav:hover::-webkit-scrollbar {
	height: 6px;
}

.services-nav:hover::-webkit-scrollbar:hover {
	height: 20px;
	transition: 0.3s ease;
}




.serv-nav-item {
	vertical-align: middle;
	font-size: 20px;
	color: #8895b1;
	font-weight: 600;
	margin-right: 38px;
	transition: 0.2s ease;
	white-space: nowrap;
}

.serv-nav-item.active {
	color: #2946ab;
}

.serv-nav-item:hover {
	cursor: pointer;
	opacity: 0.7;
}



.slider-banners-list .owl-carousel .owl-stage-outer,
.slider-banners-carousel {
	position: initial !important;
}



.two-banners {
	justify-content: space-between !important;
	padding-left: 0 !important;
	width: 100%;
	padding: 0 !important;
	align-items: initial !important;
	flex-direction: initial !important;
}


.left-banner {
	width: calc(38% - 20px);
	height: 100%;
	border-radius: 20px;
	border: 1px solid #D6E8F2;
	background-repeat: no-repeat !important;
	background-position: top left !important;
	background-size: cover !important;
	padding: 60px 40px 40px 40px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.left-banner .banner-item-name {
	font-weight: 600 !important;
	font-size: 34px !important;
	line-height: 102% !important;
	color: #fff;
	font-family: 'Jost', sans-serif !important;
	width: 100%;
}

.left-banner .banner-item-name-section {
	font-weight: 400;
	font-size: 22px;
	line-height: 120%;
	color: #fff;
	margin-top: 26px;
	font-family: 'Jost', sans-serif !important;
	letter-spacing: 0.2px;
}

.buttons-box {
	justify-content: space-between;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.yt-btn {
	background: url('slides/1/yt-ico.svg') no-repeat;
	width: 65px;
	height: 46px;
	display: table;
	background-size: cover !important;
}


.two-banners .banner-more-btn {
	margin-top: 0 !important;
}

.two-banners .left-banner .buttons-box {
	margin-top: auto;
	width: 100%;
}

.two-banners .right-banner .buttons-box {
	margin-top: auto;
}

.two-banner-text-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	font-family: 'Jost', sans-serif;
}

.right-banner {
	height: 100%;
	width: calc(62% - 20px);
	background-repeat: no-repeat !important;
	background-position: top left !important;
	border-radius: 20px;
	border: 1px solid #D6E8F2;
	align-items: center;
	display: flex;
	padding: 40px 60px 40px 40px;
	background-size: contain !important;
}

.right-banner-info-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}

.right-banner-info {
	display: flex;
	margin-left: auto;
	text-align: right;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	height: calc(100% - 90px);
}

.right-banner-info .banner-item-name {
	font-weight: 600 !important;
	font-size: 58px !important;
	line-height: 111.5% !important;
	color: #04885B;
}

.right-banner-info .banner-item-name-section {
	font-weight: 500;
	font-size: 44.7721px;
	line-height: 114.4%;
	color: #00629B;
	margin-top: 40px;
}

.right-banner-partners {
	margin-bottom: 40px;
	display: flex;
	justify-content: end;
	margin-left: auto;
}

.right-banner-partners img {
	width: initial !important;
}


@media (max-width: 1300px) {
	.right-banner-info .banner-item-name {
		font-weight: 600 !important;
		font-size: 33px !important;
		line-height: 111.5% !important;
		color: #04885B;
	}

	.right-banner-info .banner-item-name-section {
		font-weight: 500;
		font-size: 33px;
		line-height: 114.4%;
		color: #00629B;
		margin-top: 30px;
	}
	
	.slider-banners-list .slider-item .banner-more-btn {
		padding: 11px 22px;
		font-size: 16px;
	}

	.right-banner {
		padding: 30px;
	}

	.right-banner-partners {
		margin-bottom: 20px;
	}

	.right-banner-info {
		height: initial;
	}

	.left-banner {
		padding: 30px;
	}

	.left-banner .banner-item-name {
		font-size: 27px !important;
	}

	.left-banner .banner-item-name-section {
		display: none;
	}

	.yt-btn {
		margin-bottom: 20px;
		width: 50px;
		height: 35px;
	}
}

@media (max-width: 1100px) {
	.right-banner-partners {
		display: none;
	}

	.right-banner-info-box {
		height: initial;
	}

	.left-banner {
		width: calc(50% - 15px);
	}

	.right-banner {
		width: calc(50% - 15px);
		background: initial !important;
	}

	.two-banners .right-banner .buttons-box {
		order: 2;
		margin-top: 10px;
	}

	.right-banner-info .banner-item-name-section {
		margin-top: 10px;
		font-size: 26px;
	}

	.right-banner-info {
		text-align: left;
	}

	.right-banner-info .banner-item-name {
		font-size: 28px !important;
		line-height: 100% !important;
	}

	.yt-btn {
		display: none;
	}
}

@media (min-width: 769px) and (max-width: 5000px) {
	.desktop-item {
		display: initial;
	}

	.mobile-item {
		display: none !important;
	}
}


@media (min-width: 769px) and (max-width: 992px) {
	.slider-banners-list .slider-item {
		padding-left: 50px;
	}

	.slider-banners-list .slider-item .banner-more-btn {
		background: #F34040;
		color: #fff;
		padding: 10px 23px;
		border-radius: 5px;
		display: table;
		margin-top: 20px;
		font-weight: 600;
		font-size: 16px;
		text-decoration: none;
		transition: 0.3s ease;
	}

	.slider-banners-list .slider-item .banner-item-name {
		font-size: 30px;
	}
}


@media (max-width: 768px) {
	.desktop-item {
		display: none !important;
	}

	.mobile-item {
		display: initial;
	}

	.slider-banners-list .owl-carousel .owl-stage-outer {
		overflow: initial;
		height: initial !important;
	}


	.slider-banners-list .slider-item {
		padding: 40px;
		justify-content: flex-end;
	}

	.slider-banners-list .banner-more-btn {
		padding: 13px 37px;
		margin-top: 30px;
		font-size: 18px;
		text-align: center;
	}

	.slider-banners-list .slider-item .banner-more-btn {
		padding: 9px 19px;
		font-size: 15px;
	}

	.two-banners {
		flex-direction: column !important;
		justify-content: space-between !important;
		flex-wrap: wrap !important;
	}

	.left-banner {
		width: 100%;
		height: calc(50% - 10px);
		border-radius: 20px;
		border: 1px solid #D6E8F2;
		background-repeat: no-repeat !important;
		background-position: top left !important;
		background-size: cover !important;
		padding: 20px;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.left-banner .banner-item-name {
		font-weight: 500 !important;
		font-size: 24px !important;
	}

	.left-banner .banner-item-name-section {
		display: none;
	}

	.yt-btn {
		margin-bottom: 15px;
		width: 49px;
		height: 34px;
	}



	.right-banner {
		width: 100%;
		height: calc(50% - 10px);
		background-repeat: no-repeat !important;
		background-position: top left !important;
		border-radius: 20px;
		border: 1px solid #D6E8F2;
		align-items: center;
		display: flex;
		padding: 20px;
		background-size: contain !important;
		background: initial !important;
	}

	.right-banner-info-box {
		width: 100%;
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.right-banner-partners {
		display: none;
	}

	.right-banner-info {
		display: flex;
		margin-left: auto;
		width: 100%;
		justify-content: space-between;
		flex-direction: column;
		text-align: left !important;
		flex-wrap: initial !important;
		height: 100% !important;
		align-items: initial !important;
	}

	.two-banners .right-banner .buttons-box {
		margin-top: auto;
		order: 2;
	}

	.two-banner-text-box {
		order: 1;
	}

	.right-banner-info .banner-item-name {
		font-size: 25px !important;
	}

	.right-banner-info .banner-item-name-section {
		font-weight: 500;
		font-size: 24px;
		line-height: 114.4%;
		color: #00629B;
		margin-top: 5px;
	}

	.two-banner-text-box {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: initial;
		font-family: 'Jost', sans-serif;
		order: 1;
		width: 100%;
	}
}