.wismec-propage {
	position: relative;
	padding-top: 160px;
}
.owl-carousel .owl-carousel {
	position: relative;
	padding-top: 80px;
}
.owl-carousel .owl-carousel .owl-controls {
	position: absolute;
	top: 0;
	width: 100%;
}
.wismec-propage > .owl-controls {
	position: absolute;
	top: 0;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	border-bottom: solid 1px #2eb6aa;
}
.active-point {
	display: none;
}
.owl-dot.active div {
	position: relative;
}
.owl-dot.active .active-point {
	display: block;
	position: absolute;
	bottom: -41px;
	left: 50%;
	margin-left: -22px;
}
.owl-dot .img-2{display: inline;}
.owl-dot .img-1{display: none;}

.owl-dot.active .img-1{display: inline;}
.owl-dot.active .img-2{display: none;}
.wismec-propage > .owl-controls .owl-dot {
	width: 20%;
	text-align: center;
}
.owl-carousel .owl-carousel .owl-dot {
	font-size: 16px;
	line-height: 1.3;
	color: #fff;
	font-family: "GothamLight","Myriad Pro", "Lucida Grande", Arial;
	padding-left: 15px;
	padding-right: 15px;
}
.owl-carousel .owl-carousel .owl-dot div {
	padding: 5px;
}
.owl-carousel .owl-carousel .owl-dot.active div {
	color: #2eb6aa;
	border-bottom: solid 1px #2eb6aa;
}
.owl-dot img {
	width: 45px;
}

@media (min-width: 1600px) {
.wismec-propage > .owl-controls .owl-dots {
	padding-left: 5%;
	padding-right: 5%;
}
.owl-carousel .owl-carousel .owl-controls .owl-dots {
	padding-left: 5%;
	padding-right: 5%;
}
}
#main {
	background-color: transparent;
}
#header-menu {
	background: #010102;
}

@media (max-width: 767px) {
.navbar-wismec {
	z-index: 9999;
	background-color: #010102;
}
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
	color: #fff;
	background-color: #363635;
}
.owl-pro-page {
	color: #fff;
}
.pro-a .img-pro-page {
	background-position: bottom;
}
.pro-page-more a {
	font-family: "GothamLight", "Myriad Pro", "Lucida Grande", Arial;
	font-size: 10px;
	color: #fff;
	line-height: 52px;
	text-align: right;
	position: relative;
	float: right;
}
.pro-page-more a:after {
	width: 16px;
	height: 1px;
	position: absolute;
	text-align: center;
	bottom: 16px;
	right: 0;
	margin: 0px;
	z-index: 1;
	content: '';
	background-color: #27ccc0;
}
.pro-page-title {
	height: 65px;
    background-color: #000;
    padding: 10px;
    vertical-align: middle;
    display: table-cell;
}
.pro-page-name {
	/*float: left;*/
}
.pro-page-name a {
	font-family: "GothamLight", "Myriad Pro", "Lucida Grande", Arial;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	color: #fff;
	position: relative;
	text-decoration: none;
}
.pro-page-content {
	font-family: "GothamLight", "Myriad Pro", "Lucida Grande", Arial;
	font-size: 12px;
	color: #b7b7b7;
	line-height: 1.4;
	text-align: left;
	background-color: #000;
	padding: 0 18px;
	height: 168px;
	overflow: hidden;
}
.col-pro-padding {
	padding: 10px;
}
.col-pro-padding > div {
	background-color: #000;
}
.span-pro-01 {
	font-family: "GothamLight", "Myriad Pro", "Lucida Grande", Arial;
	font-size: 14px;
	color: #fff;
	line-height: 1.4;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}
.span-pro-02 {
	font-size: 24px;
	line-height: 1.5;
}
.span-pro-03 {
	font-size: 16px;
	line-height: 1.4;
	padding-top: 28px;
	padding-bottom: 10px;
	text-align: left;
}
@media (max-width: 470px) {
	.col-xxs-12{
	width: 100%;
}
	.col-xxs-12.col-pro-padding{
		padding: 5px;
	}
}

@media (min-width: 1400px) {
	.pro-page-content{
		height: 140px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.pro-page-content{
		height: 140px;
	}
}
@media (max-width: 767px) {
	.pro-page-content{
		display: none;
	}
	.owl-carousel .owl-carousel .owl-dot{
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (min-width: 390px) and (max-width: 520px){
	.owl-carousel .owl-carousel{
		padding-top: 100px;
	}
}
@media (max-width: 389px) {
	.owl-carousel .owl-carousel{
		padding-top: 110px;
	}
}