.page-title{
	height: 450px;
	padding-bottom: 0px;
}
.page-title::before,.page-title::after {
	height: 540px;
}

#content .first{
	height: 40px;
}
#content .first::before{
	content: '';
	width: 100%;
	display: -webkit-box;
	position: relative;
	top: -70px;
	height: 70px;
	pointer-events: none;
	z-index: 1;
}
@media only screen and (max-width: 700px) {
	#content .first::before{
		top: -30px;
		height: 30px;
	}
}

@media only screen and (max-width: 700px){
	page-title{
		height: 450px;
		padding-bottom: 0px;
	}
	.page-title::before, .page-title::after {
		height: 540px;
	}
}

.slider{
    display: flex;
    height: 540px;
    /* margin: 10px auto; */
    /* border-bottom: solid 10px #fbc02d; */
    /* border-radius: 10px; */
    align-items: center;
    justify-content: center;
    color: #fff;
    text-shadow: none;
    background-color: #222;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition:0.3s;
    overflow:hidden;
    /* box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%); */
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    /* max-width: 100%; */
}
@media only screen and (min-width: 820px) {
	#content .slider{
		/* max-width:800px; */
	}
}
@media only screen and (min-width: 1020px) {
	#content .slider{
		/* max-width:1000px; */
	}
}
@media only screen and (max-width: 700px) {
	.slider{
		margin-top: 0px;
		border-radius: 0px;
	}
}

.swiper-pagination{
	padding-bottom: 30px;
}


.slider carousel {
    max-width: 100%;
    height: 100%;
}
.slider carousel .swiper-slide a {
	width:100%;
	box-sizing: border-box;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 100px 5%  100px 5%;
	background-size: 120%;
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;/**/
	transition:5s;
	transition-timing-function: ease-out;
}
.slider carousel .swiper-slide-active a{
	background-size: 100%;
}
@media only screen and (max-width: 1060px) {
	.slider carousel .swiper-slide a{
		background-size: auto 130%;
	}
	.slider carousel .swiper-slide-active a{
		background-size: auto 100%;
	}
}
/*@media only screen and (max-width: 970px) {
	.slider carousel .swiper-slide a, .slider carousel .swiper-slide-active a{
		background-size: auto 100%;
	}
}
@media only screen and (max-width: 550px) {
	.slider carousel .swiper-slide a, .slider carousel .swiper-slide-active a{
		background-size: cover;
	}
}*/
.slider carousel a::before {
    display: block;
    content: ' ';
    width: 100%;
    background: linear-gradient(0deg, #00000000 70%, #000000a6 100%);
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 0px;
}


.slider carousel .owl-dots{
    position: relative;
	top: -30px;
}

.slider carousel h3, .slider carousel .brief{
	position: relative;
	transform: scale(1.5);
	transition:1s;
	text-align:center;
	font-weight: bold;
	opacity:0;
}
.slider carousel h3{
	margin: 0px;
	padding: 10px;
	color:#fff;
	font-size: 40px;
	text-shadow: 0 3px 12px #00000094, 0 0px 3px black;!;
	line-height: 50px;
}
.slider carousel h3:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 5px;
    background: #777;
    background: var(--menu-accent-color);
    height: 3px;
    transition: 1s ease-out;
    transition-property: left,right;
	transition-delay:0.3s;
    z-index: 2;
}
.slider carousel .swiper-slide-active h3:before{
    left: 45%;
    right: 45%;
}
.slider carousel .swiper-slide a:hover h3{
    padding-top: 0px;
	transition:0.3s;
}


.slider carousel .brief{
	color: #ffffff;
	transition-delay:0.3s;
	margin-bottom: 10px;
	font-size: 20px;
	text-shadow: 0 0px 3px black,0 0px 3px black;
}
.slider carousel .swiper-slide-active h3, .slider carousel .swiper-slide-active .brief{
	transform: scale(1);
	opacity:1;
}
/**/
/*
.home_products{
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 20px;
}
.home_products>div{
    display: flex;
    flex-direction: column;
	flex: 1;
	min-width: 200px;
	max-width: 300px;
	padding-bottom: 20pxs;
	border: 1px solid #0000003d;
	border-bottom: solid 5px #cddc39;
	margin: 5px;
	border-radius: 5px;
    box-shadow: 0 10px 10px -10px #00000080;
	transform:0.2s;
	background:#fff;
}
.home_products>div:hover{
	transform: scale(1.1);
	z-index:5;
    box-shadow: 0px 0px 20px -5px #00000080;
}

.home_products>div>div {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.home_products .image{
	height: 200px;
    background-size: 100% auto;
	border-radius: 5px 5px 0px 0px;
	flex: none;
	transition: 1s;
    background-position: center;
}
.home_products>div:hover .image{
    background-size: 120% auto;
}
.home_products p{
	display: none;
}


.home_products p{
	text-align: center;
	flex: 1;
	margin: 10px;
}
.home_products h2{
	font-size: 24px;
    margin: 10px;
}

.disks{
	display:flex;
	flex-wrap: wrap;
    justify-content: center;
}

.disk_1 {
    background-image: url(/s/main/images/disk.1.jpg);
}
.disk_2 {
    background-image: url(/s/main/images/disk.2.jpg);
}
.disk_3 {
    background-image: url(/s/main/images/disk.3.jpg);
}
.disk_4 {
    background-image: url(/s/main/images/disk.4.jpg);
}
.disk_5 {
    background-image: url(/s/main/images/disk.5.jpg);
}
.disk_6 {
    background-image: url(/s/main/images/disk.6.jpg);
}
.disk_7 {
    background-image: url(/s/main/images/disk.7.jpg);
}
.disk_8 {
    background-image: url(/s/main/images/disk.8.jpg);
}
.disk_9 {
    background-image: url(/s/main/images/disk.9.jpg);
}
.disk_1, .disk_2, .disk_3, .disk_4, .disk_5, .disk_6, .disk_7, .disk_8, .disk_9 {
	position: relative;
    width: 40px;
    height: 40px;
    margin: 3px;
    border-radius: 300px;
    background-size: contain;
	transition-delay:0.2s;
}
.home_products>div:hover .disk_1, .home_products>div:hover .disk_2, .home_products>div:hover .disk_3, .home_products>div:hover .disk_4, .home_products>div:hover .disk_5, .home_products>div:hover .disk_6, .home_products>div:hover .disk_7, .home_products>div:hover .disk_8, .home_products>div:hover .disk_9 {
	transform: scale(1.3);
}*/
/**/

/* about */
.about{
	position: relative;
	text-align: center;
	padding: 20px 0px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	/* mask-image: linear-gradient(0deg, #0000 0%, #000 10%, #000 90%, #0000 100%) !important; */
	background-color: #ffb601;
	border-radius: 20px;
	/*border: solid 5px #211c12;*/
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
[dir=rtl] .about{
	flex-direction: row-reverse;
}
@media only screen and (max-width: 700px) {
	.about{
		flex-direction: column;
	}
	[dir=rtl] .about{
		flex-direction: column;
	}
}

.about::after{
	content: '';
	position: absolute;
	top: 0;
	left: -560px;
	height: 4000px;
	width: 4000px;
	background: #211c12;
	transform: rotate(36deg);
	transition: transform 0.3s ease-in-out;
	/* position: relative; */
	/* z-index: -1; */
}
@media only screen and (max-width: 700px) {
	.about::after{
		transform: rotate(82deg);
		top: 20px;
	}
}

.about .logo{
	min-width: 300px;
	max-width: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	filter: brightness(300%) hue-rotate(225deg);
	filter: grayscale(100%) brightness(500%);
}
@media only screen and (max-width: 700px) {
	.about .logo{
		min-width: initial;
		max-width: initial;
		min-height: 120px;
		max-height: 120px;
	}
}

.about .content{
	padding: 10px 10px 10px 120px;
	position: relative;
	z-index: 1;
	/* direction: rtl; */
	color: #fff;
}
@media only screen and (max-width: 700px) {
	.about .content{
		padding: 80px 10px 10px 10px;
	}
}

.about h1{
	color: #ffb601;
}

.about #decoration{
	position: absolute;
	left: -375px;
	display: grid;
	gap: 3px;
	grid-template-columns: repeat(20, 1fr);
	grid-template-rows: repeat(10, 1fr);
	place-items: stretch;
	height: 70px;
	width: 1500px;
	transform: rotate(-54deg);
	transition: opacity 0.5s ease-in-out;
	z-index: 1;
}
@media only screen and (max-width: 700px) {
	.about #decoration{
		transform: rotate(-8deg);
		top: 110px;
	}
}

.about a{
	display: inline-block;
	background-color: #ffb600;
	text-decoration: none;
	padding: 10px;
	border-radius: 5px;
	color: #333;
	transition: 0.2s;
}
.about a:hover{
	transform: scale(1.2);
}

.pill {
  display: block;
  background: #ffb600;
  opacity: 0.75;
  border-radius: 1000px;
  transform: translateX(-500px);
}
@keyframes pill-float {
  from {
    transform: translateX(-1000px);
  }
  to {
    transform: translateX(500px);
  }
}
#pill-1 {
  grid-column: 4 / span 8;
  grid-row: 5 / span 3;
}
#pill-2 {
  grid-column: 10 / span 4;
  grid-row: 6 / span 1;
}
#pill-3 {
  grid-column: 8 / span 3;
  grid-row: 3 / span 1;
}
#pill-4 {
  grid-column: 4 / span 3;
  grid-row: 3 / span 1;
}
#pill-5 {
  grid-column: 6 / span 4;
  grid-row: 9 / span 1;
}
#pill-6 {
  grid-column: 11 / span 1;
  grid-row: 9 / span 1;
}
#pill-7 {
  grid-column: 13 / span 2;
  grid-row: 10 / span 1;
}
#pill-8 {
  grid-column: 13 / span 3;
  grid-row: 8 / span 1;
}
#pill-9 {
  grid-column: 14 / span 3;
  grid-row: 4 / span 1;
}
#pill-10 {
  grid-column: 12 / span 1;
  grid-row: 4 / span 1;
}
#decoration > #pill-1 {
  animation: 20s infinite pill-float linear;
  animation-delay: 0.2s;
}
#decoration > #pill-2 {
  animation: 30s infinite pill-float linear;
}
#decoration > #pill-3 {
  animation: 35s infinite pill-float linear;
  animation-delay: 0.1s;
}
#decoration > #pill-4 {
  animation: 25s infinite pill-float linear;
  animation-delay: 0.3s;
}
#decoration > #pill-5 {
  animation: 40s infinite pill-float linear;
  animation-delay: 0.4s;
}
#decoration > #pill-6 {
  animation: 30s infinite pill-float linear;
  animation-delay: 0.5s;
}
#decoration > #pill-7 {
  animation: 25s infinite pill-float linear;
  animation-delay: 0.6s;
}
#decoration > #pill-8 {
  animation: 20s infinite pill-float linear;
  animation-delay: 0.7s;
}
#decoration > #pill-9 {
  animation: 40s infinite pill-float linear;
  animation-delay: 0.8s;
}
#decoration > #pill-10 {
  animation: 35s infinite pill-float linear;
  animation-delay: 0.4s;
}

/* grid */
.grid{
	background-image: linear-gradient(0deg, #fff 0%, #bbb3a4 50%, #fff 100%);
}
.grid>div{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.distribution a, .quote a{
	position: relative;
	top: 0px;
	display: flex;
	min-width: 250px;
	min-height: 120px;
	padding: 10px;
	border-radius: 20px;
	align-content: center;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #ffffff;
	text-shadow: 0 3px 5px #000000, 0 0px 3px #000000;
	font-size: 24px;
	background-size: cover;
	transition: 0.3s;
	text-align: center;
	font-weight: bold;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

@media only screen and (max-width: 500px) {
	.distribution, .quote{
		min-width: 100%;
		flex: 1;
	}
}

.distribution a:hover, .quote a:hover{
	top: -5px;
	box-shadow: rgb(0 0 0 / 30%) 0px 6px 10px 0px, rgb(0 0 0 / 15%) 0px 7px 15px 2px;
}

/* distribution */
.distribution a{
	background-color: #00508e;
	background-image: url(/s/main/img/page.home.slider.logistics.webp);
}

/* quote */
.quote a{
	background-color: #00508e;
	background-image: url(/s/main/img/page.quote.webp);
}

/* news */
.news{
	padding-top: 70px;
	background-size: cover;
}

.news h1{
	color: #fff;
}

.news .swiper-slide{
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	height: 300px;
	margin-bottom: 50px;
}

@media only screen and (max-width: 880px) {
	.news .swiper-slide{
		height: 350px;
	}
}
@media only screen and (max-width: 610px) {
	.news .swiper-slide{
		height: 450px;
	}
}
@media only screen and (max-width: 450px) {
	.news .swiper-slide{
		height: 600px;
	}
}

.news .swiper-slide .brief{
	flex: 1;
}

.news .swiper-pagination{
	bottom: -0px!important;
}

.web_news_preview{
	display: block;
    width: 100%;
    height: 200px;
    color: #1d1d1d;
    text-align: initial;
    background: #ffffffeb;
    box-shadow: 0 10px 10px -10px #00000080;
}

.web_news_preview>div{
	position:relative;
	top:-100px;
	margin:0px 60px;
	opacity:0;
	transition:0.5s;
}
.web_news_preview .date{
	margin-top:10px;
	font-size:16px;
	max-width: 100px;
    padding: 5px;
    border-radius: 5px;
    background: #252525;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-inline-end: 10px;
}
.web_news_preview .title{
	font-size:28px;
}
.web_news_preview .brief{
	font-size:18px;
}

.web_news_preview.swiper-slide-active>div{/*,.web_news_preview.swiper-slide-duplicate-active>div{*/
	top:0px;
	opacity:1;
	transition:0.5s;
}

.web_news_preview>div:nth-child(2){
	transition-delay:0.2s;
}
.web_news_preview>div:nth-child(3){
	transition-delay:0.4s;
}

.web_news_preview .more{
	margin:10px 50px;
	text-align:center;
}
.web_news_preview>div a{
	display: inline-block;
	width: 100px;
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
	color:#333;
	font-size: 14px;
	font-weight: bold;
	background: #ffb600;
	transition:0.2s;
}
.web_news_preview>div a:hover{
	transform: scale(1.1);
}

/**/
#stats{
	display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    border-radius: 10px;
    margin: auto;
}
#stats div{
	width: 180px;
    height: 180px;
    padding: 20px;
    border: solid 10px #fff;
    border-radius: 150px;
    margin: 15px;
    color: #fff;
    text-align: center;
}
#stats div::before{
    display: block;
    width: 1px;
    height: 100px;
    position: absolute;
    background: #fff;
}
#stats div:first-of-type::before {
    display: none;
}
#stats span{
	display: block;
	font-size: 60px;
	padding-top: 45px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
}
#stats div.an2.animationOut{
	transform: scale(0.6);
    opacity: 0;
}

/**/
#album{
	background-color: #acbac5;
}
#album .swiper-slide{
	width:initial;
}
/* clients */
#clients {
	padding: 20px 0px;
	background: #fff;
}
#clients .owl-item img{
	display: block;
    width: initial!important;
    margin: auto;
	object-fit: contain;
}


.active .client {
    transform: scale(1);
}

.client {
    transform: scale(.8);
    transition: .5s;
}
.client:hover{
    transform: scale(1.05);
}
/**/

