/*------------------------ Project Gallery -----------------*/
.op-project-one {
    position: relative;
    z-index: 1;
    background: #F6FAFF;
    padding: 50px 0 0;
  }
  .op-project-one .upper-heading p {
    font-size: 24px;
    color:#202020;
    line-height: 36px;
    padding: 12px 85px 0 50px;
  }
  .op-project-one .inner-wrapper {
    position: relative;
    margin-top: 0px;
    overflow: hidden;
  }
  .op-project-one .inner-wrapper .work-text {
    position: absolute;
    top:-15px;
    right: 300px;
    z-index: 1;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 170px;
    color: #E9E9E9;
  }
  .op-project-one .inner-wrapper .project-text {
    position: absolute;
    bottom: -190px;
    right: 0;
    width: 100%;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 390px;
    color: #fdfbf6;
  }
  .op-project-one .inner-wrapper .bg-wrapper {
    background: #fff;
    border-radius: 100px 0 0 0;
    padding: 100px 0 240px;
    z-index: 1;
    max-width: 90vw;
    margin: 0 auto;
  }
  .op-project-one #isotop-gallery-wrapper {margin: 0 -35px;}
  .op-project-one #isotop-gallery-wrapper .grid-sizer,
  .op-project-one #isotop-gallery-wrapper .isotop-item {
    width: 50%;
    padding: 0 35px;
    margin-bottom: 70px;
  }
  .op-project-one #isotop-gallery-wrapper .item-content {position: relative;padding-bottom: 110px;}
  .op-project-one #isotop-gallery-wrapper .item-content .img-box {border: 1px solid #ededed;overflow: hidden;}
  .op-project-one #isotop-gallery-wrapper .item-content .img-box img {width: 100%;transition: all 0.5s ease-in-out;}
  .op-project-one #isotop-gallery-wrapper .item-content:hover .img-box img {transform: scale3d(1.1,1.1,1);}
  .op-project-one #isotop-gallery-wrapper .item-content .text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 100px;
    padding: 50px 35px 42px 60px;
    background: #fff;
    box-shadow: -15.045px 19.966px 40px 0px rgba(240, 240, 240, 0.5);
    transition: all 0.5s ease-in-out;
  }
  .op-project-one #isotop-gallery-wrapper .item-content:hover .text {left: 15px;}
  .op-project-one #isotop-gallery-wrapper .item-content .text h3 {
    font-size: 42px;
    color: #303030;
    margin-bottom: 15px;
  }
  .op-project-one #isotop-gallery-wrapper .item-content .text .icon-box {
    width: 70px;
    height: 70px;
    text-align: center;
    color: #fff;
    font-size: 35px;
    line-height: 70px;
    border-radius: 50%;
    position: absolute;
    top:-35px;
    left: 60px;
    z-index: 1;
    box-shadow: 0px 15px 40px 0px rgba(189, 189, 189, 0.5);
  }
  .op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-one {background: #2b78ff;}
  .op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-two {background: #ff4649;}
  .op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-three {background: #ff427a;}
  .op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-four {background: #10c7ff;}
  .op-project-one #isotop-gallery-wrapper .item-content .text .read-more {
      font-family: 'Lato', sans-serif;
      display: block;
      font-weight: 300;
      font-size: 55px;
      color: #202020;
      position: absolute;
      right: 0;
      top:50%;
      transform: translateY(-50%);
  }
  .op-project-one .more-text {
    max-width: 430px;
    margin-top: -140px;
    position: relative;
    z-index: 1;
  }
  .op-project-one .more-text span {
    text-transform: uppercase;
    font-size: 15px;
    color: #b5b5b5;
  }
  .op-project-one .more-text p {
    font-size: 20px;
    color: #000;
    padding: 15px 0 80px;
  }
  .op-project-one .more-text .more-button {
    display: block;
    background: #fff1b5;
    font-size: 24px;
    color: #292929;
    padding: 40px 20px 40px 30px;
    transition: all 0.3s ease-in-out;
  }
  .op-project-one .more-text .more-button i {float: right;font-size: 30px;}
  .op-project-one .more-text .more-button:hover {background: #242424;color: #fff;}
  /*--------------------------- Service -------------------------*/
  .op-services-one {padding: 100px 0 180px;}
  .op-services-one .title-text {
    font-family: "raleway-bold";
    font-weight: 700;
    font-size: 160px;
    color: #1A2D35;
    transform: rotate(90deg);
  }
  .op-services-one p {
    font-size: 24px;
    line-height: 35px;
    color: #2c2c2c;
    padding: 10px 0 20px;
  }
  .op-services-one .list-item {padding-bottom: 80px;}
  .op-services-one .list-item h6 {
    font-size: 24px;
    font-weight: 700;
    color: #202020;
    padding-bottom: 25px;
  }
  .op-services-one .list-item ul li {
    font-size: 18px;
    line-height: 35px;
    color: #5e5e5e;
    position: relative;
    padding-left: 20px;
  }
  .op-services-one .list-item ul li:before {
    content: "+";
    position: absolute;
    left: 0;
    top:0;
    line-height: 35px;
  }
  .main-page-wrapper {overflow-x:hidden;}
  /*-------------------- Our Project/Portfolio ---------------*/
.our-project-portfo.section-portfo {border-bottom: none; padding-bottom: 90px;}
.our-project-portfo .isotop-menu-wrapper {
  position: relative;
  margin: 5px 0 60px;
  padding-left: 190px;
}
.our-project-portfo .isotop-menu-wrapper:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  top:17px;
  left:0;
  background: #e1a34c;
  transition: width 1s ease-out;
}
.our-project-portfo .isotop-menu-wrapper.show-pr:before {width: 150px;}
.our-project-portfo .isotop-menu-wrapper li {
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
  margin-right: 65px;
  cursor: pointer;
}
.our-project-portfo .isotop-menu-wrapper li.is-checked {color:#e1a34c; }
.our-project-portfo .text-content {position: relative;margin-bottom: 120px;}
.our-project-portfo .text-content p {
  font-size: 20px;
  line-height: 38px;
  color: rgba(255,255,255,0.6);
  width: 70%;
  padding-left: 190px;
}
.our-project-portfo .text-content .gallery-button {
  width: 190px;
  line-height: 55px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: #e1a34c;
  position: absolute;
  right: 0;
  top:8px;
}
.our-project-portfo .text-content .gallery-button:hover {background: #fff;color: #e1a34c;}
.our-project-portfo #isotop-gallery-wrapper .isotop-item,
.our-project-portfo #isotop-gallery-wrapper .grid-sizer {
  width: 25%;
  padding: 0 20px;
  margin-top: 35px;
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe {
  position: relative !important;
  overflow: hidden;
  background: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(35,38,91) 0%, rgb(27,29,61) 100%);
  text-align: center;
  margin: 0
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe img {
  position: relative;
  display: block;
  width: 100%;
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover .effect-zoe img {
  transform: scale3d(1.1,1.1,1);
  opacity: 0.4;
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe .inner-caption {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 20px 25px;
  text-transform: uppercase;
  top: auto;
  bottom: 0;
  height: auto;
  background: #fff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  opacity: 0;
  visibility: hidden;
}

.our-project-portfo #isotop-gallery-wrapper .isotop-item h2 {font-size: 20px;float: left;}
.our-project-portfo #isotop-gallery-wrapper .isotop-item h2 span {font-weight: bold;}
.our-project-portfo #isotop-gallery-wrapper .isotop-item h2 a {color: #233D63;}
.our-project-portfo #isotop-gallery-wrapper .isotop-item p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 25px;
  margin-left: 18px;
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links a:hover,
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links a:focus {
  color: #e1a34c;
}

.our-project-portfo #isotop-gallery-wrapper .isotop-item p.description {
  position: absolute;
  width: 100%;
  left:0;
  bottom: 100px;
  padding: 0 0 70px;
  color: #fff;
  text-transform: none;
  opacity: 0;
  font-size: 95%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item h2,
.our-project-portfo #isotop-gallery-wrapper .isotop-item p.icon-links a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.description {opacity: 1;}

.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover .inner-caption,
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover h2,
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
  visibility: visible;
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media(max-width: 991px) {
    /* Proyectos */
    .op-project-one {padding-top: 150px;}
    .op-project-one .upper-heading p {padding: 40px 0 0;}
    .op-project-one .more-text {max-width: 100%;margin-top: 50px;}
    .op-project-one #isotop-gallery-wrapper {margin: 0 -15px;}
    .op-project-one #isotop-gallery-wrapper .grid-sizer, .op-project-one #isotop-gallery-wrapper .isotop-item {padding: 0 15px;}
    .op-project-one #isotop-gallery-wrapper .grid-sizer, .op-project-one #isotop-gallery-wrapper .isotop-item {width: 100%;margin-top: 0;}
    .op-services-one .title-text {font-size: 110px;transform: none;padding-bottom: 50px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .op-project-one .inner-wrapper .work-text {font-size: 308px;top:-115px;}
}
@media (max-width: 767px) {
    #arch-carousel .inner-item-wrapper .main-title br,.op-project-one .inner-wrapper .work-text {display: none;}
    .op-project-one .inner-wrapper .bg-wrapper {padding-top: 40px;}
}
@media (max-width: 575px) {
    .op-project-one #isotop-gallery-wrapper .item-content .text h3 {font-size: 30px;}
    .op-project-one #isotop-gallery-wrapper .item-content .text {padding-left: 30px;left: 50px;}
    .op-services-one .title-text {font-size: 55px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .op-services-one .title-text {margin-top: -60px;}
}