/* PROMOTION */
.promotionPage .agencyBox .SpremiumH2 {
	font-size: 16px;
	line-height: 1.2em;
}

.promotionPage .relPromoBlockProp .relatImgBox {
	border-radius: 8px;
	padding: 0;
}

.promotionPage .relPromoBlockProp .relatImgBox .relatMarg,
	.promotionPage .relPromoBlockProp .relatImgBox .relatMarg {
	margin: 0 7px 14px 7px;
}

.promotionPage .relPromoBlockProp .relatImg {
	height: 138px;
	border-radius: 8px 8px 0 0;
}

.promotionPage .relPromoBlockProp .relatImg img {
	object-fit: cover;
	width: 100%;
	height: 100%;	
}

.promotionPage .relatImgBox img:hover:not(.noHover) {
	opacity: 0.6;
}

.promotionPage .relPromoBlockProp .dataRelat {
	background-color: #fff;
	padding: 8px 10px 5px;
	border-top: 0;
	border-radius: 0 0 8px 8px;
}

.immoDetails {
	font-size: 14px;
	vertical-align: middle;
}

.boxShadow {
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}

.immoBadge {
	font-size: 12px;
	margin-top: 6px;
}

.bigIcon {
	font-size: 26px;
	margin: 0 4px;
}

.promotionInfoBox .bigIcon {
	padding-right: 0;
	padding-left: 0;
}

.lHeight1 {
	line-height: 1em;
}

.padB20 {
	padding-bottom: 20px;
}

.promotionInfoBox {
	padding: 12px;
	border-right: solid 1px #d4d4d4;
}

.promotionInfoBox.feature {
	display: grid;
	align-content: center;	
}

.agencyBox .promotionInfoBox.last {
	border: none;
}

.rtl .promotionInfoBox {
	border-left: solid 1px #d4d4d4;
	border-right: none;
}

.noTop {
	margin-top: 0px;
}

.negTop {
	margin-top: -45px;
}

.promoSlider, .promoSlider .sldrWrap {
	max-height: 500px;
}

.promoSlider {
	overflow: hidden;
	margin-bottom: 20px;
	border-radius: 7px 7px 0 0;
}

.promoSlider .imgSldr {
	margin-top: -185px;
}

.promotionInfoBox .SpremiumH2.orangeText {
	color: #ff6600;
	font-size: 15px;
}

.lightGrey {
	background-color: #bbb;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
}

.lightGrey.icon-heart:hover, .lightGrey.icon-heart.active {
	background-color: #ff0000;
	cursor: pointer;
}

/* ASIDE */
#stickyDiv .formTit {
	padding: 10px 2px;
	color: #fff;
	font-weight: 500;
	border-radius: 8px 8px 0 0;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
	font-family: Montserrat, Arial, sans-serif;
	font-size: 18px;
	background-color: #ff6600;
	margin-bottom: 0;
}

/* AGENCY BOTTOM BOX*/
.contactLegend {
	border-top: 1px solid #d4d4d4;
	padding-top: 5px;
	margin-top: 15px;
	display: inline-block;
}

.agencyBigBg {
	background: #eeeeee;
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background:
		url("https://www.mubawab-media.com/assets/desktop/public/immo-neuf/pattern-grey.jpg")
		center center transparent;
	-moz-box-shadow: inset 0px 10px 15px -12px #555;
	-webkit-box-shadow: inset 0px 10px 15px -12px #555;
	box-shadow: inset 0px 10px 15px -12px #555;
}

.agencyBigBg .agencyBox {
	border: solid 1px #bcbcbc;
	margin-top: 50px;
	padding: 20px;
	box-sizing: border-box;
}

.agencyBoxH2 {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin: 0 0 15px;
	color: #09375d;
}

.agencyAddress {
	font-weight: 600;
	margin: 0 0 7px;
	font-style: italic;
}

a.agencyLink {
	font-weight: 600;
	margin-right: 15px;
}

a.agencyLink:hover, a.agencyLink:hover i {
	color: #09375d;
	text-decoration: none;
	cursor: pointer;
}

.circOrangeBtn {
	border-radius: 360px;
	height: 35px !important;
	min-width: 150px;
	background-color: #ff6600;
	color: #fff;
	font-weight: 600;
	border: none;
	font-size: 15px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.circOrangeBtn:hover {
	background-color: #f2610c;
}

.promotionAdRow {
	height: 50px;
	align-items: center;
}

.btnPromotionAdLead {
	background-color: #0af;
	text-align: center;
	font-size: 13px;
	color: #fff;
	padding: 8px;
	border-radius: 10px;
}

.btnPromotionAdLead:hover {
	background-color: #0088d3;
}

.promotionPage .agencyBigBox input[type="text"], .promotionPage .agencyBigBox textarea
	{
	background-color: #fbfbfb;
}

.agencyBigContent {
	padding-right: 20px;
}

.rtl .agencyBigContent {
	padding-left: 20px;
	padding-right: 0;
}

.agencyText {
	font-size: 14px;
	margin-bottom: 10px;
}

.relatImg {
	max-width: initial;
	max-height: initial;
}

.borderRadius {
	border-radius: 8px 8px 0 0;
}

.marginContact {
	margin-right: 5px;
}

.rtl .marginContact {
	margin-right: 0;
	margin-left: 5px;
}

.promotionInfoBox .btnHipot_v2 {
	float: initial;
}

.promotionInfoBox .btnHipot_v2 .btnHipotLink_v2 {
	background-color: transparent;
	border: none;
	width: 100%;
	display: inline-block;
	padding: 0;
	color: inherit;
	font-size: inherit;
	text-decoration: none;
	border-radius: inherit;
	line-height: inherit;
	font-weight: inherit;
	box-sizing: inherit;
}

.selected-heart {
	color: red;
}

.marginTop {
	margin-top: 7px;
}

/* IMMBOBILIER NEUF */
body .immoneufPage .SpremiumH2 {
	color: #930a12;
}

.immoH1 {
	font-size: 22px;
	color: #333;
	margin-bottom: 10px;
}

body .immoneufPage .promoBlockProp {
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}

.descrBlockProp {
	margin-bottom: 20px;
}

.agencyBg {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: auto;
	float: left;
	-moz-box-shadow: inset 0px 10px 13px -12px rgba(85, 85, 85, 0.5);
	-webkit-box-shadow: inset 0px 10px 13px -12px rgba(85, 85, 85, 0.555);
	box-shadow: inset 0px 10px 13px -12px rgba(85, 85, 85, 0.55);
	margin-top: 0;
}

.agencyBox {
	display: flex;
	background-color: #fff;
	border-radius: 7px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}

.agencyBox.adContnr {
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
}

.agencyBigBox .agencyBox {
	background-color: #fff;
}

.logoAgencyBox img {
	width: 130px;
	border-radius: 5px;
	padding: 6px;
	border: solid 1px #bcbcbc;
	background-color: #fff;
}

.breadcrumb {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Arial', sans-serif;
	margin-top: 30px;
	margin-bottom: 10px;
	min-height: 25px;
}

.greyIcon:hover {
	color: #000;
}

/* RELATED ADS */
.blueBlock {
	background: #0084bc;
}

.blueBlockTitle {
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 0 20px 0;
}

.recomBoxContainer {
	padding: 12px;
}

.recomBox {
	line-height: 0.7em;
	border-radius: 10px;
	margin-bottom: 20px;
	display: block;
}

.recomAdText {
	font-size: 14px;
	padding: 14px 8px 10px 8px;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 0 0 7px 7px;
}

.propertyImg {
	height: 188px;
	min-width: 100%;
	border-radius: 7px 7px 0 0;
}

/* PRE-FOOTER */
.preFoot ul li {
	font-size: 13px;
}

.preFootTit {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
	border-bottom: solid 1px #d4d4d4;
}

.preFootTit.first {
	width: 90%;
}

.Edge .immoneufPage {
	margin-top: -60px;
}

@media screen and (max-height: 768px) {
	#picturesPopup .sliderWrapper {
		height: 380px;
	}
	.propFormSldr {
		margin-top: 35px;
	}
	.popSlider .thumbSldrProp i {
		margin-top: 165px;
	}
}