/*
    Created on : 3-ott-2016, 15.21.28
    Author     : Nicola Tognon <nicolatognon94@gmail.com>
*/

.copyright-footer {
    padding: 1em;
}

div#lista_annunci {
    overflow: hidden !important;
}

div#lingua_wrapper {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
}

#lingua_wrapper .dropdown-menu {
    width: 52px;
    min-width: inherit;
    text-align: center;
    margin-top: 0;
    text-align: center;
    padding-top: 10px;
}

#lingua_wrapper .dropdown-menu li {
    margin: 10px auto;
}

.field_wrapper {
    margin-bottom: 10px;
}

.field_wrapper .form-group {
    margin: 0;
}

.property-text {
    padding-top: 10px;
    word-break: break-all;
}

li.disabled .text {
    text-align: center;
    width: 100%;
    margin: 0 !important;
    padding: 0 !Important;
    font-weight: bold;
}

.list-block li {
    display: block !important;
}

.list-block .btn-block {
    display: block !Important;
    width: 100% !important;
}

#searchform .dropdown-menu {
    top: 100% !important;
}

div.property-text p {
    margin: 10px 0px;
}

.agency_main_data {
    padding: 0;
}

.agency_main_data li {
    list-style: none;
}

.home-pages-link li {
    list-style: none;
}

.home-pages-link .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    white-space: nowrap;
}

#service h2 {
    font-size: 22px;
}

.domain_name_title h1 {
    font-size: 34px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px 0 40px;
    padding-bottom: 10px;
}

.navbar-default .navbar-brand {
    max-width: 300px;
    height: 150px;
}

.navbar-default .navbar-brand img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
    position: relative;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-nav {
    margin: auto;
    position: relative;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>.flags-wrapper {
    color: #656d78;
    font-size: 16px;
    text-shadow: none;
    padding-top: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
}

.prec-succ-wrapper {
    padding-left: 0;
    text-transform: uppercase;

}

.prec-succ-wrapper a {
    font-size: 10px !important;
    font-weight: bold;
}

.first-widget ul {
    text-align: center;
}

.fixed-buttons-annuncio {
    position: fixed;
    bottom: 0;
    display: none;
    width: 100%;
    font-weight: bold;
    z-index: 22;
}

.icon-photo {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    z-index: 100;
}

.icon-photo a {
    color: #fff;
}


.ce-wrapper img {
    width: auto;
    margin-left: 5px;
}

h2.info-text {
    text-align: center;
}

.add_preferiti_map {
    float: right;
    margin-right: 15px;
    margin-bottom: 0;
    margin-top: -30px;
}

.heading-title.heading-title-alt {
    text-align: left;
    margin: 0 0;
}

.tags-wrapper {
    margin: 20px 0;
}

.blog-big-icon {
    margin: 0 10px 0 0;
}

.title-annuncio {
    font-size: 24px;
}

.sidebar .widget ul {
    list-style-type: none;
    padding: 0;
}

#swiper1 {
    width: 100%;
}

#swiper2 {
    width: 100%;
}

#swiper1 .swiper-slide {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#swiper2 .swiper-slide {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#swiper1 .video-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}

#swiper2 .video-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

html.mobile #swiper1 .video-slide {
    display: none;
}

html.mobile #swiper2 .video-slide {
    display: none;
}

#swiper1 .video-slide video {
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#swiper2 .video-slide video {
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#swiper1 .container {
    position: relative;
    z-index: 20;
    top: 160px;
}

.slide-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#header {
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    background: #ccc;
}

.page-text-wrapper {
    margin: 40px 0;
}

.quick-search.index-box {
    width: 70%;
    position: absolute;
    z-index: 10;
    margin: auto;
    left: 0;
    right: 0;
}

#carosello_home_page {
    z-index: 10;
}

.custom-title {
    font-weight: bold;
    padding-bottom: 10px;
}

h1.custom-title {
    text-align: center;
}

#map-contatti {
    height: 400px;
}

.blog-text {
    padding-left: 0;
    padding-right: 0;
}

.contact-info ul {
    padding: 0;
}

.contact-info li {
    list-style: none;
    color: #555;
    font-size: 16px;
    margin: 15px 0;
}

.contact-info li i {
    margin-right: 15px;
}

.contact-info li a {
    color: #555;
}

.single-post {
    margin-bottom: 20px;
    background: #fff;
}

.team-container.team-dark {
    border: 0;
}

.img-annuncio {
    height: 500px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.bg-white {
    padding: 50px 0 50px;
    background: #fff;
}

.description-wrapper {
    font-size: 20px;
    line-height: 30px;
}

.bg-trasparent {
    padding: 50px 0 50px;
}

.tab-annuncio {
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.img-annuncio .custom-title {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
    background: rgba(54, 54, 54, 0.8);
    padding: 50px;
    color: #fff;
}

.tab-annuncio li a {
    background: #fff;
    border-radius: 0;
    padding: 10px 15px;
    border: 0 !important;
    margin: 0;
}

.tab-annuncio li.active a {
    color: #fff;
}

.top-bar-wrapper {
    border-width: 0 0 1px 0;
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
}

.container.top-bar {
    font-size: 13px;
    line-height: 22px;
    height: 38px;
    overflow: hidden;
}

.btn-lingua {
    float: right !important;
    background-color: transparent !important;
    padding: 4px 15px;
    color: #555;
}

.choose-lang {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 15px 0;
}

.choose-lang span {
    display: inline-block;
    vertical-align: text-bottom;
}

.choose-lang .button-icon {
    float: right;
    text-align: center;
    position: relative;
    right: 15px;
}

.rsFullscreen .rsSlide {
    text-align: center;
}

.add_preferiti {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    padding: 0.5em;
}

.add_preferiti.annuncio {
    top: initial;
    bottom: 0;
    font-size: 20px;
}

.quick-search.index-box.destra-position-form {
    width: 500px;
    padding: 40px 010px;
    right: 100px;
    left: auto;
}

.quick-search.index-box.sinistra-position-form {
    width: 500px;
    padding: 40px 010px;
    right: auto;
    left: 100px;
}

.quick-search.index-box.basso-position-form {
    width: 500px;
    padding: 40px 010px;
    bottom: 150px;
}

#spinner {
    color: #fff;
    font-size: 4em;
    text-align: center;
    z-index: 5220;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}

#footer .widget>ul>li,
#footer .widget>ul>li>a,
#footer .widget ul>li,
#footer .widget ul>li>a,
#footer .widget ul>li a {
    color: #fff !important;
}

.fanpages-wrapper {
    margin-top: 5px;
    margin-left: 5px;
}

.fanpages-wrapper a {
    display: block;
    padding: 5px;
    color: #888;
}

.fanpages-wrapper i {
    font-size: 20px;
}

#searchform .dropdown-menu {
    max-height: 300px !important;
}

.service-icon a>i {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: auto;
    width: max-content;
    height: 45px;
    margin-top: -22px;
    font-size: 45px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

#contact_form .dropdown-menu>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

#contact_form .dropdown-header {
    font-size: 16px;
    color: #222;
    border-bottom: 1px solid #eee;
}

.bootstrap-select .dropdown-menu.open {
    top: 100% !important;
    bottom: inherit !important;
}

ul.dropdown-menu.inner {
    height: auto;
    max-height: 200px !important;
    overscroll-behavior: contain;
}

.list-block li.inline {
    width: 49%;
    display: inline-block !important;
    font-size: 16px;
    padding: 5px 0;
}

li.title-mutuo h2 {
    margin: 0;
}

li.title-mutuo {
    color: #fff;
    padding: 10px 0;
    margin-bottom: 30px;
}

.dati_mutuo {
    margin: 20px 0 40px;
}

.youtube-thumb {
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.youtube-thumb i {
    color: #fff;
}

.d-none {
    display: none;
}

.whatsapp-button {
    width: 60px;
    height: 60px;
    background: #25d366;
    color: #fff !important;
    position: fixed;
    right: 50px;
    z-index: 22;
    bottom: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;*/
}

.whatsapp-button.active, .whatsapp-button.focus, .whatsapp-button:active, .whatsapp-button:focus, .whatsapp-button:hover {
    background-color: #199b49 !important;
    color: #fff;
    border-color: #25D366 !important;
}

.whatsapp-button a {
    color: white;
}

.page-wrapper {
    padding: 33px 0px;
}

span.filter-option.pull-left {
    color: #222;
}

.list-inline-item a {
    color: #6b6e80;
}

.list-inline-item a span {
    display: none;
}

#OSMdeleteButton {
    margin-top: 10px;
}

#filterMap {
    padding: 2em 2em 1.2em 2em;
    background-color: lightgrey;
}

button#search_geomapping_results {
    padding: 3px;
}

#cardMap {
    border: 1px solid grey;
    margin: 2em;
}

.cardPrezzo {
    margin-top: 20px;
    font-size: 18px;
}

.add_preferiti_map {
    float: right;
    margin-right: 15px;
    margin-bottom: 15px;
}

a.btn.viewbtnMap {
    float: right;
    color: black;
    text-transform: uppercase;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.container-img {
    max-height: 370px;
	max-width: 630px;
}

.img-card {
    width: 100%;
    height: 370px;
    margin: 0 auto;
    display: block;
}

.vertical_img {
	width: auto !important;
}

.title-list-annunci {
    text-align: center;
    margin: 20px;
}

p#cardTextMap {
    padding: 0px 10px 0px 0px;
    height: 160px;
    font-size: 15px;
}

h5#cardTitleMap {
    font-size: 20px;
}

.row.row-cols-auto {
    margin-left: -40px;
}

.warning {
    text-align: center;
    height: auto;
}

.warning_title {
    font-size: 65px;
}

.warning_desc {
    font-size: 30px;
    margin-bottom: 20px;
}

.warning_error {
    font-size: 25px;
    margin-bottom: 37px;
}

.warning_return {
    font-size: 20px;
    color: #888;
    height: 42px;
}

.warning_return:hover {
    font-size: 21px;
}

#imgCardMapPop {
    width: 230px !important;
}

.main-404 {
    padding-bottom: 60px;
    height: 800px;
    background: #FFFFFF;
    background-image: url(/../../ui/common_images/annuncio_404.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-404-ann {
    color: #fff !important;
    background-color: #555 !important;
}

.btn-404-ann:hover {
    color: #fff !important;
    background-color: #555 !important;
    border: none;
    transform: scale(1.1);
}

.warning p {
    font-size: 2em;
    margin: 30px 0 0 0;
    text-align: center
}

ul.list-unstyled li span {
    padding-left: 0.5em;
    font-size:1.6rem;
}