/* CSS Document */

body {	-webkit-text-size-adjust:100%; text-align:center; font-family:"Lato",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; }
a:visited, a:link { color: #ffffff; }

* { margin:0; padding:0; list-style:none;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.contact-data a:visited, .contact-data a:link { color: #000000;}

.content-Box { max-width:980px; margin:0 auto; text-align:left; position:relative; clear:both;}
.content-Box2 { max-width:920px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 15px; line-height: 22px; color: #404040;}
#content p{ padding-bottom: 15px;}


.title01 { background-color: rgba(213, 43, 30, 1); padding: 10px 20px; color: #fff;}
.title01 span { font-size: 18px; display: inline-block; padding: 0 10px;}
.title01 a { font-size: 16px; color: #fff;}
.title01 a:hover { color: #404040;}
.title01 h1 { font-size: 24px; display: inline-block;}

.main-box { padding: 00px 20px 25px 20px;}
#path { padding: 15px 0; text-align: left;}
#path li { display: inline-block; vertical-align: top; font-size: 14px; color: #d52b1e; font-weight: bold;}
#path li:after { content:"/"; display: inline-block; vertical-align: top; padding: 0 0 0 4px;}
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #d52b1e;}
#path li a:hover { opacity: 0.6;}


/*news*/
.title02 { margin-bottom: 56px; font-size: 25px; color: #D52B1E; border-left: 6px solid #D52B1E; padding-left: 13px; font-weight: bold; padding-top: 4px; padding-bottom: 4px;}
.title02-content {padding-right: 105px;}
.news-content { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 60px;}
.news-content3 { margin-bottom: 40px; border-bottom: 1px solid rgba(213, 43, 30, 0.3); padding-bottom: 40px;}
.news-content3:last-child { border-bottom: 0px solid rgba(213, 43, 30, 0.3);}
.news-content2 > div:nth-of-type(1){ width: 60%; position: relative;}
.news-content2 > div:nth-of-type(2){ width: 40%;}
.news-content > div { width: 50%;}
.news-content > div:nth-of-type(1) { text-align:center;}
.news-pto { text-align: center; overflow: hidden; line-height: 0; border-radius: 10px; /*box-shadow: 0.00px 1.00px 5px 0px rgba(0,0,0,0.7);*/ width: inherit; display: inline-block;}
.news-pto img { width: inherit;}
.news-data { max-width: 320px; margin: 0 auto; text-align: left; font-size: 15px; line-height: 1.7em}
.news-data ul { margin: 0 0 25px 25px;}
.news-data li { list-style-type: disc;}
.news-data li a{color: rgba(213, 43, 30, 1);}
.news-data li a:hover{color: rgba(139, 28, 20, 1);}
.news-title {font-size: 20px; font-weight: bold; padding-bottom: 15px; color: #000;}
.news-title > span {color: #ff0000;}
.news-btn {display: block; background-color: rgba(213, 43, 30, 1); width: 150px; line-height: 35px; color: #fff; text-align: center;}
.news-btn:hover {background-color: rgba(139, 28, 20, 1);}
.news-contentC a:visited, .news-contentC a:link { color: #404040; }
.news-contentC a:hover { color: #e50111; }

/*news-detail*/
.back01 { position: absolute; right: 0px; top:0px; width: 25px; height: 25px; background: #fff; border-radius: 100%; display: block; padding: 3px 5px 0 5px;}

.responsive3 { padding:0 50px 15px 50px; 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:5px; 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:32px; color:#333;font-weight: 900;}
.responsive3 .slick-next { right:5px; 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:32px; 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;}

.news-content2 .prev, .news-content2 .next { width: 30px; height: 30px; color: #fff; background: #d52b1e; display: block; line-height: 30px; position: absolute; top:32%; z-index: 2; opacity: 0;}
.news-content2 > div:nth-of-type(1):hover .prev, .news-content2 > div:nth-of-type(1):hover .next { opacity: 1;}
.news-content2 .next { right: 0;}

/*about*/
.title-link {  padding-left: 20px; margin-left: 10px; display: inline-block; position: relative;}
.title-link:before {  position: absolute; content: ""; width: 2px; height: 15px; background: #fff; top: 5px; left: 0;}

.about-section-1 { display: flex; flex-direction: column; flex-wrap: wrap;}
.about-section-1 > div { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 70px;}
.about-section-1 > div > div:nth-of-type(1) { width: 55%;}
.about-section-1 > div > div:nth-of-type(2) { width: 45%;}
.about-section-1 > div:nth-child(even) > div:nth-of-type(1) {order: 1;}
.about-section-1 > div:nth-child(even) > div:nth-of-type(2) {order: 2;}
/*.about-section-1 > div:nth-child(even) > div:nth-of-type(2) .about-data {margin: 0 auto 0 0;}*/
.about-pto {border-radius: 10px;box-shadow: 0.00px 1.00px 5px 0px rgba(0,0,0,0.7);background-color:rgba(213, 43, 30, 1);border: 1px solid rgba(213, 43, 30, 1);overflow: hidden; line-height: 0;}
.about-data {max-width: 346px; margin: 0  0 0 auto; text-align: left;}
.about-data ul { margin: 0 0 25px 25px;}
.about-data li { list-style-type: disc;}
.about-title {font-size: 20px; color: #000; font-weight: bold; padding-bottom: 10px;}
.about-title font {color: #d52b1e;}
.about-title span {font-size: 18px; color: #998E88; display: block;}

.about-title2 { position: relative; padding-left: 30px; font-size: 15px; color: #404040; padding-bottom: 5px;}
.about-title2:before { position: absolute; background:url(../images/idx-icon.png) no-repeat; background-size: contain; left: 0; top:5px; content: ""; width: 20px; height: 20px;}
.about-title2 b { display: block; font-size: 18px; color:#d52b1e; padding-bottom: 2px;}

.title03 { text-align: center; padding-bottom: 40px;}
.title03 span { display: inline-block; padding: 0 20px 10px 20px; font-size: 30px; font-weight: bold; border-bottom: 2px solid #d52b1e; color: #d52b1e; font-weight: bold;}

.about-ce-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.about-ce-list > div { margin: 0 15px 30px 15px; width: calc(25% - 30px); transition: all 0.4s ease-out 0s; overflow: hidden; border-radius: 8px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6); line-height: 0;}
.about-ce-list > div img { width: 100%;}
.about-ce-content { text-align: center; color: #fff; font-size: 14px;}
.about-ce-content span { display: block; padding-bottom: 15px; font-size: 17px; padding-top: 15px;}

.vbox-inline { background: none !important;}
.vbox-preloader { background: none !important;}

/*about-a*/
.about-a-section-1 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 0px;}
.about-a-section-1 > div:nth-of-type(1) { width: calc(100% - 300px); padding-right: 40px;}
.about-a-section-1 > div:nth-of-type(1) ul { margin:  0 0 0 25px;}
.about-a-section-1 > div:nth-of-type(1) li { list-style-type: disc; padding-bottom: 3px;}
.about-a-section-1 > div:nth-of-type(2) { width: 300px;}
.about-a-pto { box-shadow: 0.00px 1.00px 3px 0px rgba(0,0,0,0.7); border-radius: 100%; line-height: 0; overflow: hidden;}
.about-a-section-1 a:visited, .about-a-section-1 a:link { color: #404040; }
.about-a-section-1 a:hover { color: #e50111; }

/*products*/
.pro-Box { max-width: 1040px; margin: 0 auto; text-align: center;}
.pro-ban-box { background: url(../images/pro-ban-bg.jpg) center top; background-size: cover; height: 250px; line-height: 0; text-align: center;}
.pro-ban-box img { max-height: 250px;}
.pro-ban-box img:nth-of-type(1) { display: none;}
.pro-ban-box img:nth-of-type(2) { position: absolute; top: 0; left: 0;}

.pro-catalog { position: absolute; right: 20px; top: 100px; width: 130px; display: block;}
.pro-catalog img { display: block !important;}

.pro-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.pro-list > div { margin: 0 4px 40px 4px; width: calc(20% - 8px); border: 1px solid rgba(156, 156, 156, 1); background-color:rgba(255, 255, 255, 1); border-radius: 8px; box-shadow: 0.00px 1.00px 2px 0px rgba(0,0,0,0.5);overflow: hidden;}
.pro-list-pto { height: 180px; padding: 15px 5px 10px 5px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;}
.pro-list-pto img { max-width: 180px;}
.pro-list-name { height: auto; background-color:rgba(213, 43, 30, 1); box-shadow: 0.00px 1.00px 1px 0px rgba(0, 0, 0, 0.6); text-align: center; color: #fff; padding: 10px; font-size: 14px;height: 85px;display: flex;justify-content: center;align-items: center;}
.pro-list-name b { display: block; font-size: 16px; line-height: 140%; }

.pro-lang-txt {white-space:nowrap; text-overflow : ellipsis; overflow:hidden; width: 100%;display: inline-block;vertical-align: middle;display: none;}

/*products-detail*/
.products-detail-section { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 30px;}
.products-detail-section > div:nth-of-type(1) { width: 55%;}
.products-detail-section > div:nth-of-type(2) { width: 45%;}
.products-detail-pto { line-height: 0;}
.products-detail-content { line-height: 140%; padding-left: 50px; font-size: 17px;}
.products-detail-content ul { margin-left: 25px; padding-bottom: 20px;}
.products-detail-content li { list-style-type: disc; margin-bottom: 5px;}
.products-detail-title { padding-bottom: 20px; font-size: 18px; color: #D52B1E; font-weight: bold;}
.products-detail-title span { font-size: 26px; display: block; line-height: 110%;}

.products-detail-spec { width: 100%; border-spacing: 1px; background: #d52b1e; margin: 20px 0 0 0;}
.products-detail-spec td { background: #fff; font-size: 17px; color: #404040; padding: 0 5px;}

.products-detail-btn { display: block; color: #fff; background: #d52b1e; text-align: center; width: 200px; line-height: 40px; margin-bottom: 30px;}
.products-detail-btn:hover {  background: #404040; width: 240px;}

.loop2 { z-index: 10 !important; padding:0 4px 30px 4px;}
.loop2 .owl-dots { }
.loop2 .owl-nav { position: absolute; top:calc(50% - 50px); width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important; width: 30px !important; height: 30px !important; border-radius: 100% !important; border: 0px solid #666 !important;}
.loop2 .owl-prev { left:0px; }
.loop2 .owl-next { right:0px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:16px; color: #666; opacity: 1;transition: all 0.4s ease-out 0s;}
.loop2 .owl-prev:before { content:"\f104"; }
.loop2 .owl-next:before { content:"\f105"; }
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { opacity: 0.5;}
.loop2 .owl-item:hover .idx-pro-pto img { transform: scale(1.05);}
.loop2 .owl-nav.disabled + .owl-dots { margin-top: 20px !important;}
.loop2 .owl-dots .owl-dot.active span, .loop2 .owl-dots .owl-dot:hover span { background: #000 !important;}

.p-detail-pto { padding: 20px 0; line-height: 0;}
.p-detail-pto img { max-width: 260px;}

.p-detail-title { padding-left: 20px; border-left: 4px solid #d52b1e; padding-top:1px; padding-bottom: 1px; margin-bottom: 15px; font-size: 18px;}
.p-detail-title { padding-left: 20px; border-left: 4px solid #d52b1e; padding-top:1px; padding-bottom: 1px; margin-bottom: 15px; font-size: 18px;}
.p-detail-pto-list { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 20px;}
.p-detail-pto-list > div { padding-bottom: 10px;}

.ral-box { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start;}
.ral-box > div:nth-of-type(1) { width: 250px; position: relative;}
.ral-box > div:nth-of-type(3) { width: calc(100% - 250px - 440px);}
.ral-box > div:nth-of-type(2) { width: 440px;}
.ral-box > div:nth-of-type(1) img { width: 230px;}
.ral-color { width: 100%; margin: 0 auto; text-align: left;display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.ral-color > a { margin: 0 10px 20px 10px; width:100px; height: 100px; border-radius: 100%; text-align: center; color: #fff; padding-top: 28px; display: block; line-height: 110%; font-size: 18px; cursor: pointer;}
.ral-color > a:hover { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);}
.ral-color-right { display:flex; flex-direction: column; flex-wrap: nowrap;}
.ral-color-right > div { line-height: 0; margin-bottom: 12px; transition: all 0.4s ease-out 0s;}
.ral-color-out { opacity: 0.3;}
.ral-color-active { opacity: 1;}

.ral-box2 { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start;}
.ral-box2 > div:nth-of-type(1) { width: 100%;}
.ral-box2 > div:nth-of-type(2) { width: 240px; position: relative;}
.ral-box2 > div:nth-of-type(2) img { width: 100%;}
.ral-box2 > div:nth-of-type(3) { width: calc(100% - 240px); padding-left: 20px;}
.ral-box2 > div:nth-of-type(3) img { width: 100%;}

.ral-color2 { width: 100%; margin: 0 auto; text-align: left;display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.ral-color2 > a { margin: 0 5px 20px 5px; width:90px; height: 90px; border-radius: 100%; text-align: center; color: #fff; padding-top: 25px; display: block; line-height: 110%; font-size: 17px; cursor: pointer;}
.ral-color2 > a:hover { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);}

.ral-left-color { opacity: 0; position: relative; z-index: 2; top: 0; left: 0;transition: all 0.4s ease-out 0s; display: none;}

.ral-box-rwd { display: none;}

.list-width { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 25px;}
.list-width > div {  margin: 0 20px 15px 0; text-align: center; width: 	95px;}
.list-width > div > span { display: block; text-align: center; font-size: 13px; text-transform: uppercase; line-height: 120%;}
.list-width-1 img { width:40px !important;}
.list-width-2 img { width:40px;}
.list-width-3 img { width:100px;}
.list-width-4 > div { margin: 0 ; padding: 5px 10px 15px 13px; position: relative; width: 180px; }
.list-width-4 > div:before { position: absolute; left: 0px; top:3px;  font-family: 'Font Awesome 5 Free';font-weight: 900 !important; content: "\f0da";}
.list-width-4 > div > span { text-align: left;font-size: 14px;}

.point-list { flex-wrap: nowrap;}

/*quality*/
.quality-section-1 { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; margin-bottom: 40px;}
.quality-section-1 > div:nth-of-type(1) { width: 40%; line-height: 0; margin-bottom: 30px; overflow: hidden; border-radius: 10px; box-shadow: 0.00px 1.00px 5px 0px rgba(0,0,0,0.7);}
.quality-section-1 > div:nth-of-type(2) { width: 60%; padding-left: 40px;}

.quality-title { font-size: 20px; color: #000; font-weight: bold; padding-bottom: 10px;}
.quality-title span { font-size: 18px; color: #998E88; }

.quality-section-2 { margin-bottom: 40px;}
.quality-ce { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;}
.quality-ce > div { max-width: 270px; margin-bottom: 30px;}
.quality-ce-title { padding: 0 10px 25px 10px;}
.quality-ce-title span{ display: block; line-height: 46px; color: #fff; font-weight: bold; text-align: center; background-color: rgba(213, 43, 30, 1);border-radius: 10px; box-shadow: -1.00px 0.00px 4px 0px rgba(0,0,0,0.7); font-size: 20px;}
.quality-ce-title2 { display: inline-block; padding: 0 0 25px 0; }
.quality-ce-title2 span { line-height: inherit; padding: 10px 20px;}
.quality-ce-pto{  line-height: 0; overflow: hidden;border-radius: 10px; box-shadow: 0.00px 1.00px 5px 0px rgba(0,0,0,0.7);}

.quality-section-3 { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; }
.quality-section-3 > div { margin-bottom: 40px; width: 33.33%; padding-right: 30px; }
.quality-section-3 > div:nth-of-type(3) { margin-top: 20px; line-height: 0; overflow: hidden; border-radius: 10px; box-shadow: 0.00px 1.00px 5px 0px rgba(0,0,0,0.7); padding-right: 0;}
.quality-section-3 > div:nth-of-type(3) img { width: 100%;}

.quality-title2 { border-top:2px solid #d52b1e;  padding-top: 10px; min-height: 110px; padding-bottom: 20px; font-size: 20px; color: #000; font-weight: bold; padding-bottom: 10px; line-height: 140%;}
.quality-title2 span { font-size: 18px; color: #998E88; display: block;}


.quality-section-4 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content:space-between; }
.quality-section-4 > div { width: 31%; }
.quality-section-4 img { border-radius: 10px; box-shadow: 0px 1px 5px 0px #000000; }

/*quality-a*/
.quality-a-list-1 {display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 40px;}
.quality-a-list-1 > div {width: 33.33%; padding: 10px 30px; border-right: 1px solid #d52b1e;}
.quality-a-list-1 > div ul { margin-left: 0px;}
.quality-a-list-1 > div li { list-style-type: disc;}
.quality-a-list-1 > div:last-child { border-right: 0px solid #d52b1e;}

.quality-a-list-2 {display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 40px;}
.quality-a-list-2 > a {display: block; width: calc(20% - 20px); margin: 0 10px 25px 10px; overflow: hidden; line-height: 0; border: solid 1px rgba(214, 0, 0, 1); border-radius: 100%; position: relative;}
.quality-a-list-2 > a img {transition: all 0.4s ease-out 0s;}
.quality-a-list-2 > a:hover img {opacity: 0.5;}
.quality-a-list-2 > a:hover .quality-a-txt {opacity: 1;}
.quality-a-txt { position: absolute; z-index: 2; width: 100%; height: 100%;display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; font-size: 15px; color: #2F2E2E; padding: 0 10px;transition: all 0.4s ease-out 0s; opacity: 0; line-height: 130%; text-align: center;}

.vbox-inline { height: auto !important;}

/*quality-b*/
.quality-b-section { border-bottom: 1px solid rgba(213, 43, 30, 0.3); margin-bottom: 30px; align-items: center; padding-bottom: 30px;}
.quality-b-section:last-child { border-bottom: 0px solid rgba(213, 43, 30, 0.3); margin-bottom: 30px;padding-bottom: 0px;}
.quality-b-title { font-size: 20px; color: #000; font-weight: bold;  padding-bottom: 30px;}
.quality-b-content { line-height: 150%;}

/*rd*/
.rd-section-1 { display: flex; flex-direction: row; flex-wrap: wrap;}
.rd-title { font-size: 18px; font-weight: bold ; color: #d52b1e; padding-bottom: 20px;}
.rd-pto { line-height: 0; border-radius: 10px; box-shadow: 0.00px 1.00px 5px 0px rgba(0,0,0,0.7);overflow: hidden; margin: 0 20px 30px 0; max-width: 200px;}

.rd-section-2 { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 40px;}
.rd-section-2 > div:nth-of-type(1) { width: calc(100% - 200px);}
.rd-section-2 > div:nth-of-type(2) { width: 200px; text-align: center;}

.rd-section-3 > div:nth-of-type(3) { border-radius: 0px; box-shadow: none; overflow: auto; padding: 20px; margin-top: 0;}
.rd-btn { overflow: hidden; line-height: 0; border-radius: 100%; box-shadow: 0.00px 1.00px 3px 0px rgba(0,0,0,0.7); display: block; max-width: 200px;}

/*rd-a*/
.rd-a-section { display: flex; flex-direction: row; flex-wrap: wrap;}
.rd-a-section > div { margin: 0 20px 40px 20px; text-align: center;}
.rd-a-pto { line-height: 0; overflow: hidden; border-radius: 100%; margin:0 auto 15px auto;box-shadow: 0.00px 1.00px 3px 0px rgba(0,0,0,0.7); width: 150px;}
.rd-a-name {  font-size: 18px; font-weight: bold; color: #d52b1e;}

/*rd-b*/
.rd-b-list { display: flex; flex-wrap: wrap; flex-direction: row; margin-top: 30px; margin-right: -100px;}
.rd-b-list > div { width:33.33%; border-bottom: 1px solid rgba(213, 43, 30, 0.3); padding: 0 100px 40px 0; margin-bottom: 40px;background: url(../images/rd-b-arrow.png) no-repeat calc(100% - 20px) 70px;}
.rd-b-list > div:nth-child(3n) { background: none;}
.rd-b-pto { max-width:200px; margin: 0 auto 25px auto; border-radius: 100%; line-height: 0; overflow: hidden; box-shadow: 0.00px 1.00px 3px 0px rgba(0,0,0,0.7); }
.rd-b-pto img { width: 100%; }
.rd-b-name { text-align: center; font-size: 14px; line-height: 140%;}
.rd-b-name b { display: block; font-size: 19px; color: #D52B1E; padding-bottom: 10px;}

/*video*/
.video-container {position: relative;padding-bottom: 51.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}

.video-section { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 30px;}
.video-section > div:nth-of-type(1) { width: 55%;}
.video-section > div:nth-of-type(2) { width: 45%;}

/*contact*/
.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=phone], .contact-form textarea  { border: 1px solid rgba(213, 43, 30, 0.3); color:#000000;margin: 0 0 5px;width: 100%; border-radius: 5px;box-shadow: 0.00px 1.00px 2px 0px rgba(213,43,30,0.7); padding: 5px;font-family:"Lato",sans-serif; font-size: 15px;}
.contact-form textarea { height: 130px;}
.contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(213,43,30,0.7);
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(213,43,30,0.7);
}
.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: rgba(213,43,30,0.7);
}
.contact-form :-moz-placeholder { /* Firefox 18- */
  color: rgba(213,43,30,0.7);
}

.contact-btn { text-align: right;}
.contact-btn a { display: inline-block;background-color: rgba(214, 0, 0, 1); color: #fff; border-radius: 5px; box-shadow: 0.00px 1.00px 2px 0px rgba(213,43,30,0.7); padding: 5px;}
.contact-map iframe { width: 100%; border-width: 0; height: 220px;}


.contact-section { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 30px;}
.contact-section > div:nth-of-type(1) { width: 50%; margin-right: 3%;}
.contact-section > div:nth-of-type(2) { width: 45%; }
.contact-data p { padding-bottom: 0 !important;}

.application-list {
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.application-list li{
	margin-bottom: 25px;
	max-width: 180px;
}
.application-list li img{
    height: 180px;
}
.box-content{ text-align: center; }
.box-content h3{ color: #6f6c6c; }
.product-list {
	display: flex;
	
	flex-wrap: wrap;
}
.product-list li{
	width: 24%;
	margin-bottom: 25px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.product-list li figcaption{
	margin-top: 10px;
}
.product-list li a:link,
.product-list li a:visited{
	color: #6f6c6c;
	text-align: center;
}


.video-tools{
	display: flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.video-tools-list{
	width: 31%;
	border: 1px solid #9c9c9c;
    border-radius: 8px;
    margin: 0 1% 50px;
}
.video_img_box {position: relative;
  padding-bottom: 66%;
  overflow: hidden;
  }
.video_img_box a{line-height: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;}
.video-tools-list img{
    padding: 5px;
}
.video-tools-title{
	color: #fff;
	font-weight: bold;
    background-color: #d52b1e;
    display: flex;
    align-items:center;
    justify-content:center;
    min-height: 90px;
	padding: 10px 20px;
}


@media only screen and (max-width: 980px) {
	.main-box { padding: 0 20px 25px 20px;}
	
	.title02 { margin-bottom: 25px;}
	.title02-content {padding-right: 55px;}
	
	.back01 { right: 0px;}
	
	.pro-ban-box { background: none; height: auto; margin-bottom: -95px;}
	.pro-ban-box img:nth-of-type(1) { display: block;}
	.pro-catalog {position: relative; top:-10px; right: 10px; margin: 0 0 0 auto;}
	
	.products-detail-section > div:nth-of-type(1) { width: 100%;}
	.products-detail-section > div:nth-of-type(2) { width: 100%;}
	.products-detail-content { padding-left: 0px; }
	
	.quality-a-list-2 > a { width: calc(25% - 20px);}
	
	.quality-b-content { margin-top: 20px;}
	
	.ral-box, .ral-box2 { display: none;}
	.ral-box-rwd { display: block;}
}


@media only screen and (max-width: 768px) {
	.news-content > div { width: 100%;}
	.news-pto { margin-bottom: 20px;}
	.news-data { max-width: 100%;}
	
	.about-section-1 > div { margin-bottom: 40px;}
	.about-section-1 > div > div { width: 100% !important;}
	.about-section-1 > div:nth-child(even) > div:nth-of-type(1) {order: 1;}
	.about-section-1 > div:nth-child(even) > div:nth-of-type(2) {order: 2;}
	.about-pto {margin-bottom: 20px;}
	.about-data { max-width: 100%;}
	
	.about-a-section-1 > div:nth-of-type(1) { width: 100%; padding-right: 0px;}
	.about-a-section-1 > div:nth-of-type(2) { width: 100%;}
	.about-a-pto { width: 300px; margin: 0 auto 30px auto;}
	.pro-list > div {  width: calc(25% - 8px);}
	
	.quality-section-1 > div:nth-of-type(1) { width: 100%; }
	.quality-section-1 > div:nth-of-type(2) { width: 100%; padding-left: 0px;}
	
	.quality-section-3 > div { width: 100%; padding-right: 0px; }
	
	.quality-a-list-2 > a { width: calc(33.33% - 20px);}
	
	.rd-b-list > div { width:50%; }
	.rd-b-list > div:nth-child(3n) { background: url(../images/rd-b-arrow.png) no-repeat calc(100% - 20px) 70px;}
	.rd-b-list > div:nth-child(even), .rd-b-list > div:last-child { background: none;}
	
	.video-section > div:nth-of-type(1) { width: 100%; margin-bottom: 30px;}
	.video-section > div:nth-of-type(2) { width: 100%;}
	
	.contact-map iframe { height: 250px;}
	
	.news-content2 > div:nth-of-type(1){ width: 100%;}
	.news-content2 > div:nth-of-type(2){ width: 100%;}
	
	.product-list li{
		width: 49%;
	}
	/*.ral-color > a { width: 80px; height: 80px; padding-top: 23px; font-size: 15px;}*/
}
@media only screen and (max-width: 640px) {
	.about-ce-list > div { width: calc(33.33% - 30px);}
	.pro-list > div {  width: calc(50% - 8px);}
	.video-tools-list {
    width: 100%;
  }
	.quality-a-list-1 > div {width: 100%; padding: 10px 30px; border-right: 0px solid #d52b1e;border-bottom: 1px solid #d52b1e;}
	
	.quality-a-list-2 > a { width: calc(50% - 20px);}
	
	.rd-section-2 > div:nth-of-type(1) { width:100%;}
	.rd-section-2 > div:nth-of-type(2) { width: 100%; text-align: left;}

	.contact-section > div:nth-of-type(1) { width: 100%; }
	.contact-section > div:nth-of-type(2) { width: 100%; }
	.contact-btn { text-align: center; margin: 10px 0;}
	.video-tools-list{ width: 100%; }
}
@media only screen and (max-width: 460px) {
	.application-list li img { height: 165px;}
	.rd-pto { max-width: 100%;}
}

@media only screen and (max-width: 414px) {
	.about-ce-list > div { width: calc(50% - 30px);}
	.pro-list > div {  width: calc(100% - 8px);}

	.rd-a-section { justify-content: center;}
	
	.list-width-4 > div { width: 165px;}
}

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

}