
/* ============================================
        Developer : Bappy
===============================================*/

.section-title.style6 .section-title .subtitle {
    font-size: 18px;
    color: #2f6eff;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    margin-bottom: 7px;
    padding-left: 0px;
    z-index: 1;
    display: inline-block;
    margin: 0 0 8px;
    position: inherit;
}
.section-title.style6 .section-title .subtitle:before {
    position: inherit;
    content: "";
    top: 8px;
    left: 0;
    width: 35px;
    height: 2px;
    background-color: #2f6eff;
    z-index: -1;
}


.section-title.style6 .section-title h3.title_two {
    margin: 0;
    font-size: 45px;
}

.section-title.style6 .section-title p.description {
    transition: .5s;
    color: #fefeff;
    margin-top: 20px;
}

.section-title.style6 .section-title .title {
    font-size: 45px;
    margin: 0 0 0;
    line-height: 1.6;
    font-weight: 600;
}

.cons .dreamit-button .button {
    overflow: hidden;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Poppins";
    background: #FF5E15;
    padding: 15px 33px;
    position: relative;
    z-index: 1;
}

.cons .dreamit-button .button {
    overflow: hidden;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Poppins";
    background: #FF5E15;
    border: 1px solid #2f6eff;
    border-radius: 5px;
    padding: 15px 33px;
    position: relative;
    z-index: 1;
} 

.cons .dreamit-button .button:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #171717;
    border-radius: 5px;
    left: 0;
    top: 0;
    z-index: -1;
    transition: 0.5s;
    transform: scale(0);
    opacity: 0;
}
.case-study.style5 .single_case_study{
    overflow: hidden;
}
.case-study.style5 .single_case_study .case-study-thumb{
    position: relative;
    
}
.case-study.style5 .single_case_study .case-study-thumb:before {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    left: 0;
    right:0;
    margin: auto;
    bottom: 0;
    background-image: linear-gradient(0deg, rgba(255, 59, 0, 0.902) 0%, 
    rgba(255, 59, 0, 0.902) 24%, rgba(255, 59, 0, 0) 62%, rgba(255, 59, 0, 0) 100%);
    transition: .5s;
}


.case-study.style5 .owl-item.active.center .case-study-thumb a img {
    transform: none;
}

.case-study.style5 .single_case_study:hover .case-study-thumb:before {
    height: 100%;
    width: 100%;
    transition: .5s;
}
.case-study.style5 .active.center .case-study-thumb:before {
    height: 100%;
    width: 100%;
    transition: .5s;
}
.case-study.style5 .single_case_study:hover .cases-study-content {
    bottom: 60px;
    transition: .5s;

}

.case-study.style5 .single_case_study .cases-study-content {
    position: absolute;
    left: 0;
    bottom: -63px;
    right: 0;
    text-align: center;
    background: transparent;
    margin: auto;
    /* padding: 20px 30px 1px; */
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 999;
    width: 100%;
}

.case-study.style5 .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.case-study.style5 .owl-nav.disabled+.owl-dots {
    margin-top: 21px;
}

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

.case-study.style5 .single_case_study .cases-study-content .case_category span {
    color: #fff;
}

.case-study.style5 .single_case_study .em-case-study-button {
    /* margin-top: 23px; */
    position: absolute;
    right: 0;
    top: -200px;
    z-index: 2;
    background-color: #2f6eff;
    padding: 50px 8px 0px;
    border-radius: 0px 0px 25px 25px;
    transition: .5s;
}

.case-study.style5 .single_case_study:hover .em-case-study-button {
    top: -23px;
    transition: .5s;
}
.case-study.style5 .single_case_study .em-case-study-button a{
    display: block;
    margin-bottom: 17px;
}
.case-study.style5 .single_case_study .em-case-study-button a i {
    color: #2f6eff;
    background-color: #fff;
    padding: 10px 10px;
    border-radius: 50%;
}
.icon-box.style3.style11 .icon-box-content .description {
    font-size: 15px;
    color: #3a4268;
    font-weight: 400;
    font-family: "Inter";
}
.icon-box.style3.style11 .icon-box-content .title {
    font-size: 30px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
}
.icon-box.style3.style11 .icon-box-icon {
    flex-shrink: 0;
    padding-right: 20px;
}
.testimonial.style2.five .testimonial-item .quote {
    font-size: 18px;
    line-height: 30px;
    color: #8f9199;
    font-weight: 300;
    font-style: italic;
    font-family: "Inter";
    margin: 0 0 16px;
}

.testimonial.style2.five .testimonial-item .author .bio .name {
    font-weight: 600;
    margin: 0 0 7px;
    font-size: 22px;
    color: #0a1027;
    font-weight: 500;
}
.testimonial.style2.five .testimonial-item .testi_content {
    background: transparent;
    padding: 5px 30px 19px 40px;
    position: inherit;
    margin-bottom: 0px;
    text-align: left;
}
.testimonial.style2.five .testimonial-item {
    background-color: #f2f3f5;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 43px;
}
.testimonial.style2.five .testimonial-item .testi_content:before {
    content: "";
    position: inherit;
    left: 9%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 15px solid #f2f3f5;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    transition: .5s;
    background: radial-gradient(black, transparent);
    transition: .5s;
}

.testimonial.style2.five .testimonial-item:before {
    content: "";
    position: absolute;
    width: 28px;
    /* height: 50px; */
    right: -25px;
    bottom: -15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 15px solid #f2f3f5;
    border-left: 15px solid transparent;
    /* border-right: 15px solid transparent; */
    background: radial-gradient(black, transparent);
    transition: .5s;
}

.testimonial.style2.five .testimonial-item .author {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.testimonial.style2.five .owl-nav .owl-prev {
    margin-right: 30px;
}

.testimonial.style2.five .owl-nav i {
    color: #fff;
    background-color: #2f6eff;
    padding: 14px;
    border-radius: 50%;
}

.testimonial.style2.five .owl-nav {
    position: absolute;
    left: 42%;
    bottom: 15px;
}
.testimonial.style2.five .testimonial-item .quote img {
    width: 80px;
    position: absolute;
    right: 41px;
    bottom: 45px;
}

.testimonial.style2.five .testimonial-item .author img {
    height: 70px;
    width: 70px;
    object-fit: cover;
    margin-right: 18px;
    border-radius: 50%;
    margin-left: 40px;
}

.testimonial.style2.five .testimonial-item .author .bio .designation {
    margin: 0;
    font-size: 16px;
    color: #8f9199;
    font-weight: 500;
    font-family: "Poppins";
    margin-top: 8px;
}

.my-accordion.three a {
    z-index: 1;
    position: relative;
    width: 100%;
    display: inline-grid;
    cursor: pointer;
    color: #fff;
    padding: 20px 20px 20px 30px;
    font-size: 22px;
    font-weight: 500;
    font-family: "Poppins";
    background-image: linear-gradient(to right, #0c1537 , #0c1537);
}


.my-accordion.three a.active {
    background-image: linear-gradient(to right, #0c1537 , #0c1537) !important;
    border: transparent !important;
    color: #2f6eff !important;
}

.my-accordion.three li p {
    display: none;
    font-size: 16px;
    color: #8f9199;
    padding: 0px 50px 23px 30px;
    filter: drop-shadow(0px 5px 30px rgba(117,117,117,0.1));
    background-image: linear-gradient(to right, #0c1537 , #0c1537);
}


.my-accordion.three a:not([href]):not([class]) {
    color: #fff;
    text-decoration: none;
}


.my-accordion.three li {
    position: relative;
    margin-bottom: 30px;
    list-style: none;
    z-index: 1;
}
.brants .brand.style2 .brand-carousel1.owl-carousel .brand-item img {
    width: inherit;
    display: inline;
}
ul.item-list.style4 li {
    list-style: none;
    display: flex;
    color: #8F9199;
}
ul.item-list.style4 li i {
    margin-right: 10px;
    color: #8F9199;
    font-size: 20px;
}
.cleeny_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 9 !important;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    visibility: hidden;
    border-top: 2px solid #2f6eff;
    opacity: 0;
}

.cleeny-contact-shape {
    -webkit-animation: shape-left-right 4s alternate infinite;
    animation: shape-left-right 4s alternate infinite;
}
@keyframes shape-left-right {
     0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}



.case-study.style5 .owl-dot.active span {
    height: 13px;
    width: 13px;
    background: #2f6eff;
    border-radius: 100%;
}














