/*Annunci*/

/*
div.tooltip-inner {
    font-family: roboto, sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    padding: 10px;
}
*/


a, a:active, a:link, a:focus{text-decoration: none;}
#ads-list hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

a, .dropdown-menu li>a {
    color: #608a87;
}

a:hover, .dropdown-menu li>a:hover {
    color: #426966;
}

.hr-vert-left {
    border-left: 2px dotted #ececec;
}

.hr-vert-right {
    border-right: 2px dotted #ececec;
}

#annunci-header {
    height: 250px;
    background-image: url('/image/annunci/annunci-head.jpg');
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

#annunci-header #search-ads {
    margin-top: 0;
}

#annunci-header .ricerca-categorie-annunci {
    color: #666;
}

#annunci-header .ricerca-categorie-annunci .inner {
    padding: 11px 20px;
    font-size: 1.4rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
    border-radius: 4px;
}

#annunci-header .annunci-top-slogan,
#annunci-header .annunci-small-slogan {
    font-family: "raleway", sans-serif;
    color: #fafafa;
    text-shadow: 1px 1px 3px rgba(50, 50, 50, 0.9);
}

#annunci-header .annunci-top-slogan {
    font-size: 4rem;
    font-weight: 600;
    margin-top: 32px;
    line-height: 100%;
}

#annunci-header .annunci-small-slogan {
    font-size: 1.7rem;
    margin-top: 15px;
}

/*MODULO RICERCA / SEARCH MODULE*/

select.form-control {
    margin: 0;
}

.dropdown.info-button {
/*    padding-bottom: 5px;*/
/*    margin-right: -13px;*/
}


#cerca-annunci .selectpicker {
    padding: 9px 10px;
}

#cerca-annunci .cat-list .bootstrap-select>.dropdown-toggle:before {
	content: "\f0ca";
}

#cerca-annunci .btn-default {
    padding: 8px 10px;
}

.cell-padding {
    padding: 5px;
}

.cerca-bt-annunci {
   padding: 12px 20px 13px 18px !important;
    min-width: 50px;
}

.btncerca {
    padding: 5px;
}

/*GREEN BAR*/
.green-bar {
    background: #608a87;
}

.green-bar a {
    color: #fff;
}

.gestione-ads-button .fa-ico {
    padding: 0 5px;
    position: relative;
}

.gestione-ads-button .fa-heart {
    font-size: 2.6rem;
    top: 6px;
}



#send-preloader{position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 999999; background-color: rgba(255, 255, 255,0.8); display: none;}
#send-preloader img{position: absolute; top: 44%; left: 48%;}

/*
.inserisci-annuncio-button {
    margin-right: -13px;
}
*/

/*SLOGAN ANNUNCI*/

/*
.slogan-annunci {
    margin-top: 80px;
}
*/

.slogan-annunci h2 {
    color: #333;
    font-weight: 300;
    margin-top: 80px;
}

.slogan-annunci p, .insert-ad-home p {
    color: #666;
    font-weight: 300;
    text-align: center;
}


/*LISTA ANNUNCI / ADS LIST*/

.title-key {
    color: #608a87;
}

.pagination li a.active {
    background-color: #6C9D9A !important;
}

.tot-annunci-txt {
    font-weight: 300;
    font-size: 1.6rem;
    margin-left: -13px;
}

.tot-annunci-num {
    font-weight: 700;
}

.filter-order {
    margin-top: 30px;
    font-size: 1.6rem;
    color: #656565;
}

.single-filter {
    margin: 5px 0 5px 0;
}

.nome-cat {
    font-size: 1.8rem;
    line-height: 130%;
}

.tipo-cat {
    color: #6C9D9A;
    font-weight: 400;
}

.box-annuncio {
    padding: 20px 0;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.05);
    background: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.paese-annuncio {
    font-size: 1.7rem;
    font-weight: 400;
    color: #666;
}

.titolo-annuncio {
    margin-top: 4px;
    line-height: 160%;
}

.titolo-annuncio a {
    color: #6C9D9A;
    font-size: 2.2rem;
    font-weight: 400;
}

.prezzo-annuncio {
    font-size: 2.2rem;
    font-weight: 700;
    margin-top: 10px;
    color: #fff;
    display: inline-block;
    background-color: #6b9d9a;
    padding: 4px 12px;
    border-radius: 4px;
}

.desc-annuncio {
    margin-top: 8px;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.data-annuncio,
.tipo-annuncio,
.ads-tot,
.ads-online {
    font-size: 1.4rem;
    color: #666;
}

.data-annuncio {
    line-height: 1.8rem;
    margin-top: 10px;
}

.data-annuncio span.hour {
    font-size: 1.4rem;
}

.data-annuncio span.published {
    font-size: 1.3rem;
    color: #588C88;
}

.user-annuncio {
    font-size: 1.4rem;
    font-weight: 400;
    color: #6C9D9A;
}

.user-annuncio, .ad-date {
    font-weight: 400;
}

#ads-list .fa, #annuncio-singolo .fa {
    color: #6C9D9A;
}

#ads-list .fa:hover, #annuncio-singolo .fa:hover {
    color: #34bfb7;
}

/*SINGOLO ANNUNCIO / SINGLE AD ⁄**********************************/

.box-annuncio-singolo {
    padding: 20px 0;
    margin-bottom: 100px !important;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.05);
    background: #fff;
    margin-bottom: 20px;
    margin-top: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#slider {
    padding: 15px;
}

.ads-tot-num, .ads-online-num {
    font-size: 1.6rem;
    font-weight: 700;
    color: #6C9D9A;

}

/*Favorites Icon*/
a.favorites-off:before {
   font-family: FontAwesome;
   content: "\f08a";
   color: #6C9D9A;
}
a.favorites-on:before {
   font-family: FontAwesome;
   content: "\f004";
   color: #6C9D9A;
}
a:hover.favorites-on:before, a:hover.favorites-off:before {
   font-family: FontAwesome;
   content: "\f004";
   color: #76b5b1;
}
a.single-page-preferiti{font-size: 2.3rem; vertical-align: middle;}

img.annunci-preferiti-loading{width: 18px; vertical-align: text-top; margin-right: 8px; margin-top: 1px; display: none;}

*/


/*Advertising Pictures*/
.foto-princ-annuncio {
    padding: 10px;
    margin-top: 10px;
    width: 100%;
    height: auto;
    border: 1px solid #6C9D9A;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#slider-thumbs .thumbnails>li {
    margin-left: 0;
    padding-top: 20px;
}

#slider-thumbs .thumbnails {
    margin-left: 0;
}

#slider .carousel-inner {
    max-height: 500px;
    overflow: hidden;
}

#slider .carousel-control .fa {
    position: absolute;
    top: 50%;
    left: 40%;
    color: #fafafa;
}

/*FUNCTIONS SHARE/MAIL/PRINT/REPORT*/

.actions-box {
    margin-top: 10px;
    margin-bottom: 10px;
}
.annuncio-singolo-actions {
    float: left;
    margin-right: 20px;
/*    padding-right: 20px;*/
/*    border-right: 1px solid #d3d3d3;*/
    font-size: 2rem;
}

.annuncio-singolo-actions a {
    color: #666;
}

/*
#functions .message-button,
#functions .phone-button {
    float: left;
    margin-left: 30px;
}
*/
.contact-btn {
    margin: 8px 0;
}

#functions .message-button .fa,
#functions .phone-button .fa {
    color: #fff;
    vertical-align: baseline;
}

.mappa-annuncio .fa,
.annuncio-singolo-actions a:hover,
.mappa-annuncio a:hover,
.mappa-annuncio .mappa-text:hover {
    color: #6C9D9A;
}

.mappa-text {
    font-size: 1.4rem;
    color: #666;
}

/*SEND MESSAGE FORM*/
.form-title {
    color: #666;
    font-size: 2.4rem;
    font-weight: 400;
    text-align: center;
    padding: 15px 0;
}

.ads-message-box, .ads-report-box {
    background: rgba(108, 157, 154, 0.05);
    border: 1px solid rgba(108, 157, 154, 0.3);
    margin: 40px 0;
    padding: 20px 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#ads-message-form label, #ads-report-form label {
    font-weight: 400;
}

a .close-btn {
    color: #b71c1c !important;
    margin-top: -15px;
    margin-right: -30px;
}

a:hover .close-btn {
    color: #dd1717 !important;
}

/*ADS ADMIN***********************************/

#menu-adss  li.active {
    background: #3b7b77;
}

#menu-adss {
    background: #6C9D9A;
    min-height: 40px;
    margin-bottom: 35px;
    display: block;
}

#menu-adss a {
    color: #fff;
}

#menu-adss a:hover, #menu-adss a:active {
    color: #eee;
    background: #3b7b77;
}

.gestione-ads-button {
    float: right;
    padding-bottom: 5px;
    margin-right: -13px;
}

.btn-ads {
    background: rgba(104, 167, 163, 0.8);
    color: #fff;
    text-transform: uppercase;
}

.btn-ads:hover, .btn-ads:active {
    color: #fafafa !important;
    background: #3b7975;
}

#ads-admin .dropdown-menu li>a {
    color: #6C9D9A;
    font-size: 1.5rem;
    font-weight: 400;
}

#gestione-annunci .edit-ad {
    margin-bottom: 10px;
}

#gestione-annunci .edit-ad .fa {
    text-align: left;
    float: right;
    margin-top: 4px;
}

/*
#gestione-annunci .btn {
    text-align: left;
}
*/

.scad-annuncio {
    margin-top: 16px;
    color: #7b7b7b;
    font-size: 1.5rem;
}

.ad-expire-text {
    color: #6b6b6b;
    margin-right: 6px;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 400;
}

.ad-expire-date {
   color: #a94442; font-weight: 400;
}

.scad-annuncio .fa{vertical-align: text-top;}
.red-label{color: #C60505 !important;}
.error-alert{color: #C60505; font-size: 1.4rem; margin: 0 auto auto 10px; display: none;}
/*ANNUNCI PREFERITI / YOUR FAVOURITES ADS************************/

/*Favorites Icon*/
.fav:hover .fa-heart,
.fav .fa-heart-o {
    display: none;
}
.fav:hover .fa-heart-o{
    display: inline;
}
.fav, .fav:hover {
    color: #6C9D9A;
}

#fav-ads .edit-ad {
    margin-bottom: 10px;
}

#fav-ads .edit-ad .fa {
    text-align: left;
    float: right;
    margin-top: 4px;
}

#fav-ads .edit-ad .fa-times {
    text-align: left;
    float: left;
    margin-top: 3px;
}

#fav-ads .btn {
    text-align: left;
}

/***********PAGINA INSERIMENTO ANNUNCI / ADS INSERT PAGE***********/


/*COME FUNZIONA*/
.hr-xsmall {
    margin-top: 0;
    margin-bottom: 0;
}

#come-funziona {
    
/*    background: rgba(250, 250, 250, 0.8);*/
/*    border-top: 1px solid #ccc;*/
/*    border-bottom: 1px solid #ccc;*/
    

}

#come-funziona h2 {
    color: #848484;
}

.tipoannuncio {
    margin-bottom: 20px;
}
/*
.box-come-funziona {
    padding: 30px 10px;
    margin: 25px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 0px 15px 3px rgba(108, 157, 154, 0.3);
}
*/

body section {
    padding: 60px 0 130px 0;
}

.wizard {
    margin: 20px auto;
/*    background: #fff;*/
}

/*
.wizard-num {
    color: #666;
    left: 14px;
    position: relative;
    bottom: -5px;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
}
*/

.wizard-num {
    color: #608a87;
    /* left: 14px; */
    position: relative;
    /* bottom: -5px; */
    font-size: 5rem;
    font-weight: 700;
    text-align: center;
}

.wizard .fa {
    font-size: 10rem;
    color: #608a87;
}

active.wizard-num {
    color: #fefefe;
}

section .wizard {
    margin-bottom: -100px;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 50px;
/*        border-bottom-color: #e0e0e0;*/
        border-bottom-color: transparent;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 3px;
    background: #e0e0e0;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 65%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 3px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 50px;
    top: -20px;
}

/*
span.round-tab i{
    color:#608a87;
}
*/

span.round-tab .wizard-num {
    color:#608a87;
}

.wizard li.active span.round-tab .wizard-num{
    color: #fff;
}



.wizard li.active span.round-tab {
    background: #608a87;
    border: 2px solid #608a87;
    box-shadow: 0px 0px 15px 3px rgba(108, 157, 154, 0.3);  
}

/*
.wizard li.active span.round-tab i{
    color: #fff;
}
*/

span.round-tab:hover {
    color: #333;
    border: 3px solid #608a87;
}

.wizard .nav-tabs > li {
    width: 24%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #608a87;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 51%;
    opacity: 1;
    margin: -20px auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #608a87;

}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}


.wizard h3 {
    margin-top: 0;
    color: #608a87;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
   background-color: transparent;
}


.box-reg {
    border: 0px solid #ccc;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
     border: 5px solid #fff;
}

.box-reg strong {
    font-size: 2.3rem;
    color: #fff;
    margin-bottom: 10px;
}

.box-reg p span {
    font-size: 1.4rem;
}

.box-consumer {
    background: rgb(51, 153, 183);
}

.box-free {
    background: #9EAA4E;
       
}

.box-premium {
    background: #F7A860;
}

.box-premium  .hr-small-margin {
    margin-bottom: 11px;
    margin-top: 30px;
}

/*FINE - COME FUNZIONA*/






/*INSERISCI ANNUNCIO / INSERT AD*/

.lista-cat {
    padding-bottom: 30px;
}

h1.barra-pubblica {
    background: #608a87;
    padding: 10px;
    color: #fff;
    top: -20px;
    position: relative;
    border-radius: 2px;
}

h3.annunci-disp {
    color: #333;
    font-family: roboto, sans-serif;
}


.num-annunci {
    color: #608a87;
    font-size: 3rem;
}

#ads-login h2, #ads-register h2 {
    color: #333;
    font-weight: 400;
    font-size: 2.3rem;
    padding: 5px 0 15px 0;
}

#ads-login a, #ads-register a {
    font-weight: 700;
}

div#ads-insert {
    
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 50px;
/*    box-shadow: 0px 0px 15px 3px rgba(108, 157, 154, 0.3);*/
}

#ads-insert label {
    font-weight: 400 !important;
}

.dx-arrow {
    font-size: 3.4rem;
    color: #6C9D9A;
}

.radio-inline input[type=radio] {
    margin-top: 0;
}

#ads-insert .module-title {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #6C9D9A;
}

table#fileUploadedTable {
    font-size: 1.4rem;
    margin-top: 20px;
    padding-top: 30px;
    display: block;
}

#ads-insert input[type="checkbox"] {
    transform: translateY(-2px)
}

#ads-insert .form-control-file {
    font-size: 1.6rem;
    padding: 15px 0;

}

#mappa-view {
    width: 100%;
}

.map-alert{text-align: center; margin-top: 10px; font-size: 1.3rem; color: #666;}

.map-alert .fa{vertical-align: baseline !important; color: #c52216 !important;}

.mostra-mappa, map-alert {
    margin-top: 30px;
}

#ads-insert .load-photo {
    padding: 20px;
    margin-bottom: 10px;
    background: #e3efee;
    border: 1px solid #cfe0df;
    border-radius: 4px;
    display: none;
}

.thumb-image-preview {
    width: 150px;
    margin-right: 8px;
}

#ads-insert .radio-inline {
    color: #43807c;
}

#ads-insert .tocheck {
    padding-top: 15px;
}

#ads-insert .termini-check {
    font-size: 1.4rem;
}

input#fotoButton {
    padding: 5px;
    margin: 0px 10px 10px 0px;
    color: #fff;
    background: #b71c1c;
    border: none;
    padding: 5px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

input#fotoButton:hover {

    background: #d92929;
}

/*MAPPA ITALIA ANNUNCI / ITALY MAP ADS*/

/*Categories*/
.mappa-scegli-cat {
    color: #333;
    font-weight: 400;
    font-size: 1.6rem;
}

#mappa-annunci .annunci-ico img {
	transform:scale(0.9);
}

#mappa-annunci .annunci-ico img:hover {
	transform:scale(1.0);
}

#mappa-annunci .annunci-ico img {
/*    margin-bottom: 8px;*/
    margin: 0 auto;
/*    max-width: 140px;*/
    padding-top: 20px;

}

.annunci-ico {
min-height: 260px;

}
.annunci-ico a {
    color: #333;
    text-transform: uppercase;
}

.annunci-ico a:hover {
    color: #6C9D9A;
}


/*MAP*/
#mappa-annunci.mappa-italia-annunci path[data-region-name="Marche"].big {
	transform: translate(-220px, 200px) scale(5);
	-moz-transform: translate(-220px, 200px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Abruzzo"].big {
	transform: translate(-220px, 100px) scale(5);
	-moz-transform: translate(-220px, 100px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Basilicata"].big {
	transform: translate(-300px, 70px) scale(6);
	-moz-transform: translate(-300px, 70px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Molise"].big {
	transform: translate(-260px, 80px) scale(8);
	-moz-transform: translate(-260px, 80px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Trentino Alto Adige"].big {
	transform: translate(-160px, 280px) scale(5);
	-moz-transform: translate(-160px, 280px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Puglia"].big {
	transform: translate(-330px, 100px) scale(3);
	-moz-transform: translate(-330px, 100px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Calabria"].big {
	transform: translate(-300px, 10px) scale(4.5);
	-moz-transform: translate(-300px, 10px) scale(1);
}
#mappa.mappa-italia-annunci path[data-region-name="Campania"].big {
	transform: translate(-260px, 60px) scale(5);
	-moz-transform: translate(-260px, 60px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Lazio"].big {
	transform: translate(-220px, 110px) scale(4);
	-moz-transform: translate(-220px, 110px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Sardegna"].big {
	transform: translate(-90px, 50px) scale(3.8);
	-moz-transform: translate(-90px, 50px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Sicilia"].big {
	transform: translate(-250px, -80px) scale(3.2);
	-moz-transform: translate(-250px, -80px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Toscana"].big {
	transform: translate(-150px, 170px) scale(3.8);
	-moz-transform: translate(-150px, 170px) scale(1);
}
#mappa.mappa-italia-annunci path[data-region-name="Piemonte"].big {
	transform: translate(-70px, 250px) scale(3.5);
	-moz-transform: translate(-70px, 250px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Emilia Romagna"].big {
	transform: translate(-161px, 172px) scale(3);
	-moz-transform: translate(-161px, 172px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Friuli Venezia Giulia"].big {
	transform: translate(-210px, 240px) scale(6);
	-moz-transform: translate(-210px, 240px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Valle d'Aosta"].big {
	transform: translate(-50px, 250px) scale(8);
	-moz-transform: translate(-50px, 250px) scale(1);
}
#mappa.mappa-italia-annunci path[data-region-name="Veneto"].big {
	transform: translate(-180px, 270px) scale(4);
	-moz-transform: translate(-180px, 270px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Liguria"].big {
	transform: translate(-90px, 190px) scale(4);
	-moz-transform: translate(-90px, 190px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Lombardia"].big {
	transform: translate(-130px, 270px) scale(3.5);
	-moz-transform: translate(-130px, 270px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path[data-region-name="Umbria"].big {
	transform: translate(-180px, 150px) scale(6);
	-moz-transform: translate(-180px, 150px) scale(1);
}
#mappa-annunci.mappa-italia-annunci path.big {
	transform-origin: center;
	-moz-transform-origin: center;
	fill: #ffffff !important;
	stroke: #6C9D9A !important;
	stroke-width: 0.3px;
	cursor: default;
	display: none;
}

#mappa-annunci path:hover {
	fill: #6C9D9A !important;
	stroke: #555 !important;
}

#mappa-italia-annunci path {
    fill: #ffffff;
    stroke: #416d6b;
    cursor: pointer;
}


/*CONFERMA ANNUNCIO*/
#conferma-annuncio h1 {
    color: #6C9D9A;
    padding: 50px 0;
}
#conferma-annuncio a {
    color: #6C9D9A;
}
#conferma-annuncio a:hover {
    color: #426966;
}



/*TERMINI E CONDIZIONI SICUREZZA - ASSISTENZA*/
#termini-annunci p,
#sicurezza-annunci p,
#assistenza-annunci p {
    font-weight: 300;
    line-height: 150%;
}

#termini-annunci li {
    line-height: 180%;
}

#sicurezza-annunci .boxshadow1-light,
#assistenza-annunci .boxshadow1-light,
#termini-annunci .boxshadow1-light {
    background: fff;
    border: 0px solid #cccccc;
    padding: 30px;
    border-radius: 4px;
}


/*MEDIA QUERY ANNUNCI++++++++++++++++++++++++++++++++++++++++++++*/

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
/*        font-size: 5rem;*/
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    
    span.round-tab:hover {
        
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        border: none;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 37%;
        bottom: 35px;
    }
    
    .wizard-num {
    color: #666;
    position: relative;
    bottom: -20px;
    font-size: 3.5rem;
    font-weight: 700;
    text-align: center;
    top: 0;
}
    
    .connecting-line {
        top: 30%;
        width: 80%;

    }
    
    body section {
    padding: 0;
}
  
    
}

@media (max-width: 478px) {
    #annunci-header .annunci-top-slogan {
        font-size: 3rem;
    }
}

@media (max-width: 992px) {
    .paese-annuncio {
        margin-top: 10px !important;
    }
    .green-bar .home-txt {
        font-size: 1.4rem;
    }
    #annunci-header {
        height: 450px !important;
        background-size: auto !important;
    }
    #annunci-header .annunci-top-slogan {
        margin-top: 10px !important;
    }
}



