/*COOKIE Consent */
.c_darkmode {
    --cc-bg: #dc0b22;
    --cc-text: #FFF !important;
    --cc-btn-primary-bg: #dc0b22 !important;
    --cc-btn-primary-text: #FFFFFF !important;
    --cc-btn-primary-hover-bg: #999 !important;
	--cc-toggle-bg-on: #008000 !important;
	--cc-btn-secondary-bg: #666 !important;
	
	/*--cc-bg: #181b1d;
    --cc-text: #d8e5ea;
    --cc-btn-primary-bg: #a6c4dd;
    --cc-btn-primary-text: #000;
    --cc-btn-primary-hover-bg: #c2dff7;
    
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #3e454a;
    --cc-toggle-bg-off: #667481;
    --cc-toggle-bg-on: var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly: #454c54;
    --cc-toggle-knob-bg: var(--cc-cookie-category-block-bg);
    --cc-toggle-knob-icon-color: var(--cc-bg);
    --cc-block-text: #b3bfc5;
    --cc-cookie-category-block-bg: #23272a;
    --cc-cookie-category-block-bg-hover: #2b3035;
    --cc-section-border: #292d31;
    --cc-cookie-table-border: #2b3035;
    --cc-webkit-scrollbar-bg: #667481;
    --cc-webkit-scrollbar-bg-hover: #9199a0;*/
}

.pagination > li > a.active {
    background: #dc0b22;
	color: #FFF;
}

.cc_div .cc-link {
    color: var(--cc-btn-primary-text) !important;
}

button:focus {
    outline-color: #dc0b22;
}

#s-all-bn {
	background-color: var(--c-primary);
	color: #000;
}
/*/*/


/* hack template x css template inline */

section.section.section-overlay:before {
	background: url("/assets/templates/img/video-overlay.png") repeat scroll 0 0 transparent !important;
}


/* altro */

.justifyleft {
	text-align: left !important;	
}

.form-pay .form-group.telefono .row-labels .col-label-sx,
.form-pay .form-group.telefono .row-labels .col-label-cx,
.form-pay .form-group.telefono .row-labels .col-label-dx {
	color: #b9b7b7;
}

.form-pay .form-group.telefono .row-labels .col-label-sx {
	width: calc(20% + 40px); 
	padding-left: 50px;
	padding-right: 0;
	/*background-color: red;*/
}

.form-pay .form-group.telefono .row-labels .col-label-cx {
	width: 27%; 
	/*background-color: yellow;*/
}

.form-pay .form-group.telefono .row-labels .col-label-dx {
	width: 35%; 
	/*background-color: gray;*/
}

.crosslink {
	color: inherit;
	text-decoration: underline;
}

.addthis_inline_share_toolbox {
	height: 50px;
	overflow: visible;
}


/* COLORS ========================================
==================================================*/
.cprimary {
    color: #dc0b22 !important;
}
.bprimary {
    background-color: #dc0b22 !important;
}
.csecondary {
    color: ##ffcc03 !important;
}
.bsecondary {
    background-color: ##ffcc03 !important;
}
.ctertiary {
    color: #000000 !important;
}
.btertiary {
    background-color: #000000 !important;
}
.cquaternary {
    /*color: #b2d0db*/
    color: #f2f2f2 !important;
}
.bquaternary {
    background-color: #f2f2f2 !important;
}
.cblack {
    color: #000 !important;
}
.bblack { 
    background-color: #000 !important;
}
/* PACE ==================================================
==================================================*/

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;

    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: ##ffcc03;
    position: fixed;
/*    z-index: 99000;*/
    top: 0;
    right: 100%;
    width: 100%;
    height: 5px;
    z-index: 100001;
}

html .lnk-tertiary:hover {
    color: #dc0b22!important;
}


/* HEADER ==================================================
==================================================*/
html #header.header-semi-transparent-light .header-body {
    border-top: 5px solid #CCC;
    /*min-height: 125px;*/
    /*border-top: 5px solid rgba(204, 204, 204, 0);
    background-image: url("/assets/templates/img/italy.jpg");
    background-position: 0 -5px;
    background-size: 100% 5px;
    background-repeat: no-repeat;*/
}

#header .header-top {
    /*background-color: rgba(255, 255, 255, 1.0);*/
	color: #FFF;
	/*background-color: rgba(251, 199, 30, 1.0);*/
	background-color: rgba(227, 6, 18, 1.0);
	border-bottom: 0px solid #000;
}
body.home #header .header-top {
    position: fixed;
    z-index: 4;
    bottom: 0;
    width: 100%;
}

html.sticky-header-active body.home #header .header-top {
    display: none;
}
#header .header-top p {
	color: #FFF;
	text-transform: uppercase;
}
#header .header-top p a {
	color: #000;
}

section.section.section-tematica .row div[class*="col-"] {
    z-index: 5; 
}

/*
html.sticky-header-active body.home .header-logo img.black {
	display: block !important;
}
html.sticky-header-active body.home .header-logo img.white {
	display: none !important;
}
*/

html #header.header-semi-transparent-light .header-body {
    background-color: rgba(255, 255, 255, 0.85);
    /*background-color: rgba(251, 199, 30, 0.9);*/
}

.page-header.parallax {
    padding: 400px 0 40px;
}

.interna.contacts .page-header.parallax {
    padding: 160px 0 40px;
}
.page-header.parallax .col-md-12 {
    z-index: 4;
}
.page-header.parallax .tp-opacity-overlay {
    background-color: rgba(0, 0, 0, 0.3);
/*	background-image: url("../img/patterns/bright_squares.png");*/
}

.page-header.page-header-custom-background {
	background-size: 100% auto;
}

.page-header.page-header-custom-background .social_like {
	position: relative;
	margin-top: -20px;
}



/* BREADCRUMB ====================================
==================================================*/

#breadcrumb {
    color: #878787;
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

#breadcrumb > li {
    display: inline-block;
    font-size: 0.8em;
    text-transform: uppercase;
    text-shadow: none;
	background: none;
	margin-right: 8px;
}

#breadcrumb a {
    color: #878787;
}
.page-header #breadcrumb,
.page-header #breadcrumb a {
    color: #FFF;
	text-align: left;
}

#breadcrumb li + li:before{
    content:  '|';
    margin:   0 4px 0 0;
	font-size: 12px;
	/*background-color: red;*/
	top: -1px;
	position: relative;
}

#breadcrumb > li.active {
    /*background-color: red;*/
}
#breadcrumb > li.active a {
    color: ##ffcc03;
}


/* BREADCRUMBS ====================================
==================================================
.page-header.parallax .B_crumbBox {
    top: 36%;
}
.page-header.parallax .B_crumbBox {
    position: absolute;
    top: 40%;
    right: 20px;
}
.page-header.parallax .B_crumbBox {
    background: none;
    margin: -3px 0 0;
    padding: 0;
}
.B_crumbBox {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.page-header.parallax .B_crumbBox>li {
    display: inline-block;
}

.page-header.parallax .B_crumbBox a {
    color: #FFF;
}
.page-header.parallax .B_crumbBox .B_currentCrumb,
.page-header.parallax .B_crumbBox a.B_currentCrumb {
    color: ##ffcc03;
}
*/

.page-header h1 {
    font-size: 2.4em;
	letter-spacing: -1px;
	text-shadow: 2px 2px 5px black;
}

	html.pag7 .page-header h1 {
	    letter-spacing: -2px;
	}
	
.page-header h1.alternative {
    font-size: 2.0em;
	letter-spacing: -1px;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.9);
}
#header .tip {
    color: #000;
}
html.landing body section.section-tematica {
    border-top: 0px solid #f1f1f1;
}
/*body.landing #header .header-nav{
    display: none !important;
}*/
html.landing,
html.landing body,
html.landing main {
    height: 100%;
}
html.landing section.section.section-tematica .row div[class*="col-"] {
    display: none;
}

/* MENU ==========================================
==================================================*/


/*#header .header-nav-main nav > ul > li.dropdown .dropdown-menu>.active>a, 
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu>.active>a:focus, 
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu>.active>a:hover {
    background-color: ##ffcc03;
	color: #FFF;
	font-weight: bold;
}
 
/* SUB MENU *!/

.nav-secondary {
    background: ##ffcc03;
}
html.sticky-header-active .nav-secondary {
    background: rgba(251, 199, 30, 0.9);
}
html ul.nav-pills-secondary > li > a {
 /*background-color: rgba(255, 255, 255, 0.6);*!/
}

html ul.nav-pills-secondary > li > a:hover {
 	color: #FFF;
}

html ul.nav-pills-secondary > li.active > a {
 background-color: #000;
}*/

/* secondary menu */
.nav-secondary {
	background-color: #f2f2f2;
	margin: 0;
	/*display: table;*/
} 
.nav-secondary.sticky-active {
	background-color: rgba(242, 242, 242, 0.89);
	margin: 0;
	/*display: table;*/
} 
.nav-secondary ul {
	/*background-color: yellow;*/
	text-align: center;
	margin: 0;
	padding: 0;
	/*display: table-row;*/
}
.nav-secondary ul li {
	/*background-color: green;*/
	list-style: none;
	display: inline-block;
	padding: 0;
	margin: 0;
	/*display: table-cell;*/
	/*min-width: 10%;*/
}
.nav-secondary ul.nav-pills > li a {
	color: #000; 
	background-color: #FFF;
	padding: 5px 15px;
	/*font-size: 12px;*/
	border-radius: 5px;
	margin: 0 1px;
	text-decoration: none;
	min-width: 150px;
	text-align: center;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	z-index: 10;
	padding: 5px 15px
}
.nav-secondary ul li a:focus,
.nav-secondary ul li a:hover,
.nav-secondary ul li.active a,
html ul.nav-pills-secondary > li.active > a,
html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus { 
	background-color: #dc0b22;
	text-decoration: none;
	color: #fff;
}


.nav-secondary ul li.top a { 
	background-color: transparent;
	min-width: inherit;
	color: #000;
	border: 0;
}
.nav-secondary ul li.top a:hover { 
	color: #dc0b22;
}

.nav-secondary ul li.top { 
	display: none !important;
	position: absolute;
	margin-left: -74px;
	width: 70px;
}
.nav-secondary ul li.top:not(.active) { 
	/*display: inline-block !important;*/
}
html.sticky-header-active .nav-secondary ul li.top:not(.active) { 
	display: inline-block !important;
}

#header .header-nav-main nav>ul>li>a.dropdown-toggle.noicon:after {
    display: none;
}



/* HOME ==================================================
==================================================*/

.home-about {
	background-color: rgba(255, 255, 255, 0.8);
}

body.home footer {
	margin-top: 0px !important;
}


/* slide */
    .slider .tp-bannertimer {
    top: 90px;
    background-color: ##ffcc03;
    }
    .slider-container .tp-opacity-overlay {
        background: rgba(0,0,0,.60);
    }
    
    .slider-container .tp-opacity-overlay.light {
        background: rgba(0,0,0,.60);
    }


section.section-home {
	padding: 80px 80px;
	border-top: 0px;
	min-height: 400px !important;
}


.section-home h2 {
    position: relative;
	top: 42%;
}

.home-about h2 {
	font-size: 25px;
}

.section-home h2,
.section-home a,
.section-home p {
    z-index: 4;
	position: relative;
	-webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
         -o-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
}

.section-home a.btn,
.section-home p {
	display: none;
}
.section-home:hover a.btn,
.section-home:hover p {
	display: inline-block;
}
.section-home:hover h2 {
	top: auto;
	-webkit-transition:all .2s ease-in-out;
   -moz-transition:all .2s ease-in-out;
         -o-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
}

/*.home section.section:not(.section-voli-turistici) .thumb-info-social-icons {
	display: none;
}*/


/* ELEMENT ==================================================
==================================================*/


.post-title h1 {
	   font-size: 2.3em; 
	   font-weight: 500;
	}



ul.unlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.unlist li {
	display: inline;
}

.btn-transparent {
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
	font-weight: bold;
}
.btn-transparent:hover {
    color: ##ffcc03;
    background-color: transparent;
    border-color: ##ffcc03;
}
.btn-circle {
    border-radius: 50%;
}


html .btn-primary:not(.button_disabled):hover,
html .btn-primary:not(.button_disabled):focus{
    color: ##ffcc03;
}
html .btn-primary.button_disabled[disabled] {
    border-color: #f75668;
    background-color: #f75668;
    color: #ccc;
}

html .btn-secondary {
    color: #000;
}

html .btn-secondary:hover,
html .btn-secondary:focus {
    color: #fff;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus {
    color: ##ffcc03;
}

.divider .fa, 
.divider .icons {
    z-index: 10;
}

html .inline {
	display: inline-block !important;
}

.lightbox .owl-carousel.owl-theme.full-width {
	background-color: #f4f4f4;
}

.thumb-info-social-icons a.quaternary {
    background-color: #ccc;
    color: #000;
}
.thumb-info-social-icons a.quaternary i {
    color: #000;
}
.thumb-info-social-icons a.quaternary:hover {
    background-color: ##ffcc03;
    color: #000;
}
.thumb-info-social-icons a.quaternary i:hover {
    color: #000;
}
.thumb-info-social-buttons {
    border-top: 1px dotted #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 5px 5px;
    display: block;
}
.thumb-info-social-buttons .thumb-info-social-icons {
    /*background-color: red;*/
    border: 0px solid #FFF;
}


.thumb-info-tags {
    border-top: 1px dotted #ddd;
    margin: 0;
    padding: 5px 5px;
    display: block;
    background-color: #f2f2f2;
}
#content .post-text > p,
#content .post-text > ul > li {
	font-size: 115%;
	text-align: justify;
}


#content .post-text > ul {
	margin-bottom: 25px;
}

#content .tag {
	background-color: #000;
	color: #FFF;
	margin: 3px;
	padding: 0px 5px;
	display: inline-block;
	font-size: 75%;
	border-radius: 5px;
	text-transform: none;
	line-height: 20px;
	font-weight: 600;
}

#content h3.tag {
	font-size: 100%;
	font-weight: 600;
}
#content .tag:hover,
#content .luoghi .tag:hover {
	background-color: ##ffcc03;
	color: #000;
}

#content .luoghi h3.tag {
	background-color: transparent;
	color: #999;
	padding: 2px 8px;
	margin: 2px;
	border: 1px solid #CCC;
}

body.interna.blog.articles article.post:last-child hr {
	display: none;
}


.section-default-scale-1 .owl-theme .owl-dots .owl-dot span {
    background: #fff;
}
.section-default-scale-1 .owl-theme .owl-dots .owl-dot.active span {
    background: #dc0b22;
}


/*.jssocials {
	display: inline-block;
}*/

#share.text-center .jssocials-shares {
	text-align: center;
}

.jssocials-shares .jssocials-share {
	display: inline-block;
}


.thumb-info-11 {
	background-color: #fff;
	border: 1px solid #fff;
}
.thumb-info-11 .thumb-info-caption-text h4 {
	line-height: 20px;
	letter-spacing: -1px;
}
.thumb-info-11 .thumb-info-caption-text p {
	margin-bottom: 0;
}


img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

img.grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}


/* slider container fix internships */
.slider-container {
    height: 430px;
}
.slider-container .btn-slider-action {
    color: ##ffcc03;
    text-shadow: 0 2px 2px #000;
}
.slider-container .btn-slider-action:hover {
    color: #FFF;
}



.socialicon {transition: 0.4s; -webkit-transition: 0.4s; display: inline-block; border: 2px solid #ffffff; border-radius: 100px; margin: 8px 1% 0 1%; background-color: #FFF;}

.socialicon a {width: 60px; height: 60px; padding-top: 18px; display: block; font-size: 26px; text-decoration: none; transition: 0.4s; -webkit-transition: 0.4s; color: #FFF}

.socialicon a:link, 
.socialicon a:visited {color: #ffffff;} 

.home .socialicon a:link, .home 
.socialicon a:visited {color: #000; 
} 
.socialicon:hover { background: #ffffff;
}


.home .socialicon {border: 2px solid #ccc;}

.home .socialicon:hover { background: ##ffcc03; border-color: ##ffcc03;}
.socialicon a:hover {color: ##ffcc03;}


.lead {
    text-transform: none;
	color: #000;
	font-weight: 400;
}

.featured-boxes-full .featured-box-full .icon {
    font-size: 55px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFF;
    padding: 0;
    margin: 0 0 15px 0;
	display: inline-block;
}

/*
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #000;
}
*/
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background: #000000 !important;
}

.thumb-info.thumb-info-centered-info .thumb-info-title {
    top: 10%;
	opacity: 1;
	width: 100%;
	left: 0;
	max-width: none;
}

.thumb-info.thumb-info-centered-info .thumb-info-title .thumb-info-inner h4 {
    opacity: 1;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    top: 0;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
	width: auto;
	margin: 10px 0 0 10px;
}


.thumb-info.thumb-info-centered-info .thumb-info-title .thumb-info-inner em {
    opacity: 0;
}

.thumb-info.thumb-info-centered-info .thumb-info-title .thumb-info-type {
    opacity: 0;
}

.thumb-info .thumb-info-inner em {
    text-transform: none;  
	font-size: 18px;
}

	/*	HOVER */

	.thumb-info.thumb-info-centered-info:hover .thumb-info-title {
		background: transparent;
		left: 5%;
		width: 90%;
		-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
		-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
		transition: transform 0.2s ease-out, opacity 0.2s ease-out;
		transform: translate3d(0, -30px, 0);
		top: 30%;

		text-align: center;
		padding: 0;
	}


	.thumb-info.thumb-info-centered-info:hover .thumb-info-title .thumb-info-inner h4 {
		opacity: 1;
		background: transparent;
		top: auto;
		color: #FFF;
		font-size: 18px;
		font-weight: 700;
		left: auto;
		letter-spacing: -1px;
		padding: 0;
		position: relative;
		max-width: none;

	}


	.thumb-info.thumb-info-centered-info:hover .thumb-info-title .thumb-info-type,
	.thumb-info.thumb-info-centered-info:hover .thumb-info-title .thumb-info-inner em {
		opacity: 1;
	}



.container-fluid .row .col-md-12:nth-child(odd) .thumb-info-side-image-alternate .thumb-info-side-image-wrapper {
    float: left;
	margin-top: 10px;
}
.container-fluid .row .col-md-12:nth-child(even) .thumb-info-side-image-alternate .thumb-info-side-image-wrapper {
    float: right;
}


.col-md-6 .section.section-alternate {
    border-top: 1px solid #DBDBDB
}

.col-md-6 .section.section-alternate .feature-box.feature-box-style-3 .feature-box-icon {
    background-color: #FFF;
}

.col-md-6:nth-child(odd) .section.section-alternate {
    text-align: right;
	border-right: 1px solid #DBDBDB;
}
	.col-md-6:nth-child(odd) .section.section-alternate .feature-box .feature-box-icon {
		float: right;
		margin-right: 0px;
		margin-left: 10px;
	}

.col-md-6:nth-child(even) .section.section-alternate {
    text-align: left;
	border-left: 1px solid #FFF;
}


.col-md-4:nth-child(odd) .section.section-alternate {
    text-align: right;
}

.col-md-4:nth-child(even) .section.section-alternate {
    text-align: center;
	}
	.col-md-4:nth-child(even) .section.section-alternate p {
		text-align: justify;
	}

.col-md-4:last-child .section.section-alternate {
    text-align: left;
}


html section.section-default-scale-1 hr {
    background-image: -webkit-linear-gradient(left, transparent, #FFF, transparent);
    background-image: linear-gradient(to right, transparent, #FFF, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}

/*

#content ol li span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: ##ffcc03 ;
    width: 21px;
    height: 21px;
    line-height: 19px;
    margin-right: 8px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -3px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    float: left;
}
*/
.home-intro p em {
    /*font-family: 'typewriter-serialregular';*/
    font-size: 1.3em;
}

.thumb-info.thumb-info-centered-info:hover .thumb-info-title .thumb-info-inner h4
/*.thumb-info.thumb-info-centered-info .thumb-info-title .thumb-info-inner h4*/ {
    
    font-size: 28px;
/*    font-family: "typewriter-serialbold";*/
}



.col-md-9.post-text > .post-image {
	width: 400px;
	display: block;
	min-height: 300px;
}

	.col-md-9.post-text > .post-image a.img-thumbnail {
		display: block;
	}

@media (max-width: 1199px) {
	
	.col-md-9.post-text > .post-image {
		width: 300px;
	}
}


@media (max-width: 991px) {
	
	.col-md-9.post-text > .post-image {
		width: 360px;
	}
}

@media (max-width: 768px) {
	.col-md-9.post-text > .post-image {
		max-width:none !important;
		width: 100% !important;
		min-height: auto !important;
	}
}




/* CONTACTS ================================================  
==================================================*/
.confirmemail {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.contacts-icons .social-icons li a {
    background-color: ##ffcc03;
	color:#FFF !important; 
}

label.error {
    display: none;
}

label.has-error {
    border-bottom: 4px solid red;
}


/*.has-danger label.error {
    display: inline-block;
}*/

.has-danger .input-group-prepend,
.has-danger .input-group-addon,
.has-danger .checkmark,
.has-danger .intl-tel-input.allow-dropdown .selected-flag {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-danger .form-control,
.has-danger .form-control-file {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-danger span {
    color: #c10000;
}

textarea {
	padding: 10px;
	vertical-align: top;
	width: 200px;
}
textarea:focus {
	outline-style: solid;
	outline-width: 2px;
}

.process_errors {
	color: #c10000;
}

.form-control,
#recaptcha_response_field {
    background-color: #f5f5f5;
	-webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
         -o-transition:all .5s ease-in-out;
        transition:all .5s ease-in-out;
}

.form-control:hover,
.form-control:focus,
#recaptcha_response_field:hover,
#recaptcha_response_field:focus {
    background-color: #FFF;
	border-color: ##ffcc03;
}


body.contacts #recaptcha_response_field { 
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.newsletter p {
	margin-bottom: 0;
}


.calendar .months {
    background-color: ##ffcc03 !important;
    border: 1px solid ##ffcc03 !important;
	color: #000000 !important;
}
.calendar td span {
    color: #000000 !important;
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #888;
    border-color: #999;
}

.intl-tel-input {
    z-index: 10;
	width: 100%;
	height: 34px;
	line-height: 1.42857143;
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin: 5px 0 !important;
    border-bottom: 1px solid #CCC !important;
    height: 1px;
    /* margin: 44px auto; */
    background-image: none !important;
}

/* SIDEBAR =======================================
==================================================*/

/* menu aside */

aside ul.nav-list > li > a {
    color: #000;
    font-size: 14px;
    background-color: #f2f2f2;
    border-bottom: 0px solid #fff;
    margin-bottom: 1px;
	padding: 6px 0;
}
	
	aside ul.nav-list li a:before {
	    border-left: 4px solid #000;
	}	
	
aside ul.nav-list > li > a:focus,
aside ul.nav-list > li > a:hover,
aside ul.nav-list.show-bg-active .active > a,
aside ul.nav-list.show-bg-active .active > a:hover,
aside ul.nav-list.show-bg-active .active > a:focus {
    color: #FFF;
    background-color: #dc0b22;
}
	aside ul.nav-list li a:hover:before,
	aside ul.nav-list.show-bg-active .active > a:before {
	    border-left-color: #FFF;
	}

/* secondo livello menu */

aside ul.nav-list li ul {
    margin-left: 0px;
}
aside ul.nav-list li ul li a {
    border-left: 5px solid #fff; 
    background-color: #e7e7e7;
	padding: 4px 0;
}
aside ul.nav-list li ul li a:before {
    border-left-color: #fff !important;
    margin-left: 0px;
}

aside ul.nav-list li ul li a:hover {
    border-left: 5px solid #000; 
}
	aside ul.nav-list li ul li a:hover:before {
	    border-left: 4px solid #000 !important;
	}
	
aside ul.nav-list li ul li.active a {
	background-color: ##ffcc03 !important;
    border-left: 5px solid #dc0b22 !important;
    color: #000 !important;
}
	aside ul.nav-list li ul li.active a:before {
	    border-left-color: #dc0b22 !important;
	}

/* Tags */

aside ul.tags {
	/* [disabled]background-color: #555; */
	padding: 0;
	border-radius: 3px 0 0 3px;
	/* float:left; */
}

aside ul.tags li {
	background-color: #000 ;
	margin: 0 3px 3px 0;
	float: left;
	list-style: none;
	border-radius: 5px;
	padding: 0 10px 0 0;
	color:#fff;
	
}

aside ul.tags li a {
	background-color: #dc0b22;
	float: left;
	border-radius: 5px 0 0 5px;
	padding: 0 5px 0 5px;
	margin-right: 10px;
	color:#FFF;
	font-size:16px;
	text-transform: uppercase;
}
aside ul.tags li:hover,
aside ul.tags li a:hover {
	background-color: ##ffcc03 ;
	color:#000;
}  

aside ul.tags > li:last-child {
	
}  

/* News */

aside .owl-carousel.nav-inside .owl-nav, 
aside .owl-carousel.nav-inside .owl-dots {
    /* bottom: 2px; */
    margin-top: 10px;
    position: relative; */
    right: auto;
}
ul.simple-post-list .post-image {
    float: none;
    margin-right: 0;
}
ul.simple-post-list .post-info p {
    line-height: 20px;
    font-size: 14px;
}



/* Archivi */

aside ul.archives {
	/* [disabled]background-color: #555; */
	padding: 0;
	border-radius: 3px 0 0 3px;
	float: left;   
}

aside ul.archives li {
	background-color: ##ffcc03 ;
	margin: 0 3px 3px 0;
	float: left;
	list-style: none;
	border-radius: 5px;
	padding: 0 5px 0 0;
	color:#FFF;
	font-size:13px;
}

aside ul.archives li a {
	background-color: #DDD;
	float: left;
	border-radius: 5px 0 0 5px;
	padding: 0 5px 0 5px;
	margin-right: 5px;
	color: #000066;
}
aside ul.archives li a:hover {
	background-color: ##ffcc03 ;
	color:#FFF;
}  

/* BLOG ================================================      
==================================================*/

.post-block {
    border-top: 0;
}

.post-content {
	text-align: justify;
}

.post-content .tip.newstitle  {
    background: ##ffcc03;
    color: #000;
    position: relative;
    margin-top: -2px;
    letter-spacing: 0;
	text-transform: none;
}
.post-content .tip.newstitle:before  {
    border-right-color: ##ffcc03;
}
/*.post .post-image .corner  {
    background: ##ffcc03;
    color: #000;
    position: absolute;
    top: 17%;
    right: -38px;
    padding: 0 30px;
    -webkit-transform: rotate(45deg);
    
    /* Firefox *!/
    -moz-transform: rotate(45deg);
    
    /* IE *!/
    -ms-transform: rotate(45deg);
    
    /* Opera *!/
    -o-transform: rotate(45deg);
    
    /* Internet Explorer *!/
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}*/


/*.post .post-image .thumb-info-wrapper {
  margin: 50px auto;
  width: 280px;
  height: 370px;
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
}*/

.post-medium .post-image .thumb-info,
.post-medium .post-image .thumb-info-wrapper,
.recent-posts .thumb-info,
.recent-posts .thumb-info-wrapper {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
     overflow: visible; 
}
	
.post-large.blog-single-post .post-image {
	position: relative;
}


.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -4px;
  right: -4px;
      z-index: 10;
  
}
	.recent-posts .thumb-info:hover .ribbon-wrapper {
	    display: none;
	}
	
.ribbon {
  font-size: 10px;
  letter-spacing: 0px;
  color: #000;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 5px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: ##ffcc03;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsl(46, 99%, 63%)), color-stop(0.435, #fed242), to(#e3b404));
	background-image: -webkit-linear-gradient(top, hsl(46, 99%, 63%) 0%, #fed242 43.5%, #e3b404 100%);
	background-image: -moz-linear-gradient(top, hsl(46, 99%, 63%) 0%, #fed242 43.5%, #e3b404 100%);
	background-image: -ms-linear-gradient(top, hsl(46, 99%, 63%) 0%, #fed242 43.5%, #e3b404 100%);
	background-image: -o-linear-gradient(top, hsl(46, 99%, 63%) 0%, #fed242 43.5%, #e3b404 100%);
	background-image: linear-gradient(to bottom, hsl(46, 99%, 63%) 0%, #fed242 43.5%, #e3b404 100%);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
	font-weight: bold;
	text-transform: uppercase;
}

.ribbon:before, .ribbon:after {
  content: "";
  border-top: 4px solid #a17c02;   
  border-left:  4px solid transparent;
  border-right: 4px solid transparent;
  position:absolute;
  bottom: -3px;
}
.ribbon:after {
  bottom: -4px;
}

.ribbon:before {
  left: 0;
}
.ribbon:after {
  right: 0;
}
/* FOOT ================================================      
==================================================*/


/* dati */
#footer .menufooter {
    margin-bottom:20px;
}
#footer .menufooter li {
    
}
#footer .menufooter li.active a {
    color: #000;
	background-color: ##ffcc03;
	padding: 6px 10px;
	border-radius: 5px;
}
#footer .menufooter li a {
	white-space: nowrap;
	font-weight: 600;
}

#footer #mc_embed_signup {
	background:#0e0e0e; 
	/*clear:left; */
	font:14px Helvetica,Arial,sans-serif;
}

#footer #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0;
}
#footer #mc_embed_signup input.email {
    /*font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 15px;
    display: block;*/
    padding: 6px 12px;
    margin: 0;
    min-height: inherit;
    width: 100%;
    min-width: 130px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#footer #mc_embed_signup input.btn-primary {
    border-color: #dc0b22 #dc0b22 #ab091a;
}


.languagesfoot a {
	opacity: 0.5;
}

.languagesfoot a:hover, 
.languagesfoot a:focus {
	opacity: 1.0;
}

/*
/* COOKIE ================================================
==================================================*!/
.alertcookie {
	background-color: rgba(227, 6, 18, 1.0);
	position: fixed;
    bottom: 0;
    z-index: 10001;
    width: 100%;
}
body.home .alertcookie {
	/*background-color: rgba(227, 6, 18, 0.6);*!/
    bottom: 53px;
	padding-bottom: 47px;
}
.alertcookie .alert {
	padding:10px 0 10px 0;
	margin-bottom: 0px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	background-color: transparent;
	border: 0px solid #fbeed5;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color:#FFF;
	position:relative;
	line-height:22px;
	font-size: 15px;
}
.alertcookie .alert a {
	color: ##ffcc03;
}
.alertcookie .alert a.btn {
	background-color: #000;
	color: #fff;
}
.alertcookie .alert a.btn:hover,
.alertcookie .alert a.btn:focus {
	background-color: #FFF !important;
	color: #000 !important;
}
html.sticky-header-active .alertcookie {
    display: none;
}*/



/*cookieyes*/

/*.cky-btn-accept {
    background: #dc0b22 !important;
    color: #000 !important;
    border-color: #dc0b22 !important;
}*/

.cky-btn-revisit img {
      filter: brightness(100) saturate(100%) !important;
}


.cky-btn-revisit-wrapper {
	background-color: #dc0b22 !important;
	box-shadow: 0 4px 12px rgba(0,0,0,.25);
}

.cky-btn-revisit-wrapper:hover {
	background-color: #ffcc03 !important;
}

.cky-btn-revisit-wrapper:hover .cky-btn-revisit img {
      filter: brightness(100) saturate(100%) !important;
}

/* Titolo */

/* Testo */
.cky-notice-des {
    color: #FFF !important;
}

/* Pulsante accetta */
.cky-btn-accept {
    background: #dc0b22 !important;
    color: #FFF !important;
    border-color: #dc0b22 !important;
}

/* Pulsante rifiuta */
.cky-btn-reject {
    background: #dc0b22 !important;
    color: #FFF !important;
    border-color: #dc0b22 !important;
}

/* Pulsante personalizza */
.cky-btn.cky-btn-customize {
    background-color:#ffcc03!important;
    border-color:#ffcc03!important;
    color:#000!important;
}

/* Pulsante personalizza */
.cky-btn.cky-btn-preferences  {
    background-color: #ffcc03 !important;
    border-color: #ffcc03 !important;
    color: #000 !important;
}

/*switch*/
.cky-switch input[type="checkbox"]:checked {
    background: #dc0b22 !important;
}

/*pagina cookies*/
#cky-policy-container .cookie-policy-h1 {
	display: none;

}

.cookie-policy-date-container p {
	font-size: 14px;
	color: grey;
	margin: 0;
	display: inline;
	line-height: 15px;
}

.cookie-policy-date-container p:nth-child(2) {
	/*border-left: 1px solid grey;
	padding-left: 5px;
	margin-left: 5px;*/
}

.cookie-policy-date-container p:nth-child(2):before {
	content: "|";
	margin-right: 5px;
	padding-left: 5px;
}



/* RESPONSIVE ====================================
==================================================*/
html #header .header-nav-main nav .tip,
ul.nav-list li .tip  {
    background: ##ffcc03;
    color: #000;
    position: absolute;
    right: 20px;
}
html #header .header-nav-main nav .tip:before,
ul.nav-list li .tip:before  {
    border-right-color: ##ffcc03;
}
html #header .header-nav-main nav .tip,
ul.nav-list li .tip {

	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	animation-duration: 5s;
	
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
	
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (min-width: 992px) {
	.paddin-top-70-lg {
			padding-top: 71px;
	}

	#header .tip {
	    color: #FFF;
	}
	
	#header .header-nav-main.header-nav-main-square {
	    margin-bottom: -8px;
	}
	
	#header.header-narrow .header-nav nav > ul > li:focus > a .tip,
	#header.header-narrow .header-nav nav > ul > li:hover > a .tip,
	#header.header-narrow .header-nav nav > ul > li.active > a .tip  {
		background-color: ##ffcc03;
		color: #000 ;
	}
	#header.header-narrow .header-nav nav > ul > li.active > a .tip:before, 
	#header.header-narrow .header-nav nav > ul > li:hover > a .tip:before {
		border-right-color: ##ffcc03;
	}
	
	
	#header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a, 
	#header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a {
	    padding: 35px 12px 30px;
	}
	
	#header .header-nav.header-nav-stripe nav > ul > li.active > a:before, 
	#header .header-nav.header-nav-stripe nav > ul > li:hover > a:before {
	    content: "";
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    top: -5px;
	    left: 0px;
	    opacity: 0;
	    background: #dc0b22;
	    opacity: 1;
	}
	
	
	/*#header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a, 
	#header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a {
	    /*padding: 22px 20px 30px;*!/
	}

	#header.header-narrow .header-nav.header-nav-top-line nav > ul > li > a, 
	#header.header-narrow .header-nav.header-nav-top-line nav > ul > li:hover > a {
	    background: transparent;
	    padding: 295px 15px 24px;
	    margin: -272px 0 0;
	}

	#header .header-nav.header-nav-top-line nav > ul > li > a:before, 
	#header .header-nav.header-nav-top-line nav > ul > li:hover > a:before {
	    top: -22px;
	    left: 0px;   
	}*/
	
	html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
	    color: #000;
	}
	html.sticky-header-active #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
	    color: #000;
	}
	/*#header.header-narrow .header-nav.header-nav-top-line nav > ul > li > a.dropdown-toggle:after, 
	#header.header-narrow .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-toggle:after {
	    top: 295px;
	}
	/* hover *!/
	html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a {
	    color: #FFF;
	}
	#header .header-nav.header-nav-top-line nav > ul li.active > a,
	#header.header-narrow .header-nav.header-nav-top-line nav > ul > li:hover > a {
	    color: #FFF;
	    background-color: #dc0b22;
	    text-transform: uppercase;
	}
	*/
	
	#header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
	    color: #FFF;
	}
	
	html #header .header-nav.header-nav-stripe nav > ul li.active > a,
	html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a,
	html.sticky-header-active #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a {
	    color: #FFF;
	    background-color: #dc0b22;
	    text-transform: uppercase;
	}
	
	/* submenu */
	
	#header .header-nav.header-nav-stripe nav > ul > li.dropdown .dropdown-menu li a {
		color: #000;
		text-transform: uppercase;
	}
	
	/* secondo livello menu */
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
	    color: #FFF;
	    border-bottom-color: #d10511;
	}
	
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a:focus,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:focus > a,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover > a {
	    background: #000;
	    color: #FFF;
	}
	
	
	#header .header-nav.header-nav-stripe nav > ul > li.dropdown ul.dropdown-menu li.active a {
		color: #FFF;
		background-color: #000;
	}
	
	/* terzo livello menu */
	#header .header-nav.header-nav-stripe nav > ul > li.dropdown ul.dropdown-menu li.dropdown-submenu.active > ul.dropdown-menu > li a {
		color: #FFF;
		background-color: #dc0b22;
	}
	#header .header-nav.header-nav-stripe nav > ul > li.dropdown ul.dropdown-menu li.dropdown-submenu.active > ul.dropdown-menu > li a:hover,
	#header .header-nav.header-nav-stripe nav > ul > li.dropdown ul.dropdown-menu li.dropdown-submenu.active > ul.dropdown-menu > li a:focus,
	#header .header-nav.header-nav-stripe nav > ul > li.dropdown ul.dropdown-menu li.dropdown-submenu.active > ul.dropdown-menu > li.active a {
		color: #FFF;
		background-color: #000;
	}

		/*html #header.header-semi-transparent .header-nav-main nav > ul > li.active > a {
    	color: ##ffcc03;
		background-color: transparent;
	}
	*/
	/*html #header.header-semi-transparent .header-nav-main nav > ul > li:not(.active) > a {
    	color: #FFF;
	}*/
	
	/*html #header.header-semi-transparent .header-nav-main nav > ul > li:not(.active):hover > a {
		color: ##ffcc03;
	}*/
	
	/*#header.header-narrow .header-nav.header-nav-stripe nav > ul > li:focus > a .tip,
	#header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a .tip {
    	background-color: #000;
		color: ##ffcc03 ;
	}
	#header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a .tip:before {
    	border-right-color: #000;
	}*/
	
	/* menu servizi */

	

/* NAV SERVIZI PRE FOOT */
	.nav-servizi {
		background-color: #dc0b22;
		margin: 0;
		/*display: table;*/
	}
	.nav-servizi ul {
		/*background-color: yellow;*/
		text-align: center;
		margin: 0;
		padding: 0;
		/*display: table-row;*/
	}
	.nav-servizi ul li {
		/*background-color: green;*/
		list-style: none;
		display: inline-block;
		padding: 0;
		margin: 0;
		/*display: table-cell;*/
		/*min-width: 10%;*/
	}
	.nav-servizi ul li a {
		color: #fff; 
		background-color: rgba(0, 0, 0, 0.2);
		padding: 5px 10px;
		/*font-size: 12px;*/
		border-radius: 5px;
		margin: 0;
		text-decoration: none;
		letter-spacing:-0.3px;
		font-size:11px;
	}
	.nav-servizi ul li a:focus,
	.nav-servizi ul li a:hover,
	.nav-servizi ul li.active a { 
		background-color: rgba(0, 0, 0, 1.0);
		text-decoration: none;
		color: ##ffcc03;
	}
	
	html .mt-lg-0 {
		margin-top: 0 !important;
	}

	html .ml-lg-xs {
			margin-left: 5px !important;
		}
}





@media (max-width: 991px) {
	
	/* abbasso slide per indicizzazione mobile first */
	#revolutionSlider.slider.rev_slider,
	.forcefullwidth_wrapper_tp_banner,
	.forcefullwidth_wrapper_tp_banner .slider-container.rev_slider_wrapper {
		height: 780px !important;
	}
	
	html.sticky-header-enabled #header .header-nav-main {
	    max-height: 430px;
	}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {

	    background-color: #dc0b22;
	}
	html #header .header-nav-main nav .tip, ul.nav-list li .tip {
	    margin-right: 30px;
	    margin-top: 0 !important;
	}
	#header .header-nav-main nav>ul li.dropdown.languages .dropdown-menu.pull-right {
	    /*display: block;*/
	    /*width: 100%;*/
	    float: none !important;
	    /*background-color: red;*/
	}
	#header .header-nav-main nav>ul li.dropdown.languages .dropdown-toggle span.visible-xs.visible-sm {
	    display: inline-block !important;
	}
	.visible-lg.visible-md.inline {
	    display: none!important;
	}
	
	.contacts #contactForm .form-group div[class*="col-"]:first-child, 
	.contacts #payForm .form-group div[class*="col-"]:first-child,
	.contacts #payForm .row.a3 .form-group div[class*="col-"]:first-child,
	.contacts #payForm .row.a3 .form-group div[class*="col-"]:nth-child(2) {
	    margin-bottom: 15px;
	}



}


@media (max-height: 640px) {
	
	/* abbasso slide per indicizzazione mobile first */
	#revolutionSlider.slider.rev_slider,
	.forcefullwidth_wrapper_tp_banner {
		height: 80% !important;
	}	

}


@media (max-width: 1024px) {
	
	section.section.section-tematica {
	    background-size: auto 120%;
	}
	
	.featured-box.featured-box-primary.featured-box-effect-3.mb10.mt10 {
		font-size: 12px;
		letter-spacing: -1px;
	}
	aside .nav-tabs.nav-justified.nav>li>a {
	    padding: 10px 5px;
	    font-size: 13px;
	    letter-spacing: -1px;
	}
	aside .nav-tabs.nav-justified.nav>li>a i {
	    margin-right: 3px;	
	}
	.nav-servizi ul li a {
	    padding: 3px 5px;
	    font-size: 11px;
	}
	/* caret spacing */
	#header.header-narrow .header-nav.header-nav-stripe nav>ul>li>a.dropdown-toggle {
	    padding-right: 17px;
	}
	#header .header-nav-main nav>ul>li>a.dropdown-toggle:after {
	    right: 7px;
	}
	aside ul.nav-list > li > a {
	    font-size: 12px;
	}

}


@media (max-width: 1080px) {

	#header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a, #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	
	/*#header .header-top .slogan,
	#header .header-top .pull-left span.ml10.mr10,
	#header .tip {
	    display: none;
	}*/
	

}


@media (max-width: 991px) {
 
 	html.sticky-header-enabled #header.header-semi-transparent-light .header-body {
 	    min-height: 90px;
 	}
 
	#header .header-nav-main nav > ul > li > a:focus, 
	#header .header-nav-main nav > ul > li > a:hover {
	    background-color: #000000 !important;
	    color: #FFFFFF !important;
	}

	.home-intro .container {
	    width: 100%;
	}

	.home-intro div,
	.home-intro p {
	    font-size: 12px !important;
	}
	
	.home-intro .text-center {
	    font-size: 10px !important;
	}
	
	.col-md-6:nth-child(odd) .section.section-alternate {
	    text-align: left;
	}
	.col-md-6:nth-child(odd) .section.section-alternate .feature-box .feature-box-icon {
	    float: left;
	    margin-right: 10px;
	    margin-left: 0px;
	}
	section.page-header h1 {
	    font-size: 1.8em;
	    letter-spacing: -1px;
	}
	label.col-md-6  {
	    width: 100%;
	}
	div.col-md-3.col-sm-6.col-xs-6.p0 {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	}
	.footer-copyright .logo img {
	    max-width: 100px;
	}
	
	

}

@media (max-width: 820px) {
	.page-header.parallax {
	    padding: 300px 0 40px;
	}
	
}
@media (max-width: 768px) {
	.home-intro div, 
	.home-intro p {
	    font-size: 11px !important;
	    word-spacing: -1px;
	}
	.col-md-12 .iframevideo {
		height: 400px;
	}
	
	h2.lead {
	    
	    font-size: 20px;
	}
	
	.post-title h1 {
	    font-size: 2.0em;
		line-height: 34px;
	}
	
}

@media (max-width: 640px) {
	
	/*.B_crumbBox {
		display: none;
	}*/
	.home-intro div,
	.home-intro p,
	.home-intro h5 {
	text-align: center !important;
	    font-size: 11px !important;
	    word-spacing: -1px;
	}
	.col-md-12 .iframevideo {
		height: 330px;
	}
	.home #socialicons .socialicon a {
	    width: 40px;
	    height: 40px;
	    padding-top: 10px;
	    font-size: 20px;
	}
	
	
}

@media (max-width: 480px) {
	
	body > div.body > div.main > .section-tematica.page-header .h1textfill h1 {
		text-align: center;
		display: block;
	}
	
	.nav-secondary ul li.top {
	    display: none !important;
	}
	
	.nav.nav-pills.nav-pills-secondary li {
		margin-bottom: 5px;
	}
	.nav.nav-pills.nav-pills-secondary li:last-child {
		margin-bottom: 0px;
	}
	
	.col-md-12 .iframevideo {
		height: 245px;
	}
	html #content > div.container > div > div.col-md-9.pb-xl.pt50 > .btn {
		margin-left: 0 !important;
		margin-bottom: 5px;
	}
	html #content > div > div > div.col-md-9.pb-xl.pt50 > div > article > div.post-content.clearfix > .btn {
		/*margin-left: 0 !important;*/
		margin-bottom: 5px;
		text-align: left;
	}
	#content > div.container > div > div.col-md-9.pb-xl.pt50 > div.post-image.m0.mr20.pull-left,
	#content > div > div > div.col-md-9.pb-xl.pt50 > div > article.post-large > div.post-image {
	   
		max-width: none !important;
		margin-right: 0 !important;
	}
	#content > div.container > div > div.col-md-9.pb-xl.pt50 > article > div > div.col-sm-5.mb10 > div > span.thumb-info-preview > a > span > span.thumb-info-image {
		min-height: 350px !important;
	}
	#share {
		text-align: center; 
	}
	#content > div.container > div > div.col-md-9.pb-xl.pt50 > div.heading-dark.text-left > div.font24.pull-left.mt7.mr7 {
		float: none !important;
	}
	
	.page-header.parallax {
	    padding: 260px 0 40px;
	}
	
	
}

@media (max-width: 420px) {
	.home #socialicons .socialicon a {
	    width: 40px;
	    height: 40px;
	    padding-top: 10px;
	    font-size: 20px;
	}
	.home #socialicons .socialicon a {
	    width: 30px;
	    height: 30px;
	    padding-top: 5px;
	    font-size: 15px;
	}
	
	.page-header.parallax {
	    padding: 200px 0 40px;
	}
}
@media (max-width: 400px) {
	.btn-info-prezzo {
		margin-top: 20px !important;
		margin-left: 0 !important;
	}
	.text-info-prezzo {
		display: block;
	}
}

@media (max-width: 320px) {
	#header .header-top p .fa, #header .header-top p .icons {
	    display: none;
	}
	#header.header-narrow .header-logo img {
	    max-width: 200px !important;
	    height: auto !important;
	}
	
}


@media print {
  @page {
    size: A4 portrait;
  }
  
  
  * {
  	-webkit-print-color-adjust: exact;
  }
  
  /*  bootstrap */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%2;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
   }
   .col-sm-3 {
     width: 25%;
   }
   .col-sm-2 {
     width: 16.666666666666664%;
   }
  
  
  a:link:after, a:visited:after { 
  	/*content:" [" attr(href) "] "; */
  	content: "";
  	}
  	
  hr {
  	border-bottom: 1px solid #ddd;
  }
  
 
  .page-header.parallax {
      padding: 20px 0 40px;
  }
  #footer,
  .section-tematica.page-header.page-header-custom-background.parallax.section-overlay.mb0 > div.container,
  .divider,
  .post-share,
  .selfLinkNews,
  .selfLinkProjects,
  .jssocials,
  .bg-GreenYellow,
  html .sidebar-container,
  .row#map,
  .scroll-to-top {
  	display: none !important;
  }
  
}