@media only screen and (max-width: 7000px) {
  .page-wrapper {
    overflow: hidden;
  }

  /* .news-box {
    margin: 0em 3em;
  } */
  /* .news-box:first-child {
    margin-left: 0;
  } */
}

@media only screen and (max-width: 1700px) {
  .projects-section .title {
    display: none;
  }
}

@media only screen and (max-width: 1500px) {
  .project-block .text {
    margin-right: 20px;
  }

  .project-block .overlay-content {
    padding: 20px;
  }
}

@media only screen and (max-width: 1400px) {
  .testimonial-block {
    padding-left: 50px;
    padding-right: 50px;
  }

  .testimonial-block .inner-box {
    padding-left: 0;
  }

  .testimonial-block .icon {
    position: relative;
    margin-bottom: 20px;
  }

  .testimonial-block .text br,
  .testimonial-block h4 br {
    display: none;
  }

  .news-section::before {
    display: none;
  }

  .news-section .right-column .outer-container {
    max-width: 100%;
  }

  .header-upper.style-two .navbar-right-info {
    display: none;
  }

  .header-style-two .header-upper .auto-container,
  .header-style-two .sticky-header .auto-container {
    max-width: 100%;
  }

  .main-header.header-style-three .header-upper .inner-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .subscribe-newsletter-two {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .banner-section-two .auto-container,
  .main-header.header-style-five .auto-container {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 1299px) {
  /* .news-box {
    margin: 3em;
  } */
  /* .news-box:first-child {
    margin-left: 0;
  } */
  .news-box:first-child {
    margin-left: 0px;
  }

  .news-box:nth-child(3) {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 1199px) {
  /* .news-box {
    margin: 0 2em 1em;
  } */
  /* .news-box:first-child, .news-box:nth-child(3) {
    margin-left: 0;
  } */
  .main-header .header-top .top-middile .language {
    padding: 26.5px 10px;
    border: 0;
  }

  .testimonial-section-five .quote {
    display: none;
  }

  .about-section-seven .shape-one,
  .about-section-seven .shape-two {
    display: none;
  }

  .projects-section .nav-tabs-wrapper {
    max-width: 100%;
    border: 0;
    padding-bottom: 50px;
  }

  .projects-section .nav-tabs li .nav-link:before {
    display: none;
  }

  .projects-section .nav-tabs li .nav-link:after {
    display: none;
  }

  .projects-section .nav-tabs li {
    width: auto;
    margin-right: 25px;
  }

  .projects-section .tab-content {
    margin: 0;
    transform: translate(0);
  }

  .testimonial-section-five .author-thumb {
    display: none;
  }

  .testimonial-section-five:before {
    display: none;
  }

  .pricing-section .left-column,
  .news-section .left-column,
  .pricing-section .right-column,
  .news-section .right-column {
    width: 100%;
  }

  .pricing-section .right-column .outer-box,
  .news-section .right-column .outer-box {
    margin: 0 auto;
    max-width: 85%;
  }
}

@media only screen and (max-width: 1139px) {
  .banner-section .owl-theme .owl-nav,
  .main-header .header-top .inner .top-left,
  .main-header .nav-outer .main-menu,
  .navbar-right-info .sidemenu-nav-toggler,
  .sticky-header,
  .testimonial-section .swiper-nav-button {
    display: none !important;
  }

  .nav-outer .mobile-nav-toggler {
    display: block;
  }

  .main-header.header-style-two .header-upper .logo-box .logo {
    padding: 12px 0;
  }

  .main-header .header-upper .logo-box .logo {
    padding: 12px 0;
  }

  .main-header .header-top .inner {
    justify-content: center;
  }

  .banner-carousel .content-box h2,
  .banner-carousel .content-box.style-two h2 {
    font-size: 50px !important;
  }

  .header-style-three .nav-outer .mobile-nav-toggler {
    margin: 22px 0;
  }

  .main-header.header-style-four {
    position: relative;
  }

  .main-header.header-style-three .navbar-right-info .link-btn {
    margin-right: 15px;
  }

  .banner-section.style-four .banner-carousel .content-box {
    padding-top: 0;
  }

  .header-style-four .navbar-right-info {
    float: left;
  }

  .header-style-four .nav-outer .mobile-nav-toggler {
    margin: 10px 0;
  }

  .header-style-four .header-middle .wrapper-box {
    padding-top: 15px;
  }

  .header-style-four .navbar-right-info .search-toggler {
    display: none;
  }

  .header-style-four .shopping-cart {
    display: none;
  }

  .header-style-four .header-upper .social-links {
    margin: 21px 0;
  }

  .main-header.header-style-five .header-upper .logo-box {
    padding-left: 0;
  }

  .main-header.header-style-five .sidemenu-nav-toggler {
    display: none;
  }

  .blog-single-post .lower-content {
    padding: 0;
  }

  .testimonial-section-four .wrapper-box {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1050px) {
  .news-box {
    margin: 0em 1em;
  }
}

@media only screen and (max-width: 991px) {
  .process-section-two .process-wrapper:before {
    display: none;
  }

  .pricing-block.style-two {
    margin-bottom: 30px;
  }

  .features-section-six .content {
    padding-right: 15px;
  }

  .features-section .bottom-content h3:before {
    display: none;
  }

  .project-block-two .content {
    padding: 15px;
    flex-wrap: wrap;
  }

  .about-section-six .image {
    margin-bottom: 40px;
  }

  .about-section-seven .image-box img {
    width: 100%;
  }

  .about-section-seven .image-box {
    margin-bottom: 40px;
  }

  .timeline-block .shape {
    display: none;
  }

  .timeline-block li {
    padding-left: 50px;
  }

  .timeline-block li:nth-child(even) {
    padding-right: 50px;
  }

  .testimonial-section-eleven .testimonial-outer {
    transform: translateY(120px);
    margin-top: 50px;
  }

  .testimonial-block-seven .logo {
    position: relative;
    top: 0;
    left: 0;
  }

  .testimonial-block-seven .content,
  .testimonial-block-seven .image {
    width: 100%;
  }

  .testimonial-section-eleven .client-block:nth-child(5) {
    left: 45%;
    top: -30%;
  }

  .testimonial-section-eleven .client-block:nth-child(4) {
    bottom: 15%;
  }

  .testimonial-section-eleven .client-block:nth-child(7) {
    right: 0;
  }

  .testimonial-section-eleven .client-block:nth-child(6) {
    top: 60%;
  }

  .testimonial-section-eleven .client-block:nth-child(3) {
    bottom: -25%;
  }

  .faq-section-five .contact-form-area {
    margin-bottom: 30px;
  }

  .contact-section.style-five .left-column,
  .contact-section.style-five .right-column {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-section.style-five .left-column .inner-container {
    margin-left: 0;
  }

  .contact-section.style-five .contact-form-box {
    margin-left: 0;
  }

  .contact-section.style-five .inner-container {
    max-width: 100%;
  }

  .cart-section .apply-coupon {
    margin-bottom: 20px;
  }

  .blog-single-post .share-icon .social-links li {
    margin-bottom: 15px;
  }

  .download-pdf .left-column,
  .download-pdf .right-column {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }

  .download-pdf .left-column .inner-box {
    margin-left: 0;
  }

  .header-style-four .header-middle {
    display: none;
  }

  .testimonial-block-four .content {
    width: 100%;
  }

  .features-section-four .wrapper-box {
    margin-top: 0;
  }

  .main-header.header-style-three .header-upper {
    margin: 0;
    transform: translateX(0);
  }

  .main-header.header-style-three .navbar-right-info {
    display: none;
  }

  .cta-section .btn-style-two {
    margin-bottom: 20px;
  }

  .projects-section {
    margin-top: 0;
  }

  .about-section-two .image-block {
    margin-right: 0;
  }

  .footer-bottom {
    padding-bottom: 45px;
  }

  .main-footer.style-two .links-widget {
    padding-left: 0;
  }

  .main-footer.style-two .links-widget .logo {
    display: none;
  }

  .news-text {
    min-height: 80px;
    line-height: 1.3;
  }

  .about-section-two .image-block .image-three {
    bottom: 30px;
  }

  .projects-section .nav-tabs-wrapper {
    max-width: 100%;
    border: 0;
    padding-bottom: 50px;
  }

  .projects-section .nav-tabs li .nav-link:before {
    display: none;
  }

  .projects-section .nav-tabs li .nav-link:after {
    display: none;
  }

  .projects-section .nav-tabs li {
    width: auto;
    margin-right: 25px;
  }

  .projects-section .tab-content {
    margin: 0;
    transform: translate(0);
  }

  .cta-section .image-column .image,
  .main-footer .links-widget ul li a:after,
  .main-footer .links-widget ul li a:before,
  .process-block-one .inner-box::before,
  .why-choose-us-section .side-image {
    display: none !important;
  }

  .banner-carousel .content-box,
  .banner-section.style-five .banner-carousel .content-box,
  .banner-section.style-four .banner-carousel .content-box,
  .banner-section.style-three .banner-carousel .content-box,
  .banner-section.style-two .banner-carousel .content-box {
    min-height: 650px;
    padding-bottom: 0;
  }

  .clients-section {
    margin-top: 0;
  }

  .clients-section .pattern {
    left: 0;
  }

  .features-section::before {
    right: 0;
  }

  .clients-section .link-btn {
    text-align: center !important;
    margin-top: 50px;
  }

  .consult-form {
    transform: translateY(0);
    margin-bottom: -50px;
    margin-right: 0;
  }

  .process-section .sec-top .text {
    margin-bottom: 50px;
  }

  .main-footer .links-widget .widget-content {
    padding-left: 0;
  }

  .cta-section {
    padding-bottom: 130px !important;
  }
}

@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* .news-box{
    max-width: 320px;
    margin: 1em;
  } */
  .news-box {
    max-width: 100%;
    margin: 1em;
    width: 41.5%;
    display: inline-block;
  }

  .news-box:first-child {
    margin-left: 1em;
  }

  .news-box:nth-child(3) {
    margin-right: 1em;
  }

  .new_sm_screen {
    display: block !important;
    text-align: center;
  }

  .header-style-three .header-top-two .search-toggler {
    display: none;
  }

  .header-style-three .header-top-two .text {
    text-align: center;
  }

  .about-section-four .logo,
  .banner-section-two .text:before,
  .main-header.header-style-five .navbar-right-info,
  .services-section-three .owl-theme .owl-nav,
  .testimonial-section-four .owl-theme .owl-nav {
    display: none;
  }

  .banner-section-two .text {
    padding-left: 0;
  }

  .filter-tabs.filter-btns li span.count {
    display: none;
  }

  .filter-tabs.filter-btns li:before {
    display: none;
  }

  .filter-tabs.filter-btns li {
    padding-bottom: 20px;
  }

  .news-block-six .lower-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .news-block-one.style-two .inner-box {
    margin-left: 0;
  }

  .blog-single-post .lower-content {
    margin: 0 20px;
    padding: 0;
  }

  .timeline-section .wrapper-box {
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 575px) {
  .main-header .header-upper .auto-container {
    padding: 0px 5px;
  }

  .main-header .header-upper .auto-container .mobile-nav-toggler {
    width: 45px;
    height: 45px;
    line-height: 40px;
    margin-left: 0px;
    margin-top: 9px;
    margin-bottom: 0px;
  }

  .banner-rightsec {
    margin-top: 2em;
  }

  .project-block-two .content {
    position: relative;
  }

  .about-section-six .author-info {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    mask-type: 20px;
  }

  .page-title .content-box h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .navbar-right-info {
    display: none;
  }

  .about-section-seven .image-block .video-box {
    right: 50%;
    transform: translateX(50%);
  }

  .experience-section-two .wrapper-box h2 {
    display: none;
  }

  .header-top .contact-info {
    justify-content: center;
  }

  .header-top .contact-info li {
    margin: 0 10px;
  }

  .main-header.header-style-five .header-top .contact-info li + li {
    padding: 0;
    border: 0;
  }

  .main-header.header-style-five .header-upper .logo-box .logo {
    padding: 11px 0;
  }

  .banner-section-two h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .feature-block-six .inner-box {
    border-radius: 0 !important;
  }

  .contact-section-two .contact-form-area {
    padding: 20px;
  }

  .banner-section-two {
    padding-bottom: 200px;
  }

  .footer-bottom-two .copyright-text {
    margin-bottom: 5px;
  }

  .about-section-two .image-block .image-two {
    position: relative;
  }

  .about-section-two .image-block img {
    width: 100%;
    margin-bottom: 20px;
  }

  .about-section-two .image-block {
    padding-top: 0;
  }

  .about-section-two .image-block .image-three {
    bottom: 0;
  }

  .cta-section-two .contact-info {
    margin-bottom: 15px;
  }

  .cta-section-two h2 {
    padding-left: 0;
    padding-top: 110px;
  }

  .page-title-two .content-box h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .project-block-two .text {
    padding-left: 0;
    border-left: 0;
    margin-top: 10px;
  }

  .about-section-six .experience-years-block {
    text-align: center;
  }

  .about-section-six .experience-years-block .text {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
    margin: 0 auto;
    margin-top: 30px;
  }

  .about-section-six .experience-years-block:before {
    right: 0;
  }

  .about-section .image-two {
    margin-top: 0;
  }

  .about-section-seven input {
    width: 100%;
  }

  .about-section-seven .theme-btn {
    position: relative;
    margin-top: 15px;
  }

  .myaccount-section .login-inner .other-option {
    display: none;
  }

  .myaccount-section .register-inner .text {
    position: relative;
    margin-top: 20px;
  }

  .about-section-two .image-block .image-three {
    position: relative;
    right: 0;
  }

  .footer-bottom .social-links {
    margin-top: 30px;
  }

  .header-style-two .header-top .social-links {
    display: none;
  }

  .banner-carousel .content-box h2,
  .banner-carousel .content-box.style-two h2 {
    font-size: 35px !important;
  }

  br {
    display: none;
  }

  .header-style-three .header-top .contact-info {
    justify-content: center;
  }

  .about-section .image-one,
  .about-section .logo,
  .main-header .header-top .language,
  .testimonial-section .testimonial-thumbs .logo {
    display: none;
  }

  .consult-form .contact-form {
    padding: 25px 20px;
  }

  .consult-form h2,
  .sec-title h2 {
    font-size: 30px;
  }

  .feature-block-two .inner-box {
    padding-left: 30px;
  }

  .feature-block-two .icon {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
  }

  .feature-section-two .feature-block-two:last-child .inner-box {
    padding-top: 40px;
  }

  .feature-block-two:last-child .inner-box {
    padding-top: 0;
  }

  .experience-section .experience-wrapper .image img {
    opacity: 0;
  }

  .experience-section .experience-wrapper h1 {
    display: none;
  }

  .case-block-three .lower-content {
    position: relative;
    margin: 0;
    margin-top: -80px;
  }

  .footer-bottom-two .scroll-to-top-two {
    margin-bottom: 25px;
  }

  .faq-section .question-icon {
    display: none;
  }

  .testimonial-section-six .pointer-block .content,
  .testimonial-section-six .pointer-block .point {
    display: none;
  }

  .banner-section-two .theme-btn {
    margin-bottom: 15px;
  }

  .news-block-six .post-share-btn {
    display: none;
  }

  .blog-post-pagination .prev-post {
    width: 100%;
  }

  .blog-post-pagination .next-post {
    width: 100%;
  }

  .blog-post-pagination:after {
    display: none;
  }

  .blog-single-post .lower-content {
    margin: 0;
  }

  .blog-single-post .author-box {
    padding-left: 40px;
  }

  .blog-single-post .author-box .image {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }

  .comments-area .comment {
    padding-left: 0;
  }

  .comments-area .comment-box .author-thumb {
    position: relative;
  }

  .single-shop-area .products-carousel {
    min-height: 390px;
    margin-bottom: 30px;
  }

  .news-box {
    width: 320px;
    margin: 1em 0.5em;
  }

  .news-text {
    min-height: 50px;
  }

  .news-box:first-child,
  .news-box:nth-child(3) {
    margin: 1em 0.5em;
  }
}

@media only screen and (max-width: 375px) {
  .features-section-two .content-block .image {
    position: relative;
    margin-bottom: 25px;
  }
  .btn-invite {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1261px) and (max-width: 1366px) {
  .main-menu .navigation > li {
    margin-right: 25px;
  }
  .btn-invite {
    width: 75% !important;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1260px) {
  .main-menu .navigation {
    margin-left: 0px;
  }

  .main-menu .navigation > li {
    margin-right: 25px;
  }
  .btn-invite {
    width: 42% !important;
  }
}

.about-section .text-block:before,
.about-section-seven .image-block .video-box,
.about-section-six .experience-years-block .text,
.about-section-two .read-more-link:before,
.about-widget-two .social-links li a:before,
.award-section-two .owl-theme .owl-nav .owl-next:hover:before,
.award-section-two .owl-theme .owl-nav .owl-prev:hover:before,
.banner-section .owl-theme .owl-nav button:hover:before,
.banner-section-two .btn-style-one .btn-title::before,
.banner-section.style-four .btn-style-one .btn-title:before,
.banner-section.style-four .owl-dots .owl-dot.active span:before,
.banner-section.style-four .owl-dots .owl-dot:hover span:before,
.blog-single-post .author-box .social-links li a:before,
.blog-single-post ul.tag li a:hover,
.bootstrap-select .dropdown-menu li a.active,
.btn-style-one,
.btn-style-two .btn-title:before,
.cart-section .apply-coupon .form-group button:hover,
.cart-section .btn-box .cart-btn:hover,
.case-block-one .overlay:after,
.case-block-one .read-more-btn a,
.contact-details-section-three .pointer-block .point:after,
.contact-details-section-three .pointer-block:hover .point:after,
.contact-section .read-more-link:before,
.contact-section.style-two
  .subscribe-newsletter
  .form-group
  button.btn-style-four,
.cta-section-two.style-two:before,
.default-video-box a:after,
.experience-section .experience-year,
.experience-section-two
  .progress-levels
  .progress-box.animated
  .bar
  .bar-fill:after,
.experience-section-two
  .progress-levels
  .progress-box.animated
  .bar
  .bar-fill:before,
.fact-counter .count-box,
.fact-counter-three .count-box,
.feature-block-five .read-more-link,
.feature-block-four .inner-box:before,
.feature-block-one .image .icon:before,
.feature-block-one .link-btn a,
.feature-block-three .read-more-link:before,
.features-section-six .video-box .image:before,
.filter-tabs.filter-btns li:before,
.footer-bottom .social-links li a:before,
.funfacts-section-two .icon-box,
.funfacts-section-two p:before,
.header-top.style-two,
.main-footer .links-widget ul li a:after,
.main-footer .links-widget ul li a:before,
.main-header .header-top .text span,
.main-header .sidemenu-nav-toggler,
.map-section .contact-info,
.mobile-menu .menu-backdrop,
.nav-outer .mobile-nav-toggler,
.news-block-five .category,
.news-block-five .inner-box::after,
.news-block-five:after,
.news-block-five:before,
.news-block-one .category,
.news-block-one .inner-box:before,
.news-block-six .social-links-wrapper:hover .icon,
.news-block-three .inner-box:hover .category,
.news-block-two .inner-box:hover .category,
.news-block-two .read-more-link:before,
.page-title .content-box:before,
.preloader-close,
.pricing-block-three .ribbon,
.pricing-block-three .ribbon:before,
.pricing-block-three h4:before,
.pricing-block.active .lower-content h5,
.pricing-block.active .lower-content h5:after,
.pricing-block.active .lower-content h5:before,
.pricing-block.style-two .lower-content h5,
.pricing-block.style-two .lower-content h5:after,
.pricing-block.style-two .lower-content h5:before,
.pricing-block.style-two.active .top-content,
.pricing-section .ribbon,
.process-block-three .inner-box:hover .icon,
.process-block-two .icon,
.process-section-three .consult-btn,
.product-block-one .inner-box .image-box .category,
.product-block-one .right-option:hover,
.product-tab-box .tab-btns .tab-btn span:before,
.project-block-five .link-btn a,
.project-block-seven .inner-box,
.project-block-six .link-btn a,
.projects-section .nav-tabs .nav-link.active:after,
.projects-section .nav-tabs li .nav-link:before,
.projects-section-two .owl-theme .owl-nav .owl-next:hover::after,
.projects-section-two .owl-theme .owl-nav .owl-prev:hover::after,
.scroll-to-top,
.search-popup .search-form fieldset input[type="submit"],
.sec-title .text-decoration .left:after,
.sec-title .text-decoration .left:before,
.sec-title .text-decoration .right:after,
.sec-title .text-decoration .right:before,
.sec-title .text-decoration:before,
.sec-title h5,
.service-block-four .icon-box h4:before,
.service-block-one .read-more-link:before,
.service-block-one:hover .icon .icon-inner,
.service-block-six .overlay a,
.service-block-six .overlay:before,
.service-block-three .overlay-content .icon-box .icon,
.services-details .tab-btn-style-one li .nav-link.active,
.services-details .tab-btn-style-one li a:hover,
.shopping-cart .count,
.single-team-member .social-links-wrapper:hover .icon,
.subscribe-newsletter,
.subscribe-newsletter-three .form-group button:hover,
.subscribe-newsletter:after,
.subscribe-newsletter:before,
.subscribe-widget .social-links li a:before,
.team-block-four .social-links-wrapper:hover .icon,
.team-block-two .inner-box:hover .video-btn a,
.testimonial-block-seven .logo,
.testimonial-block-six .inner-box:hover .logo,
.testimonial-block-three .quote,
.testimonial-block:before,
.testimonial-section .testimonial-content,
.testimonial-section-five:before,
.testimonial-section-seven .owl-dots .owl-dot.active span,
.testimonial-section-seven .owl-dots .owl-dot:hover span,
.testimonial-section-six .pointer-block .content .logo,
.testimonial-section-six .pointer-block:hover .point:after,
.timeline li.current:after,
.timeline-block .theme-btn,
.whay-choose-block .inner-box:hover .icon span,
.widget_filter-price .range-slider .theme-btn,
.widget_filter-price .ui-state-default:before,
.widget_filter-price .ui-widget-content .ui-state-default:before,
.widget_tag_cloud ul li a:hover {
  background-color: #51a6f9;
}

.btn-style-sucess {
  background-color: #28a745;
}

.about-section .logo,
.award-section-three .owl-dots .owl-dot.active span,
.award-section-three .owl-dots .owl-dot:hover span,
.banner-section.style-four .banner-carousel .content-box .text .video-btn,
.banner-section.style-four .owl-dots .owl-dot.active span,
.banner-section.style-four .owl-dots .owl-dot:hover span,
.btn-style-five,
.contact-details-section-three .pointer-block .point,
.contact-info-block-two .inner-box:before,
.feature-block-six .inner-box:before,
.filter-tabs.filter-btns li span.count,
.header-middle .btn-style-one,
.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul,
.news-block-five .inner-box,
.news-block-six .social-links li a:hover,
.news-block-six .social-links-wrapper:hover .icon,
.progress-levels .progress-box .bar .bar-fill,
.project-block-two .text,
.projects-section .nav-tabs .nav-link.active:after,
.service-block-four .overlay:after,
.service-block-four .overlay:before,
.service-block-one:hover .icon,
.subscribe-newsletter-three .form-group button:hover,
.team-block-four .author-title,
.team-block-two .inner-box:hover .content:before,
.team-block-two .inner-box:hover .video-btn a,
.team-block-two .video-btn:before,
.testimonial-section-eleven .client-block:hover .thumb,
.testimonial-section-eleven .client-block:hover .thumb:before,
.testimonial-section-four .owl-nav .owl-next:hover:before,
.testimonial-section-four .owl-nav .owl-prev:hover:before,
.whay-choose-block .inner-box:hover .icon span,
.widget_filter-price .ui-state-default,
.widget_filter-price .ui-widget-content .ui-state-default {
  border-color: #32579a;
}

.accordion-box.style-three .block .acc-btn.active,
.accordion-box.style-two .block .acc-btn.active {
  border-left-color: #32579a;
}

.banner-section.style-two .owl-theme .owl-nav button:before,
.btn-style-four,
.contact-widget .social-links li a:before,
.cta-section-two .contact-info .icon,
.cta-section-two h2 span {
  background: #007bff;
}

.testimonial-block-three .rating {
  color: #fff;
}
