/*typography*/

@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Cinzel);

body, p{
	font-family:"PT Sans";
	font-size:15px;
	line-height:1.4;
}

h1, h2, h3, h4, h5, h6{
	font-family:"PT Sans";
    font-weight:normal;
    line-height:1.1;
    margin:0 0 20px;
}
h2{
	color:#333;
}
h1 + h2{
	margin-top:-5px;
}

a{
	color:#333;
}

.title-box{
    margin-bottom:30px;
}
.title-box .title,
.sidebar .widget header .title,
.sidebar .widget .title-block .title,
.product-bottom .related-products header h3{
    font-size:24px;
}
.sidebar .widget header .title{
	padding-top:14px;
}
.lead{
    font-size:22px;
    line-height:24px;
    margin-bottom:10px;
}
.text-small{
    font-size:16px;
    line-height:20px;
}

.btn.btn-lg{
    font-size:20px;
}

.pull-left-space{
	float:left;
	margin:0 20px 10px 0;
}
.pull-right-space{
	float:right;
	margin:0 0 10px 20px;
}

.fancybox-close{
    width:29px;
    height:29px;
    border:0;
    background-image:url("/img/fancybox_sprite.png");
    background-position:-4px -3px;
    overflow:hidden;
    text-indent:30px;
}

/*header*/

.header .logo img{
    width:auto!important;
	max-width:100%;
	max-height:none!important;
}

.header .right-box-wrapper{
    height:120px;
}

.lang{
	margin:8px 0 0 2px;
	padding-left:12px;
	border-left:1px solid rgba(204, 204, 204, 0.8);
	float:right;
}
.lang a{
	display:block;
	width:30px;
	height:30px;
	margin-left:2px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	overflow:hidden;
	text-indent:30px;
	white-space:nowrap;
	opacity:1;
    filter:alpha(opacity=100);
	float:left;
}
.lang a.lang-it{
	background-image:url(../img/flag-it.png);
}
.lang a.lang-en{
	background-image:url(../img/flag-en.png);
}
.lang a.lang-de{
	background-image:url(../img/flag-de.png);
}
.lang a:hover{
	opacity:0.5;
    filter:alpha(opacity=50);
}

.search-active .search-string,
.search-active .search-string:hover{
    font-size:16px;
}
.phone-active{
    font-size:22px;
}

.header .cart-header{
    font-size:15px;
}
.header .cart-header .dropdown-toggle{
    padding:14px 15px 12px;
	line-height:20px;
}
.header .cart-header .dropdown-menu > strong{
  font-size:18px;
}
.header .cart-header .dropdown-menu .product-name{
  font-size:16px;
}

.phone-header a svg path,
.search-header a svg path,
.product .actions a svg path,
.sidebar .wishlist .add-cart:hover path,
.header .cart-header .dropdown-toggle .icon svg path,
.search-active .search-submit svg path,
.new-checkbox svg polygon,
.product-bottom .related-products li .button-box .wishlist:hover svg path,
.jslider .jslider-pointer svg path,
.rating-box .rating svg polygon,
.search-result .search-form .search-submit svg path{
	fill:#1e1e1e!important;
}

.header .primary{
    float:right;
}
.header .primary .sub li{
    font-size:16px;
}
.header .primary .navbar .nav > li > a,
.header .primary .navbar .nav > li > a:visited{
    padding:10px 4px;
}

.slider.rs-slider{
    max-height:400px;
}
h2.tp-caption{
	font-family:"Cinzel";
	font-size:22px!important;
	line-height:26px!important;
}
.tp-caption p{
	font-size:0.9em;
	line-height:1.2em;
}
.tp-caption img{
	-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,0.5);
	box-shadow:0 1px 8px 0 rgba(0,0,0,0.5);
}


/*banner e carousel*/

.bannermod{
	display:block;
	margin-top:30px;
}
.bannermod img{}
.bannermod h2{
	margin:15px 0 10px;
	font-size:24px;
}
.bannermod p{
	font-size:14px;
	color:#666;
}
.bannermod:hover{
	text-decoration:none;
}

.bannerform{
	position:relative;
	background-color:#95cdeb;
	padding:20px 18px 5px;
}
.bannerform form{
	margin:0;
}
.bannerform label{
	font-family:"Cinzel";
	font-size:12px;
    line-height:24px;
	color:#fff;
}
.bannerform .form-control{
	-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);
}
.bannerform textarea.form-control{
    line-height:16px;
}
.bannerform button.btn{
	font-family:"Cinzel";
	width:100%;
}
.bannerform .loader{
	width:auto!important;
	margin:10px 0 0;
}
.bannerform #i_message{
	position:absolute;
	bottom:2%;
	left:2%;
	width:96%;
}
.bannerform .alert {
    margin-bottom:0;
}
.bannerform .close:hover{
	color:#f00;
}
.bannerform #i_message span{
	display:block;
	font-weight:bold;
}

.carousel a h3{
	font-family:"Cinzel";
    margin-top:10px;
    font-size:20px;
    text-align:center;
	color:#7f7f7f;
}
.carousel a:hover{
	text-decoration:none;
}


/*content*/

#main{
    padding:40px 0;
}
.margin-bottom-small{
	margin-bottom:20px;
}

.main-cont table{
	width:100%!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	border-collapse:collapse!important;
}
.main-cont table td{
	width:auto!important;
}
.main-cont table td img{
	/*width:25%!important;
	height:auto!important;*/
}

.main-cont table.tab50 td{
	width:48%!important;
	padding:10px 1%;
}
.main-cont table.tab50 td img{
	width:100%!important;
	height:auto!important;
}

.div-page-header{
	width:100%;
	clear:both;
}
.div-page-header img:first-child{
	width:33%;
	float:left;
}
.div-page-header img:last-child{
	width:20%;
	float:right;
}


/*news hp*/

.post-hp{
	position:relative;
	min-height:315px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.entry-cont{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background-color:rgba(255,255,255,0.8);
}
.post-hp .entry-meta{
	padding:10px 20px 8px;
    font-size:18px;
    line-height:1.2em;
}
.post-hp .entry-title{
	margin-bottom:0;
	padding:0 20px 25px;
    line-height:1em;
}

.tab-content > .tab-pane, .pill-content > .pill-pane{
    padding:0;
}
.nav-tabs{
    border-bottom:0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
    background-color:#f2f2f2;
    border-color:#ccc #ccc transparent;
}
.nav-tabs > li > a{
	padding:10px 10px 11px;
    font-size:16px;
}
.tab-pane .border-radius{
	border-top-left-radius:0;
}
.post-hp2{
	min-height:272px;
}


/*corsi hp*/

.elenco-corsi-hp ul{
	list-style:none;
	margin:0;
	padding:0;
}
.elenco-corsi-hp > ul li{
	padding-bottom:15px;
}
.elenco-corsi-hp .fa{
    margin-top:5px;
    float:left;
}
.elenco-corsi-hp ul li a{
    display:block;
    padding-left:10px;
	border-bottom:1px solid #eee;
	font-size:18px;
	color:#333;
}
.elenco-corsi-hp ul li:last-child a{
	border-bottom:none;
}
.elenco-corsi-hp ul li a:hover{
    text-decoration:none;
	color:#666;
}
.elenco-corsi-hp ul li a span{
	display:block;
	font-size:15px;
	font-weight:normal;
	color:#666;
}
.elenco-corsi-hp ul li a li{
	margin:0!important;
	font-size:15px;
	font-weight:normal;
	color:#666;
}


/*corsi e blog elenco*/

.post{
	margin-bottom:30px;
}
.post-dett{
    margin-bottom:20px;
}
.post img{
	max-width:25%;
	margin:5px 20px 10px 0;
}
.post p.dett{
	margin:0 0 8px;
	line-height:1;
}
.post .entry-content{
    margin:18px 0 25px;
}
.post-dett img{
	max-width:100%;
	margin:0 0 15px;
}
.post-dett .entry-title{
    margin:0 0 5px;
}
.post-dett .dett{
	display:block;
}
.post-dett .entry-content{
    margin:18px 0 25px;
}


/*corsi e blog dettaglio*/

.dataPubblicazione{
    margin:-20px 0 20px;
	color:#333;
}
.img-news{
	max-width:42%;
	margin:5px 20px 10px 0;
	float:left;
	clear:both;
}

.main-cont-dett img{
	display:inline-block;
	max-width:100%;
	margin-bottom:15px;
	padding:4px;
	border:1px solid #ddd;
	border-radius:4px;
	background-color:#fff;
}
.main-cont-dett img[style*="float:left"],
.main-cont-dett img[style*="float: left"]{
  margin-right:15px;
}
.main-cont-dett img[style*="float:right"],
.main-cont-dett img[style*="float: right"]{
  margin-left:15px;
}

.main-cont-dett .dett{
	display:block;
}

.elenco-corsi .fa{
    margin-top:2px;
    float:left;
}
.elenco-corsi ul li a{
    display:block;
    padding-left:10px;
	font-weight:bold;
	color:#666;
}
.elenco-corsi ul li a:hover{
    text-decoration:none;
	color:#666;
}
.elenco-corsi ul li a span{
	display:block;
	font-weight:normal;
}
.elenco-corsi ul li a li{
	margin:0!important;
	font-weight:normal;
}


/*intro e box hp*/

.box-hp{
	background-color:#f2f2f2;
}
.intro-hp h2,
.box-hp h2{
	margin-bottom:10px;
	font-size:36px;
}
.box-hp .lead{
	color:#333;
}


/*contatti*/

.contact-info address{
    margin-bottom:25px;
}
.contact-info .title{
    margin-bottom:10px;
}

.login-register #c_message span{
	display:block;
	font-weight:bold;
}
.login-register .close:hover{
	color:#f00;
}


/*documenti*/

.documenti{
	list-style:none;
	padding-left:0;
}
.documenti li{
	margin-bottom:2px;
}
.documenti li a{
	line-height:24px;
}
.documenti li a:before{
	content:'\f09c';/*lucchetto aperto*/
	display:inline-block;
	width:22px;
	height:22px;
	margin-right:3px;
	float:left;
	font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
	font-size:18px;
    line-height:22px;
	color:#666;
}
.documenti li.private a:before{
	content:'\f023';/*lucchetto chiuso*/
}


/*footer*/

#footer .footer-top{
    font-size:16px;
}
#footer .footer-bottom{
    font-size:14px;
    line-height:18px;
}

.img-sx{
	float:left;
	margin:0 20px 10px 0;
}
.img-dx{
	float:right;
	margin:0 0 10px 20px;
}