@charset "UTF-8";
/* CSS Document */



@import url('https://fonts.googleapis.com/css?family=Montserrat');


body {
	
	font-size:14px;

     font-family: 'Montserrat', sans-serif;
    font-weight:400;
   
}



a {
    color: #000;
}


html, body {
    height: 100%;
}

.prova {
	min-height: 1200px;    height: auto !important;    height: 100%;   
}

img {
	 max-width: 100%;
  height: auto;
}

.icon-lg{	font-size:50px!important; }


.navbar {
    display: none;
}

input#edit-preview {
    display: none;
}

.navbar-brand {padding:0px;}


a span.quickedit-field {
    pointer-events: none;
   cursor: default;

}
.navbar-fixed-top {
    top:80px;
}
/* ------------ HEADER ------------ */

.carousel-control.right, .carousel-control.left {
    background-image:none;
}

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
       
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        line-height: 1;
    }






.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

/* ------------ MENU ------------ */



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

.navbar {
    border: none;
}

ul.navbar-nav {
    background-color: #fff;
}

.navbar-nav {
    margin: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:#fff;
}


#navbar li {
    font-size: 12px;
    border-bottom: solid 1px #ccc;
}

#navbar li.acquista a {
    color: #fff;
}

.spazio {
    padding-right: 7px;
}



.menu-principale ul li{
    display: inline-block;    
}

.menu-principale ul li a {
    color:#000; 
} 

.menu-principale ul li a:hover {
    color:#000;
    text-decoration: underline;
}


.menu-principale {
       
    padding-top:64px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    }



.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color:#C69C6D;

}

.acquista {
    background-color: #000;
    padding: 5px;
    
}

.menu-principale .acquista a, .menu-principale .acquista a:hover {
    color: #fff;
}

/* ------------ CONTENUTO ------------ */


.frase-home h1 {
    font-size: 22px;
    font-weight: lighter;
    
}

.frase-home h2{
    font-size: 20px;
    font-weight: lighter;
    color:#7A7A7A; 
    
} 

.prodotti a h1{
    color: #000;
    font-size: 22px;
    
    
} 



.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
    margin-top:20px;
} 


/* ------------- FORM ------------ */

.contact-message-scrivici-per-richiederci-informa-form label {
    color: #038c98;
    font-weight: lighter;
    
}


div#edit-field-accetto-trattamento-privac-value--description.description {
    font-size: 10px;
    padding-bottom: 10px;
}



.contact-message-scrivici-per-richiederci-informa-form .field--type-string {
    padding-bottom: 20px;
}




button, html input[type=button], input[type=reset], input[type=submit] {
    width: 200px;
    background-color: #000;
    color: #fff;
    margin-top: 20px;
}






@media (max-width:480px) {
  body { padding: 2rem 1rem; }
  
  .map-list { margin: 1.375em 0; }
  .map-list p { margin-bottom: 0.5rem; }
  .map-list .button {
    position: static;
    transform: none;
    width: 100%;
  }
}





/* ------------ FOOTER ------------ */
footer {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: lighter;
}
footer a, footer a:hover{
    color: #fff;
} 

footer h1{
    font-size:25px;
    font-weight: bold;
    color: #fff; 
    
}

.footer-bottom {
    color:#7A7A7A;
    font-size:12px;
}

.footer-bottom a {
    color:#7A7A7A; 
    
}

.footer-center {
    background-color:#000;
}



/* ------------ FOOTER ------------ */





/* ------------ servizi  ------------ */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #000;
    border-color: #000;
} 


.servizi1 h1 a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
} 
.servizi2 h2 {
    font-size: 14px;
    margin: 0px;
}



.snip1561 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 8px;
  
  width: 100%;
  background: #700877;
  background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
}

.snip1561 img,
.snip1561:before,
.snip1561:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.snip1561 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}

.snip1561:before,
.snip1561:after {
  content: '';
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.snip1561:before {
  width: 60px;
  height: 1px;
  left: 100%;
}

.snip1561:after {
  height: 60px;
  width: 1px;
  top: 0%;
}

.snip1561 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1561:hover img,
.snip1561.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}

.snip1561:hover:before,
.snip1561.hover:before,
.snip1561:hover:after,
.snip1561.hover:after {
  opacity: 1;
  top: 50%;
  left: 50%;
}



/* ------------ servizi  ------------ */





.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8) url(/themes/publiarte/img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #000;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}





@media only screen and (max-width: 487px) {

}



input, textarea {
	width:100%;

line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

input.webform-calendar {
	width:24px;
}

input.webform-submit.button-primary.form-submit {
	width:200px;
}

input#edit-submitted-allego-cv-upload-button {
	width:200px;
	margin-top:10px;
}




@media only screen and (min-width: 300px) and (max-width: 1080px) {
  
}


@media only screen and (min-width: 300px) and (max-width: 1024px) {
    .menu-principale {
        font-size: 12px;
        padding-top:0px;
    }
   
    
    
}
@media only screen and (min-width: 300px) and (max-width: 1280px) {
    
.menu-principale {
       
    padding-top:32px;
    }

  
}


@media only screen and (min-width: 300px) and (max-width: 800px) {
  
    
.menu-principale {
        font-size: 14px;
    padding-top:47px;
    }
     .indirizzo{
        display: none;
    } 
  
}

@media only screen and (min-width: 300px) and (max-width: 768px) {
      .navbar {
    display: none!important;
        
}
    
    .logo-responsive {
        text-align: center;
    }
   
    .navbar-toggle{
        margin-top: 20px;
    } 
    
   
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 500px !important;
    }
  
}




@media only screen and (min-width: 300px) and (max-width: 680px) {

    .navbar {
    display: block!important;
        
}
   
    .menu-principale {
        display: none;
    }
    .navbar-toggle {
        background: #ccc;
    }
    
    .logo img {
        width: 70%;
        padding-bottom: 20px;
        
    }
    
    .indirizzo{
        display: none;
    } 
}

@media only screen and (min-width: 300px) and (max-width: 736px) {
     .navbar {
    display: block!important;
        
}
   .navbar-toggle {
        background: #ccc;
    }
    .menu-principale, .menu-pagine {
        display: none;
    }
    
     .logo img {
        width: 50%;
        padding-bottom: 20px;
        
    }
container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
    margin-top:0px;
} 
    
    
    .sfondo-header, .sfondo-pagine{
    
    background-size:100%;
        height: auto;
  
}
    
    .navbar-toggle {
        margin-top:-35px;
    }
    
    .navbar-nav {
        margin-top:0px;
    }
   
}

@media only screen and (min-width: 300px) and (max-width: 480px) {
     .navbar-fixed-top {
    top:120px;
        
}
    
  
    .navbar-toggle {
        background: #ccc;
    }
}


@media only screen and (min-width: 300px) and (max-width: 714px) {

}

@media only screen and (min-width: 300px) and (max-width: 414px) {
    .navbar-fixed-top {
    top:120px;
}
    .navbar-toggle {
        background: #ccc;
    }
    container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
    margin-top:0px;
} 
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: none;
    }
    
    container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-top: 14px;
    }
    
}
