#ad1 {
	border: 1px solid #000;
	height: 400px;
	width: 100%;
	background: url(../img/banner/ad21920570.jpg);
	background-size: cover;
	position: absolute;
	background-position: top;
	margin-top: 0;
	animation-name: fade1;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}
#ad2 {
	height: 400px;
	width: 100%;
	background: url(../img/banner/ad11920570.jpg);
	background-size: cover;
	position: absolute;
	background-position: top;
	margin-top: 0;
    animation-name: fade2;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}
.ad_title {
    font-family: "Roboto Bold";
	display: inline-block;
	color: #FFFFFF;
	width: max-content;
    font-size: 3.5em;
	background: none;
	margin: 70px 20px 0 70px;
	text-shadow: 2px 3px 5px #101828;	 
    line-height: 1.5em;
	padding: 5px;
}
@keyframes fade1 {
    from {opacity: 1; z-index: 1;}
    45% {opacity: 1; z-index: 1;}
    55% {opacity: 0; z-index: 0;}
    90% {opacity: 0; z-index: 0;}
    to  {opacity: 1;  z-index: 1;}
}
@keyframes fade2 {
    from {opacity: 0; z-index: 0;}
    45% {opacity: 0; z-index: 0;}
    55% {opacity: 1; z-index: 1;}
    90% {opacity: 1; z-index: 1;}
    to {opacity: 0; z-index: 0;}
}

.ad_prod{
	max-width: 600px;
	clear: both;
	color: none;
	margin-top: 0px;
	display: inline-block;
	float: right;
}
.ad_prod_txt{
   font-family: "DINPro Medium";`
    font-weight: 400;
    font-size: 2.5em;
   line-height: 2.5;
	color: #fff;
    text-overflow: flip;
}

#ban_prod {margin-top: 400px; display:inline-block;}

.ban_prod1, .ban_prod2, .ban_prod3{
	border: 1px solid #979799;
	background: #7B939B;
	width: 406px;
	height:200px;
	position: relative;
	overflow: hidden;
	margin: 20px 20px 10px 0;
	float: left;
	-webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}
.ban_prod2 {
	background: #313A49;
}
.ban_prod3 {
	margin: 20px 0 10px 0;
	background: #431625;
}
.ban_prod1:hover,.ban_prod2:hover,.ban_prod3:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	-webkit-box-shadow:  0px 2px 15px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
	cursor: pointer;
}
.title_prod{
    font-family: "DINPro Bold";
	width: 100%;
	color: rgba(188,16,75,0.8);
    font-size: 2.5em;
	background: #F1F3F5;
    line-height: 1.5em;
    padding-top: 0px;
	text-align: center;
	vertical-align: top;
}
 .img_prod{
	width: 18%;
    margin: 25px 40px 0 0 ;
	float: right;
}
 .prod1, .prod2, .prod3{
	width: 160px;
	overflow: hidden;
	position: absolute;
    padding-left: 10px;
	z-index: 0;
    left: 0;
	bottom: 0;
}
.prod1{width: 120px;}
.prod3{bottom: 25px;}
.tionix{
	font-family: "DINPro Medium";
    font-weight: 400;
    font-size: 2em;
    line-height: 1.5384615385;
	color: #FF4F12;
	position: absolute;
	z-index: 1;
	padding: 0 5px 0 5px;
	background: #F1F3F5;
	top: 140px;
	right: 0;
	float: right;
}

#ban_btm {
	position: relative;
	width: 100%;
	display:inline-block;
	margin: 10px 0 30px 0;
}
#ban_bl{
	border: 1px solid #979799;
	/* width: 266px; */
	width: 619px;
	min-width: 619px;
	max-width: 619px;
	height: 250px;
	position: relative;
	background-image: url(../img/banner/banner4.jpg);
	background-size: cover;
	float: left;
	padding: 15px 5px 20px 10px;
	margin: 0 20px 20px 0;
}
#ban_bc{
	border: 1px solid #979799;
	width: 619px;
	min-width: 619px;
	max-width: 619px;
	height: 250px;
	background-image: url(../img/banner/banner5.jpg);
	background-size: cover;
	position: relative;
	float: left;
	padding: 15px 5px 20px 10px;
	margin: 0 0 20px 0;
}
#ban_br{
	border: 1px solid #979799;
	width: 688px;
	min-width: 688px;
	max-width: 688px;
	height:150px;
	background: #979799;
	overflow: hidden;
	background-size: cover;
	float: left;
	padding: 15px 5px 0 10px;
}
.ban_br {
	border: 1px solid #979799;
	clip-path: polygon(0% 0%, 80% 0%, 60% 100%, 100% 100%);
}
.ban_b_txt, .ban_b_txt1, .ban_b_txt2, .ban_b_txt3, .ban_b_txt_dark {
	font-family: "DINPro Medium";
    font-weight: 400;
    font-size: 2.5em;
	line-height: 1.3em;
	color: #fff;
	text-align: left;
}	
.ban_b_txt1, .ban_b_txt2, .ban_b_txt3 {
	max-width: max-content;
	padding: 0 5px 5px 5px;
	margin-top: 0;
    font-size: 2.2em;	
}
.ban_b_txt1 {background: #7B939B;}
.ban_b_txt2 {background: #FF4F12;}
.ban_b_txt3 {background: #313A49;}

.ban_b_txt_dark {color: #272F3D;}