
/* 
    Created on : 12/01/2022. 
    Theme Name : MyCFO.
    Description: MyCFO- Responsive html5 Management Consultency template.
    Version    : 1.0.
    Author     :Sumon Makshud.
   
*/
.vc_single_image-wrapper:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 60px;
    left: -60px;
    transition: all .5s ease;
    background: #fff;
    z-index: -1;
    box-shadow: 0 0 10px -10px #fff;
    -webkit-box-shadow: 0 0 10px -10px #fff;
    -moz-box-shadow: 0 0 10px -10px #fff;
    background-color: #a0cd4e;
}

.img-holder img {
    box-shadow:
        inset 0 -3em 3em rgba(0, 0, 0, 0.1),
        0 0 0 2px rgb(255, 255, 255),
        0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
}

.service-item {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    box-shadow: 0 0 10px 3px rgb(243 243 243 / 74%);
}

.service-content {
    position: relative;
    padding: 20px;
    box-shadow: 0 0 10px 3px rgb(243 243 243 / 74%);
}

/*
.img-holder{
    background-color: #a0cd4e;
}
*/

/*
.img-holder:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -90px;
    left: -90px;
    z-index: -1;
    border: 10px solid #8fc941;
}
*/

.img-holder:before,
.img-holder:after {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.img-holder .hover-ico {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    text-align: center;
    margin: 0 auto;
}

.img-holder:after {
    border-color: #a0cd4e;
}

.img-holder:after {
    position: absolute;
    content: "";
    left: -32px;
    top: -32px;
    border: 10px solid #ddd;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.img-holder .hover-ico:before {
    height: 1px;
    width: 60px;
    top: 50%;
    transform: translateY(-100%) rotate(45deg);
}

.img-holder .hover-ico:after {
    width: 1px;
    height: 60px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}


.img-holder .hover-ico:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    transition: all 300ms linear;
    opacity: 0;
}

.img-holder .hover-ico:after,
.img-holder.hover-ico:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    transition: all 300ms linear;
    opacity: 0;
}




@media only screen and (max-width: 767px) {
    .img-holder:before {
        left: -20px;
        top: -20px;
    }
}

@media only screen and (max-width: 767px) {
    .img-holder:after {
        border: none;
    }
    .img-holder_2x {
        position: initial!important;
    }
    .img-holder_2x:after {
        position: absolute;
        content: "";
        left: 21px;
        top: 10px;
        border: 10px solid #ffffffd6;
        width: 89%;
        height: 92%;
        z-index: 13;
    }
    .img-holder_2xfgfdg{
        margin-bottom: 20px;
    }
}


.item-holders h4 {
    margin: 20px 0;
}

.item-ex {
    background: #ffffff !important;
    padding: 14px;
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 42%);
    margin: 17px 5px;
}


.line-hight li {
    line-height: 30px;
}

.img-holder_ex img {
    border-radius: 4px;
}

.img-holder_ex:after {
    left: -20px !important;
    top: -20px !important;
    border-radius: 4px;
    border: 5px solid #ddd;
}

.img-holder_ex {
    margin-bottom: 60px !important;
    margin-right: 10px;
    margin-left: 10px;
}

.custom-heading-01 span {
    display: block;
    margin-bottom: 20px;
    color: #acb4b5;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.section-height {
    margin-top: 215px;
}

.about-us-story .custom-heading-01 {
    margin: 43px 0 20px 0;
}

.contact-folder {
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 27%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 20px 0px 0px;
    padding: 75px 30px 76px 30px;
    margin: 20px 0px 0px 0px;
}

.contact-folder .icon {
    margin: 0px 0px 0px 0px;
    padding: 35px 0px 35px 0px;
    background-image: url(../images/ellipse-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.contact-folder .icon i {
    color: #00994e;
    font-size: 60px;
}

.contact-box h3 {
    color: #42464E;
    margin: 15px 0;
    font-size: 1.8em;
}

.contact-box p {
    color: #42464E;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: -0.32px;
}

.contaction {
    margin: 85px 0 95px 0;
}

.form-box {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 66px 55px 46px 55px;
    position: relative;
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 27%);
}

.form-control {
    color: #9b9b9b;
    font-size: 13px;
    font-weight: 400;
    height: 51px;
    line-height: 49px;
    border: 1px solid transparent;
    background: #f4f4f4;
    padding: 0 0 0 20px;
    margin-bottom: 30px;
    position: relative;
    border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.heading--subtitle {
    font-family: 'Roboto', sans-serif;
    color: #00994e;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 7px;
}

.heading--title {
    font-size: 32px;
    margin-bottom: 14px;
}

.heading--title {
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 17px;
    margin-top: 10px;
}

.heading--desc {
    color: #a5a5a5;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}

.btn-success {
    color: #fff;
    background-color: #00994e;
    border-color: #00994e;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.client-quotation {
    padding: 50px 0;
}

.client-details h5 {
    font-size: 18px;
}

.client-image {
    padding-right: 15px;
}

.client-details,
.client-image {
    display: table-cell;
    vertical-align: middle;
}

.client-details h6 {
    font-size: 14px;
    color: #033866;
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
    margin: 4px 0;
}

.client-details p {
    color: #d9042b;
    font-family: "Open Sans", Sans-serif!important;
    font-weight: 500;
    margin: 0;
    font-size: 15px !important;
}

.client-box {
    margin-top: 50px;
}

.padding-height {
    padding: 45px 0px;
}


.client-img img {
    display: inline-block;
    border: 4px solid white;
    padding: 4px;
    border-radius: 4px;
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 27%);
}

.client-image img {
    display: inline-block;
    border-radius: 50%;
}

.client-quotation p {
    font-family: 'Island Moments', cursive;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: .88px;
    color: #000;
}

.client-quotation p i {
    color: #00994e;
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

.wrapper-style {
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 27%);
    padding: 30px;
}


.project-margin {
    margin-bottom: 60px;
}

.serve_img1 img {
    border: 8px solid #ffffff !important;
    border-radius: 5px;
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 27%);
}

.serve_img2 img {
    border: 8px solid #ffffff !important;
    border-radius: 50%;
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 27%);
}

.serve_img3 img {
    border: 8px solid #ffffff !important;
    box-shadow: 0px 0px 19px -7px rgb(66 70 78 / 27%);
}


.content-relation {
    position: relative;
}

.position-absolute {
    bottom: 0;
    right: 0;
    position: absolute;
}

.about-us-story ul.item3 {
    width: 98%;
    margin: 8px auto 0 auto;
}

.about-us-story ul.item3 li i {
    font-size: 20px;
    color: #00994e;
    margin-right: 20px;
}

.about-us-story ul.item3 li:before {
    background: transparent !important;
}

.img-top img {
    margin-top: 0 !important;
}

.img-holder_2x {
    position: absolute;
    content: "";
    left: 23px;
    top: 10px;
    border: 10px solid #ffffffd6;
/*
    width: 92%;
    height: 92%;
*/
    z-index: 13;
}

.img-holder_2x:after {
    position: absolute;
    content: "";
    left: 23px;
    top: 10px;
    border: 10px solid #ffffffd6;
    width: 92%;
    height: 92%;
    z-index: 13;
}

.hover-ico_2 {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    text-align: center;
    margin: 0 auto;
}

.tab-content{
    margin-bottom: 60px;
}
/*profile*/
.custom-heading-01{
    margin-bottom: 40px;
}
.default li a{
    padding-bottom: 10px;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    position: relative;
    color: #acb4b5;
}