/*  
font-family: 'Lato', sans-serif;
*/

body {
  font-family: 'Lato', sans-serif;   
}


p {
    
  font-family: 'Lato', sans-serif;   

}


/* Carousel */

.carousel{
    display: block;
    position: absolute;
    background: #666666;
    margin-top: 0px;
    width: 100%;
    height: 100%!important;
    min-height: 100%!important;
}

.carousel-inner {
    height: 100%;
}
.carousel .item{
    height: 100%;
    min-height: 100%; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.bs-example{
	margin: 0px;
}


.carousel-overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3)!important;
    z-index: 1000;
}


.titan-caption {
    z-index: 2000;
    color: #FFFFFF!important;
}


.header1 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/ml_ufficio-header-1a-1920x1280.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;    
    animation: 15s infinite mlmuovi1;
}


.titan-title-size-2 {
    font-size: 23px;
    text-shadow: 1px 1px 1px #000000;
}


.titan-caption .btn {
    font-size: 20px!important;
}


.header2 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/ml_ufficio-header-2a-1920x1280.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;    
    animation: 15s infinite mlmuovi1;
}




.header3 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/ml_ufficio-header-3a-1920x1280.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;    
    animation: 15s infinite mlmuovi1;
}



/*

#header1 {
    position: absolute;
    background-image: url(../images/ml_ufficio-header-1-1920x1280.jpg);
    width: 100%;  
    margin-left: 0px;
}

#header2 {
    background-image: url(../images/ml_ufficio-header-2-1920x1280.jpg);
    width: 100%;  
    left: 0px;

    
}


#header3 {
    position: absolute;
    background-image: url(../images/ml_ufficio-header-3-1920x1280.jpg);
    width: 100%; 
    left: 0px;
}

#header4 {
    background-image: url(../images/ml_ufficio-header-4-1920x1280.jpg);
    width: 100%;  margin-left: 0px;
}

*/

@-webkit-keyframes mlmuovi1 {
  0%   { width: 100%; margin-left: 0px; }
  50% { width: 120%; margin-left: -10%; }
  100%   { width: 100%; margin-left: 0px; }
}
@-moz-keyframes mlmuovi1 {
   0%   { width: 100%; margin-left: 0px; }
  50% { width: 120%; margin-left: -10%; }
  100%   { width: 100%; margin-left: 0px; }
}
@-o-keyframes mlmuovi1 {
  0%   { width: 100%; margin-left: 0px; }
  50% { width: 120%; margin-left: -10%; }
  100%   { width: 100%; margin-left: 0px; }
}
@keyframes mlmuovi1 {
 0%   { width: 100%; margin-left: 0px; }
  50% { width: 120%; margin-left: -10%; }
  100%   { width: 100%; margin-left: 0px; }
}



#chisiamo h2.module-title {    
  text-align: center!important;
}

#arredi h2.module-title {
    
  text-align: center;

}

#servizi h2.module-title {
    
  text-align: center;

}


#chisiamo .module-subtitle {
  text-align: center!important;
}

#arredi .module-subtitle {
  text-align: center!important;
}

#servizi .module-subtitle {
  text-align: center!important;
}

p {
    font-size: 1.4em;
}


.navbar a {
    color: #FFFFFF;
}

.navbar a:hover {
    color: #FFFFFF;
}

.navbar-custom {
    font-size: 1.3em;
}


#map2 {
    display: block;
    width: 100%;
    height: 500px;
}


.widget h2, .widget p {
    text-align: center;
}

.widget .widget-title {
    font-size: 2.2em;
}


.widget p {
    font-size: 1.6em;
}



.logo-titolo img{
    width: 300px;
}

.navbar-brand img {
    display: inline-table;
    width: 40px;
    margin-right: 5px;
}


.header-telefono {
    display: inline-table!important;
    color: #FFFFFF!important;
    margin-top: 10px;
    margin-left: 80px;
}

.header-telefono a {
    color: #FFFFFF!important;
}


.copyright {
    text-align: center;
    text-transform: none;
}

.copyright p {
    text-align: center;
    font-size: 0.8em;
}


/* pagine interni arredi */

.mfp-title {
  text-transform: uppercase;   
}

input[type="checkbox"], input[type="radio"] {
    display: inline-table;
    width: 30px;
    float: left;
}

.checkbox-text {
    display: inline-table;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 1.2em;
}

.checkbox-text a {
    color: #FFFFFF;
}


.module-pareti {
   position: relative;
padding: 70px 0;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover; 
}

.module-pareti h3 {
    text-align: center!important;
}



@media screen AND (max-width: 768px) {

    .titan-title-size-2 {
        font-size: 19px;
    }


    .header1, .header2, .header3 {
        background-attachment: unset!important;
        background-position: top center!important;
        animation: none!important;
    }  

    .parallax-bg {
        background-attachment: unset;
    }

    
    
}