/*
f834ff - fialova
01eaff - aqua
010001 - čierna
*/

@charset "utf-8";

.uniq_all_wrap .cursor-inner.cursor-hover {
    background-color: #f834ff;
}

.uniq_all_wrap .cursor-outer {
    border-color: #f834ff;
}

.uniq_all_wrap .cursor-inner {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_header .menu ul li.current a {
    color: #f834ff;
}

.uniq_all_wrap .uniq_header .menu ul li a:hover {
    color: #f834ff;
}

body.dark .uniq_all_wrap .uniq_header.animate .menu ul li.current a {
    color: #f834ff;
}

body.dark .uniq_all_wrap .uniq_header.animate .menu ul li a:hover {
    color: #f834ff;
}

.uniq_all_wrap .uniq_hero .content .name {
    color: #f834ff;
}

.uniq_all_wrap .uniq_button a {
    background-color: #f834ff;
    border-color: #f834ff;
}

.uniq_all_wrap .uniq_button a:hover {
    background-color: transparent;
}

.uniq_all_wrap .uniq_hero .avatar .three .in {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_hero .avatar .one .in {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_hero .avatar .two .in {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_hero .five .in {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_hero .socials ul a:hover {
    color: #f834ff;
}

.uniq_all_wrap .uniq_about .center .small {
    color: #f834ff;
}

.uniq_all_wrap .uniq_about .center h3 span {
    color: #f834ff;
}

.uniq_all_wrap .uniq_about .square {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_about .right .square {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_skills {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_portfolio .portfolio_list ul li .list_inner .overlay {
    background-color: rgba(234,67,67,.72);
}

.uniq_all_wrap .uniq_main_title span {
    color: #f834ff;
}

.uniq_all_wrap .uniq_service .square_right {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_service .service_list .price span {
    color: #f834ff;
}

.uniq_all_wrap .uniq_button.border a {
    background-color: transparent;
}

.uniq_all_wrap .uniq_button.border a:hover {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_button.border a:hover svg {
    color: #f834ff;
}

.uniq_all_wrap .uniq_button.border .svg {
    color: #f834ff;
}

.uniq_all_wrap .uniq_resume .media .square {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_resume .main_title span:before {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_resume .icon {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_testimonials {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_news .news_list ul li .details .category a {
    color: #f834ff;
}

.uniq_all_wrap .uniq_news .news_list ul li .details .title a:hover {
    color: #f834ff;
}

.uniq_all_wrap .uniq_learn_more a {
    border-color: #f834ff;
}

.uniq_all_wrap .uniq_learn_more a:hover {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_counter {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_contact .left ul li h3 {
    color: #f834ff;
}

.uniq_all_wrap .uniq_contact .left ul li a {
    color: #f834ff;
}

.uniq_all_wrap .uniq_copyright .square {
    background-color: #f834ff;
}

.uniq_all_wrap .uniq_copyright .social ul li a {
    color: #f834ff;
}

.uniq_all_wrap .uniq_copyright .social ul li a:hover {
    background-color: #f834ff;
    color: #fff;
}

.uniq_all_wrap .uniq_modalbox .service_popup_informations .main_title span span {
    color: #f834ff;
}

.uniq_all_wrap .uniq_service .service_list .icon .svg {
    fill: #f834ff;
}