@charset "utf-8";
/* CSS Document */
/**************************************************
	section_first
**************************************************/
.project_item_infor_text {
  font-family: "Lexend Tera";
  font-size: 1.125rem;
}
.section_projects_view {
  margin: 30px 0;
}
.projects_view_wrap {
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
}
.linktotouch {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  display: none;
}
.linktotouch a {
  color: #fff;
}
.linktotouch:hover {
  background: rgba(51, 51, 51, 0.3);
}
.layer_projects {
  position: absolute;
  width: 40%;
  top: 0;
  bottom: 0;
  left: -40%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
}
/* .style_1 .layer_projects{background:#fff url(../images/project_view/lightbox_main_contect_bg.png)no-repeat bottom; background-size: 100%;} */
.layer_projects.active {
  left: 0;
  box-shadow: 8px 0px 29px 0px rgba(0, 0, 0, 0.25);
}
.layer_projects_wrap {
  position: relative;
  padding: 8%;
}
.style_2 .layer_projects_wrap {
  padding: 8% 0 0;
}
.style_2 .link_wrap {
  margin: 0 12% 8%;
}
.btn_close_bar {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 22px;
}
.projects_detail_wrap {
  font-size: 14px;
  padding: 5%;
  line-height: 24px;
}
.style_2 .projects_detail_wrap {
  padding: 5% 12%;
}
.projects_detail_wrap .row .title_color {
  color: #333;
}
/* .projects_detail_wrap .row a{
  color: #747474;
  position: relative;
}
.projects_detail_wrap .row a:after{
  content: "";
  position: absolute;
  height: 1px;
  background-color: #747474;
  left: 0;
  right: 0;
  bottom: -5px;

}
.projects_detail_wrap .row a:hover:after{
  display: none;
} */
.projects_detail_wrap .row {
  margin-bottom: 15px;
}
.projects_detail_wrap h1 {
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  font-weight: 400;
}
/* .projects_detail_wrap .article{min-height: 150px;} */
.customer_feedback_wrap {
  border-top: 1px solid #d4d4d4;
  margin-top: 5%;
  font-size: 14px;
  color: #c39b79;
  padding: 5%;
}
.customer_feedback_wrap .row {
  margin-right: 5%;
}
.customer_feedback_wrap .sign_block {
  width: 118px;
  flex: 0 0 118px;
}
.customer_feedback_wrap .sign_block img {
  height: inherit;
}
.link_wrap a {
  align-items: center;
}
.link_wrap .link_img_wrap {
  position: relative;
  width: 197px;
  margin-left: 5%;
}

.link_wrap .link_img_wrap img {
  width: 197px;
  height: inherit;
}
.link_wrap .link_img_wrap .fa-arrow-right {
  font-size: 22px;
  transform: rotate(-45deg);
  color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  border: 1px solid #fff;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  right: -15px;
  margin-top: -15px;
}
.link_wrap .link_http_wrap {
  margin-left: 8%;
}
.section_projects_webimgview {
  margin-bottom: 30px;
}
.section_projects_webimgview h2 {
  font-size: 18px;
  margin: 13px 0;
  text-transform: uppercase;
}
.webimgview_wrap .primary_wrap {
  margin-right: 3%;
  flex: 0 0 65%;
}
.webimgview_wrap .aside_wrap {
  flex: 0 0 32%;
}
.contact_wrap {
  margin-top: 50px;
}

.web_design_wrap {
  margin-bottom: 3%;
}
.web_design_wrap img {
  width: 100%;
}
.phone_design_img img {
  width: 100%;
}
.web_design_video video {
  width: 100%;
  height: auto;
}
.smart_webimgview_wrap {
  justify-content: center;
}
.style_3 .smart_webimgview_wrap {
  margin: 170px 0 0;
}
.smart_webimgview_wrap .primary_wrap {
  flex: 0 0 65%;
}
.web_design_wrap .web_design_img {
  margin-bottom: 1%;
}
.style_3 .web_design_wrap .web_design_img ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.style_3 .web_design_wrap .web_design_img ul li{
  width: 32%;
  margin-bottom: 110px;

}
@media (max-width: 1700px) {
  .style_3 .smart_webimgview_wrap {
    margin: 136px 0 0;
  }
  .style_3 .web_design_wrap .web_design_img ul li{
    margin-bottom: 55px;
  }
}
@media (max-width: 1100px) {
  .style_3 .smart_webimgview_wrap {
    margin: 85px 0 0;
  }

}
@media (max-width: 800px) {
  .style_3 .smart_webimgview_wrap{
    margin-top: 55px;
  }
  .style_3 .web_design_wrap .web_design_img ul li{
    width: 48%;
    margin-bottom: 55px;
  }
}
@media (max-width: 600px) {


  .style_3 .web_design_wrap .web_design_img ul li{
    width: 100%;
    margin-bottom: 20px;
  }
}

.s-project_cursor {
  width: 141px;
  height: 141px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transform: translate3d(0, 0, 0);
  z-index: 6;
  color: #fff;
}
.s-project_cursor--show p {
  color: #fff;
  position: relative;
  z-index: 2;
  font-family: "Lexend Tera", sans-serif;
  font-size: clamp(1rem, 1vw, 1.125rem);
}
.s-project_cursor--show .s-project_cursor-inner {
  opacity: 1;
  transform: scale(1, 1);
}
.s-project_cursor-inner {
  font-size: calc(0.015 * var(--heightPixel, 1vh) * 100);
  color: #fff;
  line-height: 1;
  pointer-events: none;
  z-index: 100;
  opacity: 0;
  transform: scale(0, 0);
  transition: opacity 0.3s, transform 0.3s;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.s-project_cursor--show .s-project_cursor-inner {
  opacity: 1;
  transform: scale(1, 1);
}
.s-project_cursor svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}
.s-project_cursor circle {
  fill: #000;
  stroke-width: 1;
  fill-opacity: 0.5;
}
.s-project_cursor .base {
  stroke: #fff;
}
.s-project_cursor .cover {
  stroke: #fff;
  stroke-dasharray: 0 440;
  stroke-dashoffset: 1;
}
/* .s-project_cursor-inner .touch_me{
    background: rgba(0,0,0,.5);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.50);} */

@media (max-width: 1500px) {
  .layer_projects_wrap {
    position: relative;
    padding: 2%;
    overflow: hidden;
  }
}
@media (max-width: 1100px) {
  .layer_projects {
    width: 100%;
    left: inherit;
    top: -100%;
    z-index: -1;
  }
  .layer_projects.active {
    left: inherit;
    top: 0%;
    z-index: 1;
  }
  .webimgview_wrap {
    flex-direction: column;
  }
  .webimgview_wrap .primary_wrap {
    margin-right: 0;
    margin-bottom: 9%;
  }
  .linktotouch {
    display: inline-flex;
  }
  .s-project_cursor {
    display: none;
  }
  .smart_webimgview_wrap .primary_wrap {
    flex: 0 0 100%;
  }
}
@media (max-width: 860px) {
  .s-project_cursor--show .s-project_cursor-inner {
    opacity: 0;
    transform: scale(0, 0);
  }
  .s-project_cursor {
    top: auto;
    bottom: calc(18.6666666667 * var(--widthPixel, 1vw));
    left: auto;
    right: calc(15.4666666667 * var(--widthPixel, 1vw));
    width: calc(18.9333333333 * var(--widthPixel, 1vw));
    height: calc(18.9333333333 * var(--widthPixel, 1vw));
    font-size: calc(10px + 0.5333333333vw);
    transform: translate3d(0, 0, 0) !important;
  }
  .s-project_cursor-inner {
    font-size: calc(10px + 0.5333333333vw);
  }
  .s-project_cursor--show .s-project_cursor-inner {
    opacity: 0;
    transform: scale(0, 0);
  }
}
@media (max-width: 650px) {
  .contact_wrap ul {
    flex-direction: column;
  }
  .contact_wrap ul li {
    border: 0 none;
  }
  .contact_wrap ul li {
    margin-left: 0;
    margin-bottom: 10%;
  }
}
