/* Header */
#head {
    background: #181015;
    background: rgba(0,0,0,.8) url(/content/images/header.jpg) no-repeat;
    -ms-background-size: cover;
    background-size: cover;
    min-height: 520px;
    text-align: center;
    padding-top: 240px;
    color: white;
    font-family: "Open sans", Helvetica, Arial;
    font-weight: 300;
}

#head.secondary {
        height: 100px;
        min-height: 100px;
        padding-top: 0;
    }

    #head .lead {
        font-family: "Open sans", Helvetica, Arial;
        font-size: 44px;
        margin-bottom: 6px;
        color: white;
        font-weight: bold;
        line-height: 1.15em;
    }

    #head .tagline {
        color: white; /*rgba(255,255,255,0.50);*/
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 25px;
    }

        #head .tagline a {
            color: #fff;
        }

    #head .btn {
        margin-bottom: 10px;
    }

    #head .btn-default {
        text-shadow: none;
        background: transparent;
        color: white;
        color: rgba(255,255,255,.5);
        -webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,.5);
        -moz-box-shadow: inset 0 0 0 3px rgba(255,255,255,.5);
        box-shadow: inset 0 0 0 3px rgba(255,255,255,.5);
        background: transparent;
    }

        #head .btn-default:hover,
        #head .btn-default:focus {
            color: white;
            color: rgba(255,255,255,.9);
            -webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,.8);
            -moz-box-shadow: inset 0 0 0 3px rgba(255,255,255,.8);
            box-shadow: inset 0 0 0 3px rgba(255,255,255,.8);
            background: transparent;
        }

        #head .btn-default:active,
        #head .btn-default.active {
            color: #fff;
            -webkit-box-shadow: inset 0 0 0 3px #fff;
            -moz-box-shadow: inset 0 0 0 3px #fff;
            box-shadow: inset 0 0 0 3px #fff;
            background: transparent;
        }



@media (max-width: 767px) {
    #head {
        min-height: 420px;
        padding-top: 160px;
    }

        #head .lead {
            font-size: 34px;
        }
}

.header {
    background-color: rgba(0,0,0,0.50);

}

.portfolio {
    margin-top: 100px;
    color: gray;
    border-bottom: solid 1px gray;
}

.logo { 
    height: 60px;
}   
.artspack {
    color: rgba(0, 0, 0, 1);
}

/* Autohide navbar */
.slideUp {
    top: -100px;
}

.headroom {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}


/* Highlights (in jumbotron in most cases) */
.highlight {
    margin-top: 40px;
}

.h-caption {
    text-align: center;
}

    .h-caption i {
        display: block;
        font-size: 54px;
        margin-bottom: 36px;
    }

    .h-caption h4 {
        color: rgba(0,0,0,1);
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    } 

.h-body {
    padding-top: 1em;
    padding-bottom: 0.25em;
}

.h-caption a:hover, a:focus {
    color: rgba(0,0,0,1);
    text-decoration: none;
}

.h-caption a {
    color: rgba(110, 71, 160, 1);
    text-decoration: none;
}



.h-caption img {
    height: 200px;
}
/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: "Open sans", Helvetica, Arial;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 30px;
}

blockquote {
    font-style: italic;
    font-family: Georgia;
    color: #999;
    margin: 30px 0 30px;
}

label {
    color: #777;
}

.thin {
    font-weight: 300;
}

.page-title {
    margin-top: 100px;
    font-weight: 300;
    font-weight: bold;
    border-bottom: black solid 1px;
}

.text-muted {
    color: #888;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 30px 0 0 0;
}

ul.list-spaces li {
    margin-bottom: 10px;
}

/* Helpers */
.container-full {
    margin: 0 auto;
    width: 100%;
}

.top-space {
    margin-top: 40px;
}

.top-margin {
    margin-top: 20px;
}

.img-head {
    height: 250px;
    width: 250px;
    margin-bottom: 0.4em;
}

img {
    max-width: 100%;
}

    img.pull-right {
        margin-left: 10px;
    }

    img.pull-left {
        margin-right: 10px;
    }

#map {
    width: 100%;
    height: 280px;
}

#social {
    margin-top: 50px;
    margin-bottom: 50px;
}

    #social .wrapper {
        width: 340px;
        margin: 0 auto;
    }

/* Sidebars */
.sidebar {
    padding-top: 36px;
    padding-bottom: 30px;
}

    .sidebar .widget {
        margin-bottom: 20px;
    }

    .sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
        margin-top: 20px;
    }

/* Footer */
footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.footer1 {
    background: #232323;
    padding: 30px 0 0 0;
    font-size: 12px;
    color: #999;
}

    .footer1 a {
        color: #ccc;
    }

        .footer1 a:hover {
            color: #fff;
        }

    .footer1 .widget {
        margin-bottom: 30px;
    }

    .footer1 .widget-title {
        font-size: 17px;
        font-weight: bold;
        color: #ccc;
        margin: 0 0 20px;
    }

    .footer1 .entry-meta {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin: 0 0 35px 0;
        padding: 2px 0;
        color: #888888;
        font-size: 12px;
        font-size: 0.75rem;
    }

        .footer1 .entry-meta a {
            color: #333333;
        }

        .footer1 .entry-meta .meta-in {
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            padding: 10px 0;
        }

.follow-me-icons {
    font-size: 30px;
}

    .follow-me-icons i {
        float: left;
        margin: 0 10px 0 0;
    }

.footer2 {
    background: #191919;
    padding: 15px 0;
    color: #777;
    font-size: 12px;
}

    .footer2 a {
        color: #aaa;
    }

        .footer2 a:hover {
            color: #fff;
        }

    .footer2 p {
        margin: 0;
    }

.widget-simplenav {
    margin-left: -5px;
}

    .widget-simplenav a {
        margin: 0 5px;
    }

.privacyCaption h4 {
    color: orange;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.client {
    background-color: #181015;
}

.client h2, h3 {
    color: white;
}

.client a {
  color: rgba(254, 146, 17, 1);
}

.jumbotron{
    border: solid 1px #ccc;
}

#moreInfo {
    color: rgba(110, 71, 160, 1);
}

/*B&W*/
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.bw:hover {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);

}

/*Validation*/
.validation-summary-valid.alert-danger {
    display: none;
}

.alert-cookie {
    border: solid 1px red !important;
    margin: 0.5em;
}

.alert-cookie a {
    color: #ffffff;
}

#acceptCookies {
    position: absolute;
    top: 1.2rem;
    right: 3rem;
}

.galleryItem {
    width: 200px;
    height: 200px;
    /*position: relative;*/
    overflow: hidden;
    display: inline-block;
    margin: 1px;
}

.galleryItem a img {
    position: absolute;
    left: 50%;
    top: 50%;
    /*height: 100%;*/
    width: auto;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    /*border-radius: 5px;*/
    /*margin: 0.5em;*/
}

.tilt {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
 
.tilt:hover {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

/*
.alert-success {
    color: #155724;
    background-color: #A0C562;
    border-color: #c3e6cb;
}

.close {
    text-shadow: none;
}

.alert-dismissible .close {
    padding: 0.5rem 1.25rem;
}

.alert a {
    color: #000;
}

.text-info {
    color: #fff !important;
}*/