.w-100{
	width: 100%;
	margin: auto;
}
#sliderPhoto{
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}
.background-333333{
	background-color:#333;
}
.backgrounds .item {
	width:100%;
	background-position:center top;
	background-size:auto 100%;
	background-repeat:no-repeat;
}

	.ambassadorTitle {
		font-size:45px;
		color:white;
		/*padding: 70px 0px;*/
		padding-bottom: 70px;
		font-weight:300;
	}

.col-title {
	color:#FFF;
	font-size:22px;
	margin-top:10px;
}
	.col-title a, .col-title a:visited {
		color:#FFF;
	}
	.col-title a:hover, .col-title a:focus {
		color:#269cd3;
	}
	.col-title.dark {
		color:#414141;
	}
		.col-title.dark a, .col-title.dark a:visited, .col-title.dark a:hover {
			color:#414141;
		}
	.col-title.small {
		font-size:16px;
	}
	.col-title.small2 {
		font-size:14px;
	}
.col-text {
	color:#3f3f3f;
	font-size:12px;
	line-height:16px;
}
	.col-text.big {
		font-size:14px;
		line-height:20px;
	}
.bg-gray {
	background-color:#606060;
}
.bg-gray h2, .bg-gray .col-title {
	color:#FFF;
}
.bg-light-gray {
	background-color:#f4f4f4;
}
.bg-light-gray-2 {
	background-color:#f8f8f8;
}
.bg-dark-gray {
	background-color:#191919;
}
.bg-dark-gray h2, .bg-dark-gray .col-title {
	color:#FFF;
}
.bg-white-dirty{
	background-color: #f8f8f8;
}
.orange-button, .orange-button:hover{
	float:left;
	padding:10px 0;
	width:130px;
	background-color:#e2ae27;
	color:white;
	font-size:12px;
	display:block;
	text-align:center;
}
.thumb img {
	margin-top: 24px;
	border-color: #898989;
	border-width: 1px;
	border-style: solid;
}

.full-backgrounds {
	/*border-bottom: 5px solid #269cd3 !important;*/
	position:relative;
}

.margin-bottom-5-blue {
	height: 0px;
	border-bottom: 5px solid #269cd3 !important;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
/* HOME PAGE */

.home-highlight .nav-tabs {
	border:0;
	font-size:30px;
	line-height:32px;
	display: inline-block;
}
	.home-highlight .nav-tabs a, .home-highlight .nav-tabs a:visited, .home-highlight .nav-tabs a:hover {
		border:0;
		color:#494949;
		background-color:transparent;
		padding-top:5px;
	}
	.home-highlight .nav-tabs li.active a{
		background-color:transparent;
		border:0;
		font-weight:bold;
		text-decoration:underline;
	}
/*
.home-slider .caption {
	position:absolute;
	left:15px;
	right:15px;
	bottom:0;
}
	.home-slider .caption h3 {
		font-weight:300;
		color:white;
		font-size:35px;
		margin-bottom:25px;
	}
	.home-slider .caption .abstract {
		font-size:16px;
		color:white;
		line-height:24px;
		margin-bottom:20px;
		font-weight:300;
	}
	.home-slider .caption .btn-detail {
		background-color:#269cd3;
		color:#FFF;
		font-size:16px;
		line-height:20px;
		padding:5px 10px;
		margin-bottom:15px;
		display:block;
		float:left;
		font-weight:300;
	}
		.home-slider .caption .btn-detail i {
			float:right;
			margin-left:15px;
			font-size:16px;
			font-weight:300;
			line-height:20px;
			top:0;
		}

.home-slider .carousel-control {
	text-shadow: none;
	width:70px;
}
.home-slider .carousel-control:hover, .home-slider .carousel-control:focus {
	opacity:1;
}
.home-slider .carousel-control.left {
	background:0;
	left:-70px;
}
.home-slider .carousel-control.right {
	background:0;
	right:-70px;
}
	.home-slider .carousel-control span {
		background-repeat:no-repeat;
		background-size:66px 132px;
		width:66px;
		height:66px;
		position: absolute;
	    top: 50%;
	    margin-top:-33px;
	    z-index: 5;
	}
	.home-slider .carousel-control .slider-arrow-prev{
		background-image: url("../images/generic/slider_arrow_prev.png");
		margin-left:-33px;
	    left: 50%;
	}
	.home-slider .carousel-control .slider-arrow-next{
		background-image: url("../images/generic/slider_arrow_next.png");
		margin-right: -33px;
	    right: 50%;
	}
.home-slider .carousel-control .slider-arrow-next:hover, .home-slider .carousel-control .slider-arrow-prev:hover {
	background-position: 0 -66px;
}

.home-slider .caption-small {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.8);
	padding:10px;
	height:42px;
	overflow:hidden;
}
	.home-slider .caption-small h3 {
		font-size:18px;
		color:white;
		font-weight:300;
		line-height:22px;
		height:22px;
		overflow:hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin:0;
		margin-bottom:10px;
		position:relative;
		padding-right:5%;
	}
		.home-slider .caption-small h3 i{
			position:absolute;
			top:0;
			right:0;
			font-size:14px;
			font-weight:300;
			line-height:22px;
			top:0;
			cursor:pointer;
		}
	.home-slider .caption-small .abstract, .home-slider .caption-small .abstract a, .home-slider .caption-small .abstract a:visited {
		margin-top:15px;
		font-size:16px;
		line-height:24px;
		color:white;
		margin-top:25px;
		font-weight:300;
	}
	.home-slider .caption-small .abstract a:focus, .home-slider .caption-small .abstract a:hover {
		color:#269cd3;
	}
*/
.home-slider .caption-ambassador {
	position:absolute;
	left:0;
	right:0;
	bottom:20px;
	/*text-align:center;*/
}
	.home-slider .caption-ambassador a, .home-slider .caption-ambassador a:hover, .home-slider .caption-ambassador a:visited {
		font-weight:300;
		color:white;
		font-size:14px;
		line-height:32px;
		padding:0px 20px;
		display:inline-block;
		background-color:#269cd3;
	}

.slider-prods-gallery .slide{
	padding:0 10px;
}

	.slider-prods-gallery .slick-dots {
	    display: block;
	    list-style: outside none none;
	    padding: 0;
	    text-align: center;
	    width: 100%;
	    margin-top:20px;
	}
		.slider-prods-gallery .slick-dots li {
		    cursor: pointer;
		    display: inline-block;
		    height: 10px;
		    margin: 0 5px;
		    padding: 0;
		    position: relative;
		    width: 10px;
		}
			.slider-prods-gallery .slick-dots li button {
			    background-color: #bcbccc;
			    border: 0 none;
			    border-radius: 5px;
			    cursor: pointer;
			    display: block;
			    font-size: 0;
			    height: 10px;
			    line-height: 0;
			    outline: medium none;
			    padding: 0;
			    width: 10px;
			}
			.slider-prods-gallery .slick-dots li.slick-active button {
			    background-color: #5d5d5d;
			}

.home-text-brands {
	font-size:15px;
}

/* CONTENUTI */
.intContents, .intContents_white {
    color: black;
    margin: auto;
    position: relative;
    z-index: 10;
}
.sitemap {
	background:transparent url('//images.nital.it/nital/background/sitemap_carmengiancola.jpg') top center no-repeat;
	background-attachment: fixed;
}
.intContentsTitleInt{
	position: relative;
}
	.intContentsTitleInt h1{
		font-size: 40px;
		color:#000;
		line-height: 45px;
	}
	.intContentsTitleInt h2{
		font-size: 18px;
		margin-top: 10px;
		height: 18px;
		line-height: 18px;
		display: block;
	}

.item .date{
	color:#414141;
	font-size:16px;
	margin-bottom:5px;
}
.item .title{
	color:#000;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.item .abstract {
	color:#414141;
	font-size:14px;
	line-height:20px;
	margin-bottom:15px;
}
.item .buttons .button{
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	padding:10px 0;
	width:130px;
	background-color:#e2ae27;
	color:white;
	font-size:12px;
	display:block;
	text-align:center;
}

.item-small .date{
	color:#414141;
	font-size:13px;
	margin-bottom:4px;
}
.item-small .title{
	color:#000;
	font-size:15px;
	font-weight:bold;
	margin-bottom:4px;
}
.item-small .abstract {
	color:#414141;
	font-size:11px;
	margin-bottom:4px;
}
.item-small .buttons .button{
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	padding:3px 0;
	width:60px;
	background-color:#e2ae27;
	color:white;
	font-size:12px;
	display:block;
	text-align:center;
}

.boxContDownload .button {
	padding:5px;
	background-color:#e2ae27;
	color:white;
	font-size:12px;
	max-width:180px;
	margin:auto;
	margin-top:5px;
	text-align: center;
}

.breadcrumb {
	background-color:#eaeaea;
	color:#8a8a8a;
	font-size:12px;
	padding:5px 5%;
	margin:0;
}
	.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:hover {
		color:#8a8a8a;
		text-decoration:none;
	}

#cse-search-results iframe {
	width:100%;
}

#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
    color: black!important;
    height: auto!important;
    white-space: normal!important;
    word-wrap: break-word!important;
    padding: 0.8em 2em!important;
    font-size: 0.8em!important;
    line-height: 1.2!important;
    cursor: pointer!important;
    -moz-transition: 0.1s ease!important;
    -o-transition: 0.1s ease!important;
    -webkit-transition: 1s ease!important;
    transition: 0.1s ease!important;
	border: none!important;
}
#ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.optanon-show-settings:hover{
	background-color: rgb(109, 104, 104)!important;
}

@media (max-width: 1670px) {
	.home-highlight .block-small{
		height:269px;
	}
	.home-highlight .block-large{
		height:600px;
	}
	.home-text-brands {
		font-size:14px;
	}
	.home-slider .carousel-control {
		width:40px;
	}
	.home-slider .carousel-control.left {
		left:-40px;
	}
	.home-slider .carousel-control.right {
		right:-40px;
	}
		.home-slider .carousel-control span {
			background-size:33px 66px;
			width:33px;
			height:33px;
		    margin-top:-15px;
		}
		.home-slider .carousel-control .slider-arrow-prev{
			margin-left:-15px;
		}
		.home-slider .carousel-control .slider-arrow-next{
			margin-right: -15px;
		}
	.home-slider .carousel-control .slider-arrow-next:hover, .home-slider .carousel-control .slider-arrow-prev:hover {
		background-position: 0 -33px;
	}

	.home-slider .caption h3 {
		font-size:30px;
		margin-bottom:20px;
	}
	.home-slider .caption .abstract {
		font-size:14px;
		line-height:22px;
		margin-bottom:15px;
	}
	.home-slider .caption .btn-detail {
		font-size:14px;
		line-height:18px;
	}
		.home-slider .caption .btn-detail i {
			font-size:14px;
			line-height:18px;
		}

	.home-slider .caption-small h3 {
		font-size:14px;
	}
	.home-slider .caption-small .abstract, .home-slider .caption-small .abstract a, .home-slider .caption-small .abstract a:visited {
		font-size:14px;
		line-height:18px;
	}
	.home-slider .caption-ambassador {
		bottom:10px;
	}
	.home-slider .caption-ambassador a, .home-slider .caption-ambassador a:hover, .home-slider .caption-ambassador a:visited {
		font-size:12px;
	}
}
@media (max-width: 1419px) { /* step intermedio per menu in alto */
	/*.col-text{
		display: none;
	}*/
}
@media (max-width: 1199px) { /* desktop normale */
	header #main-menu li a {
		font-size:15px;
		padding: 0 5px;
	}
	.home-highlight .block-small{
		height:217px;
	}
	.home-highlight .block-large{
		height:450px;
	}
	/*.col-text{
		display: none;
	}*/
	.home-text-brands {
		font-size:12px;
	}
	.home-slider .caption h3 {
		font-size:25px;
		margin-bottom:20px;
	}
	.home-slider .caption-small h3 {
		font-size:12px;
	}
	.home-slider .caption-small .abstract, .home-slider .caption-small .abstract a, .home-slider .caption-small .abstract a:visited {
		font-size:12px;
		line-height:16px;
		margin-top:0px;
	}
	.home-slider .caption-ambassador a, .home-slider .caption-ambassador a:hover, .home-slider .caption-ambassador a:visited {
		line-height:22px;
		padding:0 10px;
		font-size:11px;
	}
	/*.nav>li>a{
		padding:3px;
		font-size:12px;
	}*/
}
@media (max-width: 991px) { /* tablet */
	.home-highlight .block-small{
		height:162px;
	}
	.home-highlight .block-large{
		height:300px;
	}
	/*.col-text{
		display: none;
	}*/
	.col-title.small
	{
		font-size: 12px;
	}
	.home-text-brands {
		font-size:10px;
	}
	.nav>li>a{
		/*padding:10px;*/
		padding: 0px 10px;
	}

	.home-slider .small-content-first {
		padding-right:10px;
	}
	.home-slider .small-content-last {
		padding-left:10px;
	}
	.home-slider .small-content-last{
		padding-right: 10px;
		padding-left: 0px;
	}

	.home-slider .small-content-first{
		padding-right: 0px;
		padding-left: 10px;
	}
}
@media (max-width: 767px) { /* smartphone */
	.lumixG{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.home-highlight .block-small{
		height:auto;/*280px;*/
		margin-bottom: 10px;
	}
	.home-highlight .block-large{
		height:auto;/*650px;*/
		margin-bottom: 10px;
	}
	/*.col-text{
		display: none;
	}*/
	.col-title.small
	{
		font-size: 16px;
	}
	.home-slider .caption-small .abstract, .home-slider .caption-small .abstract a, .home-slider .caption-small .abstract a:visited {
		font-size:10px;
		line-height:14px;
		margin-top:0px;
	}
	.home-slider .small-content-first {
		padding:0px;
		margin-bottom:26px;
	}
	.home-slider .small-content-last {
		padding:0px;
		margin-bottom:26px;
	}
	.home-slider .big-image img{
		padding-left: 0px !important;
	}

	/*.home-slider .caption{
		left: 15px !important;
	}*/
}


/*PAGINAZIONE LISTA ARTICOLI*/
#pageNavigation label{
	font-size: 11px;
	color: white;
	border: 1px solid white;
	width: 100px;
	cursor: pointer;
}

/*DETTAGLIO ARTICOLI*/
#gallery h2{
	color: white;
}

#gallery .col-xs-12{
	padding-right: 50px;
	padding-left: 50px
}
.text-gray{
	color:#494949!important;
}

#detailExperience .content-detail{
	color:#494949;
	font-size: 14px;
}

#detailExperience .content-detail p{
	line-height: 1.2;
	font-size: 18px;
}

#detailExperience iframe{
	width: 100%;
}

/*LISTA ARTICOLI PAGINA UFFICIO STAMPA*/
.listArticles .wordsArticles a{
	color: rgb(245,245,245) !important;
}

/*LISTA BROCHURE*/
#listBrochure .titleBrochure{
	color: #F5F5F5;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

/*LISTA PRODOTTI */
#productsList .containImage{
	border: 1px solid #BDBDBD;
	border-left: 0px !important;
	overflow-y: hidden;
	padding: 25px;
	margin-top: -1px;
}

	#productsList .containText{
		color: #999;
		min-height: 125px;/*100px*/
	}

	#productsList .detailProducts{
		margin-top: 10px;
		font-size: 10px;
	}

	#productsList .detailProducts a{
		color: #494949;
	}

	#productsList h2 {
		font-weight: 600;
		
		font-size: 24px;
		line-height: 1.1;
		-webkit-line-clamp: 3;
		display: block;
		margin: 0;
		max-width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		height: 79.2px;
	}

/*PRODOTTI DETTAGLIO*/
.productsDetailContainer{
	color: #494949;
}

	.productsDetailContainer .containTab ul li a{
		color: #494949;
	}

#accessori h2{
	font-size: 16px;
}

#accessori .heightAccessories{
	min-height: 380px;
}

	@media(max-width: 992px){
	    #accessori .heightAccessories{
			min-height: 300px;
		}
	}
	@media(max-width: 768px){
        #accessori .heightAccessories{
			min-height: 400px;
		}
		#productsList .heightAccessories{
			min-height: 390px;
		}
   }
   @media(max-width: 658px){
        #accessori .heightAccessories{
			min-height: 350px;
		}
		#productsList .heightAccessories{
			min-height: 420px;
		}
   }
   @media(max-width: 480px){
       	#accessori .heightAccessories{
			min-height: 290px;
		}
		#productsList .heightAccessories{
			min-height: 360px;
		}
   }

/*FOWA AMBASSADOR COPERTINA USER*/
#sliderPhotograph{
	margin-bottom: 30px;
}

.home-slider .imgUser{
	/*min-height: 450px;*/
	position: relative;
}

/*.home-slider .link-next{
	right: 40px !important;
}

.home-slider .link-prev{
	left: 40px !important;
}*/

.home-slider .ambassador-name{
	position: absolute;
	bottom: 80px;
	width: 100%;
	text-align:center;
	font-size: 30px;
	line-height: 1;
	color: white;
}

.home-slider .contain-btn-gallery{
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
}

.home-slider .btn-gallery{
	padding: 5px;
	color: white;
	background-color: #019ED3;
}

.home-slider .indicators{
	position: relative;
	top: 5px;
	margin: auto !important;
	padding: 0px !important;
	text-align: center;
}

#sliderPhoto .indicators{
	top: 700px !important;
}

#sliderPhoto .title-photo{
	position: absolute;
	color: white;
	font-weight: bold;
	padding: 20px;
	width: 95%;
}

/*MENU SECONDARIO AMBASSADOR DETAIL*/
#containerMenu #secondMenus{
	border: none;
}

#containerMenu #secondMenus .nav{
	/*padding-left: 20px !important;*/
	padding-top: 8px !important;
	/*width: 62%;*/
}

#containerMenu #secondMenus .navbar-brand{
	font-size: 25px;
}

#containerMenu #secondMenus ul li div{
	color: white!important;
	cursor: pointer;
	padding: 18px;
	font-size: 17px;
}

	@media(max-width: 1200px){
       	#containerMenu #secondMenus .nav{
        	width: 100% !important;
        	padding-left: 0px !important;
        }
        #containerMenu #secondMenus .navbar-header{
        	width: 100% !important;
        }
        #containerMenu #secondMenus ul li div{
        	/*padding-left: 0px;*/
        }
    }

#containerMenu #secondMenus h2{
	color: white !important;
	margin-top: -10px;
}

#containerMenu .search{
	padding-top:25px;
	font-size: 12px !important;
}

	@media(max-width: 992px){
	    #containerMenu .li-search{
			margin-left: 0px  !important;
			float: left !important;
		}
	}

#containerMenu .search input{
	color: black !important;
	width: 250px;
	padding:5px;
}

#containerMenu .search button{
	margin-left: -5px;
	border: 0px;
	padding:7px;/*6px*/
	background-color: #0084CC;
}

/*SLIDER*/
.ambassador-int-content-no-top {
		padding : 15px;
	}

			/* ambassador carousel */
			.stage{
				width: 100%;
				margin: auto;
				position: relative;
			}

            #ambassador-detail-carousel-wrapper {
                position: relative;
                /*max-width: 100%;/*1102px*/
                width: 100%;
                /*height: 700px;*/
                height: auto;
                overflow: hidden;
                background-color: #242424;/*black*/
            }
            #ambassador-detail-carousel, #ambassador-detail-thumbs {
                overflow: hidden;
            }
            #ambassador-detail-carousel{
            	width: 100% !important;
            	height: auto !important;
            }
            #ambassador-detail-carousel-wrapper .caroufredsel_wrapper {
            	width: 100% !important;
            	height: 700px;
            }
            #ambassador-detail-carousel span, #ambassador-detail-arousel img,
            #ambassador-detail-thumbs a, #ambassador-detail-humbs img  {
                display: block;
                float: left;
            }
            #ambassador-detail-carousel span, #ambassador-detail-carousel a,
            #ambassador-detail-thumbs span, #ambassador-detail-thumbs a {
                position: relative;
            }
            #ambassador-detail-carousel img, #ambassador-detail-carousel iframe {
                border: none;
                max-width: 100%;
                /*height: 700px;
					 width: 1140px;*/
                position: relative;
                margin: 0 auto;
                display: block;
                max-height: 700px !important;
            }
				/*VIDEO*/
				#ambassador-detail-carousel iframe.video{
					height: 700px;
					width: 1140px;
				}
				#ambassador-detail-thumbs-wrapper .playVideo{
					position: relative;
				}
				#ambassador-detail-thumbs-wrapper .caroufredsel_wrapper{
					height: 125px !important;
				}
				/*#ambassador-detail-thumbs-wrapper .video{
					width: 150px !important;
				}*/
				#ambassador-detail-thumbs-wrapper .play{
					position: absolute;
					/*top: 29%;
					left: 37%;/*38*/
					top: 28px;
					left: 50px;
					width: 45px;
				}
				#ambassador-detail-thumbs{
					top: 10px !important;
					height: 125px !important;
				}
            #ambassador-detail-thumbs img {
                border: none;
                width: 100%;
                /*height: 125px;*/
                position: relative;
                margin: auto;
                /*display: block;*/
            }
            #ambassador-detail-carousel img.glare,
            #ambassador-detail-thumbs img.glare {
                width: 100%;/*102%*/
                height: auto;
            }

            #ambassador-detail-carousel span {
               /*width: 1102px;/*1102px
               height: 700px;*/
               width: 100%;
               height: 100%;
					margin-bottom: 60px;
            }

            #ambassador-detail-carousel .title {
            	position: absolute;
            	top: 10px;
            	left: 10px;
            	/*width: 1060px; */
            	width:95%;
            	padding: 5px 10px;
            	height: 30px;
            	line-height: 30px;
            	/*color: #fff; */
            	color: #000;
            	/*background: url("../images/ambassador_title_background.png");*/
            	z-index: 10;
            	font-family: 'Raleway', sans-serif;
            	text-align: center;
            }

            #ambassador-detail-carousel .fullscreen-button{
            	float: right;
            	text-align:right;
            	/*top: -30px;*/
            	font-size:20px;
            	width:auto;
            	height: 100%;
            }
				/*.title p{
					display:inline;
				}*/
            #ambassador-detail-thumbs-wrapper {
                padding: 0px 60px;
                position: relative;
                margin: 20px 0;
               /*background-color: #e7e7e8;*/
            }
            #ambassador-detail-thumbs a {
                width: 150px !important;
                height: auto;/*110px*/
					 /*height: 110px;*/
                margin: 0 10px;
                overflow: hidden;
                background-color: #242424;/*black*/
            }
				#ambassador-detail-thumbs a img.playVideo{
					max-width: 150px;
				}
            #ambassador-detail-thumbs a:hover, #ambassador-detail-thumbs a.selected {
            }


            #ambassador-detail-prev, #ambassador-detail-next {
                display: block;
                width: 60px;
                height: 151px;
                position: absolute;
                top: 0;
            }
            #ambassador-detail-prev {
            	background: url("../images/thumb_prev.png") no-repeat top left;/*ambassador_thumb_prev.png*/
                left: 0;
            }
            #ambassador-detail-next {
                background: url("../images/thumb_next.png") no-repeat top left;/*ambassador_thumb_next.png*/
                right: 0;
            }
            #ambassador-detail-prev:hover {
            }
            #ambassador-detail-next:hover {
            }
            #ambassador-detail-prev.disabled, #ambassador-detail-next.disabled {
                display: none !important;
            }
            #ambassador-detail-prev.hidden, #ambassador-detail-next.hidden {
                display: block !important;
            }
            #ambassador-detail-wrapper .container-arrows{
            	position: absolute;
            	margin-top: 300px;
            	z-index: 100;
            	width: 100%;
            }
            #ambassador-detail-wrapper .carousel-prev{
            	background: url("../images/thumb_prev.png") no-repeat;
            	height: 151px !important;
            	width: 100px;
            	display: inline-block !important;
            }
            #ambassador-detail-wrapper .carousel-next{
            	background: url("../images/thumb_next.png") no-repeat;
            	height: 151px !important;
            	width: 100px;
            	display: inline-block !important;
            }

            /* //ambassador-carousel */

           @media(max-width: 1200px){
	           	#ambassador-detail-carousel-wrapper .caroufredsel_wrapper {
	            	width: 100% !important;
	            	height: 587px !important;
	            }
					#ambassador-detail-carousel img, #ambassador-detail-carousel iframe{
						max-height: 587px !important;
					}
					/*VIDEO*/
					#ambassador-detail-carousel iframe.video {
						height: 580px;
					}
					#ambassador-detail-thumbs-wrapper .play{
						left: 35%;
					}
           }
           @media(max-width: 992px){
	           	#ambassador-detail-carousel-wrapper .caroufredsel_wrapper {
	            	width: 100% !important;
	            	height: 450px !important;
	            }
					#ambassador-detail-carousel img, #ambassador-detail-carousel iframe{
						max-height: 450px !important;
					}
					/*VIDEO*/
					#ambassador-detail-carousel iframe.video {
						height: 445px;
					}
					#ambassador-detail-thumbs-wrapper .play{
						left: 38%;
						top: 31%;
						width: 35px;
					}
					#ambassador-detail-wrapper .container-arrows{
	            	margin-top: 175px;
	            }
           }
           @media(max-width: 768px){
	           	#ambassador-detail-carousel-wrapper .caroufredsel_wrapper {
	            	width: 100% !important;
	            	height: 430px !important;
	            }
					#ambassador-detail-carousel img, #ambassador-detail-carousel iframe{
						max-height: 430px !important;
					}
	            #ambassador-detail-carousel span {
	            	width: 100% !important;
	            	height: 430px !important;
	            }
	            #productsList .containImage{
	            	border: 1px solid #BDBDBD !important;
	            }
	            #ambassador-detail-wrapper .container-arrows{
	            	margin-top: 120px;
	            }
					#ambassador-detail-carousel span.fullscreen-button{
						height: 30px !important;
						width: 30px !important;
					}
					#marchio{
						width: 120px;
					}
					/*.title p{
						display: none;
					}*/
					/*VIDEO*/
					#ambassador-detail-carousel iframe.video {
						height: 430px;
					}
					#ambassador-detail-thumbs-wrapper .play{
						left: 36%;
						top: 29%;
						width: 35px;
					}
           }
			  @media(max-width: 600px){
				  #ambassador-detail-carousel span {
 					 width: 100% !important;
 					 height: 360px !important;
 				 }
				 #ambassador-detail-carousel-wrapper .caroufredsel_wrapper {
					 width: 100% !important;
					 height: 360px !important;
				 }
				 #ambassador-detail-carousel img, #ambassador-detail-carousel iframe{
					 max-height: 360px !important;
				 }
			  }
           @media(max-width: 480px){
	           	#ambassador-detail-carousel-wrapper .caroufredsel_wrapper {
	            	width: 100% !important;
	            	height: 250px !important;
	            }
					#ambassador-detail-carousel img, #ambassador-detail-carousel iframe{
						max-height: 250px !important;
					}
	            #ambassador-detail-carousel span {
	            	width: 100% !important;
	            	height: 250px !important;
	            }
	            #ambassador-detail-wrapper .container-arrows{
	            	margin-top: 60px;
	            }
					#ambassador-detail-carousel span.fullscreen-button{
						height: 30px !important;
						width: 30px !important;
					}
					#marchio{
						width: 90px;
					}
					/*.title p{
						display: none;
					}*/
					/*VIDEO*/
					#ambassador-detail-carousel iframe.video {
						height: 254px;
					}
					#ambassador-detail-thumbs-wrapper .play{
						left: 33%;
						top: 32%;
						width: 20px;
					}
					#ambassador-detail-thumbs{
						margin-top: 22px !important;
					}
           }

           /*#shareGallery{
           		display: inline-block;
           }*/

           #marchio{
           		display: inline-block;
           		max-width: 170px;/*100px*/
           }

           /*#shareGallery span{
           		margin-bottom: 3px;
           }

           #shareGallery{
           		margin-top: -5px;
           }*/

/*GALLERY AMBASSADOR*/
 #otherGallery .title{
 	font-size: 14px;
 }

/*AREA RISERVATA MARCHI*/
.dealer #lista-dealer {
	margin-top: 30px;
}
.dealer #lista-dealer .title {
	font-size: 13px;
	height: 36px;
	color: #fff;
	background: url(../images/dealer_title_background.jpg) repeat-x;
	padding: 0px;
}
.dealer #lista-dealer .riga {
	height: 46px;
	vertical-align: middle;
	color: black;
	width: 100%;
	/*margin-bottom: 10px; */
	padding: 0px;
	border: 1px solid #ddd;
	border-top: 0px
}
.dealer #lista-dealer .riga:hover {
	background-color: #898989;/*#ddd*/
}
.dealer #lista-dealer .riga a {
	color: white;
	clear: both;
	text-decoration: none;
}
.dealer #lista-dealer .column-title {
	float: left;
	padding: 10px 0 0 10px;
}
.dealer #lista-dealer .col {
	float: left;
	padding: 0px 10px;
	height: 46px;
	line-height: 46px;
	vertical-align: middle;
	display: block;
}

.dealer #lista-dealer .col-multiline {
	font-size: 13px;
	line-height:20px;
}

/*ATTREZZATURA AMBASSADOR*/
#attrezzatura #tableAccessories div{
	font-size: 10px;
	padding-top:5px;
}

#attrezzatura h3{
	color: white;
}

/* HOME */

.carousel-inner img:hover {
	cursor:pointer;
}

.home-ambassador-title {
	margin-bottom: 70px;
}

h1, .h1 {
	margin-top: 70px;
	margin-bottom: 70px;
}

.title-list-cont {
	color: #257da7 !important;
}

/*SEPARATORE PAGINA rowSeparatore */
.rowSeparatore{
	background-color: #B4B4B4;
	height: 1px;
	margin-bottom: 30px;
	margin-top: -30px;
}


.titleUser{
	font-size: 22px;
	margin-bottom: 40px;
}
.commenta{
	border: 0px;
	background-color: #269CD3 !important;
	margin-top: 20px;
}

.textColorReg{
	color: #ddd;
	padding: 20px;
	text-align: justify;
	font-size: 17px;
}

/*SOCIAL AMBASSADOR*/


/*new icon facebook, instagram and twitter*/
/*#share a{
	width: 60px;
	height: 60px;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	float: left;
}*/
#share.socialLife span{
	width: 60px;
	height: 60px;
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	display: inline-block;
}
.facebook{
	background-image: url('/img/facebook.png') !important;
	background-size: 60px 60px !important;
}
.instagram{
	background-image: url('/img/instagram.png') !important;
	background-size: 60px 60px !important;
}
.twitter{
	background-image: url('/img/twitter.png') !important;
	background-size: 60px 60px !important;
}
.pinterest{
	background-image: url('/img/pinterest.png') !important;
	background-size: 60px 60px !important;
}
.vimeo{
	background-image: url('/img/vimeo.png') !important;
	background-size: 60px 60px !important;
}
.youtube{
	background-image: url('/img/youtube.png') !important;
	background-size: 60px 60px !important;
}
.linkedin{
	background-image: url('/img/linkedin.png') !important;
	background-size: 60px 60px !important;
}
.googleplus{
	background-image: url('/img/google.png') !important;
	background-size: 60px 60px !important;
}


/*BIOGRAFIA AMBASSADOR*/
#biography p, #questions p, #attrezzatura p, #returnAmbassador a{
	font-size: 16px;
}

/*404 PAGE*/
#page404 .search-field{
	background-color: #484848;
	height: 38px;
	width: 45%;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	margin-top: 11px;
	margin-right: -5px;
	border: 0px;
}

#page404 .search-btn{
	background-color: #484848;
	border: 0px;
	padding: 10px;
	color: #269CBD;
}

#page404 .img404{
	position: relative;
}

#page404 .text404{
	position: absolute;
	top: 0px;
}

	#page404 .text404 h2{
		margin-bottom: 50px;
	}

#page404 .returnHome{
	margin-top: 50px;
	font-size: 22px;
}

@media (max-width: 498px){
	#page404 .returnHome{
		margin-top: 110px;
		font-size: 22px;
	}
}

/*lista prodotti*/
.priceText{
	color: #494949 !important;
	font-size: 22px;
}
	.priceText .strike{
		text-decoration: line-through;
		font-size: 16px;
	}

.cart-product{
	color: #494949;
	font-size: 30px;
	float: right;
}

.novita{
	position: absolute;
	top: 0;
	right: 0;
}

/*dettaglio prodotti*/
.headerBar .titleProd{
	margin: 10px 0;
}
	.headerBar .button{
		margin-top:13px;
	}

.menuTab{
	margin-top:0px;
	padding-left:0px;
}

/*.menuTab > li {
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
}*/

/*.navbar-default .navbar-nav > li > a {
    color: #777;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
}*/

/*.navbar-header {
   /* float: left;
    padding-right: 20px; *
}*/

/*.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    /*padding-left: 0px;*
}*/
	#menuFixed .navbar-nav{
		margin: 0 !important;
	}

@media(max-width: 992px){
	.priceBar{
		margin-bottom:10px;
		margin-top: 0;
		text-align: left;
	}
}

.colors .color.checked::after {
    font-family: "Glyphicons Halflings";
    content: "\e013";
    font-size: 9px;
    color: white;
    text-align: center;
    position: absolute;
    width: 13px;
    height: 16px;
    top: 0;
    left: 0;
    text-shadow: 0px 0px 4px rgba(0,0,0,1);
}

/* Carrello */
.header-cart {
	background-color: #ebebeb;
    line-height: 30px;
    padding: 18px;
    margin-bottom:20px;
    color:#5b5b5b;
}
	.header-cart .title {
		font-weight:bold;
		font-size:25px;
	}

.go-to-checkout-bar {
	background-color:white;
	border-radius:8px;
	padding:10px;
}
	.go-to-checkout-bar .element {
		float:left;
		margin-right:10px;
	}
		.go-to-checkout-bar .element a, .go-to-checkout-bar .element a:visited {
			color:#333;
		}
	.go-to-checkout-bar .element.highlight {
		color: #000;
		font-weight:bold;
	}
.row-product {
	padding-bottom:20px;
	border-bottom:2px solid #e3e3e3;
	margin-bottom:20px;
}
	.row-product .row-data {
		margin:10px 0;
		padding-bottom:10px;
		border-bottom:1px solid #e3e3e3;
	}
		.row-product .row-data .title h4 {
			margin-top:0;
		}
		.row-product .row-data .qta-box .qta-label,  .row-product .row-data .qta-box .qta-text{
			line-height:34px;
			font-size:12px;
		}
		.row-product .row-data .qta-box .quantity {
			max-width:40px;
		}
		.row-product .row-data .total-row-price {
			font-weight:bold;
			font-size:16px;
			line-height:34px;
		}
		.row-product .row-data .total-row-price.discount {
			line-height:inherit;
		}

.total-row {
	background-color: #e3e3e3;
    line-height: 30px;
    padding: 18px;
    margin:20px 0;
    font-size:20px;
}

.go-to-checkout-bar {
	background-color:white;
	border-radius:8px;
	padding:10px;
}
	.go-to-checkout-bar .element {
		float:left;
		margin-right:10px;
	}
		.go-to-checkout-bar .element a, .go-to-checkout-bar .element a:visited {
			color:#333;
		}

address {
	margin-right:40px;
}

.cart-footer {
	background-color: #e3e3e3;
	margin:20px 0;
	padding:20px;
}

.cart-footer textarea {
	height:150px;
}

#cart .img-thumbnail {
 border: 0px;
 max-height: 200px;
}

/* Fine Carrello */
/* FOOTER MENU */
footer li{
	width: 100%;
}
@media(max-width: 992px){
	#fowaAmbassador{
		padding-left: 9px;
	}
	/*Pagina del reso*/
	#rma{
		color: #000;
		padding-top: 0px;
		padding-bottom: 40px;
	}
		#rma .radio-inline, #rma .checkbox-inline{
			display: block;
			padding-top: 5px;
		}
			#rma .radio-inline + .radio-inline, #rma .checkbox-inline + .checkbox-inline{
				margin-left: 0;
			}
	/*Fine Pagina del reso*/
}
@media(max-width: 768px){
	#fowaAmbassador{
		padding-left: 0;
	}
	.cart-product{
			float: none !important;
		}
}
#productsFooter{
	padding-left: 10px;
}
	#productsFooter li>a{
		text-transform: capitalize !important;
		width:  100px; /*145px;*/
		height: auto;
		padding: 0px;
	}

/* FANCYBOX */
.fancybox-wrap{
	width: auto !important;
}
	.fancybox-wrap .fancybox-skin{
		padding: 10px !important;
	}

/*MAPPA RIVENDITORI LANDING PRODOTTI*/
#mappa .nomargin{
	margin: 0px !important;
}
	#mappa #trovaRivenditore .dealer .bar-top .location .search-box{
		margin-bottom: 12px;
	}
	#mappa #trovaRivenditore .dealer .bar-top .location{
		border-right: 0px;
	}
	#mappa #trovaRivenditore .dealer .bar-top .location-label{
		padding-left: 0px;
	}

/* MODAL */
.modal-body {
	color: #111;
}

.btn-success, .btn-danger {
    color: #fff !important;
}

/* CARRELLO */
#cart {
	color: #494949;
}

.btn-primary {
    color: #fff !important;
}


/*blocchi ambassador*/
#blockAmbassador h3, #blockAmbassador a, #blockAmbassador .abstract, #blockMagazine h3, #blockMagazine a, #blockMagazine .abstract{
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;
}


/*TABELLA FOWA CARD*/
table#tableMain{
	border: solid black;
}
	#tableMain thead{
		background-color: #BEC0BF;
		color: black;
	}
	#tableMain th{
		border-bottom: solid 1px #DDD;
	}
	#tableMain .garanzia{
		border-left: 1px solid #D0D1D1;
	}
	#tableMain td.mainColumns{
		background-color: #E3E4E4;
		vertical-align: middle;
		text-align: right;
		border-top: solid 1px #DDDDDD;
	}
	#tableMain table{
		margin-bottom: 0px;
	}
#tableMain .dark{
	background-color: #F9F9F9;
}
#tableMain .light{
	background-color: #FFFFFF;
}

/*REG. HASSELBLAD*/
.infoRegHasselblad{
	background-color: white;
	padding: 15px;
	font-size: 14px; 
}
	.infoRegHasselblad h2{
		color: red;
		font-size: 40px;
	}
	.infoRegHasselblad h3{
		color: black;
	}
	
/*LOGIN REC PASS E REG NEW USERS*/
.login-link{
	font-size: 15px;
}
	.login-link a{
		color: #494949;
	}

/*CUSTOMER SERVICE*/
#customerService{
	color: #494949 !important;
}
	#customerService i{
		color: #269cd3;
	}
	#customerService .row{
		padding-bottom: 20px;
	}
	#customerService .subtitle{
		font-size: 30px;
	}
	#customerService .customer a{
		font-size: 14px;
		line-height: 1.8;
		padding-bottom: 5px;
		color: #494949;
	}
		#customerService .customer a:hover{
			color: #269cd3;
		}
	#customerService .customer .panel-collapse{
		padding-left: 20px;
		font-size: 14px;
		line-height: 22px;
	}
	
	#customerService .vendita h2 a{
		color: #269cd3;
	}
	#customerService .vendita span{
		color: #269cd3;
	}
/* INIZIO SELECT COLOR DETTAGIO PRODOTTI */
.color-field option, .color-field{
	color: #111;
	padding: 1px;
}
/* FINE SELECT COLOR DETTAGIO PRODOTTI */


/*Landing Prodotti 16-05-2017 DJI*/
#landing-menu{
	background: #1D1D1D;
	box-shadow: 0px 4px 4px rgba(0,0,0,0.25) ;
	position:relative;
	z-index:5;
	max-height: 64px;
}
#landing-menu .navbar-default{
	margin-bottom: 0;
	background: #1D1D1D;
	border: none;
	min-height: 64px;
}
	#landing-menu .navbar-default .navbar-brand{
		padding: 0;
	}
	#landing-menu .line-height-small a{
		line-height: 28px !important; 
	}
	#landing-menu .navbar-default ul li{
		padding-top: 4px;
	}
	#landing-menu .navbar-default ul li a{
		line-height:50px !important;
	}
		#landing-menu .navbar-default ul li a,#landing-menu .navbar-default ul li a:hover, #landing-menu .navbar-default ul li a:focus {
			color: #fff;
			font-size: 14px;
			text-transform: uppercase;
			color: #FFFFFF;
			
			padding: 3px 5px;
			line-height:50px;
		}
		#landing-menu .navbar-default .navbar-nav > li > a{
			line-height:normal;
		}
		#landing-menu .navbar-default ul li.img{
			padding-top: 0;
		}
		
@media (min-width: 768px) and (max-width: 991px){
	#landing-menu .navbar-header {
	   float: left;
	}
	#landing-menu .navbar-header .navbar-toggle {
		display:none;
	}
	#landing-menu .navbar-default ul li {
	    padding-top: 6px;
	}
	#landing-menu .navbar-collapse.collapse {
		visibility:visible !important;
		display:block;
		border:0;
	}
	#landing-menu .line-height-small a{
		line-height: 60px !important; 
	}
}

#landing-det{
	background-color: #fff !important;
	font-family: "Roboto";
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	color: #494949;
	opacity: 1.00;
}
	#landing-det .border-bottom{
		border-bottom: 1px solid #CACACA;
	}
		#landing-det h3{
			margin-top: 0;
			margin-bottom: 0;
			font-weight: bold;
			font-size: 21px;
			letter-spacing: 1.05px;
			text-transform: uppercase;
			color: #494949;
		}
		#landing-det h2{
			font-weight: 300;
			font-size: 36px;
			line-height: 90%;
			margin-bottom: 30px;
		}
		#landing-det p{
			font-size: 14px;
			color: #494949;
			line-height: 1.4;
		}
		#landing-det .text-subtitle{
			font-size: 16px;
			line-height: 1.4;
			color: #494949;
		}

/*Fine landing Prodotti*/