:root{
 --mainColor:#ff6600;
}

.flex{
  display: flex;
}
.flex-c{
  display: flex;
  align-items: center;
}
.flex-wp{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.flex-btn{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-con{
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-cum{
  display: flex;
  align-items: center;
  flex-direction: column;
}
.com-tl{
  	font-family: Rubik-Regular;
	font-size: 32px; 
	color: #ffffff;
}
.com-card{
  width: 1600px;
  height: 100%;
  margin:  0 auto;
  transition: all 0.3s;
}

.iderDetalBox1Swiper{
  width: 100%;
  height: auto;
  overflow: hidden;
}

.iderDetalBox1Swiper img{
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: bottom;
}
.iderDetalBox1-pagination {
  position: absolute;
  left: 50% !important;
  transform: translateX(-50%);
  width: fit-content;
  z-index: 666;
  bottom: 25px !important;
}
.iderDetalBox1-pagination  .swiper-pagination-bullet{
	width: 21px;
  opacity: 1;
	height: 4px;
	border-radius: 2px;
background-color: #fff;
transition: all 0.3s;

}

.iderDetalBox1-pagination   .swiper-pagination-bullet-active{
  background-color: var(--mainColor);
}

.iderDetalBox2{
  width: 100%;
  height: auto;
  padding: 60px 0 ;
}
.com-tl{
font-family: "Montserrat-ExtraBold";
	font-size: 40px;
	color: #2b2b2b;
}

.iderDetalBox2 .com-tl{
  text-align: center;
}
.iderDetalBox2  .con{
  height: auto;
  width: fit-content;
  margin:  0 auto;
}
.iderDetalBox2  li{
  	font-family: Poppins-Light;
	font-size: 18px;
	line-height: 36px;
	color: #666666;
}
.iderDetalBox2  ul{
  margin: 30px 0  10px 0;
}
.iderDetalBox2 .tag{
  	font-family: Poppins-Light;
	font-size: 14px;
	color: #888888;
  padding-left: 25px;
  background: url(/public/static/images/home/en-us/im1.png)  left center no-repeat;
  background-size: 16px;
}
.iderDetalBox2  .Inquiry{
  	width: 148px;
	height: 54px;
  line-height: 54px;
  cursor: pointer;
	background-image: linear-gradient(
		#ff6600, 
		#ff6600), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	border-radius: 25px;
	border: solid 1px #ff6600;
  	font-family: Poppins-Medium;
	font-size: 18px;
text-align: center;
	color: #ffffff;
  margin-top: 25px;
}

.iderDetalBox3{
  width: 100%;
  height: auto;
  padding: 34px 0 ;
  background: url(/public/static/images/home/en-us/bg1.png)  no-repeat;
  background-size: cover;
}

.iderDetalBox3  .img{
  	width: 49.5%;
	height: auto;
  overflow: hidden;
}

.iderDetalBox3  .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}


.iderDetalBox3  .text{
width: 37%;
}

.com-ls30{
  	font-family: Poppins-Regular;
	font-size: 24px;
  line-height: 35px;
	color: #ffffff;
}
.iderDetalBox3  .text .com-tl{
  	font-size: 60px;
	line-height: 80px;
	color: #ffffff;
  margin-bottom: 25px;
}

.iderDetalBox4{
  width: 100%;
  height: auto;
  padding: 95px 0  85px 0;
}
.iderDetalBox4 .text{
  width: 43%;
}
.iderDetalBox4 .img:hover img{
  transform: scale(1.1);
}
.iderDetalBox4 .img{
  cursor: pointer;
  width: 46.5%;
  height: auto;
  overflow: hidden;
}
.iderDetalBox4 .img img{
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.3s;
  vertical-align: bottom;
}
.iderDetalBox4 .com-tl{
  line-height: 80px;	font-family: Arial-BoldMT;
  font-size: 60px;
  font-weight: 900;
}
.iderDetalBox4 .com-ls30{
  color: #000;
  margin-top: 5%;
}

.iderDetalBox5{
  width: 100%;
  height: auto;
  padding: 178px 0  160px 0;
  background: url(/public/static/images/home/en-us/bg2.png)  no-repeat;
  background-size: cover;
}
.iderDetalBox5 .com-tl{
  color: #fff;
  font-size: 60px;
  margin-bottom: 5%;
}
.iderDetalBox5 .img{
  width: 54.5%;
  height: auto;
  overflow: hidden;
}
.iderDetalBox5 .img img,
.iderDetalBox7 .img img,
.iderDetalBox6 .img  img{
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: bottom;
}

.iderDetalBox6{
  width: 100%;
  height: auto;
  padding:  90px 0 ;
}
.iderDetalBox6 .com-tl{
	font-size: 60px;
	font-family: Arial-BoldMT;
	    font-weight: 700;
}
.iderDetalBox6 .text{
  width: 45%;
}
.iderDetalBox6 .img{
  width: 46.5%;
  height: auto;
  overflow: hidden;
}
.iderDetalBox6  .com-lt{
  font-size: 60px;
 
}
.iderDetalBox6 .com-ls30 {
  color: #000;
   margin-top: 5%;
}
.iderDetalBox6 .com-ls30 p{
  margin-top: 2%;
}


.iderDetalBox7{
  width: 100%;
  height: auto;
  padding: 100px 0 ;
  background: url(/public/static/images/home/en-us/bg3.png)  no-repeat;
  background-size: cover;
}
.iderDetalBox7 .text{
  width: 36%;
}
.iderDetalBox7 .com-tl{
  font-size: 60px;
  color: #fff;
  margin-bottom: 5%;
}
.iderDetalBox7 .img{
  width: 50.5%;
  height: auto;
  overflow: hidden;
}




.iderDetalBox9{
  width: 100%;
  height: auto;
  padding: 90px 0 ;
}


.iderDetalBox9  .com-tl,
.iderDetalBox8 .com-tl,
.iderDetalBox10 .com-tl{
  color: var(--mainColor);
  text-align: center;
  font-size: 48px;
}
.iderDetalBox9   ul{
  margin-top: 55px;
}
.iderDetalBox9 li{
  cursor: pointer;
  width: calc((100% - 16px) / 3);
  margin:  0 8px  8px 0;
  border-radius: 10px;
}
.iderDetalBox9 li:nth-child(3n){
  margin-right: 0;
}
.iderDetalBox9 li .img{
  width: 100%;
  height: 233px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.iderDetalBox9 li  img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
  transition: all 0.3s;
}
.iderDetalBox9 li:hover img{
  transform: scale(1.1);
}
.iderDetalBox9 li  .name{
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-radius:  0  0 10px 10px ;
  background-color: var(--mainColor);
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.iderDetalBox8{
  width: 100%;
  height: auto;
  padding-top: 80px  ;
}
.iderDetalBox8 .table{
  margin-top: 50px;
  width: 100%;
    display: block;
    overflow-x: scroll;
}
.iderDetalBox8  table{
  width: 100%;
  height: auto;
 border-radius: 5px 5px 0 0;
  overflow-x: scroll;
}
.iderDetalBox8 .table th{
   background-color: #e37818;
   color: #fff;
   font-size: 18px;
       white-space: nowrap;
   border: 2px solid #fff;
}
.iderDetalBox8 td{
      white-space: nowrap;
  font-size: 14px;
  color: #000;
    height: 30px;
   text-align: center;
        border: 2px solid #fff;
}


.iderDetalBox8  tbody  tr  td:first-child{
  text-align: left;
  padding-left: 2%;
}

.iderDetalBox8  tbody .rows {
     background-color: #fae4d8;
}

.iderDetalBox10{
  width: 100%;
  height: auto;
  padding: 90px 0  100px ;
  background: url(/public/static/images/home/en-us/bg4.png)  no-repeat;
  background-size: cover;
}

.iderDetalBox10Swiper{
  width: 100%;
  height: auto;
  margin-top: 80px;
  overflow: hidden;
}
.iderDetalBox10Swiper .swiper-slide{
  	width: 310px;
	height: auto;
}
.iderDetalBox10Swiper .img{
  	width: 100%;
	height: auto;
}
.iderDetalBox10Swiper .img img{
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: bottom;
}
.iderDetalBox10Swiper  .name{
  width: 100%;
  text-align: center;
  	font-family: Montserrat-Regular;
	font-size: 30px;
	color: #1c1c1c;
}






@media screen and (max-width: 1700px) {
  .com-card{
    width: 100%;
    padding:  0 10%;
  }
  .iderDetalBox3 .text .com-tl,
  .iderDetalBox4 .com-tl,
  .iderDetalBox5 .com-tl,
  .iderDetalBox7 .com-tl{
    font-size: 40px;
    line-height: 50px;
  }
  .iderDetalBox9 .com-tl, 
  .iderDetalBox8 .com-tl, 
  .iderDetalBox10 .com-tl{
    font-size: 40px;
  }
.iderDetalBox4 .img{
  width: 35.5%;
}
.iderDetalBox4 .text {
    width: 57%;
}
.iderDetalBox8 td{
  padding: 0 10px;
}
.iderDetalBox9 li .img{
  height: auto;
}
}

@media screen and (max-width: 1200px) {
  .iderDetalBox3 .com-card,
  .iderDetalBox4 .com-card,
  .iderDetalBox5 .com-card,
  .iderDetalBox6 .com-card,
  .iderDetalBox7 .com-card{
    flex-wrap: wrap;
  }
  .iderDetalBox3 .text,
  .iderDetalBox4 .text,
  .iderDetalBox6 .text,
  .iderDetalBox7 .text{
    width: 100%;
  }
  .iderDetalBox3 .img{
    margin: 2% 0 0 ;
  }
  .iderDetalBox4,
  .iderDetalBox5,
  .iderDetalBox6,
  .iderDetalBox7{
    padding: 3% 0 ;
  }
  .iderDetalBox4 .img{
    width: 50%;
    margin:  0 0 3%;
  }
  .iderDetalBox5 .img,
  .iderDetalBox7 .img,
  .iderDetalBox8 .table,
  .iderDetalBox9 ul,
  .iderDetalBox10Swiper{
    margin: 3% 0  0;
  }
  .iderDetalBox5 .img,
  .iderDetalBox7 .img{
    width: 75%;
  }
  .iderDetalBox6 .img{
    width: 75%;
    margin:  0 0 3% 0;
  }
  .iderDetalBox8{
    padding-top: 3%;
  }
  .iderDetalBox9,
  .iderDetalBox10{
    padding: 3% 0;
  }
}



@media screen and (max-width:768px) {
  .iderDetalBox3 .img,
  .iderDetalBox4 .img,
  .iderDetalBox6 .img,
  .iderDetalBox5 .img,
  .iderDetalBox7 .img{
     width: 100%;
  }
  .iderDetalBox9 li{
    width: calc((100% - 8px ) / 2);
  }
  .iderDetalBox9 li:nth-child(3n){
      margin-right: 8px;
    }
    .iderDetalBox9 li:nth-child(2n){
      margin-right: 0;
    }
    .iderDetalBox9 li .name{
      font-size: 14px;
    }
}





@media screen and (max-width: 500px) {
  .com-card{
    padding: 0  4%;
  }
.iderDetalBox1-pagination {
    bottom: 10px !important;
}
.iderDetalBox2,
.iderDetalBox3,
.iderDetalBox4, 
.iderDetalBox5,
 .iderDetalBox6,
  .iderDetalBox7,
  .iderDetalBox9,
   .iderDetalBox10{
  padding: 25px  0;
}
.iderDetalBox8{
	padding-top: 25px;
}
.com-tl,
.iderDetalBox9 .com-tl,
 .iderDetalBox8 .com-tl,
  .iderDetalBox10 .com-tl,
  .iderDetalBox6 .com-tl{
  font-size: 24px;
}
.iderDetalBox3 .text .com-tl,
.iderDetalBox4 .com-tl,
.iderDetalBox5 .com-tl,
.iderDetalBox7 .com-tl{
  font-size: 24px;
  line-height: 30px;
}
.iderDetalBox2 ul{
  margin: 2% 0;
}
.iderDetalBox2 li,
.com-ls30{
  font-size: 14px;
  line-height: 25px;
}
.iderDetalBox2 .Inquiry{
  width: fit-content;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.iderDetalBox3 .text .com-tl{
  margin-bottom: 10px;
}
.iderDetalBox10Swiper .name{
  font-size: 14px;
}
.iderDetalBox10Swiper .swiper-slide {
  width: 250px;
}

}

@media screen and (max-width: 375px) {

  .iderDetalBox9 li{
    width: 100%;
    margin-right: 0  !important;
  }
}