/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Poppins', sans-serif; overflow-x: hidden; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

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

#content { font-size: 17px; line-height:1.7em; color: #000; letter-spacing: 0.3px; padding-top: 85px; font-weight: 200;}
#content p{ margin-bottom: 20px; margin-top: 0; font-size: 17px;line-height:1.7em;  }
p, td, li, label { font-size: 17px;line-height:1.7em;  }

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}

.banner { }
.banner-mobile { display: none;}
.loop .owl-dots { }
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:calc(50% - 30px); left: 0; width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); width: 50px !important; height: 50px !important; border-radius: 100% !important; background: rgba(255,255,255,0) !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.5;transition: all 0.4s ease-out 0s;width: 15px; height: 15px; background-size: contain; display: block; border-width: 4px 4px 0 0; border-style: solid; border-color: #fff; position: relative;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); left: 20px; }
.loop .owl-next:before { content: ""; transform: rotate(45deg); left: -5px;}
.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: 0px; right: 0; width: 100%;  text-align: center !important; padding: 20px 20px; background: rgba(255,255,255,0); }
.loop .owl-dots .owl-dot { /*width: 19px; height: 19px; border: 1px solid #fff !important;*/ padding: 0px !important; border-radius: 100%; text-align: center; margin: 0 7px;}
.loop .owl-dots .owl-dot span { background: rgba(0,0,0,0.5) !important; width: 6px !important; height: 6px !important; margin: 0 !important;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: rgba(0,0,0,1) !important; }

.idx-pro-section { padding: 80px 5%;}
.idx-pro-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-pro-list > a { width: 50%; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-pro-list > a:hover .idx-pro-pto img { transform: scale(1.05);}
.idx-pro-list > a:hover .idx-pro-pto-over { opacity: 1;}
.idx-pro-list > a:hover .idx-pro-pto-over img { transform: scale(1);}
.idx-pro-list > a:hover .btn-more:before { width: 80px;}
.idx-pro-list > a > div { width: 50%;}
.idx-pro-list > a:nth-of-type(1) > div { width: 100%; }
.idx-pro-list > a:nth-of-type(2) > div:nth-of-type(1) { order: 2;}
.idx-pro-list > a:nth-of-type(2) > div:nth-of-type(2) { order: 1;}
.idx-pro-list > a:nth-of-type(2) .idx-pro-content { background: #003981;}
.idx-pro-list > a:nth-of-type(3) .idx-pro-content { background: #484848;}
.idx-pro-list > a:nth-of-type(4) .idx-pro-content { background: #E67618;}
.idx-pro-description { padding: 0 30px 0 50px;}
.idx-pro-title { padding: 70px 0 40px 0; font-family: 'Numans', sans-serif; font-size: 40px; line-height: 120%; color: #002554; font-weight: bold;}

.idx-pro-pto { position: relative; line-height: 0; overflow: hidden;}
.idx-pro-pto img { transition: all 0.4s ease-out 0s; width: 100%;}
.idx-pro-pto-over { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%;display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; color: #fff; font-size: 30px;transition: all 0.4s ease-out 0s;  background: rgba(221,221,221,.4); opacity: 0;}
.idx-pro-pto-over img { width: 50px;}

.idx-pro-content {padding: 40px; color: #fff; font-size: 15px; line-height: 1.5em;}
.idx-pro-title2 {font-family: 'Numans', sans-serif; font-size: 22px; line-height: 120%; font-weight: bold; padding-bottom: 30px;}
.idx-pro-data { margin-bottom: 20px;
display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}

.btn-more { position: relative; display: inline-block; font-family: "Numans", Sans-serif; font-size: 0.8em;}
.btn-more:before { position: relative; content: ""; width: 0px; height: 1px ; background: #fff; left: 0; top:-4px; margin-right: 3px;transition: all 0.4s ease-out 0s; display: inline-block;}
.btn-more span { display: inline-block; margin-right: 8px; position: relative; top:2px;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 0 7px 14px;
border-color: transparent transparent transparent #fff;}

.idx-about-section { background: #003981; padding: 50px 5%;}
.idx-about-content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-about-content > div:nth-of-type(1) { width: 65%; color: #fff;}
.idx-about-content > div:nth-of-type(2) { width: 35%; position: relative;}
.idx-about-pto { line-height: 0; margin-bottom: 30px;}
.idx-about-data { padding: 10px; max-width: 85%; margin: 0 auto 0 0;}
.idx-about-title { padding-bottom: 40px;}
.idx-about-title h1 { font-family: "Numans", Sans-serif; font-size: 30px; font-weight: bold; line-height: 120%; padding: 0; margin: 0;}
.idx-about-pto2 { position: relative; left: -60px; z-index: 2; line-height:0;}
.idx-about-pto2 img { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}

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

@media only screen and (max-width: 1279px) {
	#content { padding-top: 60px;}
	.banner { display: none}
	.banner-mobile { display: block;}
	
	.idx-pro-section { padding: 40px 5%;}
	.idx-pro-list > a { width: 100%; }
	.idx-pro-description { padding: 0 0 30px 0;}
	.idx-pro-title { padding: 0 0 15px 0; font-size: 30px;}
}

@media only screen and (max-width: 980px) {
	.loop .owl-prev, .loop .owl-next { }
	.loop .owl-prev { left:-10px; }
	.loop .owl-next { right:-10px;}
	
	.idx-pro-list > a > div { width: 100%;}
	.idx-pro-list > a:nth-of-type(2) > div:nth-of-type(1) { order: 1;}
	.idx-pro-list > a:nth-of-type(2) > div:nth-of-type(2) { order: 2;}
	.idx-pro-content { padding:25px;}
	
	.idx-about-content > div:nth-of-type(1) { width: 100%;}
	.idx-about-content > div:nth-of-type(2) { display:none;}
	.idx-about-data { padding: 0px; max-width: 100%;}
	.idx-about-title { padding-bottom: 20px;}
	.idx-about-title h1 { font-size: 24px;}
}
@media only screen and (max-width: 768px) {
	.loop .owl-dots { display: none;}
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
	
}

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

}

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

}