Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

973 wiersze
24 KiB

  1. a:hover, a:focus {
  2. color: #c679e3;
  3. }
  4. .btn-primary {
  5. background-color: #c679e3;
  6. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  7. box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  8. }
  9. .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  10. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  11. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  12. }
  13. .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary .show > .btn-primary.dropdown-toggle {
  14. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  15. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  16. }
  17. .btn-primary.disabled, .btn-primary:disabled {
  18. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  19. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  20. }
  21. .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary:disabled:hover, .btn-primary:disabled:focus {
  22. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  23. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  24. }
  25. .btn::after, .btn::before {
  26. background: #44ce6f;
  27. }
  28. .owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span {
  29. background: #c679e3;
  30. }
  31. .form-control:focus {
  32. background: #ffffff;
  33. border-color: #c679e3;
  34. }
  35. .section-title .bar {
  36. background: #ffe1fd;
  37. }
  38. .section-title .bar::before {
  39. background: #c679e3;
  40. }
  41. .preloader {
  42. background: #c679e3;
  43. }
  44. .startp-mobile-nav.mean-container .mean-nav ul li a.active {
  45. color: #c679e3;
  46. }
  47. .startp-nav nav .navbar-nav .nav-item a {
  48. color: #4a6f8a;
  49. }
  50. .startp-nav nav .navbar-nav .nav-item a:hover, .startp-nav nav .navbar-nav .nav-item a:focus, .startp-nav nav .navbar-nav .nav-item a.active {
  51. color: #c679e3;
  52. }
  53. .startp-nav nav .navbar-nav .nav-item .dropdown_menu li a {
  54. color: #4a6f8a;
  55. }
  56. .startp-nav nav .navbar-nav .nav-item .dropdown_menu li a:hover, .startp-nav nav .navbar-nav .nav-item .dropdown_menu li a:focus, .startp-nav nav .navbar-nav .nav-item .dropdown_menu li a.active {
  57. color: #c679e3;
  58. }
  59. .startp-nav nav .navbar-nav .nav-item .dropdown_menu li .dropdown_menu li a {
  60. color: #4a6f8a;
  61. }
  62. .startp-nav nav .navbar-nav .nav-item .dropdown_menu li .dropdown_menu li a:hover, .startp-nav nav .navbar-nav .nav-item .dropdown_menu li .dropdown_menu li a:focus, .startp-nav nav .navbar-nav .nav-item .dropdown_menu li .dropdown_menu li a.active {
  63. color: #c679e3;
  64. }
  65. .startp-nav nav .navbar-nav .nav-item .dropdown_menu li:hover a {
  66. color: #c679e3;
  67. }
  68. .startp-nav nav .others-option .btn.btn-light {
  69. border-color: #d6b4e7;
  70. }
  71. .startp-nav nav .others-option .btn.btn-light:hover, .startp-nav nav .others-option .btn.btn-light:focus {
  72. color: #ffffff;
  73. border-color: #c679e3;
  74. }
  75. .startp-nav nav .others-option .btn.btn-light::after, .startp-nav nav .others-option .btn.btn-light::before {
  76. background: #c679e3;
  77. }
  78. .startp-nav nav .others-option .btn.btn-primary {
  79. background: #44ce6f;
  80. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  81. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  82. }
  83. .startp-nav nav .others-option .btn.btn-primary::after, .startp-nav nav .others-option .btn.btn-primary::before {
  84. background: #c679e3;
  85. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  86. box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  87. }
  88. .others-option-for-responsive .dot-menu:hover .inner .circle {
  89. background-color: #c679e3;
  90. }
  91. .others-option-for-responsive .option-inner .others-option .btn.btn-light {
  92. border-color: #d6b4e7;
  93. }
  94. .others-option-for-responsive .option-inner .others-option .btn.btn-light:hover, .others-option-for-responsive .option-inner .others-option .btn.btn-light:focus {
  95. color: #ffffff;
  96. border-color: #c679e3;
  97. }
  98. .others-option-for-responsive .option-inner .others-option .btn.btn-light::after, .others-option-for-responsive .option-inner .others-option .btn.btn-light::before {
  99. background: #c679e3;
  100. }
  101. .others-option-for-responsive .option-inner .others-option .btn.btn-primary {
  102. background: #44ce6f;
  103. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  104. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  105. }
  106. .others-option-for-responsive .option-inner .others-option .btn.btn-primary::after, .others-option-for-responsive .option-inner .others-option .btn.btn-primary::before {
  107. background: #c679e3;
  108. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  109. box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  110. }
  111. .hosting-main-banner .hosting-banner-content ul li::before {
  112. background: #c679e3;
  113. }
  114. .single-box::before {
  115. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  116. }
  117. .single-why-choose-us .icon {
  118. color: #c679e3;
  119. }
  120. .single-why-choose-us::before {
  121. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  122. }
  123. .services-content .box::before {
  124. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  125. }
  126. .services-content .box svg {
  127. color: #c679e3;
  128. }
  129. .single-services-box::before, .single-services-box::after {
  130. background: #c679e3;
  131. }
  132. .services-details-desc .services-details-accordion .accordion .accordion-title i {
  133. background: #c679e3;
  134. }
  135. .single-features:hover .icon {
  136. background: #c679e3;
  137. color: #ffffff;
  138. }
  139. .single-features:hover .icon.bg-c679e3 {
  140. background: #c679e3;
  141. }
  142. .single-features:hover .icon.bg-eb6b3d {
  143. background: #c679e3;
  144. }
  145. .single-hosting-features::before, .single-hosting-features::after {
  146. background: #c679e3;
  147. }
  148. .features-details-desc .features-details-list li::before {
  149. background: #c679e3;
  150. }
  151. .features-details-desc .features-details-accordion .accordion .accordion-title i {
  152. background: #c679e3;
  153. }
  154. .single-team .team-content ul li a {
  155. color: #44ce6f;
  156. }
  157. .single-team .team-content ul li a:hover {
  158. color: #c679e3;
  159. }
  160. .single-team .team-info {
  161. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  162. }
  163. .single-team:hover .team-image img {
  164. border-color: #c679e3;
  165. }
  166. .single-works::before {
  167. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  168. }
  169. .funfact h3 {
  170. color: #c679e3;
  171. }
  172. .contact-cta-box .btn::before, .contact-cta-box .btn::after {
  173. background: #c679e3;
  174. }
  175. .contact-cta-box .btn-primary {
  176. background: #44ce6f;
  177. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  178. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  179. }
  180. .contact-cta-box .btn-primary:hover, .contact-cta-box .btn-primary:focus {
  181. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  182. box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  183. }
  184. .pricing-table .pricing-header::before {
  185. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  186. }
  187. .pricing-table .price span {
  188. color: #c679e3;
  189. }
  190. .pricing-table.active-plan .btn-primary {
  191. background: #44ce6f;
  192. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  193. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  194. }
  195. .pricing-table.active-plan .btn-primary::after, .pricing-table.active-plan .btn-primary::before {
  196. background: #c679e3;
  197. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  198. box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  199. }
  200. .single-pricing-table .price span {
  201. color: #c679e3;
  202. }
  203. .single-pricing-table.active-plan .btn-primary {
  204. background: #44ce6f;
  205. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  206. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  207. }
  208. .single-pricing-table.active-plan .btn-primary::after, .single-pricing-table.active-plan .btn-primary::before {
  209. background: #c679e3;
  210. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  211. box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  212. }
  213. .domain-search-content form button {
  214. background-color: #c679e3;
  215. }
  216. .domain-search-content form button:hover, .domain-search-content form button:focus {
  217. background-color: #44ce6f;
  218. }
  219. .feedback-slides .client-feedback .single-feedback .client-img img {
  220. border-color: #c679e3;
  221. }
  222. .feedback-slides .client-feedback .single-feedback span {
  223. color: #44ce6f;
  224. }
  225. .feedback-slides .client-thumbnails .item .img-fill img {
  226. border-color: #c679e3;
  227. }
  228. .client-thumbnails .next-arrow::before, .client-thumbnails .prev-arrow::before {
  229. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  230. }
  231. .client-thumbnails .next-arrow:hover, .client-thumbnails .prev-arrow:hover {
  232. color: #ffffff;
  233. border-color: #c679e3;
  234. }
  235. .testimonials-slides.owl-theme .owl-dots .owl-dot:hover span, .testimonials-slides.owl-theme .owl-dots .owl-dot.active span {
  236. border-color: #c679e3;
  237. }
  238. .testimonials-slides.owl-theme .owl-dots .owl-dot:hover span::before, .testimonials-slides.owl-theme .owl-dots .owl-dot.active span::before {
  239. background: #c679e3;
  240. }
  241. .single-feedback-item .client-info .image img {
  242. border-color: #c679e3;
  243. }
  244. .single-feedback-item .client-info .title span {
  245. color: #44ce6f;
  246. }
  247. .ready-to-talk {
  248. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  249. }
  250. .ready-to-talk .btn-primary {
  251. background: #44ce6f;
  252. }
  253. .single-blog-post .blog-image .date {
  254. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  255. }
  256. .single-blog-post .blog-post-content span a:hover {
  257. color: #c679e3;
  258. }
  259. .single-blog-post .blog-post-content .read-more-btn:hover {
  260. color: #c679e3;
  261. }
  262. .single-products .products-image ul li a:hover, .single-products .products-image ul li a:focus {
  263. background-color: #c679e3;
  264. }
  265. #productsModalCenter .modal-content button.close:hover, #productsModalCenter .modal-content button.close:focus {
  266. background-color: #c679e3;
  267. }
  268. #productsModalCenter .modal-content .products-content form .quantity .input-counter span:hover {
  269. color: #c679e3;
  270. }
  271. #productsModalCenter .modal-content .products-content form button {
  272. background: #c679e3;
  273. }
  274. #productsModalCenter .modal-content .products-content form button:hover, #productsModalCenter .modal-content .products-content form button:focus {
  275. background-color: #44ce6f;
  276. }
  277. .products-details .availability span {
  278. color: #c679e3;
  279. }
  280. .products-details form .quantity .input-counter span:hover {
  281. color: #c679e3;
  282. }
  283. .products-details form button {
  284. background: #c679e3;
  285. }
  286. .products-details form button:hover, .products-details form button:focus {
  287. background-color: #44ce6f;
  288. }
  289. .products-details form .add-to-wishlist-btn:hover, .products-details form .add-to-wishlist-btn:focus {
  290. background-color: #44ce6f;
  291. border-color: #44ce6f;
  292. }
  293. .products-details form .buy-btn {
  294. margin-top: 20px;
  295. }
  296. .products-details form .buy-btn .btn-primary {
  297. background: #44ce6f;
  298. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  299. box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  300. }
  301. .products-details form .buy-btn .btn-primary::after, .products-details form .buy-btn .btn-primary::before {
  302. background: #c679e3;
  303. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  304. box-shadow: 0 13px 27px 0 rgba(198, 121, 255, 0.25);
  305. }
  306. .products-details .products-share-social ul li a {
  307. border-color: #c679e3;
  308. color: #c679e3;
  309. }
  310. .products-details .products-share-social ul li a:hover {
  311. background: #c679e3;
  312. color: #ffffff;
  313. }
  314. .products-details-tabs #tabs li.active::before {
  315. background: #c679e3;
  316. }
  317. .cart-table table tbody tr td.product-name a:hover {
  318. color: #c679e3;
  319. }
  320. .cart-table table tbody tr td.product-quantity .input-counter span:hover {
  321. color: #c679e3;
  322. }
  323. .user-actions {
  324. border-top-color: #c679e3;
  325. }
  326. .user-actions svg {
  327. color: #c679e3;
  328. }
  329. .user-actions span {
  330. color: #c679e3;
  331. }
  332. .user-actions span a:hover, .user-actions span a:focus {
  333. color: #c679e3;
  334. }
  335. .order-details .order-table table tbody tr td.product-name a:hover {
  336. color: #c679e3;
  337. }
  338. .order-details .payment-method p [type="radio"]:checked + label::after, .order-details .payment-method p [type="radio"]:not(:checked) + label::after {
  339. background: #c679e3;
  340. }
  341. .faq-accordion .accordion .accordion-item .accordion-title i {
  342. background: #c679e3;
  343. }
  344. .pagination-area ul .page-item .page-link:hover, .pagination-area ul .page-item .page-link:focus {
  345. background-color: #c679e3;
  346. }
  347. .pagination-area ul .page-item.active .page-link {
  348. background-color: #c679e3;
  349. }
  350. .blog-details-desc .article-content .entry-meta ul li a:hover {
  351. color: #c679e3;
  352. }
  353. .blog-details-desc .article-content .entry-meta ul li svg {
  354. color: #44ce6f;
  355. }
  356. .blog-details-desc .article-content .entry-meta ul li::before {
  357. background: #c679e3;
  358. }
  359. .blog-details-desc .article-content .features-list li svg {
  360. color: #c679e3;
  361. }
  362. .blog-details-desc .article-footer .article-tags a {
  363. background-color: #44ce6f;
  364. }
  365. .blog-details-desc .article-footer .article-tags a:hover {
  366. background-color: #c679e3;
  367. }
  368. .comments-area .comment-body .reply a:hover {
  369. background-color: #c679e3;
  370. border-color: #c679e3;
  371. }
  372. .comments-area .comment-metadata a:hover {
  373. color: #c679e3;
  374. }
  375. .comments-area .comment-respond input[type="date"]:focus, .comments-area .comment-respond input[type="time"]:focus, .comments-area .comment-respond input[type="datetime-local"]:focus, .comments-area .comment-respond input[type="week"]:focus, .comments-area .comment-respond input[type="month"]:focus, .comments-area .comment-respond input[type="text"]:focus, .comments-area .comment-respond input[type="email"]:focus, .comments-area .comment-respond input[type="url"]:focus, .comments-area .comment-respond input[type="password"]:focus, .comments-area .comment-respond input[type="search"]:focus, .comments-area .comment-respond input[type="tel"]:focus, .comments-area .comment-respond input[type="number"]:focus, .comments-area .comment-respond textarea:focus {
  376. border-color: #c679e3;
  377. }
  378. .comments-area .comment-respond .form-submit input {
  379. background: #c679e3;
  380. }
  381. .comments-area .comment-respond .form-submit input:hover, .comments-area .comment-respond .form-submit input:focus {
  382. background-color: #44ce6f;
  383. }
  384. .prev-link-wrapper a:hover .prev-link-info-wrapper {
  385. color: #c679e3;
  386. }
  387. .prev-link-wrapper .image-prev::after {
  388. background-color: #c679e3;
  389. }
  390. .next-link-wrapper a:hover .next-link-info-wrapper {
  391. color: #c679e3;
  392. }
  393. .next-link-wrapper .image-next::after {
  394. background-color: #c679e3;
  395. }
  396. blockquote::after, .blockquote::after {
  397. background-color: #c679e3;
  398. }
  399. .widget-area .widget .widget-title::before {
  400. background: #c679e3;
  401. }
  402. .widget-area .widget_search form .search-field:focus {
  403. border-color: #c679e3;
  404. }
  405. .widget-area .widget_search form button {
  406. background-color: #c679e3;
  407. }
  408. .widget-area .widget_search form button:hover {
  409. background-color: #44ce6f;
  410. }
  411. .widget-area .widget_recent_entries ul li::before {
  412. background: #c679e3;
  413. }
  414. .widget-area .widget_recent_entries ul li a:hover {
  415. color: #c679e3;
  416. }
  417. .widget-area .widget_recent_comments ul li::before {
  418. background: #c679e3;
  419. }
  420. .widget-area .widget_recent_comments ul li a:hover {
  421. color: #c679e3;
  422. }
  423. .widget-area .widget_archive ul li::before {
  424. background: #c679e3;
  425. }
  426. .widget-area .widget_archive ul li a:hover {
  427. color: #c679e3;
  428. }
  429. .widget-area .widget_categories ul li::before {
  430. background: #c679e3;
  431. }
  432. .widget-area .widget_categories ul li a:hover {
  433. color: #c679e3;
  434. }
  435. .widget-area .widget_meta ul li::before {
  436. background: #c679e3;
  437. }
  438. .widget-area .widget_meta ul li a:hover {
  439. color: #c679e3;
  440. }
  441. .widget-area .tagcloud a:hover, .widget-area .tagcloud a:focus {
  442. background-color: #c679e3;
  443. border-color: #c679e3;
  444. }
  445. .project-details-image a:hover {
  446. color: #c679e3;
  447. }
  448. .project-details-desc .project-details-information .single-info-box ul li a:hover {
  449. color: #c679e3;
  450. }
  451. .contact-info-box .icon {
  452. color: #c679e3;
  453. }
  454. .contact-info-box p a:hover {
  455. color: #c679e3;
  456. }
  457. .contact-info-box:hover .icon {
  458. background: #c679e3;
  459. }
  460. .coming-soon-area .social-list li a {
  461. background: #44ce6f;
  462. }
  463. .coming-soon-area .social-list li a:hover, .coming-soon-area .social-list li a:focus {
  464. background-color: #c679e3;
  465. }
  466. .coming-soon-content form .submit-btn {
  467. background-color: #c679e3;
  468. }
  469. .coming-soon-content form .submit-btn:hover, .coming-soon-content form .submit-btn:focus {
  470. background: #44ce6f;
  471. }
  472. .coming-soon-content #timer div {
  473. color: #44ce6f;
  474. }
  475. .cta-area {
  476. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  477. }
  478. .cta-right-content .buy-btn .btn-primary {
  479. background: #44ce6f;
  480. -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  481. box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);
  482. }
  483. .cta-right-content .buy-btn .btn-primary::after, .cta-right-content .buy-btn .btn-primary::before {
  484. background: #ffffff;
  485. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  486. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  487. }
  488. .cta-right-content .buy-btn .btn-primary:hover, .cta-right-content .buy-btn .btn-primary:focus {
  489. color: #44ce6f;
  490. }
  491. .repair-about-content .sub-title {
  492. color: #c679e3;
  493. }
  494. .repair-about-content ul li span svg {
  495. color: #c679e3;
  496. }
  497. .repair-about-content ul li span::before {
  498. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  499. }
  500. .single-repair-services::before {
  501. border-color: #fbf0ec;
  502. }
  503. .single-repair-services::after {
  504. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  505. }
  506. .single-repair-services .icon {
  507. color: #c679e3;
  508. border-color: #fbf0ec;
  509. }
  510. .single-repair-services:hover a, .single-repair-services:focus a {
  511. color: #c679e3;
  512. }
  513. .repair-why-choose-us {
  514. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  515. }
  516. .single-repair-box {
  517. border-color: #fbf0ec;
  518. }
  519. .single-repair-box .icon::before {
  520. background: -webkit-gradient(linear, left top, right bottom, from(#1fa2ff), color-stop(#00c0ff), color-stop(#00d9f2), color-stop(#53eedd), to(#a6ffcb));
  521. background: linear-gradient(to right bottom, #1fa2ff, #00c0ff, #00d9f2, #53eedd, #a6ffcb);
  522. }
  523. .single-repair-box:hover, .single-repair-box:focus {
  524. border-color: #c679e3;
  525. }
  526. .single-repair-box:hover a, .single-repair-box:focus a {
  527. background-color: #c679e3;
  528. }
  529. .single-repair-feedback .client-img img {
  530. border-color: #c679e3;
  531. }
  532. .single-repair-feedback .client-img span {
  533. color: #44ce6f;
  534. }
  535. .iot-banner-content span {
  536. color: #c679e3;
  537. }
  538. .single-iot-services {
  539. border-color: #fbf0ec;
  540. }
  541. .single-iot-services::after {
  542. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  543. }
  544. .single-iot-services .icon {
  545. border-color: #fbf0ec;
  546. color: #c679e3;
  547. }
  548. .single-iot-services:hover a, .single-iot-services:focus a {
  549. color: #c679e3;
  550. }
  551. .iot-why-choose-us {
  552. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  553. }
  554. .single-iot-box {
  555. border-color: #fbf0ec;
  556. }
  557. .single-iot-box:hover, .single-iot-box:focus {
  558. border-color: #c679e3;
  559. }
  560. .single-iot-box:hover a, .single-iot-box:focus a {
  561. background-color: #c679e3;
  562. }
  563. .section-title .sub-title {
  564. color: #44ce6f;
  565. background-color: #d4f7df;
  566. }
  567. .btn.btn-secondary {
  568. background-color: #c679e3;
  569. -webkit-box-shadow: 5px 5px 5px #e9caf5;
  570. box-shadow: 5px 5px 5px #e9caf5;
  571. }
  572. .btn.btn-secondary::before {
  573. background: #44ce6f;
  574. }
  575. .btn.btn-secondary::after {
  576. background: #44ce6f;
  577. }
  578. .btn.btn-secondary:not(:disabled):not(.disabled).active, .btn.btn-secondary:not(:disabled):not(.disabled):active, .show > .btn.btn-secondary.dropdown-toggle {
  579. background-color: #c679e3;
  580. border-color: #c679e3;
  581. }
  582. .btn.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn.btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn.btn-secondary.dropdown-toggle:focus {
  583. -webkit-box-shadow: 5px 5px 5px #a6f5be;
  584. box-shadow: 5px 5px 5px #a6f5be;
  585. }
  586. .btn.btn-secondary:hover, .btn.btn-secondary:focus {
  587. -webkit-box-shadow: 5px 5px 5px #a6f5be;
  588. box-shadow: 5px 5px 5px #a6f5be;
  589. }
  590. .ml-about-content .sub-title {
  591. color: #44ce6f;
  592. background-color: #ffe1fd;
  593. }
  594. .ml-about-content .bar {
  595. background: #ffe1fd;
  596. }
  597. .ml-about-content .bar::before {
  598. background: #c679e3;
  599. }
  600. .single-ml-services-box::before {
  601. background: #c679e3;
  602. }
  603. .pricing-box .buy-btn .btn-primary::after {
  604. background: #c679e3;
  605. }
  606. .pricing-box .pricing-features li svg {
  607. color: #c679e3;
  608. }
  609. .single-ml-feedback-item .client-info span {
  610. color: #44ce6f;
  611. }
  612. .ml-feedback-slides .owl-dots .owl-dot span::before {
  613. background-color: #c679e3;
  614. }
  615. .ml-feedback-slides .owl-dots .owl-dot:hover span, .ml-feedback-slides .owl-dots .owl-dot.active span {
  616. border-color: #c679e3;
  617. background-color: transparent;
  618. }
  619. .single-blog-post-box .entry-post-content .entry-meta ul li a:hover {
  620. color: #c679e3;
  621. }
  622. .free-trial-content form button {
  623. background-color: #c679e3;
  624. }
  625. .free-trial-content form button:hover {
  626. background-color: #44ce6f;
  627. }
  628. .single-ml-projects-box .plus-icon a {
  629. background-color: #c679e3;
  630. }
  631. .single-ml-projects-box .plus-icon a:hover {
  632. background-color: #44ce6f;
  633. }
  634. .ml-projects-slides.owl-theme .owl-dots .owl-dot span::before {
  635. background-color: #c679e3;
  636. }
  637. .ml-projects-slides.owl-theme .owl-dots .owl-dot:hover span, .ml-projects-slides.owl-theme .owl-dots .owl-dot.active span {
  638. border-color: #c679e3;
  639. }
  640. .solutions-box .icon {
  641. color: #c679e3;
  642. }
  643. .solutions-box .learn-more-btn:hover {
  644. color: #c679e3;
  645. }
  646. .agency-about-content .sub-title {
  647. color: #44ce6f;
  648. background-color: #d4f7df;
  649. }
  650. .agency-about-content .bar {
  651. background: #ffe1fd;
  652. }
  653. .agency-about-content .bar::before {
  654. background: #c679e3;
  655. }
  656. .agency-services-box .content .read-more-btn:hover {
  657. background-color: #c679e3;
  658. border-color: #c679e3;
  659. }
  660. .single-testimonials-item .client-info span {
  661. color: #44ce6f;
  662. }
  663. .single-blog-post-item .post-content .post-meta li a:hover {
  664. color: #c679e3;
  665. }
  666. .single-blog-post-item .post-content .read-more-btn:hover {
  667. background-color: #c679e3;
  668. border-color: #c679e3;
  669. }
  670. .single-footer-widget ul.list li a:hover {
  671. color: #c679e3;
  672. }
  673. .single-footer-widget ul.footer-contact-info li a:hover {
  674. color: #c679e3;
  675. }
  676. .single-footer-widget ul.social-links li a {
  677. border-color: #44ce6f;
  678. }
  679. .single-footer-widget ul.social-links li a:hover {
  680. background: #44ce6f;
  681. color: #ffffff;
  682. }
  683. .go-top {
  684. background-color: #c679e3;
  685. }
  686. .go-top:hover {
  687. background: #44ce6f;
  688. }
  689. .agency-portfolio-home-slides.owl-theme .owl-nav [class*='owl-']:hover {
  690. background-color: #c679e3;
  691. color: #ffffff;
  692. }
  693. .single-text-box .learn-more-btn:hover {
  694. color: #c679e3;
  695. }
  696. .creative-inner-area .col-lg-6:nth-child(1) .single-counter {
  697. background-color: #c679e3;
  698. }
  699. .navbar-color-white .startp-nav nav .navbar-nav .nav-item a:hover, .navbar-color-white .startp-nav nav .navbar-nav .nav-item a:focus, .navbar-color-white .startp-nav nav .navbar-nav .nav-item a.active {
  700. color: #c679e3;
  701. }
  702. .navbar-color-white .startp-nav nav .others-option .btn.btn-primary {
  703. background: #44ce6f;
  704. -webkit-box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  705. box-shadow: 0 13px 27px 0 rgba(68, 206, 111, 0.25);
  706. }
  707. .navbar-color-white .startp-nav nav .others-option .btn.btn-primary::after, .navbar-color-white .startp-nav nav .others-option .btn.btn-primary::before {
  708. background: #c679e3;
  709. -webkit-box-shadow: 0 13px 27px 0 rgba(227, 108, 217, 0.25);
  710. box-shadow: 0 13px 27px 0 rgba(227, 108, 217, 0.25);
  711. }
  712. .single-banner-boxes::before {
  713. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  714. }
  715. .single-what-we-do-box .icon {
  716. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  717. }
  718. .discover-area {
  719. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  720. }
  721. .single-services-box-item .learn-more-btn {
  722. color: #c679e3;
  723. }
  724. .single-services-box-item .learn-more-btn:hover svg {
  725. color: #c679e3;
  726. }
  727. .single-funfact h3 {
  728. color: #c679e3;
  729. }
  730. .single-feedback-box::before {
  731. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  732. }
  733. .industries-serve-area {
  734. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  735. }
  736. .newsletter-area::before {
  737. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  738. }
  739. .newsletter-content::before {
  740. background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%);
  741. }
  742. @media only screen and (max-width: 991px) {
  743. .startp-responsive-nav .startp-responsive-menu.mean-container .mean-nav ul li a.active {
  744. color: #c679e3;
  745. }
  746. }
  747. /*# sourceMappingURL=purple-style.css.map */