/*icon menu index*/
.block-social {
  /*width: 100%;*/
  /*display: block;*/
  position: relative;
/*   margin: 80px 0 0px 0; */
}
.block-social .block-face {
  float: left;
  padding: 2px 0px 2px 0px;
}
.block-social .block-ig {
  float: left;
  padding: 2px 0px 2px 0px;
}
/*workdemo*/
.block-body-w {
  margin-top: 5px;
  padding: 0 10px 0 10px;
}
.block-content-w {
  /* padding: 0 20px 0 20px !important; */
  cursor: pointer;
}
.block-work {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  height: 30vh;
  max-height: 300px;
  min-height: 240px;
}
.block-work:hover {
  transition: 0.5s ease;
  width: 100%;
  background-color: #aba683;
  opacity: 0.6;
}
.block-work img {
  width: 100%;
  height: 100%;
  margin-bottom: -10px;
}
.detail-work {
  /*padding: 15px;*/
  margin-top: 10px;
  margin-bottom: 10px;
}
.detail-work h5 {
  padding-bottom: 5px;
  color: #000;
  line-height: 18px;
  padding-left: 5px;
  font-size: 22px;
  margin-top: -10px;
}
.detail-work .text-detail {
  color: #acacac;
  padding-left: 5px;
  font-size: 14px;
  /*margin-bottom: 15px;*/
  display: block;
  margin-top: -25px;
}
/*explore*/
/* .explore-content{
	padding: 0px;
} */
.explore-content h5 {
  color: #515151;
  font-size: 18px;
  padding: 0;
}
.explore-content h5:hover {
  color: #aba683;
}
.explore-content hr {
  border-bottom: 1px solid #9f9f9f;
}
.explore-content p {
  padding: 0;
  padding-bottom: 8px;
  font-size: 12px;
}
.explore-content-m {
  padding: 0 160px 0 0;
  width: 100% !important;
  height: auto;
}
.explore-content-m img {
  width: 100%;
  height: 440px;
  padding-top: 15px;
}

.explore-menu {
  display: block;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  padding-top: 11px;
}
.explore-menu a {
  color: #000;
  text-transform: uppercase;
}
.explore-menu .active {
  color: #aba683;
}
/*career*/
.career-p p {
  color: gray;
  font-size: 12px;
}
.search-control2 {
  display: none !important;
}
.ban {
  position: relative;
  margin: 0 auto;
  top: 0px;
  float: left;
  width: 100%;
  height: 971px;
  overflow: hidden;
  visibility: hidden;
}
.ban2 {
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.box-ban {
  cursor: default;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1920px;
  height: 971px;
  overflow: hidden;
}
.logo-ban {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.text1 {
  margin-bottom: 0px;
  margin-left: 0px;
  float: left;
  margin-top: -10px;
}

table.table tr.hovertr:hover td {
  background: #cccccc !important;
}

/* css by mohit custom start */


