/* CSS Document */

body {	-webkit-text-size-adjust:100%; margin:0; text-align:center; font-family: 'PT Sans', sans-serif;}
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:1392px; margin:0 auto; text-align:left; position:relative; clear:both;}


.banner-box {position: relative;}

.banner { line-height:0; position: relative;}
.banner:after { content:""; background: url(../images/idx-ban-bottom.png) repeat-x; height: 174px; z-index: 99; position: absolute; width: 100%; bottom: 0; left: 0;}
.banner img { width:auto; width: 100%;}
.banner .owl-buttons { display:none;}
.banner .owl-prev { position:absolute; z-index:100; left:0px; top:calc(50% - 10px); background:none !important;}
.banner .owl-prev:before { font-family: 'Font Awesome 5 Free';font-weight: 900;font-size:90px; content:"\f104";}
.banner .owl-next { position:absolute; z-index:100; right:0px;font-weight: 900; top:calc(50% - 10px); background:none !important;}
.banner .owl-next:before { font-family:'Font Awesome 5 Free'; font-size:90px; content:"\f105";}

.banner .owl-controls { bottom:90px; position: absolute; width: 100%; z-index: 101;}
.banner .owl-controls .owl-page span { width: 15px !important; height: 15px !important; background: none !important; border: 2px solid #fff; opacity: 1 !important;}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {background: #fff !important;}

.idx-pro-content { padding: 82px 10px 95px 10px; text-align: center; max-width: 1000px; margin: 0 auto;}
.idx-pro-content b {display: block; font-size: 54px; color: #2a7aaf; line-height: 110%; padding-bottom: 30px; font-weight: 300;}
.idx-pro-content h1 {display: block; font-size: 54px; color: #2a7aaf; line-height: 110%; padding-bottom: 30px; font-weight: 300;}

.idx-pro-list {margin-bottom: 70px; padding: 0 80px; max-width: 95%; margin: 0 auto;}
.idx-pro-list img { width:auto; width: 100%;}
/*.idx-pro-list .owl-buttons { display:none;}*/
.idx-pro-list .owl-prev { position:absolute; z-index:100; left:0px; top:calc(50% - 40px); background:none !important;}
.idx-pro-list .owl-prev:before { font-family: 'Font Awesome 5 Free';font-weight: 900;font-size:70px; content:"\f104"; color: #919498}
.idx-pro-list .owl-next { position:absolute; z-index:100; right:0px;font-weight: 900; top:calc(50% - 40px); background:none !important;}
.idx-pro-list .owl-next:before { font-family:'Font Awesome 5 Free'; font-size:70px; content:"\f105"; color: #919498;}

.idx-pro-box {text-align: center; padding: 20px 30px 0 30px; color: #585858;font-size: 20px; display: block; }
.idx-pro-pto {line-height: 0; display: inline-block; border: 8px solid #ffffff;  margin-bottom: 20px; overflow: hidden;}
.idx-pro-pto img {transition: all 0.4s ease-out 0s;}
.idx-pro-pto:hover img {transform: scale(1.1);}
.idx-pro-box span { display: block; text-align: center; line-height: 130%;}

.idx-application { /*background: url(../images/idx-application-bg.jpg) no-repeat top center; background-size: cover; */min-height: 1020px; position: relative; padding: 198px 0 260px 0;}
.idx-application:before { position: absolute; top: 0; left: 0; content: ""; background: url(../images/idx-application-top.png) no-repeat top center; background-size: cover; width: 100%; height: 99px; z-index: 2;}
.idx-application-content { padding-bottom: 50px;}
.idx-application-content b { color: #3b647f;}
.idx-application-list {margin: 0 auto 25px auto; max-width: 1160px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.idx-application-list > a {margin: 0 21px 50px 21px; text-align: center; padding-top: 38px; width: 243px; height: auto; display:inline-block;}
.idx-application-list > a:hover { opacity: 0.6;}
.idx-application-name { width: 110px; margin: 0 auto; margin-top: 0px; padding-top: 17px; color: #3a3a3a; font-size: 18px; line-height: 100%; font-weight: bold;}
.idx-application-btn { text-align: center;}
.idx-application-btn a { display: inline-block !important;}

.idx-about {position: relative; z-index: 2; background: url(../images/idx-about-bg.png) no-repeat top center; max-width: 1919px; min-height: 859px; padding-top:255px; margin: -100px auto 0 auto;}
.idx-about-content { max-width: 566px; margin:0 auto; position: relative; left: 283px; text-align: left;}
.idx-about-content b {display: block; font-size: 55px; color: #2a7aaf; line-height: 110%; padding-bottom: 28px; font-weight: normal;}
.idx-about-content p {margin-bottom:45px; }
.more-btn { line-height: 42px; width: 220px; text-align: center; background: #fff; border: 1px solid #24a6dc; color: #1791c3; font-size: 18px; display: block; border-radius: 21px;}
.more-btn:hover { background: #1791c3; color: #fff;}



@media only screen and (max-width: 1160px) {
	#content { padding-top: 70px;}
	.banner:after { display: none;}
	.banner .owl-controls { bottom: 10px;}
	.idx-about { background-position: top right; min-height: inherit; padding:170px 0 30px 0px;} 
	.idx-about-content {max-width: 100%; left: auto; padding: 0 20px;} 
}
@media only screen and (max-width: 980px) {
	.idx-pro-content { padding: 30px 20px;}
	.idx-pro-content b, .idx-about-content b, .idx-news-box > div:nth-of-type(1) {font-size: 30px; padding-bottom: 20px;}
	.idx-pro-list {max-width: 100%;}
	.idx-pro-box {padding: 20px 20px 0 20px;}
	.idx-application {padding: 170px 0 140px 0;}
	.idx-pro-content h1 { font-size: 25px; line-height: 120%; padding-bottom: 10px;}
	
}

@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 640px) {

}
@media only screen and (max-width: 570px) {
	.idx-about { padding:100px 0 30px 0px;} 
}

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

}

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

}