﻿.bg-facebook {
    color: #fff !important;
    background: #3b5998 !important;
}

.text-facebook {
    color: #3b5998 !important;
}

.bg-twitter {
    color: #fff !important;
    background: #1da1f2 !important;
}

.text-twitter {
    color: #1da1f2 !important;
}

.bg-google {
    color: #fff !important;
    background: #dc4e41 !important;
}

.text-google {
    color: #dc4e41 !important;
}

.bg-youtube {
    color: #fff !important;
    background: #ff0000 !important;
}

.text-youtube {
    color: #ff0000 !important;
}

.bg-vimeo {
    color: #fff !important;
    background: #1ab7ea !important;
}

.text-vimeo {
    color: #1ab7ea !important;
}

.bg-dribbble {
    color: #fff !important;
    background: #ea4c89 !important;
}

.text-dribbble {
    color: #ea4c89 !important;
}

.text-dark-blue {
    color: #5F6264 
}

.text-dark-moderate-blue {
    color: #3B4D75
}

.bg-github {
    color: #fff !important;
    background: #181717 !important;
}

.text-github {
    color: #181717 !important;
}

.bg-instagram {
    color: #fff !important;
    background: #e4405f !important;
}

.text-instagram {
    color: #e4405f !important;
}

.bg-pinterest {
    color: #fff !important;
    background: #bd081c !important;
}

.text-pinterest {
    color: #bd081c !important;
}

.bg-vk {
    color: #fff !important;
    background: #6383a8 !important;
}

.text-vk {
    color: #6383a8 !important;
}

.bg-rss {
    color: #fff !important;
    background: #ffa500 !important;
}

.text-rss {
    color: #ffa500 !important;
}

.bg-flickr {
    color: #fff !important;
    background: #0063dc !important;
}

.text-flickr {
    color: #0063dc !important;
}

.bg-bitbucket {
    color: #fff !important;
    background: #0052cc !important;
}

.text-bitbucket {
    color: #0052cc !important;
}

.bg-tabler {
    color: #fff !important;
    background: #206bc4 !important;
}

.text-tabler {
    color: #206bc4 !important;
}

.bg-blue {
    background: #206bc4;
}

.text-blue {
    color: #206bc4 !important;
}

.bg-blue-lt {
    color: #206bc4 !important;
    background: #d2e1f3 !important;
}

.bg-azure {
    background: #45aaf2;
}

.text-azure {
    color: #45aaf2 !important;
}

.bg-azure-lt {
    color: #45aaf2 !important;
    background: #daeefc !important;
}

.bg-indigo {
    background: #6574cd;
}

.text-indigo {
    color: #6574cd !important;
}

.bg-indigo-lt {
    color: #6574cd !important;
    background: #e0e3f5 !important;
}

.bg-purple {
    background: #a55eea;
}

.text-purple {
    color: #a55eea !important;
}

.bg-purple-lt {
    color: #a55eea !important;
    background: #eddffb !important;
}

.bg-pink {
    background: #f66d9b;
}

.text-pink {
    color: #f66d9b !important;
}

.bg-pink-lt {
    color: #f66d9b !important;
    background: #fde2eb !important;
}

.bg-red {
    background: #cd201f;
}

.text-red {
    color: #cd201f !important;
}

.text-dark-red {
    color: #940406 !important;
}

.bg-red-lt {
    color: #cd201f !important;
    background: #f5d2d2 !important;
}

.bg-orange {
    background: #ff922b;
}

.text-orange {
    color: #ff922b !important;
}

.bg-orange-lt {
    color: #ff922b !important;
    background: #ffe9d5 !important;
}

.bg-yellow {
    background: #fab005;
}

.text-yellow {
    color: #fab005 !important;
}

.bg-yellow-lt {
    color: #fab005 !important;
    background: #feefcd !important;
}

.bg-lime {
    background: #94d82d;
}

.text-lime {
    color: #94d82d !important;
}

.bg-lime-lt {
    color: #94d82d !important;
    background: #eaf7d5 !important;
}

.bg-green {
    background: #5eba00;
}

.text-green {
    color: #5eba00 !important;
}


.text-strong-cyan-lime-green {
    color: #148A6C !important;
}

.bg-strong-cyan {
    background-color: #1cc6a8 !important;
}


.bg-green-lt {
    color: #5eba00 !important;
    background: #dff1cc !important;
}

.bg-teal {
    background: #2bcbba;
}

.text-teal {
    color: #2bcbba !important;
}

.bg-teal-lt {
    color: #2bcbba !important;
    background: #d5f5f1 !important;
}

.bg-cyan {
    background: #17a2b8;
}

.text-cyan {
    color: #17a2b8 !important;
}

.text-dark-cyan {
    color: #0C5460 !important;
}

.text-strong-cyan {
    color: #1CC88A !important;
}

.bg-cyan-lt {
    color: #17a2b8 !important;
    background: #d1ecf1 !important;
}

.bg-gray {
    background: #a8aeb7;
}

.bg-very-light-gray {
    background: #E0E0E0;
}

.text-gray {
    color: #a8aeb7 !important;
}

.bg-gray-lt {
    color: #a8aeb7 !important;
    background: #eeeff1 !important;
}

.bg-gray-dark {
    background: #545d6d;
}

.bg-light-gray {
    background: #EEEEEE !important;
}

.text-gray-dark {
    color: #545d6d !important;
}

.bg-gray-dark-lt {
    color: #545d6d !important;
    background: #dddfe2 !important;
}

.bg-dark {
    background: #354052;
}

.text-dark {
    color: #354052 !important;
}

.bg-dark-lt {
    color: #354052 !important;
    background: #d7d9dc !important;
}

.bg-gray-card {
    background: #F0F0F0;
}

.bg-blur-white {
    background: #FFFFFF;
    opacity: 0.3;
    filter: blur(4px);
}