/* =================================
------------------------------------
  Real Estate | HTML Template
  Version: 1.0
 ------------------------------------
 ====================================*/

/*----------------------------------------*/
/* Template default CSS
/*----------------------------------------*/

html,
body {
	height: 100%;
	font-family: "Sarabun", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #081624;
	font-weight: 600;
}

h1 {
	font-size: 70px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	font-size: 18px;
	color: #666;
	line-height: 1.6;
}

img {
	max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a {color: #ef2425;}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

.mb20 {margin-bottom: 20px;}

/* animazione menù fisso */
@keyframes stuckMoveDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}

.become-fixed {position: absolute; top: 120px;}
#menu.fixed {background-color: #ef2425; position: fixed; top: 0; width: 100%; -webkit-animation:stuckMoveDown .6s; animation:stuckMoveDown .6s; z-index: 1005;}
.mt {margin-top: 0px !important;}

/*---------------------
Helper CSS
 -----------------------*/
.cb {clear: both;}

.property {
    padding: 0 30px;
}

.property .col-lg-6 {
	float: left;
	padding-bottom: 30px;
}

.property .col-lg-6 a {
    display: block;
    height: 100%;
    max-height: 350px;
    min-height: 350px;
    overflow: hidden;
    background-size: cover;
}

.property h4 {
	text-transform: uppercase;
    left: 0;
    top: 0;
    font-size: 17px;
    display: inline-block;
    padding: 22px 0;
    font-weight: 700;
    background:#fff;
}

.property a::before {
    position: absolute;
    content: "";
    width: calc(100% - 30px);
    height: calc(100% - 70px);
    left: 15px;
    background: #081624;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.property a:hover::before {
    opacity: 0.5;
}

.property a:hover i {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.property a i {
    position: absolute;
    left: calc(50% - 41px);
    top: calc(50% - 43px);
    color: #fff;
    font-size: 82px;
    line-height: 82px;
    height: 86px;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.only-print {display: none;}
.arancio {color: #ef2425;}
.bg-bottom {background-position: bottom !important;}
/* ricerca home */
.ricerca-overlay {background: radial-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.0) 70%, rgba(0,0,0,0) 100%); position: absolute; top: 60%; left: 50%; transform: translateX(-50%) translateY(-50%); z-index: 9;}
.ricerca-overlay form {text-align: center;}
.ricerca-overlay input[type="submit"] {background-color: #ef2425; color: #fff;}
.ricerca-overlay .row {min-width: 608px; display: block; float: left; width: max-content;}
.ricerca-overlay .tipologia-container, .ricerca-overlay .contratto-container, .ricerca-overlay .comune-container {position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;}
.ricerca-overlay p {color: #fff;}
.ricerca-overlay select {font-size: 24px; color: #fff;}
.ricerca-overlay .select-style {padding: 0 10px 10px; height: 51px;}
.ricerca-overlay select option.black {color: #000;}
.ricerca-overlay .col-sm-4 {flex: auto; max-width: fit-content; align-items: center; float: left;}
.btn-collapse-ricerca {display: none; width: 100%; padding: 20px; text-align: center; box-shadow: 0px 0px 8px #d8d8d8; margin-bottom: 30px;}
.btn-collapse-ricerca:hover {color: #ef2425;}
.btn-collapse-ricerca span {padding-left: 15px;}
#collapsericerca.collapse, #collapsericerca.collapse.show {display: block;}
#resizing_select1 {width: 84px;}
#resizing_select2 {width: 121px;}
#resizing_select3 {width: 224px;}
#width_tmp_select1, #width_tmp_select2, #width_tmp_select3 {display : none; width: auto;}
#barra-fissa {position: fixed; width: 100%; bottom: 0; text-align: center; background-color: #fff; padding: 15px; z-index: 999; box-shadow: 0 0 10px 0px #909090;}
#servizi footer {margin-bottom: 93px;}
/* */

.ricerca-section {
	padding-top: 30px;
}

.select-style {
    font-size: 14px;
    color: #73778e;
    font-weight: 300;
    padding: 0 20px 10px 40px;
    max-width: 100%;
    width: 100%;
    height: 44px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #f1b697;
    background: url("../img/icons/icon-select.png") no-repeat 90% 50%;
    background-size: 15px;
}

.select-style select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.privacy.container-radio {
    width: 100%;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.2em;
}

.container-radio {
    display: block;
    font-weight: normal;
    position: relative;
    line-height: 43px;
    padding-left: 35px;
    margin-bottom: 0;
    float: left;
    width: 50%;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #555555;
}

.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 13px;
}

.container-radio input:checked ~ .checkmark {
    background-color: #ef2425;
}

.container-radio input:checked ~ .checkmark:after {
    display: block;
}

.container-radio .checkmark {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.container-radio .checkmark:after {
	content: "";
    position: absolute;
    display: none;
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}

#captchaform input[type=submit], #richiesta-informazioni-generica input[type=submit] {float: right;}

.magg_info {border: 5px solid #00cc00;}

.g-recaptcha {margin-bottom: 20px;}

.section-title h2 {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	padding-left: 25px;
}

.design-section .section-title h2 {
	margin-bottom: 80px;
}

.section-title h3 {
	margin-bottom: 80px;
}

.section-title h2:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 25px;
	left: 0;
	top: 11px;
	background: #ef2425;
	line-height: 1;
}

.section-title.st-light h2 {
	color: #fff;
}

.section-title.st-light h2:before {
	background: #f1b697;
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.spad {
	padding-top: 70px;
	padding-bottom: 70px;
}
.spad2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}

/*---------------------
Commom elements
 -----------------------*/

/* buttons */
.btn-full {
	background-color: #ef2425 !important;
	color: #fff !important;
}
.site-btn {
	display: inline-block;
	border: 1px solid #ef2425;
	font-size: 14px;
	font-weight: 600;
	min-width: 131px;
	padding: 14px 25px;
	text-transform: uppercase;
	background: transparent;
	color: #ef2425;
	line-height: normal;
	cursor: pointer;
	text-align: center;
}

.site-btn:hover {
	color: #ef2425;
}

.site-btn.sb-big {
	font-size: 18px;
	padding: 19px 35px;
}

.site-btn.sb-light {
	border: 1px solid #fff;
	color: #fff;
}

.site-btn.sb-light:hover {
	color: #fff;
}

.site-btn.sb-solid {
	background: #ef2425;
	color: #fff;
}

.site-btn.sb-solid:hover {
	color: #fff;
}

.site-btn.sb-fade {
	background: #e0e1e8;
	color: #fff;
	border: 1px solid #e0e1e8;
}

.site-btn.sb-fade:hover {
	color: #fff;
}

/* Preloder */

#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #ef2425;
}

.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
	-webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border: 4px solid #f1b697;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		border: 4px solid #cad5d8;
		border-left-color: transparent;
	}
}

@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #f1b697;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #cad5d8;
		border-left-color: transparent;
	}
}

/* overlay at start */

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/*------------------
Header section
 ---------------------*/

.header-section {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	padding: 25px 35px 0;
	z-index: 99;
	transition: all 0.5s ease-out;
}

.site-logo {
	float: left;
	margin-right: 50px;
	margin-top: -25px;
}

.logo-20-anni {position: absolute; right: 20px; top: 15px;}

.main-menu {
	list-style: none;
}

.main-menu li {
	display: inline-block;
}

.main-menu li a {
	display: block;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	margin-right: 10px;
	padding: 5px 5px;
	text-shadow: 1px 1px 3px #000000;
}
.main-menu li a.active {border-bottom: 1px solid #fff;}
.main-menu li::last-child a {
	margin-right: 0;
}

.nav-switch {
	display: none;
}

/* ----------------
Hero section
 ---------------------*/

.hero-section {
	position: relative;
}

.hero-social-warp {
	position: absolute;
	height: 100%;
	right: 60px;
	top: 0;
	z-index: 5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 999;
}

.contatti-social a {
	display: -webkit-inline-box;
	display: -ms-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-bottom: 15px;
	color: #fff;
	font-size: 22px;
}

.hero-social a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-bottom: 15px;
	color: #fff;
	font-size: 22px;
	box-shadow: inset 1px 1px 6px #aeaeae, 1px 1px 3px #aeaeae;
    text-shadow: 1px 1px 3px #aeaeae;
}

.hero-social a:hover {
	background-color: #f1b697;
}
#contatti .container-absolute {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.footer-social a:first-child, .contatti-social a:first-child {background-color: #0866ff;}
.footer-social a:nth-child(2), .contatti-social a:nth-child(2) {background-color: #ff0033;}
.footer-social a:last-child, .contatti-social a:last-child {background-color: #fe1e86;}
#contatti .hs-item {
	height: 652px;
}

.team-contatti {padding: 0 15px;}

.team-contatti .col-sm-6, .team-contatti .col-sm-3 {padding: 0;}

.hs-item {
	height: 100vh; /* calc(100vh - 154px) */
	background-position: center;
}

.hs-item .container {
    height: 100%;
}

.hs-item .row {
    display: table;
    height: 100%;
}

.hs-item .row .col-xl-6 {
    display: table-cell;
    vertical-align: middle;
}

.hs-item h1 {
	font-weight: 400;
	color: #fff;
	top: 50px;
	opacity: 0;
	position: relative;
}

.hs-item h2 {
	font-size: 48px;
	font-weight: 400;
	color: #f1b697;
	top: 50px;
	opacity: 0;
	position: relative;
}

.hero-slider .owl-item.active .hs-item h1 {
	font-weight: 400;
	color: #fff;
	top: 0;
	opacity: 1;
	-webkit-transition: all 0.5s ease 0.2s;
	transition: all 0.5s ease 0.2s;
}

.hero-slider .owl-item.active .hs-item h2 {
	top: 0;
	opacity: 1;
	-webkit-transition: all 0.5s ease 0.2s;
	transition: all 0.5s ease 0.2s;
}
/* nascosto bottoni da slider in home */
.hero-slider .owl-nav {display: none;}

.hero-slider .owl-nav {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	z-index: 7;
	text-align: right;
}

.hero-slider .owl-nav button.owl-next,
.hero-slider .owl-nav button.owl-prev {
	width: 84px;
	height: 84px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ef2425;
	color: #fff;
	font-size: 40px;
}

.hero-slider .owl-nav button.owl-next {
	background: #fff;
	color: #ef2425;
}

.hero-nav-slider-warp {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 140px;
	z-index: 6;
}

.hero-nav-slider {
	background: rgba(255, 255, 255, 0.15);
}

.hero-nav-slider .hns-item {
	padding: 26px 0 26px 30px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.hero-nav-slider .hns-item h5 {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}

.hero-nav-slider .hns-item p {
	color: #fff;
	margin-bottom: 0;
	padding: 6px 0;
}

.hero-nav-slider .hns-item span {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
}

.hero-nav-slider .current .hns-item {
	background: #fff;
	border-left: 4px solid #ef2425;
}

.hero-nav-slider .current .hns-item h5,
.hero-nav-slider .current .hns-item span {
	color: #081624;
}

.hero-nav-slider .current .hns-item p {
	color: #73778e;
}

.features-icons-section {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
    justify-content: center;
}

.features-icon-item {
	display: block;
	text-align: center;
	padding-top: 30px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
	margin-bottom: 20px;
}

.mappa-video-plan {
    padding-top: 60px;
    text-align: right;
}

.features-icon-item i {
	height: 80px;
	display: block;
	font-size: 60px;
	line-height: 60px;
	color: #f1b697;
}

.features-icon-item p {
	color: #666;
}

.intro-section {
	padding-top: 70px;
}

.intro-img-box {
	position: relative;
	margin-bottom: 70px;
}

.intro-img-box h4 {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	padding: 22px 42px;
	font-size: 17px;
	font-weight: 700;
	background: #fff;
	z-index: 9;
}

.intro-text-box {
	padding-right: 10px;
	margin-bottom: 70px;
}

.intro-text-box p {
	font-size: 17px;
	margin-bottom: 20px;
}

/* ----------------
Design section
 ---------------------*/
.design-section.carta-da-parati {
	background: #ef2425;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
}

.design-section {
	background: #ef2425;
	padding-top: 70px;
	padding-bottom: 60px;
}
.design-slider .owl-stage-outer {
    height: 300px;
}

.design-slider a,
.property-features-slider a {
	display: block;
	position: relative;
}

.design-slider a h4 {
	font-size: 20px;
	position: relative;
    display: inline-block;
    padding: 22px 0px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.design-slider a i,
.property-features-slider a i {
	position: absolute;
	left: calc(50% - 41px);
	top: calc(50% - 43px);
	color: #fff;
	font-size: 82px;
	line-height: 82px;
	height: 86px;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.design-slider a::before,
.property-features-slider a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #081624;
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.design-slider a:hover i,
.property-features-slider a:hover i {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.design-slider a:hover::before,
.property-features-slider a:hover::before {
	opacity: 0.5;
}

.design-slider .owl-nav button.owl-next,
.design-slider .owl-nav button.owl-prev,
.property-features-slider .owl-nav button.owl-next,
.property-features-slider .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -42px;
	width: 84px;
	height: 84px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	color: #111;
	font-size: 30px;
}

.design-slider .owl-nav button.owl-next:hover,
.design-slider .owl-nav button.owl-prev:hover,
.property-features-slider .owl-nav button.owl-next:hover,
.property-features-slider .owl-nav button.owl-prev:hover {
	background: #ef2425;
	color: #fff;
}
.design-slider .owl-nav button.owl-next, .design-slider .owl-nav button.owl-prev,
.property-features-slider .owl-nav button.owl-prev, .property-features-slider .owl-nav button.owl-next {background-color: transparent; color: #fff; width: auto; padding: 10px !important;}
.design-slider .owl-nav button.owl-next:hover, .design-slider .owl-nav button.owl-prev:hover,
.property-features-slider .owl-nav button.owl-prev:hover, .property-features-slider .owl-nav button.owl-next:hover {background-color: transparent;}
.design-slider .owl-nav button.owl-next,
.property-features-slider .owl-nav button.owl-next {
	left: auto;
	right: 0;
}

.design-slider a img {
    height: 228px;
    width: auto !important;
}
.design-slider a .img-design {height: 228px; width: 100%; background-size: cover; background-position: center;}

.design-text {
	padding-top: 65px;
	max-width: 550px;
    margin: 0 auto;
}
.design-text.full-width {
	max-width: 1300px;
}

.design-text h4 {
	text-transform: uppercase;
	margin-bottom: 25px;
}

.design-text p {
	font-size: 17px;
	font-weight: 300;
}

/* ----------------
Location section
 ---------------------*/

.location-tab .tab-pane {
	position: relative;
}

.location-tab .tab-pane::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #081624;
	opacity: 0.44;
}

.location-tab .play-btn {
	position: absolute;
	width: 104px;
	height: 104px;
	left: calc(50% - 52px);
	top: calc(50% - 52px);
	display: block;
	text-align: center;
	padding-top: 33px;
	border-radius: 50%;
	background: #ef2425;
	z-index: 2;
}

.location-tab-nav {
	border-bottom: none;
	width: 100%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	padding: 70px 50px 0;
}

.location-tab-nav .nav-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0;
}

.location-tab-nav .nav-item .nav-link {
	border: none;
	padding: 0 16px;
}

.location-tab-nav .nav-item .nav-link img {
	margin-bottom: 20px;
}

.location-tab-nav .nav-item .nav-link h5 {
	font-weight: 400;
}

/* ----------------
Features section
 ---------------------*/

.features-section {
	padding-top: 65px;
	padding-bottom: 70px;
	background: #f2f3f4;
}

.features-slider .owl-nav {
	text-align: center;
}

.features-slider .owl-nav button.owl-next,
.features-slider .owl-nav button.owl-prev {
	width: 50px;
	height: 50px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ef2425;
	color: #fff;
	font-size: 20px;
	margin: 50px 5px 0;
	border-radius: 50%;
}

.feature-box {
	text-align: center;
	padding: 50px 15px 40px;
	background: #fff;
	min-height: 373px;
}

.feature-box::after,
.feature-box::before {
	position: absolute;
	content: "";
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 0;
}

.feature-box::after {
	width: 0%;
	height: 100%;
	left: 50%;
	top: 0;
	border-bottom: 2px solid #ef2425;
	border-top: 2px solid #ef2425;
}

.feature-box::before {
	width: 100%;
	height: 0%;
	top: 50%;
	left: 0;
	border-left: 2px solid #ef2425;
	border-right: 2px solid #ef2425;
}

.feature-box:hover::after {
	left: 0;
	width: 100%;
}

.feature-box:hover::before {
	top: 0;
	height: 100%;
}

.feature-box:hover i {
	color: #ef2425;
}

.feature-box i {
	font-size: 48px;
	color: #c8d1da;
	position: relative;
	z-index: 4;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.feature-box h5 {
	font-weight: 700;
	padding: 15px 0px 25px;
	position: relative;
	z-index: 4;
}

.feature-box p {
	font-size: 16px;
	position: relative;
	z-index: 4;
}

/* -----------------------
Call to action section
 -------------------------*/

.call-to-action-section {
	padding: 60px 0;
}

.call-to-action-section h2 {
	font-weight: 300;
	margin-bottom: 36px;
}

/* ----------------
Footer section
 ---------------------*/

.footer-section {
	padding: 65px 0;
	background: #333333;
}

.footer-widget {
	margin-bottom: 40px;
}

.footer-widget h5 {
	font-weight: 700;
	color: #fff;
	margin-bottom: 35px;
	padding-top: 15px;
}

.footer-widget ul {
	list-style: none;
}

.footer-widget ul li a {
	display: block;
	color: #bbbbbb;
	padding: 2px 0;
	margin-bottom: 8px;
}

.footer-social a {
	display: inline-table;
	width: 25px;
	height: 25px;
	border: 1px solid #bbbbbb;
	border-radius: 50%;
	color: #bbbbbb;
	font-size: 12px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 5px;
}

.footer-social a i {
	vertical-align: middle;
	display: table-cell;
}

.copyright {
	padding-top: 10px;
	font-size: 16px;
	color: #bbbbbb;
}

.copyright a {
	color: #bbbbbb;
	text-decoration: underline;
}

/*===============
  ----------------
Other Pages
 -----------------
 =================*/

.page-top-section {
	position: relative;
}

.page-top-section.full-page .page-top-text {
	padding-top: 400px;
    padding-bottom: 160px;
}

.page-top-text {
	padding-top: 300px;
	padding-bottom: 60px;
}

.page-top-text h2 {
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 20px;
	text-shadow: 1px 1px 3px #000000;
}
.page-top-text h1 {
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 20px;
}

.page-top-text p {
	font-weight: 300;
	font-size: 24px;
}

/* ----------------
About page
 ---------------------*/

.about-text {
	max-width: 550px;
	margin: 0 auto;
	padding: 120px 0 50px;
}

.about-text h4 {
	font-weight: 300;
	margin-bottom: 30px;
	line-height: 1.5;
}

.about-slider .owl-nav {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	text-align: right;
}

.about-slider .owl-nav button.owl-next,
.about-slider .owl-nav button.owl-prev {
	width: 84px;
	height: 84px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ef2425;
	color: #fff;
	font-size: 40px;
}

.about-slider .owl-nav button.owl-next {
	background: #fff;
	color: #ef2425;
}

.milestone-warp {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 60px;
}

.milestone-warp .milestone {
	-ms-flex: 0 0 20%;
	-webkit-box-flex: 0;
	flex: 0 0 20%;
	max-width: 20%;
	text-align: center;
	padding-bottom: 60px;
}

.milestone-warp .milestone h2 {
	font-size: 96px;
	color: #ef2425;
	font-weight: 300;
	margin-bottom: 10px;
}

.milestone-warp .milestone h4 {
	font-weight: 700;
}

.team-section {
	padding-top: 70px;
	padding-bottom: 40px;
	background: #f2f3f4;
}

.team-member {
	background: #fff;
	overflow: hidden;
	margin-bottom: 30px;
}

.team-member .member-pic {
	max-width: 264px;
	float: left;
	margin-right: 28px;
	position: relative;
}

.team-member .member-link {
	position: absolute;
	width: 62px;
	height: 61px;
	right: 0;
	bottom: 0;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding-top: 15px;
	background: #ef2425;
}

.team-member .member-info {
	padding-right: 20px;
	padding-bottom: 30px;
	overflow: hidden;
}

.team-member .member-info h4 {
	font-weight: 700;
	margin-bottom: 8px;
	padding-top: 55px;
}

.team-member .member-info h5 {
	font-weight: 300;
	color: #73778e;
	margin-bottom: 20px;
}

.team-member .member-info p {
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}

.about-text-box-warp {
	padding-top: 5px;
	padding-bottom: 45px;
}

/* ----------------
  Property page
 --------------------*/

.property-details h2 {
	font-weight: 700;
	margin-bottom: 30px;
}

.property-info {
	display: inline-block;
	margin-right: 50px;
	margin-bottom: 30px;
}

.property-info:last-child {
	margin-right: 0;
}

.property-info h6 {
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 10px;
	color: #8f8fa8;
}

.property-info .pi-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.property-info .pi-icon i {
	float: left;
	font-size: 34px;
	color: #f1b697;
	margin-right: 15px;
}

.property-info .pi-icon span {
	overflow: hidden;
	display: block;
	color: #30304e;
	font-size: 20px;
	font-weight: 500;
}

.property-price h2 {
	font-weight: 700;
	margin-bottom: 10px;
}

.property-price p {
	font-weight: 30;
}

.property-overview-text h4 {
	font-weight: 700;
	margin-bottom: 25px;
}

.property-overview-text h5 {
	margin-bottom: 15px;
}

.property-overview-text ul {
	list-style: none;
}

.property-overview-text ul li {
	font-size: 18px;
	color: #666;
	margin-bottom: 20px;
	padding-left: 50px;
	background-image: url("../img/check.png");
	background-repeat: no-repeat;
	background-position: left top 6px;
}

.property-text-warp {
	max-width: 545px;
}

/* ------------------
Developments page
 ---------------------*/

.developments-section {
	background: #f2f3f4;
}

.development-box {
	background: #fff;
	margin-bottom: 30px;
}

.development-box img {
	min-width: 100%;
}

.development-box .dev-text {
	padding: 25px;
	overflow: hidden;
}

.development-box .dev-text h4 {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 12px;
}

.development-box .dev-text h5 {
	font-weight: 400;
	color: #73778e;
	margin-bottom: 20px;
}

.development-box .dev-text p {
	font-size: 14px;
	margin-bottom: 30px;
}

.development-box .dev-price {
	float: left;
}

.development-box .dev-price span {
	font-size: 18px;
	color: #73778e;
	font-style: italic;
}

.development-box .dev-price h4 {
	font-weight: 700;
}

.development-box .site-btn {
	float: right;
	margin-top: 15px;
}

.subscribe-text {
	max-width: 765px;
	margin: 0 auto;
}

.subscribe-text h2 {
	margin-bottom: 20px;
	font-weight: 600;
}

.subscribe-text p {
	margin-bottom: 40px;
	font-weight: 300;
	font-size: 18px;
}

.subscribe-form {
	text-align: center;
}

.subscribe-form input {
	font-size: 14px;
	color: #73778e;
	font-weight: 300;
	padding: 10px 20px;
	max-width: 382px;
	width: 100%;
	height: 48px;
	border: 1px solid #e0e1e8;
}

.subscribe-form .site-btn {
	margin-left: 20px;
}

/* ----------------
Blog page
 ---------------------*/

.blog-section {
	background: #f2f3f4;
}

.blog-categorise a {
	font-size: 18px;
	color: #081624;
	display: inline-block;
	padding: 9px 0;
	margin-right: 55px;
}

.blog-categorise a:last-child {
	margin-right: 0;
}

.blog-categorise a:hover {
	color: #ef2425;
}

.blog-search {
	position: relative;
	margin-bottom: 54px;
}

.blog-search input {
	font-size: 14px;
	color: #73778e;
	font-weight: 300;
	padding: 10px 54px 10px 20px;
	width: 100%;
	height: 44px;
	border: none;
}

.blog-search button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: transparent;
	border: none;
	padding-right: 20px;
}

.blog-item {
	background: #fff;
	margin-bottom: 40px;
}

.blog-thumb {
	height: 100%;
	position: relative;
}

.blog-thumb .play-btn {
	position: absolute;
	width: 78px;
	height: 78px;
	left: calc(50% - 39px);
	top: calc(50% - 39px);
	display: block;
	text-align: center;
	padding-top: 25px;
	border-radius: 50%;
	background: #ef2425;
	z-index: 2;
}

.blog-thumb .play-btn img {
	width: 26px;
}

.blog-content {
	padding: 26px 15px 23px 0;
}

.blog-content .blog-date,
.blog-content .blog-note {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	color: #081624;
	background: #f2f3f4;
	padding: 1px 8px;
	margin-right: 5px;
}

.blog-content .blog-note {
	color: #fff;
	background: #ef2425;
}

.blog-content h2 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 26px 0 15px;
}

.blog-content p {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

/* ----------------
Contact page
 ---------------------*/
.contact-section.pattern {
	background-repeat: repeat;
}

.contact-section a {color: #fff;}

.contact-section .col-lg-4 {
	background-color: #ef2425;
}

.contact-section .card-agenzia {
	text-align: center;
}

.contact-section .card-agenzia > img {
	margin-top: 50px;
	margin-bottom: 50px;
}

.contact-section .contact-info {
	text-align: left;
	max-width: 210px;
    margin: 0 auto;
}

.contact-section {
	position: relative;
}

.contact-section .container {
	position: relative;
	/* z-index: 4; */
}

.contact-section .col-lg-7.offset-lg-5 {
	z-index: 999;
}

.contact-info-box {
	background: #fff;
	padding: 50px 62px 83px;
}

.contact-title {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 38px;
}

.contact-info .ci-item {
	display: inline-block;
	max-width: 240px;
	width: 100%;
	margin-right: 30px;
	margin-bottom: 25px;
}

.contact-info .ci-item:last-child {
	margin-right: 0;
}

.contact-info .ci-item .ci-icon {
	float: left;
	margin-right: 25px;
}

.contact-info .ci-item p {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}

.contact-form .form-field {
	position: relative;
}

.contact-form .form-field img {
	position: absolute;
	left: 5px;
	top: 7px;
}

.form-control {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    height: 44px;
    padding: 0 45px 10px 45px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 20px;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #f1b697;
}

textarea.form-control {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #555555;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    border-bottom: 1px solid #f1b697;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

/* paginatore */
.paginatore {text-align: right; margin-top: 60px;}
.paginatore span.numero_pag {display: inline-block; height: 45px;}
.paginatore span a, .paginatore span.pag_sel {margin-right: 5px; padding: 9px 15px; border: 1px solid #ef2425; color: #ef2425;}
.paginatore span.pag_sel {background-color: #ef2425; color: #fff;}

/* contatti */
#contatti .card-agenzia {display: flex; align-items: center; padding: 50px 40px 50px 40px; background-color: #ef2425;}
#contatti .card-agenzia a {color: #fff;}
#contatti .card-agenzia .col-lg-5 img {margin-top: -25px;}

.contact-form .form-field input,
.contact-form .form-field textarea {
	font-size: 14px;
	color: #73778e;
	font-weight: 300;
	padding: 0 20px 10px 40px;
	max-width: 100%;
	width: 100%;
	height: 44px;
	margin-bottom: 20px;
	border: none;
	border-bottom: 1px solid #dadcde;
}

.contact-form .form-field textarea {
	height: 60px;
}

.contact-form .site-btn {
	min-width: 88px;
}

.map {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #ddd;
}

.map iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/* scheda */
#scheda .page-top-text {
	padding-top: 130px;
	padding-bottom: 0;
}
#scheda .hero-social-warp {display: none;}
#scheda .page-top-section {
	background-color: #ef2425;
}
.slider-scheda .img-scheda {
    background-size: cover;
    background-position: center;
    height: 425px;
    width: 100%;
}

/* popup */
#popup {display: none; position: fixed; z-index: 99; left: 0; top: 0; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
#popup .modal-content {max-width: 700px; margin: 30px auto; transition: transform .3s ease-out;}
#popup h2 {color: #d80212;}
#popup .btn {float: right;}

/* ----------------
Responsive
 ---------------------*/

@media (min-width: 1200px) {
	.container {
		max-width: 1176px;
	}
}

/* Medium screen : 992px. */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main-menu li a {
		margin-right: 5px;
		font-size: 16px;
	}
	.hero-nav-slider .hns-item {
		padding: 26px 10px 26px 15px;
	}
	.hero-nav-slider .hns-item h5 {
		font-size: 14px;
	}
	.features-icon-item i {
		font-size: 40px;
	}
	.features-icon-item p {
		font-size: 16px;
	}
	.property-text-warp {
		padding-left: 15px;
	}
}

@media screen and (max-width: 1250px) {
	.logo-20-anni {top: 10px;}
	.logo-20-anni img {width: 75px;}
}

@media screen and (max-width: 1110px) {
  .logo-20-anni {}
  .con-logo .nav-switch {margin-right: 70px;}

  .contact-section .col-lg-7.offset-lg-5 {
		z-index: 1;
	}
  #menu.active {
  	background-color: rgba(47, 47, 47, 0.7);
  }
  .hero-social-warp {
  	z-index: 9;
  }
  .hero-social {
  	margin-top: 50px;
  }
  .nav-switch {
		right: 30px;
		display: block;
		float: right;
		font-size: 32px;
		cursor: pointer;
		color: #fff;
		margin-right: 40px;
		line-height: 32px;
	}
	.nav-switch .fa-bars {
		text-shadow: 1px 1px 3px #787878;
	}
	.main-menu {
		float: none;
		padding-top: 0;
		background: #fff;
		position: absolute;
		width: 100%;
		left: 0;
		top: 85px;
		display: none;
	}
	.main-menu li {
		display: block;
		border-top: 1px solid #efefef;
	}
	.main-menu li a {
		display: block;
		color: #111;
		margin-left: 0;
		padding: 0 35px;
		text-shadow: none;
	}
	.site-logo {
		margin-top: -40px;
	}
}

/* Tablet :768px. */

@media screen and (max-width:  991px) {
	.hs-item {height: 480px;}
	#contatti .hs-item {height: 480px;}
	#contatti .page-top-section.full-page .page-top-text {padding-top: 226px;}
	/* ricerca */
	.lista .ricerca-section {padding-top: 0;}
	.btn-collapse-ricerca {display: block;}
	#collapsericerca.collapse {display: none;}
	#collapsericerca.collapse.show {display: block;}
	.video-container {position: relative !important;}
	.main-menu li a {font-size: 15px; margin-right: 4px; line-height: 1.4;}
	#contatti .card-agenzia {display: block;}
	#contatti .card-agenzia {display: block; padding: 30px 30px 0 30px;}
	#contatti .card-agenzia .col-lg-5 img {max-width: 150px; margin-top: 0;}
	#contatti .card-agenzia .col-lg-5 .contatti-social {margin-bottom: 30px;}
	.page-top-text {padding-top: 130px;}
	.hero-social {display: none;}
	.hero-social-warp {
		height: 60px;
		right: 0;
		width: 100%;
		bottom: 0;
    	top: auto;
	}
	.hero-social a {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 40px;
		height: 40px;
		font-size: 14px;
		margin: 0 3px;
	}
	.design-slider a img {
	    height: 300px;
	    width: auto !important;
	}
	.design-slider a .img-design {height: 300px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero-nav-slider .hns-item {
		padding: 26px 10px 26px 15px;
	}
	.home .hero-social-warp {right: 20px;}
	/*
	.lista .hero-social-warp, .scheda .hero-social-warp, .altro .hero-social-warp {
		height: 60px;
		right: 0;
		top: 140px;
		width: 100%;
	}
	*/
	.lista.hero-social a, .scheda .hero-social a, .altro .hero-social a {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 40px;
		height: 40px;
		font-size: 14px;
		margin: 0 3px;
	}
	.hs-item {
		text-align: center;
	}
	.features-icon-item p {
		font-size: 12px;
		font-weight: 700;
	}
	.features-icon-item i {
		height: 44px;
		font-size: 30px;
		line-height: 33px;
	}
	.main-menu li a {
		font-size: 15px;
		margin-right: 15px;
	}
	.design-slider a img {
		height: 300px;
		width: auto !important;
	}
	.design-slider a .img-design {height: 300px;}
	.design-slider a i {
		font-size: 50px;
		left: calc(50% - 25px);
	}
	.location-tab-nav {
		padding: 70px 0 0;
	}
	.design-slider .owl-nav button.owl-next,
	.design-slider .owl-nav button.owl-prev,
	.property-features-slider .owl-nav button.owl-next,
	.property-features-slider .owl-nav button.owl-prev {
		margin-top: -23px;
		width: 46px;
		height: 46px;
		font-size: 24px;
	}
	.page-top-text {
		text-align: center;
	}
	.milestone-warp .milestone h2 {
		font-size: 60px;
	}
	.milestone-warp .milestone h4 {
		font-size: 16px;
	}
	.property-text-warp {
		padding-top: 50px;
		padding-left: 15px;
		padding-top: 15px;
	}
	.property-overview-text {
		margin-bottom: 40px;
	}
	.contact-section {
		padding-bottom: 0;
		padding-top: 70px;
		background: #f2f3f4;
	}
	.map {
		margin-top: 70px;
		position: inherit;
		width: 100%;
		height: 400px;
		background: #ddd;
	}
}

/* Large Mobile :480px. */

@media only screen and (max-width: 767px) {
	#contatti .hs-item {height: 261px;}
	.home .hero-social-warp {height: 50%; top: 0; width: 60px;}
	.ricerca-overlay {background: transparent; padding-top: 30px; padding-bottom: 30px; position: relative; left: 0;width: 100% !important; background-color: #666666; transform: translateX(0%) translateY(0%); float: left;}
	.ricerca-overlay .row {float: none; min-width: auto; display: flex; flex-direction: column; align-items: center; margin: 0 auto;}
	.page-top-text h2 {font-size: 45px;}
	.page-top-text h1 {font-size: 45px;}
	.about-text {padding: 50px 0 50px;}
	.spad {padding-top: 50px; padding-bottom: 50px;}
	.spad2 {padding-top: 20px; padding-bottom: 20px;}
	.design-slider a img {
	    height: 250px;
	    width: auto !important;
	}
	.slider-scheda .img-scheda {height: 300px;}
	.design-slider a .img-design {height: 250px;}
	#resizing_select1 {width: 84px; max-width: 195px;}
	#resizing_select2 {width: 121px; max-width: 230px;}
	#resizing_select3 {width: 224px; max-width: 230px;}
	.g-recaptcha{transform:scale(0.75);-webkit-transform:scale(0.75);transform-origin:0 0;-webkit-transform-origin:0 0;}
	.contact-form .site-btn {float: none;}
	#scheda .page-top-text, .lista .page-top-text {padding-top: 100px; padding-bottom: 0;}
	#lista .page-top-text, #chi-siamo .page-top-text, #contatti .page-top-text, #privacy-pag .page-top-text, .full-page .page-top-text {padding-top: 110px !important; padding-bottom: 77px !important;}
	#lista .page-top-text h2, #chi-siamo .page-top-text h2, #scheda .page-top-text h2, #contatti .page-top-text h2, #privacy-pag .page-top-text h2, #lista .page-top-text h1 {font-size: 40px;}
	#lista .property-details-section.spad, #scheda .property-details-section.spad, #scheda .property-overview-section.spad, #privacy-pag .spad {padding-top: 30px; padding-bottom: 20px;}
	#scheda .property-details h2, .property-price h2 {font-size: 30px;}
	#contatti .contact-section {padding-bottom: 0;}
	.ricerca-overlay {width: min-content;}
	.ricerca-overlay .row {min-width: auto; display: flex; flex-direction: column; align-items: center;}
	.ricerca-overlay .row .col-sm-4 {float: none;}
	.ricerca-overlay .row .col-sm-4:first-child {float: left;}
	.nav-switch {
		right: 30px;
		display: block;
		float: right;
		font-size: 32px;
		cursor: pointer;
		color: #fff;
		margin-right: 40px;
		line-height: 32px;
	}
	.main-menu {
		float: none;
		padding-top: 0;
		background: #fff;
		position: absolute;
		width: 100%;
		left: 0;
		top: 85px;
		display: none;
	}
	.main-menu li {
		display: block;
		border-top: 1px solid #efefef;
	}
	.main-menu li a {
		display: block;
		color: #111;
		margin-left: 0;
		padding: 0 35px;
		line-height: 40px;
		text-shadow: none;
	}
	.hero-nav-slider .hns-item {
		padding: 26px 10px 26px 15px;
	}
	/*
	.lista .hero-social-warp, .scheda .hero-social-warp, .altro .hero-social-warp {
		height: 60px;
		right: 0;
		top: 140px;
		width: 100%;
	}
	*/
	.home .hero-social a {
		width: 40px;
		height: 40px;
		font-size: 14px;
		margin: 0 3px;
	}
	.lista .hero-social a, .scheda .hero-social a, .altro .hero-social a {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
	.hs-item {
		text-align: center;
	}
	.location-tab-nav {
		padding: 70px 0 0;
	}
	.location-tab-nav .nav-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 30px;
	}
	.design-slider a img {
		height: 250px;
		width: auto !important;
	}
	.design-slider a .img-design {height: 250px;}
	.design-slider a i {
		font-size: 50px;
		left: calc(50% - 25px);
	}
	.design-slider .owl-nav button.owl-next,
	.design-slider .owl-nav button.owl-prev,
	.property-features-slider .owl-nav button.owl-next,
	.property-features-slider .owl-nav button.owl-prev,
	.about-slider .owl-nav button.owl-next,
	.about-slider .owl-nav button.owl-prev,
	.hero-slider .owl-nav button.owl-next,
	.hero-slider .owl-nav button.owl-prev {
		margin-top: -23px;
		width: 46px;
		height: 46px;
		font-size: 24px;
	}
	.features-icon-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		margin-bottom: 20px;
	}
	.features-icon-item p {
		font-size: 14px;
	}
	.page-top-text {
		text-align: center;
	}
	.milestone-warp .milestone {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.property-text-warp {
		padding-top: 50px;
		padding-left: 15px;
		padding-top: 15px;
	}
	.property-overview-text {
		margin-bottom: 40px;
	}
	.subscribe-form input {
		max-width: 100%;
	}
	.subscribe-form .site-btn {
		margin-left: 0;
		margin-top: 30px;
	}
	.blog-categorise {
		margin-bottom: 40px;
	}
	.blog-thumb {
		height: 300px;
	}
	.blog-content {
		padding: 26px 15px 23px 26px;
	}
	.contact-section {
		padding-bottom: 0;
		padding-top: 70px;
		background: #f2f3f4;
	}
	.map {
		margin-top: 70px;
		position: inherit;
		width: 100%;
		height: 400px;
		background: #ddd;
	}
	/*
	.hs-item {
		height: auto;
	}
	*/
	.hs-item .container {
		padding-bottom: 400px;
	}
	.contact-section .card-agenzia > img {margin-top: 30px; margin-bottom: 30px;}
	.contact-section .card-agenzia .contact-info .ci-item:last-child p {margin-bottom: 30px;}
	.intro-section h4, .design-slider h4, .property h4 {font-size: 18px; padding: 10px 0 !important;}
	.property .box-prezzo-mq {padding: 15px;}
	.intro-section {padding-top: 30px;}
	.intro-section .intro-text-box, .intro-section .intro-img-box {margin-bottom: 30px;}
	.intro-section h3, #chi-siamo .section-title h3 {margin-bottom: 30px;}
	.features-icon-item {margin-bottom: 0; padding-top: 15px;}
	.section-title h2 {font-size: 30px;}
	.design-section .section-title h2 {margin-bottom: 30px;}
	.design-text {padding-top: 30px;}
	.section-title h3 {font-size: 25px;}
	.hs-item h1 {font-size: 40px;}
	.hs-item h2 {font-size: 30px;}
	.footer-widget.center {text-align: center;}
}
@media (max-width: 680px) {
	.slider-scheda .img-scheda {height: 250px;}
	.video {-webkit-transform: translateY(0%) !important; transform: translateY(0%) !important;}
	#myvideo {-webkit-transform: translateY(0%) !important; transform: translateY(0%) !important;}
	.hs-item {height: 300px;}
	.home .hero-social-warp {height: 240px; width: 100%; align-items: end;}
	.intro-img-box h4 {padding: 10px; font-size: 14px;}
	.property h4 {padding: 15px 20px; font-size: 16px;}
}

@media (max-width: 576px) {
	.con-logo .nav-switch {margin-right: 40px;}
	.logo-20-anni {right: 0;}
	.logo-20-anni img {width: 70px;}
	.gallery-section .col-sm-4 {margin-bottom: 10px;}
	.team-member .member-pic {
		max-width: 100%;
		float: none;
		margin-right: 0;
	}
	.team-member .member-pic img {
		min-width: 100%;
	}
	.member-info {
		padding-left: 20px;
	}
	.milestone-warp .milestone h2 {
		font-size: 60px;
	}
	.milestone-warp .milestone h4 {
		font-size: 16px;
	}
	.lista .property {padding: 0;}
	.lista .property .row {margin-left: 0; margin-right: 0;}
	.lista .property .container {padding: 0;}
	/* contatti */
	.team-contatti .col-sm-3 {width: 50%;}
}

/* Small Mobile :320px. */

@media only screen and (max-width: 479px) {
	.con-logo .nav-switch {margin-right: 30px;}
	.logo-20-anni {top: 2px;}
	.logo-20-anni img {width: 60px;}
	/* .home .hero-social-warp {display: none;} */
	.slider-scheda .img-scheda {height: 250px;}
	/*
	.hs-item {
		height: 200px;
	}*/
	.home .hero-social-warp {height: 190px;}
	.header-section {
		padding: 10px 35px 0 0;
	}
	.site-logo {
		width: 180px;
		margin-top: -16px;
		margin-right: 0;
	}
	.main-menu {
		top: 70px;
	}
	.nav-switch {
		margin-right: 0;
	}
	.features-section {
		padding-left: 15px;
		padding-right: 15px;
	}
	.features-icon-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 20px;
	}
	.features-icon-item i {
		height: 60px;
		display: block;
		font-size: 40px;
		line-height: 40px;
	}
	.features-icon-item p {
		font-size: 14px;
	}
	.location-tab-nav {
		padding: 70px 0 0;
	}
	.location-tab-nav .nav-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.milestone-warp .milestone {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.contact-info-box {
		padding: 30px 30px 63px;
	}
	.page-top-text h2 {
		font-size: 40px;
	}
	.page-top-text h2 {font-size: 40px;}
	.hero-nav-slider .hns-item {
		padding: 26px 10px 26px 15px;
	}
	.hero-nav-slider .hns-item h5 {
		font-size: 14px;
	}
	.hero-slider .owl-nav {
		text-align: center;
		width: 100%;
	}
	.location-tab .play-btn {
		width: 70px;
		height: 70px;
		left: calc(50% - 30px);
		top: calc(50% - 30px);
		padding-top: 22px;
	}
	.location-tab .play-btn img {
		width: 22px;
	}
	.property .col-lg-6 a {height: 250px; min-height: 250px; background-position: center;}
}
@media only screen and (max-width:  380px) {
	.property .col-lg-6 a {height: 200px; min-height: 200px; background-position: center;}
}
.col-lg-8 .cont {width: 100%; position: relative;}
.gallery-section {margin-bottom: 50px;}
.video-container {position: absolute; top: 0; left: 0; width: 100%; height: 0; padding-bottom: 56.25%;}
.video {-webkit-transform: translateY(-5%); transform: translateY(-5%);}
#myvideo2 {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#myvideo {-webkit-transform: translateY(-5%);
  transform: translateY(-5%);
  min-width: 100%; 
  min-height: 100%; 
  width: 100%; 
  height: auto;
  z-index: 1;}
#playpause {position: absolute; top: 50%; left: 50%; margin-top: -19px; margin-left: -17px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: transparent;
  color: #fff;
  cursor: pointer;
  z-index: 99;
}
#playpause.hide {display: none;}
#playpause.show {display: block !important;}
.property .box-desc p {padding-bottom: 5px;}
.property .box-desc {padding: 15px 0px; border-bottom: 1px solid #f1b697;}
.property .box-desc .pi-icon {float: left; margin-right: 15px;}
.property .box-desc span {color: #ef2425;}
.property .box-desc .box-prezzo {float: right;}

@media only screen and (max-height: 600px) {
	.main-menu li a {line-height: 40px;}
	.col-xs-6 {width: 50%;}
}