/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Overpass', sans-serif; overflow-x: hidden; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; 
-webkit-transition: all 0.4s ease-out 0s;
-moz-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { margin:0; padding:0; 
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.content-Box { max-width:1200px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 16px; line-height:24px; color: #333333; letter-spacing: 0.05rem; padding-top: 100px;}
#content p{ margin-bottom: 30px; font-size: 16px; line-height:24px; }


.banner { position: relative; z-index: 3; padding-bottom: 4%; padding-right: 7%;}
.banner:after { position: absolute; bottom: 0; right: 0; height: 100%; width: 87%; background: #d1251a; content: ""; animation: animate-bg ease-in 2s; animation-iteration-count: 1; transform-origin: 100% 50%; transition-delay: 4s;}
@keyframes animate-bg{
  0% {transform:scaleX(0);}
  100% {transform:scaleX(1) ;}
}

.loop .owl-dots { }
.loop .owl-item {position: relative; }
.loop .owl-item > div {display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center;}
.loop .owl-nav { position: absolute; top:calc(50% - 50px); width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 40px); background:none !important;}
.loop .owl-prev { left:0px; }
.loop .owl-next { right:0px;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.3;transition: all 0.4s ease-out 0s;width: 107px; height: 107px; background-size: contain; display: block;}
/*.loop .owl-prev:before { background-image:url(../images/left-arrow.png); content: ""; }*/
/*.loop .owl-next:before { background-image:url(../images/right-arrow.png); content: ""; }*/
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; bottom: 4%; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: rgba(0,0,0,.2) !important; width: 12px !important; height: 12px !important; border-radius: 100%;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #9d130a !important; }

.banner-slogon { position: absolute; z-index: 4; top:24%; right: 0; max-width: 650px; color: #fff; font-size: 66px;font-weight:bold; line-height: 100%; padding: 0 20px;animation: banner-slogon ease-in 2s; animation-iteration-count: 1; transform-origin:50% 50%; transition-delay: 2.5s;}
@keyframes banner-slogon{
  0% {transform:scale(0);}
  100% {transform:scale(1) ;}
}

.idx-about-section { position: relative; margin-top: -4%; min-height: 800px;}
.parallax__container{clip:rect(0,auto,auto,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}
.idx-about-section .parallax{background-position:top center !important;background-repeat:no-repeat;background-size:cover !important;position:fixed;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}
.idx-about-content { max-width: 662px; background: rgba(255,255,255,.95); padding: 50px 50px; top:20%; right: 0; position: absolute;}
.title01 { padding-bottom: 10px; line-height: 100%;}
.title01 h1 { font-size: 32px; color: #111111; font-weight: bold;}

.btn01 { text-align: center;}
.btn01 a { width: 145px; line-height: 35px; text-align: center; border: 1px solid #d1251a; color: #d1251a; font-size: 14px; font-weight: bold;}

.idx-advantage-section { display: flex; flex-direction: row; flex-wrap:wrap;}
.idx-advantage-section > div { position: relative; overflow: hidden;}
.idx-advantage-section > div:nth-of-type(1) { width: 30%;}
.idx-advantage-section > div:nth-of-type(2) { width: 70%; padding: 8% 3% 4% 3%;}
.idx-advantage-left-bg { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: linear-gradient(45deg, #d1251a 0%, #ff0f00 100%);}
.idx-advantage-left-title { position: absolute; z-index: 3; top:calc(50% - 70px); left: 0; width: 100%; padding: 0 15%; color: #fff; font-size: 25px; line-height: 130%;}
.idx-advantage-left-title b { display: block; font-size: 32px; padding-bottom: 10px;}

.idx-advantage-right-bg { position: absolute; z-index: 2; width: 100%; height: 100%; top: 0; left: 0; background: #fff;}
.idx-advantage-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.idx-advantage-list > a { width: 33.33%; padding: 0 3% 8% 3%; display: block; color: #333;}
.idx-advantage-icon { text-align: center; margin-bottom: 7px;}
.idx-advantage-icon img { width: 90px;}
.idx-advantage-icon b { display: block; text-align: center; font-weight: bold; font-size: 20px; color:#d1251a; margin-top: 15px;}

.idx-main-section { background: #f2f2f2; padding: 130px 3% 80px 3%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-main-section > div { position: relative; background: #fff; width: calc(33.33% - 20px); display: flex; flex-direction: column; flex-wrap: nowrap; padding: 40px 0;  }
.idx-main-title { position: absolute; top:-40px; left: 0; }
.title02 { position: relative; font-size: 25px; font-weight: bold; color: #333333; padding-left: 38px;}
.title02:before { position: absolute; content: ""; width: 23px; height: 2px; background: #333333;left: 2px; top:8px;}
.idx-video-section { justify-content: center;}
.video-container {position: relative;padding-bottom: 51.5%;padding-top: 30px;height: 0;overflow: hidden; width: 100%;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}

.loop2 {padding: 0 85px;}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative;}
.loop2 .owl-nav { position: absolute; top:calc(50% - 40px); left: 0; width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important;}
.loop2 .owl-prev { left:30px; }
.loop2 .owl-next { right:30px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.7;transition: all 0.4s ease-out 0s;width: 30px; height: 30px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #c1c1c1;}
.loop2 .owl-prev:before {  content: ""; transform: rotate(-135deg); }
.loop2 .owl-next:before {  content: ""; transform: rotate(45deg);}
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { opacity: 1;}
.loop2 .owl-stage-outer {z-index: 2;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 14px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #666666 !important; width: 13px !important; height: 13px !important; border: 0px solid #4c4c4c;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #ffffff !important; }

.idx-faq { display: flex; flex-direction: row; flex-wrap: nowrap; padding: 0 8%;}
.idx-faq > div { border-bottom: 1px solid #333333; padding-bottom: 18px; margin-bottom: 18px; color: #333;}
.idx-faq:hover > div { color: #d1251a;}
.idx-faq > div:nth-of-type(1) { width: calc(100% - 70px); font-size: 20px;}
.idx-faq > div:nth-of-type(2) { width: 70px; font-size: 24px; text-align: right;}

.idx-global-section { background: url(../images/idx-global-bg.jpg) no-repeat top center;  padding: 9% 3%;}
.idx-global-title { color: #222; font-size: 50px; line-height: 130%; font-weight: bold; padding-bottom: 12px; text-transform: uppercase;}
.align-left { text-align: left;}

.loop3 { margin-top: 40px;}
.loop3 .owl-dots { }
.loop3 .owl-stage-outer { padding: 20px 0;}
.loop3 .owl-item > div { text-align: center; }
.loop3 .owl-item img { box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3); }
.loop3 .owl-nav { position: absolute; top:calc(50% - 50px); width: 100%; z-index: 11;}
.loop3 .owl-prev, .loop3 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important;}
.loop3 .owl-prev { left:10px; }
.loop3 .owl-next { right:10px;}
.loop3 .owl-prev:before, .loop3 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.3;transition: all 0.4s ease-out 0s;}
.loop3 .owl-prev:before { content:"\f104"; }
.loop3 .owl-next:before { content:"\f105"; }
.loop3 .owl-prev:hover:before, .loop3 .owl-next:hover:before { opacity: 1;}
.loop3 .owl-stage-outer {z-index: 2;}
.loop3 .owl-dots { position: absolute; z-index: 100; bottom: -50px; width: 100%; text-align: center !important; padding: 0 50px;}
.loop3 .owl-dots .owl-dot span, .loop3  .owl-dots .owl-dot span { background: #cccccc !important; width: 14px !important; height: 14px !important;}
.loop3 .owl-dots .owl-dot.active span, .loop3  .owl-dots .owl-dot:hover span { background: #9d130a !important; }

.hvr-bounce-out .prod_txt{color: #333;margin-top: 15px;font-size: 18px;}
@media only screen and (max-width:  1279px) {
	#content { padding-top: 50px;}
    
    .idx-main-section { padding-top: 100px; padding-bottom: 0;}
    .idx-main-section > div { width: calc(100% - 0px); margin-bottom: 80px;}
    
}
@media only screen and (max-width: 980px) {
    .banner-slogon { font-size: 7vw;}
    
    .idx-about-content { max-width: 90%; left: 5%; top:10%; padding: 30px;}
    .title01 h1 { font-size: 24px; }
    
    .idx-advantage-section > div:nth-of-type(1) { width: 100%;}
    .idx-advantage-section > div:nth-of-type(2) { width: 100%; padding: 8% 3% 4% 3%;}
    .idx-advantage-left-title { position: relative; top:auto; left: auto; padding: 30px;font-size: 20px; }
    .idx-advantage-left-title b { font-size: 24px;}
    .idx-advantage-list > a { width: 50%; padding: 0 3% 8% 3%; }
    .title02 { font-size: 22px;}
    
    .idx-global-title { font-size: 32px;}
}
@media only screen and (max-width: 768px) {
    .idx-global-section {padding: 12% 4% 25% 4%;}

}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
    .banner-slogon { font-size: 5vw; top:40%; text-align: center;}
	
}

@media only screen and (max-width: 414px) {
	
	

}

@media only screen and (max-width: 320px) {

}
.responsive3 { padding:0 30px 15px 30px; margin-top: 15px; margin-bottom: 0px !important;}
.responsive3 .slick-slide img { display:inline-block;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;}
.responsive3 .slick-slide:hover img { opacity:0.6;}
.responsive3 .slick-slide { position:relative; text-align:center; margin:0 5px; border:1px solid #eeeeee; line-height:0;}
.responsive3 .slick-dots { text-align:center; display:none !important;}
.responsive3 .slick-dots li { width:auto; height:3px; overflow:hidden;}
.responsive3 .slick-dots li button { width:30px; height:3px; background:#fff; margin:0 2px;}
.responsive3 .slick-dots li button::before { content:""; display:none; }
.responsive3 .slick-dots li.slick-active button  { background:#de4609;}
/*.single-item .slick-prev, .single-item .slick-next { display:none !important;}*/
.responsive3 .slick-prev, .responsive3 .slick-next { width:auto; height:auto; top:35%;}
.responsive3 .slick-prev { left:-10px; top:calc(50% - 14px); width: 36px; height: 36px; border-radius:100%; border:0px solid #e4e4e5; background:none;}
.responsive3 .slick-prev::before { font-family: 'Font Awesome 5 Free'; content:"\f0d9"; font-size:40px; color:#333;font-weight: 900;}
.responsive3 .slick-next { right:-10px; top:calc(50% - 14px);width: 36px; height: 36px; border-radius:100%; border:0px solid #e4e4e5; background:none;}
.responsive3 .slick-next::before { font-family: 'Font Awesome 5 Free'; content:"\f0da"; font-size:40px; color:#333;font-weight: 900;}
.responsive3 .slick-prev:hover, .responsive3 .slick-prev:focus, .responsive3 .slick-next:hover, .responsive3 .slick-next:focus { background:none;}

.slider a:before { content:""; display:block; position:absolute; width:100%; height:100%; z-index:1;}