
	/*======================================================                 
	
        Developer : Mahbubul Hasan Bappy
	
	=========================================================*/
	

.dreamit-slick-slider .slider-stye-four.five .hero-text-wrap .hero-text h4 {
    font-size: 70px;
    font-weight: 500;
    color: #fff;
    padding: 0 0 0px 0;
    position: relative;
    z-index: 1;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
    margin: 0 0 5px;
}

.dreamit-slick-slider .slider-stye-four.five .hero-text-wrap .hero-text h4:before {
    content: "";
    position: absolute;
    bottom: -74px;
    right: -400px;
    width: 100%;
    height: 100%;
    transition: .5s;
    /* z-index: -1; */
    background: url('https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/10/shape.png');
    background-repeat: no-repeat;
    /* background-position: center; */
    /* background-size: cover; */
}

.dreamit-slick-slider .slider-stye-four.five .hero-text-wrap h1 {
    -webkit-animation: 1s 1.6s fadeInUp both;
    animation: 1s 1.6s fadeInUp both;
    font-size: 70px;
    line-height: 85px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Fira Sans";
}

.dreamit-slick-slider .slider-stye-four.five .hero-text-wrap p {
    width: 49%;
}

.dreamit-slick-slider .slider-stye-four.five .button-wrap {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.dreamit-slick-slider .slider-stye-four.five .btn {
    font-size: 16px;
    padding: 15px 40px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0px 30px 0px 0px;
    border: none;
    animation: 1s 1.8s fadeInUp both;
    background-color: #095a59;
}

.dreamit-slick-slider .slider-stye-four.five .btn::before {
    content: "";
    position: absolute;
    top: 3px;
    /* bottom: 0; */
    left: 0;
    width: 20px;
    height: 90%;
    border-radius: 0px 35px 35px 0px;
    background-color: #3a7b7a;
    transform: scale(1);
    transition: .5s;
    z-index: -1;
}


.dreamit-slick-slider .slider-stye-four.five .btn:hover:before {
    top: 0px;
    color: #fff;
    width: 100%;
    height: 100%;
    transition: .5s;
}

.dreamit-slick-slider .slider-stye-four.five .slider-video-icon a {
    border-radius: 50%;
    display: inline-block;
    font-size: 22px;
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    border-radius: 45px;
    background-color: #0c6e6d;
    line-height: 60px;
    color: #fff;
}


.dreamit-slick-slider .slider-stye-four.five .slider-video-icon {
    -webkit-animation: 1s 2s fadeInUp both;
    /* animation: 1s 2s fadeInUp both; */
    position: inherit;
    left: -5%;
    top: 46%;
    text-align: center;
}

.section-title.style4.five .title span {
    color: #0c6e6d;
}


.section-title.style4.five .title {
    font-size: 45px;
    line-height: 60px;
    color: #063232;
    font-weight: 700;
    font-family: "Fira Sans";
    margin: 13px 0 0 0;
}

.section-title.style4.five .title-two {
    font-size: 46px;
    color: #063232;
    font-weight: 700;
    font-family: "Fira Sans";
    margin: 0;
    position: relative;
    padding: 0 0 10px 0;
    z-index: 1;
}

.section-title.style4.five .subtitle {
    font-size: 16px;
    line-height: 28px;
    color: #0c6e6d;
    font-weight: 500;
    font-family: "Fira Sans";
    background-color: #c7e0d0;
    display: inline-block;
    padding: 7px 25px 7px;
    border-radius: 30px;
    position: relative;
}

.section-title.style4.five .title-two:before {
    display: none;
}

.section-title.style4.five .subtitle::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 78%;
    border-radius: 30px;
    background-color: transparent;
    transform: scale(1);
    border: 1px dashed #0c6e6d;
}

.dreamit-button.style5.seven .button {
    font-size: 16px;
    padding: 0px 30px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0px;
    border: none;
    animation: 1s 1.8s fadeInUp both;
    background-color: #095a59;
}

.dreamit-button.style5.seven .button:before {
    content: "";
    position: absolute;
    top: 3px;
    /* bottom: 0; */
    left: 0;
    width: 20px;
    height: 90%;
    border-radius: 0px 35px 35px 0px;
    background-color: #3a7b7a;
    transform: scale(1);
    transition: .5s;
    z-index: -1;
}

.dreamit-button.style5.seven .button:hover:before {
    top: 0px;
    color: #fff;
    width: 100%;
    height: 100%;
    transition: .5s;
}

.icon-box.style16 .img-icon {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background-color: #e0f1df;
    text-align: center;
    line-height: 92px;
    margin-right: 26px;
    transition: .5s;
}

.icon-box.style16:hover .img-icon img {
    filter: brightness(0)invert(1);
    background: transparent;
    transition: .5s;
}

.icon-box.style16 .img-icon img {
    transition: .5s;
}

.icon-box.style16:hover .img-icon {
    background-color: #095a59;
    transition: .5s;
}

.icon-box.style16 .title h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 28px 0px 20px;
}

.icon-box.style16:hover p {
    color: #bdd3d3;
    transition: .5s;
}

.icon-box.style16:hover .title h2 {
    color: #fff;
    transition: .5s;
}
.icon-box.style16 {
    background-color: #fff;
    position: relative;
    padding: 38px 26px 13px;
    border-radius: 15px;
    z-index: 1;
}


.icon-box.style16:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    border-radius: 15px;
    /* background-color: #093434; */
    transition: .5s;
    z-index: -1;
    background: url('https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/10/icon-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.icon-box.style16:hover:before {
    height: 100%;
    transition: .5s;
}


.testimonial.style5 .testimonial-item {
    text-align: center;
    background-color: #fff;
    padding: 30px 36px 0px;
    border-radius: 12px;
    border-top: 3px solid #a0c9bd;
    position: relative;
}

.testimonial.style5 .testimonial-item .bio {
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial.style5 .testimonial-item h4.name {
    font-size: 18px;
    margin-right: 12px;
}

.testimonial.style5 .testimonial-item h5.designation {
    font-size: 15px;
    color: #0c6e6d;
    font-weight: 400;
}

.testimonial.style5 .testimonial-item p.quote {
    color: #6b7a7a;
    font-style: italic;
    margin-top: 25px;
    padding-bottom: 52px;
}

.testimonial.style5 .testimonial-item .reviews_rating {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
}

.testimonial.style5 .testimonial-item .testi-star {
    display: inline-block;
    background-color: #e0f1df;
    padding: 5px 25px 5px;
    border-bottom: 2px solid #a0c9bd;
}

.testimonial.style5 button.owl-next {
    position: absolute;
    right: -48px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.testimonial.style5 button.owl-prev {
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.testimonial.style5 .testimonial-item .testi-star i {
    margin: 4px;
    color: #0c6e6d;
}
.testimonial.style5 button.owl-prev i {
    width: 46px;
    height: 46px;
    border-radius: 23px;
    background-color: #ffffff;
    border: 1px solid rgba(6,50,50,0.2);
    display: block;
    line-height: 46px;
    transition: .5s;
}

.testimonial.style5  button.owl-next i {
    width: 46px;
    height: 46px;
    border-radius: 23px;
    background-color: #ffffff;
    border: 1px solid rgba(6,50,50,0.2);
    display: block;
    line-height: 46px;
    transition: .5s;
}

.testimonial.style5 button.owl-prev i:hover, .testimonial.style5 button.owl-next i:hover {
    background-color: #0c6e6d;
    color: #fff;
}

.pricing.style3 {
    background-color: #fff;
    padding: 38px 22px 35px;
    border-radius: 15px;
}
.pricing.style3 .pricing-body ul.features {
    background-color: #e0f1df;
    padding: 20px 30px 10px;
    border-radius: 11px;
}

.pricing.style3 .pricing-body li {
    list-style: none;
    margin: 16px 0px;
    color: #0c6e6d;
}
.pricing.style3 .pricing-body .price_content {
    padding: 33px 10px 10px 35px;
}
.pricing.style3 .pricing-body li i {
    font-size: 11px;
    margin: 0px 6px 0px 0px;
}

.pricing.style3 .price_content h4.tk {
    font-size: 16px;
    font-weight: 400;
    color: #0c6e6d;
}


.pricing.style3  h3.pricing-title {
    font-size: 22px;
    font-weight: 600;
    margin: 17px 0px 12px;
}

.pricing.style3 .price_content a {
    font-size: 16px;
    padding: 12px 33px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0px;
    border: none;
    animation: 1s 1.8s fadeInUp both;
    background-color: #095a59;
}

.pricing.style3 .price_content a:before {
    content: "";
    position: absolute;
    top: 3px;
    /* bottom: 0; */
    left: 0;
    width: 20px;
    height: 90%;
    border-radius: 0px 35px 35px 0px;
    background-color: #3a7b7a;
    transform: scale(1);
    transition: .5s;
    z-index: -1;
}

.pricing.style3 .price_content a:hover:before {
    top: 0px;
    color: #fff;
    width: 100%;
    height: 100%;
    transition: .5s;
}

.pricing.style3 .price_content p.description {
    margin: 17px 0px 32px;
}


.adviser .icon-box.style-three {
    padding: 0;
    transition: 0.5s;
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}

.blog-post.style1.style3 .post-item {
    margin-bottom: 15px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow: hidden;
    border-radius: 7px;
    background-color: #fff;
}


.blog-post.style1.style3 .categories a {
    padding: 0px 0px 0px 30px;
    font-size: 16px;
    color: #6b7a7a;
    font-weight: 400;
    background: transparent;
    border-radius: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.blog-post.style1.style3 .date {
    display: inline-block;
    display: flex;
    align-items: center;
}

.blog-post.style1.style3 .post-item .single_blog_post_content {
    position: relative;
    padding: 13px 31px 8px;
}

.blog-post.style1.style3 .post-item .blog-meta-left span {
    color: #095a59;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    padding-left: 0px;
}

.blog-post.style1.style3 .post-item .blog-meta-left span:before {
    position: inherit;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #0c6e6d;
    top: 4px;
    left: 13px;
}

.finence2 .mc4wp-form-fields input[type="email"] {
    width: 72%;
    background-color: #e0f1df;
    padding: 15px 20px;
    border-radius: 10px;
    margin-right: 20px;
}

.finence2 .mc4wp-form-fields .mailchimp-form button {
    background: #095a59;
    font-size: 16px;
    padding: 16px 37px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0px;
    border: none;
    animation: 1s 1.8s fadeInUp both;
    background-color: #095a59;
    top: 0;
    right: 0;
}

.finence2 .mc4wp-form-fields .mailchimp-form button:before {
    content: "";
    position: absolute;
    top: 3px;
     bottom: 0; 
    left: 0;
    width: 20px;
    height: 90%;
    border-radius: 0px 35px 35px 0px;
    background-color: #3a7b7a;
    transform: scale(1);
    transition: .5s;
    z-index: -1;
}

.finence2 .mc4wp-form-fields .mailchimp-form button:hover:before {
    top: 0px;
    color: #fff;
    width: 100%;
    height: 100%;
    transition: .5s;
}

.mc4wp-form-fields input[type="email"] {
    width: 100%;
    background-color: transparent;
    padding: 15px 20px;
    /* border-radius: 10px; */
    border-bottom: 1px solid #a3b7b7;
    border-left: none;
    border-right: none;
    border-top: none;
}

.dreamit-slick-slider .single-slick.one.seven .hero-text-wrap h4 {
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #fff;
    padding: 0 0 10px 0;
    position: relative;
    z-index: 1;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
    margin: 0 0 5px;
}

.dreamit-slick-slider .single-slick.one.seven .hero-text-wrap h1 {
    -webkit-animation: 1s 1.6s fadeInUp both;
    animation: 1s 1.6s fadeInUp both;
    font-size: 60px;
    line-height: 70px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Fira Sans";
}

.dreamit-slick-slider .single-slick.one.seven .hero-text-wrap p {
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    width: 44%;
    margin: 20px 0 0;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    font-family: "Fira Sans";
}

.dreamit-slick-slider .single-slick.one.seven .hero-text-wrap .btn {
    font-size: 16px;
    padding: 15px 40px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: 35px;
    border: none;
    animation: 1s 1.8s fadeInUp both;
    background-color: #0c6e6d;
}

.dreamit-slick-slider .single-slick.one.seven .hero-text-wrap .btn:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    background: #1c9a98;
    transform: scale(0);
    transition: .5s;
}

.dreamit-slick-slider .single-slick.one.seven .hero-text-wrap .btn:hover:before {
    transform: scale(1);
}

.dreamit-slick-slider .hero-text-wrap .btn i {
    font-size: 17px;
    position: relative;
    top: 0px;
    left: 2px;
    transform: rotate(0deg);
    transition: .5s;
    display: inline-block;
}

.dreamit-slick-slider .hero-text-wrap .btn:hover i {
    color: #fff;
    transform: rotate(-50deg);
    transition: .5s;
}

.section-title.style9 h5.subtitle {
    font-size: 14px;
    line-height: 28px;
    color: #0c6e6d;
    font-weight: 500;
    font-family: "Fira Sans";
}

.section-title.style9 h3.title {
    font-size: 42px;
    line-height: 52px;
    color: #063232;
    font-weight: 600;
    font-family: "Fira Sans";
}

.finence3 .icon-box.style10 {
    display: flex;
    align-items: normal;
    padding: 37px 30px 36px;
    border-radius: 10px;
    position: relative;
     z-index: 1;
}

.finence3 .icon-box.style10:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    transition: .5s;
    z-index: -1;
     background: url('https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/10/icon-box-bg1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.finence3 .icon-box.style10:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/10/icon-box-2.png');
    transition: .5s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.finence3 .icon-box.style10 .title h2 {
    margin: 0 0 12px;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}

.finence3 .icon-box.style10 .icon-box-content p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    opacity: .70;
}

.finence3 .icon-box.style10 .img-icon {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background-color: #0c6e6d;
    text-align: center;
    line-height: 92px;
    margin-right: 15px;
    transition: .5s;
}

.finence3 .icon-box.style10:hover .img-icon {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background-color: #fff;
    text-align: center;
    line-height: 92px;
    margin-right: 15px;
    transition: .5s;
}


.finence3 .icon-box.style10 .img-icon img {
    filter: brightness(0)invert(1);
}
.finence3 .icon-box.style10:hover .img-icon img {
    filter: none;
}

.finence3 .single-video.style-three {;
    position: relative;
}

.finence3 .single-video.style-three .video-icon a i {
    background: #fff;
    height: 80px;
    width: 80px;
    line-height: 80px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    color: #0c6e6d;
    font-size: 26px;
    position: relative;
}

.finence3 .single-video.style-three .video-icon a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 99px;
    width: 99px;
    background: rgba(12, 110, 109, 1);
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.finence3 .single-video.style-three .slider-shape {
    display: none;
}

.finence3 .single-video.style-three .choose-video-icon {
    position: absolute;
    z-index: 2;
    right: 59px;
    top: 36%;
}

.finence3 .dreamit-button .button {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 38px;
    border-radius: 10px;
    border-radius: 5px;
    background-color: #0c6e6d;
    position: relative;
    z-index: 2;
}


.finence3 .dreamit-button .button:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background: #1c9a98;
    transform: scale(0);
    transition: .5s;
}

.single-counter.style7 {
    display: flex;
}

.single-counter.style7 span {
    font-size: 30px;
    font-weight: 500;
    color: #063232;
}

.single-counter.style7 .icon {
    margin-right: 16px;
}

.service-box.fourteen {
    transition: .5s;
    background-color: #fff;
    border-radius: 20px;
}

.service-box.fourteen .thumb img {
    width: 100%;
}
.service-box.fourteen .icon img {
    transition: .5s;
    background-color: #063232;
    padding: 15px 15px;
    line-height: 98px;
    border-radius: 46%;
    width: 75px;
}

.service-box.fourteen:hover .icon img {
    transition: .5s;
    background-color: #0c6e6d;
}

.service-box.fourteen .icon {
    text-align: center;
    margin-top: -50px;
}

.service-box.fourteen .content h3.title {
    margin: 5px 0px 11px;
} 
.service-box.fourteen .content a {
    color: #0c6e6d;
    font-size: 16px;
}

.service-box.fourteen .content {
    text-align: center;
    padding: 0px 19px 33px;
    position: relative;
    z-index: 1;
}
.service-box.fourteen .content::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 86px;
    width: 100px;
    background: #f2f8f1;
    z-index: -1;
    border-radius: 61px 5px 20px 0px;
}
.service-box.fourteen .content p.description_text {
    font-family: 'Fira Sans', sans-serif;
    color: #6b7a7a;
    margin-bottom: 15px;
}

.service-box.fourteen .content .number {
    position: absolute;
    left: 10px;
    bottom: 8px;
}

.service-box.fourteen .content .number span.number_span {
    color: #f2f8f1;
    font-size: 60px;
    font-weight: 600;
    transition: .5s;
}

.service-box.fourteen:hover .content .number span.number_span {
    color: #0c6e6d;
    font-size: 60px;
    font-weight: 600;
    transition: .5s;
}

.service-box.fourteen .content .service-btn a i {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-left: 6px;
    font-weight: 800;
    font-size: 16px;
}


.case-study.style5 .single_case_study .cases-study-content .title a {
    font-size: 26px;
    color: #fff;
}

.case-study.style5 .single_case_study .case_category span {
    color: #fff;
    opacity: .80;
}

.case-study.style5 .single_case_study p.description {
    transition: .5s;
    color: #fff;
    opacity: .70;
    /*display: none;*/
}

/*.case-study.style5 .single_case_study:hover p.description {*/
/*    transition: .5s;*/
/*    color: #fff;*/
/*    opacity: .70;*/
/*    display: block;*/
/*}*/

.case-study.style5 .single_case_study .cases-study-content {
    position: absolute;
    left: 0;
    bottom: -69px;
    right: 0;
    text-align: left;
    background: rgba(6, 50, 50, 1);
    margin: auto;
    padding: 20px 20px 1px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 999;
    width: 96%;
    display: flex;
    border-radius: 10px;
}

.case-study.style5 .single_case_study:hover .cases-study-content {
    bottom: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.case-study.style5 .single_case_study:hover .cases-study-content {
    background: rgba(6, 50, 50, .5);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.case-study.style5 .single_case_study .cases-study-content h2.title {
    margin: 0px 0px 10px;
}

.case-study.style5 .single_case_study .cases-study-content i {
    color: #063232;
    background-color: #fff;
    padding: 17px 19px;
    border-radius: 27px;
    transform: rotate(-52deg);
}

.finence3 .team.style1 {
    text-align: center;
    background-color: transparent;
    padding: 0 0 24px;
    position: relative;
    z-index: 1;
    filter: drop-shadow(0px 5px 20px rgba(85,85,85,0.08));
    background-color: #ffffff;
    border-radius: 6px;
}


.testimonial.style7 .testimonial-item {
    border-radius: 20px;
    filter: drop-shadow(0px 10px 25px rgba(85,85,85,0.1));
    background-color: #ffffff;
    margin: 50px 90px 50px 20px;
    text-align: center;
    position: relative;
    padding: 60px 0px 60px;
}

.testimonial.style7 .testimonial-item .author {
    position: relative;
}

.testimonial.style7 .testimonial-item .single_img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -68px;
}

.testimonial.style7 .testimonial-item .single_img img {
    width: 75px;
}

.testimonial.style7 .testimonial-item .queata {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: -130px;
}
.testimonial.style7 .testimonial-item .queata img {
    width: 130px;
}

.testimonial.style7 .testimonial-item .reviews_rating {
    margin: 20px 0px;
}

.testimonial.style7 .testimonial-item .reviews_rating i {
    color: #ffab00;
}


.testimonial.style7 .testimonial-item .bio {
    background: #0C6E6D;
    padding: 18px 0 18px;
    width: 108%;
    position: relative;
    left: -20px;
}

.testimonial.style7 .testimonial-item .bio:before {
    position: absolute;
    content: "";
    width: 19px;
    height: 20px;
    left: 0px;
    bottom: -19px;
    background:#0C6E6D;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 54% 55%);
}

.testimonial.style7 .testimonial-item .bio:after {
    position: absolute;
    content: "";
    width: 19px;
    height: 20px;
    right: 0px;
    bottom: -19px;
    background:#0C6E6D;
    clip-path: polygon(0 0, 100% 0, 44% 56%, 0 100%);

}

.testimonial.style7 .testimonial-item h4.name {
    color: #fff;
    margin: 0;
    font-size: 22px;
    font-weight: 500;
}

.testimonial.style7 .testimonial-item h5.designation {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}


.pricing.style1.five {
    padding: 55px 40px 7px;
    background: transparent;
    border-radius: 10px;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
    transition: .5s;
}

.pricing.style1.five .thumb {
    display: inline-block;
    width: 76px;
    height: 76px;
    border-radius: 38px;
    background-color: transparent;
    line-height: 102px;
    /* text-align: center; */
    margin-right: 19px;
    transition: .5s;
}

.pricing.style1.five .pricing-head {
    display: block;
    align-items: center;
    margin-bottom: 22px;
    position: relative;
    z-index: 2;
}

.pricing.style1.five:hover .thumb {
    background-color: transparent;
}

.pricing.style1.five .thumb {
    display: inline-block;
    width: 76px;
    height: 76px;
    border-radius: 38px;
    background-color: transparent;
    line-height: 102px;
    text-align: center; 
    margin-right: 0px;
    transition: .5s;
    position: absolute;
    right: 0;
    top: 0;
}

.pricing.style1.five .price-item {
    margin: 33px 0px 22px;
    text-align: center;
}

.pricing.style1.five .pricing-button {
    margin-top: 20px;
    transition: .5s;
    padding: 11px 27px;
    font-weight: 500;
    display: inline-block;
    margin-top: 33px;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid rgba(12,110,109,0.3);
    color: #0c6e6d;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pricing.style1.five .price_content {
    text-align: center;
}

.pricing.style1.five .pricing-body {
    position: relative;
    z-index: 1;
    margin-top: 30px;
}

.blog-post.style1.style3.six .post-item {
    margin-bottom: 15px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow: hidden;
    border-radius: 7px;
    background-color: #fff;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid rgba(12,110,109,0.04);
}
.blog-post.style1.style3.six .post-item .single_blog_post_content {
    position: relative;
    background-color: #fff;
    transition: .5s;
    padding: 57px 29px 5px;
    margin-bottom: -5px;
}

.blog-post.style1.style3.six .post-item:hover .single_blog_post_content {
    background-color: #0c6e6d;
    transition: .5s;
}
.blog-post.style1.style3.six .post-item .single_blog_post_content:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 15px;
    width: 70px;
    height: 70px;
    transition: .5s;
    background: url('https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/10/shape-1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.blog-post.style1.style3.six .post-item .single_blog_post_content .author_name {
    display: flex;
    align-items: center;
}

.blog-post.style1.style3.six .post-item:hover .single_blog_post_content .user_url {
    color: #fff;
    opacity: .60;
    transition: .5s;
}

.blog-post.style1.style3.six .post-item .single_blog_post_content .author_name a.meta_comments {
    margin-left: 25px;
    transition: .5s;
}
.blog-post.style1.style3.six .post-item:hover .single_blog_post_content .author_name a.meta_comments {
    transition: .5s;
    color: #fff;
    opacity: .60;
}

.blog-post.style1.style3.six .post-item h3.title a {
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    transition: .5s;
}

.blog-post.style1.style3.six .post-item:hover h3.title a {
    color: #fff;
    transition: .5s;
}

.blog-post.style1.style3.six .post-item:hover .blog_btn a {
    left: 0;
    color: #fff;
}

.blog-post.style1.style3.six .post-item .blog_btn a i {
    font-size: 18px;
    display: inline-block;
    color: #0c6e6d;
    font-weight: 700;
    margin-left: 5px;
    transition: .5s;
}

.blog-post.style1.style3.six .post-item:hover .blog_btn a i {
    color: #fff;
    transition: .5s;
}

.blog-post.style1.style3.six .post-item .blog-meta-left span {
    color: #fff;
    font-weight: 600;
    position: relative;
    font-size: 25px;
    padding-left: 0px;
    background-color: #095a59;
    padding: 12px 0px 10px;
    position: absolute;
    width: 103px;
    right: 35px;
    bottom: -35px;
    z-index: 9;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    transition: .5s;
}

.blog-post.style1.style3.six .post-item:hover .blog-meta-left span {
    color: #095a59;
    background-color: #fff;
    transition: .5s;
}

.blog-post.style1.style3.six .post-item .blog-meta-left span:before {
    position: inherit;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    /* background-color: #0c6e6d; */
    top: 4px;
    left: 13px;
    display:none;
}


.finence3 .form-control {
    border: 0;
    border-radius: 6px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 1px solid #ddd;
    width: 100%;
    height: 50px;
    padding-left: 25px;
    background: #e3e3e3;
    border-radius: 5px;
    color: #232323;
    transition: 0.5s;
    border: 1px solid #d5e2f7;
}

.finence3 .form-area.contact-form .buttons p input {
    width: 100%;
    height: 50px;
    padding-left: 25px;
    background: #0b6d6d;
    border-radius: 5px;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #d5e2f7;
    text-align: left;
}



/*============Corporate==============================*/




.corporate .section-title.style4 .title-two:before {
    position: inherit;
    content: "";
    bottom: -6px;
    left: 0;
    background: url(https://wp.ditsolution.net/advisar/wp-content/uploads/2024/08/consalt-demo5-title-shape.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 12px;
    width: 152px;
    transition: .5s;
    z-index: 1;
}


.corporate .section-title.style4 .description {
    font-size: 16px;
    line-height: 26px;
    color: #6b7a7a;
    font-weight: 400;
    font-family: "Fira Sans";
    width: 94%;
    margin: 10px 0 2px 0;
}

.corporate .dreamit-button .button {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 17px 38px;
    border-radius: 10px;
    border-radius: 30px;
    background-color: #0c6e6d;
    position: relative;
    z-index: 2;
}


.service-box.style3.fifteen .icon {
    width: 76px;
    height: 76px;
    border-radius: 38px;
    background-color: transparent;
    text-align: center;
    line-height: 95px;
    transition: .5s;
}

.service-box.style3.fifteen h3.title a {
    font-size: 20px;
    color: #063232;
    font-weight: 500;
    font-family: "Fira Sans";
}

.service-box.style3.fifteen:hover .icon {
    background-color: transparent;
}

.service-box.style3.fifteen {
    filter: drop-shadow(0 0 25px rgba(145,161,161,0.15));
    background-color: #ffffff;
    z-index: 1;
    transition: .5s;
    padding: 37px 38px 22px;
}

.service-box.style3.fifteen:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    border-radius: 5px;
     background-color: #0c6e6d; 
    top: 0;
    left: 0;
    transition: .5s;
    z-index: -1;
}

.service-box.style3.fifteen:hover:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 5px;
     background-color: #0c6e6d; 
    top: 0;
    left: 0;
    transition: .5s;
}

.service-box.style3.fifteen:after {
    position: inherit;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/09/steps_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: .5s;
    z-index: -1;
}

.service-box.style3.fifteen span.number_span {
    font-size: 55px;
    line-height: 26px;
    color: #0c6e6d;
    font-weight: 600;
    font-family: "Fira Sans";
    position: relative;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #078588;
    color: transparent;
    opacity: .3;
    transition: .5s;
}

.service-box.style3.fifteen:hover span.number_span {
    opacity: 1;
    transition: .5s;
}

.service-box.style3.fifteen span.number_span:after {
    display:none;
}

.service-box.style3.fifteen .number {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 52px;
}

.service-box.style3.fifteen h3.title {
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0 14px;
    transition: .5s;
}

.service-box.style3.fifteen:hover h3.title a{
    color:#fff;
    transition: .5s;
}

.service-box.style3.fifteen p.description_text {
    margin: 0 0 22px;
    transition: .5s
}

.service-box.style3.fifteen:hover p.description_text {
    color: #bdd3d3;
    transition: .5s
}

.service-box.style3.fifteen .service-btn a {
    display: inline-block;
    color: #0b6d6d;
    transition: .5s;
    position: relative;
    z-index: 2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    overflow: hidden;
    left: -81px;
    z-index: 22;
    padding-bottom: 5px;
    transition: .5s;
}
.service-box.style3.fifteen:hover .service-btn a {
    color: #0b6d6d;
    transition: .5s;
    background-color: #fff;
    padding: 0px 10px 0px 15px;
    border-radius: 30px;
}

.service-box.style3.fifteen .service-btn a i {
    margin-left: 6px;
    font-weight: 800;
    font-size: 17px;
    background-color: #ecf5f6;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    transition: .5s
}

.service-box.style3.fifteen:hover .service-btn a i {
    margin-left: 6px;
    font-weight: 800;
    font-size: 17px;
    background-color: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    top: 0;
    text-align: center;
    transition: .5s
}


.corporate .section-title.style4.five .title {
    font-size: 42px;
    line-height: 60px;
    color: #063232;
    font-weight: 700;
    font-family: "Fira Sans";
    margin: 5px 0 0 0;
}

.corporate .section-title.style4.five .title-two {
    font-size: 42px;
    color: #063232;
    font-weight: 700;
    font-family: "Fira Sans";
    margin: 0;
    position: relative;
    padding: 0 0 10px 0;
    z-index: 1;
}


.corporate .section-title.style4.five .subtitle {
    font-size: 16px;
    line-height: 28px;
    color: #0c6e6d;
    font-weight: 500;
    font-family: "Fira Sans";
    background-color: transparent;
    display: inline-block;
    padding: 7px 0px 7px;
    border-radius: 30px;
    position: relative;
}
.corporate .section-title.style4.five .subtitle::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -167px;
    margin: auto;
    width: 30px;
    height: 3px;
    border-radius: 0px;
    background-color: #0c6e6d;
    transform: scale(1);
    border: none;
}

.icon-box.style18 .icon-box-icon {
    display: flex;
    align-items: center;
    margin: 0px 0px 10px;
}

.icon-box.style18 .icon-box-icon h2 {
    font-size: 24px;
    color: #063232;
    margin: 0px 0px 0px 15px;
    font-weight: 500;
}

.service-box.style3.style16 {
    background-color: #fff;
    transition: .5s;
    border-radius: 19px;
    position: relative;
    z-index: 2;
    padding: 50px 20px 24px;
    margin-bottom: 50px;
}

.service-box.style3.style16:hover {
    background: transparent;
    padding: 50px 20px 75px;
    transition: .5s;
    margin-top: -50px;
}
.service-box.style3.style16 .icon {
    width: 85px;
    height: 85px;
    border-radius: 46px;
    background-color: #fff;
    text-align: center;
    line-height: 95px;
    transition: .5s;
    border: 10px solid #e9eaec;
    position: absolute;
    top: -47px;
    left: 0;
    right: 0;
    margin: auto;
}

.service-box.style3.style16:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    background: url(https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/10/icon-bg-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: .5s;
    z-index: -1;
}

.service-box.style3.style16:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/10/icon-bg-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: .5s;
    z-index: -1;
}

.service-box.style3.style16 p.description_text {
    margin: 0 0 33px;
}

.service-box.style3.style16:hover .service-btn a {
    left: 0px;
    right: 0;
    margin: auto;
    color: #fff;
}

.service-box.style3.style16 .service-btn a {
    display: inline-block;
    color: #0b6d6d;
    transition: .5s;
    position: relative;
    z-index: 2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    overflow: hidden;
    left: 0px;
    right: 0;
    margin: auto;
    background-color: #f2f9f9;
    padding: 7px 15px;
    z-index: 22;
    border-radius: 8px;
    transition: .5s;
}

.service-box.style3.style16 h3.title {
    font-size: 20px;
    font-weight: 500;
    margin: 27px 0 35px;
}
.service-box.style3.style16 .service-btn a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    background: #1c9a98;
    transform: scale(0);
    transition: .5s;
}

.service-box.style3.style16:hover .service-btn a:before {
    transform: scale(1);
}

.service-box.style3.style16 .service-btn a i {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-left: 6px;
    font-weight: 800;
    font-size: 16px;
}

.service_carousel.style1.five .service_item.style_one {
    margin: 0 0px; 
    position: relative;
    transition: .5s;
}

.service_carousel.style1.five .service_item.style_one .service_thumb {
    position: relative;
    overflow: hidden;
    background: #0c6e6d;
    padding: 0;
    border-radius: 10px;
    transition: all 500ms linear;
    height: 398px;
}


.service_carousel.style1.five .service_item.style_one:hover .service_thumb {
    padding: 20px;
}

.single-counter.eight .main_cont .inner_content span{
    font-size: 55px;
    font-weight: 500;
    color: #e4f1df;
}


.single-counter.eight .main_cont{
    display: flex;
    background-color: #133c3c;
    padding: 32px 10px 20px 0px;
    align-items: center;
    border-radius: 5px;
}


.single-counter.eight {
    display: block;
    border-radius: 5px;
    margin-left: 64px;
}

.single-counter.eight .main_cont .inner_content h6 {
    color: #bdd3d3;
    font-size: 16px;
    font-weight: 400;
}

.single-counter.eight .icon {
    margin-right: 49px;
    margin-left: -66px;
}


.corporate .icon-box.style6:before {
    position: inherit;
    content: "";
    right: -46px;
    top: 0;
    width: 2px;
    height: 50px;
    background-color: transparent;
}


.testimonial.style6.nine .testimonial-item {
    background: transparent;
    padding: 0px 0px 15px;
    margin: 0 13px 0;
    position: relative;
    z-index: 1;
}

.testimonial.style6.nine .testimonial-item .top_content{
    background: url(https://wp.dreamitsolution.net/advisar/wp-content/uploads/2024/11/testi-bg11.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 24px 34px 27px;
}

.testimonial.style6.nine .testimonial-item:hover p.quote {
    color: #6b7a7a;
}

.testimonial.style6.nine p.quote {
    font-size: 16px;
    line-height: 28px;
    color: #6b7a7a;
    margin: 19px 0 51px;
    transition: 0.5s;
}

.testimonial.style6.nine .author {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
}

.testimonial.style6.nine .testimonial-item:before {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    left: 50%;
    top: 0;
    background: #406e6d;
    z-index: -1;
    transition: 0.5s;
    opacity: .8;
}

.testimonial.style6.nine .testimonial-item:hover:before {
    width: 100%;
    left: 0;
}

.testimonial.style6.nine .testi-star i {
    color: #e4f1df;
    display: inline-block;
    font-size: 16px;
    transition: 0.5s;
}

.blog-post.style1.eight .post-item {
    margin: 30px 0px 30px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow: hidden;
    border-radius: 10px;
    background-color: transparent;
    filter: drop-shadow(0px 10px 40px rgba(168,185,184,0.25));
    background-color: #ffffff;
    padding: 30px 30px 0px;
}

.blog-post.style1.eight .post-item .single_blog_post_content {
    position: relative;
    padding: 36px 0px 8px;
}
















































