

    .news-box-slider {
      position: relative;
      overflow: hidden;
    padding-bottom:8px;
	// padding-top:8px;

     // margin-bottom: 100px;
    }

    .news-box-slider ul {
      list-style: outside none;
      padding: 0;
      margin: 0;
      width: 10000%;
      position: relative;
      top: 0;
      right: 0;
      transition: all 0.6s ease;
    }

    .news-box-slider li {
      float: left;
    }

    .news-box {
      width: 258px;
      height: 350px;
     // background-color: #888;
      color: #fff;
      text-align: left;
      //line-height: 200px;
      font-size: 32px;
	  cursor:pointer;
	 //   padding-bottom:8px;
	// padding-top:8px;
	margin-bottom:8px;
margin-top:8px;	
	 border: 1px solid rgba(0, 0, 0, 0.025);
	// border-radius: 0.25rem;
    }
	
	
	
	
	.news-img
  {
  width: 256px;
 height: 173px;
  object-fit: cover;
overflow: hidden;
//border-radius: 0.25rem;
  }
	.news-img2col
  {
  width: 100%;
// height: 173px;
  object-fit: cover;
overflow: hidden;
//border-radius: 0.25rem;
  }


    .vertical-slider {
      width: 300px;
      height: 400px;
      border: 1px solid orange;
      position: relative;
      overflow: hidden;
    }

    .vertical-slider ul {
      list-style: outside none;
      padding: 0;
      margin: 0;
      position: relative;
      top: 0;
      right: 0;
      transition: all 0.6s ease;
    }

    .box-vertical {
      width: 100%;
      height: 100px;
      line-height: 100px;
      text-align: center;
      background-color: #b786ef;
      color: #fff;
      text-align: center;
      font-size: 28px;
    }


    .single, .single-vertical {
      width: 500px;
      height: 300px;
      margin: 0 auto;
      position: relative;
      overflow: hidden;
      margin-bottom: 100px;
    }

    .single ul, .single-vertical ul {
      list-style: outside none;
      width: 10000%;
      position: relative;
      top: 0;
      right: 0;
      transition: all 0.6s ease;
      padding: 0;
      margin: 0;
    }

    .single li {
      float: left;
    }

    .single-box {
      background-color: #22c3bc;
      width: 500px;
      height: 300px;
      text-align: center;
      line-height: 300px;
      font-size: 50px;
      color: #fff;
    }
	.card-text
	{
		width: 260px;
      height: 102px;
		 font-size: 21px;
	 font-family: Bebas;
	 padding-left: 10px;
	  padding-right: 10px;
	 padding-top: 25px;
	
	 color: #4b4b4b;
	 margin-bottom:12px;
	}
		.card-text2col
	{
	//	width: 260px;
     // height: 102px;
		 font-size: 21px;
	 font-family: Bebas;
	 padding-left: 10px;
	  padding-right: 10px;
	 padding-top: 10px;
	
	 color: #4b4b4b;
	 margin-bottom:12px;
	
	}
	
	.card-tarigi{
  height: 63px;
	 font-size: 21px;
	 font-family: Bebas;
	 color: #d6d6d6;
	 background-color: #f8f8f8;
	 	 padding-left: 10px;
	  padding-right: 10px;
	 padding-top: 12px;
	 padding-bottom: 12px;
	 border-top: 1px solid rgba(0, 0, 0, 0.125);
	 line-height: 34px;
  text-align: left;
}

.news-mark {
	position	: absolute;
	top		: 163px;
//	left		: 0;
	padding-right: 15px;
	padding-left: 10px;
	 border-radius: 0px 25px 25px 0px;

	 	 font-size: 23px;
	 font-family: Bebas;
	 background-color: #e68d00;
	 color:white;
	  height: 33px;
	  line-height: 33px;
}
.announce-mark {
		position	: absolute;
	top		: 163px;
//	left		: 0;
	padding-right: 15px;
	padding-left: 10px;
	 border-radius: 0px 25px 25px 0px;
	 	 font-size: 23px;
	 font-family: Bebas;
	 background-color: #51a655;
	 color:white;
	   height: 33px;
	  line-height: 33px;
}

.vacansy-mark {
		position	: absolute;
	top		: 163px;
//	left		: 0;
	padding-right: 15px;
	padding-left: 10px;
	 border-radius: 0px 25px 25px 0px;
	 	 font-size: 23px;
	 font-family: Bebas;
	 background-color: #4b80b6;
	 color:white;
	   height: 33px;
	  line-height: 33px;
}
