* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

/*** 
  
  ====================================================================
    Project section
  ====================================================================
  
   ***/
.project-gallery .single-img .opacity {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.tran4s,
#service-section .single-service-content p,
.project-gallery .single-img .opacity ul,
.project-gallery .single-img .opacity h6 a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.project-menu ul {
    text-align: center;
    margin-top: 34px;
    margin-bottom: 60px;
}

.project-menu ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    color: #292929;
    padding: 0 8px;
    border-width: 0;
    border-bottom-width: 1px;
    border-color: transparent;
    margin: 15px 10px 0 10px;
    padding-bottom: 10px;
}

.project-gallery .grid-item {
    width: 33.33333333333%;
    padding: 0 15px;
    margin-bottom: 32px;
    float: left;
    display: none;
}

.project-gallery .single-img {
    position: relative;
    overflow: hidden;
}

.project-gallery .single-img .opacity {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: #ffbd39; */
    /* background: rgba(250, 200, 2, 0.8); */
    background: rgb(255, 189, 57, 0.85);
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
}

.project-gallery .single-img .opacity .border-shape {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border: 1px solid #fff;
    text-align: center;
}

.project-gallery .single-img img {
    width: 100%;
}

.project-gallery h2 {
    margin-bottom: 2.5rem;
    text-align: center;
}

.project-gallery h2 a {
    color: #fff;
}

.project-gallery .single-img .opacity h1 a {
    color: #fff;
}

.project-gallery .single-img .opacity ul li {
    display: inline-block;
    color: #fff;
    margin-top: 8px;
    font-size: 18px;
    margin-right: 2rem;
}

.project-gallery .single-img .opacity .border-shape>div {
    display: table;
    width: 100%;
    height: 100%;
}

.project-gallery .single-img .opacity .border-shape>div>div {
    display: table-cell;
    vertical-align: middle;
}

.project-gallery .single-img .opacity h1 a {
    -webkit-transform: translate3D(0, -100px, 0);
    -moz-transform: translate3D(0, -100px, 0);
    -ms-transform: translate3D(0, -100px, 0);
    -o-transform: translate3D(0, -100px, 0);
    transform: translate3D(0, -100px, 0);
}

.project-gallery .single-img .opacity ul {
    -webkit-transform: translate3D(0, 100px, 0);
    -moz-transform: translate3D(0, 100px, 0);
    -ms-transform: translate3D(0, 100px, 0);
    -o-transform: translate3D(0, 100px, 0);
    transform: translate3D(0, 100px, 0);
}

.project-gallery .single-img .opacity ul,
.project-gallery .single-img .opacity h1 a {
    /* opacity: 0; */
    -webkit-transition-delay: 0.3s;
    /* Safari */
    transition-delay: 0.3s;
}

.project-gallery .single-img:hover .opacity {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.project-gallery .single-img img,
#team-section .team-member-wrapper .single-team-member .img img,
#skill-section .img img,
#blog-section .single-news-item .img img {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.project-gallery .single-img:hover img,
#team-section .team-member-wrapper .single-team-member:hover .img img,
#skill-section:hover .img img,
#blog-section .single-news-item:hover .img img {
    -webkit-transform: scale3d(1.15, 1.15, 1);
    -moz-transform: scale3d(1.15, 1.15, 1);
    -ms-transform: scale3d(1.15, 1.15, 1);
    -o-transform: scale3d(1.15, 1.15, 1);
    transform: scale3d(1.15, 1.15, 1);
}

.project-gallery .single-img:hover .opacity ul,
.project-gallery .single-img:hover h2,
.project-gallery .single-img:hover .opacity h1 a {
    opacity: 1;
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
}


/* jostechmanday */
.joswmsmanday .ftco-section {
    padding: 7em 0;
    position: relative;
}

.joswmsmanday  .ftco-hireme {
    background-color: rgba(0, 0, 0, 0.6);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center center;
    z-index: -1;
}

.joswmsmanday  .ftco-hireme h5 span{
    color: #fff;
    font-size: 7vh;
    font-weight: bold;
}
.joswmsmanday  .ftco-hireme h2 {
    color: #fff;
    font-size: 13vh;
    font-weight: bold;
}



@media (max-width: 767.98px) {
    .joswmsmanday.ftco-section .ftco-section {
        padding: 6em 0;
    }
    .joswmsmanday  .ftco-hireme h5 span{
        color: #fff;
        font-size: 4vh;
        font-weight: bold;
    }
    .joswmsmanday  .ftco-hireme h2 {
        color: #fff;
        font-size: 11vh;
        font-weight: bold;
    }
    
}