/* ============================================================
START CSS OF BANNER SECTION
======================================================== */
.portfolio-hero-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.portfolio-hero-section .row {
    align-items: center;
}
.portfolio-hero-section .left-column {
    padding-left: calc(50% - 706px);
    z-index: 9;
}
.portfolio-hero-section .left-column .portfolio-hero-left-content {
    padding-top: 1.020833333333334vw;
    padding-bottom: 0.75vw;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.portfolio-hero-section p {
    color: #8a8a8a;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.portfolio-hero-section .right-column {
    padding-right: calc(50% - 765px);
}
section.portfolio-section.ie-section-top {
    padding-top: 0px;
}
/* .portfolio-hero-section .ie-primary-title {
    font-size: 80px;
} */
/* .portfolio-hero-section h1.ie-primary-title::before {
    position: absolute;
    content: "";
    height: calc(100% - 26px);
    width: 8px;
    background-color: #2da9e4;
    left: -15px;
    top: 13px;
} */
/* ============================================================
END CSS OF BANNER SECTION
======================================================== */

/* ============================================================
START CSS OF PORTFOLIO
======================================================== */
.ie_portfolio_container {
    overflow: hidden;
}
/* ============================================================
END CSS OF PORTFOLIO
======================================================== */

/* ============================================================
START CSS OF LOOKING FOR SIMILAR STAFF
======================================================== */
.looking-for-similar-staff-content {
    text-align: center;
}
.looking-for-similar-staff-content .ie-primary-title {
    margin-bottom: 35px;
}
.looking-for-similar-staff-content p {
    font-size: 18px;
    margin-top: 35px;
}
/* ============================================================
START CSS OF LOOKING FOR SIMILAR STAFF
======================================================== */

/***
Portfolio Page
 */

 .top-page-banner {
    padding-top: 120px;
}
.top-page-banner .row {
    padding: 6.701% 0px 50px;
}
.top-page-banner .ie-right-image img {
    width: 100%;
    max-width: 428px;
}
.page-banner-description p {
    color: #fff;
    line-height: 1.7;
    font-weight: 300;
}
.ie-half {
    width: 100%;
    max-width: 685px;
}
/* .curved-section {
    overflow: hidden;
} */
.curved-section::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
}
.section-curve {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
}
.section-curve::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 120px;
    background-color: #ffffff;
    bottom: -60px;
    transform: skewY(-2.6deg);
}
.page-banner-content h1 {
    color: #ffffff;
    font-size: 60px;
    margin: 0;
    padding: 0;
}
.top-page-banner .col-lg-6.col-sm-12.ie-right-image {
    margin-bottom: -100px;
    z-index: 9;
}

.ah-blog-post .ie_pro_container { display: flex; flex-wrap: wrap; }
.ah-blog-post .ie_pro_container .ie_col_3 { width: 33.33%; padding-top: 33.33%; overflow: hidden; position: relative; }
.ah-blog-post .ie_pro_container .ie_portfolio_item::before { position: absolute; content: ""; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(246, 85, 137, 0.7); z-index: 9; opacity: 0; transition: all 0.4s ease-in-out; }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_inner_cont { background: rgba(246, 85, 137, 0.5) none repeat scroll 0 0; height: 100%; left: 0; position: absolute; top: 0; transition: all 0.3s ease-in-out 0s; width: 100%; text-align: center; }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_inner_cont::before, .ah-blog-post .ie_pro_container .ie_portfolio_item .ie_inner_cont::after { bottom: 30px; content: " "; left: 30px; pointer-events: none; position: absolute; right: 30px; top: 30px; transition: all 0.4s ease-in-out; opacity: 0; z-index: 12; }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_inner_cont::before { border-left: 1px solid #fff; border-right: 1px solid #fff; transform: scale(1, 0); }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_inner_cont::after { border-bottom: 1px solid #fff; border-top: 1px solid #fff; transform: scale(0, 1); }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_pf_content { margin: 30px auto; padding-top: 33%; width: calc(100% - 60px); position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: 11; }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_pf_content > a { display: inline-block; transform: translateY(-50px); opacity: 0; transition: all 0.4s ease-in-out; }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_pf_content .icon-magnifier, .ah-blog-post .ie_pro_container .ie_portfolio_item .ie_pf_content .icon-link { border: 1px solid #fff; color: #fff; font-size: 20px; padding: 10px; }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_pf_content h3 { color: #fff; transform: translateY(100px); opacity: 0; transition: all 0.4s ease-in-out; margin-top: 20px; font-size: 20px; text-transform: inherit; }
.ah-blog-post .ie_pro_container .ie_portfolio_item .ie_pf_content p { color: #ffffff !important; font-size: 20px; opacity: 0; transition: all 0.7s ease-in-out; }
.ah-blog-post .ie_pro_container .ie_portfolio_item:hover::before { opacity: 1; }
.ah-blog-post .ie_pro_container .ie_portfolio_item:hover .ie_inner_cont::before, .ah-blog-post .ie_pro_container .ie_portfolio_item:hover .ie_inner_cont::after { opacity: 1; transform: scale(1); }
.ah-blog-post .ie_pro_container .ie_portfolio_item:hover .ie_pf_content > a { opacity: 1; transform: translateY(0px); }
.ah-blog-post .ie_pro_container .ie_portfolio_item:hover .ie_pf_content h3, .ah-blog-post .ie_pro_container .ie_portfolio_item:hover .ie_pf_content p { opacity: 1; transform: translateY(0px); }


/* Portfolio Page Style */
.portfolio-section .row > .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.cbp-l-filters-buttonCenter {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 35px;
    padding: 0 15px;
}
.portfolio-filter .cbp-filter-item {
    display: inline-block;
    margin: 0 15px;
    position: relative;
    color: #8a8a8a;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5;
}
.ie_portfolio_container .portfolio-filter .cbp-filter-item.mixitup-control-active {
    color: #2da9e4;
}
.ie_portfolio_container .portfolio-filter .cbp-filter-item.mixitup-control-active:before {
    width: 100%;
}
.portfolio-filter .cbp-filter-item:before {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0 auto;
    left: 0px;
    width: 0%;
    height: 2px;
    background: #2da9e4;
    content: "";
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.portfolio-filter .cbp-filter-item:hover {
    color: #2da9e4;
}
.portfolio-filter .cbp-filter-item:hover::before {
    width: 100%;
}
.portfolio-main-section {
    padding-top: 265px;
}
.project-in-mind-section {
    background-position: 0 0;
    background-repeat: no-repeat;
}
.portfolio-main-section {
    padding-bottom: 100px;
}
.mind-project-text {
    padding-top: 40px;
}
.mind-project-text .heading-block span {
    display: inline-block;
    width: 100%;
    font-weight: normal;
    font-size: 40px;
    text-transform: none;
    color: #333;
    line-height: 1.2;
}
.mind-project-text .heading-block span.content {
    font-size: 16px;
    color: #8c8c8c;
    line-height: 26px;
    padding-top: 35px;
}
.mind-p-hire-btn a {
    border-radius: 60px;
    background: #032973;
    border-color: #032973;
    margin-top: 50px;
    display: inline-block;
    padding: 5px 80px;
    font-size: 25px;
    border: 3px solid #443a8b;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
}
.mind-p-hire-btn a:hover {
    background: none !important;
    color: #032973 !important;
}
.mind-p-hire-btn {
    text-align: center;
}
.mind-project-text .heading-block {
    margin-bottom: 0;
}
.ie-btn {
    padding: 17px 81px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    display: inline-block;
    transition: all .3s ease-in-out;
}
/* .btn_outline_bdr {
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: 0;
    bottom: 0;
    left: -5px;
    right: 0;
    margin: auto;
    border: 2px solid rgb(237, 96, 98);
    transition: all ease-in-out .3s;
    z-index: 2;
} */
.ie-btn.btn {
    outline: 2px solid #ed6062 !important;
    outline-offset: 5px;
    margin-top: 30px;
}
 .ie-btn {
    background: #000;
    outline: 0;
    position: relative;
}
 .ie-btn:hover {
    background: #fff;
    outline: 0;
    color: rgb(237, 96, 98);
}
.ie-btn::before {
    content: "";
    position: absolute;
    width: 30px;
    border: 0.04em solid #fff;
    left: 10px;
    transform: rotate(90deg);
    top: 50%;
    transition: all .3s ease-in-out;
}
.ie-btn::after {
    content: "";
    position: absolute;
    width: 30px;
    border: 0.04em solid #fff;
    right: 10px;
    transform: rotate(90deg);
    top: 50%;
    transition: all .3s ease-in-out;
}
 .ie-btn:hover::before,  .ie-btn:hover::after{
    border-color: #ed6062;
}
.ie_pf_btn_wrap {
    display: block;
    margin: 15px 0;
    text-align: center;
    clear: both;
}

/* Portfolio Page Style */

/* zi */
.ie_pro_container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.ie_pro_container .ie_col_3 {
    width: 33.33%;
    padding-top: 33.33%;
    position: relative;
    overflow: hidden;
}
.ie_inner_cont img {
  /*   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto; */
    width: 100%;
}
.ie_pro_container .ie_portfolio_item .ie_inner_cont {
    background: rgba(246,85,137,.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    text-align: center;
}

.ie_pro_container .ie_portfolio_item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.ie_pro_container .ie_portfolio_item:hover::before {
    opacity: 1;
}
.ie_pf_content {
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    text-align: left;
    padding-left: 15%;
    padding-right: 5%;
}
.ie_pf_cnts_inner p, .ie_pf_cnts_inner h3 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}
.ie_pf_cnts_inner {
    border-left: 2px solid #ed6062;
    padding-left: 15px;
}
.ie_pro_container .ie_portfolio_item .ie_pf_content>a {
    display: inline-block;
    transform: translateY(-50px);
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
.ie_pro_container .ie_portfolio_item .ie_pf_content .icon-magnifier, .ie_pro_container .ie_portfolio_item .ie_pf_content .icon-link {
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 10px 13px;
}
.ie_pf_cnts_icon {
    position: absolute;
    width: 100%;
    left: 0;
    top: 60%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    transition: all ease-in-out .2s;
    opacity: 0;
    visibility: hidden;
}
.ie_portfolio_item:hover .ie_pf_cnts_icon {
    top: 45%;
    opacity: 1;
    visibility: visible;
}

.ie_pf_cnts_icon a {
    margin: 30px;
    text-decoration: none;
    transition: all ease-in-out .3s;
}
.ie_portfolio_item:hover .ie_pf_cnts_icon a {
    margin: 8px;
    text-decoration: none;
}

.ie_pf_cnts_inner {
    position: absolute;
    bottom: 25%;
    transition: all ease-in-out .2s;
    opacity: 0;
    visibility: hidden;
    padding-right: 5%;
}
.ie_portfolio_item:hover .ie_pf_cnts_inner {
    position: absolute;
    bottom: 10%;
    opacity: 1;
    visibility: visible;
}
.clearfix {
    clear: both;
}
/* .ie_portfolio_item{
    display: none;
} */

@media only screen and (max-width: 1499px) and (min-width: 992px) {
    .portfolio-hero-section .left-column {
        padding-left: 35px;
    }
    .portfolio-hero-section .right-column {
        padding-right: 35px;
    }
}
@media only screen and (max-width: 1199px) {
    .portfolio-hero-section h1.ie-primary-title::before {
        height: calc(100% - 22px);
        top: 11px;
    }
}
@media only screen and (min-width: 992px) {
    .top-page-banner .ie-right-image figure {
        text-align: right;
    }
}
@media (max-width: 991px) {
    .ie_pro_container .ie_col_3 {
        width: 50%;
        padding-top: 50%;
    }
    .page-banner-content h1 {
        font-size: 50px;
    }
    /* banner section */
    .portfolio-hero-section .container-fluid {
        max-width: 720px;
    }
    .portfolio-hero-section .left-column {
        padding-left: 15px;
    }
    .portfolio-hero-section .right-column {
        padding-right: 15px;
    }
    .portfolio-hero-section h1.ie-primary-title::before {
        height: calc(100% - 20px);
        top: 10px;
    }
    .portfolio-hero-section .ie-primary-title {
        font-size: 40px;
    }
    /* banner section */
}
@media only screen and (max-width: 767px) {
    .page-banner-content h1 {
        font-size: 40px;
    }
    /* banner section */
    .portfolio-hero-section .container-fluid {
        max-width: 540px;
    }
    .portfolio-hero-section h1.ie-primary-title::before {
        height: calc(100% - 15px);
        top: 7px;
    }
    .portfolio-hero-section .ie-primary-title {
        font-size: 30px;
    }
    /* banner section */
    .looking-for-similar-staff-content .ie-primary-title {
        margin-bottom: 30px;
    }
    .looking-for-similar-staff-content p {
        margin-top: 30px;
    }
    .portfolio-hero-section .right-column {
        display: none;
    }
    .portfolio-hero-section {
        background-position: 30% 100%;
    }
}
@media only screen and (max-width: 575px) {
    .page-banner-content h1 {
        font-size: 35px;
    }
    .portfolio-hero-section p,
    .looking-for-similar-staff-content p  {
        font-size: 16px;
        line-height: 1.5;
    }
    .ie_pro_container .ie_col_3 {
        width: 100%;
        padding-top: 100%;
        float: none;
    }
    .cbp-l-filters-buttonCenter {
        display: none;
    }
    .portfolio-hero-section .ie-primary-title {
        font-size: 26px;
    }
}
@media only screen and (max-width: 525px) {
    .portfolio-filter .cbp-filter-item {
        display: block;
    }
    .portfolio-filter .cbp-filter-item:before {
        display: none;
    }
}
/* footer */
footer#main-footer {
    clear: both;
}