/* main colors */
a { color: #ff6833; }

a:hover, a:focus { color: #ff6833; }

main ::-moz-selection { background-color: #ff6833; }

main ::selection { background-color: #ff6833; }

main ::-moz-selection { background-color: #ff6833; }

.top-bar--dark .top-bar__navigation a:after { background-color: #ff6833; }

.top-bar__navigation a.active { color: #ff6833; }

.top-bar__navigation .submenu a:after { background-color: #ff7441 !important; }

.top-bar__choose-lang .list-wrap li.is-active span:after { background-color: #ff6833; }

.section-heading:not(.section-heading--white) .__subtitle { color: #ff6833; }

.nt-section .btn-play { background-color: #ff6833; }

.nt-section .posts--s2 .__item--preview .__date-post { background-color: #2e6cff; }

.services--s2 .__ico { border: none; background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff6732), color-stop(100%, #ffa17b)); background: -webkit-linear-gradient(0deg, #ff6732 0%, #ffa17b 100%); background: -o-linear-gradient(0deg, #ff6732 0%, #ffa17b 100%); background: -webkit-gradient(linear, left top, right top, from(#ff6732), to(#ffa17b)); background: -webkit-linear-gradient(left, #ff6732 0%, #ffa17b 100%); background: -o-linear-gradient(left, #ff6732 0%, #ffa17b 100%); background: linear-gradient(90deg, #ff6732 0%, #ffa17b 100%); }

.custom-btn.custom-btn--style-1:before, .custom-btn.custom-btn--style-2:before, .custom-btn.custom-btn--style-3:before { background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff6732), color-stop(100%, #ffa17b)); background: -webkit-linear-gradient(0deg, #ff6732 0%, #ffa17b 100%); background: -o-linear-gradient(0deg, #ff6732 0%, #ffa17b 100%); background: -webkit-gradient(linear, left top, right top, from(#ff6732), to(#ffa17b)); background: -webkit-linear-gradient(left, #ff6732 0%, #ffa17b 100%); background: -o-linear-gradient(left, #ff6732 0%, #ffa17b 100%); background: linear-gradient(90deg, #ff6732 0%, #ffa17b 100%); }

.custom-btn.custom-btn--style-2 { background-color: #fbf5e8; border-color: #fbf5e8; color: #ec5a1d; }

.custom-btn.custom-btn--style-3 { border-color: #ff6833; }

.nt-section .pricing-table--s1.__item--active { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdab44), color-stop(50%, #f06e18), color-stop(100%, #ff8556)); background: -webkit-linear-gradient(90deg, #ff8556 0%, #f06e18 50%, #fdab44 100%); background: -o-linear-gradient(90deg, #ff8556 0%, #f06e18 50%, #fdab44 100%); background: -webkit-gradient(linear, left bottom, left top, from(#ff8556), color-stop(50%, #f06e18), to(#fdab44)); background: -webkit-linear-gradient(bottom, #ff8556 0%, #f06e18 50%, #fdab44 100%); background: -o-linear-gradient(bottom, #ff8556 0%, #f06e18 50%, #fdab44 100%); background: linear-gradient(0deg, #ff8556 0%, #f06e18 50%, #fdab44 100%); }

.nt-section .pricing-table--s1.__item--active .__label { color: #ff7441; }

.nt-section .pricing-table--s1.__item--active .disabled { color: #ffcab5; }

.footer--s5 .footer__line--first { background-color: #f9fbfc; }

.footer--s5 .s-btns--dark a:hover { color: #f9fbfc; }

.color-style-2 #btn-to-top { background-color: #ff551a; }
