@charset "UTF-8";

/* Color Fucsia CSS */

.blue .prev-featured:hover, .blue .next-featured:hover, .blue .s-ico, .blue .sl-ico, .blue .progress-bar .skill-in, .blue .ch-grid, .blue .f-ico, .blue .car-prev, .blue .car-next, .blue .car-prev-2, .blue .car-next-2, .blue .scrollup, .blue .list-dot, .blue .p-two { background-color: #28aefe; }

.blue .menu a:hover, .blue #nav .current a, .blue .f-image .f-category, .blue .t-photo .f-category, .blue .half-content a, .blue .contour-btn:hover, .blue .second-title span { color: #28aefe !important; }

.blue .f-image .f-category { background-position: 0 0; }

.blue .t-photo .f-category { background-position: 0 -44px; }

.blue .f-single:hover .f-info, .blue .btn-featured, .blue .spacer, .blue .folio-btn:hover, .blue .p-roll, .blue .contour-btn, .blue .folio-btn.selected, .blue .t-spacer, .blue .t-element:hover .t-data, .blue .logo span span { background: #28aefe; }

.blue .logo span {
    background: #28aefe;
    background: rgba(76, 221, 243, 0.5);
}

.blue .controller ul li:hover, .blue .selected, .blue .controller-2 ul li:hover, .blue .controller-3 ul li:hover {
    background: #28aefe !important;
    border: 2px solid #28aefe !important;
}

.blue .buy-logo { border-color: #28aefe; }

.blue ::selection { background-color: #28aefe; }




.buy-logo2 {
    background: #28aefe;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: auto;
    letter-spacing: 2px;
    margin: 15px auto 0;
    padding: 11px 25px;
    text-transform: uppercase;
    transition: all 0.1s ease-in-out 0s;
}

.buy-logo2:hover { background: #003399; }