
#video-chisiamo{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;

}
#video-chisiamo iframe, #video-chisiamo object, #video-chisiamo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-gutter.edge-to-edge {
	overflow: hidden;
}

a{color:#780028;}
a:hover{
color:#780028;
}
.type-articolo h2{
    font-family: 'Oswald';
    color: #901336;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 20px;
}
.type-homepage .section-header h2 {
    font-weight: 500;
}
@media (min-width: 768px) and (min-height: 640px) {
	section.carousel.edge-to-edge .carousel-inner>.item {
		height: 900px;
	}
}

div#cookieChoiceInfo {
    max-width: 100vw;
}
.cerca-casa .ricerca {
    text-align: center;
    display: inline-block;
}
@media (max-width: 768px){
div#appartamenti {
    padding: 40px 0;
    overflow: hidden !important;
    display: inline-block;
}
section.carousel.edge-to-edge .carousel-inner>.item{
height:500px !important;

}
.container.home-banner.animated.zoomIn {
    zoom: 0.8;
    padding: 0 100px;
}
}

.form-rosso .form-control{
text-transform: uppercase;
}
.form-rosso textarea.form-control{
text-transform: initial;
}

.foto-annuncio .carousel-inner>.item{
height: 750px;
background-size: cover;
background-position: 50%;
}
.annuncio {
    padding-bottom: 40px;
}
.immobile .link-dett .img-immobile {
    width: 100%;
    margin-left: -15px;
    height: 300px;
    background-size: cover;
    background-position: center;
}
.ultimi_app {
    padding-top: 40px;
}
.carousel-caption h2 {
    font-size: 5em;
    font-family: 'Lato';
    font-weight: 300;
    text-shadow: none;
}

.carousel-caption .btn-red{
opacity:1;
background-color: #9c2f4d;
}
.carousel-caption .btn-red:hover{
opacity:0.8;
}

/*.type-homepage*/
 section.carousel .carousel-caption {
    background-color: rgba(0,0,0,0.3);
}

.home-banner h4, .home-banner h3, .home-banner h5{
color:#fff !important;
}

.hexagon {
  position: relative;
  width: 150px; 
  height: 86.60px;
  background-color: #ffffff;
  margin: 43.30px auto;
  border-left: solid 3px #6b6a69;
  border-right: solid 3px #6b6a69;
    transform: rotate(90deg);

}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 106.07px;
  height: 106.07px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 18.9670px;
}

.hexagon:before {
  top: -53.0330px;
  border-top: solid 4.2426px #6b6a69;
  border-right: solid 4.2426px #6b6a69;
}

.hexagon:after {
  bottom: -53.0330px;
  border-bottom: solid 4.2426px #6b6a69;
  border-left: solid 4.2426px #6b6a69;
}


.hexagon .hexa-text {
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(270deg);
    font-weight: 700;
}
.hexagon:hover {
    background-color: #9c2f4d;
    transform: scale(1.2) rotate(90deg);
    color: #fff;
    transition: 0;
    border-color: #9c2f4d !important;
}

.hexagon:hover::after, .hexagon:hover::before {
    border-color: #9c2f4d;
}
@media (max-width: 768px){
.carousel-caption h2 {
    font-size: 2em;
}
.valori-container .col-sm-3 {
    width: 50%;
    float: left;
padding-bottom: 30px;
}
}
@media (max-width: 350px){
.hexagon {
    transform: scale(0.7);
    left: -10px;
}
.hexagon:hover{
transform: scale(0.75)
}
}
section{
background-size: cover;
background-position: 50%;
}
#carousel-144 .carousel-caption {
    background: rgba(0,0,0,0.2);
}


/* hexagon */
.hexagon-container{
position: relative;
    display: table;
    backface-visibility: hidden;
    text-align: center;
    margin: 0 auto;
}
.img-back{
    width: 165px;
    height: 145px;
  background-image: url('assets/hl/img/polygon.svg');
  background-size: cover;
  background-position: 50%;
  position: relative;
    transition: all .2s ease-in-out;

}
.text {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1em;
    color: #6b6a69;
    text-align: center;
    backface-visibility: hidden;
}
.hexagon-container:hover .img-back, .hexagon-container:focus .img-back{
  background-image: url('assets/hl/img/polygon-hover.svg');
  transform: scale(1.1);
    transition: all .2s ease-in-out;
    backface-visibility: hidden;
}
.hexagon-container:hover .text{
  color: #fff;
}

section.carousel.edge-to-edge .carousel-inner>.item {
    height: 615px;
}
@media (max-width: 768px){
section.carousel.edge-to-edge .carousel-inner>.item {
    height: 400px;
}
.foto-annuncio .carousel-inner>.item {
    height: 400px;
}

.back-right {
    bottom: 0 !important;
    right: 0 !important;

}

section#section-254 {
    max-width: 100%;
    overflow: hidden;
}


}
.foto-annuncio {
    position: relative;
}
.back-right {
    position: absolute;
        top: 10px;
    right: 10px;
    z-index: 9999;
}

.fullscreen-bottom {
    background-color: #fff;
    padding: 20px;
    color: #780028;
    display: inline-block;
    cursor: pointer;
transition: .3s;
}
.fullscreen-bottom:hover, .fullscreen-bottom:active, .fullscreen-bottom:focus, .fullscreen-bottom:active:visited{
    color: #780028;
    -webkit-box-shadow: inset 0px 0px 7px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px 0px 7px 1px rgba(0,0,0,0.4);
    box-shadow: inset 0px 0px 7px 1px rgba(0,0,0,0.4);
    transition: .3s;
}
.post-precedenti .rias-art img {
    display: none;
}
.foto-annuncio .carousel-control:focus, .foto-annuncio .carousel-control:hover{
background-color: transparent;
}

.foto-annuncio .carousel-control.right, .foto-annuncio .carousel-control.left {
    background: transparent;
}

/* policies */
.policy-header {
    padding: 40px 0;
}

.policy-header h2 {
    color: #8d1537;
    font-weight: 300;
    font-size: 56px;
}

.policy-header hr {border-color: #8d1537;max-width: 200px;border-width: 2px;}
.policy-header a {
    color: #706f6f;
    transition: all .1s;
    font-weight: 300;
}
.policy-header a:hover, .policy-header a:focus {
    color: #8d1537;
    border-bottom: 1px solid #8d1537;
    padding-bottom: 3px;
    text-decoration: none;
    transition: all .1s;
}
.policy-header p {
font-weight: 400;

}
.contattaci i {
    font-size: 22px;
    vertical-align: sub;
    line-height: 22px;
}

.form-group.checkbox {
    width: auto;
}


/*--------------------------------------------

7 - Login

--------------------------------------------*/
.login-container {
    display: block;
    background-color: #fff;
    padding: 40px;
    margin: 40px auto;
    max-width: 400px;
}

.login-container .logo-container img {
    max-height: 60px;
    margin-left: auto;
margin-right: auto;
display: block
}

.login-container h3 {font-size: 40px;text-transform: uppercase;text-align: center;padding: 0;}

.form-login label {
    text-align: left;
    font-family: 'Roboto';
    font-weight: 400;
    color: #898e95;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.control-group {
    margin-bottom: 20px;
}

span.add-on {
    background-color: #8d1537;
    padding: 10px 15px;
    color: #fff;
    border-color: transparent;
}

.form-login input {
    height: 40px;
    background-color: #fff;
    padding-left: 10px;
    width: 100%;
}
input:hover, input:focus, input:active {
    outline: none;
}
.login-container button {
    background-color: #8d1537;
    border-radius: 0;
    border: none;
    padding: 14px 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}
.login-container button:hover, .login-container button:focus {
  background-color: #8d1533;
  border-radius: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
-webkit-text-fill-color: #898e95 !important;
}

.type-login nav {
    display: none;
}

.type-login footer {
    display: none;
}

.type-login {
    background-color: #fafafa;
    height: 100vh;
}
@media (max-width: 1870px){
.container-foto-annuncio{
zoom:.9
}
}
@media (max-width: 1680px){
.container-foto-annuncio{
zoom:.8
}
}
@media (max-width: 1500px){
.container-foto-annuncio{
zoom:.70
}
}
@media (max-width: 1320px){
.container-foto-annuncio{
zoom:.60
}
}
@media (max-width: 993px){
.container-foto-annuncio{
zoom:.45
}
#section-316 a.btn-red{
    font-size: 16px;
    padding-left: 13px;
}



}
.lg-backdrop {
    background-color: #ccc!important;
}

.btn-verde{
  background-color:#006241
}
#section-317 .col-sm-4 {
    width: 100%;
    height: 100%;
}


button.close {
    z-index: 10000;
    position: relative;
}
span.email {
    line-break: auto;
    word-break: break-all;
}


.type-homepage .form-ricerca #close-filters {
    display: none!important;
}

@media (max-width: 769px){
.checkbox {
     width: 80%; 
}
div.home-banner h3{
font-size:35px;
}
.btn-white {
width:100%;
font-size:20px;
}
div.home-banner .btn-red {
    width: 200px;
}
.titolo-separatore {
    margin: 60px 10px;
}
.cerca-casa .ricerca .form-control {
    max-width: 100%;
}
.form-grigio {
    width: 100%;
}
#section-290{
display:none;
}
#section-286{
padding-bottom:30px;
}
#section-286.sub-menu p {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 10px;
}
.titolo-separatore h2 {
    font-size: 30px;
}
#section-281 h3.white {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 30px;
}
}
@media (max-width: 768px){
#navbar-top .menu-twitter,
#navbar-top .menu-instagram,
#navbar-top .menu-loghi{
display:none;
}

.navbar-default .navbar-toggle {
   border-color: #fff;
   margin: 32px 15px 0 0;



.navbar-brand {
   padding: 15px 15px 5p}
}


@media (max-width: 768px){
div#sono-interessato .col-sm-5.fixed{
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 2000;
    bottom: 0;
    width: 100%;
    display:block !important;
    right:0px;
    left:0;
}
#carousel-339 .item.active{
background-position-x: -105px;
}

}




