/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
 /* partecipazione */
@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Cookie);
/* fine partecipazione */

@import url(https://fonts.googleapis.com/css?family=Nixie+One);
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300,700);

body {
  margin: 0;
  font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
  color: #655c57!important;
  text-align: left;
  background-color: #fff;
}

p {
    line-height: 23px;
    font-family: 'Ovo';
        color: #655c57!important;
    font-size: 21px !important;
    line-height: 33px !important;
    letter-spacing: 1px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #645c56;
        font-size: 20px;

}
a:hover, a:focus {
  color: #AFADAA;
  text-decoration: underline;
}



h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Ovo';
    font-size: 18px;
}

h1 {
  text-transform: uppercase;
    font-family: 'Ovo';
    font-size: 18px;
        margin-top: 21px;
    margin-bottom: 10.5px;
        line-height: 1.1;
    color: inherit;
        margin: 0.67em 0;
}
.testo-h1 {
  text-transform: uppercase;
    font-family: 'Ovo';
    font-size: 18px;
        margin-top: 21px;
    margin-bottom: 10.5px;
        line-height: 1.1;
    color: inherit;
        margin: 0.67em 0;
}

h2 {
  text-transform: uppercase;
    font-family: 'Ovo';
        font-size: 32px;
            margin-top: 21px;
    margin-bottom: 10.5px;
        line-height: 1.1;
    color: #f2eee3;
}
.testo-h2 {
  text-transform: uppercase;
    font-family: 'Ovo';
        font-size: 32px;
            margin-top: 21px;
    margin-bottom: 10.5px;
        line-height: 1.1;
    color: inherit;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 4px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
  /*  content: "\f005";*/
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #bcc6c2;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #655c57;
    background: #f2eee3;
}

header .container {
    padding-top: 160px;
    padding-bottom: 130px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

header img {
    display: block;
    width: 100%;
}

header .intro-text .name {
    text-transform: uppercase;
   font-family: 'Ovo';
    font-size: 18px;
}

header .intro-text .skills {
    font-size: 1.25em;
}

.sfondo-takeit {
    text-align: left;
    color: #fff;
    background-image: url(../img/luca-martina/sfondo-pizzo.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}  

.sfondo-location {
    text-align: left;
    color: #fff;
    background-image: url(../img/luca-martina/sfondo-location.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}

.sfondo-viaggio {
    text-align: left;
    color: #fff;
    background-image: url(../img/luca-martina/sfondo-viaggio.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}

.sfondo-contatti-sposi {
    text-align: left;
    color: #fff;
    background-color: #8c8576;
}

.testo-bianco p{
color: #fcf9ef !important;
}


.accordion-item:last-of-type {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.accordion-sfondo {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 2px;
    background-color: #f2eee3;
    padding: 24px;
    text-transform: uppercase;
        margin-bottom: 3px;
        border-bottom: #655c57 0.5px solid;
        }
        
.titoli-accordion {
    font-family: 'Ovo';
}      
  
    .voce-menu p {
    padding-top: 20px;
    font-weight: 800;
        margin-bottom: 3px;
    position: relative;
    z-index: 3;
           background-color: #f2eee3;
                color: #a6a093!important;
    }
        .voce-menu-vino p {
    padding-top: 20px;
    font-weight: 800;
        margin-bottom: 3px;
    position: relative;
    z-index: 3;
           background-color: #25221f;
    }
       .voce-menu {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 55px;
    }
    
    .descrizione-portata p {
        font-style: italic;
            font-size: 1rem !important;
    letter-spacing: 0.1rem;
}
  .voce-menu span {
position: relative; */
    /* z-index: 3; */
    font-weight: 600;
    /* background-color: #25221f; */
    /* margin-top: 30px !important; */
    /* margin-bottom: 3px; */
    color: #98887b;
    /* font-style: italic; */
    text-decoration: underline;
}

  .voce-menu::after {
    content: "......................................................................" "...................................................................." "....................................................................";
    position: absolute;
    left: 20px;
    right: 0;
    top: 20px;
    z-index: 1;
    color: #dad8d4;
    font-fa
    }
     
     
   .justify-content-end {
    justify-content: flex-end !important;
}
        
.bottone-bianco {
background-color: #fcf8ee;
color: #655c57 !important;
padding: 10px 30px;
display: inline-block;
    margin-bottom: 60px;
}

.text-center {
    text-align: -webkit-center;
}

.iban-testo {
    background-color: #fcf8ee;
    color: #655c57 !important;
    padding: 10px 30px;
    display: inline-block;
    margin-bottom: 60px;
    font-size: 24px;
}

.testo-titolo {
width: 60%;
margin-bottom: 38px;
}

.testi-img-mobi {
width:400px;
margin-bottom: 38px;
}

.sfondo-nero-mobile {
background-color: #010c10;
color: #fcf9ef !important;
margin-top: -147px;
}

.portfolio-caption-heading {
    margin-top: 18px;
    font-size: 17px;
    line-height: 23px;
}

.portfolio-caption-subheading {
    font-size: 25px;
}
.portfolio-item {
margin-top: 40px;
}


@media(min-width:768px) {
    header .container {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 0px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 0px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

.navbar {
    text-transform: uppercase;
    font-family: 'Ovo';
    font-size: 16px;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 180px 0;
}

section #contatti{
    padding: 200px 0 100px 0 !important;
}

#iban {
    background-color: #f2eee3;
}

#lista section {
padding: 80px 0;
}

section h2 {
    margin: 0;
      font-size: 3em;
}

section.proposte {
    color: #575756;
  background: #93BF9B;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: rgb(194, 158, 194);
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #575756;
}

@media(max-width:767px) {
    section {
        padding: 40px 0!important;
    }

    section.first {
        padding-top: 75px;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #EFE400;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 1px #645c56 solid;
    border-radius: 0px;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none !important;
    resize: none;
    font-weight: 400;
    background-color: #fefbf5;
    padding: 10px;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #E8E0D5;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding: 10px 0;
    background-color: #f2eee3;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #645c56;
    color: #575756!important;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}


.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

.navbar-brand>img {
    display: block;
    width: 28%;
    margin-top: -12px;
}

.navbar-default .navbar-nav>li>a {
  color: #575756;
}

.bg-menu {
    background-image: url(../css/partecipazioni-matrimonio-bg.png);
    background-repeat: no-repeat;
    margin-top: 10p;
    background-position-y:34px;
    background-size: 98%;
}

.navbar-default {
  background-color: #fff;
}

body {
  font-family: 'Ovo';
  font-size: 13px;
  line-height: 0.428571;
  color: #2c3e50;
  background-color: #ffffff;
}
.slidertexture {
  width: 70%;
  left: 15%;
  margin-top: 45px!important;
}
.find {
margin-top: 20px;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
  background-color: #E8E0D5!important;
  border-color: #E8E0D5!important;
}

@media (min-width: 768px)
.navbar-right {
  float: right!important;
  margin-right: -15px!important;
  margin-bottom: 4px!important;
  margin-top: -54px!important;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0,0,0,0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0,0,0,0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0,0,0,0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.bg-lime {
background-color: #efe400;
}
.centra img {
  width: 65%;
  margin-top: 83px;
  margin-left: 8px;
}

.testo-personalizza p{
 font-size: 18px;
  line-height: 25px;
  padding: 0px 55px;
}
.carousel {
  margin-top: 0px;
}
.slider-int {
  margin-top: 0px!important;
}
.slider-button {
    width: 70%;
    left: 15%;
    margin-top: 45px!important;
        margin-bottom: 45px!important;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.text-muted {
    color: #575656!important;
    margin-top: 15px;
}
.bollo-prezzo {
    color: #93BF9B;
    background-color: #fff;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    /* text-align: center; */
    /* margin-top: 20px; */
    padding-top: 18px;
    margin: auto;
}
@media (min-width: 768px){
.navbar-right {
    float: right !important;
    margin-right: 35px;
    margin-bottom: 4px;
    margin-top: -54px;
}}


@media (max-width: 990px){
.navbar-brand {
padding:23.5px 15px;
}
.testo-personalizza p {
  padding: 13px 55px 59px 55px;
}
}

@media (max-width: 767px){
.navbar-brand>img {
  display: block;
  width: 22%;
  margin-top: -5%;
  margin-left: 40%;
}
.navbar-brand {
  padding: 23.5px 0px 0px 0px;
  height: 30px;
}
.navbar-toggle {
  margin-top: 13px;
  margin-bottom: -23px;
}
.carousel {
  margin-top: 0px;
}
.slidertexture {
  width: 100%;
  left: 0%;
}
}



@media (max-width: 700px){
.navbar-brand>img {
  display: block;
  width: 24%;
  margin-top: -5%;
  margin-left: 40%;
}
}
@media (max-width: 635px){
.navbar-brand>img {
  display: block;
  width: 26%;
  margin-top: -5%;
  margin-left: 36%;
}
}
@media (max-width: 590px){
.navbar-brand>img {
  display: block;
  width: 29%;
  margin-top: -6%;
  margin-left: 34%;
}
}
@media (max-width: 530px){
.navbar-brand>img {
  display: block;
  width: 32%;
  margin-top: -7%;
  margin-left: 34%;
}
}
@media (max-width: 500px){
.navbar-brand>img {
  display: block;
  width: 37%;
  margin-top: -8%;
  margin-left: 31%;
}
section h2 {
  font-size: 2.6em;
  line-height: 23px;
  margin-top: 20px;
}

}
@media (max-width: 440px){
.navbar-brand>img {
  display: block;
  width: 42%;
  margin-top: -9%;
  margin-left: 29%;
}
.navbar-brand {
height: 30px;
}
.testo-personalizza p{
  padding: 13px 25px 59px 25px;
}
}

/* partecipazione marta e alessandro */

section.testo-partecipazione {
    color: #575756;
    background: #FFFFFF;
    padding-top: 0px!important;
       padding-bottom: 0px;
}
section.programma-alessandroemarta {
    background: #F9E646;
        padding-top: 50px;
            padding-bottom: 50px;
            font-family: 'Amatic SC', cursive;
}
section.programma-alessandroemarta .text-muted {
    color: #B1ACAA!important;
    /* font-family: 'Amatic SC', cursive; */
    font-size: 26px;
    line-height: 24px;
    font-family: 'Cookie', cursive;
    text-transform: none;
}
section.programma-alessandroemarta p {
    color: #988E85;
       font-size: 22px;
    margin-top: -7px;
    margin-bottom: 19px;
    }

section.programma-alessandroemarta h3 {
    font-family: 'Cookie', cursive;
    text-transform: lowercase;
    font-size: 40px;
    color: #7F7A76;
}
section.contact-alessandroemarta {
 per Alessandro & Marta
}
.carousel-partecipazione {
margin-top:0px;
}
.carousel-partecipazione a{
display: none;
}
hr.star-ale-marta {
    border-color: #F9E646;
        width: 120px!important;
}

@media (max-width: 880px) {
section {
    padding: 100px 0;
}

.testo-titolo {
width: 40%;
}

}

@media (min-width: 810px) {
.carousel-visible {
display: none;
}
.solomobile {
display: none;
}
.sfondo-nero-mobile {
    display: none;
}
}
@media (max-width: 810px) {
.text-visible {
display: none;
}
.solodesktop {
display: none;
}

.titoli-accordion {
    line-height: 25px;
}

.testi-img-mobi {
    width: 316px;
}

.iban-testo {
        background-color: #fcf8ee;
        color: #655c57 !important;
        padding: 10px 12px 0 0;
        display: inline-block;
        margin-bottom: 0px;
        font-size: 16px;
}

p {
    line-height: 23px;
    font-family: 'Ovo';
    color: #655c57 !important;
    font-size: 18px !important;
    line-height: 25px !important;
    letter-spacing: 1px;
}
header .container {
    padding-top: 80px;
    padding-bottom: 60px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

}

/* fine partecipazione marta e alessandro */

/* partecipazione antonio e elena */

section.programma-antonioelena {
    background: #a3988d;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: 'Amatic SC', cursive;
}
hr.star-antonio-elena {
    border-color: #fabe3d;
    width: 300px!important;
    border-style: dashed;
    border-width: thin;
}

/* fine partecipazione antonio e elena */