body {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.quote {

}
.socialFeed .powrMark {
    display: none!important;
}

.quote {
    border: 10px solid #58abaa;
    position: relative;
    margin: 10px;
    margin-right: -20px;
    width: 100%;
    padding: 20px;
    float: none;
    font-family: "Times New Roman", "Times", serif;
}
.quote {
    padding: 20px;
    float: left;
    width: auto;
    max-width: 400px;
    left: -60px;
}
.quote p {
    
    letter-spacing: 1px;
    line-height: 140%;
}
.quote p .author {
    color: #58abaa;
    padding-top: 40px;
}


.navbar-brand {

    padding: 15px;
    max-width: 240px;

}

.navbar-custom.affix .navbar-brand img {
    width: 60%;
    transition: all 0.3s;
}


.copper {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-custom .navbar-brand {
    font-size: 12px;
}

.navbar-custom .navbar-brand img {
    width: 80%;
    transition: all 0.3s;

}
.calligraf, .calligraf p {
font-style: italic;

}

.navbar-custom .nav li a {

   font-size: 1.6em;
}
.nav > li > a {
    padding: 10px 8px;
}

#MyCarousel .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 93%;

}
h1, h2 {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;

}

header .intro-text .intro-lead-in, header .intro-text .intro-heading {
    font-size: 25px;
    line-height: normal;

}
img {

    max-width: 100%;
}
header .intro-text {
    padding-bottom: 50px;
}


.btn-xl {

    border-radius: 3px;
    color: white;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 14px 30px;
    text-transform: uppercase;
}

.fondoA {
    background-image: url('../img/bg/1.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;

}
.fondoB {
    background: url(../img/bg/2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF;
}
.no-webp .fondoC {
    background: url(../img/bg/4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF;
}
.webp .fondoC {
    background: url(../img/bg/4.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF;
}
.fondoD {

    color: #9c8c9c;
    background-color: #a3b6b3;
}
.fondoE {

    color: #FFF;
    background-color: #9c8c9c;
}

.no-webp .about {
     background: url(../img/bg/about.jpg) no-repeat center center fixed;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     color: #FFF;
     margin-top: 0;
 }
.webp .about {
    background: url(../img/bg/about.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF;
    margin-top: 0;
}
section.christmas {
    background: url(../christmas-in-love/assets/images/back.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF;
    margin-top: 0;

}
.banda-bianca {

}
.fondoB .text-muted, .fondoC .text-muted {
    color: #c6c6c6;

}
.fondoE .text-muted , .bg-darkest-gray .text-muted {
    color: #fffcf8;

}
.grande, .grande p {

}

.blu {
    color: #5405FF;
}
.rosa {
    color: #9300E8;
}
.celeste {
     color: #1961FF!important;
 }
.arancione, h1.arancione {
    color: #FF6300!important;
}
section {
    padding: 60px 0;
}

section.bg-darkest-gray h2.section-heading, section.bg-darkest-gray h1.section-heading {

    color: #DDD;
}

.portfolio-item, .portfolio-link {
    padding-bottom: 10px;

}

.portfolio-caption {
    color: #D9DDE9;
}

.portfolio-caption h4 a {
    color: #FFF;
}

.team-member h4 {
    font-size: 20px;
}
.navbar-brand {
    padding: 0;
}


iframe.ovideo {
    width: 100%;
    height: 360px;
    margin-bottom: 15px;
}
@media (max-width: 960px) {
    .quote {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        margin-bottom: 15px;
        left: 0;
    }

    .navbar-brand {

        width: 60%;
        padding: 3px;
        max-width: 290px;
    }
}

@media (min-width: 768px) {
    iframe.ovideo {
        height: 300px;
    }
}
@media (max-width: 768px) {

    .navbar-custom .navbar-brand img {
        width: 80%;
    }
    body {
        padding-top: 30px;
    }
    header .intro-text .intro-heading {
       /* font-size: 15px;*/
    }
    iframe.ovideo {
        height: 260px;
    }
    .navbar-brand {

        width: 50%;
        padding: 3px;
    }

}

/* 4. Gallery Styles */
.container-fluid {
    padding: 0;
    width: 100%;
}
.row.no-padding {
    margin: 0;
}
.no-padding, .no-padding .col-md-2, .no-padding .col-md-3, .no-padding .col-md-4, .no-padding .col-md-6, .no-padding .col-md-8 {
    padding: 0;
}
.gallery-wrap {
    background-size: cover;
    padding: 100px 0;
    position: relative;
}

.gallery-wrap .container {
    position: relative;
    z-index: 55;
}

.overlay {
    background: #000;
    opacity: 0.45;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.gallery-item {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.gallery-item img {
    transform: scale(1);
    transition: .3s;
}

.gallery-item:hover img {
    transform: scale(1.2);
    transition: .3s;
}

.gi-overlay {
    background: rgba(0,0,0,0.65);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: .4s;
    opacity: 0;
    visibility: hidden;
}

.gallery-item:hover .gi-overlay {
    transition: .4s;
    opacity: 1;
    visibility: visible;
}

.gi-overlay h4 {
    margin: 0 0 38px;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.04em;
}

.gi-overlay a {
    width: 48px;
    height: 48px;
    background: #212121;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    border: 2px solid transparent;
    transition: .4s;
}

.gi-overlay a:hover {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 16px;
    transition: .4s;
}

.v-align-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.gi-overlay-inner {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.gallery-item img {
    width: 100%;
}
.gallery-item img {
    transform: scale(1);
    transition: all 0.3s ease 0s;
}
.gallery-full {
    padding: 0;
}
.callnow-bottom{
    position: fixed;
    bottom: 25px;
    right: 5px;
    margin-right: 25px;
    z-index: 999997;
    cursor: pointer;
    animation: icon-appear .25s ease;
    display: block !important;
}
.artist-title{
    font-size: 12px;
    font-weight: normal;
}
img {
    opacity: 1;
    transition: opacity 0.3s;
}
img[data-src] {
    opacity: 0;
}