


html {
	width:100%;
	max-width:100%;
	background-color:#EBEBEB;
	}

	.mt-20 {margin-top: 20px;}


body {

	width:100%;
	max-width:1500px;
	margin:0 auto;
	font-family: 'Raleway', sans-serif;
	background-color:#FFF;
	overflow-x:hidden;
	font-size:17px;
	}

	/* MARGIN E PADDING */
	.no-mar, .nomar {margin:0!important;}
	.no-mar-l, .nomarl {margin-left:0 !important}
	.no-mar-t, .nomart {margin-top:0 !important}
	.no-mar-b, .nomarb {margin-bottom:0 !important}
	.no-mar-r, .nomarr {margin-right:0 !important}
	.no-pad, .nopad {padding:0!important;}
	.no-pad-l, .nopadl {padding-left: 0 !important;}
	.no-pad-t, .nopadt {padding-top: 0 !important;}
	.no-pad-b, .nopadb {padding-bottom: 0 !important;}
	.no-pad-r, .nopadr {padding-right: 0 !important;}

	.m-10 {margin:10px}
	.mr-15 {margin:15px}
	.m-20 {margin:20px}
	.m-25 {margin:25px}
	.m-30 {margin:30px}
	.m-35 {margin:35px}
	.m-40 {margin:40px}
	.m-45 {margin:45px}
	.m-50 {margin:50px}
	.m-55 {margin:55px}
	.m-60 {margin:60px}
	.m-65 {margin:65px}
	.m-70 {margin:75px}
	.m-75 {margin:75px}
	.m-80 {margin:80px}
	.m-100 {margin:100px}
	.m-120 {margin:120px}
	.m-140 {margin:140px}

	.mtb-10 {margin:10px 0}
	.mtb-15 {margin:15px 0}
	.mtb-20 {margin:20px 0}
	.mtb-25 {margin:25px 0}
	.mtb-30 {margin:30px 0}
	.mtb-35 {margin:35px 0}
	.mtb-40 {margin:40px 0}
	.mtb-45 {margin:45px 0}
	.mtb-50 {margin:50px 0}
	.mtb-55 {margin:55px 0}
	.mtb-60 {margin:60px 0}
	.mtb-65 {margin:65px 0}
	.mtb-70 {margin:70px 0}
	.mtb-75 {margin:75px 0}
	.mtb-80 {margin:80px 0}
	.mtb-100 {margin:100px 0}
	.mtb-120 {margin:120px 0}
	.mtb-140 {margin:140px 0}

	.mrl-10 {margin:0 10px}
	.mrl-15 {margin:0 15px}
	.mrl-20 {margin:0 20px}
	.mrl-25 {margin:0 25px}
	.mrl-30 {margin:0 30px}
	.mrl-35 {margin:0 35px}
	.mrl-40 {margin:0 40px}
	.mrl-45 {margin:0 45px}
	.mrl-50 {margin:0 50px}
	.mrl-55 {margin:0 55px}
	.mrl-60 {margin:0 60px}
	.mrl-65 {margin:0 65px}
	.mrl-70 {margin:0 70px}
	.mrl-75 {margin:0 75px}
	.mrl-80 {margin:0 80px}
	.mrl-100 {margin:0 100px}
	.mrl-120 {margin:0 120px}
	.mrl-140 {margin:0 140px}

	.mr-2 {margin-right:2px !important}
	.mr-10 {margin-right:10px}
	.mr-5imp {margin-right:10px !important}
	.mr-15 {margin-right:15px}
	.mr-20 {margin-right:20px}
	.mr-25 {margin-right:25px}
	.mr-30 {margin-right:30px}
	.mr-35 {margin-right:35px}
	.mr-40 {margin-right:40px}
	.mr-45 {margin-right:45px}
	.mr-50 {margin-right:50px}
	.mr-55 {margin-right:55px}
	.mr-60 {margin-right:60px}
	.mr-65 {margin-right:65px}
	.mr-70 {margin-right:70px}
	.mr-75 {margin-right:75px}
	.mr-80 {margin-right:80px}
	.mr-100 {margin-right:100px}
	.mr-120 {margin-right:120px}
	.mr-140 {margin-right:140px}

	.ml-10 {margin-left:10px}
	.ml-15 {margin-left:15px}
	.ml-20 {margin-left:20px}
	.ml-25 {margin-left:25px}
	.ml-30 {margin-left:30px}
	.ml-35 {margin-left:35px}
	.ml-40 {margin-left:40px}
	.ml-45 {margin-left:45px}
	.ml-50 {margin-left:50px}
	.ml-55 {margin-left:55px}
	.ml-60 {margin-left:60px}
	.ml-65 {margin-left:65px}
	.ml-70 {margin-left:70px}
	.ml-75 {margin-left:75px}
	.ml-80 {margin-left:80px}
	.ml-100 {margin-left:100px}
	.ml-120 {margin-left:120px}
	.ml-140 {margin-left:140px}

	.mt-10 {margin-top:10px}
	.mt-15 {margin-top:15px}
	.mt-20 {margin-top:20px}
	.mt-25 {margin-top:25px}
	.mt-30 {margin-top:30px}
	.mt-35 {margin-top:35px}
	.mt-40 {margin-top:40px}
	.mt-45 {margin-top:45px}
	.mt-50 {margin-top:50px}
	.mt-55 {margin-top:55px}
	.mt-60 {margin-top:60px}
	.mt-65 {margin-top:65px}
	.mt-70 {margin-top:70px}
	.mt-75 {margin-top:75px}
	.mt-80 {margin-top:80px}
	.mt-100 {margin-top:100px}
	.mt-120 {margin-top:120px}
	.mt-140 {margin-top:140px}

	.mb-10 {margin-bottom:10px}
	.mb-15 {margin-bottom:15px}
	.mb-20 {margin-bottom:20px}
	.mb-25 {margin-bottom:25px}
	.mb-30 {margin-bottom:30px}
	.mb-35 {margin-bottom:35px}
	.mb-40 {margin-bottom:40px}
	.mb-45 {margin-bottom:45px}
	.mb-50 {margin-bottom:50px}
	.mb-55 {margin-bottom:50px}
	.mb-60 {margin-bottom:60px}
	.mb-65 {margin-bottom:65px}
	.mb-70 {margin-bottom:70px}
	.mb-75 {margin-bottom:75px}
	.mb-80 {margin-bottom:80px}
	.mb-100 {margin-bottom:100px}
	.mb-120 {margin-bottom:120px}
	.mb-140 {margin-bottom:140px}

	.p-10 {padding:10px}
	.p-15 {padding:15px}
	.p-20 {padding:20px}
	.p-25 {padding:25px}
	.p-30 {padding:30px}
	.p-35 {padding:35px}
	.p-40 {padding:40px}
	.p-45 {padding:45px}
	.p-50 {padding:50px}
	.p-55 {padding:55px}
	.p-60 {padding:60px}
	.p-65 {padding:65px}
	.p-70 {padding:70px}
	.p-75 {padding:75px}
	.p-80 {padding:80px}
	.p-100 {padding:100px}
	.p-120 {padding:120px}
	.p-140 {padding:140px}

	.ptb-10 {padding:10px 0}
	.ptb-15 {padding:15px 0}
	.ptb-20 {padding:20px 0}
	.ptb-25 {padding:25px 0}
	.ptb-30 {padding:30px 0}
	.ptb-35 {padding:35px 0}
	.ptb-40 {padding:40px 0}
	.ptb-45 {padding:45px 0}
	.ptb-50 {padding:50px 0}
	.ptb-55 {padding:55px 0}
	.ptb-60 {padding:60px 0}
	.ptb-65 {padding:65px 0}
	.ptb-70 {padding:70px 0}
	.ptb-75 {padding:75px 0}
	.ptb-80 {padding:80px 0}
	.ptb-100 {padding:100px 0}
	.ptb-120 {padding:120px 0}
	.ptb-140 {padding:140px 0}

	.prl-10 {padding:0 10px}
	.prl-15 {padding:0 15px}
	.prl-20 {padding:0 20px}
	.prl-25 {padding:0 25px}
	.prl-30 {padding:0 30px}
	.prl-35 {padding:0 35px}
	.prl-40 {padding:0 40px}
	.prl-45 {padding:0 45px}
	.prl-50 {padding:0 50px}
	.prl-55 {padding:0 55px}
	.prl-60 {padding:0 60px}
	.prl-65 {padding:0 65px}
	.prl-70 {padding:0 70px}
	.prl-75 {padding:0 75px}
	.prl-80 {padding:0 80px}
	.prl-100 {padding:0 100px}
	.prl-120 {padding:0 120px}
	.prl-140 {padding:0 140px}

	.pr-10 {padding-right:10px}
	.pr-15 {padding-right:15px}
	.pr-20 {padding-right:20px}
	.pr-25 {padding-right:25px}
	.pr-30 {padding-right:30px}
	.pr-35 {padding-right:35px}
	.pr-40 {padding-right:40px}
	.pr-45 {padding-right:45px}
	.pr-50 {padding-right:50px}
	.pr-55 {padding-right:55px}
	.pr-60 {padding-right:60px}
	.pr-65 {padding-right:65px}
	.pr-70 {padding-right:70px}
	.pr-75 {padding-right:75px}
	.pr-80 {padding-right:80px}
	.pr-100 {padding-right:100px}
	.pr-120 {padding-right:120px}
	.pr-140 {padding-right:140px}

	.pl-10 {padding-left:10px}
	.pl-15 {padding-left:15px}
	.pl-20 {padding-left:20px}
	.pl-25 {padding-left:25px}
	.pl-30 {padding-left:30px}
	.pl-35 {padding-left:35px}
	.pl-40 {padding-left:40px}
	.pl-45 {padding-left:45px}
	.pl-50 {padding-left:50px}
	.pl-55 {padding-left:55px}
	.pl-60 {padding-left:60px}
	.pl-65 {padding-left:65px}
	.pl-70 {padding-left:70px}
	.pl-75 {padding-left:75px}
	.pl-80 {padding-left:80px}
	.pl-100 {padding-left:100px}
	.pl-120 {padding-left:120px}
	.pl-140 {padding-left:140px}

	.pt-10 {padding-top:10px}
	.pt-15 {padding-top:15px}
	.pt-20 {padding-top:20px}
	.pt-25 {padding-top:25px}
	.pt-30 {padding-top:30px}
	.pt-35 {padding-top:35px}
	.pt-40 {padding-top:40px}
	.pt-45 {padding-top:45px}
	.pt-50 {padding-top:50px}
	.pt-55 {padding-top:55px}
	.pt-60 {padding-top:60px}
	.pt-65 {padding-top:65px}
	.pt-70 {padding-top:70px}
	.pt-75 {padding-top:75px}
	.pt-80 {padding-top:80px}

	.pb-10 {padding-bottom:10px}
	.pb-15 {padding-bottom:15px}
	.pb-20 {padding-bottom:20px}
	.pb-25 {padding-bottom:25px}
	.pb-30 {padding-bottom:30px}
	.pb-35 {padding-bottom:35px}
	.pb-40 {padding-bottom:40px}
	.pb-45 {padding-bottom:45px}
	.pb-50 {padding-bottom:50px}
	.pb-55 {padding-bottom:55px}
	.pb-60 {padding-bottom:60px}
	.pb-65 {padding-bottom:65px}
	.pb-70 {padding-bottom:70px}
	.pb-75 {padding-bottom:75px}
	.pb-80 {padding-bottom:80px}
	.pb-100 {padding-bottom:100px}
	.pb-120 {padding-bottom:120px}
	.pb-140 {padding-bottom:140px}

.visible{
     opacity:1;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color:#CCC -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

a {
	color:#32464F;
	font-weight:bold;

	}

a:hover {
	color:#657982;
	text-decoration:none;
	}

p {
	font-family: 'Raleway', sans-serif;
	color:#32464F !important;
	font-weight:300 !important;
	}

h1 {
	font-size:50px;
	font-family: 'Raleway', sans-serif;
	font-weight:100;
	color:#32464F;
	}


h2 {
	font-size:45px;
	color:#32464F;
	font-weight:100;
	font-family: 'Raleway', sans-serif;
	}

h2 a {
	font-size:50px;
	color:#32464F;
	font-weight:100;
	font-family: 'Raleway', sans-serif;
	text-decoration:none;
	}

h3 {
	color:#32464F;
	font-size:22px;
	font-family: 'Raleway', sans-serif;
	margin-top:0px;
	margin-bottom:20px;
	}

 .btn {
	width:150px;
	background:none;
	background-color:#32464F;
	text-shadow:none;
	color:#fff;
	text-align:center;
	padding:10px 3px;
	border-radius:0;
	}

ul {
	margin-left:0px;
	margin-block-start:0;
	-moz-padding-start:0;
	}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #EBEBEB;
    background-image: none;
    border: 1px solid #657982;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

label {
	font-size:17px;
	font-family: "Raleway",sans-serif;
	font-weight:200;
	color:#32464F;
	text-align:right !important;
	}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.row {
	max-width:100%;
	margin-right:0;
	margin-left:0;
	}

.modal-dialog {}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:auto;
  width:5%;
}

/*Header-top*/

header {
	height:auto;
}

#header-top {
	width:100%;
	max-width:100%;
	height:75px;
background:none;
background-color:#EBEBEB;
padding-top:5px;
	}

.textwidget {
	margin-top:5px;

	}

#header-top-widget-area-2 {
	padding:0px;
	}

#header-top-widget-area-1 {
	padding:0px;
	}

#header-top .textwidget p {
	margin:0;
	}

#header-top .textwidget a {
	color:#32464F;
	line-height:-10px;

	}

#header-top ul {
	margin:0;
	margin-top:-5px;
	}

.features-box-icon {
	dislpay:block;
	margin-right:0%;
    font-size:20px;
    color: #32464F;
    text-align: center;
	margin-top:0px;
}

.features-box-icon span {
    vertical-align: middle;
}


/*ENDHeader-top*/


/*Navbar*/


nav {
	width:100%;
	max-width:100%;
	height:100%;
	max-width:1500px;
	margin:0 auto;
	height:65px;
	}

.navbar {
	margin-bottom:0px;
	min-height:65px;
	height:65px;
	border-color:transparent;
	border:none;
	}

.navbar-nav {
	height:65px !important;
	}



#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

#sidebar.affix-top {
    position: static;
}

#sidebar.affix {
    position: fixed;
    top: 80px;
}

.navbar-brand {
	height:65px;
	margin-right:3%;
	}

.navbar-brand img {
	width:200px;
	margin-top:0px;
	}

.navbar-collapse {
	padding-right:0px;
	padding-left:0px;
	max-height:65px !important;
	}


.masthead .container {
	padding:0px;
	}

nav .navbar-nav li > a {
	width:100%;
	font-weight:300;
	height:65px;
	min-height:65px;
	background-color:transparent;
	font-size:20px;
	text-shadow:none;
	line-height:40px;

	}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #EBEBEB;
    background-color:transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#32464F;
    background-color:#EBEBEB;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-image:none;
    background-repeat: repeat-x;
    box-shadow:none;
}

.navbar-default {
    background-image:none;
    background-repeat: repeat-x;
    border-radius:0px;
    box-shadow:none;
	background-color:#32464F;
	max-height:65px;
	height:65px;
	z-index:20;
	-webkit-box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 5px 4px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 5px 4px 0px rgba(50, 50, 50, 0.38);
}

.dropdown-menu {
	width:200px;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0px;
    margin: 0px 0px 0px;
    font-size: 15px;
	box-shadow:none;
	border:none;
	margin-top:-2px;
	box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.38);

}


.list-inline > li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
}
.dropdown-menu .point {
	list-style:none;
	color:#EBEBEB;
	background-color:#32464F !important;
	}

.dropdown-menu .point a {
	color:#EBEBEB;
	text-decoration:none;
	}

nav .navbar-nav li .dropdown-menu .point:hover {
	background-color:#657982 !important;
	color:#EBEBEB !important;
	}

nav .navbar-nav li .dropdown-menu .point:hover a {
	color:#fff !important;
	}


nav .navbar-nav li .dropdown-menu li a {
	width:100%;
	height:100%;
	min-height:0px;
	padding:0px;
	padding-left:3%;
	font-size:18px;
	text-shadow:none;
	line-height:3;
	white-space:nowrap;
	background-color:transparent;
	}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0px;
    overflow: hidden;
    background-color: #32464F;
}


nav .navbar-nav li .dropdown-menu li a:hover {
	color:#31444B;
	}

.dropdown-menu .divider {
    height: 1px;
    margin: 0px 0px;
}


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

.navbar-default .navbar-nav > .active > a {
    background-image:none;
	background-color:#657982;
	color:#fff;
	height:70px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #EBEBEB;
    background-color: #657982;
}


.second-navbar .navbar {
	min-height: 60px;
	height:60px;
	background-color:#D01B23;
	z-index:10;
	}

.second-navbar .navbar-default .navbar-nav > li > a {
    color: #FFF;
	line-height:28px;
	text-shadow:none;
}


/*ENDNavbar*/


/*SLIDER*/
.carousel-inner > .item {
	max-height:auto;
	}

 .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
	height:auto;
    height: auto;
	margin: 0 auto;
}

.carousel-indicators {

    z-index:5;

}

.slider-home {
	max-width:100%;
	margin-top:5px;
	}

.slider-home .carousel-caption {
	width:100%;
	margin:0 auto;
	text-align:center;
	}

.carousel-control.right {
    right: 0px;
    left: auto;
    background-image:none;
    background-repeat: repeat-x;
}


.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}
.carousel-caption {
    right:0%;
    left: 0%;
    padding-bottom:0px;
	bottom:0;
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
	z-index:0;
	color:#fff;
	background-color:rgba(0,0,0,0.5);
	}

.slider-home .carousel-caption h1 {
	width:100%;
	padding:30px 30px 10px 30px;
	text-align:center;
	text-transform:uppercase;
	font-size:30px;
	margin-bottom:0px;
	}

.slider-home .carousel-caption p {

	margin-bottom:60px;
	}

.fadeInLeft  {
  -moz-animation-duration: 6s;
  -moz-animation-delay: 1s;
  -moz-animation-iteration-count:1;
  -webkit-animation-duration: 6s;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count:1;
  -o-animation-duration: 6s;
  -o-animation-delay: 1s;
  -o-animation-iteration-count:1;
}

/*ENDSLIDER*/



/*HOME*/

.home .header {
	padding-left:0;
	padding-right:0;
	}

.breadcrumb {
    padding: 20px 15px;
	margin-top:0px;
	background-color:#EBEBEB;
    list-style: outside none none;
    border-radius: 0px;
	font-weight:bold;
}

.breadcrumb2 .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
	margin-left:15px;
    list-style: outside none none;
    background-image:none;
	background-color:transparent;

}

.breadcrumb > .active {
    color:#32464F;
}

.home .home_1 {
	width:100%;
	max-width:100%;
  background-color:#D01B23;
  height:150px;
	}

.first-home .container {
	padding-right:0;
	padding-left:0;

	}

.home .container .home-presentazione {
	background-color:#EBEBEB;
	padding:20px 0 20px 0;
	}

.home .container .home-presentazione > h2 {
	margin:0;
	}

.home .container .box-presentazioni h2 {
	padding-top:20px;
	text-align:center;
	font-size:30px;
	font-weight:200;
	font-family: 'Raleway', sans-serif;

	}


.home .home_2 {
	width:100%;
	max-width:100%;
	margin-bottom:0px;
	padding-left:0;
	padding-right:0;
	}

.home .home_2 .titolo-home {
	background-image:url(../img/line.png);
	background-position:center;
	background-size:100% 30px;
	background-repeat:no-repeat;
	}

.home .home_2 .titolo {
	color:#32464F;
	margin-bottom:0;
	background-color:#FFF;
	width:28%;
	text-align:center;
	margin:0 auto;

	}


.home .home_2 .location {
	background-color:#FFFFFF;
	padding-bottom:10px;
	}

.home .home_2 .img-location {
	padding:0;
	}

.home .home_2 .text-location h2 {
	margin:0;
	padding:0;
	}


.home .home_2 .text-location ul {
	list-style:none;
	margin-left:0px;
	margin-block-start:0;
	-moz-padding-start:0;
	margin-top:30px;
	}

.home .home_2 .text-location ul > li > ul {
	list-style:none;
	margin-left:0px;
	margin-block-start:0;
	-moz-padding-start:0;
	margin-top:10px;
	}

.home .home_2 .text-location .list-inline li {
	font-size:17px;
	color:#32464F;
	margin-bottom:5px;
	}

.home .home_2 .text-location .list-inline img {
	width:auto;
	height:70px;
	min-height:70px;

	padding-right:15px;
	}

.home .home_2 .text-location .list-inline li {
	vertical-align:middle;
	}

.home .home_2 .text-location .list-inline p {
	display:inline;
	position:relative;
	}

.home .home_2 .text-location ul li i {
	width:50px;
	height:50px;
	border:#32464F thin solid;
	padding:10px;
	border-radius:100px;
	}

.home .home_2 .text-location h2 {

	padding-right:100px;
	}

.home .home_2 p {
	font-size:17px;
	font-family: "Raleway",sans-serif;
	font-weight:200;
	}

.home .home_2 .thumbnail .btn {
	width:150px;
	background:none;
	text-shadow:none;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding:10px 3px;
	border-radius:0;
	}

.home .home_2 .row {
	margin:0 auto;
	}


.home .home_2 .descrizione {
	margin-bottom:20px;
	padding:0 !important;
	}

.home .home_2 .descrizione h2 {
	padding:0 20px 0 40px;

	}

.home .home_2 .descrizione p {
	padding:20px 100px;

	}


.home .home_2 .interna {
	margin-top:10px !important;
	}


.home .home_2 .interna .slider-interna {

	margin-bottom:50px;
	}

.home .home_2 .interna .interna-text ul {

	padding:0 0 0 20px;
	}

.home .home_2 .interna .interna-text li {
	font-family: "Josefin Sans",sans-serif;
	font-size:17px;
	}

.home .home_2 .interna #myCarousel img {
	float:none;
	width:100%;
	height:auto;
	margin:0 auto;
	}

.home .home_2 .interna .selected .img-active {
	border:#32464F 2px solid;
	}

.home .home_2 .interna #myCarousel .active {
	border:none;
	}

.home .home_2 .interna img {
	float:right;
	width:auto;
	max-height:auto;
	margin-bottom:0px;
	}

.panel-body .btn {
	margin-top:15px;
	}

.home .home_2 .interna .slider-interna img {
	width:100%;
	height:auto;
	margin-bottom:0px;
	}

.home .home_2 .interna {
	margin-bottom:0px;
	margin-top:0px;
	}

.home .home_2 .interna p {
	padding:0;
	text-align:justify;
	}

.home .home_2 .interna.contatti p {
	padding:0;
	text-align:center;
	}

.home .home_2 .interna.contatti .contattaci .row {
	background-color:#FFFFFF;
	}

.home .home_2 .interna.contatti .contattaci .row .form-control {
	background-color:#EBEBEB;
	}


.home .home_2 .appartamenti {
	margin-top:30px;
	margin-bottom:30px;
	}

.panel-default > .panel-heading {
	background-image:none;
	background-color:#657982;
	border-color:#657982;
	}

.panel-default > .panel-heading a {
	color:#FFF;
	text-decoration:none;
	}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #DDD;
	background-color:#EBEBEB;
}

.panel-collapse > .panel-body ul {
	max-width:50%;
	}

.panel-collapse > .panel-body ul li {
	margin-bottom:5px;
	}


.home .home_2 .interna-info form {
	border:#32464F thin solid;
	padding:10px;
	margin-top:85px;
	border-radius:5px;

	}



	.interna .contatti {
	background-color:#EBEBEB;
	margin-bottom:0px;
	}

	.home .home_2 .interna .contattaci .row {
	background-color:#EBEBEB;
	}

    .home .home_2 .interna .contattaci .row .form-control {
		background-color:#FFFFFF;
		}


.home .home_2 .lavorisvolti .thumbnail a {
	display:block;
	font-size:50px;
	padding-top:80px;
	color:#fff;
	text-decoration:none;
	}

.thumbnail {
    position:relative;
    overflow:hidden;
	max-width:320px;
	height:250px;
	margin:0 auto;
	margin-bottom:20px;
}

.home .contattaci {

	padding:10px 120px;
	}



.home .home_2 .contattaci .row {
	background-color:#FFF;

	}

.home .home_2 .contattaci h2 {
	margin:0;
	margin-bottom:50px;
	}

.home .home_2 .contattaci ul {
	list-style:none;
	font-size: 20px;
font-family: "Raleway",sans-serif;
font-weight: 200;
color: #32464F;
margin-top:-20px;
	}

.home .home_2 .contattaci ul h3 {
	font-family: "Raleway",sans-serif;
font-weight: 500;
color: #32464F;
	}

.thumbnail img {
	width:100%;
	height:100%;
}

.categoria .thumbnail {

	max-width:350px;
	max-height:240px;
	min-height:240px;
}

.thumbnail .btn {
    width:150px;
}

.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(101, 121, 130, 0.85);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    z-index:2;
}

.caption h4 {
	margin-top:25px;
	}


.caption p {
	margin-top:10px;
	font-size:16px !important;
	color:#FFF !important;
	height:150px;
	}


.caption li img {
	width:30px;
	height:30px;
	min-height:30px;
	}

section {
	margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
}




.home .home_2 .box-presentazioni {
	margin-bottom:50px;
	padding:0 !important;
	}




/*---PARALLAX---*/

.ha-bg-parallax {

    background:url(../img/parallax.jpg) no-repeat fixed;
    -moz-background-size:cover;
    -o-background-size:cover;
    -webkit-background-size:cover;
    background-size:cover;
    height:350px;
    margin: 0 auto;
    width: 100%;
    display:block;
    vertical-align:bottom;
	background-position:bottom !important;

}



.ha-bg-parallax .ha-parallax-body {

    display: table-cell;
    vertical-align: top;

}

.ha-bg-parallax .ha-diamond-divider-md {

    margin: 15px 0px;

}


/*---ENDPARALLAX---*/

/*PROGETTO*/

.home .interna.progetto img {
	float:left;
	max-width:400px;
	height:auto;
	margin-bottom:0;
	}

.home .home_2 .interna.progetto .interna-text ul {

	padding:0 0 0 0px;
	}

.home .home_2 .interna.progetto .interna-text .last-list {

	padding:0 0 0 0px;
	border-bottom:none;
	margin-bottom:30px;
	}

.home .home_2 .interna.progetto .text_progetto {
	padding:0 30px;
	}



.white-tooltip + .tooltip > .tooltip-inner {background-color:#657982;}
.white-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#657982; }

.home .progetto_video iframe {
	height:500px;
	margin:0 auto;
	margin-bottom:40px;
	}

.home .progetto_map iframe {
	height:500px;
	margin:0 auto;
	margin-bottom:40px;
	}


/*FOOTER*/
footer {
	width:100%;
	max-width:100%;
	max-height:100%;
	background-color:#657982;
	}

footer .container {
	padding-left:15px;
	padding-right:15px;
	}

footer .col-lg-6 {
	padding-left:15px;
	padding-right:15px;
	}

footer .footer_1 {
	width:100%;
	padding-top:0px;
	padding-bottom:40px;
	background-color:#657982;

	}

footer .footer_2 {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	}

footer .container .row ul {
	list-style:none;
	color:#EBEBEB;
	font-size:17px;
	}

footer .container .row ul li {
	margin-bottom:15px;
	}


footer img {
	max-width:250px;
	margin-top:20px;
	margin-bottom:20px;
	}

footer i {
	color:#32464F;
	}

footer a {
    color: #EBEBEB;
    font-weight:normal;
	text-decoration:underline;
}

footer a:hover, footer a:active, footer a:focus  {
    color: #EBEBEB;
    font-weight:normal;
	text-decoration:underline;
}

footer .container .row p {
	width:80%;
	text-align:justify;
	font-size:13px;
	padding:30px 20px 30px 20px;
	color:#D01B23;
	padding-bottom:10px;
	margin:0 auto;
	font-weight:600;
	max-height:250px;
	margin-bottom:37px;
	}



.map {

	padding:10px 4px;
	}

.map iframe {
	width:100%;
	margin-top:5px;
	min-height:240px;
	max-height:240px;

	}

footer .footer_2  {
	background-color:#32464F;
	height:50px;
	width:100%;
	max-width:100%;
	}

footer .last-footer .copyright {
	width:100%;
	color:#fff;
	padding-top:0px;
	}



/*ENDFOOTER*/


@media (max-width:1250px) {

.home .home_2 .azienda h1 {
	padding:0 0px 40px 40px;
	}

.home .home_2 .azienda ul {
	padding:0 0px 0px 40px;
	}


.home .home_2 .azienda h2 {

	padding:0 0px 0 40px;
	}

.home .home_2 .azienda p {
	padding:0 0px 0 40px;
	font-size:20px;
	padding-top:0;
	margin-top:0;

	}



.home .home_2 .descrizione p {
	padding:0 60px 0 65px;

	}

.home .home_2 form {
	flat:none;
	margin:0 auto;
	}

.home .home_2 .text-location ul {
    list-style: outside none none;
    margin-left: 0px;
    margin-block-start: 0px;
    -moz-padding-start: 0px;
    margin-top:0px;
}


	}


@media (max-width:1200px) {


	 .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	#nav.affix {
    position:relative;
    top: 0;
    width: 100%;
    z-index:10;
}


	.home .home_2 {
	width:100%;
	max-width:100%;
	margin-top:0px;
	margin-bottom:0px;
	}

	.breadcrumb {
    padding: 20px 15px;
    margin-bottom: 20px;
	margin-top:0px;
	background-color:#EBEBEB;
    list-style: outside none none;
    border-radius: 0px;
	font-weight:bold;
}

	}




@media (max-width:1100px) {

	.ha-bg-parallax {
		display:none;

		}

	.hr-hidden {
		display:none;
		}

	.home .contatti {
    background-color: #EBEBEB;
    margin-bottom: 0px;
}

.home .home_2 .contattaci .row {
	 background-color: #EBEBEB;
	}

	.home .home_2 .contattaci .row .form-control {
    background-color: #FFFFFF;
}

.home .home_2 .location {
    padding-bottom: 50px;
}

.textwidget {
    margin-left: 10%;
}


.home .home_2 form {
	float:none;
	margin:0 auto;
	width:100%;
	}

.home .contattaci {
    padding: 50px 10px;
	margin:0 auto;
}

h1 {
    font-size: 55px;
}

.home .home_2 .titolo {

    width: 35%;

}

	.home .progetto_video iframe {
	height:400px;
	margin:0 auto;
	margin-bottom:40px;
	}

.home .progetto_map iframe {
	height:400px;
	margin:0 auto;
	margin-bottom:40px;
	}


	}

@media (max-width: 991px) {

	.home .progetto_video iframe {
		max-width:500px;
	height:400px;
	margin-bottom:40px;
	}

.home .progetto_map iframe {
	max-width:500px;
	width:500px;
	height:400px;
	margin-bottom:40px;
	}


    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
     .navbar .navbar-toggle {
	   display:block !important;
	   margin-top:15px !important;
	   margin-right:15px;
	   background-color:#32464F;
	   }

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color:#32464F;
}


.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
	height:500px !important;
    max-height: 500px !important;
	z-index:300;
}

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

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	#nav.affix {
    position:relative;
    top: 0;
    width: 100%;
    z-index:10;
}



    .navbar-collapse.collapse {
        display: none!important;
		max-width:100%;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
		color:#EBEBEB;
		background-color:#EBEBEB;
    }
	.navbar-nav>li:hover {
	    background-color:#32464F;
		}
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}



.navbar-brand img {
    margin-left: 0%;
}

.navbar-nav {
    margin:0px;
	width:100%;
	max-width:100%;
	margin-top:0px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
	max-width:100%;
}

.navbar-default {
    background-image:none;
	background-color:#32464F;
    border-radius: 0px;
    box-shadow:none;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent;
}


.second-navbar .navbar-default {
    background-image:none;
	background-color:transparent;
    background-repeat:no-repeat;
    border-radius: 0px;
    box-shadow:none;
}

.second-navbar .navbar .navbar-toggle {
    display: block !important;
    margin-top: 30px !important;
    margin-right: 20px;
    background-color:transparent;
	border:none;
	z-index:10;
}

.second-navbar .navbar-default .navbar-toggle .icon-bar {
    background-color:#111111;
}

.second-navbar .navbar-nav {
    margin: 15px 0px 0px;
    width: 100%;
    max-width: 100%;background-color:#FFF;

}

.second-navbar .navbar-default .navbar-nav > li > a {
    color: #000;
    line-height: 28px;
    text-shadow: none;
}

.second-navbar .navbar-default .navbar-nav .active a {
    color: #FFF;
    line-height: 28px;
    text-shadow: none;
}

.second-navbar .navbar-default .navbar-nav > li > a:hover, .second-navbar .navbar-default .navbar-nav > li > a:active, .second-navbar .navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
    line-height: 28px;
    text-shadow: none;
}

.textwidget {
    margin-left: 5%;
}

.dropdown-menu {
    width: 100%;

}
.navbar-default .navbar-nav > li > a {
    color: #262626;
	text-align:center;
}

.home .home_2 .text-location ul > li > ul {

	margin-top:15px;
	}

.home .home_2 .titolo-home {
	background-image:none;

	}

.home .home_2 .titolo {
   margin-top:20px;
   margin-bottom:10px;
}

footer img {
    width:auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.panel-body {
    padding: 10px 0;
}

#carousel-bounding-box {
	padding:0px;
	}

#slider {
	padding:0px;
	}

.panel-body #slider-thumbs img {
	max-width:80px;
	height:auto;
	}



}
@media (min-width: 979px) {

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }




}

@media (max-width:768px) {


.panel-collapse > .panel-body ul {
	max-width:60%;
	}


	.home .home_2 .interna .slider-interna {
    margin-bottom: 20px;
}

   .navbar-brand img {
    margin-left: 0%;
}

#header-top-widget-area-1 img {
	padding-left:15px;
	}

#header-top-widget-area-2 .textwidget {
	padding-right:15px;
	}
	.home .home_2 .lavorisvolti p{
	padding:0 100px 0 100px;
	}

.slider-home .carousel-caption h1 {
    width: 100%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 0px;
}


	.home .home_2 .descrizione h2 {
	padding:0 20px 0 10px;

	}

.home .home_2 .descrizione p {
	padding:0 0px 0 0px;

	}


h1 {
    font-size: 45px;
}

.home .home_2 .titolo {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


.home .home_2 .interna .slider-interna img {
	width:100%;
	min-height:200px;
	margin-bottom:0px;
	}

	.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right:0px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: 0px;
}



	.home .home_2 .contattaci h2 {
    margin: 0;
    margin-bottom: 20px;
}

	}

@media (max-width:600px) {
	.home .home_2 .lavorisvolti p{
	padding:0 40px 0 40px;
	}

footer .container .row .footer-contatti ul li {
    text-align:left;
    font-size: 14px;
    color: #D01B23;
    font-weight: bold;
    font-family: "Josefin Sans",sans-serif;
}

.home .home_2 .text-location .list-inline img {
    width: auto;
    height: 30px;
    min-height: 30px;
}


.home .home_2 .row {

	padding:0 0px;
	}


h1 {
    font-size: 45px;
}

h2 {
	font-size: 40px;
	}

.home .progetto_video iframe {
		max-width:450px;
	height:400px;
	margin-bottom:40px;
	}

.home .progetto_map iframe {
	max-width:450px;
	width:450px;
	height:400px;
	margin-bottom:40px;
	}

	footer .footer_1 {

    padding-bottom:0px;
}


	}

@media (max-width:450px) {

	.panel-collapse > .panel-body ul {
	max-width:90%;
	}

	.home .interna.progetto img {
	float:left;
	max-width:300px;
	height:auto;
	margin-bottom:0;
	}

	.panel-body #slider-thumbs img {
	max-width:60px;
	height:auto;
	}

	.home .home_2 p {
		font-size:14px;
		}

	label {
	font-size:14px;
	}


	footer .container .row ul {
    list-style: none;
    color: #EBEBEB;
    font-size:14px;
}

	#header-top .textwidget {
    margin: 0;
    margin-right: 0px;
}

#header-top-widget-area-1 img {
    padding-left: 15px;
	max-width:180px;
}

.navbar-brand img {
    width: 180px;
    margin-top: 0px;
}

#header-top {

    height: 63px;

}

	.home .progetto_video iframe {
		max-width:400px;
	height:400px;
	margin-bottom:40px;
	}

.home .progetto_map iframe {
	width:100%;
	height:400px;
	margin-bottom:40px;
	}


	.navbar-default .navbar-toggle {

	margin-right: 20px !important;
}

.textwidget {
    margin-right:-40px;
}


	h2 {
    font-size: 40px;}

.navbar-brand img {
    margin-left: 0%;
}

	h1 {
	font-size:35px;
	}

	.home .home_2 .interna .interna-text h1 {
		font-size:25px;
		}




	.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
	min-height:300px;
	max-height:300px;
    height: auto;
	margin: 0 auto;
}

.thumbnail img {
    max-width: 340px;
    max-height: 250px;
    min-height: 250px;
}



.carousel-caption {
	width:100%;
	height:100%;

	}

	.slider-home .carousel-caption h1 {
	width:100%;
	padding:0px 0;
	margin-top:50px;
	margin-bottom:50px;
	}


.breadcrumb {

    margin-bottom: 40px;

}

    .home .home_2 p {

    text-align:center;
	padding:0;

}



footer .container .row .footer-contatti ul li .icon_house_alt, footer .container .row .footer-contatti ul li .icon_mail_alt, footer .container .row .footer-contatti ul li .icon_phone, footer .container .row .footer-contatti ul li .icon_pin, footer .container .row .footer-contatti ul li .icon_mail {
    font-size: 18px;
    left: 30px;
}

footer .container .row .footer-contatti ul {
    width: 100%;

    padding-left:0px;
}


		.home .home_2 .descrizione h2 {
	padding:0 0px 0 0px;
	text-align:left;
	font-size:20px;

	}


.home .home_2 .descrizione p {
	padding:0 0px 0 5px;
	text-align:left;

	}


.home .home_2 .line {
    padding: 0px;
    border-top: 1px solid #000;
    width: 50%;
    margin: 0px auto 10px;
}
	.home .home_2 .interna .interna-text ul {

	padding:0 0 0 0px;
	text-align:center;
	list-style:none;
	}

	.lavorisvolti_interna-slide .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    min-height: 300px;
    max-height: 300px;
    height: auto;
    margin: 0px auto;

}

.home .home_2 .interna img {
	float:right;
	width:100%;
	height:250px;
	margin-bottom:30px;
	}

.home .home_2 .interna .slider-interna img {
    width: 100%;
    min-height: 300px;
    margin-bottom: 0px;
}

.home .home_2 p {
    text-align:left;
    padding: 0px;
}

.home .home_2 .text-location .list-inline img {
	width:50px;
	height:50px;
	min-height:50px;
	}

	label {
    font-size: 14px !important;
	}

	.home .home_2 .interna .interna-text li {

    font-size: 14px;
}

body {
	font-size:14px;
	}

h3 {
	font-size:17px;
	margin-bottom:10px;
	}
}

@media (max-width:350px) {

	.home .interna.progetto img {
	float:left;
	max-width:250px;
	height:auto;
	margin-bottom:0;
	}

	body {
	font-size:12px;
	}

	h3 {
	font-size:15px;
	margin-bottom:10px;
	}

	h2 {
	font-size:30px;	}

	.home .home_2 .interna .interna-text li {

    font-size: 12px;
}

	.home .home_2 p {
		font-size:12px;
		}

	label {
	font-size:12px;
	}

	footer .container .row ul {

    font-size: 12px;
}

	.navbar-brand {
    width: 200px;
    margin-right: 20px;
}

	.home .home_2 .interna {

	padding:0 0px;
	}

	h1 {
	font-size:40px;
	}





	#header-top .textwidget a {
    font-size:12px;
}


.slider-home .carousel-caption h1 {
    width: 100%;
    padding: 0px 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 50px;
}

.slider-home .carousel-caption p {
	font-size:12px;
	font-weight:bold;
	}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100%;

}


footer .container .row .footer-contatti ul li .icon_house_alt, footer .container .row .footer-contatti ul li .icon_mail_alt, footer .container .row .footer-contatti ul li .icon_phone, footer .container .row .footer-contatti ul li .icon_pin, footer .container .row .footer-contatti ul li .icon_mail {
    font-size: 18px;
    left: 30px;
}



footer .container .row .footer-contatti ul {
    width: 100%;

    padding-left:0px;
	font-size:15px;
}

footer .container .row .footer-contatti ul li {
    text-align:left;
    font-size: 15px;
   padding-bottom:3px;
}


.footer-map {
	margin-top:100px;
	}

.lavorisvolti_interna-slide .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    min-height: 250px;
    max-height: 250px;
    height: auto;
    margin: 0px auto;

}

.home .home_2 .interna .interna-text h1 {
font-size:35px;
text-align:center;

	}

.home .home_2 {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.home .home_2 .titolo {
	margin-top:40px;
	}







.home .home_2 .azienda h1 {
	padding:0 0px 40px 0px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	}



	}


@media (max-width:290px) {
	.home .home_2 .text-location .list-inline img {
    width: auto;
    height: 30px;
    min-height: 30px;
}
	}

	/* NUOVA COOKIE BAR */
	.show_banner_cookies {position: fixed;   bottom: 0px;   width: 50%;   background: #32464F; color: #fff; z-index: 1000; padding: 30px; left: 0px; font-size: 14px; font-weight:400}
	.show_banner_cookies p {color:#fff !important}
	.show_banner_cookies a {color:#04A4E3}
	.show_banner_cookies a:hover {color:#F9EB2C}
	.show_banner_cookies a.btn {padding:15px 20px; min-width:210px}
	.show_banner_cookies a.btn.btn-white, a.btn.btn-white {background-color:#fff; border:1px solid #fff; color:#333}
	.show_banner_cookies a.btn.btn-outline, a.btn.btn-outline {background-color:transparent; border:1px solid #fff; color:#fff}
	.show_banner_cookies a.btn.btn-outline-dark, a.btn.btn-outline-dark {background-color:transparent; border:1px solid #F9EB2C; color:#F9EB2C}
	.show_banner_cookies a.btn.btn-color, a.btn.btn-color {background-color:#F9EB2C; border:1px solid #F9EB2C; color:#fff}
	.show_banner_cookies a.btn:hover, .bottoni-accetta a.btn:hover {background-color:#F9EB2C; border: 1px solid #F9EB2C; color:#fff}
	.show_banner_cookies.big-ban {width: 70%;}
	.show_banner_cookies.big-ban .col-bottoni-cookie {display: flex; align-items: center; justify-content: center; flex-direction: column;}
	.show_banner_cookies.big-ban .btn-foot {text-align:center}
	.switch-cont {display:flex}
	.switch-item {display: flex; align-items: center; justify-content: center;}
	.switch-item-text {display: flex; align-items: center; justify-content: center; margin-left:auto}
	.cmn-toggle {position: absolute; margin-left: -9999px; visibility: hidden;}
	.cmn-toggle + label {display: block; position: relative; cursor: pointer; outline: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
	input.cmn-toggle-round-flat + label
	{
	  padding: 2px;
	  width: 45px;
	  height: 25px;
	  background-color: #b7b7b7;
	  -webkit-border-radius: 60px;
	  -moz-border-radius: 60px;
	  -ms-border-radius: 60px;
	  -o-border-radius: 60px;
	  border-radius: 60px;
	  -webkit-transition: background 0.4s;
	  -moz-transition: background 0.4s;
	  -o-transition: background 0.4s;
	  transition: background 0.4s;
		margin-bottom:0;
		margin-left:10px;
	}
	input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after {display: block; position: absolute; content: "";}
	input.cmn-toggle-round-flat + label:before
	{
	  top: 2px;
	  left: 2px;
	  bottom: 2px;
	  right: 2px;
	  background-color: #fff;
	  -webkit-border-radius: 60px;
	  -moz-border-radius: 60px;
	  -ms-border-radius: 60px;
	  -o-border-radius: 60px;
	  border-radius: 60px;
	  -webkit-transition: background 0.4s;
	  -moz-transition: background 0.4s;
	  -o-transition: background 0.4s;
	  transition: background 0.4s;
	}
	input.cmn-toggle-round-flat + label:after
	{
	  top: 4px;
	  left: 4px;
	  bottom: 4px;
	  width: 18px;
	  background-color: #b7b7b7;
	  -webkit-border-radius: 52px;
	  -moz-border-radius: 52px;
	  -ms-border-radius: 52px;
	  -o-border-radius: 52px;
	  border-radius: 52px;
	  -webkit-transition: margin 0.4s, background 0.4s;
	  -moz-transition: margin 0.4s, background 0.4s;
	  -o-transition: margin 0.4s, background 0.4s;
	  transition: margin 0.4s, background 0.4s;
	}
	input.cmn-toggle-round-flat:checked + label {background-color: #F9EB2C;}
	input.cmn-toggle-round-flat:checked + label:after {margin-left: 19px;background-color: #F9EB2C;}
	.para-cookie {display: block; flex-wrap: wrap; margin-bottom:30px}
	.col-switch {display: flex; flex-direction:column; justify-content: center; border-left:1px solid #f2f2f2}
	.col-switch .switch-label {font-size:13px; margin-bottom:10px}
	.col-switch input.cmn-toggle-round-flat + label {margin-left:0}
	.col-switch .switch-page {padding-left:30px}
	.bot_ros {box-shadow:none; border:1px solid #040506}
	.bottoni-accetta .bot_ros.bot-und {background:transparent; border:1px solid #F9EB2C; color:#F9EB2C}
	.bottoni-accetta .bot_ros:hover, .bottoni-accetta .bot_ros.bot-und:hover {border:1px solid #ed3042}
	.bottoni-accetta .bot_ros.bot-und:hover {background:#ed3042; color:#fff}
	.col-custom {position: relative;min-height: 1px;padding-right: 5px;padding-left: 5px;width:20%;float:left;}
	.col-custom a .box-scelta{padding:20px;}
	/* FINE COOKIES */

	/* NUOVA COOKIE BAR */
	@media (max-width: 1024px) {
	  .show_banner_cookies {position: fixed;  width: 100%;   background: #32464F; color: #fff; z-index: 999999; padding: 30px; left: 0px; font-size: 12px;}
	  .switch-item.pl-20 {padding-left:10px}
	}

	@media only screen and (max-width : 998px) {
	  .switch-label {font-size:11px}
	}

	@media (max-width: 991px) {
	  .show_banner_cookies {width:50%}
	  .col-switch {border-left:0; border-bottom:1px solid #f2f2f2; padding-bottom:30px}
	  .col-switch .switch-page {padding-left:0}
	  .show_banner_cookies.big-ban {width:80%}
	  .cookiebar-page hr {border-top:0}
	}

	@media (max-width : 767px) {
	  .show_banner_cookies {width:70%}
	  .switch-cont {flex-wrap:wrap}
	  .switch-item {width:50%; margin-bottom:10px}
	  .switch-item.pl-20 {padding-left:0}
	  .switch-item-text {margin-top:10px}
	  .show_banner_cookies {padding:20px 10px}
	  .show_banner_cookies.big-ban .col-bottoni-cookie {flex-direction:row}
	  .show_banner_cookies.big-ban .col-bottoni-cookie .btn-foot.mb-20 {margin-bottom:0}
	  .show_banner_cookies.big-ban .btn-foot {width:50%}
	  .show_banner_cookies a.btn {padding:10px; min-width:90%; font-size:10px}
	}

	@media (max-width: 575px) {
	  .show_banner_cookies {width:90%}
	}
