/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
	 font-weight: 400;
	 font-family: 'Raleway', sans-serif;
	 
}
body {
	padding-top:100px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
     font-weight: 700;
   
}
.inevidenza h3 {
	font-size: 21px;
	min-height: 85px;
	border-bottom: 3px solid #93bc2e;
	text-transform: uppercase;
	margin-top: 30px;
}
.inevidenza a h3 {
	color: #333;
	text-decoration: none;
}
.inevidenza a {
	position: relative !important;
	display: inline-block;
}
.inevidenza img{
	width: 100%;
}
.inevidenza .logos {
	position: absolute;

width: 85px;

height: 85px;

right: 20px;

top: 185px;

padding: 10px;

background: #fff;

border: 1px solid #dedede;
	
}
.profilemenu {
    min-width: 183px;
    padding: 10px !important;
    border-radius: 3px;
    margin-top: 15px;
    left: -2px;
}
.profilemenu::after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    content: '';
}
.linkregister {
	font-size:18px;
	text-align:left;
	margin-top:15px;
	float:left;
	font-weight:500;
	letter-spacing:-0.2px;
}
.linkregister a{
	font-weight:700;
	/*text-decoration:underline;*/
	color:#93bc2e;
	letter-spacing:0px;
	
}



.topnav {
    font-size: 14px;
	font-weight:700;
}
.navbar-brand img {
	height:75px;
}
.navbar-right {
	padding-top:25px;
}
.user {
	background:#3596c5 !important;
	color:#fff !important;
	border-radius:2px;
	padding-left:40px !important;
	margin-left:20px;
}
.user i{
	position:absolute;
	left:10px;
	top:13px;
}
.user:hover {
	background:#3596c5 !important;
	color:#fff !important;
	border-radius:2px;
}
.user span{
	
	display:inline-block;
}
h3 {
	color:#3596c5;
}
.lead {
    font-size: 18px;
    font-weight: 400;
}
.intro-profile {
    padding-top: 20px; 
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
	background:#e9eef1;
	background: url(../img/intro-bg-profile.jpg) no-repeat center center;
    background-size: cover;
	text-align:left;
   
   
}
.intro-profile h1{
	font-size:32px;
	color:#fff;
	text-align:left;
	margin-top:40px;
	font-weight: 700;
	float:left;
	
}
.intro-profile img{
height:60px;
	float: right;
	margin-top: 25px;
}
.breadcrumb {
    padding: 15px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
	border-bottom:1px solid #dedede;
}

.box {
	border:1px solid #dedede;
	border-radius: 5px;
	padding: 20px;
	min-height: 330px;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
	text-align: center;
	margin-bottom: 50px;
	background: #fff;
}
.box.inside {
	border:0px solid #dedede;
	border-radius: 5px;
	padding: 20px;
	min-height: 330px;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
	text-align: center;
	margin-bottom: 50px;
	background: #fff;
	width: 90%;
}
.col-md-4 .box i.material-icons{
font-size: 60px;
	background: #aecb41;
	padding: 25px;
	border-radius: 50%;
	color: #fff;
	margin: 0 auto;
	margin-top: -50px;
	border:10px solid #fff;
}
/*#cphMainContent_lblNumeroRicerche {
	display: inline-block;

width: 22px;
height: 22px;
border-radius: 50%;
background: #dd3181;
color: #fff;
margin-left: 5px;
font-size: 14px;
font-weight: 600;
text-align: center;

}*/
#cphMainContent_lblNumeroRicerche {
	margin-left: 5px;
}
.table-striped th {
font-size:12px;
	text-transform: uppercase;
}
.table-striped td {
	width: auto !important;
	vertical-align: top !important;
	font-size: 15px;
	padding:15px 8px !important;
}

.tablink li {
	display: inline-block;
	 margin-right: 25px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 40px !important;
	letter-spacing: -0.5px;
	
	
}
.tablink li a {
	color: #888 !important;
	
}
.tablink a.active {
	padding-bottom: 10px;
	border-bottom:2px solid #3596c5;
	font-weight: 800;
	color: #3596c5 !important;
}

.utente .col-md-4 .box i.material-icons{
font-size: 60px;
	background: #3596c5;
	padding: 25px;
	border-radius: 50%;
	color: #fff;
	margin: 0 auto;
	margin-top: -50px;
	border:10px solid #fff;
}
.box h2{
	font-size: 24px;
	color: #3596c5;
}
.utente .box h2{
	font-size: 24px;
	color: #aecb41;
}
.box ul{
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
}
.box ul a{
color:#666;
}

.form-container-login-page.box {
	text-align: left;
	padding: 40px;
	border:0px;
}
.form-container-login-page.box td a.btnw{
	display: block;
	padding: 7px 10px;
	background: #fff;
	border:1px solid #ccc;
	text-transform: uppercase;
	font-size: 11px;
	color:#333;
	font-weight: bold;
	border-radius:2px;
	text-align: center;
	
}
.form-container-login-page.box h2{
color:#3596c5;
	margin-top:0px;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 20px;
}
.intro-header {
    padding-top: 50px; 
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}
.intro-search {
    padding-top: 0px; 
    padding-bottom: 20px;
    text-align: center;
    color: #f8f8f8;
	/*background:#e9eef1;*/
	background:url(../img/search-bg.jpg) center 990px;
	
	text-align:left;
	min-height:230px;
   
   
}
.intro-search h1{
	font-size:22px;
	color:#fff;
	text-align:left;
	margin-top:60px;
}
.intro-search input {
	padding:12px 18px !important;
}
.intro-search .cercabtn a {
	padding:13px 25px;
}
.search {
	background: rgba(0,0,0,.20);
	float:left;
	width:100%;
	border-radius:3px;

}
.intro-search .search {
	/*background: none;*/
	float:left;
	width:100%;
	border-radius:3px;

}
.search input {
    background-color: #fff !important;
    border: 0px;
        border-left-width: 0px;
        border-left-style: none;
        border-left-color: currentcolor;
    border-left: 0px solid #d9d9d9;
    width: 100%;
    padding: 18px;
        padding-left: 18px;
    font-size: 16px;
	border-radius:3px;
	color:#666;
	font-weight:400;
	
}
.search div {
	padding:10px;
}
.search .what {
	padding-right:0px;
}
.search .where {
	padding-right:0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
:-moz-placeholder { /* Firefox 18- */
  color: #666;
}
.cercabtn a {
	color: #fff;
display: inline-block;
float: none;
background:#3596c5;
font-size: 15px;
margin-right: 0;
margin-top: 0px;
padding: 19px 25px;
text-align: center;
text-transform: uppercase;
width:100%;
border-radius:3px;
font-weight:700;

}
.cercabtn a:hover {
	text-decoration:none;
	opacity:.9;
}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
	min-height:100px;
}


.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 19%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
    font-size: 4.6em;
	text-align:left;
	margin-bottom:40px;
	 font-weight: 700;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.utility {
	text-align:center;
	font-size:16px;
	padding:100px 0px 70px !important;
}
.utility img{
	margin:0 auto;
	height:85px;
}
.partner {
	display: none;
	padding:70px 0px 100px !important;
}
.item img {
	padding:30px;
}
.text-image-banner {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner-image {
    position: relative;
  
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    padding: 44px;
        padding-left: 44px;
    padding-left: 40px;
    font-weight: 300;
	
}
.side-by-side .banner-copy, .side-by-side .banner-image {
    position: relative;
   
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
   background-color:#f2f2f2;
      
    padding-left: 40px;
    font-weight: 300;
}
.side-by-side .banner-copy .caption-block, .side-by-side .banner-image .caption-block {
    padding-top: 30px;
    width: 500px;
    max-width: 100%;
	
}
.text-image-banner .btn {
    font-weight: 500;
    margin-right: 5px;
    margin-bottom: 15px;
}
.btn-dark-outline, .btn-transparent, .btn-white-outline, .btn-white-outline-banner {
    border: 1px solid #373737;
    border-radius: 0;
    display: inline-block;
    padding: 12px 25px;
    margin: 25px 0 0;
	
       
    color: #373737;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}
.social {
	font-size:32px;
}

.annunci-container {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    margin-bottom: 20px;
	font-size: 15px;
	color:#666;
	
	
}
.pagination-sm > li > a, .pagination-sm > li > span {
  
    font-size: 14px !important;
    
    font-weight: bold !important;
}
.pagination > li > a, .pagination > li > span {
   
    color: #93bc2e !important;
    
    border: 1px solid #93bc2e;
}

.annunci-container .info-box .annunci-info {
    border-right: 1px solid #ccc;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
	display: inline-block;
}
.annunci-container .info-box {
	margin-top:32px;
	margin-left: -15px;
	font-size:14px;
}
.annunci-container .info-box i{
	font-size: 16px;
	color:#333;
	
}
.annunci-title h3 {
	font-weight:700;
	font-size:24px;
	color:#333;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.annunci-title h5 {
	font-weight:400;
	font-size:14px;
	color:#3596c5;
	text-transform: uppercase;
	margin-top:0px;
}
.candidati {
	background:#93bc2f;
    border-radius: 2px;
    display: inline-block;
    padding: 8px 25px;
    margin: 25px 0 0;
	color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
	border:1px solid #93bc2f;
	
}
.candidati:hover {
	color: #fff;
	opacity:.9;
	text-decoration:none;
}
.scopri {
	border:1px solid #3596c5;
	float:right;
	
    border-radius: 2px;
    display: inline-block;
    padding: 8px 15px;
    margin: 25px 0 0;
	color: #3596c5;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

/*Login */
.form-container-login-page, .ad-container-login-page {
    padding-right: 16px;
    padding-left: 16px;
}
.centered {
    float: none;
    margin: 0 auto;
	padding: 0px !important;

text-align: left !important;


}
.or-divider {
    margin: 24px 0;
    text-align: center;
    border-top: 1px solid #ebebeb;
    height: 0;
    position: relative;
}
.or-divider .or-divider-text {
    
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    padding: 8px;
    background: #fafafa;
    border-radius: 20px;
    margin: 0 auto;
    position: relative;
    top: -19px;
}
.btn-facebook:hover, .btn-facebook {
    background: #5778be;
    color: #ffffff;
	border-radius:2px !important;
	padding: 15px 12px;
	margin-bottom:20px;
}
.btn-signup {
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 7px 16px;
    color: #3596c5;
    border: 1px solid #3596c5;
    transition: all .2s ease-in;
    display: inline-block;
}
.form-container-login-page .cssStandardButton {
    background: #93bc2e;
    border-color: transparent;
    border-radius: 0;
    color: #ffffff;
   border-radius:2px !important;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
margin: 24px 0 17px;
padding: 15px 12px;
width:100%;
text-transform:uppercase;
font-weight:700;
font-size:14px;

}
.form-container-login-page input[type="text"], .form-container-login-page input[type="email"], .form-container-login-page input[type="password"], .form-container-login-page input[type="number"], .form-container-login-page select {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: none;
    height: 50px !important;
    margin: 5px 0 !important;
    outline: medium none;
    padding: 0.6rem;
        padding-left: 0.6rem;
    font-size: 14px;
    transition: none 0s ease 0s !important;
    width: 100%;
}
.form-container-login-page select {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: none;
    height: 50px !important;
    margin: 5px 0 !important;
    outline: medium none;
    padding: 0.6rem;
        padding-left: 0.6rem;
    font-size: 14px;
    transition: none 0s ease 0s !important;
    width: 100%;
}
.form-container-login-page textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: none;
    height: 300px !important;
    margin: 5px 0 !important;
    outline: medium none;
    padding: 0.6rem;
        padding-left: 0.6rem;
    font-size: 14px;
    transition: none 0s ease 0s !important;
    width: 100%;
}

.has-feedback-left strong {
	text-transform:uppercase !important;
	font-size:12px;
}
.has-feedback-left label {
	text-transform:uppercase !important;
	font-size:12px !important;
	font-weight:700 !important;
}
.form-container-login-page h3 {
	font-weight:400;
	font-size:24px;
	margin-bottom:30px;
	padding-bottom: 10px;
	margin-top:0px;
	border-bottom:1px solid #ccc;
}


.luoghiselezionati {
	/*background: #e6f2f8;
	border-top:1px solid #d3e6ef;
	border-bottom:1px solid #d3e6ef;
	padding: 15px 5px;*/
	color: #3596c5;
}
.luoghiselezionati input{
float: left;
margin-left: 5px;
}
.cssbtnRemove {
    
    width: 20px !important;
    height: 20px !important;
	margin-top:-1px;
	margin-right: 10px;
	background-size: 20px 20px !important;
	background-repeat: no-repeat !important;
   
}

/* Login */




@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
	.side-by-side .banner-copy, .side-by-side .banner-image {
		width:100%;
	}
	.side-by-side .banner-copy .caption-block, .side-by-side .banner-image .caption-block {
		width:100%;
	}
	.side-by-side .banner-copy .caption-block h2, .side-by-side .banner-image .caption-block h2{
		font-size:24px;
	}
	.side-by-side .banner-copy, .side-by-side .banner-image {
		padding-right:30px;
		padding-left:30px;
	}
	.utility .col-lg-4 {
		margin-bottom:30px;
	}
	.intro-message > h1 {
    font-size: 2.4em;
}
.modal-sm {
	width:100% !important;
}
.navbar-toggle {
	margin-top:33px;
	margin-bottom:33px;
	border:0px;
}
.user {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    /*background-color: #f8f8f8;*/
	
}
.content-section-dettaglio {
    padding: 60px 0;
font-size: 16px;
min-height: 600px;
	
}
.content-section-dettaglio h1{
	margin-top:0px;
	text-transform: uppercase;
font-size: 32px;

}
.content-section-dettaglio .annunci-info {
	margin-bottom: 13px;
}
.content-section-dettaglio ul{
	margin:20px 0px 20px 0px;
	padding-left: 20px;
}
.content-section-dettaglio ul li{
	margin-bottom:5px;
	
}
.material-icons, .icon-text {
      vertical-align: middle;
    }

.content-section-b {
    padding: 50px 0;
    /*border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;*/
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
	
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-register-buttons {
    float: right;
    margin-top: 20px;
}
.btn-green {
    color: #fff;
    background-color: #93bc2e;
    border-color: #93bc2e;
	border-radius:0px;
	padding:12px 30px;
	font-weight:700 !important;
	border-radius:2px;
}


@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
	.inevidenza .logos {
        display: none;
    }
	.inevidenza h3 {
		font-size: 18px;
	}
}
@media(max-width:991px) {
    .inevidenza .logos {
        display: none;
    }
}


@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #3596c5;
	color:#fff;
}
footer a{
	color:#fff;
}

p.copyright {
    margin: 0px 0 0;
	color:#fff;
	margin-bottom:15px;
}
/* MODAL */
.modal-backdrop.in {
 
  background-color: #021123;
  opacity:0.85; 
    }

.modal-sm {
    width: 450px;
}
.modal-header {
	border:0px;
	text-align:center;
	padding-top:30px;
}
.modal-content {
	box-shadow:none;
	border-radius:3px;
}
.modal-header .close {
    margin-top: -15px;
}
.modal-title img {
	width: 200px;
}
#login {
	padding:30px;
	text-align:center;
	padding-top:0px;
}

.insta-user a{
	
	color:#fff !important;
	
	font-size:11px;
	
	opacity:.9;
	
}
.insta-user {
	position:absolute;
	bottom:25px;
	left:25px;
	color:#fff;
	z-index:999;
	font-size:11px;
	
	opacity:.7;
}


.bluetext, .auth_dialog a .bluetext {
   
	color:#094d9c;
    font-size: 14px;
    transition: all 0.2s ease 0s;
	padding:15px 0px;
	display:inline-block;
}
.orangetext, .auth_dialog a .orangetext {
    color: #3596c5;
	
    font-size: 14px;
    transition: all 0.2s ease 0s;
	padding:15px 0px;
	display:inline-block;
}
p.socialButt a {
    border-radius: 1px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    transition: opacity 0.2s linear 0s;
    width: 30%;
}
a.facebook {
    background-color: #3b5998;
}
a.twitter {
    background-color: #2daae1;
    margin: 0 10px;
}
a.google {
    background-color: #dd4b39;
}
span.o {
    color: #999;
    display: block;
    font-size: 13px;
    font-weight: 100;
    padding: 20px;
    position: relative;
    text-align: center;
}

span.o::before {
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 28%;
}
span.o::after {
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 28%;
}

#login label {
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
}
#login input[type="text"], #login input[type="email"], #login input[type="password"], #login input[type="number"] {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: none;
    height: 53px;
    margin: 10px 0;
	
    outline: medium none;
    padding: 0.6rem;
	font-size:14px;
    transition: none 0s ease 0s !important;
	width:100%;
}

#login input[type="email"], #login input[type="text"] {
	
	padding-left:20px !important;
}
#login input[type="password"] {
	
	padding-left:20px;
}

#login button, #login .button, #login a.button {
    background: #3596c5 none repeat scroll 0 0;
    border: 2px solid #3596c5;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
  
    font-size: 16px;
    height: 50px;
    line-height: 48px;
    outline: 0 none;
    padding: 0 40px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
	width:100%;

}
#login a.accedi {
    background: #93bc2e none repeat scroll 0 0;
    border: 2px solid #93bc2e;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
  
    font-size: 14px;
    height: 50px;
    line-height: 48px;
    outline: 0 none;
    padding: 0 40px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
	width:100%;
	font-weight:700;

}
.modal {
	z-index:99999;
}

/*FINE MODAL */