@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
html, body {
    margin: 0;
    height: 100%;
	font-family: 'Source Sans Pro';
}

h1,h2,h3{
	font-family: 'Lato';
	font-weight:300;
	color: #0079cd;
}

h4,h5,h6{
	font-family: 'Source Sans Pro';
}

p{
	color:#333;
	font-size:16px;
}

hr {
    border-width: 2px;
    width: 100%;
    border-color: #0079cd;
    margin: 0;
    margin-bottom: 20px;
}
iframe#linkYoutube {
    width: 100% !important;
}

/*** HEADER ***/

header {
    height: 950px;
	position:relative;
	overflow: hidden;
}

header .swiper-container {
    height: 100%;
}

.logo_menu_container{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index: 99999999;
}

.logo_menu .navbar {
    width: 100%;
	background-color: transparent !important;
}
.logo_menu a.navbar-brand {
    color: #fff;
    font-family: Lato;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 30px;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
	text-transform: inherit;
    font-size: 15px;
	font-family: 'Lato';
	font-weight:bold;
	transition:all 0.3s ease;
	border-bottom: solid 2px transparent;
}

.logo_menu .navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover{
	color: #30a3fb;
}

header .swiper-button-prev{
	background-image:url("../img/fsx.png");
}

header .swiper-button-next{
	background-image:url("../img/fdx.png");
}

.text_header {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -30px;
    width: 100%;
    z-index: 1;
}

.text_header01 {
    padding: 0 15px;
    color: #fff;
    text-align: center;
    opacity: 0;
    width: 100%;
    max-width: 440px;
    padding-top: 80px;
    display: block;
    margin: 0 auto;
    margin-top: -80px;
}

.text_header01 h1{
    font-size:50px;
	 margin: 0;
	 color:#fff;
	 font-weight:400;
}

.text_header01 p{
    font-size:18px;
	color:#fff;
}

.text_header span {
    font-weight: 300;
}

header .dropdown-menu  .dropdown-item {
	transition:all 0.4s ease;
}

header .dropdown-menu  .dropdown-item a {
	transition:all 0.4s ease;
	font-family: Lato, Arial;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    padding: 10px 0;
    display: block;
}

header .dropdown-menu {
    padding: 0;
    border-radius: 0;
}

header .dropdown-menu .dropdown-item:hover{
    background: #0079cd;
    color: #fff;
}


header .dropdown-menu .dropdown-item:hover a{
    text-decoration: none;
    color: #fff;
}

header .dropdown-menu .dropdown-menu{
    display: none !important;
}

header .dropdown-menu .dropdown:hover ul.dropdown-menu {
    display: block !important;
    left: 99%;
    top: -2px;
}
header .dropdown-menu .dropdown ul.dropdown-menu a{
    color: #333;
    background: #fff;
    padding: 12px 20px;
}

header .dropdown-menu .dropdown ul.dropdown-menu a:hover{
    background: #0079cd;
    color: #fff;
}

header .dropdown-menu .dropdown .freccia_mobile_menu{
    color: #fff;
}


header .dropdown-menu .dropdown .freccia_mobile_menu {
    color: #0079cd;
    top: -4px;
}

header .dropdown-menu .dropdown:hover .freccia_mobile_menu {
    color: #fff;
}
.content_interne img {
    width: 100% !important;
    height: auto !important;
}
.dropdown:hover .dropdown-menu {
    display: block;
    padding-top: 0px;
    margin-top: 30px;
}
.dropdown:hover .dropdown-menu .dropdown-menu {
    display: block;
    top: 0;
    padding-top: 0px;
}

header .dropdown-menu .dropdown:hover ul.dropdown-menu li:first-child a {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
header .dropdown-menu .dropdown:hover ul.dropdown-menu li:last-child a {
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.box_sidebar a {
    color: #fff !important;
    transition: all 0.5s;
    cursor: pointer;
}
#blocco1 {
    width: 100%;
}
.box_sidebar a:hover {
    color: #0079cd !important;
    background: #fff;
}
#blocco1 h2{
    text-align:center;
	color:#0079cd;
	font-weight:300;
	margin-top:20px;
	margin-bottom:20px;
}
.btn.btn-primary {
    color: #fff !important;
}
.mappa_form a.btn { max-width: 130px;}
#blocco1 img{
	width:100%;
	padding-bottom:20px;
}

#blocco1 .mini_title{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
}

.banda_max {
    background-image: url(../img/banda-blocco2.jpg);
    min-height: 325px;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
}

.banda_max2 {
    background-image: url(../img/banda2.jpg);
}

.banda_max .container {
    display: table-cell;
    vertical-align: middle;
}

.banda_max row {
    margin:0;
}

.banda_max h3 {
    text-align: center;
    width: 100%;
    color: #fff;
	margin: 0;
}

.banda_max h3 span{
    font-weight:400;
}

/** BOX **/

#blocco2, #blocco3{
    overflow: hidden;
	padding-top: 40px;
    padding-bottom: 40px;
}

#blocco2  .col-fr {
    width: 20%;
    float: left;
}

.box {
    position: relative;
    margin: 0 10px;
    overflow: hidden;
    max-width: 214px;
    margin: 0 auto;
}

.box img {
    width: 100%;
}

.box .text_box {
    position: absolute;
    top: 90%;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    padding: 0 10px;
    text-align: center;
    z-index: 3;
    transition: all 0.3s ease;
    color: #fff;
}

.box:hover .text_box {
    top: 15%;
}

.box .text_box p{
	opacity:0;
}

.box .text_box h4 {
    font-weight: 300;
    font-family: Lato;
    color: #fff;
	text-decoration:none;
}

.box .text_box p {
    font-size:14px;
    color: #fff;
	text-decoration:none;
}

.box .text_box a {
    color: #fff;
    text-decoration: underline;
}

.box .bg_black{
	background-image: url(../img/bg_black.png);
    background-repeat: repeat-x;
    width: 100%;
    position: absolute;
    bottom: -80px;
    height: 100%;
    z-index: 2;
    transition: all 0.3s ease;
}

.box:hover .bg_black,
.box:hover .text_box {
    bottom: 0;
}

.box:hover .text_box p{
    opacity: 1;
}


#blocco3  .col-fr {
    width: 33.333%;
    float: left;
}

#blocco3 .container {
    max-width: 720px;
}


/*** pagina interna ***/

.pagina_interna header {
    height: auto;
    background-image: url("../img/slide1.jpg");
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	min-height: 250px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    overflow: inherit;
}

.pagina_interna header:before {
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.99) 1%, rgba(0,0,0,0.6) 30%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.99) 1%,rgba(0,0,0,0.6) 30%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0.99) 1%,rgba(0,0,0,0.6) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#99000000',GradientType=0 );
    width: 100%;
    height: 250px;
    content: '';
    position: absolute;
    top: 0;
}

.pagina_interna header h1 {
    text-align: center;
    padding-top: 130px;
    margin-bottom: 20px;
    overflow: hidden;
    color: #fff;
}


.foto_interne img{
	width:100%;	
	height: auto;
}

.content_interne .foto_interne {
    margin-bottom: 20px;
}

.content_interne h3 {
    font-family: 'Source sans pro';
    text-transform: none;
	font-weight:400;
}


.sidebar h4 {
    color: #0079cd;
    border-bottom: solid 2px #0079cd;
}



.mini_menu {
    padding: 0;
    list-style: none;
}

.mini_menu li a {
    border-bottom: solid 1px #ccc;
    display: block;
    padding: 5px;
	font-weight: 700;
    font-size: 18px;
}

.mini_menu li a:hover {
    background-color: #0079cd;
    color: #fff;
    text-decoration: none;
}

.box_sidebar {
    background-color: #bfd6ff;
    padding: 20px;
    border-radius: 5px;
	margin-bottom:20px;
}

.box_sidebar h4 {
    border: none;
}

.box_sidebar a {
    background-color: #0079cd;
    display: block;
    padding: 5px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    border-radius: 5px;
}

/*** CONTATTI ***/

.pagina_contatti .content_interne h3 {
    text-align: center;
}

.recapiti {
    max-width: 550px;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 30px;
}

.recapiti .col-md-6 {
    margin-bottom: 20px;
}

.recapiti i.fas {
    display: block;
    font-size: 45px;
    text-align: center;
    color: #0079cd;
}

.recapiti a {
    text-align: center;
    display: block;
    font-weight: 700;
    color: #0079cd;
    font-size: 20px;
}


.mappa_form input {
    border: none;
    background-color: #dadcdd;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

.mappa_form textarea {
    border: none;
    background-color: #dadcdd;
    padding: 10px;
    width: 100%;
    min-height: 130px;
}
.albumgallery .boxgal {transition: all 0.5s; border: solid thin #bbbbbf; text-align: center; padding: 10px; height: 180px; font-family: Lato, Arial; position: relative;}
.albumgallery .boxgal span {  position: absolute; left: 93px;  top: 21px;  width: 135px;  height: 84px;  display: table;}
.albumgallery .boxgal span p{  display: table-cell; vertical-align: middle;  text-align: center; }
.albumgallery .boxgal a i {text-align: center; padding: 10px; font-size: 20px; font-weight: 600; font-size: 50px; font-weight: 600; color: #13cade;}
.col-md-4 .boxgal h1 {font-size: 20px; font-weight: 400; color: #fff; position: relative; top: 0; z-index: 99999999;}
.col-md-4 .boxgal:hover { opacity: 0.5; text-decoration:none; color: #fff;}
.albumgallery .boxgal:hover h1 {color: #fff;}
.col-md-4 .boxgal a {transition: all 0.5s; display: block; color: #4f35a2; height: 100%; position: absolute; display: block; width: 100%; left: 0; top: 0;}
.mappa_form a {background-color: #0079cd; color: #fff; max-width: 100px; padding: 5px; margin-top: 10px; cursor:pointer; padding: 10px 30px; margin: 20px 0; overflow: hidden; clear: both; display: block;}
.albumgallery {margin: 20px 0;}
.albumgallery .boxgal h1 {background-color: #0689ec9e; padding: 10px 0; position: absolute; width: 100%; left: 0;}
.mappa_form h4 { color: #0079cd;}
.boxgal { background-image: url(../img/013.jpg); background-repeat: no-repeat; background-position: center top; background-size: cover;}
.freccia_mobile_menu {display: none;}
.feedbackmsg {background: #9fe09ed9; position: relative; min-height: 70px; overflow: hidden; border-radius: 10px; border: solid #52b152 thin; width: 100%; z-index: 999999; animation: animationFrames ease-in 1s;}
.container .albumgallery .col-md-4  {padding: 5px;}
.feedbackmsg h1 {position: relative; top: 15px; left: auto; right: auto; bottom: auto; margin: 0 auto; text-align: center; width: 100%; display: block; color: #2f8c2f; font-family: Lato, Arial; font-weight: 400; font-size: 25px; padding: 0 30px;}

@keyframes animationFrames{
  0% {
    opacity:0;
  }
  101% {
    opacity:1;
  }
}
@-moz-keyframes animationFrames{
  0% {
    opacity:0;
  }
  101% {
    opacity:1;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0;
  }
  101% {
    opacity:1;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0;
  }
  101% {
    opacity:1;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0;
  }
  101% {
    opacity:1;
  }
}
/***************/
footer {
    background-color: #333333;
    min-height: 200px;
    color: #fff;
}

footer .col-md-4{
    padding-bottom:20px;
}

footer p {
    color: #fff;
}


footer .order-first p {
    margin-top: 15px;
}

.pagina_interna footer {
    margin-top: 30px;
}



ul.social_footer {
    list-style: none;
    padding: 0;
}

.social_footer li {
    float: left;
    padding: 0 20px;
    font-size: 35px;
}

.social_footer li:first-child {
    padding-left:0;
}

.social_footer li a {
    color: #666666;
}

.social_footer li:hover a {
    color: #ccc;
}

footer .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.copyright{
	background-color:#101010;
	min-height:50px;
}

.copyright p {
    margin: 0;
    padding-top: 13px;
	padding-bottom:13px;
	padding-left: 15px;
	padding-right: 15px;
    color: #fff;
}

.copyright a {
    color: #fff;
	text-decoration:underline;
}




@media(max-width:1200px) and (min-width: 768px){

#blocco2 .col-fr {
    width: 33.333%;
    margin-bottom: 20px;
}



}
@media(max-width:1366px) { .locals_grid { padding-top: 170px;} }

@media(max-width:767px) {    
    .col-md-6.blogarticle:nth-child(2n+1) { border-right: none !important; margin-bottom: 20px;}
    .uiScaledImageContainer .scaledImageFitHeight {
    height: auto;
    min-height: initial;
    width: 100%;
    left: 0 !important;
    text-align: center;
}
    .uiScaledImageContainer {
    position: relative;
    overflow: hidden;
    width: 100% !important;
}
    .icontel { display: none !important;}
	.numtel{position: absolute; right: 30px;}
}
@media(max-width:767px) and (min-width: 480px){


#blocco2 .col-fr {
    width: 50%;
    margin-bottom: 20px;
}

#blocco3  .col-fr {
    width: 50%;
     margin-bottom: 20px;
}

}
@media(max-width:575px) {
	.lineseparator, .contactsline { height: auto !important;}
	.col-xs-4.numtel.text-right { padding-left: 70px;}
}

@media(max-width:564px) {
	
	header {
		height: auto; overflow: visible;}
	.locals_grid {
		position: relative !important; }
}
@media(max-width:479px){

.text_header01 h1 {
    font-size: 30px;
}

#blocco2 .col-fr {
    width: 100%;
    margin-bottom: 20px;
}

#blocco3  .col-fr {
    width: 100%;
	 margin-bottom: 20px;
}

}



@media(max-width:991px){

header {
    overflow: initial;
}    
    
.pagina_interna header {
    margin-bottom: 0;
}
    
.content_interne{
    margin-top: 20px;
}

    
.home #content {
    margin-top: 60px;
}    
    
.freccia_mobile_menu {
    position: absolute;
    right: 0;
    top: 0px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    display: block;
}    
    
.logo_menu_container{
	position:relative;
	background-color: #383838;
}	
ul.navbar-nav {height: auto !important; padding-top: 70px; }
	
.logo_menu a.navbar-brand {
    color: #fff;
}	
ul.navbar-nav li.logotop {
    padding-top: 0 !important;
    position: fixed;
    margin: 0 auto;
    text-align: center !important;
    width: 100%;
        top: -20px;
    right: 60px;
    width: 100px;
}
.logo_menu a.navbar-brand img {width: 100px !important;}
.locals_grid .container { width: auto !important;}
.navbar-light .navbar-nav .nav-link{
    color: #fff;
	    padding-left: 10px;
}
header .dropdown-menu .dropdown .freccia_mobile_menu {color: #fff; }
header .dropdown-menu .dropdown:hover .dropdown-menu .freccia_mobile_menu {display: none !important;}
ul.navbar-nav li {position: relative; }
.logo_menu .navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover{color: #fff !important; background:dimgrey;}
.container.logo_menu { /*overflow-y: -webkit-paged-y;*/ max-width: inherit; height: 100%; min-height: 70px;}
.navbar-light .navbar-toggler { color: #fff; border: none; z-index: 9999; top: 10px; position: absolute; padding-bottom: 10px;}	
.logo_menu a.navbar-brand { margin: 0; position: absolute; top: 0;}
.dropdown:hover .dropdown-menu { padding-top: 0;}
.navbar-light .navbar-toggler-icon { background: none !important; }
.navbar-light .navbar-toggler-icon svg{ width: 30px; height: 40px;}
button.navbar-toggler {outline: 0; -webkit-box-shadow: none; box-shadow: none;}
ul.navbar-nav li { margin-top: 30px !important;}
.locals_grid  { padding-top: 120px !important;}
    
    svg#Livello_2 {
    width: 100px !important;
}
    ul.dropdown-menu li.dropdown-item:last-child, header .dropdown-menu .dropdown:hover ul.dropdown-menu:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
    ul.dropdown-menu li.dropdown-item, header .dropdown-menu .dropdown:hover ul.dropdown-menu li.dropdown-item a { border-bottom: solid thin #fff;}
    ul.dropdown-menu li.dropdown-item { background: none !important;}
    header .dropdown-menu .dropdown-item a { color: #fff;}
	
	ul.dropdown-menu li.dropdown-item {
    padding: 0;
    margin: 0 !important;
    margin-bottom: 10px !important;
}

ul.dropdown-menu li.dropdown-item a {
    background: dimgrey;
    padding: 10px 20px;
}

header .dropdown-menu .dropdown-menu li {
    margin-top: 0 !important;
}
header .dropdown-menu .dropdown-menu li a {
    background: dimgrey !important;
    color: #fff !important;
}
header .dropdown-menu .dropdown-menu {
    margin-top: 10px !important;
    padding-left: 20px !important;
}
header .dropdown-menu .dropdown:hover ul.dropdown-menu li:first-child a {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
header .dropdown-menu .dropdown:hover ul.dropdown-menu li:last-child a {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
	.dropdown:hover .dropdown-menu { margin-top: 10px;}
}



.col-md-6.blogarticle .wrapimg img {
    width: 100% !important;
}
.col-md-6.blogarticle h1 { text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;     font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;}
.wrapimg {
    height: 220px;
    overflow: hidden;
    margin-bottom: 10px;
}
.col-md-6.blogarticle a {
    background-color: #0079cd;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    clear: both;
    font-weight: 700;
    border-radius: 5px;
    overflow: hidden;
}
.blogarticle .date { color: #a7a7a7; font-size: 13px;}
.col-md-6.blogarticle:nth-child(2n+1) {
    border-right: solid thin #c7c7c7;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    width: 100% !important;
    overflow: hidden;
}
.fb_iframe_widget span {
    width: 100% !important;
    overflow: hidden;
}
.fb_iframe_widget iframe {
    position: absolute;
    width: 100% !important;
}
div#divTags a {
    background: #0079cd;
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
}
div#divNews p {
    color: #fff;
}
.img_c {
    border: solid 5px #bdbdbd;
}
.checkbox_box label {
    position: relative;
}
.checkbox_box label a {
    text-align: left;
    padding: 0;
    padding-left: 50px;
}
.checkbox_box label input {
    position: absolute;
    float: left;
    text-align: left;
    width: 50px;
    top: 27px;
}
div#requestform .checkbox_box label input { position: relative; float: left; text-align: left; width: auto; top: 6px;}
div#requestform .checkbox_box label a { text-align: left; padding: 0; padding-left: 5px;}
.nopad {padding: 0;}
.boxlocal {padding: 0px; box-sizing: border-box; border: solid 3px #fff; margin: 5px; height: 260px; overflow: hidden; position: relative;}
.locals_grid {position: absolute;top: 0; z-index: 999999; width: 100%; height: 100%; padding-top: 250px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+30&1+0,0.6+30 */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.99) 1%, rgba(0,0,0,0.6) 30%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.99) 1%,rgba(0,0,0,0.6) 30%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0.99) 1%,rgba(0,0,0,0.6) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */}
.locals_grid .container { width: 1000px;}
.locals_grid img{width: auto; height: 260px;}
.locals_grid h1, .sidebar .boxlocal h1 {transition: all 0.5s;  position: absolute; bottom: 35px; font-size: 25px; text-align: center; color: #fff; background: rgba(0, 0, 0, 0.8); width: 100%; padding: 30px 0; margin: 0; z-index: 1;}
.locals_grid .col-sm-6 img {width: 100%; height: auto;}
.sidebar .boxlocal img {width: 100%; height: 100%;}
.locals_grid .boxlocal:hover h1, .sidebar .boxlocal:hover h1 {color: #000; background: rgba(255, 255, 255, 0.8);}
svg#Livello_2 { width: 150px;}
svg#Livello_2 path {fill: #fff !important;}
ul.navbar-nav {height: 80px; margin: 0 auto;}
ul.navbar-nav li {margin-top: 70px;}
ul.navbar-nav li ul li {padding-top:0px; margin: 0}
ul.navbar-nav li.logotop { padding-top: 40px; margin: 0;}
.dropdown-menu { background:transparent; border: none; box-shadow:none;}
ul.dropdown-menu li a { font-family: Lato, Arial; font-weight: 600;}
ul.dropdown-menu li.dropdown-item,  header .dropdown-menu .dropdown:hover ul.dropdown-menu li.dropdown-item a{ background: #fff; border: none; font-size: 14px; font-weight: 600; color: #6d6d6d;}
ul.dropdown-menu li.dropdown-item:first-child, header .dropdown-menu .dropdown:hover ul.dropdown-menu:first-child {border-top-left-radius: 5px;border-top-right-radius: 5px;}
ul.dropdown-menu li.dropdown-item:last-child, header .dropdown-menu .dropdown:hover ul.dropdown-menu:last-child {border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}

/*---- CARDS -----*/


.card-flip {
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
.card-flip:hover .flip, .card-flip.hover .flip {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.card-flip,
.front,
.back {
  width: 100%;
  height: 435px;
}

.flip {
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
}

.front,
.back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.col-sm-12 .boxlocal img {height: auto; width: 100%; position: relative; top: 0; z-index: 0; margin-top: -15%;}
h4.card-title {position: absolute; bottom: 0; width: 100%; height: 70px; line-height: 70px; background: rgba(0, 0, 0, 0.70); color: #fff; font-weight: 300; text-align: center; font-family: Lato, Arial; margin: 0; left: 0;}
.card { border-radius: 0; border: none;}
.back .card {background: rgb(255,221,129); background: radial-gradient(circle, rgba(255,221,129,1) 0%, rgba(199,139,64,1) 100%);}
.back .card h4.card-title{ background: none; position: relative; color: #23231f;}
.card18anni { background-image: url(../img/card18anni.jpg); background-position: center top; background-repeat: no-repeat; background-size: cover;}
.card30anni { background-image: url(../img/card30anni.jpg); background-position: center top; background-repeat: no-repeat;}
.card-block {height: 424px;}
.mapcontainer iframe, .videocontainer iframe{ width: 100%; height: 350px;}
.lineseparator, .contactsline {background: #30a3fb; height: 100px; line-height: 100px; margin-bottom: 10px;}
.lineseparator h1, .contactsline h1, .contactsline p{color: #fff; font-weight: 300; font-family: Lato, Arial; font-size: 28px; line-height: 100px;}
.icontel  {display: block; width: 30px; font-size: 30px; line-height: 65px; margin-right: 20px;}
.contactsline {padding-top: 0px;}
.contactsline h1 span {float: left; padding-top: 20px;}
.contactsline h1{ padding-top: 0px; font-weight: 400; font-size:20px; text-align: left;}
.numtel h1{text-align: right;}
.numtel a { color: #fff; text-decoration: none;}
.asteriskField {color: red;}
.card-block { padding: 0 10px; text-align: center;}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}


.col-sm-15 {
        width: 100%;
        float: left;
    }

.contactsline .btn.btn-primary { padding: 6px 12px ;}
@media (max-width: 767px) {

/*h4.card-title {
    position: absolute;
    bottom: 0;
    width: 50%;
    right: 0;
    height: 100%;
    background: rgb(245, 169, 0);
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-family: Lato, Arial;
    margin: 0;
    line-height: 400px;
} */
.card18anni, .card30anni { background-position: left top; background-position: center top !important;}
}

@media (min-width: 768px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.multi-item-carousel .carousel-inner > .item {
  transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
  left: -33%;
}
.multi-item-carousel .carousel-inner .active.right {
  left: 33%;
}
.multi-item-carousel .carousel-inner .next {
  left: 33%;
}
.multi-item-carousel .carousel-inner .prev {
  left: -33%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    -webkit-transform: none!important;
            transform: none!important;
  }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}
button.owl-next, button.owl-prev {
    position: absolute;
    top: 0;
    height: 70px;
    width: 70px;
    z-index: 999;
    float: right;
    right: 20px;
    top: 50%;
    margin-top: -50px !important;
     background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.owl-next span:hover, button.owl-prev span:hover {background: #34a0f6; color: #fff;}
.owl-theme .owl-nav [class*=owl-]:hover {background: none !important;}
button.owl-prev { left: 0; right: initial; }
button.owl-next span, button.owl-prev span { transition: all 0.5s;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e8e8e8+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    width: 50px !important;
    height: 50px !important;
    display: block;
    border-radius: 50%;
    line-height: 42px;
    font-size: 40px;
    color: #30a3fb;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.16);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.16);
}
button.owl-next span {margin-left: 15px;}
button.owl-left span {margin-right: 15px;}
button.owl-prev {left: 23px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #30a3fb !important;}
.owl-theme .owl-dots .owl-dot span {width: 30px !important; background: #a9daff !important;}
.logo_local {padding: 30px;padding-top: 0;border-bottom: solid thin gainsboro; margin-bottom: 20px;}
.logo_local img {width: 100%; }
.form-inline.tags a {background: #869dc1; border-radius: 5px; padding: 2px 5px; color: #fff; font-size: 14px; margin: 1px 0;}
.maintenance { padding-top: 50px;  background-image: url(../img/coomingsoon.jpg); background-position: center; background-size: cover; position: fixed; z-index: 9999999999; width: 100%; height: 100%;}
.maintenance h2{font-size: 45px; font-family: 'Lobster', cursive; color: #fff; font-size: 6vh}
