.theme-banner-one .main-text-wrapper .button-group>li:last-child .dropdown-toggle,#mega-menu-holder .navbar-toggler {
	background: #02d4b5;
}
.scroll-top,.theme-banner-one .main-text-wrapper .button-group>li:last-child .download-button,
.theme-banner-one .main-text-wrapper .button-group>li:last-child .dropdown-menu a,
.theme-banner-one .main-text-wrapper .play-buttton:hover,#mega-menu-holder ul> li> a:before,
.theme-main-menu .right-widget .login-button a:hover,.testimonial-section .owl-theme .owl-dots .owl-dot.active span,
.testimonial-section .owl-theme .owl-dots .owl-dot:hover span,.contact-us-one form button,
.theme-pagination ul li a:hover,.theme-pagination ul li.active a,
.theme-main-sidebar .sidebar-tags ul li a:hover,.blog-details .comment-area .leave-comment form button {background:#6525f3;}

.testimonial-section .owl-theme .owl-dots .owl-dot.active span,
.testimonial-section .owl-theme .owl-dots .owl-dot:hover span,.theme-pagination ul li a:hover,.theme-pagination ul li.active a,
.theme-main-sidebar .sidebar-tags ul li a:hover {border-color:#6525f3;}

.theme-banner-one .main-text-wrapper .play-buttton,#mega-menu-holder ul> li:hover> a,#mega-menu-holder ul> li> a.active,
.theme-main-menu .right-widget .login-button a i,#mega-menu-holder ul.dropdown li:hover>a,
.theme-title span,.our-feature-two .text .title span,.our-feature-two .text .learn-more:hover,
.theme-footer .top-footer-data-wrapper .footer-list ul li a:hover,.theme-inner-banner ul li a,
.blog-grid-style .single-blog-post .date a:hover,.blog-grid-style .single-blog-post .title a:hover,
.blog-grid-style .single-blog-post .share-meta li a:hover, .blog-grid-style .single-blog-post .share-meta li:hover button,
.single-blog-post .share-meta li.share-option .share-icon li a:hover,.theme-main-sidebar .sidebar-newsletter form button:hover,
.theme-main-sidebar .sidebar-categories ul li a:hover,.theme-main-sidebar .sidebar-trending-post .single-trending-post .post h6 a:hover,
.blog-details .tag-option ul li a:hover,.blog-details .comment-area .comment-section .comment button:hover {color: #6525f3;}



::-webkit-scrollbar-thumb { background: #6525f3; }

.our-features-one .single-feature .icon-box {
	width: 128px;
	height: 128px;
	border-radius: 50%;
	border: 2px solid #eff5fa;
	margin: 0 auto;
	position: relative;
  }
  .our-features-one .single-feature .icon-box img {
	position: absolute;
	margin: 0 auto;
	left: 50%;
	top:50%;
	transform: translate(-50% , -50%);
  }
  .our-features-one .single-feature .icon-box:before,
  .our-features-one .single-feature .icon-box:after {
	/* content: ''; */
	width: 50px;
	height: 80px;
	background: #fff;
	position: absolute;
  }
  .our-features-one .single-feature .icon-box:before {left:-9px;top:25px;}
  .our-features-one .single-feature .icon-box:after {right:-9px;bottom:25px;}
  .our-features-one .single-feature {text-align: center;position: relative;}
  .our-features-one .single-feature h3 {padding: 44px 0 20px;}
  .our-features-one .single-feature.border-fix:before,
  .our-features-one .single-feature.border-fix:after {
	/* content: ''; */
	width: 120px;
	height: 1px;
	border-top: 1px dashed #d8e2e9;
	position: absolute;
	top:29%;
  }
  .our-features-one .single-feature.border-fix:before {left:-75px;}
  .our-features-one .single-feature.border-fix:after {right: -75px;}

  .home-testimonial{background-color: #231834; height:100%; margin: 20px 0px ; padding:20px;}
  .home-testimonial h3{color: var(--orange);font-size: 14px;font-weight: 200;text-transform: uppercase}
  .home-testimonial h2{color: white;font-size: 28px;font-weight: 300}
  .testimonial-inner .tour-desc{border-radius: 5px;padding: 40px}
  .color-grey-3{font-size: 14px;}
  .testimonial-inner img.tm-people{width: 60px;height: 60px;-webkit-border-radius: 50%;border-radius: 50%;max-width: none}
  .link-name{font-size: 14px; margin-top: 10px;}
  .link-position{font-size: 12px;}
  .img-block {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: auto;
  }
  .img-block img {
	border-radius: 50%;
	width: 100%;
	height: 100%;
  }