


.bbb i.fa-play {
    color: #fff;
}


.icon-box.style-twenty {
    display: block;
    background-color: #f5f7fa;
    padding: 35px 36px 40px;
    position: relative;
    border-top: 5px solid #0c5adb;
    margin-top: -48px;
    z-index: 1;
}

.icon-box.style-twenty:hover .icon-box-content h2,
.icon-box.style-twenty:hover .description p{
    color:#fff;
    transition: .5s;
}

.icon-box.style-twenty:hover .icon-box-icon .icon i{
     border: 2px solid #fff;
     color: #fff;
    transition: .5s;
}
.icon-box.style-twenty .icon-box-icon .icon i {
    font-size: 40px;
    color: #0c5adb;
    /* display: inline-block; */
    text-align: center;
    background-color: transparent;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border: 2px solid #0c5adb;
    border-radius: 50px;
    transition: .5s;
}

.icon-box.style-twenty .icon-box-content h2 {
    color: #232323;
    font-size: 22px;
    font-weight: 500;
    margin: 30px 0 16px 0;
    transition: .5s;
}

.icon-box.style-twenty .description p{
    transition: .5s;
}


.cus-tab .tab .nav-tabs li a {
    color: #232323;
    text-decoration: none;
    display: block;
    padding: 12px 30px;
    font-weight: 700;
}

.cus-tab .tab.style-two .nav-tabs li.active {
    background: #0c5adb;
    color: #fff;
}

.cus-tab .tab.style-two .nav-tabs li {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dfe0e3;
}

.cus-tab .tab.style-two .tab-content p {
    color: #616161;
}


.cus-tab .tab .tab-content {
    padding: 30px 17px 0;
}


.service_cursousel_sliderr.style-six .style_6 {
    overflow: hidden;
    padding-bottom: 30px;
}

.service_cursousel_sliderr.style-six .style_6 .em-service-icon {
    margin-top: -90px;
    position: fixed;
}

.service_cursousel_sliderr.style-six .style_6 .em-service-icon i {
    color: #fff;
    font-size: 30px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    background-color: #0c5adb;
    text-align: center;
    border-radius: 40px;
}

.service_cursousel_sliderr.style-six .style_6 .em-service-title h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin: 10px 0px 30px;
}

.service_cursousel_sliderr.style-six .style_6 .em_service_content {
    background-color: #21262a;
    padding: 55px 25px 30px;
    width: 84%;
    margin: auto;
    position: absolute;
    bottom: -103px;
    left: 0;
    right: 11px;
    transition: .5s;
}

.service_cursousel_sliderr.style-six .style_6:hover .em_service_content{
    bottom: -27px;
    transition: .5s;
}

.service_cursousel_sliderr.style-six .style_6 .service-btn > a {
    border-radius: 5px;
    color: #fff;
    padding: 10px 19px;
    background-color: #0c5adb;
    display: inline-block;
    font-size: 14px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    font-weight: 400;
}

.service_cursousel_sliderr.style-six .style_6 .em-service-thumb {
    position: relative;
    
}



.team-member-area.team-style-12 .dreamit-team-member-single {
    background: #fff;
    box-shadow: none;
    margin-bottom: 10px;
    /* overflow: inherit; */
    border-radius: 5px;
    background-color: #ffffff;
    padding: 0px 0px 27px;
    border: none;
}

.dreamit-team-member-single:hover {
    transform: translate3d(0, 0px,0);
}

.team-member-area.team-style-12 .dreamit-team-member-single .team-member-content h2 {
    color: #232323;
    transition: .3s;
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 25px;
    font-weight: 700;
}

.team-member-area.team-style-12 .dreamit-team-member-single .team-member-thumb img {
    width: 100%;
    border-radius: 5px;
}

.team-member-area.team-style-12 .dreamit-team-member-single .team-member-thumb {
    position: relative;
    overflow: hidden;
}
.team-member-area.team-style-12 .dreamit-team-member-single .team-member-thumb::before {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: rgba(12,90,219, 0.6);
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    /*z-index: 1;*/
    width: 100%;
    opacity: 0;
    border-radius: 5px;
}

.team-member-area.team-style-12 .dreamit-team-member-single:hover .team-member-thumb::before{
    opacity: 1;
    transition: .3s;
}

.team-member-area.team-style-12 .dreamit-team-member-single .team-member-thumb::after {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -115px;
    height: 65%;
    background: transparent;
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
    width: 65%;
    opacity: 0;
    border-radius: 50%;
    border: 3px solid #fff;
}

.team-member-area.team-style-12 .dreamit-team-member-single:hover .team-member-thumb::after{
    opacity: 1;
    transition: .3s;
}

.team-member-area.team-style-12 .dreamit-team-member-single .social-icon-eight-inner {
    position: absolute;
    left: 0;
    bottom: -55px;
    right: 0;
    margin: auto;
    transition: .5s;
    border-radius: 25px;
    background-color: transpherent;
    height: 60px;
    line-height: 48px;
    width: 180px;
    text-align: center;
    z-index: 2;

}

.team-member-area.team-style-12 .dreamit-team-member-single:hover .social-icon-eight-inner {
    bottom: 7px;
}

.team-member-area.team-style-12 .dreamit-team-member-single .team-member-content h5 {
    color: #0c5adb;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
}


.team-member-area.team-style-12 .dreamit-team-member-single .social-icon-eight-inner a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    margin: 0 9px 0 9px;
}

.team-member-area.team-style-12 .dreamit-team-member-single .social-icon-eight-inner a:nth-child(1) {
    background: #14c7e7;
    color: #fff;
}

.team-member-area.team-style-12 .dreamit-team-member-single .social-icon-eight-inner a:nth-child(2) {
    background: #1b96ff;
    color: #fff;
}

.team-member-area.team-style-12 .dreamit-team-member-single .social-icon-eight-inner a:nth-child(3) {
    background: #df2424;
    color: #fff;
}


.form-area.style-16 .button {
    background: #fff;
    border: 0;
    display: inline-block;
    text-align: center;
    padding: 16px 39px;
    border-radius: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #232323;
    width: 100%;
}

.form-area.style-16 h2.text-center {
    color: #fff;
    font-size: 30px;
    margin-bottom: 45px;
}

.form-area.style-16 .form-group .buttons {
   margin-top: 10px;
}


.form-area.style-16 .form-control {
    height: 55px;
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #e6e6e6;
    opacity: .7;
}

.form-area.style-16 {
    background-color: #2b25ff;
    padding: 35px 40px 15px;
    border-radius: 8px;
}


.form-area.style-16 ::placeholder{
    color: #fff !important;
    opacity: .9;
    font-weight: 300;
}


.icon16 .icon-box .icon-box-content h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 25px 0 8px 0;
}

.icon16 .icon-box .icon-box-content .description p {
    margin: 0;
    font-size: 22px;
    color: #fff;
}

.single_testimonial.style_fourteen {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    margin-top: 10px;
    background-color: #fff;
    text-align: left;
    padding: 35px 26px 30px;
    border-radius: 5px;
}

.single_testimonial.style_fourteen .author {
    display: flex;
}


.single_testimonial.style_fourteen .test_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.single_testimonial.style_fourteen .testi_title h2 {
    font-size: 18px;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700;
    margin-left: 21px;
}

.single_testimonial.style_fourteen .testi_title span {
    color: #616161;
    font-weight: 500;
    font-size: 16px;
    display: block;
    padding-top: 8px;
}
.single_testimonial.style_fourteen .test_text {
    font-size: 17px;
    font-weight: 500;
    margin: 30px 0px 24px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 27px;
}

.single_testimonial.style_fourteen .testi-star i {
    font-size: 15px;
}

.tes16 .owl-dots {
    bottom: -70px;
}


.style_3 .portfolio_nav ul li {
    background: #f5f7fa;
    border: medium none;
    font-size: 16px;
    line-height: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    text-transform: capitalize;
    padding: 18px 25px;
    font-weight: 500;
    letter-spacing: 2px;
    position: relative;
    margin: 0 3px;
    margin-bottom: 7px;
    display: inline-block;
    border-radius: 5px;
}
.style_three .single_protfolio::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    height: 90%;
    width: 90%;
    margin: auto;
    border: 1px solid #fff;
    transform: scale(0);
    z-index: 9;
    opacity: 40%;
    border-radius: 5px;
    transition: .5s;
}

.style_three .single_protfolio:hover::before{
    transform: scale(1);
    transition: .5s;
}
.style_three .single_protfolio .prot_thumb{
    position: relative;
}
.style_three .single_protfolio .prot_thumb::after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 160px;
    width: 160px;
    clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%);
    background-color: #0c5adb;
    z-index: 2;
    transition: .5s;
    opacity: 0;
}

.style_three .single_protfolio:hover .prot_thumb::after{
    transition: .5s;
    opacity: 1;
}
.style_three .single_protfolio .prot_thumb:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(34,34,36,0.5);
    z-index: 1;
    transform: scale(0);
    transition: .5s;
}

.style_three .single_protfolio:hover .prot_thumb:before{
    transform: scale(1);
    transition: .5s;
}
.style_three .single_protfolio .prot_thumb .prot_content.em_port_content {
    background-color: transparent;
    z-index: 4;
}


.style_three .single_protfolio .prot_thumb .prot_content_inner {
    display: flex;
    align-items: center;
}

.style_three .single_protfolio .prot_thumb .picon{
    margin: 0px 17px 0px 0px;
}
.style_three .single_protfolio .prot_thumb .picon a {
    border-radius: 50%;
    color: #0c5adb;
    display: block;
    height: 65px;
    width: 65px;
    line-height: 65px;
    margin: 0 3px 0;
    font-size: 20px;
    text-align: center;
}

.style_three .single_protfolio .prot_thumb .prot_content h3 {
    margin: 8px 0 0px;
    text-transform: capitalize;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}

.style_three .single_protfolio .prot_thumb .prot_content {
    padding: 30px 20px 7px;
}

.bl-16 .blog_style_three .techno-blog-readmore {
    bottom: 37px;
}

.bl-16 .blog_style_three .blog-inner-content.d-flex.align-items-center {
    padding: 30px 0 12px;
}


.bl-16 .blog_style_three .blog-page-title_adn h2 {
    font-size: 20px;
    margin: 22px 0 25px;
    line-height: 1.2;
}







.subs-hos .mc4wp-form-fields input {
    border-radius: 5px;
}

.subs-hos .mc4wp-form-fields button {
    border-radius: 5px;

}


.icon-box.style-seven.twenty_one {
    background-color: #021662;
    border-radius: 5px;
    transition: .5s;
}

.icon-box.style-seven.twenty_one .icon-box-content h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0 16px;
    color: #fff;
}

.icon-box.twenty_one .icon-box-content .description p {
    margin: 0;
    color: #fff;
}

.icon-box.style-seven.twenty_one .icon-box-icon .icon i {
    font-size: 29px;
    color: #fff;
    display: inline-block;
    text-align: center;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 10px 10px 25px 10px;
    background: #021662;
    box-shadow: none;
    animation: none; 
    transition: .5s;
}

.icon-box.style-seven.twenty_one .icon-box-content {
    padding: 23px 20px 30px 0px;
}

.icon-box.style-seven.twenty_one .icon-box-icon {
    padding-right: 35px;
}

.icon-box.style-seven.twenty_one .icon {
    height: 85px;
    width: 86px;
    line-height: 85px;
    background-color: #000a4d;
    border-radius: 0px 0px 24px 0px;
}

.icon-box.style-seven.twenty_one:hover .icon-box-icon .icon i{
    background: #0c5adb;
    color: #fff;
    border-radius: 100%;
    transition: .5s;
}

.icon-box.style-seven.twenty_one:hover{
    background-color: #0c5adb;
    transition: .5s;
}

.single-counter.style_8 {
    background: url("https://wp.ditsolution.net/techno-new/wp-content/uploads/2023/10/Application-Hosdfvdting.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 26px 34px 33px;
    background-size: contain;

}

.single-counter.style_8 .counter-content {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.single-counter.style_8 .counter-content span {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}


.single-counter.style_8 .counter-content .icon {
    margin-left: 10px;
}

.single-counter.style_8 h6 {
    font-size: 16px;
    color: #ccd0e2;
}

.cio-hos-1 .icon-box.style-seven.twenty_one {
    background-color: #021662;
    border-radius: 5px;
    transition: .5s;
    padding: 28px 47px 30px 40px;
}

.cio-hos-1 .icon-box.style-seven.twenty_one:hover {
    background-color: #0c5adb;
    transition: .5s;
}

.cio-hos-1 .icon-box.style-seven.twenty_one .icon-box-icon {
    padding-right: 20px;
}

.cio-hos-1 .icon-box.style-seven.twenty_one .icon-box-content {
    padding: 0px 0px 0px 0px;
}

.cio-hos-1 .icon-box.style-seven.twenty_one .icon-box-content h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0 10px 0px;
    color: #fff;
}


.cio-hos-2 .cio-hos-1 .icon-box.style-seven.twenty_one {
    background-color: #2641ce;
    border-radius: 5px;
    transition: .5s;
    padding: 15px 0px 15px 11px;
    align-items: center;
}

.single_pricing.style_six {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 60px 40px 37px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    border: none;
    border-radius: 8px;
    background: #021662;
    transition: .5s;
}

.single_pricing.style_six:hover{
    background: #0c5adb;
    transition: .5s;
}
.single_pricing.style_six::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -10px;
    margin: auto;
    text-align: center;
    background-color: #000a4d;
    height: 40px;
    width: 40%;
    border-radius: 0px 0px 100px 100px;
}
.single_pricing.style_six .pricing_top_bar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
    border-bottom: 1px solid #1c2e72;
    padding-bottom: 23px;
    transition: .5s;
}

.single_pricing.style_six:hover .pricing_top_bar {
    border-bottom: 1px solid #256bdf;
    transition: .5s;
}
.single_pricing.style_six .pricing_title h3 {
    font-size: 26px;
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 0px;
    font-weight: 600;
}

.single_pricing.style_six .price_item span {
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 34px;
    font-weight: 600;
    /* text-align: center; */
    color: #fff;
}

.single_pricing.style_six .price_item_inner .price_item_inner_center .curencyp {
    font-size: 34px !important;
    font-weight: 500;
    position: relative;
    top: 0px; 
}

.single_pricing.style_six .pricing_title {
    /*padding-right: 100px;*/
    /*padding-left: 20px;*/
    color: #fff;
    text-align: left;
}

.single_pricing.style_six .pricing_title p {
    text-align: left;
    color: #fff;
}


.single_pricing.style_six .featur ul li {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 8px 0;
    text-transform: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}

.single_pricing.style_six .featur {
    border: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 7px;
    text-align: left;
}


.single_pricing.style_six .order_now a {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 35px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
    border: 1px solid #0c5adb;
    border-radius: 3px;
    width: 100%;
    transition: .5s;
}

.single_pricing.style_six:hover .pricing_body .pricing_bottom .order_now a {
    color: #0c5adb;
    border: 1px solid #fff;
    background-color:#fff;
    transition: .5s;

}
.single_pricing.style_six .order_now {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-top: 0px;
}

.single_pricing.style_six .featur ul {
    padding: 25px 0 40px;
}

.test-hos .single_testimonial.style_fourteen {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    margin-top: 10px;
    background-color: #02176b;
    text-align: left;
    padding: 35px 26px 30px;
    border-radius: 5px;
}

.test-hos .single_testimonial.style_fourteen:hover {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    background-color: #0c5adb;
}
.test-hos .single_testimonial.style_fourteen .testi_title h2 {
    color: #fff;
}

.test-hos .single_testimonial.style_fourteen .testi_title span {
    color: #ccd0e2;
    transition: .5s;
}

.test-hos .single_testimonial.style_fourteen:hover .testi_title span {
    color: #fff;
    transition: .5s;
}

.test-hos .single_testimonial.style_fourteen .test_text {
    font-size: 17px;
    font-weight: 500;
    margin: 30px 0px 24px;
    border-bottom: 1px solid #1c2e72;
    padding-bottom: 27px;
    color: #ccd0e2;
    transition: .5s;
}

.test-hos .single_testimonial.style_fourteen:hover .test_text {
    border-bottom: 1px solid #256bdf;
    color: #fff;
    transition: .5s;
}

.hos-faq .my-accordion li a.active, .hos-fa .my-accordion li a:hover {
    color: #fff;
}

.hos-faq .my-accordion li a {
    position: relative;
    display: block;
    color: #fff;
    transition: .3s;
}


.hos-faq .my-accordion p {
    display: none;
    margin: 19px 65px 5px 0;
    line-height: 28px;
    color: #ccd0e2;
}

.hos-faq .my-accordion li {
    list-style: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0px 0px 25px;
    margin-bottom: 22px;
    border-bottom: 1px solid #1a35b5;
}

.hos-faq .my-accordion li a::before {
    background-image: none;
    box-shadow: none;
}

.hos-faq .style-four .section-title.t_center.section-title p {
    margin-top: 7px;
    margin-bottom: 0;
    font-size: 16px;
    width: 45%;
    margin: 19px auto 0;
}

.blog_style_three.nine .techno-single-blog_adn {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: #02176b;
    border-radius: 10px;
}

.blog_style_three.nine .blog-page-title_adn h2 {
    font-size: 21px;
    margin: 10px 40px 7px;
    line-height: 1.2;
}
.blog_style_three.nine .blog-page-title_adn a {
    margin-bottom: 0;
    text-transform: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
}

.blog_style_three.nine .blog-content_adn p {
    margin: 16px 40px 0px;
    color: #ccd0e2;
    border-bottom: 1px solid #1c2f7a;
    padding-bottom: 30px;
}

.blog_style_three.nine .blog-box-title h2 {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    margin: 22px 0px 23px 40px;
    color: #fff;
}

.blog_style_three.nine .techno-blog-readmore {
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    bottom: 23px;
}

.blog_style_three.nine .learn_btn i {
    margin-left: 6px;
    font-size: 11px;
    font-weight: 800;
    padding: 24px 27px;
    background-color: #0c5adb;
    color: #fff;
}

.blog_style_three.nine .em-blog-content-area_adn {
    overflow: inherit;
    padding: 40px 0px 0px;
}

.blog_style_three.nine .techno-single-blog_adn .techno-blog-thumb_adn {
    overflow: inherit;
    position: relative;
}

.blog_style_three.nine .techno-single-blog_adn .techno-blog-meta-left {
    padding: 14px 10px;
    background-color: #0c5adb;
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 280px;
    text-align: center;
    border-radius: 5px;
}


.blog_style_three.nine .techno-single-blog_adn .techno-blog-meta-left a, .blog_style_three.nine .techno-single-blog_adn .techno-blog-meta-left span {
    margin-right: 13px;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    margin-right: 24px;
    color: #fff;
    position: relative;
    font-weight: 500;
}

.brand-hos .brand.style1 .brand-item img {
    padding: 27px 45px;
    border: 1px solid #509aff;
    transition: .5s;
}

.brand-hos .brand.style1 .brand-item img:hover {
    border: 1px solid #fff;
    transition: .5s;
}

.seo-count .single-counter .counter-content h6{
     margin-top: 0px;
}

.hero-spa .section-title.t_left span {
    background: linear-gradient(90deg, #CAFF5C 0%, #46FEC0 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.hero-butt .dreamit-button-box.style6 .dreamit-button a {
    background: linear-gradient(to left, #46FEC0, #CAFF5C 100%);
    padding: 16px 40px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    transition: .5s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 5px;
    color: #101210;
}

.hero-butt .dreamit-button-box.style6 .dreamit-button a:hover {
    background: linear-gradient(to left, #CAFF5C, #46FEC0 100%);
    transition: .5s;
    color: #fff;
}

/*.section-title h3 {*/
/*    font-size: 39px;*/
/*    margin-bottom: 0px;*/
/*    text-transform: capitalize;*/
/*    margin-top: 0;*/
/*    line-height: 1.2;*/
/*    font-weight: 800;*/
/*}*/

.seo .section-title h3 {
    font-size: 100px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #bbf737;
    color: transparent;
    letter-spacing: 20px;
    -webkit-mask-image: linear-gradient(-75deg, rgba(191,247,47,0.6) 50%, #BEF638 50%, rgba(191,247,47,1) 70%);
    -webkit-mask-size: 200%;
    animation: shine 3s infinite;
    transition: .5s;
    position: absolute;
    left: -65%;
    right: 0;
    bottom: 101px;
    text-align: center;
    transform: rotate(-90deg);
    /* transform: translate(10px, 10px); */
}


@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

.seo-tit .style-six .section-title h5{
    background: linear-gradient(90deg, #CAFF5C 0%, #46FEC0 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.seo-tit .style-six .section-title p {
    margin-top: 7px;
    width: 54%;
    margin: 7px auto 0;
}
.service-box.style23 .em_service_content .service__box--icon {
    display: flex;
}

.service-box.style23 .em_service_content .service-box-img img {
    width: 65%;
    margin-right: 10px;
}

.service-box.style23 .em_service_content .service-box-title h2{
    font-size: 24px;
    padding: 0 0 10px;
    margin: 0;
    margin-top: 0px;
    color: #fff;
}


.service-box.style23 .em_service_content .service-box-desc p {
    transition: .5s;
    width: 80%;
    margin: 0 0 0;
}

.service-box.style23 {
    background-color: transparent;
    text-align: left;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    padding: 0px 0px 0px 30px;
    border-radius: 10px;
    background-image: linear-gradient(90deg, rgba(187,247,55,0.07058823529411763) 0%, rgba(187,247,55,0) 100%);
    z-index: 1;
    transition: .5s;
    border: 1px solid #1b3527;
}

.service-box.style23:hover {
    background: linear-gradient(90deg, rgba(187,247,55,0) 0%, rgba(187,247,55,0.10196078431372547) 100%);
    transition: .5s;
    transform: translateY(-5px);
}

.service-box.style23 .em_service_content .service-btn {
     margin-top: 0px; 
}
.service-box.style23 .em_service_content .service-btn a i {
    position: absolute;
    top: 40%;
    right: 40px;
    transform: rotate(-45deg);
    display: inline-block;
    /* margin-left: 6px; */
    font-size: 25px;
    font-weight: 800;
    color: #3E3F3D;
    transition: .5s;
}


.service-box.style23:hover .em_service_content .service-btn a i{
    color: #fff;
    transition: .5s;
}

.extr .service-box.style23 {
    transition: .5s;
    border: none;
    background-image: inherit;
}

.extr .service-box.style23 .em_service_content .service-btn a i {
    position: absolute;
    top: 10%;
    right: 40px;
    transform: rotate(-45deg);
    display: inline-block;
    /* margin-left: 6px; */
    font-size: 25px;
    font-weight: 800;
    background-color: rgba(48,110,255,0);
    border: 1px solid rgba(255,255,255,0.2);
    color: #3F413F;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100%;
    transition: .5s;
}

.extr .service-box.style23 .em_service_content .service-btn a i:hover{
    background: linear-gradient(to left, #46FEC0, #CAFF5C 100%);
    transition: .5s;
}

.extr .service-box.style23 :hover {
    background-image: inherit;
}

.extr .service-box.style23 {
    padding: 0px 0px 0px 0px;
}


.seo-ico .icon-box.style-two {
    padding: 40px 48px 44px;
    border-radius: 10px;
    background: linear-gradient(0deg, rgba(187,247,55,0) 0%, rgba(187,247,55,0.058823529411764705) 100%);
    position: relative;
    z-index: 1;
    filter: none;
}
.seo-ico .icon-box.style-two:before {
    position: absolute;
    content: "";
    border-top: 1px solid rgba(187,248,56,0.5);
    border-bottom: 1px solid rgba(187,248,56,0.5);
    transform: scale(0, 1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s;
    border-radius: 5px;
}

.seo-ico .icon-box.style-two:after {
    position: absolute;
    content: "";
    border-left: 1px solid rgba(187,248,56,0.5);
    border-right: 1px solid rgba(187,248,56,0.5);
    transform: scale(1, 0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s;
    border-radius: 5px;
}

.seo-ico .icon-box.style-two:hover::before {
    transform: scale(1);
}

.seo-ico .icon-box.style-two:hover::after {
    transform: scale(1);
}

.seo-ico .icon-box .icon-box-content h2 {
    padding: 25px 0 8px;
    position: relative;
    z-index: 1;
    color: #fff;
}

.seo-ico .icon-box .icon-box-content .description p {
    font-size: 18px;
    color: #7b7b7b;
}


.portfolio-box.style3 .portfolio_thumb_box{
    position: relative;
    overflow: hidden;
    line-height: 0;
    border-radius: 10px;
}


.portfolio-box.style3 .portfolio_thumb_box:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #ffef6a 0%, #bef741 100%);
    opacity: .0;
    transition: .5s;
    border-radius: 10px;
}

.portfolio-box.style3 .portfolio_thumb_box:hover:before {
    opacity: 1;
}

.portfolio-box.style3 .portfolio_thumb_box .portfolio_content {
    position: absolute;
    left: 50%;
    right: 0;
    margin: auto;
    top: 60%;
    opacity: 0;
    transition: .5s;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.portfolio-box.style3 .portfolio_thumb_box:hover .portfolio_content {
    top: 50%;
    opacity: 1;
}

.portfolio-box.style3 .portfolio_thumb_box .portfolio_content p {
    font-size: 18px;
    color: #101210;
    font-weight: 400;
    margin: 0 0 28px;
}

.portfolio-box.style3 .portfolio_thumb_box .portfolio_content h4 {
    font-size: 26px;
    font-weight: 500;
    margin: 0 0 12px;
}

.portfolio-box.style3 .portfolio_thumb_box .portfolio_content .portfolio-btn a i {
    font-size: 21px;
    display: inline-block;
    transform: rotate(45deg);
    color: #6d6d6d;
}

.portfolio-box.style3 .portfolio_thumb_box .portfolio_content .portfolio-btn {
    margin-top: 15px;
}

.testimonial-style-16 .single_testimonial {
    padding: 40px 30px 34px;
    filter: inherit;
    background: linear-gradient(0deg, rgba(187,247,55,0) 0%, rgba(187,247,55,0.07058823529411763) 100%);
    border-radius: 10px;
    margin-top: 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.testimonial-style-16 .single_testimonial:before {
    position: absolute;
    content: "";
    border-top: 1px solid rgba(187,248,56,0.5);
    border-bottom: 1px solid rgba(187,248,56,0.5);
    transform: scale(0, 1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s;
    border-radius: 5px;
}

.testimonial-style-16 .single_testimonial:after {
    position: absolute;
    content: "";
    border-left: 1px solid rgba(187,248,56,0.5);
    border-right: 1px solid rgba(187,248,56,0.5);
    transform: scale(1, 0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s;
    border-radius: 5px;
}

.testimonial-style-16 .single_testimonial:hover:before {
    transform: scale(1);
}

.testimonial-style-16 .single_testimonial:hover:after {
    transform: scale(1);
}

.testimonial-style-16 .single_testimonial .testi_title h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin: 0 20px 7px;
    text-align: left;
}

.testimonial-style-16 .single_testimonial .testi_title span {
    color: #7b7b7b;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.testimonial-style-16 .single_testimonial .testi_contents .testi_text {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    opacity: 0.8;
    margin: 30px 0px 0px;
    width: 100%;
    text-align: left;
}

.testimonial-style-16 .single_testimonial .reviews_rating{
    position: absolute;
    top: 27%;
    right: 0;
    transform: translate(-29%, -50%);
}

.testimonial-style-16 .single_testimonial .reviews_rating .testi-star i.active {
    display: inline-block;
    font-size: 15px;
    letter-spacing: 7px;
    color: #ffa133;
}

.seo-footer .software_from .mc4wp-form-fields button {
    transition: all 0.4s ease 0s;
    /* border: medium none; */
    border-radius: 0;
    background: #bbf737;
    color: #232323;
    font-weight: 500;
    text-align: center;
    /* padding: 13px 19px; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0px; */
    /* display: inline-block; */
    height: 52px;
}

.seo-footer p.mailchimp-form button:hover {
    background: #ffde5d;
    color: #fff;
}

.seo-footer .software_from .mc4wp-form-fields input {
    background: rgba(255,255,255,0.10196078431372549);
    color: #fff;
    border-radius: 5px;
}


.design-ic .icon-box.style-three {
    align-items: center;
    padding: 33px 0px 33px;
    transition: 0.5s;
    display: flex !important;
    background-color: #eff2f7;
    position:relative;
}

.design-ic .icon-box.style-three:before{
    position: absolute;
    content: '';
    height: 3px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #2475fc , #1129b9);
    
}

.design-ic .icon-box.style-three:hover i{
    background-image: linear-gradient(to right, #2475fc , #1129b9);
    color: #fff;
    transition: .5s;
}
.design-ic .icon-box.style-three i {
    background-color: #fff;
    height: 70px;
    width: 90px;
    line-height: 70px;
    border-radius: 0px 40px 40px 0px;
    color: #232323;
    transition: .5s;
}

.design-ic .icon-box .icon-box-content h2 {
    color: #232323;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.design-title .style-11.style-12 .section-title.t_left h5 {
    position: relative;
    display: inline-block;
    background-color: #eff2f7;
    padding: 7px 50px;
    border-radius: 30px;
    margin-bottom: 15px;
}

.design-title .style-11.style-12 .section-title.t_left h5:before {
    position: absolute;
    content: '';
    background-color: #2875ff;
    height: 1px;
    width: 35px;
    left: 9px;
    top: 18px;
}

.design-title .style-11.style-12 .section-title.t_center h5:after {
    position: absolute;
    content: '';
    background-color: #2875ff;
    height: 1px;
    width: 35px;
    right: 9px;
    top: 18px;
}

.design-title .style-11.style-12 .section-title.t_center h5 {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 7px 50px;
    border-radius: 30px;
    margin-bottom: 15px;
}

.design-title .style-11.style-12 .section-title.t_center h5:before {
    position: absolute;
    content: '';
    background-color: #2875ff;
    height: 1px;
    width: 35px;
    left: 9px;
    top: 18px;
}

.design-title .style-11.style-12 .section-title.t_center h5:after {
    position: absolute;
    content: '';
    background-color: #2875ff;
    height: 1px;
    width: 35px;
    right: 9px;
    top: 18px;
}

.design-title .style-11 .section-title.t_center p {
    margin-bottom: 0;
    width: 70%;
    margin: auto;
    margin-top: 15px;
}
.design-pro .elementor-progress-wrapper{
    margin-top: 12px;
}

.icon-box.style-22 {
    /* align-items: center; */
    padding: 33px 0px 33px;
    transition: 0.5s;
    /* display: flex !important; */
    background-color: #fff;
    position: relative;
    display: block;
}

.icon-box.style-22:before{
    position: absolute;
    content: '';
    height: 3px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #2475fc , #1129b9);
    
}

.icon-box.style-22:hover .icon i{
    background-image: linear-gradient(to right, #2475fc , #1129b9);
    color: #fff;
    transition: .5s;
}
.icon-box.style-22 .icon i {
    background-color: #eff2f7;
    height: 70px;
    width: 90px;
    line-height: 70px;
    border-radius: 0px 40px 40px 0px;
    color: #232323;
    transition: .5s;
}

.icon-box.style-22 .icon-box-icon {
    padding-right: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.icon-box.style-22 span.icon-box-number {
    font-size: 50px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e9e9e9;
    color: transparent;
    transition: .5s;
    position: relative;
}

.icon-box.style-22:hover span.icon-box-number {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2475fc;
    color: transparent;
    transition: .5s;
}
.icon-box.style-22 span.icon-box-number:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 125px;
    left: -133px;
    bottom: 34px;
    transition: .5s;
    background:#e9e9e9;
}

.icon-box.style-22:hover span.icon-box-number:before{
    background-image: linear-gradient(to right, #2475fc , #1129b9);
    transition: .5s;
}
.icon-box.style-22 .icon-box-content {
    padding: 13px 22px 0px 35px;
}


.style4 .grid-item:nth-child( odd ){
    margin-top: 80px;
}

.style4 .techno-portfolio-readmore {
    position: absolute;
    right: 40px;
    top: 42%;
}
.style4 .techno-portfolio-readmore a i {
    margin-left: 6px;
    font-size: 11px;
    font-weight: 800;
    height: 30px;
    width: 30px;
    background-color: #fff;
    padding: 13px;
    border-radius: 30px;
}


.style4 .single_protfolio .prot_content {
    position: absolute;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    right: 20px;
    bottom: 35px;
    left: 0px;
    opacity: 0;
    background: linear-gradient(to left, #2375fb, #1129b9 100%);
    margin: auto;
    text-align: left;
    padding: 30px 20px 30px;
    border-radius: 4px 93px 0px 0px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}

.style4 .single_protfolio:hover .prot_content {
    opacity: 1;
    bottom: 10px;
}



.single_testimonial.style_17 {
    text-align: left;
    background-color: #fff;
    position: relative;
}

.single_testimonial.style_17:before {
    content: '';
    position: absolute;
    background: url('https://wp.ditsolution.net/techno-new/wp-content/uploads/2023/10/Design-fgbAgency.png');
    right: 42px;
    bottom: 32px;
    height: 45px;
    width: 52px;
    background-size: cover;
    background-repeat: no-repeat;
}
.single_testimonial.style_17 .testi_text {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    width: 100%;
    margin: auto;
}

.single_testimonial.style_17 .testi_content {
    position: relative;
    padding: 52px 0px 52px;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
    box-shadow: none;
    background: transparent;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 40px;
}

.single_testimonial.style_17 .reviews_rating {
    /*background: linear-gradient(to left, #1129b9, #2375fb 100%);*/
    padding: 13px 29px;
    background:#1129b9;
}


.single_testimonial.style_17 .reviews_rating .testi-star i.active{
    color: #fff;
}

.single_testimonial.style_17 .testi_content {
    position: relative;
    padding: 30px 0px 27px;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
    box-shadow: none;
    background: transparent;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 40px;
}

.single_testimonial.style_17 .testi_text {
    font-size: 16px;
    font-weight: 400;
    font-style: none;
    width: 100%;
    margin: auto;
    padding: 0px 30px 11px 30px;
}

.single_testimonial.style_17 .testi_title {
    margin-bottom: 4px;
    padding-left: 30px;
}

.single_testimonial.style_17 .testi_title span {
    color: #2875ff;
    font-weight: 500;
    font-size: 16px;
    display: block;
    padding-top: 8px;
}

/*.brand.style4{*/
/*    transition: .5s;*/
/*}*/
/*.brand.style4:hover .brand-carousel .brand-item img{*/
/*    border: 1px solid #1c57e1;*/
/*    transition: .5s;*/
/*}*/

.blog_style_three.eleven .single_blog_adn {
    transition: .5s;
    border-bottom: 3px solid #fff;
}
.blog_style_three.eleven .single_blog_adn:hover {
    transition: .5s;
    border-bottom: 3px solid #2475fc;
}

.blog_style_three.eleven .techno-blog-readmore {
    display: inline-block;
    float: right;
    position: absolute;
    right: 12%;
    bottom: 26px;
}


.blog_style_three.eleven .techno-blog-meta-left a{
    margin-right: 13px;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    margin-right: 24px;
    color: #fff;
    position: relative;
    font-weight: 500;
    background: linear-gradient(to left, #2375fb, #1129b9 100%);
    padding: 7px 30px;
    bottom: 38px;
    border-radius: 0px 30px 30px 0px;
}

.blog_style_three.eleven .single_blog_adn:hover a.meta_comments{
    color: #2475fc;
    transition: .5s;
}
.blog_style_three.eleven .techno-blog-meta-top ul {
    list-style: none;
    display: none;
}

.blog_style_three.eleven a.meta_comments {
    color: #616161;
}

.blog_style_three.eleven .single_blog_adn:hover a.learn_btn {
    color: #2475fc;
    transition: .5s;
}

.blog_style_three.eleven .techno-single-blog_adn {
     margin-bottom: 0px; 
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
}

.blog_style_three.eleven .techno-single-blog_adn .techno-blog-meta-left {
    margin-bottom: -20px;
}

.blog_style_three.eleven .techno-single-blog_adn .em-blog-content-area_adn {
    overflow: hidden;
    padding: 0px 30px 25px;
}

.design-con textarea.form-control {
    height: auto;
    height: 112px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #b6b8bb;
    background-color: transparent;
}

.design-con input.form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #b6b8bb;
    background-color: transparent;
}

.design-con .form-area {
    background-color: #eff2f7;
    padding: 35px 35px;
    border-radius: 5px;
}

.design-con .form-area .button {
    border: 0;
    display: inline-block;
    text-align: center;
    padding: 14px 39px;
    border-radius: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(to left, #2375fb, #1129b9 100%);
}


.foot .recent-post-text h4 a {
    color: #2875ff;
    font-size: 18px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: 700;
}

.foot .recent-post-text .rcomment {
    color: #fff;
    font-size: 15px;
}

.foot .recent-post-item {
    clear: both;
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: 1px solid #2f2f2f;
    padding-bottom: 0px;
}


.style-11.style-14 .section-title.t_center marquee {
    font-size: 55px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
}


.style-11.style-14 .section-title.t_center {
    margin: 0 0 15px 0;
}



































































.marquee {
    display: flex;
    overflow: hidden;
    min-width: fit-content;
    grid-column-gap: 1rem;
    background-color: #f17144;
}
.marquee-content {
    display: flex;
    justify-content: space-around;
    flex: 0 0 auto;
    grid-column-gap: 1rem;
    width: fit-content;
}
.scroll {
    animation: scroll 10s linear infinite;
}
@keyframes scroll {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-100% - 1rem)); }
}
.text-block {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    color: #000;
    font-size: 9vw;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}
.reverse {
    animation-direction: reverse;
}































/*.revolution-video a {*/
/*    border-radius: 50%;*/
/*    -webkit-animation: ripple-white 1s linear infinite;*/
/*    animation: ripple-white 1s linear infinite;*/
/*    -webkit-transition: .5s;*/
/*    display: inline-block;*/
/*    height: 60px;*/
/*    width: 60px;*/
/*    background: #FF3C00;*/
/*    color: #fff;*/
/*}*/

/*.ripple-video i {*/
/*    color: #fff;*/
/*}*/

/*@-webkit-keyframes ripple-white {*/
/*    0% {*/
/*        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);*/
/*        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)*/
/*    }*/
/*    100% {*/
/*        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);*/
/*        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)*/
/*    }*/
/*}*/



 /*animation */


.branding-shape {
    -webkit-animation: moveBounce 2s linear infinite;
    animation: moveBounce 2s linear infinite;
}


.finace-shape {
    -webkit-animation: moveBounce 2.5s linear infinite;
    animation: moveBounce 2.5s linear infinite;
}

.finace-shape-two img {
    -webkit-animation: moveBounce 2s linear infinite;
    animation: moveBounce 2s linear infinite;
}


.finace-shape-three img {
  -webkit-animation: moveLeftBounceright 2s linear infinite;
    animation: moveLeftBounceright 2s linear infinite;
}
@keyframes moveLeftBounceright {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(35px);
            transform: translateX(35px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.dance {
  -webkit-animation: dance 1.5s alternate infinite;
  animation: dance 1.5s alternate infinite;
}

@keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1.5);
  }
}


.about-dance {
  -webkit-animation: about-dance 1.5s alternate infinite;
  animation: about-dance 1.5s alternate infinite;
}

@keyframes about-dance {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1);
  }
}


.finace-shape-about img {
  -webkit-animation: moveUpBounce 2s linear infinite;
    animation: moveUpBounce 2s linear infinite;
}
@keyframes moveUpBounce {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(35px);
            transform: translateY(35px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}




.finace-whychoose-rotateme {
  -webkit-animation-name: finace-whychoose-rotateme;
          animation-name: finace-whychoose-rotateme;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@keyframes finace-whychoose-rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}


