@media screen and (max-width: 767px) {
	.wrapHr{
		display: none;
	}
	.article1 {
		width: 100%;
		min-height: 640px;
		background-image: url(../image/workBg.jpg);
		background-position: right;
		background-size: cover;
		display: flex;
		align-items: flex-end;
		position: relative;
	}
	.slick-dots
	{
	  display: inline-block;
	  cursor: pointer;
	  z-index: 1;
	  position: absolute;
	  right: -4px;
	  margin-left: -30px;
	  bottom: 50px;
	  width: 60px;
	  height: 20px;
	  transform: rotate(-90deg);
	  bottom: 60px;
	}
	/* [class^="article"] > .wrap {
		width: 90%;
		margin: 4% auto;
		position: relative;
		padding: 30px 0 0 0;
	} */
  .leftBox > img {width: 70%}
	.content {
		font-size: 14px;
		color: #fff;
		line-height: 24px;
		margin-top: 20px;
	}

	.content br {
		display: none;
	}

	.article1 .fl_r {
		color: #fff;
		position: absolute;
		right: 0;
		transform: rotate(90deg);
		right: -3px;
	}

	.rightText {
		position: absolute;
		right: 0;
		width: 90%;
		margin: 0 auto;
		height: 100%;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		color: #fff;
	}

	.rightTextCenter {
		transform: rotate(-90deg);
		position: relative;
		right: -15px;
	}

	.mnone {
		display: none;
	}

	.articleTitle {
		font-size: 22px;
		color: #3d3d3d;
	}
	.halfDiv:first-child{
		padding:0;
		padding-top: 5px;
			border-bottom: 0;
	}
	.halfDiv {
		font-size: 0;
		width: 100%;
		float: left;
		border-bottom: 1px solid #e1e1e1;
		padding: 4% 0;
	}

	.articleContent {
		font-size: 12.5px;
	    line-height: 26px;
			margin-bottom:
	}

	.halfTable {
		width: 100%;
		margin: 0 0 4%;
	}



	.halfTable td {
		font-size: 12px;
		padding: 4% 0;
		line-height: 24px;
		color:#444;
	}

	.halfTable th {
		font-size: 16px;
		padding: 2% 0;
		line-height: 24px;
		text-align: left;
		width: 150px;
		font-weight: bold;
	}

	.halfTableTh {
		font-size: 14px;
		line-height: 24px;

	}


	.tableContent {
		width: 50%;
		float: left;
		line-height: 24px;
	}


	.widthLeft {
		width: 50%;
float: left;
font-size: 13px;
line-height: 24px;
height: 140px;
margin-bottom: 4%;
}

	.widthLeft b {
		font-weight: bold;
		font-size: 16px;
		padding-bottom:10px;
		display: inline-block;
	}
	.article3 {
		width: 100%;
		min-height: 80px;
		background-image: url(../image/workbg2.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}

	.halfDiv2 {
		float: left;
		width: 100%;
		padding: 0 2%;
		border-right: 1px solid #2d2d2d;
		margin-bottom: 5%;
	}

	.halfDiv2:nth-child(2),
	.halfDiv2:nth-child(2) {
		display: none;
	}

	.halfDiv2:nth-child(4n) {
		border: 0;
	}

	.halfDiv2 .articleTitle {
		color: #fff;
		padding:5% 0 3%;
	}

	.halfDiv2 .halfTable {
		color: #fff;
	}

	.halfDiv2 .halfTable {
		font-weight: 300;
	}

	.halfDiv2 .halfTable tr:nth-child(2) th {
		font-weight: 300;
		font-size: 20px;
		padding: 3% 0 6%;
	}

	.halfDiv2 td {
		font-weight: 300;
		font-size: 14px;
		padding: 4% 0 8%;
		color: #ccc;
	}

	.halfDiv:last-child {
	}

	/*about S*/
	.aboutArticle1 {
		width: 100%;
		/* height: 750px; */
		position: relative;
	}

	.slickArticle {
		width: 100%;
		height: 640px;
		background-image: url(../image/workBg.jpg);
		background-position: right;
		background-size: cover;
		position: relative;
	}

	.slickArticle > .wrap {
		width: 90%;
		margin: 0 auto;
		font-size: 0;
		height: 100%;
		display: flex;
		align-items: center;
		overflow: hidden;
	}

	.leftContent {
		float: left;
		font-size: 14px;
		width: 100%;
		line-height: 24px;
		color: #fff;
		height: 150px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.leftContent:nth-child(2) {
		text-align: center;
	}

	/*about E*/

	/*content S*/
	.Contentleft {
		float: left;
		height: 45%;
		display: flex;
		align-items: flex-end;
		overflow: hidden;
	}

	.Contentleft2 {
		float: left;
		height: 50%;
		display: flex;
		align-items: flex-end;
		overflow: hidden;
		width: 100%;
	}

	.contentSmall {
		font-size: 14px;
		color: rgba(255, 255, 255, 0.5);
		line-height: 24px;
		padding-bottom: 20px;
	}

	.contentSmallWhite {
		font-size: 14px;
		color: #fff;

	}

	.contentBoxlocation {
		padding-bottom: 20px;
	}

	.contentArticle {
		width: 100%;
		height: 800px;
		/*background-image: url(../image/workBg.jpg);*/
		background: #1b1a20;
		background-position: right;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}

	.contentArticle > .wrap {
		width: 90%;
		margin: 0 auto;
		font-size: 0;
		height: 100%;

		overflow: hidden;
	}

	.Contentleft:first-child {
		width: 100%;
	}

	.Contentleft:nth-child(2) {
		z-index: 3;
		width: 100%;
		align-items: center;

	}

	.Contentleft img {
		width: 100%;
	}

	.content-inseide1 {
		padding-bottom: 249px;
	}

	.contentHalf {
		width: 100%;
	}
	.contentHalf:first-child {
		width: 100%;
		margin-bottom: 5%;
	}

	.contentHalf:nth-child(2) {
		width: 100%;
	}

	.contentTable {
		width: 100%;
	}

	.contentTable td {
		padding: 10px 0;
		vertical-align: middle;
		text-align: center;
	}

	.contentTable td input[type="text"] {
		width: 90%;
		padding: 5px;
		border: 1px solid #626262;
	}

	.contentTable td textarea {
		width: 90%;
		padding: 5px;
		height: 100px;
		border: 1px solid #626262;
	}

	.contentTable input[type="button"] {
		background-color: #1c1b20;
		border: 0;
		color: #fff;
		padding: 9px;
		width:92%;
		margin-bottom: 30px;
	}

	/*content E*/
	.aboutHalf{
		 margin-top: 4%;
	}
	/* .aboutHalf:nth-child(2){
		margin-top: 0;
	} */

	.halfTable .over_hi {
	    margin-top: 25px;
			font-size: 11px;
	}
	.halfTable .over_hi b {
		font-weight: bold;
	}
	/*content E*/
	/*content E*/
	.hover .title{
		font-size: 14px;
	color: #fff;
	font-weight: 300;
	float: left;
	color:#1f1e23;
	margin:10px  0 0 10px;
	}
	.hover .content{
		font-weight: 300;
	font-size:14px;
	color:#1f1e23;
	text-align: center;
	float: right;
	margin:10px 10px 0 0;
	line-height: inherit;
	}
	.wrapWork{
		width: 90%;
		margin: 0% auto;
	}
	.wrapWork1{
		width: 90%;
		margin: 4% auto 0;
	}
	.wrapWork12{
		width: 90%;
		margin: 4% auto 3%;
	}
	.content-inseide{
		        padding-bottom: 240px !important;
	}

}

@media screen and (min-width: 768px) and (max-width: 1179px) {
	.slick-dots
	{
	  display: inline-block;
	  cursor: pointer;
	  z-index: 1;
	  position: absolute;
	  right: -4px;
	  margin-left: -30px;
	  bottom: 50px;
	  width: 60px;
	  height: 20px;
	  transform: rotate(-90deg);
	  bottom: 60px;
	}
	.wrapHr{
		display: none;
	}
	.mnone {
		display: none;
	}

	.article1 {
		width: 100%;
		min-height: 750px;
		background-image: url(../image/workBg.jpg);
		background-position: right;
		background-size: cover;
		position: relative;
	}

	.article1 > .wrap {
		width: 100%;
		position: absolute;
		bottom: 0;
	}

	.leftBox {
		width: 90%;
		margin: 4% auto;
		position: relative;
	}

	.content {
		font-size: 16px;
		color: #fff;
		line-height: 24px;
		margin-top: 15px;
	}

	.article1 .fl_r {
		color: #fff;
		position: absolute;
		right: 0;
		transform: rotate(90deg);
		bottom: -3px;
	}

	.rightText {
		position: absolute;
		right: 0;
		width: 90%;
		margin: 0 auto;
		height: 100%;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		color: #fff;
		top: 0;
	}

	.rightTextCenter {
		transform: rotate(-90deg);
		position: relative;
		right: -15px;
	}

	.articleTitle {
		font-size: 22px;
		color: #3d3d3d;
		margin-bottom: 4%;
	}

	.halfDiv {
		font-size: 0;
		width: 100%;
		float: left;
		border-bottom: 1px solid #e1e1e1;
		/* min-height: 180px; */
		margin-bottom: 2%;
	}

	.articleContent {
		font-size: 16px;
		line-height: 34px;
	}

	.halfTable {
		width: 100%;
		margin: 0 0 4%;
	}



	.halfTable td {
		font-size: 14px;
		padding: 4% 0;
		line-height: 24px;
	}

	.halfTable th {
		font-size: 16px;
		padding: 4% 0;
		line-height: 24px;
		text-align: left;
		width: 150px;
	}

	.halfTable .halfTableTh {
		font-size: 14px;
		padding: 2% 0 0;
		line-height: 24px;

	}

	.topPadding {
		margin-top: 53px;
	}

	.tableContent {
		width: 50%;
		float: left;
		line-height: 24px;
	}

	.halfTable .over_hi {
		margin-top: 35px;
	}

	.widthLeft {
		width: 33%;
		float: left;
		font-size: 14px;
		min-height: 150px;
		line-height: 24px;
	}

	.article3 {
		width: 100%;
		min-height: 80px;
		background-image: url(../image/workbg2.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}

	.halfDiv2 {
		float: left;
		width: 45.5%;
		padding: 0 2%;
		border-right: 1px solid #2d2d2d;
		height: 378px;
	}

	.halfDiv2:nth-child(4n) {
		border: 0;
	}

	.halfDiv2 .articleTitle {
		color: #fff;
	}

	.halfDiv2 .halfTable {
		color: #fff;
	}

	.halfDiv2 .halfTable {
		font-weight: 300;
	}

	.halfDiv2 .halfTable tr:nth-child(2) th {
		font-weight: 300;
		font-size: 20px;
		padding: 4% 0 10%;
	}

	.halfDiv2 td {
		font-weight: 300;
		font-size: 14px;
		padding: 4% 0 10%;
	}

	.halfDiv:last-child {
		border-bottom: 0;
	}


	.article3 {
		width: 100%;
		min-height: 80px;
		background-image: url(../image/workbg2.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}

	.halfDiv2 {
		float: left;
		width: 20.9%;
		padding: 0 2%;
		border-right: 1px solid #2d2d2d;
		height: 378px;
	}

	.halfDiv2:nth-child(4n) {
		border: 0;
	}

	.halfDiv2 .articleTitle {
		color: #fff;
	}

	.halfDiv2 .halfTable {
		color: #fff;
	}

	.halfDiv2 .halfTable {
		font-weight: 300;
	}

	.halfDiv2 .halfTable tr:nth-child(2) th {
		font-weight: 300;
		font-size: 20px;
		padding: 4% 0 10%;
	}

	.halfDiv2 td {
		font-weight: 300;
		font-size: 14px;
		padding: 4% 0 10%;
	}

	/*about S*/
	.aboutArticle1 {
		width: 100%;
/*		height: 750px;*/
		position: relative;
	}

	.slickArticle {
		width: 100%;
		height: 750px;
		background-image: url(../image/workBg.jpg);
		background-position: right;
		background-size: cover;
		position: relative;
	}

	.slickArticle > .wrap {
		width: 90%;
		margin: 0 auto;
		font-size: 0;
		height: 100%;
		display: flex;
		align-items: center;
		overflow: hidden;
	}

	.leftContent {
		float: left;
		font-size: 14px;
		width: 100%;
		line-height: 24px;
		color: #fff;
		height: 150px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.leftContent:nth-child(2) {
		text-align: center;
	}

	/*about E*/

	/*content S*/
	.Contentleft {
		float: left;
		 height: 50%;
		display: flex;
		align-items: flex-end;
		overflow: hidden;
	}

	.contentSmall {
		font-size: 14px;
		color: rgba(255, 255, 255, 0.5);
		line-height: 24px;
		padding-bottom: 20px;
	}

	.contentSmallWhite {
		font-size: 14px;
		color: #fff;

	}

	.contentBoxlocation {
		padding-bottom: 20px;
	}

	.contentArticle {
		width: 100%;
		height: 640px;
		background-image: url(../image/workBg.jpg);
		background-position: right;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}

	.contentArticle > .wrap {
		width: 90%;
		margin: 0 auto;
		font-size: 0;
		height: 100%;

		overflow: hidden;
	}

	.Contentleft:first-child {
		width: 100%;
	}

	.Contentleft:nth-child(2) {
		z-index: 3;
		width: 100%;
		align-items: center;

	}

	.Contentleft img {
		width: 100%;
	}

	.content-inseide1 {
		padding-bottom: 150px;
	}

	footer {position: relative !important;}

	.contentHalf {
		width: 100%;
	}
	.contentHalf:first-child {
		width: 100%;
		margin-bottom: 5%;
	}

	.contentHalf:nth-child(2) {
		width: 100%;
	}

	.contentTable {
		width: 100%;
	}

	.contentTable td {
		padding: 10px 0;
		vertical-align: middle;
		text-align: center;
	}

	.contentTable td input[type="text"] {
		width: 90%;
		padding: 5px;
		border: 1px solid #626262;
	}

	.contentTable td textarea {
		width: 90%;
		padding: 5px;
		height: 90px;
		border: 1px solid #626262;
	}

	.contentTable input[type="button"] {
		background-color: #1c1b20;
		border: 0;
		color: #fff;
		padding: 5px;
		width: 140px;
	}

	/*content E*/
	/*content E*/
	/*content E*/
	.hover .title{
		font-size: 20px;
	color: #fff;
	font-weight: 300;
	float: left;
	color:#1f1e23;
	margin:10px  0 0 10px;
	}
	.hover .content{
		font-weight: 300;
	font-size:20px;
	color:#1f1e23;
	text-align: center;
	float: right;
	margin:10px 10px 0 0;
	line-height: inherit;
	}
	.wrapWork{
		width: 90%;
		margin: 0% auto;
	}
	.wrapWork1{
		width: 90%;
		margin: 4% auto 0;
	}
	.wrapWork12{
		width: 90%;
		margin: 4% auto 3%;
	}
}

@media screen and (min-width: 1180px) {
	.pcnone{
		display: none;
	}
	.slick-dots
	{
	  display: inline-block;
	  cursor: pointer;
	  z-index: 1;
	  position: absolute;
	  right: 3.4%;
	  margin-left: -30px;
	  bottom: 50px;
	  width: 60px;
	  height: 20px;
	  transform: rotate(-90deg);
	  bottom: 60px;
	}
	.article1 {
		width: 100%;
		min-height: 945px;
		background-image: url(../image/workBg.jpg);
		background-position: right;
		background-size: cover;
		position: relative;
	}

	.article1 > .wrap {
		width: 100%;
		position: absolute;
		bottom: 0;
	}

	.leftBox {
		width: 90%;
		margin: 0 auto;
		position: relative;
	}

	.content {
		font-size: 16px;
		color: #fff;
		line-height: 30px;
		margin-top: 35px;
		font-weight: lighter;
	}

	.article1 .fl_r {
		color: #fff;
		position: absolute;
		right: 0;
		/*transform: rotate(90deg);*/
		bottom: -3px;
	}

	.rightText {
		position: absolute;
		right: 0;
		width: 90%;
		margin: 0 auto;
		height: 100%;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		color: #fff;
		top: 0;
	}

	.rightTextCenter {
		transform: rotate(-90deg);
		position: relative;
		right: -44px;
		width: 100px;
		text-align: center;
		font-weight: lighter;
	}

	.articleTitle {
		font-size: 26px;
		color: #3d3d3d;
		font-weight: lighter;
	}

	.halfDiv {
		font-size: 0;
    width: 50%;
    float: left;
    /* border-bottom: 1px solid #e1e1e1;
		margin-bottom: 2%;
    min-height: 180px; */
	}
	.wrapHr{
		width: 90%;
		margin: 1% auto 0;
	}
	.wrapWork{
		width: 90%;
		margin: 0% auto;
	}
	.wrapWork1{
		width: 90%;
		margin: 4% auto 0;
	}
	.wrapWork12{
		width: 90%;
		margin: 4% auto 3%;
	}
	.pctext{
		font-size:16px;
		font-weight: 300;
	}
	.pcHr{
		border: 0;
border-bottom: 1px solid #e1e1e1;
border-left: 1px solid #e1e1e1;
margin: 1% auto;
}
	/* .halfDiv:nth-child(3),
	.halfDiv:nth-child(4){
		height: 560px;
	}
	.halfDiv:nth-child(5),
	.halfDiv:nth-child(6) {
		height: 340px;
	} */

	.halfDiv:nth-child(5),
	.halfDiv:nth-child(6) {
		border-bottom: 0;
	}

	.articleContent {
		font-size: 19px;
		line-height: 36px;
		font-weight: lighter;
		color: #585858;
	}

	.halfTable {
		width: 100%;
		margin: 0 0 0%;
		color: #585858;
	}



	.halfTable td {
		font-size: 14px;
		padding: 4% 0;
		font-weight: 300;
		line-height: 26px;
	}

	.halfTable th {
		font-size: 22px;
    padding: 4% 0 0 0;
    line-height: 30px;
    text-align: left;
    width: 250px;
    font-weight: bold;
	}

	.widthLeft b{
		font-size: 18px;
		font-weight: bold;
	}

	.halfTable .halfTableTh {
		font-size: 18px;
		padding: 2% 0 0;
		line-height: 24px;
		font-weight: 200;
	}

	.topPadding {
		margin-top: 75px;
	}

	.tableContent {
		width: 50%;
		float: left;
		line-height: 36px;
	}

	.halfTable .over_hi {
		    margin-top: 25px;
	}

	.widthLeft {
		width: 33%;
		float: left;
		font-size: 16px;
		min-height: 173px;
		line-height: 22px;
	}

	.article3 {
		width: 100%;
		min-height: 80px;
		background-image: url(../image/workbg2.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}

	.halfDiv2 {
		float: left;
		width: 20.9%;
		padding: 0 2%;
		border-right: 1px solid #2d2d2d;
		height: 378px;
	}

	.halfDiv2:nth-child(4n) {
		border: 0;
	}

	.halfDiv2 .articleTitle {
		color: #fff;
	}

	.halfDiv2 .halfTable {
		color: #fff;
	}

	.halfDiv2 .halfTable {
		font-weight: 300;
	}

	.halfDiv2 .halfTable tr:nth-child(2) th {
		font-weight: lighter;
		font-size: 28px;
		padding: 4% 0 10%;
		line-height: 36px;
	}

	.halfDiv2 td {
		font-weight: 300;
		font-size: 16px;
		padding: 4% 0 10%;
		color: rgb(180,180,180);
	}

	/*about S*/
	.aboutArticle1 {
		width: 100%;
		/* height: 945px; */
		position: relative;
	}

	.slickArticle {
		width: 100%;
		height: 750px;
		background-image: url(../image/workBg.jpg);
		background-position: right;
		background-size: cover;
		position: relative;
	}

	.slickArticle > .wrap {
		width: 90%;
		margin: 0 auto;
		font-size: 0;
		height: 100%;
		display: flex;
		align-items: center;
		overflow: hidden;
	}

	.leftContent {
		float: left;
		font-size: 14px;
		width: 49%;
		line-height: 24px;
		color: #fff;
		height: 150px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.leftContent:nth-child(2) {
		text-align: center;
	}

	/*about E*/

	.aboutHalf {
		font-size: 0;
		width: 49.5%;
		float: left;
		margin-bottom: 1%;
		margin-right: 1%;
	}

	.aboutHalf:nth-child(2n) {
		margin-right: 0;
	}

	.aboutHalf img {
		width: 100%;
	}

	/*content S*/
	.Contentleft {
		float: left;
		height: 100%;
		display: flex;
		align-items: flex-end;
		overflow: hidden;
	}

	.Contentleft2 {
		float: left;
		height: 100%;
		display: flex;
		align-items: flex-end;
		overflow: hidden;
		width: 30%;
		margin-bottom: 160px;
	}

	.contentSmall {
		font-size: 16px;
		color: rgba(255, 255, 255, 0.5);
		line-height: 34px;
		padding-bottom: 12px;
		font-weight: lighter;
	}

	.contentSmallWhite {
		font-size: 16px;
		color: #fff;
		font-weight: lighter;

	}

	.contentBoxlocation {
		/*padding-bottom: 20px;*/
	}

	.contentArticle {
		width: 100%;
		height: 945px;
		background-color: #1c1b20;
		background-position: right;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}

	.contentArticle > .wrap {
		width: 90%;
		margin: 0 auto;
		font-size: 0;
		height: 100%;
		display: flex;
		align-items: center;
		overflow: hidden;
	}

	.Contentleft:first-child {
		width: 30%;
		margin-bottom: 160px;
	}

	.Contentleft:nth-child(2) {
		margin-bottom: 160px;
		z-index: 3;
	}

	.Contentleft img {
		width: 100%;
	}

	.content-inseide1 {
		padding-bottom: 150px;
	}

	.contentHalf {
		float: left;
		width: 30%;
	}

	.contentHalf:nth-child(2) {
		float: left;
		width: 70%;
	}

	.contentTable {
		width: 100%;
		margin-bottom: 40px;
	}

	.contentTable td {
		padding: 10px 19px;
		vertical-align: middle;
		text-align: center;
	}

	.contentTable td input[type="text"] {
		width: 96%;
		padding: 15px;
		border: 1px solid #626262;
	}

	.contentTable td textarea {
		width: 96%;
		padding: 15px;
		height: 80px;
		border: 1px solid #626262;
	}

	.contentTable input[type="button"] {
		background-color: #1c1b20;
		border: 0;
		color: #fff;
		padding: 10px;
		width: 150px;
	}

	/*content E*/
	.hover .title{
		font-size: 20px;
	color: #fff;
	font-weight: 300;
	float: left;
	color:#1f1e23;
	margin: 48px 0 0 48px;
	text-align: left;
	line-height: 1.2em;
	width:44%;
	}
	.hover .content{
		font-weight: 300;
	font-size:20px;
	color:#1f1e23;
	text-align: center;
	float: left;
	margin: 48px 48px 0 0 ;
	line-height: 1.2em;
	text-align: left;
	width:44%;
	}
}


/* Dots */
.slick-dotted.slick-slider {
	/*margin-bottom: 30px;*/
}

/* .slick-dots {
	position: absolute;
	bottom: 20px;

	display: none;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
} */

.slick-dots li {
	position: relative;

	display: inline-block;

	width: 20px;
	height: 20px;
	margin: 10px 5px;
	padding: 0;

	cursor: pointer;
	z-index: 1;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	/* background-color: #aaa; */
	content: '';
	text-align: center;

	opacity: 1;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	font-family: 'slick';
	    font-size: 6px;
	    line-height: 20px;
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 10px;
	    height: 10px;
	    content: '•';
	    text-align: center;
	    opacity: .25;
	    /* color: #ffffff; */
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    background-color: #fff;
	    border-radius: 100px;
	    color: rgba(0,0,0,0) !important;
}


.slick-dots1 {
	position: relative;
	bottom: 20px;
	display: none;
	width: 91%;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.slick-dots1 li {
	display: inline-block;
	    cursor: pointer;
	    z-index: 1;
	    position: absolute;
	    right: -4px;
	    margin-left: -30px;
	    bottom: 50px;
	    width: 60px;
	    height: 20px;
	    transform: rotate(-90deg);
}

.slick-dots1 li button {
	font-size: 14px;
	color: #fff;
	display: block;

	width: 10px;
	height: 30px;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	background: transparent;
	opacity: 1;

	position: absolute;
	left: 28px;
	top: 0;
	opacity: 0;
	line-height: 35px;
}

.slick-dots1 li.slick-active button {
	opacity: 1;
	color: #fff;
}

.slick-dots1 li button:hover,
.slick-dots1 li button:focus {
	outline: none;
}

.slick-dots1 li button:hover:before,
.slick-dots1 li button:focus:before {
	opacity: 1;
}

.slick-dots1 li button:before {
	display: none;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots1 li.slick-active button:before {
	display: none;
}

[class^="slick"] li span.btn {
	color: #fff;
	position: absolute;
	right: 0;
	font-size: 14px;
	top: 0;
	line-height: 35px;
}

[class^="slick"] li span.slash {
	color: #fff;
	position: absolute;
	right: 14px;
	font-size: 10px;
	top: 0;
	line-height: 35px;
}
.aboutHalf img{
	width: 100%;
}
.aboutHalf{
	position: relative;
	overflow: hidden;
}
.hover{
	position: absolute;
  height: 100%;
  width: 100%;
 background-color: rgba(0,0,0,0.5);
  top: -100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition-duration: 0.5s;
}
.aboutHalf:hover .hover{
	position: absolute;
  height: 100%;
  width: 100%;
 background-color: #f7f7f7;
 color:#1f1e23 !important;
  top: 0;
	display: inherit;
    justify-content: inherit;
    align-items: inherit;
	transition-duration: 0.5s;
}
.bold, .tableContent{
	font-weight: 400;
}
