





.section_title.style4 .section-title h3, .section-title h2 {
    font-size: 46px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 500;
    color: #45508e;
}

.section_title.style4 .section-title h5 {
    letter-spacing: 1px;
}

.icon-box-4 {
    display: flex;
    align-items: center;
    border: 1px solid #279e64;
    border-radius: 10px;
    padding: 10px 10px 10px 18px;
}


.icon-box-4 .icon-box-icon .img-icon img {
    margin-right: 28px;
}


.icon-box-4 .icon-box-content {
    margin-left: 20px;
}

.icon-box-4 .icon-box-content .title h2 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #45508e;
    font-weight: 600;
    font-family: 'Rubik';
}

.icon-box-4 .icon-box-content .description p {
    font-size: 16px;
    color: #45508e;
}


.service-box.style_four .service_bottom {
    display: flex;
    padding: 23px 25px 10px;
    border: 1px solid #f6f6f9;
    background-color: #fff;
    border-radius: 0px 0px 7px 7px;
}

.service-box.style_four .service_bottom .service-box-icon img {
    height: 50px;
    width: 90px;
}


.service-box.style_four .service_text {
    margin-left: 30px;
}

.service-box.style_four .service_text .service-box-title h2 {
    margin: 0 0 14px 0;
    font-size: 24px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-weight: 400;
    color: #45508e;
}


.service-box.style_five{
    position: relative;
    transition: .5s;
}

.service-box.style_five .service-bottom-text{
    
}

.service-box.style_five .service-bottom {
    background-color: #279e64;
    position: relative;
    width: 71%;
    padding: 16px 10px 0px 35px;
    bottom: 155px;
}

.service-box.style_five .service-box-desc p {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    margin-bottom: 10px;
}

.style55 .slick-dots {
    top: -90px;
}

.service-box.style_five .service-box-title h2 {
    margin: 0 0 0px 0;
    font-size: 24px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-weight: 400;
    color: #fff;
}



.service-box.style_five .service-btn {
    margin-top: 0px;
}

.service-box.style_five .service-btn > a i {
    /* margin-left: 7px; */
    color: #279e64;
    background-color: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    position: absolute;
    right: 30px;
    top: 30px;
}

.team-member-area.team-style-seven .team-image-thumb {
    position: relative;
    overflow: hidden;
}

.team-member-area.team-style-seven .team-image-thumb img {
    width: 100%;
}


.team-member-area.team-style-seven .team-image-thumb .social-icons1 {
    display: inline-block;
    position: absolute;
    bottom: -150px;
    right: 28px;
    padding: 19px 3px 30px 3px;
    border-radius: 35px;
    transition: .5s;
    background-color: #279e64;
}

.team-member-area.team-style-seven :hover .team-image-thumb .social-icons1 {
    bottom: -5px;
    transition: .5s;
}
.team-member-area.team-style-seven .team-image-thumb .social-icons1 a i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
    color: #fff;
    display: block;
}

.team-member-area.team-style-seven .team-inner-wrap .team-content .member-desc {
    margin: 10px 0;
}

.team-member-area.team-style-seven .team-content {
    border: 1px solid #45508e;
    padding: 25px 0px 25px 25px;
}

.team-member-area.team-style-seven .team-content .share-icon {
    position: relative;
    display: block;
}

.team-member-area.team-style-seven .team-content .share-icon span {
    display: block;
    position: absolute;
    top: -49px;
    right: 22px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 43px;
    text-align: center;
    font-size: 12px;
    border: 4px solid #fff;
    z-index: 3;
    background: #45508e;
    color: #fff;
}

.team-member-area.team-style-seven .team-content .member-desc .team-name {
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
    margin: 0px 0px 10px;
}


.team-member-area.team-style-seven .team-content .member-desc .team-title {
    color: #45508e;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
}



.blog_style4 .single_blog_adn {
    margin-bottom: 20px;
    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;
}

.blog_style4 .dreamit-single-blog {
    position: relative;
}

.blog_style4 .dreamit-single-blog .blog-meta {
    position: absolute;
    left: 50px;
    bottom: 216px;
}

.blog_style4 .dreamit-single-blog:hover {
    box-shadow:none;
    border: 1px solid #e6e6e6;
}
.blog_style4 .single_blog_adn .dreamit-blog-thumb_adn img{
    width: 100%;
}

.blog_style4 .dreamit-single-blog .blog-meta span {
    background-color: #279e64;
    display: inline-block;
    width: 60%;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
}

.blog_style4 .dreamit-single-blog .em-blog-content-area_adn {
    overflow: hidden;
    padding: 44px 40px 16px 45px;
}

.blog_style4 .single_blog_adn .dreamit-blog-readmore a {
    text-transform: capitalize;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 400;
}


.blog_style4 .single_blog_adn .dreamit-blog-readmore {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
}

.blog_style4 .single_blog_adn .blog-page-title_adn h2 {
    font-size: 22px;
    margin: 10px 0 15px;
    font-weight: 400;
}

.blog_style4 .single_blog_adn .blog-page-title_adn a {
    margin-bottom: 0px;
    text-transform: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    color: #45508e;
    font-weight: 400;
    font-size: 24px;
}


.blog_style4 .single_blog_adn .dreamit-blog-meta-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 45px 31px;
    /* border-top: 1px solid #e6e6e6; */
    margin-top: 0px;
}


.testimonial-style-six .single_testimonial .testi_content {
    position: relative;
    padding: 52px 30px 52px;
    box-shadow: none;
    background: #fff;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 40px;
    /* opacity: 0.5; */
}

.testimonial-style-six .single_testimonial .testi_title h2 {
    font-size: 18px;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 600;
    margin: 0;
    color: #45508e;
    text-align: left;
    margin-left: 20px;
    font-family: 'Rubik';
}

.form-area.style_four select, .form-control {
    height: 54px;
    background-color: #fff;
    border-color: transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px !important;
}

.form-area.style_four .form-group .button{
    border: 1px solid #279e64;
    transition: .5s;
}


.form-area.style_four .form-group .button:hover {
    background: #fff;
    color: #279e64;
    border: 1px solid #279e64;
    transition: .5s;
}

.form-area.style_four input.wpcf7-form-control.has-spinner.wpcf7-submit.button {
    width: 100%;
}


.home006 .form-area.style_four select, .form-control {
    height: 54px;
    background-color: #fff;
    border-color: transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 1px !important;
}

.home006 .form-area.style_four .form-group .button{
    border: 1px solid #209332;
    border-radius: 0px;
    transition: .5s;
}


.home006 .form-area.style_four .form-group .button:hover {
    background: #fff;
    color: #209332;
    border: 1px solid #209332;
    transition: .5s;
}



.style55 .slick-dots li button {
    background-color: #279E64;
    border: 0 none;
    height: 5px;
    padding: 0;
    text-indent: -99999px;
    width: 20px;
    border-radius: 10px;
    outline: 0;
    border: 0px;
    margin: 0 3px;
}

.style55 .slick-dots .slick-active button {
    background-color: #45508e;
    width: 25px;
    height: 7px;
}

.style555 .slick-dots li button {
    background-color: #279E64;
    border: 0 none;
    height: 5px;
    padding: 0;
    text-indent: -99999px;
    width: 20px;
    border-radius: 10px;
    outline: 0;
    border: 0px;
    margin: 0 3px;
}

.style555 .slick-dots .slick-active button {
    background-color: #45508e;
    width: 25px;
    height: 7px;
}



.title06 .section-title h5 {
    color: #279e64;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px;
    letter-spacing: 5px;
    margin: 0 0 11px;
    font-family: 'Rubik';
}


.ico06 .icon-box-4 {
    display: flex;
    align-items: center;
    border: none;
    border-radius: 10px;
    padding: 10px 10px 10px 18px;
}

.ico06 .icon-box-4 .icon-box-icon .img-icon img {
    margin-right: 0px;
}

.ico06 .icon-box-4 .icon-box-content .title h2 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #45508e;
    font-weight: 500;
    font-family: 'Merriweather';
}

.title066 .section-title h5 {
    color: #279e64;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px;
    letter-spacing: 5px;
    margin: 0 0 11px;
}


.custom-button .service-box.service-style14 {
    background-color: #fff;
}

.custom-button .service-box.service-style14 .service-btn > a {
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: #209332;
    padding: 13px 30px;
    margin-top: 10px;
}

.custom-button .service-box.service-style14 .service-box-content {
    padding: 28px 33px 30px;
}

.demo-6 .custom-button .service-box.service-style14 .service-box-content {
    padding: 28px 33px 8px;
}

.demo-6 .service-box.service-style14 .service-box-title h2{
    margin: 0 0 11px 0;
    font-size: 22px;
}

.demo-6 .dreamit-button.style1 a {
    display: inline-block;
    position: relative;
    background: #209332;
    border-radius: 0;
    padding: 16px 37px;
}


.team-member-area.team-style-eight .dreamit-team-single .team-image-thumb {
    position: relative;
}

.team-member-area.team-style-eight .team-content {
    text-align: center;
    background-color: #fff;
    padding: 23px 30px 13px;
    position: absolute;
    bottom: -180px;
}

.team-member-area.team-style-eight .dreamit-team-single {
    background-color: #fff;
    margin-bottom: 30px;
}

.team-member-area.team-style-eight .dreamit-team-single .social-icons1 i{
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #eff2f7;
    margin: 8px;
}

.team-member-area.team-style-eight .dreamit-team-single span.team-title {
    display: inline-block;
    margin-bottom: 12px;
    margin-top: 11px;
}

/*.team-member-area.team-style-eight .dreamit-team-single .member-desc {*/
/*    margin-bottom: -60px;*/
/*}*/

.team-member-area.team-style-eight .dreamit-team-single .member-desc {
    overflow: hidden;
}

.team-member-area.team-style-eight .dreamit-team-single .social-icons1 {
    background-color: #fff;
}

.team-member-area.team-style-eight .dreamit-team-single p.team-title-2 {
    margin-bottom: -43px;
    transition: .5s;
}

.team-member-area.team-style-eight .dreamit-team-single:hover p.team-title-2{
    margin-bottom: 10px;
    transition: .5s;
}


.testimonial-style8 .single_testimonial {
    background: #eff2f7;
    padding: 29px 0px 0px;
}

.testimonial-style8 .single_testimonial .testi_title h2 {
    font-size: 26px;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 28px;
}

.testimonial-style8 .single_testimonial .testi_content{
    box-shadow:none;
    padding: 18px 15px 52px;
    background: #eff2f7;
    border-radius: 5px;
    text-align: center;
}

.testimonial-style8 .single_testimonial .testi_title span {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    display: block;
    padding-top: 13px;
    font-family: 'Rubik';
}




.counter-c .single_counter.center .counter_icon i {
    font-size: 35px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    color: #fff;
    background-color: #209332;
    margin-top: 12px;
    /* background: transparent; */
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    border: none;
}

.counter-c .single_counter.center .countr_text > h1 {
    font-size: 39px;
    margin: 17px 0 5px;
}

.counter-c .counter_title h4 {
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 2px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
    font-family: 'Rubik';
}

.blog_style_two.style1.style_six .dreamit-single-blog_adn {
    margin-bottom: 20px;
    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: #eff2f7;
    border: 1px solid #ebebeb;
    margin-top: 20px;
}

.blog_style_two.style1.style_six .blog-page-title_adn h2 {
    font-size: 22px;
    margin: 20px 0 18px;
    font-weight: 800;
}

.blog_style_two.style1.style_six .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: #13287d;
    font-weight: 500;
    font-size: 26px;
    font-family: 'Merriweather';
}

.blog_style_two.style1.style_six .em-blog-content-area_adn {
    overflow: hidden;
    padding: 25px 18px 25px 22px;
}

.blog_style_two.style1.style_six .dreamit-blog-readmore {
    overflow: hidden;
}

.blog_style_two.style1.style_six .learn_btn {
    font-weight: 400;
    color: #209332;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none !important;
    margin-left: -100px;
    transition: .5s;
}

.blog_style_two.style1.style_six .dreamit-single-blog_adn:hover .dreamit-blog-readmore .learn_btn{
    margin-left: 0px;
    transition: .5s;
}

.blog_style_two.style1.style_six .learn_btn i {
    margin-left: 15px;
    font-size: 16px;
}

.blog_style_two.style1.style_six .dreamit-blog-meta-top li a {
    display: inline-block;
    background: #13287d;
    padding: 5px 16px;
    line-height: 19px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
}














































.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);
  }
}

