

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../../typekit/sourcesanspro-regular.eot');
    src: url('../../typekit/sourcesanspro-regular.eot?#iefix') format('embedded-opentype'), url('../../typekit/sourcesanspro-regular.woff2') format('woff2'), url('../../typekit/sourcesanspro-regular.woff') format('woff'), url('../../typekit/sourcesanspro-regular.ttf') format('truetype'), url('../../typekit/sourcesanspro-regular.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('../../typekit/sourcesanspro-bold.eot');
    src: url('../../typekit/sourcesanspro-bold.eot?#iefix') format('embedded-opentype'), url('../../typekit/sourcesanspro-bold.woff2') format('woff2'), url('../../typekit/sourcesanspro-bold.woff') format('woff'), url('../../typekit/sourcesanspro-bold.ttf') format('truetype'), url('../../typekit/sourcesanspro-bold.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_problack';
    src: url('../../typekit/sourcesanspro-black.eot');
    src: url('../../typekit/sourcesanspro-black.eot?#iefix') format('embedded-opentype'), url('../../typekit/sourcesanspro-black.woff2') format('woff2'), url('../../typekit/sourcesanspro-black.woff') format('woff'), url('../../typekit/sourcesanspro-black.ttf') format('truetype'), url('../../typekit/sourcesanspro-black.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../../typekit/sourcesanspro-semibold.eot');
    src: url('../../typekit/sourcesanspro-semibold.eot?#iefix') format('embedded-opentype'), url('../../typekit/sourcesanspro-semibold.woff2') format('woff2'), url('../../typekit/sourcesanspro-semibold.woff') format('woff'), url('../../typekit/sourcesanspro-semibold.ttf') format('truetype'), url('../../typekit/sourcesanspro-semibold.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


.bg-dark1 {
    background-color: #efefef !important;


}

.navbar-dark .navbar-brand {
    color: #000000;
}

.card-header{
    background-color: #efefef!important;
    color:#000000 !important;
     font-family:'source_sans_proregular', arial, helvetica, sans-serif !important;
    font-size:27px !important;
}

.back a:hover {
    background-color: #eee;
    text-decoration: none !important;
}

.mt-4, .my-4 {
    margin-top: 4.5rem !important;
}



h2 {
    font-family: 'source_sans_probold', arial, helvetica, sans-serif !important;
    font-size: 27px !important;
    color: #999999 !important;
  
   
}

footer{background-color:#212121 !important;}

    footer h2 {
        font-family: 'source_sans_probold', arial, helvetica, sans-serif !important;
        font-size: 27px !important;
        color: #999999 !important;
        padding-left: 36px !important;
    }

footer p {
    font-family: 'source_sans_proregular', arial, helvetica, sans-serif !important;
    font-size:14px !important;
   
    line-height: 24px !important;
    color: #999999 !important;
   margin-top:30px;
   
}

/*footer ul li{margin-top:-18px !important;}*/


p{
    font-family:'source_sans_proregular', arial, helvetica, sans-serif !important;
    font-size:16px !important;
    color:#212121 !important;
}

a{
    font-family:'source_sans_proregular', arial, helvetica, sans-serif !important;
    font-size:16px !important;
       
}

    a.logo {
        font-family: 'Josefin Sans', sans-serif !important;
        font-size: 18px !important;
        color: #232323 !important;
        text-transform: uppercase !important;
        font-weight: bold;
        text-decoration: none !important;
    }


.navbar {
    border-radius: 0px !important;
}


     a:link.back, a:visited.back {
        font-family: 'source_sans_probold', arial, helvetica, sans-serif !important;
        color: #999999 !important;
         padding: 10px 10px !important;
        
    }

 a:hover.back {
    background-color: #212121 !important;
    border-radius:5px;
    padding: 10px 10px !important;
    text-align: center !important;
    text-decoration: none;
    display: inline-block;
}

a:link.cat, a:visited.cat{
    font-family: 'source_sans_proregular', arial, helvetica, sans-serif !important;
    color: #999999 !important;
   
}

a:hover.cat {
    color: #212121 !important;
    text-decoration:none !important;
}

a:active.cat {
    background-color: #eee !important;
}

footer ul li {
    color: #999999;
    font-size: 13px;: none !important;

    line-height: 24px;
    list-style-type: none !important;
}

footer a {
    font-family: 'source_sans_proregular', arial, helvetica, sans-serif !important;
    font-size:14px !important;
    color: #999999 !important;
    text-decoration: none !important;
}
footer p{text-align:center !important;}

footer div.col-lg-4{text-align:center !important;}

.fa-linkedin:before {
    content: "\f0e1" !important;
}

i.fa.fa-linkedin {
    color: #4875B4 !important;
    padding-right: 5px !important;
}

.fa-chrome:before {
    padding-right: 5px;
}

.fa-firefox:before {
    padding-right: 5px;
}

.fa-internet-explorer:before {
    padding-right: 5px;
}

.fa-safari:before {
    padding-right: 5px;
}



