
@font-face {font-family: "Rondalo Regular";src:url("/vendor/fonts/Rondalo_.eot?") format("eot"),url("/vendor/fonts/Rondalo_.woff") format("woff"),url("/vendor/fonts/Rondalo_.ttf") format("truetype"),url("/vendor/fonts/Rondalo_.svg#Rondalo") format("svg");font-weight:normal;font-style:normal;}

.slogan{
    color: #575757;
    font-family: "Rondalo Regular";
}

.navbar-default {
    padding-top: 2px;
    background-color: #d01e55;
    text-transform: uppercase;
    border-bottom-color: #d01e55;
}

.navbar-default li {
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 2px;
}
.navbar-default li:hover{
    background-color: #B31A47;
}

.navbar-default li:first-child {
    border-left-color: transparent;
}

.navbar-nav .open .dropdown-menu{
    background-color: #d01e55;
}

@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: 100px;
    }


}

@media screen and (min-width: 1000px){
    .catalog-card-view-carousel {
        width: 100%;
        height: 50vh;
    }


}

@media screen and (max-width: 768px){
    .catalog-card-view-carousel {
        width: 100%;
        height: 100%;
    }


}

@media screen and (max-width: 768px){
    .catalog-card-view-carousel span{
        font-size: 0.6em;
    }
    .catalog-card-view-carousel .catalog-card-city, .left.carousel-control, .right.carousel-control{
        display: none
    }
}

/** correction de bug dans le carousel **/



.carousel-indicators li{
    width: 20px;
    height: 20px;
    background-color: #fff;

}
.carousel-indicators .active{
    width: 20px;
    height: 20px;
    background-color: #d01e55;
}

.carousel-caption{
    background-color: rgba( 255, 255, 255, 0.8) !important;
    color: #666565;
    font-size: 2.5rem;
}

.carousel-control{
    opacity: 1;
    background-color: transparent;
    text-shadow: none;
}

.carousel-control-left-img{
    position: absolute;
    top: 50%;
    left: 0px;
}
.carousel-control-right-img{
    position: absolute;
    top: 50%;
    right: 0px;
}


#agency{
    background-color: #fff;
    margin: 50px 0px;

}

#agency .search-content{
    background-color: #fff;
    color: #818181;
    text-align: center;
}
#agency .btn-search{
    color: #fff;
    background-color: #56d01e;
    padding: 5px 25px;
    font-size: 2rem;
    border: none;
}

#agency-1{
    background-color: #d7f4c9;
    padding: 50px 0px;
    margin: 25px 0px;
    color: #000;
    line-height: 12px;
    font-size: 1.2em;

}
@media screen and (max-width: 1024px ){
    #agency-1{
        line-height: 12px;
        font-size: 1em;
    }
}
#agency-1 strong{
    font-size: 2rem;
}

#agency-1 a{
    color: #000;
}

#agency-1 h2{
    font-weight: bold;
    font-size: 3rem;
    margin-top: 0px;
    margin-bottom: 50px;
}


#agency-2{
    background-color: #fff;
    color: #aeaeae;
    margin: 50px 0px;
}
#agency-2 h2{
    font-weight: bold;
    font-size: 3rem;
    color: #000;
}
#agency-2 .btn-go{
    color: #fff;
    background-color: #56d01e;
    font-size: 2rem;
    padding: 10px 50px;
    border: none;
}

#agency-2 .jumbotron{
    min-height: 250px;
}
#agency-2 .jumbotron p{
    padding-right: 50px;
}
#agency-2 .jumbotron-bg{
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-image: url( /sites/marquet/template/images/home/expert.png );
}
#agency-2 .jumbotron-bg-1{
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-image: url( /sites/marquet/template/images/home/commerciale.png );
}
@media screen and (max-width: 425px ){
    #agency-2 .jumbotron-bg, #agency-2 .jumbotron-bg-1{
        background-image: none;
    }
}

#agency-2 .img-perso{
    position: absolute;
    right: 35px;
    bottom: 50px;
}


.footer {
    background-color: #565656;
}
#section-footer-1{
    background-color: #ebebeb;
    padding: 30px 0;
}

#section-footer-1 a{
    color: #2f2f2f;
    font-size: 1.4em;
}

#section-footer-2{
    background-color: #2f2f2f;
    padding: 20px 0;
}
#section-footer-2 a{
    color: #999999;
    font-size: 1em;

}


#section-footer-3{
    background-color: #565656;
    color: #fff;
    padding-bottom: 50px;

}
#section-footer-3 .border-block{
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 2px;
}
#section-footer-3 .right-block .border-block:first-child{
    border: none;
}


#section-footer-3 a {
    font-size: 1.2em;
    color: #fff;
}

#catalog-lasted-product{
    background-color: #cccccc;
}

#catalog-lasted-product .title-view-h1{
    color: #000;
}


.thumbwrap img{margin-bottom: 10px;}


/**** css custom des pages sortableProduct ***/ 
#blocTri {
    border: 1px solid #ffffff;
    background: #b31a47;
    font-weight: normal;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    box-shadow: 1px 1px 5px 1px black;
    margin-bottom:20px;
     
}

#blocTri p, #accordion .ui-widget-header p
{
    text-align:center;
    vertical-align:middle;
    color:grey;
    padding-top:20px;
    font-weight: bolder;
}

#blocTri p
{
    color: #fff;
    
    padding-bottom:20px;
}



#blocTri h3 {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}


#tri
{
   
    padding:10px;
    list-style-type:none;
    
}

#tri li
{
    display:flex;
    
    align-items:center;

    margin-bottom:5px;
    width:95%;
    background-color: #ffffff;
    padding:10px;
    padding-bottom:10px;
    border:none;
    
}

#tri li .content
{
 width:80%;
 
 margin-left:10px;
 
}

#tri .type
{ 
    
    padding:5px;
    margin:2px;
    background-color: #d01e55;
    color:#fff;
    font-weight: bold;
    border-radius:5px;
    width:50px;
    text-align: center;
}

#tri .deletetri
{
    cursor:pointer;
    margin-right:5px;
    font-weight:bolder;  
}

#tri .deletetri 

{
color:#fff;
background:#d01e55; 
height:20px;
width:20px;
border-radius:50px;
}


#tri .deletetri .glyphicon-remove
{

 padding-left: 3px;
 padding-top: 2px; 
}

.invisible-data
{
    display: none;
}

/*** liste des locations et ventes ***/

#accordion {
    border: 1px solid #ffffff;
    font-weight: normal;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    box-shadow: 1px 1px 5px 1px black;
    margin-bottom:20px;
}


#accordion .ui-widget-content
{
    background-color: #ddd;
}



#accordion .ui-widget-header
{
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
}

#accordion .ui-widget-header p
{
    color:#fff;
    background: #b31a47;
    padding-bottom:20px;
}

#accordion .ui-state-active
{
    background: #b31a47;
}

#accordion
{
    position: relative;
}

#accordion li
{
    margin-bottom:10px; 
    padding:10px;
    width:100%;
    background-color: #ffffff;
    display:flex;
    align-items: center;
    height:50px;
    padding-right:0;
    
}

#accordion li:active
{
    margin-bottom:10px; 
    padding:10px;
    width:100%;
}



#accordion .content
{
    margin-left :20px;
    width:80%;
   
}

#accordion .img-draggable
{


overflow: hidden;

box-shadow: 1px 0px 2px 1px grey;
}


#accordion .img-draggable img
{
    height:50px;
    aspect-ratio: 16/9;
}

.ui-draggable-dragging .img-draggable img
{
    display: none;
}


/** ajout à catalog list **/ 
/** module à la une **/

.glyphicon-ok,
.glyphicon-remove
{
color:white;
padding:3px;
border-radius:50%;
box-shadow: 1px 1px 1px 0px black;
cursor:pointer;
}

.glyphicon-ok
{
   background-color:green; 
}

.glyphicon-remove
{
   background-color:red; 
}


/*** fiche product - carousel custom ****/ 


.content-carousel {
	width: 100%;
	display: block;
	margin: 0 auto;
    margin-top:20px;
    height:auto;
}
.owl-carousel {
	width: calc(100% - 170px);
   
}

.owl-carousel img 
{
width: 100%;
aspect-ratio: 16/9;


}
.owl-carousel .owl-controls .owl-dot {
	background-size: cover;
	margin-top: 10px;
}
.owl-carousel .owl-dots {
    
	position: absolute;
	top: 0;
	right: -170px;
	width: 150px;
	height: 100%;
    overflow-y: auto;
    
}

.owl-carousel .owl-dots button
{
    width: 100%;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat; 
    margin-bottom:5px;
}


.owl-dots::-webkit-scrollbar {
    width: 10px;
    background: #d01e55;
  }

  .owl-dots::-webkit-scrollbar-thumb {
    border: solid 0 transparent;
    background-color: rgba( 255, 255, 255, 0.8)
  }


/** surcharge dans le produit **/

.catalog-right-section
{
height:100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;

}



.catalog-detail-accroche,
.catalog-detail-price,
.catalog-detail-location
{
    text-align: center !important;
        margin: 10px 0 !important;
        font-size: 3rem;
        line-height: 3rem;
}

.social
{
    text-align: center !important;
    margin: 50px 0 10px 0;
    font-size: 3rem;
    line-height: 3rem;

}

@media screen and (max-width:768px)
{

    .owl-carousel
    {
        width:100%!important;
    }
    .content-carousel {
        width: 100%;
        display: block;
        margin: 0;
        margin-top:20px;
    }

    .owl-carousel .owl-dots{
    position: initial;
	width: 100%;
    height: 100%;
    margin-top:1px;
    margin:10px 10% 0 10%;
    overflow-y:initial;
    
    } 

    .owl-dot {
        margin:1px;
        height: 50px!important;
        width: 20%!important;
    }




   
}


