/*PREMIUMBASE*/


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700');

.livraisonsite{display: none;}
body {
    font-family: 'Work Sans', sans-serif;

}
.dev{
border: 1px solid red}

.bleu{
color: rgba(73, 145, 170,1);}

.coord-post{
font-size: 0.8em;

}
.text-post{
margin-top: 10px;
font-size: 0.9em;}

.home_cont_alertes p {
    color: rgba(73, 145, 170,1);
}
/* TOP PAGE */

.agence .top_page {
    background-image: url("/assets/images/top_page/agence_sap_paris.jpg");
}

.estimation .top_page {
    background-image: url("/assets/images/top_page/estimation_appartement_paris.jpg");
}

.vendre .top_page {
    background-image: url("/assets/images/top_page/vente_appartement_paris.jpg");
}


.gerer .top_page {
    background-image: url("/assets/images/top_page/gestion_immobilier_paris.jpg");
}

.alerte-email .top_page {
    background-image: url("/assets/images/top_page/alerte-email_top.jpg");
}

.partenariat .top_page {
    background-image: url("/assets/images/top_page/partenaires_top.jpg");
}


.renover .top_page  {
    background-image: url("/assets/images/top_page/renovation_appartement_paris.jpg");
}

.actualites .top_page  {
    background-image: url("/assets/images/top_page/actualites.jpg");
}

.top_page {
   margin-bottom: 10px;
}

/* GENERAL */
.content_page p{
    text-align: justify;
}

.home_heading{
    font-size: 28px;
    text-align: center;
    text-shadow: 1px 1px 1px #a2a2a2;
    margin-bottom: 30px;
 }

.titre_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #00425b;
    height: 2px;
    width: 100px;
    margin: 24px 0px  24px 0 ;
}

.space10{
	width: 100%;
	height: 10px
}

.space20{
	width: 100%;
	height: 20px
}

.space40{
	width: 100%;
	height: 40px
}

.btn-link:hover {
    color: rgba(73, 145, 170,1);
}

.deco{
	color: rgba(73, 145, 170,1);
}

.bleugris{
	color: rgba(73, 145, 170,1);
}

.btn-primary:hover {
    color: #000;
    background-color: #ffffff;
    border-color: #bebebe;
}

.btn-primary {
    color: #000;
    background-color: rgba(229, 229, 229, 0.6);
    border-color: #FFF;
}

/* HOME PAGE */
.moteur {
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0,0,0,.0);
}

.cat:hover .cat-infos-overlay {
    background: rgba(73, 145, 170, 0.75);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.home_cont_categories .cat-infos-overlay {
    position: absolute;
    z-index: 2;
    background: rgba(73, 145, 170, 0.75);
	color: #fff;
    width: 100%;
    height: 50%;
    top: 50%;
    right: 0;
}

.home_cont_categories .cat-text {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.1em;
}

.home_cont_categories .cat-text::after {
    content: "";
    display: block;
    position: relative;
    background: #fff;
    height: 1px;
    width: 80px;
    margin: 3px auto 3px auto;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

 .home_cont_categories p {
    margin-bottom: 0.3rem;
}

.home_cont_alertes {
    padding: 20px 10px;
    background:#d2d2d2;
    text-align: center;
}
.social_network{
	text-align: center
}
.social_network .ion-social-twitter{
	font-size: 1em;
}

.social_network .ion-social-facebook{
	font-size: 1em;
}

.social_network .ion-social-youtube{
	font-size: 1em;
}

.social_network .ion-social-linkedin{
	font-size: 1em;
}

.social_network .ion-social-instagram{
	font-size: 1em;
}

.avis-google img{
    width: 30%;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* PAGE ACTUALITES */
.actualites .actualites-group{
    border:1px solid rgb(230, 230, 230) ;
    padding: 20px;
}
.actualites .actualites-group img {
    width: 100%;
    margin-top: 10px;
}
.actualites h1{
    text-transform: uppercase;
}

.actualites h1::after {
    content: "";
    display: block;
    position: relative;
    background: #00425b;
    height: 2px;
    width: 100px;
    margin: 24px 0px 24px 0;
}

.actualites .title-post{
    margin-bottom: 0px;
    font-weight: 400;
}

.actualites .description-post{
    text-align: justify;
}

.actualites .date-post {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    padding-top: 5px;
}

/* SIDE BAR */

.on-vous-rappelle .sidebar{
    margin-top: 0px;
}

.sidebar {
    margin-top: -50px;
}

.sidebar address {
    padding: 15px;
    margin-top: 0px;
    border-top: 0px solid #ddd;
    text-align: center;
}

.sidebar .img-thumbnail {
    padding: .25rem;
    border-bottom: 0px solid #ddd;
}

.sidebar .group_btn a {
    width: 100%;
}

.icon-renov{
	font-size: 54px;
	vertical-align:  middle
}

.icon-renov-petit{
	font-size: 18px;
	color: rgba(73, 145, 170,1);
	vertical-align: middle
}

.home-visuel-wrapper .video-wrapper #player {
    height: 100vh;
}

.cat {
    margin-bottom: 20px;
}

.home-visuel-wrapper .video-wrapper #player .sliderVideo {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.reseaux-sociaux{
	margin-top:20px
}

.list-inline-item a{
	color: #fff;
	font-size: 3em;
}
		
.list-inline-item a:hover{
	color: #cfcfcf;
}

.address a{
	color: #fff!important;
}

.ion-speakerphone{
	color: rgba(73, 145, 170,1);
}

footer {
    background-color: #000;
    padding: 20px 10px;
}

.cont_coordonnees {
    padding-bottom: 40px;
    background-color: rgba(73, 145, 170,1);
    color: #fff;
}

select {
    border: 1px solid #fff;
    background-color: transparent;
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

.header .sticking {
    background: #4991AA;
}

.home_cont_presentation {
    position: relative;
    background: url("/assets/images/home-background-presentation.jpg") no-repeat center top;
    background-size: auto;
    background-size: cover;
    color: #fff;
    margin: 0 auto;
    padding: 128px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card-img {

    width: 100%;
    border-radius: calc(.25rem - 1px);
	-webkit-box-shadow: 5px 5px 15px -8px #808080;
	box-shadow: 5px 5px 15px -8px #808080;
}
  
.bienvenue{
	background-color: rgba(73, 145, 170, 0.7);
	padding: 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}

.alerte-email .page_heading{
    text-transform: uppercase;
}

.alerte-email .page_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #00425b;
    height: 2px;
    width: 100px;
    margin: 24px 0px  24px 0 ;
}

.version-pc{
	display: none
}

.listedroite{
    padding-left: 40px;
}

.menu{
	/* border-top: 10px solid #000; */
	background: rgba(73, 145, 170, 1);
}

@media (min-width: 992px) {
	.header__logo img {
	    width: 100px
}

.not-sticking .menu .row{
	    margin-right: 0px;
}
		
.index .menu{
	/* border-top: 10px solid #000; */
	background: rgba(73, 145, 170, 0);
}
	
.version-pc{
    display:block
}

.index .menu ul > li > a {
    color: #fff!important;;
}

.menu ul > li > a {
    color: #fff!important;;
}

.sticky_menu.sticking .menu ul > li > a {
    color: #fff!important;;
}
	
.menu ul > li > a {
    padding: 12px 10px;
    line-height: 1.2;
    text-transform: uppercase
}
	
.listegauche{
		padding-top: 70px;
		margin-left: 30px;
}

.listedroite{
	padding-top: 70px;
	padding-left: 20px;
}

.version-mobile {
    display: none!important;
}
   	
.moteur .bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    background: transparent;
}

.moteur .search__form-item:nth-child(2), .search__form-item:nth-child(3) {
    background: rgba(255,255,255, 0.5);
}

.moteur .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #000;
}

.moteur .dropdown-toggle::after {
    color: #000;
}

.moteur .form-style {
    border: 1px solid #ccc;
    background: rgba(255,255,255, 0.5);
    color: #000!important;
}

.moteur .input-group-addon {
    color: #000;
    font-weight: 400;
}

nav.menu ul li {
    display: inline-block;
}

.menu ul > li > a {
    padding: 12px 10px;
    line-height: 1.2;
}
    }

@media (max-width: 991px) {
.map {
    top: 0px;
}

/* .site-pusher {
   border-top: 5px solid #000
} */
	
	
.header__logo img {
    margin-left:-10%;
    margin-top: 5px;
   width: 50px
}
   
.header__logo {
    display: block;
    height: 75px;
    padding: 0px;
}

.listing .sticking .site-pusher, .listing-location .sticking .site-pusher, .listing-location-saisonniere .sticking .site-pusher, .listing-neuf .sticking .site-pusher, .listing-portfolio .sticking .site-pusher, .listing-portfolio .sticking .site-pusher, .listing-vente .sticking .site-pusher {    display: block;    }
	
.version-mobile {
    display: block!important;
}

.menu {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.95);
    width: 250px;
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
}

.index .header {
    background: transparent;
}

.header {
    position:fixed;
    height: auto;
    width: 100%;
    z-index: 8000;
    background: rgba(73, 145, 170, 1);
    top: 0;
    position: relative
}

.header__icon {
    position: relative;
    display: block;
    float: left;
    width: 50px;
    height: 66px;
    cursor: pointer;
    z-index: 99999999999;
}

.burger-item {
    color: #d6d6d6;
    font-size: 40px;
    position: fixed;
    top: 25px;
    left: 15px;
    z-index: 100;
    background: #d6d6d6;
    height: 3px;
    width: 24px;
}

.burger-item::before {
    content: "";
    position: absolute;
    background: #d6d6d6;
    color: #d6d6d6;
    display: block;
    height: 3px;
    width: 24px;
    margin-top: -8px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.burger-item::after {
    content: "";
    position: absolute;
    background: #d6d6d6;
    color: #d6d6d6;
    display: block;
    height: 3px;
    width: 24px;
    margin-top: 8px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.home_cont_categories .cat-text {
   
    font-size: 16px;

}


    }



.index-logo-not-sticking, .index-logo-sticking, .logo-sticking, .logo-not-sticking, .header .img-fluid {
    width: 10%;
}
	
@media (max-width: 420px){

.avis-google img{
    width: 50%;
}
		
.header__logo img {
    margin-left:-50px;
    margin-top: 10px;
    width: 40px ;
}
.header .img-fluid {
    margin-left: -50px;
}
.header__logo {
    display: block;
    height: 60px;
    padding: 0px;
}
/* .moteur{display: none
}	 */
    }