/* 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; }

* { 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+ */}

.content-Box { max-width:1200px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { padding-top: 105px; font-size: 18px; line-height: 28px; color: #222; background: url(../images/bg.png);}
#content p{ padding-bottom: 25px;}

.path-bg { background: #fff; padding:16px 20px;}
#path { font-size: 15px; color: #555555; line-height: 110%; text-align: left;}
#path a { display: inline-block;color: #555555; }
#path a:hover { text-decoration: underline;}
#path a:after { content: ">"; display: inline-block; padding: 0 0 0 3px;}
#path a:last-child:after { display: none;}

/*about*/
.about-section-1 { position: relative; padding: 0 20px; background: #fff;}
.about-section-1:before { content: ""; position: absolute; width: 50%; left: 0; height: 100%; background: #143e6e;}
.about-section-1-content { position: relative; z-index: 3; padding: 66px 0 645px 0; background: #143e6e;}
.about-section-1-content h1 { letter-spacing: 4px; color: #ffffff; font-size: 50px; line-height: 100%;}

.about-section-2 { position: relative; z-index: 4; margin-top: -585px; max-width: 1560px;left: calc(50% - 780px + 180px);}
.about-section-2-pto { line-height: 0; position: relative;}
.about-section-2-pto img { width: 100%;}
.about-section-2-pto-txt { position: absolute; left: 0; bottom: 0; z-index: 2; padding: 42px 40px 12px 40px; font-size: 36px; background: #fff; line-height: 110%; text-align: left; color: #143e6e; max-width: 600px; font-weight: bold;}

.about-section-3 { background: #fff; padding: 45px 40px 90px 40px;}

.about-bottom { background: url(../images/about-bottom.jpg) no-repeat center center; height: 570px; background-size: cover; display: flex; flex-direction:row; flex-wrap: nowrap; justify-content: center; align-items: center; padding: 0 20px;}
.about-bottom a { display: inline-block; line-height: 74px; border-radius: 5px; max-width: 318px; width: 100%; border: 1px solid #fff; letter-spacing: 0.5em; text-align: center; font-size: 25px; color: #fff;}
.about-bottom a:hover { background: #fff; color: #333;}

/*Products*/
.top-section { position:relative; background: #143e6e; padding-bottom: 190px; color: #ffffff; padding-left: 20px; padding-right: 20px; text-align: left;}
.top-section h1 { letter-spacing: 4px; color: #ffffff; font-size: 50px; line-height: 100%; padding-bottom: 44px; padding-top: 60px;}

.main-section { z-index: 4; margin-top: -190px; padding-bottom: 40px;}
.products-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 60px;}
.products-list > div { margin: 0 5px 13px 5px; width: calc(50% - 10px); background: #fff; border: 1px solid #dfdfdf; box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.12); display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.products-list > div:hover .products-list-pto img { transform: scale(1.05);}
.products-list > div:hover .products-list-data > a { width: 50px; height: 50px; line-height: 50px; background: #333;}
.products-list > div > div { width: 50%;}
.products-list > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.products-list > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
.products-list-data { padding: 20px 25px; text-align: center;}
.products-list-data > span { display: block; border-bottom: 2px solid #143e6e; color: #2e2e2e; padding-bottom: 10px; margin-bottom: 15px; font-weight: bold;}
.products-list-data > a { display: block; margin: 0 auto; width: 40px; height: 40px; border-radius: 50%; text-align: center; line-height: 40px; color: #fff; background: #143e6e;}
.products-list-pto { line-height: 0; overflow: hidden;}
.products-list-pto img { width: 100%;transition: all 0.4s ease-out 0s;}


/*products-list*/
.products-list2 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 60px;}
.products-list2 > div { margin: 0 5px 13px 5px; width: calc(25% - 10px); background: #ededed; border: 2px solid #dfdfdf; box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.12); }
.products-list2 > div:hover .pro-pto img { transform: scale(1.05);}
.pro-pto { line-height: 0; background: #fff; overflow: hidden;}
.pro-pto img { width: 100%; transition: all 0.4s ease-out 0s;}
.pro-name { text-align: center; padding: 26px 20px; color: #2e2e2e ;font-size: 18px;}

/*products-detail*/
.products-detail-section { background: #fff; padding-bottom: 50px;}
.products-detail-top { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
.products-detail-top > div { width: 50%;}
.products-detail-top > div:nth-of-type(2) { padding: 0 20px;}

.social-tool { margin-bottom: 35px; padding: 28px 0px; border-width: 1px 0; border-style: solid; border-color: #a8a8a8;}
.btn-inquiry { display: inline-block; line-height: 72px; width: 100%; text-align: center; color: #143e6e; font-size: 18px; letter-spacing: 0.2em; border-top:2px solid #143e6e; border-bottom:2px solid #143e6e; font-weight: bold;}
.btn-inquiry:hover { background: #143e6e; color: #fff;}

#slider1 { border: 0px solid #a8a8a8; line-height: 0;}
.rslides_tabs { margin-top:0px; text-align:left; display:flex; flex-direction:row; flex-wrap:wrap; justify-content: center; padding: 12px 0 25px 0;}
.pro-s li { margin:0 4px 8px 4px; line-height:0; width:calc(33.33% - 8px); }
.pro-s li a img { max-width: 100%; border:1px solid #fff; box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.12);}
.rslides_here img { border-color:#143e6e !important;}

.products-detail-bottom { padding: 0 20px;}
.products-detail-title { display: block; padding-bottom: 20px;}
.products-detail-title span { display: inline-block; border-radius: 10px; background: #474747; color: #fff; font-size: 22px; font-weight: bold; letter-spacing: 0.1em; padding: 10px 15px;line-height: 110%;}

.products-detail-info { margin-bottom: 30px; display: flex; flex-direction: row; flex-wrap: wrap;}
.products-detail-info li { padding: 0 15px 5px 0; width: calc(50% - 20px); position: relative; list-style-type: disc; margin-left: 20px;}

.btn-back { text-align: right;}
.btn-back a { border-bottom: 1px solid #474747; text-align: right; width: 160px; position: relative; display: inline-block; padding-bottom: 12px; color: #333; font-size: 18px;}
.btn-back a:hover {width: 180px;}
.btn-back a:before { content: ""; display: block; position: absolute; left: 9px; bottom: -4px; width:1px; height: 28px; background: #474747; transform: rotate(40deg);}

/*contact*/
.contact-section { background: #fff; padding: 70px 68px;}
.contact-main { display: flex; flex-direction: row; flex-wrap: wrap;}
.contact-main > div { border-bottom: 1px solid #dddddd; padding: 32px 0;}
.contact-main > div:nth-of-type(1), .contact-main > div:nth-of-type(2) {  border-top: 1px solid #dddddd;}
.contact-main > div:nth-child(odd) {  width:200px;}
.contact-main > div:nth-child(even) {  width:calc(100% - 200px - 40px); margin-left: 40px;}

.contact-main input[type="text"], .contact-main input[type="number"], .contact-main input[type="tel"], .contact-main input[type="phone"], .contact-main input[type="date"], .contact-main input[type="email"], .contact-main input[type="password"], .contact-main input[type="button"], .contact-main textarea { font-size: 18px; border-width:0; border-style: solid; border-color: #cccccc; margin: 0px 0 0 0; width: 100%; padding: 0; color:#333; background: none; font-family: 'Lato', sans-serif;  }
.contact-main textarea { height:135px; padding:0; resize: none;}
.contact-main select{  margin: 0px 0 0 0; min-width: 80px; width:100%; background-repeat: no-repeat; background-position: 100% 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   margin-right:4px; background-color: transparent; font-size: 18px; border-width:0; border-style: solid; border-color: #cccccc; mwidth: 100%; color:#333; font-family: 'PT Sans', sans-serif; height: 54.5px; padding: 0 5px; }
.contact-main option { padding:1px 5px;}
.contact-main select::-ms-expand {
	display: none;
}

.btn01 { text-align: right; padding: 35px 0 50px 0;}
.btn01 a { text-align: center; width: 190px; line-height: 64px;display: inline-block; padding:0 12px; background: #7a7a7a; color: #fff; font-size: 18px;}
.btn01 a:hover { color: #fff; background: #143e6e;}

/*sitemap*/
.sitemap-list { margin-right: -38px; display: flex; flex-direction: row; flex-wrap: wrap;}
.sitemap-list > div { margin-right: 38px; width: calc(50% - 38px); }
.sitemap-list > div > a { color: #333; font-weight: bold; padding: 0 40px 20px 12px; margin-bottom: 40px; position: relative; border-bottom: 1px solid #dddddd; display: block;}
.sitemap-list > div > a:after {content:"\f078";font-family: 'Font Awesome 5 Free';font-weight: 900; position: absolute; font-size: 20px; right: 14px; top:4px;}
.sitemap-list > div > a:hover { color: #143e6e;}

.sitemap-list-100 { width: calc(100% - 38px) !important;}

.sitemap-second { display: flex; flex-direction: row; flex-wrap: wrap; padding: 0 12px;}
.sitemap-second:after { display: none;}
.sitemap-second > div {width: 100%; padding-right: 60px; padding-bottom: 42px;}
.sitemap-second > div > a {color: #0057ba; padding-bottom: 8px; display: block;}
.sitemap-3 { padding: 3px 0 3px 18px; border-left: 1px solid #7a7a7a; margin-left: 14px;}
.sitemap-3 > a {  display: block; padding: 8px 0; font-size: 16px; color: #333;}
.sitemap-3 > a:hover {  text-decoration: underline;}

.pro_link {
	text-align: left;
	margin-top: 40px;
}
.pro_link div {
	display: inline-block;
	transition: .3s;
}
.pro_link div a {
	padding: 8px 16px;
	text-decoration: none;
	display: inline-block;
	color: #aaa;
}
.cent_line{
	content: "";
	width: 1px;
	height: 15px;
	margin: 0 20px;
	display: inline-block;
	background-color: #AAA;
}
.pro_link div a:hover {
	color: #143e6e;
}
.pro_link div img {
	vertical-align: text-bottom;
	transition: .3s;
}
.pro_link-prev:hover img {
	transform: translateX(-5px);
}
.pro_link-next:hover img {
	transform: translateX(5px);
}
.pro_share-box {
	margin-top: 20px;
	text-align: right;
}
#event_price > div {display: inline-block; margin-right: 35px;font-weight: 600;text-decoration: line-through;}
.prodToCart1 {margin-top: 2px;}
@media only screen and (max-width: 1230px) {
	.about-section-1-content { padding-top: 20px; padding-bottom: 20px;}
	.about-section-1-content h1 { font-size: 28px; letter-spacing: 2px;}
	.about-section-1 { padding-right: 0;}
	.about-section-2 { left: 0; max-width: 100%; margin-top: auto;}
	.about-section-2-pto-txt { padding: 20px 20px 12px 20px; font-size: 28px; position: inherit; max-width: 100%;}

	.about-section-3 { padding:15px 20px 50px 20px;}

	.top-section h1 { font-size: 28px; letter-spacing: 2px; padding-bottom: 20px; padding-top: 20px;}
}

@media only screen and (max-width: 980px) {
	#content { padding-top: 100px;}

	.products-detail-top { padding-bottom: 45px;}
	.products-detail-top > div { width: 100%;}

	.contact-section { padding: 35px 20px;}

	.contact-main > div:nth-of-type(2) {  border-top: 0px solid #dddddd;}
	.contact-main > div:nth-child(odd) {  width:100%; border-bottom-width: 0; padding-bottom: 0;}
	.contact-main > div:nth-child(even) {  width:100%; margin-left: 0px; padding-top: 10px;}

	.sitemap-list > div {  width: calc(100% - 38px);}

}
@media only screen and (max-width: 768px) {
	.products-list > div { width: calc(100% - 20px); margin-left: 10px; margin-right: 10px;}
	.products-list-data > span { line-height: 110%;}

	.products-list2 > div { width: calc(50% - 10px);}

	.sitemap-second > div {width: 100%; padding-right: 0px; }
}
@media only screen and (max-width: 640px) {
	.products-detail-info li { padding: 0 0px 5px 0; width: calc(100% - 20px); }
}
@media only screen and (max-width: 570px) {
	.products-list2 > div { width: calc(100% - 20px); margin-left: 10px; margin-right: 10px;}

}

@media only screen and (max-width: 414px) {



}

@media only screen and (max-width: 320px) {

}