
/* Stylesheets and Google fonts import */
/* @import url("all.css");
@import url("font-awesome.css");
@import url("animations.css"); */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800);
/*  CSS definations for Real Spaces  */

/*-------------------------------------------------------------------------------------------*/
/* 0. RESET */
/*-------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	outline:none;
}
iframe{
	border:0;
}


/* ==================================================
   Basic Styles
================================================== */
body.hebrew h1,
body.hebrew h3,
body.hebrew h2,
body.hebrew h4,
body.hebrew h5,
body.hebrew p,
body.hebrew td,
body.hebrew form,
body.hebrew label,
body.hebrew ul.checks > li,
body.hebrew .accordion-inner,
body.hebrew .col-md-2-index .widgettitle,
body.hebrew .navigation > ul > li > ul li > a,
body.hebrew .navigation > ul > li > a,
body.hebrew .col-md-2-index .nav-tabs li.mandats a

{font-family: Arial;direction: rtl;}

body.hebrew .col-md-2-index strong a, body.hebrew .col-md-2-index i, body.hebrew label,
body.hebrew .block .alert, body.hebrew .property-grid .alert, body.hebrew .block h3, body.hebrew .nav-tabs li.mandats, body.hebrew  .col-md-4-index .widget, body.hebrew .single-property .block h1,
body.hebrew .bloc-form-contact ul > li
{text-align:right;direction: rtl;}

body.hebrew .block .alert {
    padding: 7px 15px 5px 5px;
}
body.hebrew .close {
    float: left;}

body.hebrew .property-grid .property-info,
body.hebrew .property-grid .property-info h3{
    text-align: right!important;
    direction: rtl;
}
body.hebrew .site-footer .label-primary{
    text-align: right;
    display: inline-block;    padding: .1em .6em .1em;margin-bottom: 2px;
}
body.hebrew .block h3 .btn,
body.hebrew .block .btn {
    float: left!important;
}
body.hebrew form .col-md-6,
body.hebrew form .col-md-12,
body.hebrew form .col-md-4,
body.hebrew form .col-md-8,
body.hebrew form .col-md-10,
body.hebrew form .col-md-2,
body.hebrew form .col-md-1,
body.hebrew form .col-md-3,
body.hebrew form .col-md-7,
body.hebrew form .col-md-5,
body.hebrew form .input-group
{float: right;
  text-align: right;  direction: rtl;}

  body.hebrew form .input-group
{margin-bottom: 20px;}

body.hebrew form .btn
{text-align: center; }

body.hebrew .property-grid .alert li {
    margin-right: 8px;
}
body.hebrew select.custom-select-2, body.hebrew .select,
body.hebrew input[type="text"].select {
    background: rgba(0, 0, 0, 0) url(../images/down-arrow.png) no-repeat scroll 5% center!important;
     }
body.hebrew .block-heading h4
{direction: ltr;}

body.hebrew .agent-info h3,
body.hebrew .single-agent h3,
body.hebrew .property-info h3
{text-align:left;}

body.hebrew  .navigation > ul > li > a strong {
    padding-right: 35px;
    padding-left: 0;
}
body.hebrew .navigation > ul > li i.fa-user-circle-o {
    padding-right: 0;}

body.hebrew .col-md-6-index .widget ul > li {
  float: right;
}

body.hebrew .owl-alt-controls.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: 50px;
    right: auto;
}
body.hebrew .owl-alt-controls.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 15px;
    right: auto;
}
body.hebrew .footer-widget
{font-family: Arial;text-align:right;}

html, body {
	height: 100%;
}

html, hmtl a{
	width:100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a{
	color:#606060;
	cursor: pointer;
	-webkit-transition: color 0.1s linear 0s;
	   -moz-transition: color 0.1s linear 0s;
		 -o-transition: color 0.1s linear 0s;
		    transition: color 0.1s linear 0s;
}
a:hover{
	text-decoration:none;
}
a:hover,
a:active,
a:focus{
	outline: 0;
	color:#666666;
}
a img {
	border: none;
}
a > img {
	vertical-align: middle;
}
.gray-bg{
	background:#bababa;
}
.blue-bg{
	background:#00D4ED;
	color: #fff!important;
	padding: 25px;
	margin-top: 30px;
}
.blue-bg h5 {
	color: #fff!important;
	font-size: 25px;
    line-height: 1.08349;
    font-weight: 600;
    margin-top: 25px;
    padding-left:40px;
    padding-right:40px;

}
.blue-bg h2 {
	color: #fff!important;
	font-size: 30px;
    line-height: 1.15;
    font-weight: 600;
    text-align: center;
    margin-top: 12px;
    padding-left:40px;
    padding-right:40px;

}
.blue-bg p {
	color: #fff!important;
	font-size: 21px;
    line-height: 1.381;
    font-weight: 400;
    letter-spacing: .011em;
    text-align: center;
    margin-top: 25px;
    padding-left:40px;
    padding-right:40px;
}

h2.big  {
	color: #111!important;
	font-size: 48px;
    line-height: 1.08349;
    font-weight: 700;
    margin-top: 22px;
    padding-left:40px;
    padding-right:40px;

}
.kitmedia h2.big  {
	 margin-top: 0;
}
h3.big  {
	color: #111!important;
	font-size: 30px;
	    margin-top: -30px;
    line-height: 1.08349;
        margin-bottom: 20px;
}
p.big {
	color: #111!important;
	font-size: 21px!important;
    line-height: 1.8!important;
    font-weight: 600!important;
    letter-spacing: .011em!important;
    margin-top: 18px;
    padding-left:40px;
    padding-right:40px;
}
p.big span {
    text-decoration: underline;
font-weight: 800;
	}

.bg-immo p.big {
		color: #fff!important;
    font-size: 26px!important;
    font-family: 'Raleway', sans-serif;
    line-height: 30px;
    font-weight: 600!important;
        margin-top: 0;
        line-height: 1;
}
.bg-immo h1.big {
    font-size: 42px!important;
    font-weight: 700;
}

.gray-bg2{
	background:#656d78!important;
}
.gray-text{
	color:#bababa;
}
.lgray-bg{
	background:#f8f8f8;
}
.lgray-bg2{
	background:#e6e9ed;
}
.dgray-bg{
	background:#333333;
}
img {
	max-width: 100%;
}
img, object, embed, audio, video {
	max-width: 100%;
}
img {
	height: auto;
}
strong, .strong {
  	font-weight: 700;
}
p {
	margin: 0 0 20px;
}
i, em, .italic{
	font-style:italic;
}
.uppercase{
	text-transform:uppercase;
}
.align-left{
	float:left;
	margin:0 25px 0 0px!important;
}
.align-right{
	float:right;
	margin:0 0 0 25px!important;
}
.text-align-left {
	text-align: left;
}
.text-align-center {
	text-align: center!important;
}
h2.text-align-center{
	margin-bottom: 30px;
  line-height: 36px;
  margin-top: 5px;
}

.text-align-center > i {
	 color: #fab41a;
}
.text-align-center .btn i {
	 color: inherit!important;
}


.text-align-right {
	text-align: right;
}
.color-text {
    color: #ffffff;
}
.through{
	text-decoration:line-through;
}
.border-radius{
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
}
small {
  font-size: 80%;
}
.apropos small {
  font-size: 11px;
  line-height: 9px;
}
form small {
  font-size: 11px;
  line-height: 9px;
}
/* ==================================================
   Typography
================================================== */

h1,
h2,
h3,
h4,
h5,
h6{
	margin:0 0 15px 0;
	color:#434a54;
	font-weight:400;
	line-height:1.5em;
	font-family: 'Raleway', sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, span a, li a, p a {
    color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, span a:hover, li a:hover, p a:hover {
    color: #fab41a;
}
h1{
	font-size:32px;
}
h2{
	font-size:30px;
}
.text-white h1, .text-white h2, .text-white h4, .text-white {
    color: #ffffff!important;
    }
.section-title h1, .section-title h2, .section-title h3 {
    text-transform: uppercase;
    margin-bottom: 0;
}
.section-title h1 {
    font-size: 16px;
    text-transform: none;
}
.section-title h2 {
    line-height: 34px;
   }
.alert h1, .block h1 {
	font-size:24px;
	line-height: 30px;
}

h3, .h3 {
	font-size:24px;
	line-height: 30px;
	color:#434a54;
	font-weight:400;
	line-height:1.5em;
	font-family: 'Raleway', sans-serif;
}
h4{
	font-size:16px;
}
h5{
	font-size:16px;
	font-weight:700;
}
h6{
	font-size:12px;
}
h1.short, h2.short, h3.short, h4.short, h5.short, h6.short, p.short{
	margin-bottom:5px;
}
h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
    margin-top: 22px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#434a54;
	text-decoration:none;
}

/*************************
  15. Section title 1
***********************/
.section-title {}
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4 {
  margin-bottom: 0;
}
#content .site-search-module .section-title {
	padding-left: 20px;
	padding-top: 10px;}

.section-title h3 {
  font-weight: 600;
}
.section-title p {
    margin-bottom: 0px;
    font-size: 14px;
}

/*************************
  16. section title 2
*************************/
.section-title-2 {
  margin: 20px auto;
  width: calc(100% - 30%);
}

.section-title-2 h1 {}
.section-title-2 h2, .section-title-2 h1 {
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
}
.section-title-2 p {}
.section-title-2 .title-line { padding: 20px 0 15px }

/*flat-item-info*/

.flat-item-info {
    padding: 15px 0;
}
.flat-title-price {
    overflow: hidden;
    padding-bottom: 5px;
}
.flat-title-price .price {
    float: right;
    line-height: 1;
    color: #fab41a;
    font-family: "montserrat";
    font-size: 22px;
    font-weight: 400;
}
.flat-title-price h5 {
    float: left;
    margin-bottom: 0;
}
.flat-item-info img {
    margin-right: 10px;
}
.flat-item-info > p {
    font-size: 15px;
    margin-bottom: 0;
}
/*====================*/


.huge{
	font-size:10em;
}
blockquote{
	margin:30px 0;
	padding:0 0 0 30px;
	border-left:3px solid;
}
blockquote p{
	margin-bottom:8px;
	white-space:normal;
	font-style:italic;
	font-size:20px;
	font-family: Georgia, serif;
}
blockquote cite{
	color:#ffffff;
}
blockquote cite:before{
	content:"- ";
}
p{
 color: #606060;
 font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 15px;
  }
p.mailing{
	font-size:13px;
	line-height:20px;
	margin:0 0 5px 0;
}
.justify{
	text-align: justify;
}

.footer-widget p.villes{
	font-size:13px;
	line-height:26px;
}
p.md{
	font-size:16px;
	line-height:22px;
}
p.lg{
	font-size:30px;
	line-height:1.2em;
}
.big{
	font-size:200%;
	line-height:1.5em;
}
.thin{
	font-weight:300;
}
body.hebrew p.drop-caps:first-child:first-letter {
    float: right;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0;
    padding: 4px;
    font-size: 85px;
	font-family:Georgia, serif;
    line-height: 50px;
}

p.drop-caps:first-child:first-letter {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 4px;
    font-size: 75px;
	font-family:Georgia, serif;
    line-height: 60px;
}
p.drop-caps.secondary:first-child:first-letter {
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
     background-color: #fab41a;
}
hr{
	display:block;
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	height:1px;
	border:0;
	background:#e3e3e3;
}

hr.kit-media{
	display:block;
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	height:10px;
	border:0;
	background:#e3e3e3;
}
hr.kit-media2{
	display:block;
	clear:both;
	margin-top:50px;
	margin-bottom:50px;
	width:100%;
	height:2px;
	border:0;
	background:#e3e3e3;
}

hr.fw{
	display:block;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	height:1px;
	border:0;
	background:#eee;
}
hr.sm{
	display:inline-block;
	margin:15px 0;
	width:40px;
	height:2px;
	border:0;
	background:#eee;
}
ul.checks, ul.angles, ul.carets, ul.chevrons{
	margin-bottom:15px;
}
ul.checks > li, ul.angles > li, ul.carets > li, ul.chevrons > li{
	margin:10px 0;
}
ul.checks > li > i, ul.angles > li > i, ul.carets > li > i, ul.chevrons > li > i{
	margin-right:2px;
}
ul.inline, ul.inline2{
	margin:0px 0;
}
ul.inline > li{
	display:inline-block;
	margin: 0 5px 5px 0;
}

ul.inline2 > li{
	display:inline-block;
	margin-right: 10px;
}

ul.inline2 > li i.fa {
    margin-right: 2px;
}

ul.inline > li > i.fa-check-circle-o{
	display:none!important;

}

ul.nav-list-primary > li a{
	display:block;
	padding:8px;
	border-bottom:1px solid #f5f5f5;
	color:#666666;
	text-decoration:none;
}
ul.nav-list-primary > li a:hover{
	text-decoration:none;
}
ul.unordered{
	margin:10px 0 10px 20px;
	list-style-type:disc;
}
ol{
	margin:10px 0 10px 30px;
	list-style-type: decimal;
}
ul.unordered ul, ol ul{
	margin:10px 0 10px 20px;
}
ul.unordered ul{
	list-style-type:circle;
}
dl{
	margin:10px 0;
}
dl dt{
	font-weight:700;
}
address.ico i{
	display:inline-block;
	float: left;
	clear:both;
	padding-top: 3px;
}
address.ico p{
	margin:0;
	padding-bottom:10px;
}
address.ico span{
	display:inline-block;
	padding-left:20px;
}
.cursive{
	font-family: Georgia, serif;
	font-style:italic;
	text-transform:none;
	font-weight:400;
	letter-spacing:0;
}
/* label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
}
.block label.radio {
    text-align: left;
    display: inline-block;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
}

.block label.bg1{
 background: #ef8f1e;
	}
	.block label.bg2{
 background: #f4a11d;
	}
	.block label.bg3{
 background: #fab51a;
	}
.block .radio input[type="radio"]{
	margin-left: O!important;
}
.block .radio input[type="radio"]{
	margin-left: -1px!important;
	margin-right: 10px;
    margin-top: 11px;
}
.block label {
    text-align: left;
    font-weight: 600;
    color: #555;
    padding-left: 5px;
}

label h2 {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
   font-size: 16px;
    margin-bottom: 0;
}

#room label, #desc_div label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
  padding: 3px 3px 0 0;
}
label span {
  color: #fab41a;
      font-size: 20px;
      font-weight: bold;
}
label span.asterisque {
    color: #df0000;
    font-weight: bold;
    font-size: 30px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
}
h4 span.asterisque {
    color: #df0000;
    font-weight: bold;
    font-size: 30px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
}
.lgray-bg label span.asterisque, .block label span.asterisque, .block h4 span.asterisque {
    color: #df0000;
    font-weight: bold;
    font-size: 30px;
        vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
}
.block-heading h4 span.asterisque, .block h1 span.asterisque {
    color: #df0000;
    font-weight: bold;
    font-size: 30px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
}
.lgray-bg label span {
    color: #df0000;
    font-size: 12px;
}
.lgray-bg strong a {
    color: #df0000;
    font-size: 16px;
    text-decoration: underline;
}
.controls {
        margin-top: 10px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      }

      #pac-input {
        background-color: #fff!important;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 300px;
      }

      #pac-input:focus {
        border-color: #4d90fe;
      }
.form-control, .cke {
	margin-bottom:20px!important;
}
.table-striped .form-control{
	margin-bottom:0px;
}
.margin10{
	margin-bottom:10px;
}
 */

/* ==================================================
   Margin Bottom Sets
================================================== */

.margin-0{
	margin-bottom:0 !important;
	margin-top:0 !important;
}
.margin-t0{

	margin-top:0 !important;
}
.margin-10{
	margin-bottom:10px !important;
}
.margin-t-10{
	margin-top:10px;
}
.margin-r-10{
	margin-right:10px;
}
.margin-t-25{
	margin-top:25px;
}
.margin-t-20{
	margin-top:20px;
}
.margin-15{
	margin-bottom:15px !important;
}

.margin-20{
	margin-bottom:20px !important;
}
.margin-tb-20{
	margin-top:20px !important;
	margin-bottom:20px !important;
}

.margin-30{
	margin-bottom:30px !important;
}

.margin-40{
	margin-bottom:40px !important;
}

.margin-50{
	margin-bottom:50px !important;
}

.margin-60{
	margin-bottom:60px !important;
}

.margin-70{
	margin-bottom:70px !important;
}

.margin-80{
	margin-bottom:80px !important;
}
.push-top{
	margin-top:35px;
}

/* ==================================================
   Padding Sets
================================================== */
.nopadding {
	padding: 0 !important;
}
.padding-b0{
	padding-bottom:0!important;
}
.padding-t0{
	padding-top:0!important;
}

.padding-tb20{
	padding-top:20px;
	padding-bottom:20px;
}
.padding-tb25{
	padding-top:25px!important;
	padding-bottom:25px!important;
}
.padding-tb10{
	padding-top:10px!important;
	padding-bottom:10px!important;
}
.padding-lr20{
	padding-left:20px!important;
	padding-right:20px!important;
}

.padding-tb30{
	padding-top:30px!important;
	padding-bottom:30px!important;
}
.padding-t30{
	padding-top:30px;
	padding-bottom:0;
}

.padding-tb45{
	padding-top:45px;
	padding-bottom:45px;
}
.padding-tb75{
	padding-top:75px;
	padding-bottom:75px;
}
.padding-tb100{
	padding-top:100px;
	padding-bottom:100px;
}
.padding-tb125{
	padding-top:125px;
	padding-bottom:125px;
}
.padding-b125{
	padding-bottom:125px!important;
}
.padding-as25{
	padding:25px;
}
.plr-140 {
    padding-left: 7%;
    padding-right: 7%;
}
.margin-t0{
	margin-top:0!important;
}
/* ==================================================
   Spacers
================================================== */
.spacer-10-noclear{
	height:10px;
	width:100%;
}

.spacer-10{
	height:10px;
	clear:both;
	width:100%;
}
.spacer-15{
	height:15px;
	clear:both;
	width:100%;
}
.spacer-20{
	height:30px;
	clear:both;
	width:100%;
}
.spacer-30{
	height:30px;
	clear:both;
	width:100%;
}
.spacer-40{
	height:40px;
	clear:both;
	width:100%;
}
.spacer-50{
	height:50px;
	clear:both;
	width:100%;
}
.spacer-75{
	height:75px;
	clear:both;
	width:100%;
}
.spacer-100{
	height:100px;
	clear:both;
	width:100%;
}

/* ----------------------------------------------------------------------------------------- */
/* Multi purpose classes */
/* ----------------------------------------------------------------------------------------- */
.overlay-transparent{
	background:rgba(0,0,0,.6);
}

.button-2 {
   background: #666666 none repeat scroll 0 0;
   border: none;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 5px 2px;
    text-align: center;
    /* text-transform: uppercase; */
    height: 40px;
    font-weight: 600;
    /* font-family: Lora; */
    border-radius: 4px;
}
.button-2:hover, .button-2:active, .button-2:focus {
    background: #222222 none repeat scroll 0 0;
    border: none;
    color: #eb7e0a;
    text-decoration: none;
}
.button-1 {
    background: #fab41a none repeat scroll 0 0;
    border: 1px solid #fab41a;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 5px 13px;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    font-weight:300;
}
.site-search-module .button-1 {
    margin-bottom: 4px;
    height: 35px;
}
.mt-20 {
    margin-top: 20px!important;
}
.mt-10 {
    margin-top: 10px!important;
}
.mb-10 {
    margin-bottom: 10px!important;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mb-40 {
    margin-bottom: 40px!important;
}
.mt-40 {
    margin-top: 40px!important;
}
.pb-70 {
    padding-bottom: 70px!important;
}
.submit-btn-1 {
    background: #fab41a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 5px 30px 4px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 16px;
}
.btn-hover-1:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}
.btn:hover, .btn:active, .btn:focus{

}
.social-icons a{
	margin:0 8px;
	text-decoration:none;
}
.next-prev-nav{
	display:inline-block;
}
.next-prev-nav a{
	display:inline-block;
	width:20px;
	height:20px;
	color:#fff;
	text-align:center;
	line-height:20px;
	text-decoration:none;
}
.next-prev-nav a:hover{
	color:#fff;
}
.meta-data{
	display:block;
	margin-top:10px;
	font-size:14px;
	font-style:italic;
	color:#999999;
	padding:0!important;
	border-bottom-width:3px!important;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.meta-data a{
	color:#666666;
}
.meta-data a i{
	color:#999999;
}
.meta-data a:hover{
	text-decoration:none;
}
.meta-data > span{
	display:inline-block;
	padding: 5px 10px 5px 5px;
	border-right:1px solid #DBDBDB;
}
.meta-data i, .grid-content i{
	margin-right:4px;
	color: #fab41a;
}
.meta-data > span:last-child{
	border-right:0;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.media-box{
	position:relative;
	display:block;
	max-width:100%;
}
.col-md-6 .media-box {
    margin-bottom: 7px;
    margin-top: 7px;
  }

.media-box .zoom, .media-box .expand{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff!important;
	font-size:1.5em;
	z-index:999;
	left:0;
	top:0;
	margin:0;
	background-color:rgba(0,0,0,.5);
	opacity:0;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
}
.img-thumbnail img:hover, .img-thumbnail:hover, .img-thumbnail2:hover{
	opacity:.9
}
.media-box:hover .zoom, .media-box:hover .expand{
	opacity:1;
	-webkit-transition: opacity .3s .2s;
	-moz-transition: opacity .3s .2s;
	-ms-transition: opacity .3s .2s;
	-o-transition: opacity .3s .2s;
	transition: opacity .3s .2s;
}
.selectpicker{
	font-weight:400;
	padding-top:5px;
	padding-bottom:5px;
}
.input-lg .selectpicker{
	padding-top:12px;
	padding-bottom:11px;
}
.bootstrap-select.form-control{
	margin-bottom:20px!important;
}
.bootstrap-select.margin-0{
	margin-bottom:0px!important;
}

/*-------------------------------------------------------------------------------------------*/
/* SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/
body{
	/*background-image: url(../images/8.png);*/
    background-repeat: no-repeat;
    background-size: cover;
	color:#606060;
background-color: #fff;
  font-family: 'Raleway', sans-serif;
    font-weight: 400;
  font-size: 14px;
  line-height: 27.2px;
  line-height: 1.7rem;
  background-attachment: fixed;
    overflow-x: hidden;
}
body.boxed .body{
	position:relative;
	/*margin:-70% auto;*/
	margin:0 auto;
	max-width:1200px;
	overflow: hidden;
	width:100%;
	height:auto;
	background-color:#ffffff;
	-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 2px rgba(0,0,0,.2);
	box-shadow:0 0 2px rgba(0,0,0,.2);
}
@media (min-width: 1200px) {
body.boxed .body .site-header, body.boxed .body .main-menu-wrapper{
	max-width:100%;
	width:1200px;

}
}


.site-header{
	width:100%;
}
.top-header{
	height:30px;
}
.middle-header{
	position:relative;
		padding-top: 6px;
	padding-bottom: 6px;
}
.credit .middle-header{
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.credit .main-menu-wrapper{
	-webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    height: 80px;
}
.credit .navigation > ul > li:hover > a
{
 color: #24ac89;
}
.credit .navigation > ul > li > a
{
font-weight: 600;
}
.credit .navigation > ul > li.logo
{
width: 40%;
}
.credit .navigation > ul > li.logo > a > img {
    width: 400px;
}
.credit .navigation > ul > li.logo > a
{
padding-left: 0;
}
.middle-header2{
	position:relative;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);
	box-shadow:0 1px 2px rgba(0,0,0,.1);
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 8;
}
.middle-header3 {
	position:relative;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);
	box-shadow:0 1px 2px rgba(0,0,0,.1);
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 8;
}
.site-header h1.logo{
	position:relative;
	z-index:1300;
	display: table;
	vertical-align: middle;
	    padding: 0 20px;
    margin-bottom: 0;
        padding-top: 20px;
}
.site-header .middle-header3 h1.logo{
	position:relative;
	z-index:1300;
	display: table;
	margin-left:10px;
	margin-right:20px;
	margin-top: 2px;
	vertical-align: middle;
	line-height: 0;
	margin-bottom: 2px;
}
#kit-media h1.logo{
	position:relative;
	z-index:1300;
	display: table;
	margin-left:10px;
	margin-right:10px;
	margin-top: 3px;
	vertical-align: middle;
	line-height: 0;
	width: 300px;
}
.site-header h1.logo-kit-media{
	position:relative;
	z-index:1300;
	display: table;
	margin-left:10px;
	margin-right:20px;
	margin-bottom: -30px;
	vertical-align: middle;
	line-height: 0;
}


/* My Comment */
.logo a{
	display:table-cell;
    vertical-align:middle;
	text-decoration:none;
}
.horiz-nav > li, .horiz-nav2 > li{
	text-align: center;
    display: inline-block;
}
.horiz-nav > li > a{
	display: inline-block;
	padding:0 15px;
	line-height:29px;
	text-decoration:none;
	border-right:1px solid rgba(255,255,255,.3);
	color: #fff;
}
.horiz-nav > li > a .fa, .fa .kit-media{
	color: #fab41a;
	margin-right: 4px;
}
.horiz-nav2 > li > a{
	padding: 0 10px 0 15px;
	line-height:29px;
	text-decoration:none;
	color: #fff;
}

.horiz-nav > li > a:hover,
.horiz-nav2 > li:hover{
	background:rgba(255,255,255,.3);
}
.horiz-nav > li:first-child > a{
	border-left:1px solid rgba(255,255,255,.3);
}
.horiz-nav a, .horiz-nav2 a{
	text-decoration:none;
}
.horiz-nav2 a{ background: url(../images/top-flag7.png) no-repeat; }
.horiz-nav2 a.flag-portuguese{ background-position: -187px -3px; }
.horiz-nav2 a.flag-spanish{ background-position: -157px -3px; }
.horiz-nav2 a.flag-Russian{ background-position: -128px -3px; }
.horiz-nav2 a.flag-italian{ background-position: -96px -3px; }
.horiz-nav2 a.flag-french{background-position: -9px -4px;}
.horiz-nav2 a.flag-english{background-position: -39px -4px;}
.horiz-nav2 a.flag-hebrew{background-position: -68px -4px;}
.horiz-nav2 a:hover {opacity: 1}

.boxed .horiz-nav.pull-left li:first-child a{
	border-left:0;
}
.boxed .horiz-nav.pull-right li:last-child a{
	border-right:0;
}
.contact-info-blocks{
	text-align:center;
	width: 100%;
	margin-left: -10px;
}
.contact-info-blocks > div{
	display:inline-block;
	margin:0px 0 0 0;
	padding: 12px 20px;
    color: #999;
    text-align: center;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    box-shadow: rgba(0, 0, 0, 0.18) 0 0 6px 0;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}
.contact-info-blocks a {
  color: #434a54;
    font-weight: 400;
}
.contact-info-blocks  a.btn-default {
    margin-top: 5px;
    font-size: 14px;
    color: #fab41a;
}
.contact-info-blocks  a.btn-default:hover {
    color: #fff;
}
.contact-info-blocks > div.kit-media{
	display:inline-block;
	margin:0px;
	padding:5px 15px;
	border-right:1px solid #f5f5f5;
	color:#999;
	text-align:left;
}
.contact-info-blocks > div:last-child{
	}
.contact-info-blocks > div > span{
	display:block;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	color:#666;
}
.site-header .menu-toggle{
	font-size:18px;
	margin:10px 10px 0 0;
	float:right;
}
.site-header .star-toggle{
	font-size:18px;
	margin: 10px 20px 0 0;
	float:right;
}

.site-header .star-toggle .badge-selection {
    background: #fab41a;
    border-radius: 100px;
    color: #fff;
    display: none;
    font-size: 12px;
    font-style: normal;
    height: 15px;
    line-height: 15px;
    position: absolute;
    right: 55px;
    text-align: center;
    bottom: 40px;
    width: 15px;
    display: block;
    font-weight: bold;
}
.featured-block .badge-selection {
    background: #fab41a;
    border-radius: 100px;
    color: #fff;
    display: none;
   font-size: 13px;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 0;
    width: 25px;
    display: block;
    font-weight: bold;
}
.site-header .menu-toggle:focus{
	outline:0;
}
.main-menu-wrapper{
	display:block;
	position: relative;
	background:#434a54;
	z-index:6;
	width:100%;
	height: 50px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
       }

.navigation{
	height:50px;

}

.navigation > ul > li{
	display: inline-block;
	font-size:16px;
	position:relative;
}
.navigation > ul > li {
	margin-top: -16px!important;
	top: -8px;
}
.navigation > ul > li.logo {
	margin-top: -8px!important;
top: 0;
}


.navigation > ul > li > a > img{
	 width: 367px;
    padding-top: 5px;
}

.navigation > ul > li > a strong {
padding-left: 35px;

}

.navigation > ul > li i{
	font-size:11px;
	margin-left:5px;
}
.navigation > ul > li i.fa-user-circle-o {
    padding-right: 10px;
    /* color: white; */
    font-size: 25px;
    position: absolute;
    /* top: 12px; */
    /* left: 12px; */
    /* height: 16px; */
    line-height: 41px;
    line-height: 28px;
    padding-top: 10px;
}
.navigation > ul > li > select{
	margin: 10px 20px 10px 0;
    height: 30px;
	}
.navigation > ul > li > a{
	padding: 0 18px;
	display:block;
	text-decoration:none;
	color: #fff;
	 height: 50px;
    line-height: 50px;
	}


.navigation > ul#kit-media > li > a{
	padding:15px 19px;
	display:block;
	text-decoration:none;
	border-right:1px solid rgba(0,0,0,.05);
}

.navigation > ul > li:first-child > a{
	border-left: 0;
}

.navigation ul#kit-media > li:hover > a{
	padding:12px 19px;
	background:#fff;
}
.navigation > ul > li ul{
	position:absolute;
	top:100%;
	left:0;
	z-index:999;
	display:none;
	min-width:100%;
	height:auto;
	background:#fff;
	text-align:left;
	box-shadow:0 2px 2px rgba(0,0,0,.3);
	border-bottom: 4px solid #fab41a;
}
.navigation > ul > li:hover ul{
	display:block;
}
.navigation > ul > li > ul li{
	line-height: normal;
	font-size:14px;
	position:relative;
}

.navigation > ul > li > ul li > a{
	display:block;
	padding:10px 25px;
	border-bottom:1px solid #f8f7f3;
	white-space:nowrap;
	text-decoration:none;
	    color: #222;
}
.navigation > ul > li > a.btn {
    font-weight: 600;
    font-size: 18px;
    position: absolute;
    top: -30px;
    height: 56px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-transform: none;
    font-style: italic;
    /* -webkit-box-shadow: rgba(0, 0, 0, 0.48) 0 0 4px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.48) 0 0 4px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.48) 0 0 4px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.48) 0 0 4px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.48) 0 0 4px 0; */
    /* box-shadow: rgba(0, 0, 0, 0.48) 0 0 4px 0; */
    padding: 4px 20px;
    line-height: 45px;
    color: white;
}
.navigation > ul > li > a.btn:hover{
color: #fff;
}
.navigation > ul > li > ul > li:hover > a, .navigation > ul > li > ul > li > ul > li:hover > a{
	text-decoration:none;
	padding:10px 25px;
	color:#fab41a;
	border-top:0;
}
.navigation > ul > li > ul li:last-child a{
	border-bottom:0;
}
.navigation > ul > li > ul li ul{
	left:100%!important;
	top:0;
	min-width: inherit;
	position:absolute;
	box-shadow:0 2px 2px rgba(0,0,0,.3);
}
.boxed .navigation > ul > li:first-child a{
	border-left:0;
}
.boxed .navigation > ul > li:last-child a{
	border-right:0;
}
.sticky-wrapper{
	max-height:50px;
}

.sticky-logo img {
    display: none;
    transition: all 0.3s ease 0s;
}
.is-sticky .main-menu-wrapper{
	z-index:1000;
	min-height:45px;
	background-color:#434a54;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
}


.is-sticky .navigation{
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
/* Site Showcase */
.site-showcase{
	position: relative;
	z-index:4;
}
.bg-opacity-black-70:before {
    background: rgba(0, 0, 0, 0.7);
}
.bg-contact:before, .bg-immo:before, .bg-kit:before {
    background: rgba(66, 73, 83, 0.85)!important;
}
.page-mandat .page-header::before {
    background: rgba(66, 73, 83, 0.75)!important;
}
.page-credit .page-header::before {
    background: none;
}
/* Hero Slider */
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.flexslider .slides > li .label{
    position: relative;
    bottom: 75px;
        display: inline-block;
        padding: .5em .6em .5em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.4;
    border-radius: 0;
    background-color: #f3901d!important;
}
.label-orange{

    background-color: #f3901d!important;
}
.flexslider .slides > li .label span{
   font-weight: normal;font-size: 90%;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li > a > img {
	width: auto;
}
.middle-header .flexslider .slides > li > a > img {
	width: auto;
}
.middle-header .flexslider{
	text-align: center;
}
.slider-mask{
	width:100%;
	height:450px;
	position:absolute;
	z-index: 3;
	display:block;
	display:none;
}
.hero-slider{
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height:380px;
	width:100%;
	overflow:hidden;

}
.hero-slider::before {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 7;
}
.slider-1-title-1 {
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.slider-1-title-1 span {
  color: #fff;
}
.slider-1-title-2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.slider-1-title-3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.slider-1-desc {
  font-size: 16px;
  margin-bottom: 0px;
}
.slider-1-title-1,
.slider-1-title-2,
.slider-1-title-3,
.slider-1-desc {
  color: #fff;
  display: block;
}

.slider-button {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 18px;
  font-size: 14px;
margin-top: 40px;
     }
.page-agence .slider-button,
.page-mandat .slider-button {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 18px;
  font-size: 13px;
  font-weight: bold;
      -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 0;
        letter-spacing: 0.5px;
}
.page-agence .slider-button2,
.page-mandat .slider-button2 {
  background: #fab41a;
   border: 2px solid #fab41a;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 18px;
  font-size: 13px;
  font-weight: bold;
      -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
        letter-spacing: 0.5px;
            margin: 5px;
}
#panorama .slider-button {
  border-radius: 50px;
  background-color: #e4001b;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 18px;
  font-size: 16px;
margin-top: 26px;
font-weight: bold;
border: none;
width: auto;
     }
#panorama .slide-text > h3 {
    font-size: 40px;
    color: #e4001b;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 18px;
    text-transform: none;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
#panorama .slide-text > h2 {
    padding: 0;
    color: #ffffff;
    font-size: 48px;
    line-height: 50px;
    font-style: normal;
    margin-bottom: 10px;
    display: block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#panorama .slide-text > h2 span {
    padding: 0;
    color: #ffffff;
    font-size: 30px;
    font-style: normal;
    padding-top: 20px;
}
#panorama .slide-text {
    top: 40px;
    right: 0px;
}.slider-button:focus {
  color: #fff;
}
.page-agence .slider-button:hover, .page-agence  .slider-button a:hover {
  background: #fab41a;
  border: 2px solid #fab41a;
  color: #fff!important;
}
.page-agence  .slider-button2:hover,
.page-mandat  .slider-button2:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #fab41a;
}
.hero-slider.mailing{
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height: 300px;
	width:100%;
	overflow:hidden;
}
 #fond {
            display:block;
            height:100%;
            width:100%;
        }
.hero-slider .flex-viewport{
	width:100%;
}
.hero-slider.flexslider > ul.slides{
	height:100%;
}
.hero-slider.flexslider ul.slides li{
	height: 380px;
	width:100%;
	overflow:hidden;
	position:static;
	background-attachment:fixed!important;

}
.hero-slider.flexslider ul.slides li.hbh{
	height: 250px;
	width:100%;
    overflow:hidden;
	position:static;
	background-position-x: center;
	background-attachment:scroll!important;
	}

li.hbh a.btn-primary{
	background: #d1a64b;
width: 100%;
text-transform: uppercase;
font-size: 28px;
line-height: 34px;
-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
li.hbh a:hover.btn-primary{
	background: #dabf6e;
}

li.moon a.btn-primary{
	background: #EC0000;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius: 100%;
width: 100px;
height: 100px;
line-height: 18px;
	border-style: solid;
	border-color: white;
	border-width: 3px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
}

li.hbh .flex-caption .hero-agent-contact{
	color: #d1a64b;
}

li.remax a.btn-primary{
	background: #e51e25;
	text-transform: uppercase;
}
li.remax a:hover.btn-primary{
	background: #ae1120;
	text-transform: uppercase;
}
li.remax .flex-caption .hero-agent-contact{
	color: #e51e25;
}

.hero-slider.flexslider ul.slides li.mailing{
	height: 300px;
	width:100%;
	overflow:hidden;
	position:static;
	background-attachment:scroll!important;
	cursor: auto;
}

.flex-caption{
	display:none;
	color: #fff;
    width: 100%;
    height: 100%;
	text-align:center;
	padding: 5px 10px;
	position:relative;
	z-index: 8;
	margin: 0 auto;
}
.slider-content {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-44%);
  width: calc(100% - 40%);
}

li.hbh .flex-caption{
	display:none;
	margin:0 auto;
	margin-top:60px;
	text-align:center;
	background:none;
	border-top:0px;
	position:absolute;
	right:35%;
	margin-right:-450px;
	position:relative;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width: 200px;
	-webkit-box-shadow: none;
	box-shadow: none ;
	  border: 0;
}
li.moon .flex-caption{
	display:none;
	margin:0 auto;
	margin-top:75px;
	text-align:center;
	background:none;
	border-top:0px;
	position:absolute;
	right:35%;
	margin-right:-270px;
	position:relative;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width: 200px;
	-webkit-box-shadow: none;
	box-shadow: none ;
	  border: 0;
}
li.remax .flex-caption{
	display:none;
	text-align: center;
  width: 450px;
  background: rgba(255, 255, 255, 0.4);
  border-top: 0px;
  position: absolute;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 10px;
  padding: 10px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 3px;
  margin: 0 auto;
  right: 50%;
  top: 60px;
  margin-right: 250px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.6), 0 0 4px rgba(0,0,0,.6);
     box-shadow: inset 0 0 4px rgba(0,0,0,.6), 0 0 4px rgba(0,0,0,.6);
}
li.dimri .flex-caption {
    display: none;
    text-align: center;
    width: 500px;
    background: rgba(255, 255, 255, 0.4);
    /* border-top: 0px; */
    position: absolute;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 10px;
    padding: 10px;
    /* border-style: solid; */
    /* border-color: #ffffff; */
    /* border-width: 3px; */
    border: none;
    margin: 0 auto;
    right: 30%;
    top: 15px;
    margin-right: 200px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.6), 0 0 4px rgba(0,0,0,.6);
    box-shadow: inset 0 0 4px rgba(0,0,0,.6), 0 0 4px rgba(0,0,0,.6);
}
li.dimri2 .flex-caption {
    display: none;
    text-align: center;
    width: 440px;
    background: rgba(255, 255, 255, 0.4);
    /* border-top: 0px; */
    position: absolute;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 10px;
    padding: 5px;
    /* border-style: solid; */
    /* border-color: #ffffff; */
    /* border-width: 3px; */
    border: none;
    margin: 0 auto;
    right: 34%;
    top: 30px;
    margin-right: 200px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.6), 0 0 4px rgba(0,0,0,.6);
    box-shadow: inset 0 0 4px rgba(0,0,0,.6), 0 0 4px rgba(0,0,0,.6);
}
li.dimri .flex-caption strong.title{
	  font-size: 25px;
  line-height: 27px;
  display: block;
  font-weight: 300;
  color: #ffffff;
}
li.dimri2 .flex-caption strong.title{
	  font-size: 22px;
  line-height: 26px;
  display: block;
  font-weight: 500;
  color: #ffffff;
}
.flex-caption strong.title{
	  font-size: 48px;
  line-height: 52px;
  display: block;
  font-weight: bold;
  color: #ffffff;
}
li.remax .flex-caption strong.title{
	font-size: 20px;
  line-height: 26px;
  display: inline-block;
  font-weight: normal;
  padding: 0px;
  color: #1c5da9;
  text-transform: uppercase;
}
li.remax .flex-caption .price{
	font-size:24px;
   display:inline-block;
	background:#ec2027;
	color:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	height:35px;
	margin-top: 5px;
	  line-height: 35px;

}

li.remax .flex-caption .price span{
	line-height: 35px;

  }
li.remax .flex-caption .price strong{
	font-size:14px;
    height:35px;
    line-height: 40px;

  }

li.hbh .flex-caption strong.title{
	font-size:18px;
	line-height: 26px;
	display:block;
	font-weight:300;
	padding:8px;
	color: #16214b;
}
.flex-caption strong.title em{
	font-style:italic;
	font-size:29px;
	font-weight:400;
	color: #efd55a;

}
li.hbh .flex-caption strong.title em{
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#5b7796;
	padding-top: 5px;
}
.flex-caption .btn{
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	margin-top:10px;
	margin-bottom: 0px;
	font-size: 24px;
	text-transform: uppercase;
}
.flex-caption .btn-primary{
	background-color: #ad1f23;
}

.flex-caption .btn-primary:hover{
	background-color: #FF0000;
}
li.dimri2 .flex-caption .btn{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	margin-top:5px;
	margin-bottom: 2px;
	font-size: 20px;
	text-transform: uppercase;
}
li.dimri2 .flex-caption .btn-primary{
	background-color: #FF0000;
}

li.dimri2 .flex-caption .btn-primary:hover{
	background-color: #cf2529;
}
li.remax .flex-caption .btn{
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	margin-top:0px;
}
li.hbh .flex-caption .fa-caret-down,
li.moon .flex-caption .fa-caret-down,
.flex-caption .fa-caret-down{
	display: none;
}

.flex-caption .fa-caret-down{
	color:rgba(255,255,255,.8);
	position:absolute;
	left:-9px;
	top:0;
	font-size:30px;
}
li.remax .flex-caption .fa-caret-down{
display: none;
}
.flex-caption .hero-agent-pic{
	border:3px solid #ffffff;
	border-radius:100%;
	  width: 100px;
  height: 100px;
  position: absolute;
    left: 405px;
    top: 123px;
	z-index:2;
	-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,.3), 0 0 3px rgba(0,0,0,.3);
	box-shadow:inset 0 0 8px rgba(0,0,0,.3), 0 0 3px rgba(0,0,0,.3);
}
li.remax .flex-caption .hero-agent-pic{
	border:3px solid #1c5da9;
	border-radius:100%;
	width: 80px;
height: 80px;
position: absolute;
left: -30px;
top: 77px;
	z-index:2;
	-webkit-box-shadow: 0 0 4px rgba(255,255,255,.8), 0 0 4px rgba(255,255,255,.8);
	box-shadow: 0 0 4px rgba(255,255,255,.8), 0 0 4px rgba(255,255,255,.8);
	background:rgb(255,255,255);
	padding: 5px;
}
.flex-caption .hero-agent-contact{
	position:absolute;
	  left: 380px;
  top: 126px;
  color: #efd55a;
	z-index:3;
	background:#f8f8f8;
	border:3px solid #ffffff;
	border-radius:100%;
	width:40px;
	height:40px;
	text-align:center;
	line-height:33px;
	-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.6), 0 0 3px rgba(0,0,0,.6);
	box-shadow:inset 0 0 1px rgba(0,0,0,.6), 0 0 3px rgba(0,0,0,.6);
}
.flex-caption .hero-agent-contact:hover{
	background:#f5f5f5;
}
.flexslider .flex-control-nav{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:111;
	left:0;
	bottom:10px;
	padding:0;
	margin:0;
}
.hero-slider.flexslider .flex-control-nav{
	bottom:-40px;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
}
.hero-slider.flexslider:hover .flex-control-nav{
	bottom:10px;
	-webkit-transition: bottom .3s .2s;
	-moz-transition: bottom .3s .2s;
	-ms-transition: bottom .3s .2s;
	-o-transition: bottom .3s .2s;
	transition: bottom .3s .2s;
}
.flexslider .flex-control-nav li{
	display:inline;
}
.flexslider .flex-control-nav a{
	width:25px;
	height:8px;
	background-color:#ffffff;
	display:inline-block;
	margin:0 6px;
	text-indent:-9999px;
	text-decoration:none;
}
.flexslider .flex-prev, .flexslider .flex-next{
	color: #434a54;
    background: rgba(255,255,255,.7);
    display: block;
    margin-bottom: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 15px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    display: none;
    text-align: center;
    border-radius: 3px;
    font-weight:700;
    }
 .property-grid  .flexslider .flex-prev,  .property-grid .flexslider .flex-next {
    top: 46%;
}

/* My Comment */
.flexslider .flex-prev{
	left:20px;
	right:auto;
}
 .property-grid .flexslider .flex-prev {
    left: 10px;
    right: auto;
}
 .property-grid .flexslider .flex-next {
    left: 40px;right: auto;
}
.flexslider .flex-next{

}
.flexslider .flex-prev:before{
  content: "\f104";
}
.flexslider .flex-next:before{
  content: "\f105";
}
.hero-slider.flexslider .flex-prev, .hero-slider.flexslider .flex-next{
	border: 1px solid #9b9b9b;
    color: #9b9b9b;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 15px;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 45%;
    width: 40px;
    z-index: 9;
        background: none;
    border-radius: 0;
    height: auto;
    margin-bottom: 0;
}
.flexslider:hover .flex-prev, .flexslider:hover .flex-next{
	display:block;
}
.hero-slider.flexslider .flex-prev{
	left:8%;
}
.hero-slider.flexslider .flex-next{
	right:8%;
}
.property-listing .flexslider .flex-prev, .property-listing .flexslider .flex-next{
	border: none;
    color: #434a54;
    background: rgba(255,255,255,.7);
    border-radius: 3px;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 15px;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    bottom: 5px;
    width: auto;
    z-index: 9;
    top: auto;
    padding: 5px 10px;
    }

   .property-listing .images-count,
   .property-grid .images-count{
	border: none;
    color: #ffffff;
    background: #434a54;
    }
   .property-grid #ala-une .images-count{
	top: 170px;
	bottom: inherit;
	right: 0;
    }
 .property-grid .images-count{
	top: 170px;
	bottom: inherit;
	right: 0;
    }
.property-grid .owl-item .images-count {
    top: 140px!important;
    bottom: inherit;
    right: 16px!important;
}
.property-listing #ala-une .flexslider .flex-prev{
	left:77%;
}
.property-listing #ala-une .flexslider .flex-next{
	right:5%;
}
.property-listing .flexslider .flex-prev{
	left:73%;
}
.property-listing .flexslider .flex-next{
	right:9%;
}
.property-grid .alert h4 {
    margin-top: -20px;
}
.hero-slider.flexslider .flex-prev:hover,
.hero-slider.flexslider .flex-next:hover{
	background: #fab41a;
	color: #fff;
	border-color: #fab41a;
}

#gmap{
	height:550px;
	overflow:hidden;
  	position: relative;
}
#gmap.map-single-page{
	height:200px;
}
#gmap img, #map img {
  	max-width: none;
}
#gmap .map-property, #map .map-property {
  	padding-bottom: 10px;
  	width: 310px;
}
#gmap .property-featured-image, #map .property-featured-image {
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	height: 130px;
}

.site-search-module{
	position: relative;
	width: 100%;
	padding-top: 30px;
    padding-bottom: 0;
    position: absolute;
    z-index: 2;
    /* height: 190px; */
      bottom: 0;
    left: 0;
    width: 100%;
}

.bg-full{
	position: relative;
	width: 100%;
	background: #e6e6e6;
	padding-top: 15px;
    padding-bottom: 9px;
}

.bg-gradient{
	position: relative;
	width: 100%;
	background-color: #f2f2f2;
	background-image: -webkit-linear-gradient(top, hsl(0, 0%, 95%), white 70%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
  background-image:    -moz-linear-gradient(top, hsl(0, 0%, 95%), white 70%); /* For Firefox (3.6 to 15) */
  background-image:      -o-linear-gradient(top, hsl(0, 0%, 95%), white 70%); /* For old Opera (11.1 to 12.0) */
  background-image:         linear-gradient(to bottom, hsl(0, 0%, 95%), white 70%); /* Standard syntax; must be last */
	padding: 0;
}


.bg-white{
	position: relative;
	width: 100%;
	background: #fff;
	padding-top: 35px;
    padding-bottom: 0;
}

.bg-banner {
    padding: 40px 0 30px;
    background-image: url(../images/banner/bg_banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-banner .btn-default {
    color: #fff;
    background-color: #434a54;
    border-color: #434a54;
    font-size: 14px;
    padding: 0 8px;
    text-transform: none;
    border-radius: 4px;
    font-weight: 400;
}
header.producti…f7db06d9.css:1
*, :after, :before {
    box-sizing: border-box;
}
#content .site-search-module{
	position: relative;
	width: 100%;
	background: #434a54;
	padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.site-search-module h4 a i{
	color: #fff;
}
.site-search-module h4 a:hover i{
	color: #fff;
}
.site-search-module h4 a:hover,
.site-search-module h4 a:hover i{
	color: #434a54;
}
#content .site-search-module a{
	color: #fff;
	padding-right: 10px;
}
.site-search-module a:hover,
.col-md-8-index h4.bg a:hover,
.col-md-12 h4.bg a:hover{
	color: #fff;
}
.site-search-module a:hover i,
.col-md-8-index h4.bg a:hover i,
.col-md-12 h4.bg a:hover i{
	color: #fab41a;
}

.site-search-module .section-title h2{
	text-transform: none;
}

@media (min-width: 1170px) and (max-width: 1400px) {
.plr-140 {
  padding-left: 2%;
  padding-right: 2%;
}
}
@media (min-width: 992px) and (max-width: 1169px) {
.plr-140 {
  padding-left: 0;
  padding-right: 0;
}
}
@media (max-width: 992px) {
.plr-140 {
  padding-left: 0;
  padding-right: 0;
}
}
@media (min-width: 1170px) and (max-width: 1600px) {
.counters:before {
    width: 37%;
}
}

#content .site-search-module:after {
    background: #434a54 none repeat scroll 0 0;
    right: 0;
        margin-right: -34px;
    /* -webkit-transform: skewX(-30deg); */
    /* transform: skewX(-30deg); */
    width: 3%;
        height: 100%;
    position: absolute;
    top: 0;
    content: "";
}
.counters:before {

}
.counters {
   padding-top: 35px;
    padding-bottom: 25px;
    border-top: 2px solid #656d78;
    background: #434a54;

}
.kit-media .counters {
   padding-top: 35px;
    padding-bottom: 25px;
   background: none;
   border-top: 0;

}
.site-search-module .form-control {
    display: block;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 14px;
    padding: 0px 15px;
    height: 35px;
    line-height: 35px;
    background: transparent none repeat scroll 0 0;
}
#content .site-search-module .form-control {
    min-height: 39px;
    line-height: 39px;
    background: transparent none repeat scroll 0 0;
}
.site-search-module .form-control[disabled], .site-search-module .form-control[readonly] {
    background: transparent none repeat scroll 0 0;

}
.site-search-module-inside{
background: none repeat scroll 0% 0% #FFF;
border-radius: 8px;
    padding: 20px 15px 0;
       height: 100px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.site-search-module-inside h3{
	padding: 5px 15px;
	width: 100%;
	background: #fab41a;
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 20px;
}
.site-search-module-inside h4{
	padding: 5px 15px;
	width: 100%;
	background: #fab41a;
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 20px;
}
.sidebar h4.bg{
	padding: 5px 15px;
	width: 111%;
	background: #434a54;
	color: #ffffff;
	font-size: 16px;
	margin-top: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}
.col-md-8-index h4.bg,
.col-md-4-index h4.bg,
.col-md-12 h4.bg{
	width: 100%;

}
.col-md-8-index h4.bg a,
.col-md-12 h4.bg a{
    color: #cccccc;
    font-size: 14px;

}
.col-md-8-index h4.bg a:hover,
.col-md-12 h4.bg a:hover{
    color: #fff;
   }
.site-search-module-inside .btn, .form-group2 .btn{
	padding-top:8px;
	padding-bottom:8px;
}
.site-search-module-inside .block-heading .btn{
	padding-top:5px;
	padding-bottom:5px;
	background: #fab41a;
}
.site-search-module-inside .block-heading .btn:hover,
.submit-btn-1:hover
{
	background: #434a54;
}
.site-search-module-inside .selectpicker.btn{
	padding-top:12px;
}
#ads-trigger{
	display:inline-block;
	padding-top:11px;
	padding-bottom:11px;
}
.main{
	position:relative;
	background: #f2f2f2;
	/*z-index: 5;*/
}
.home .main{
	z-index:5;
}
.content{
	padding:30px 0;
}
.featured-blocks{
	margin-bottom:10px;
}
.col-md-8-index .featured-block{
	position:relative;
	text-align:left;
	-webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding-top: 15px;
        padding-bottom: 5px;
}
.featured-block{
	position:relative;
	text-align:center;
	-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding-top: 15px;
        padding-bottom: 5px;
}
.col-md-8-index .featured-block img {
    width: 50%;
    display: block;
    border-radius: 100%;
    margin-bottom: 15px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
}
.featured-block h5 {
	text-align: left;
	margin: 0 5%;
	margin-bottom: 5%;
}

.featured-block ul {
	padding-bottom: 20px;
    margin: 0 5%;
    text-align: left;
}

.featured-block li a {
	text-decoration: none;
	font-size: 13px;
	color: #00A3BE;
}
.featured-block li a:hover {
	text-decoration: none;
	color: #00D4ED;
	font-weight: normal;
}
.featured-block img{
	width:40%;
	display:inline-block;
	border-radius:100%;
	margin-bottom:15px;
}
.featured-block .col-md-4 img{
	width:50%;

}
.featured-block .col-md-4{
	padding-right: 0;

}

#services .featured-block img{
	width:100%;
    margin-bottom: 5px;
}
#services .col-md-1 {
    width: 10%;
    margin-left: 25px;
    margin-right: 25px;
}
#services h3 {
    font-size: 20px;
}
#services .images-count {
    color: #fff;
}
#services .featured-block {
    font-size: 14px;
    font-weight: ;
    line-height: 16px;
}
#services .featured-block a:hover {
   color: #fab41a;}
#services .featured-block .img-thumbnail img:hover, #services .featured-block .img-thumbnail:hover,
#services .property-featured-image:hover {
	opacity:.8;
}
#services .property-featured-image:hover .overlay {
	display: none;
}
.featured-block .col-md-4 img{
	width:70%;

}
.featured-block .col-md-4{
	padding-right: 0;

}
.featured-block h3{
	text-transform: uppercase;
    line-height: 30px;
    font-size: 26px;
}
.featured-block p{
padding: 0 8%;
}
.col-md-8-index .featured-block a{

}
.featured-block a, .featured-block p a{
	text-decoration: underline;
    color: #00A3BE!important;
}
.featured-block a:hover, .featured-block p a:hover{
	text-decoration: underline;
	color: #00D4ED!important;
	font-weight: normal!important;
}
.featured-block p.kit-media{
	padding: 0 10%;
margin-bottom: 0px;
text-align: center;
}
.property-block{
	background: #fff;
    border: 1px solid #d9d9d9;
}
.property-block a:hover, .property-info a:hover, .property-info a:hover h5, .property-info a:hover p{
	color: #ef771d;
}
.property-block:hover{
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}
.property-featured-image, .agent-featured-image{
	display:block;
	position:relative;
}
.index-2019 .property-featured-image {
    border: 1px solid #d9d9d9;
}
.property-featured-image img, .agent-featured-image img{
	min-width:100%;
}
.sidebar #metiers .property-featured-image img{
	/*height: 130px;*/}

#map .property-featured-image img{
	width:auto;
	height: 100%;
}
#map h4{
	margin-bottom: 5px;
}
#map .location{
	margin-left: 5px;
}
#map .btn a, #map .btn a:hover{
	color: #fff;
}

@media (max-width: 992px) {
	.property-featured-image img, .property-featured-image img.kit-media, .agent-featured-image img{
	min-width:100%;
	height: 172px;

}
#map .property-featured-image img{
	width:auto;
	height: 100%;
}

.property-featured-image img.recherche, .agent-featured-image img.recherche{
	min-width:100%;
	height: auto;
	max-height: 225px;
}
.property-listing .images-count {
    bottom: 30px;
}
#map h4{
	margin-bottom: 5px;
}
#map .location{
	margin-left: 5px;
}
}
@media (min-width: 992px) {
	.property-featured-image img, .agent-featured-image img{
	min-width:100%;
	height: 170px;
}
#metiers .property-featured-image img {
	min-width:100%;
	height: auto;
}
#biens-similaires .property-featured-image img,
#biens-vendus .property-featured-image img{
	min-width:100%;
	height: 140px;
}
.property-featured-image img.kit-media {
	min-width:100%;
	height: 215px;
}
#map .property-featured-image img{
	width:auto;
	height: 100%;
	max-width: 185px;
}
#map h4{
	margin-bottom: 5px;
}
#map .location{
	margin-left: 5px;
}


.property-featured-image img.kit-media-big {
	min-width:100%;
	height: 232px;
}
.property-featured-image img.recherche, .agent-featured-image img.recherche{
	min-width:100%;
	height: 170px;
}
#ala-une .property-featured-image img.recherche {
	min-width:100%;
	height: 225px;
}
.flexslider .slides > li#ala-une > a.property-featured-image > img.recherche{
	min-width:100%;
	height: 225px;
}
.recommande a.property-featured-image > img.recherche,
.property-slider #property-images .recommande  img {
    border: 2px solid #ffb90c;
    border-top: 20px solid #ffb90c;
}
.recommande .recommandeText {
    display: block;
    position: absolute;
    top: 0;
    padding: 0 10px;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    pointer-events: none;
        z-index: 10;
}
.property-slider .recommande .recommandeText {
    display: block;
    position: relative;
    top: 20px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    pointer-events: none;
    z-index: 10;
    margin: auto;
    text-align: center;
}
}

@media (min-width: 992px) {
.overlay{
	width:100%;
	height:158px;
	line-height:100%;
	position:absolute;
	left:0;
	top:0;
	color:#fff;
	font-size:24px;
	text-align:center;
	display:block;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
	opacity:0;
	background:rgba(0,0,0,.6);
}
.property-listing .overlay {
    background: none;
}
}

@media (max-width: 992px) {
.overlay {
	width:100%;
	height:100%;
	line-height:100%;
	position:absolute;
	left:0;
	top:0;
	color:#fff;
	font-size:24px;
	text-align:center;
	display:block;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
	opacity:0;
	background:rgba(0,0,0,.6);
}
.property-listing .overlay {
    background: none;
}

}
.overlay{
	width:100%;
	height:100%;
	line-height:100%;
	position:absolute;
	left:0;
	top:0;
	color:#fff;
	font-size:24px;
	text-align:center;
	display:block;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
	opacity:0;
	  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	  }
.property-listing .overlay {
    background: none;
}
.property-listing .overlay i {
    display: none;
}
.property-featured-image:hover .overlay, .agent-featured-image:hover .overlay{
	-webkit-transition: opacity .3s .2s;
	-moz-transition: opacity .3s .2s;
	-ms-transition: opacity .3s .2s;
	-o-transition: opacity .3s .2s;
	transition: opacity .3s .2s;
	opacity:1;
}
#featured-properties .overlay{
	line-height:160px!important;
}
#biens-similaires .images-count,
#biens-vendus .images-count{
	position:relative;
	right:0;
	z-index:9;
	border: none;
    color: #ccc;
    background: #434a54;
	padding:4px 14px;
	font-size: 14px;
	font-weight: normal;
	bottom: initial;
	border-top: 1px solid #fff;
	width: 100%;
    display: block;
    text-align: left;
}
#biens-similaires .property-info,
#biens-vendus .property-info{
    padding: 15px;
    display: block;
    text-align: left;
    min-height: 160px;
}
.single-property #biens-similaires .property-info,
.error-404 #biens-similaires .property-info{
    min-height: auto;
}
#biens-similaires .property-info h5,
#biens-vendus .property-info h5{
   margin-bottom: 5px;
   font-size: 15px;
   border-left: 0;
    padding-left: 0;
   }
 #biens-similaires .property-info h5 span.price,
 #biens-vendus .property-info h5 span.price{
  float: right;
  color: #fab41a;
  background: none;
  height: auto;
   }
   #biens-similaires .property-info p,
   #biens-vendus .property-info p{
  min-height: 0;
  max-height: inherit;
   }
   #biens-similaires .property-info h5:hover,
   #biens-similaires .property-info p:hover,
    #biens-similaires .property-info a:hover,
    #biens-vendus .property-info h5:hover,
   #biens-vendus .property-info p:hover,
    #biens-vendus .property-info a:hover{
    color: #fab41a;
   }


#biens-similaires .property-listing .col-md-3 {
   position: relative;
       width: 130px;
}
#biens-similaires .property-listing .property-featured-image img,
#biens-vendus .property-listing .property-featured-image img {
    width: 130px;
    height: 92px;
}
#biens-similaires .property-listing > ul > li:last-child,
#biens-similaires .property-listing > ul > li {
    margin-bottom: 20px;
    padding: 0;
}
#biens-similaires .property-listing .property-info, #biens-vendus .property-listing .property-info {
    padding: 0;
    min-height: auto;
    padding-top: 10px;
}
#biens-similaires .property-listing .property-info .location{
    margin-bottom: 0;
}
#biens-similaires .property-listing a{
	text-decoration: underline;
    color: #ef771d;
    font-weight: 600;
    cursor: pointer;
}

#biens-similaires .property-listing .property-info a {
    text-decoration: underline;
    color: #ef771d;
    font-weight: 600;
    cursor: pointer;
     font-style: italic;
}
#biens-similaires .property-listing .property-info h5,
#biens-vendus .property-listing .property-info h5 {
    margin-bottom: 0;}
#biens-similaires  .property-listing .block-heading h4 {
    font-size: 20px;}
#biens-similaires .property-listing .property-info .price,
#biens-similaires .property-listing .property-info .price strong,
#biens-similaires .property-listing .property-info .price span {
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    }
#biens-similaires .label-danger {
    background-color: #d9534f;
    padding: .2em .6em .3em;
    font-size: 75%;
}
.images-count{
	position:absolute;
	bottom:0;
	right:1;
	z-index:9;
	color:#ffffff;
	border: none;
    color: #cccccc;
    background: #434a54;
	padding:2px 14px;
	font-size: 12px;
	font-weight: normal;
}
.exclu {
    position: absolute;
    left: 18px;
    z-index: 9;
    bottom: 10px;
}
.exclu  .label-info {
    background-color: #00D4ED;
    font-size: 12px;
    /* text-transform: none; */
}
.ala-une {
    background: #fab41a;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    padding: 0;
    position: absolute;
    top: -6px;
    left: -4px;
    /* -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); */
    -webkit-transform: rotate(-8deg);
    -khtml-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
    -webkit-transition: all 0.1s ease-in-out;
    -khtml-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    width: 110px;
    text-align: center;
}
#metiers .images-count{
	position:relative;
	bottom:30px;
	right:0;
	z-index:9;
	color:#FFF;
	border: none;
	background: #434a54;
	padding:8px 14px;
	font-size: 14px;
	line-height: 2;
}
#cdc .images-count{
	position:relative;
	bottom:30px;
	right:0;
	z-index:9;
	color:#ffffff;
	border: none;
    background: none;
	font-weight: bold;
    font-size: 1.1em;
    padding: 12px 6px 4px 6px;
}
.images-count h4{
	color:#ffffff;
	padding:0;
	margin: 0;
}
.titres-kit-media{
	position:absolute;
	bottom:0;
	right:0;
	z-index:9;
	color:#ffffff;
	background:rgba(0,0,0,.5);
	padding:8px 10px;
	width: 100%;
	font-size: 20px;
}
 .badges{
position: absolute;
z-index: 0;
left: 22px;
top: 6px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background: #fff;
font-weight: 700;
}

.badges-services {
position: absolute;
z-index: 0;
right: -9px;
top: -9px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
width: 60px;
height: 60px;
line-height: 55px;
text-align: center;
font-size: 12px;
font-weight: 700;
background: #fff;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.bronze {
    color: #27d2d9!important;
	border: 4px solid #27d2d9!important;
	}
.silver {
	color: #ff4990!important;
	border: 4px solid #ff4990!important;}

.gold {
	color: #a755ff!important;
	border: 4px solid #a755ff!important;}

h3.platinum, h3.bronze, h3.silver,h3.gold,
h5 span.platinum, h5 span.bronze, h5 span.silver, h5 span.gold,
p span.bronze, p span.silver, p span.gold, p span.platinum {
	border: none!important;}

.platinum {
	color: #2b4cf2!important;
	border: 4px solid #2b4cf2!important;}

.bg-bronze {
	border: 5px solid #27d2d9!important;
    background-color: #27d2d9;
	border-bottom: 0;}
.bg-silver {
	border: 5px solid #ff4990!important;
	background-color: #ff4990;
	border-bottom: 0;}

.bg-gold {
	border: 5px solid #a755ff!important;
	background-color: #a755ff;
	border-bottom:0;}

.bg-platinum {
	border: 5px solid #2b4cf2!important;
	background-color: #2b4cf2;
	border-bottom: 0;}

btn.bg-bronze, span.bg-bronze,
btn.bg-silver, span.bg-silver,
btn.bg-gold, span.bg-gold,
btn.bg-platinum, span.bg-platinum
 {
	border: 0!important;
	}

.bg-bronze:hover {
background-color: #20bcc2!important;
	border-bottom: 0;}
.bg-silver:hover {
	background-color: #e02870!important;
	border-bottom: 0!important;}

.bg-gold:hover {
	background-color: #8429e6!important;
	border-bottom: 0!important;}

.bg-platinum:hover {
	background-color: #1231c1!important;
	border-bottom: 0!important;}



.badges-star {
    position: absolute;
    z-index: 0;
    right: 25px;
    top: 6px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 30px;
height: 30px;
line-height: 27px;
text-align: center;
background: none;
}
#ala-une .badges-star {
   right: 10px;
}

.badges2{
	position:absolute;
	z-index:0;
	left:6px;
	top:6px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	background:#fff;
	font-weight:700;
}

.badges3{
	position:absolute;
	z-index:0;
	left:15px;
	top:10px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fab41a;
  font-weight: bold;
  font-size: 28px;
  color: #ffffff;
}

.property-info {
	padding:15px;
	display:block;
	border-bottom:1px solid #f5f5f5;

}
.grid-holder .property-info {
text-align: left;
padding-bottom: 8px;
}
.agent-info{
	padding-bottom:15px;
	display:block;
	border-bottom:none;
}
#metiers h3 {
    border-left: none!important;
}
#metiers .btn-primary-credit, #metiers .btn-default {
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 8px 17px;
    font-size: 15px;
}
#credit .btn-primary-credit, #credit .btn-default {
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 5px 14px;
    font-size: 12px;
}
#credit .widget h5 {
    font-size: 15px;
    margin-top: 10px;
    line-height: 1.4em;
        border-left: none;
    padding-left: 0;
}

#metiers .btn-default, #credit .btn-default {
    border-radius: 50px;
    border-width: 2px;
    border-color: #24ac89;
    color: #24ac89!important;
    font-weight: 700;
}
#metiers .btn-default:hover, #credit .btn-default:hover {
   color:#24ac89;
	background:#fff;
	-webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
    -o-box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}
#metiers .property-info {
	padding:15px;
	display:block;
	border-bottom:1px solid #f5f5f5;
	padding-top: 0;
	margin-top: -12px;
	text-align: left;
}
#cdc .property-info {
	padding:10px;
	display:block;
	border-bottom: none;
	padding-top: 0;
	margin-top: -15px;
	font-family: 'Open Sans', sans-serif!important;
    font-size: 0.9em;
    line-height: 20px;
    color: #fab41a;
    padding-left: 5px;
    text-align: left;
}
#cdc .property-block {
    border: none;
    margin-bottom: 20px;
}
#cdc .property-info a strong {
    font-size: 1em;
    font-weight: 700;
}
#cdc .property-info a:hover, #cdc .property-block:hover a {
    color: #434a54;
}

.property-amenities{
	background:#f8f8f8;
	margin-top: 5px;
}
.property-amenities > span,
.property-amenities > h2{
	display:block;
	width:auto;
	float:left;
	padding:4px 10px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	border-right:1px solid #DFDFDF;
	margin-bottom: 0;
}
.property-amenities > span.kit-media{
	width: 50%;
}

.property-amenities > span:last-child{
	border-right:none;
}
.property-amenities > span > strong,
.property-amenities > h2 {
	display:block;
	font-size:13px;
	color: #666;
    line-height: 2em;
    font-weight: bold;
}
.property-info h4, .agent-info h4{
	margin-bottom:0;
}
#metiers .property-info h4 {
	margin-bottom:0;
	font-family: 'Montserrat', sans-serif;
font-weight: 500;
line-height: 1.3;
    font-size: 21px;
}
.property-info h3, .agent-info h3{
	margin-bottom:10px;
	font-size: 20px;
}
 .agent-info h3{
	margin-bottom:0px;
}


.property-info p{
	margin-bottom:4px;
}
.property-info p.ilana{
margin-bottom: 11px;
    font-size: 16px;
    font-family: "Lato", Arial, Verdana, sans-serif;
}

.property-info .label {
    margin-right: 4px;
}
.property-info .location, .property-listing .location {
    display: inline-block;
    font-size: 100%;
    padding: 0;
    margin-bottom: 5px;
}


.property-info .location > i.fa-calendar,
.property-info .location > i.fa-home{
	    margin-left: 5px;
}
.property-info .location > i{
	    margin-right: 2px;
}
.property-info span a{
	color: #606060;
}
.property-info span a:hover{
	color: #fab41a;
}

.price, .counts{
	display:inline-block;
	background:#434a54;
	color:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	height:30px;
}
.price strong, .counts strong{
	background:rgba(255,255,255,.2);
	padding:0 7px;
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	line-height:30px;
	height:30px;
	display: inline-block;
	font-weight:400;
}
.price span, .counts span{
	padding:0 7px;
	line-height:30px;
	height:30px;
	font-weight:700;
}
#latest-properties .property-block{
	margin-bottom:40px;
}
.block-heading-fw{
	background:#fff;
	padding:10px 0;
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,.07);
	box-shadow:0 2px 0 rgba(0,0,0,.07);
}
.block-heading-fw h3{
	margin-bottom:0;
}
.block-heading-fw .btn-sm{
	margin-top:5px;
}
.sort-source a{
	text-decoration:none;
}
.block {
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin: 0px;
    background: #fff;
    padding: 20px;

}
.block h4 {
    font-size: 24px;
    text-align: center;
}
.block h4 img{
    width: 40px;
}
.block h4 span {
	font-size: 16px;
}
.block .table {
    width: 100%;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}
.infos .block img {
  width: 180px;
  margin-bottom: 10px;
}
.block .table .property-featured-image img {
  width: 100px;
  height: 70px;
  min-width: 100px;
}
.block .table .overlay {
    width: 100px;}
.block .alert{
	text-align: left;
	    padding: 5px 5px 5px 15px;
	    line-height: 1.5em;

}

.sidebar .block h4 {
font-size: 20px;
}
.block p a{
	text-decoration: underline;
	color: #ef771d;
	margin-top: 15px;
	font-weight: 400;
}
.block p a.btn {
	margin-top: 0;
}
.block a.btn-primary, .block a.btn {
	text-decoration: none!important;
	color: #fff;
}

.block a.btn-sm {
    text-decoration: none;
    color: #fff;
    text-transform: none;
  font-weight: 600;
}
.block .accordion-inner .btn-sm {
    padding: 5px 10px;
      font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-transform: none;
    font-weight: 600;
}
.block a.btn-xs {
    text-decoration: none;
    color: #fff;
    text-transform: none;

}
.block .btn-primary, .block .btn {
	/*text-decoration: none;
	color: #fff;
	padding-left: 30px;
    padding-right: 30px;
        padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;*/

}
.btn-heart {
    color: #01d4ed;
    background-color: #ffffff;
    border-color: #01d4ed;
    font-size: 22px;
    padding: 0 8px;
    text-transform: none;
    border-radius: 100px;
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.btn-heart:hover, .badges-star a.fav:hover,
.btn-heart:visited, .badges-star a.fav:visited,
.btn-heart:focus, .badges-star a.fav:focus,
.btn-heart:active, .badges-star a.fav:active,
.btn-heart.active, .btn.active, .block .btn-default.active   {
    color: #ffffff!important;
    background-color: #01d4ed!important;
    -webkit-box-shadow:  none;
    box-shadow: none;}

.block .btn-default, .property-info a:hover{
	text-decoration: none;
	color: #01d4ed!important;}

.block .btn-default:hover{
	text-decoration: none;
	color: #ffffff!important;
	background-color: #01d4ed!important;
	border-color: #01d4ed!important;}

#metiers .btn-default:hover{
	text-decoration: none;
	color: #ffffff!important;
	background-color: #24ac89!important;
	border-color: #24ac89!important;}

.btn-default a:hover,
a.btn-default:hover i{
	color: #ffffff!important;
	}

.block a.btn-block{
	font-size: 20px!important;
	border-color: #c8c8c8;
    font-size: 13px;
    padding: 4px;
    text-transform: none;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.block a.btn-block:hover {
    background-color: #ebebeb;
  border-color: #adadad;
  color: #333!important;}

.news h5 i, .news h3 i {
    font-size: 20px;
   margin-right: 5px;
}
.news p a{
text-decoration: none;
	color:inherit;
}
.news p a:hover {
text-decoration: underline;
	color:#666!important;
	font-weight: #333!important;
}
.block a.btn-primary:hover, .block a.btn:hover{
	text-decoration: none;
	color: #fff!important;
}
.block .promo {
   color: white;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    position: absolute;
    top: -22px;
    right: 20px;
    background: #00D4ED;
    border: 3px solid white;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 120px;
    height: 120px;
       padding-top: 22px;
           letter-spacing: -1px;}

.block a.silver:hover, .block a.bronze:hover, .block a.gold:hover, .block a.platinum:hover{
	text-decoration: none;
	color: inherit!important;
}
.block p a:hover{
	text-decoration: underline;
	color: #ef771d;
	font-weight: bold;
}
.block input[type="text"], .block input[type="email"], .block input[type="number"], .block input[type="password"], .block input[type="file"], .block input[type="search"], .block textarea, .block select {
	    background-color: rgba(0, 0, 0, 0.025) !important;
	    border-radius: 5px;
	    border-color: #d5d5d5;
}

.block input[type="submit"], .block .btn-primary, , .btn-primary {
   	background-color: #00D4ED!important;
    color: #fff;
    border-bottom: 3px solid #00a3b7;
    font-weight: bold;
}
.infos .block .btn-primary {
	width: 90%;
}

.block input[type="submit"]:hover,
.btn-primary:hover, btn-primary:focus, .btn-primary:active {
	    background-color: #00a3b7;
	    color: #fff;
	 border-bottom: 3px solid #00D4ED;
}

.block select {
	   padding-right: 5px;
}
.block-heading{
	background: #fff;
    height: 50px;
    margin-bottom: 15px;
    /* border-left: 4px solid #fab41a; */
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.apropos h2 {
    color: #111;}
.apropos p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
}
.apropos ul li{
    margin-bottom: 10px;
    font-size: 16px;
}
.apropos ul li i{
    margin-right: 15px;
}

.apropos blockquote p {
    font-size: 20px;
}
.single-property .block-heading {
	margin-bottom: 10px;
}
.block h3, #credit h3 {
    font-size: 20px;
    text-align: left;
        border-left: none;
    padding-left: 0;
    border-right: 0;
    padding-right: 0;
}


.single-property h5,
.single-property h3 {
	font-size:18px;
	font-weight:400;
	border-left: 4px solid #fab41a;
	padding-left: 10px;
	font-family: 'Montserrat', sans-serif;
	border-bottom: none;
}

.agent-contact-details{
    margin-bottom: 20px;
}
.agent-contact-details ul.inline li:after {
    content: '';
    border-right: 1px solid #ccd1d9;
    margin: 5px 3px 5px 7px;
}
.agent-contact-details ul.inline li:last-child:after{
		border-right:0;
	}
.agent-contact-details ul.inline li {
    cursor: pointer;
    color: #494949;
    font-size: 13px;
    line-height: 26px;
    text-decoration: underline;
    font-family: "Lato", Arial, Verdana, sans-serif;
}
.agent-contact-details h5,
.agent-contact-details h3 {
	font-size:16px;
	font-weight:400;
	border-left: none;
	padding-left: 0;
	border-bottom: none;
}
.agent-contact-details h3 {
	margin-bottom: 0;}

.agent-contact-details a.biens {
 text-decoration: underline;
     font-weight: 600;}

.single-property .widget .widgettitle {
		border-bottom: none;
}

body.hebrew .single-property .agent-contact-details h3{
	text-align: left;
	border-right: 0;}

 body.hebrew .single-property h5,
 body.hebrew .single-property h3{
	text-align: right;
    border-right: 4px solid #fab41a;
    border-left: 0;
    padding-left: 0;
    padding-right: 10px;}

.single-property h5 span,
.single-property h3 span{
	font-size:14px;
	font-weight:300;
	font-family: 'Montserrat', sans-serif;
}
.block-heading a{
	margin-top: 10px;
	text-decoration: underline;
    color: #ef771d;
    font-weight: 600;
    cursor: pointer;
}

.block-heading h4, .block-heading h1 {
	font-size: 24px;
    line-height: 50px;
    color: #434a54;
	display:inline-block;
	padding-right:15px;
	float: left;
}
.block h4 {
	font-size: 24px;

}
.block-heading h4 i, .block h4 i, .block h1 i, .block-heading h1 i {
	font-size: 20px;
	margin-right: 5px;

}
.block-heading h4 span, .block-heading h1 span{
	font-size: 20px;
}
.infos .block h4.price {
	background: none;
    font-size: 3.8em;
    color: #00a3b7;
    font-weight: bold;
    font-family: "Open Sans", Arial, Verdana, sans-serif;
    height: auto;
    margin-bottom: 4px;
}
.infos .block h4.price sup strong {
    color: #00a3b7;
    font-weight: bold;
}
.infos .block h4.price sup {
    top: -.5em;
    color: #535353;
    font-size: 0.55em;
    font-weight: normal;
    text-transform: uppercase;
}
.infos h3 {
    margin-bottom: 5px;
}
.infos .block h5 {

    margin-bottom: 25px;
}
.block-heading h4 span.label, .block-heading h1 span.label {
	font-size: 75%;
	border-radius: .25em;
	font-family: 'Open Sans', sans-serif!important;
	margin-right: 10px;
}
.block-heading .heading-icon i{
	line-height: 50px;
}
.block-heading .heading-icon, .block .heading-icon{
	width:20px;
	text-align:center;
	margin-right:10px;
	display:inline-block;
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	position:relative;
}
.block-heading .heading-icon .icon-design{
	color:rgba(255,255,255,.3);
	font-size:20px;
	position:absolute;
	right:-7px;
	display: none;

}
.single-property .block-heading .btn-sm,
.single-property .breadcrumb .btn-sm{
	text-transform: none;
    margin-left: 10px;

}
.single-property .breadcrumb .btn-default,
.single-property .breadcrumb .pull-right {
	text-transform: none;
    margin-right: 10px;

}
.bottom-blocks h3{
	margin-bottom:30px;
}
.features-list li .icon{
	font-size:30px;
	line-height:40px;
	float:left;
	width:8%;
}
.features-list li .text{
	float:left;
	width:92%;
}
.features-list li .text h4{
	margin-bottom:5px;
}
.popular-agent .img-thumbnail{
	margin-bottom:15px;
}
.contact-info li{
	margin:5px 0;
	border-bottom:0!important;
	white-space:nowrap;
}
.contact-info li i{
	margin-right:7px;
}
.testimonials > li{
	border-bottom:0!important;
	margin-bottom:25px;
}
.testimonials > li.kit-media{
	border-bottom:0!important;
	margin-bottom:0px;
}
.testimonials > li > p{
	border:1px solid #D7D5D5;
	background:#f5f5f5;
	padding:15px;
	position:relative;
	margin: 0 0 10px 0;
}

.testimonials > li > p:before, .testimonials > li > p:after {
	content: "";
   	position: absolute;
   	width: 0;
   	height: 0;
   	border-style: solid;
   	border-color: transparent;
   	border-bottom: 0;
}
.testimonials > li > p:before {
  	bottom: -9px;
  	right: 31px;
	border-top-color: #f5f5f5;
  	border-width: 10px;
}
.testimonials > li > p:after {
  	bottom: -8px;
  	right: 32px;
  	border-top-color: #fff;
  	border-width: 9px;
}
.testimonials > li .testimonial-sender{
	float:right;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	width:50px;
	height:50px;
	border:2px solid #fff;
	-webkit-box-shadow:0 0 2px #f5f5f5;
	box-shadow:0 0 3px 3px #DFDFDF;
}
.testimonials > li .testimonial-sender2{
	float:right;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	width:60px;
	height:60px;
	border:2px solid #fff;
	-webkit-box-shadow:0 0 2px #f5f5f5;
	box-shadow:0 0 3px 3px #DFDFDF;
	margin-bottom: 10px;
}
img.testimonial-sender{
	float: left;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 5px;
width: 60px;
height: 60px;
border: 0px solid #fff;
-webkit-box-shadow: 0 0 3px #B0B0B0;
box-shadow: 0 0 3px #B0B0B0;
margin-right: 5px;
margin-top: 20px;
}
.testimonials > li cite{
	display:block;
	margin-top:10px;
}
.testimonials > li cite a{
	text-decoration:none;
	color:#999;
}
.bg-opacity-black-90:before {
    background: rgba(0, 0, 0, 0.9);
}
.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6, .bg-7, .bg-8, .bg-9, .bg-10 {
    background-attachment: fixed;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.bg-2 {
       background: #434a54;
}
.site-footer{
 background: #434a54;
	padding:30px 0 0 0;

}
.site-footer .label-primary{
background-color: #656d78;
}
.site-footer p{
	color: #ccc ;
	}

.site-footer-bottom{
	border-top: 2px solid #656d78;
    background: #434a54;
    padding: 20px 0 10px;
    font-size:12px;
}

.site-footer-bottom h3, footer h3{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: none;
}
.site-footer-bottom-kit-media{
	background-color:#eee;
	border-top:1px solid #e1e1e1;
	padding:20px 20px;
	font-size:12px;

}

footer .widget ul li a.btn {
	color: #fff ;
	font-size:14px;
}
footer .widget ul li a.btn i {
	margin-left: 5px;
}

.site-footer-bottom ul li,
footer ul li {
border-bottom: 0!important;
margin-bottom: 5px!important;
}


.site-footer-bottom p, .site-footer-bottom-kit-media p{
	margin-bottom:0;
	color: #ccc ;
	font-size:12px;
}
footer .widget ul li a {
    color: #ccc;
    font-size: 12px;
}
footer a:hover,
footer .widget ul li a:hover,
footer .widget span a:hover {
	color: #fff!important;
}
.copyrights-col-left p a{
	color: #fff;}

.site-footer-bottom .copyrights-col-right p{
	text-align: right;
}
.site-header .social-icons{
	margin-top:30px;
}
.site-footer-bottom .social-icons, .site-footer-bottom-kit-media .social-icons{
	padding-top: 0;
}
.site-footer-bottom .social-icons,
.site-footer-bottom .horiz-nav2 {
    text-align: right;
}

.site-footer-bottom .social-icons a, .site-footer-bottom-kit-media .social-icons a{
	background:#ccc;
	color:#3c3e46;
	border-radius:50%;
	width:20px;
	height:20px;
	text-align:center;
	display:inline-block;
	margin:0 0 0 8px;
	text-decoration:none;
}
.bg-contact a.icon {
    background: #fff;
    color: #424953;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
    line-height:40px;
}
.bg-contact a.icon i {
      color: #fab41a;
    font-size: 20px;
    line-height: 40px;
}
.bg-contact a.icon i.fa-whatsapp{
    font-size: 25px;
    line-height: 40px;
}
.bg-contact span {
	text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
}
.bg-contact span.input-group-addon {
	text-align: center;
    color: #555555!important;
    font-size: 14px!important;
    margin-top: 0;
}
.bg-contact .input-group .form-control {
    width: 100%;
    margin-bottom: 0!important;
    background: #fff!important;
}
.social-icons a {
	background:#666;
	color:#fff;
	border-radius:50%;
	width:20px;
	height:20px;
	text-align:center;
	display:inline-block;
	margin:0 0 0 8px;
	text-decoration:none;
	font-size: 14px;
    line-height: 20px;
}
.social-icons a:hover {
	color: #fff;
}
.social-icons a#fb{
	background:#3b59a1;
}
.social-icons a#twitter{
	background:#31aae2;
}
.social-icons a#print{
	background:#ff6600;
}
.social-icons a#mail{
	background:#EA367E;
}
/* Property Listing */
.property-listing > ul > li, .agents-listing > ul > li{
	border:1px solid #dddddd;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
	background:#ffffff;
	margin-bottom: 20px;
        padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 15px;
}
.property-listing > ul.pagination > li, .agents-listing > ul.pagination > li{
	border:none;
	background:none;
	margin-bottom: 0px;
   padding: 0;
}

.property-listing > ul > li.format-image{
    padding-left:10px;
	padding-right:10px;
}

.property-listing > ul > li:hover, .agents-listing > ul > li:hover{
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}
.property-listing > ul > li:last-child, .agents-listing > ul > li:last-child{
	margin-bottom:0;
}
.property-listing .property-info, .agents-listing .agent-info{
	padding: 15px;
	border-bottom:0;
	text-align: left;
}
.col-md-8 > div.property-info {
	padding:0 0 10px 0;
	border-bottom:0;
}
.property-listing .property-amenities{
	border-bottom:2px solid #DBDBDB;

}
.property-listing .property-amenities strong{
	display:inline-block;
	margin-right:5px;
}

.property-listing .col-md-2,
.property-listing .col-md-3{
	padding-right: 0;
	padding-left: 0;
	top: 0;
    right: 0;
    height: 100%;
    position: absolute;

}

@media (max-width: 992px) {
.property-listing .col-md-3 {
   position: relative;
}
}
.property-listing .col-md-6,
.property-listing .col-md-5{
	padding-right: 0px;
	padding-left: 0px;
	}
.property-listing .col-md-4{
	padding-right: 20px;
	padding-left: 10px;
	}

.property-listing .col-md-4{
	padding-right: 20px;
	padding-left: 10px;
	}
	.property-listing #ala-une,
.property-grid #ala-une {
   padding-bottom: 0;
   border: 1px solid #fab41a;
       padding-top: 10px;
}
.property-grid #ala-une {
  padding-top: 0;
}
.property-grid #ala-une img.recherche {
    min-width: 100%;
    height: 200px;
}
.property-grid .flexslider .slides > li > a.property-featured-image > img.recherche {
    min-width: 100%;
    height: 200px;
}
.property-listing #ala-une .col-md-4 {
    padding-right: 5px;
    padding-left: 0;
    left: 0;
    top: -10px;
    margin-bottom: -10px;
}
.property-listing .alert, .property-grid .alert,
.single-property .alert {
  	margin-bottom: 0px;
  	padding: 20px;
    background-color: #fff;
	text-shadow: none;
	border: 0;
}
.property-listing .alert {
  height: 100%;
  border-left: 1px solid #ddd;

}
.property-grid .alert {
    padding: 6px 15px;
    background-color: #fff;
    border-top: 1px solid #ddd;
}
.single-property .alert {
  	text-align: center;
}
.single-property .alert li.btn-default,
.single-property .agent-contact-details li.btn-default {
        font-size: 18px;
        margin-bottom: 15px;
        padding: 5px 20px;
        width: 100%;
            font-family: "Lato", Arial, Verdana, sans-serif;
}
.single-property .agent-contact-details li.btn-default,
.agent-contact-details span.btn-default {
        margin-bottom: 2px;

}
.single-property .owl-carousel {
    position: initial;
}
.agent-contact-details span.btn-default {
        margin-bottom: 2px;
     width: 100%;
    padding: 1px;
    color: #424952;
    background-color: #ffffff;
    border-color: #424952;
    font-family: "Lato", Arial, Verdana, sans-serif;
    font-size: 14px;
}
#contact .agent-contact-details span.btn-default {
     border-color: inherit;
   }
.agent-contact-details span.btn-default:hover {
    color: #fff;
    background-color: #424952;
    border-color: #424952;
}
.bloc-form-contact {
    line-height: 1;
    background-color: #e6e9ed;
   margin-top: 5px;
    padding: 20px;
    border-radius: 4px;
    box-sizing: border-box;

}

.bloc-form-contact ul > li {
    margin-bottom: 20px;
    margin-top: 10px;
    border-bottom: none;
}
.shareaholic-share-buttons-container {
    padding: 0;
    padding-bottom: 0px;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.share-buttons{
	list-style-type:none;
	margin:20px 0 10px;
	text-align: center;
}
.share-buttons > li{
	display: inline-block;
    margin: 0 5px 10px 5px;
}
.share-buttons > li > a{
	display:inline-block;
	width:28px;
	height:28px;
	margin:0;
	border-radius: 50% / 50%;
	color: #fff;
	text-align: center;
	line-height:28px;
}
.share-buttons > li > a:hover{
	background: #fff;
	color: #111;
}
.single-property .alert span.btn-default {
        margin-bottom: 10px;
        margin-right: 5px;
        margin-left: 5px;
}
.single-property .agent .btn-default {
        margin-top: 15px;
      margin-right: 10px;

}
.single-property .agent .social-icons {
        margin-top: 10px;

}
.property-listing .alert i.fa-caret-right {
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px;
    /* width: 20px; */
    /* left: 44%; */
    line-height: 0px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);

}
.property-grid .alert i.fa-caret-down {
    color: #ffffff;
   position: absolute;
    right: 15px;
    margin-top: -8px;
    font-size: 30px;
    line-height: 0;

}

.single-property .alert i.fa-caret-right {
    color: #ffffff;
    position: absolute;
    left: 9px;
    top: 37px;
    font-size: 40px;
    /* width: 20px; */
    /* left: 44%; */
    line-height: 0px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.property-listing .alert i,
.single-property .alert i {
    color: #fab41a;
   }
.property-listing .alert a, .property-grid .alert a {
    color: #222;
   }
.property-grid .alert a, .property-grid .alert ul li i  {
    color: #222;
     font-size: 15px;
    line-height: 27px;
    margin-left: 8px;
    display: inline-block;
   }
.property-grid .alert a.url {
    color: #222;
     font-size: 12px;
    line-height: 24px;
display: block;
   }
.property-grid .alert a img {
    margin-left: -8px;

}
.property-listing .alert ul {
   padding-top: 20px;
   }
 .property-grid .alert ul {
    text-align: right;
        display: inline-block;
   }

.single-property .alert ul{
   padding-top: 15px;
   }

.property-listing .alert li{
    padding-left: 17px;
    font-size: 12px;
    line-height: 24px;
    color: #222;
   }
.property-listing .alert li.ilana {
    padding-left: 17px;
    font-size: 14px;
    line-height: 27px;
    font-family: "Lato", Arial, Verdana, sans-serif;
   }
 .property-grid .alert li {
    padding-left: 0;
    font-size: 12px;
    color: #222;
    margin-right: 0;
        line-height: 12px;
        text-align: right;
            display: inline-block;

    }
 .single-property .block{
	text-align: left;

}
.single-property .block h1 {
   font-size: 22px;
    color: #434a54;
    margin-bottom: 10px;
}
.single-property .block h1 span{
   font-size: 13px;
}
.sidebar .block ul > li {
  margin-top: 12px;
}
.sidebar .block ul > li > i{
  margin-right: 5px;
    color: #ef771d;
}
.block-title {
       padding: 10px 15px;
     background: #656d78;
     font-size: 20px;
    color: white;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    text-align: center;
}
.block-title a {
     color: #fff;
     font-size: 13px;
     text-transform: none;
 }
 .block-title a:hover {
     color: #fff;
     text-decoration: underline;
 }

#services .block-title {
   font-size: 24px;
   text-transform: uppercase;
}
.alert .col-md-2 {
   padding-left: 0;
   }


.single-property .alert li {
   font-size: 16px;
    line-height: 24px;
   }

.single-property .alert h5,
.single-property .alert h3 {
   margin-top: 0;
   margin-bottom: 8px;
   padding-left: 0;
   border-left: 0;
   }
.single-property .agent h5,
.single-property .agent h3  {
   margin-top: 0;
   padding-left: 0;
   border-left: 0;
   margin-bottom: 10px;
   }

.property-listing .alert img.img-thumbnail,
.property-grid .alert img.img-thumbnail,
.single-property .alert img.img-thumbnail {
  	width: auto;
  	max-height: 55px;
}
.property-grid .alert img.img-thumbnail
{
  	max-width: 130px;
  	 max-height: 35px;
}
.property-listing .alert a#logo-agence img.img-thumbnail {
  	width: auto;
  	max-height: 55px;
}

p#infocomp.closed {
    height: 100px;
    overflow: hidden;
    margin-bottom: 5px;
}
p#descagence.closed {
    height: 80px;
    overflow: hidden;
    margin-bottom: 5px;
}

.single-property .alert input[type="text"],
.single-property .alert input[type="email"],
.single-property .agent input[type="text"],
.single-property .agent input[type="email"] {
  background: #fff;
  border: 1px solid #cccccc;
  color: #606060;

}

.agent-contacts li{
	display:inline-block;
	margin:5px 20px 0 0;
}
.agent-contacts li.social-icons a{


}
.agent-contacts li i{
	font-size: 16px;
}

.agent-contact-details .col-md-7{
	padding-left: 5px;
	padding-right: 5px;
}
.agent-contact-details .col-md-5{
	padding-right: 5px;
}
.agent-contact-details .col-md-5 .img-thumbnail{
 max-width: 100%;
 width: auto;
}

.property-listing .property-info .price {
	float:right;
	margin-top:0;
	margin-left: 5px;
	margin-bottom: 5px;
}
.property-listing .property-info .price.ilana {
	float:none;
	margin-top:0;
	margin-left: 0;
	margin-bottom: 10px;
}
.agents-listing .agent-info .counts{
    margin-top:0;
	margin-right: 5px;
	margin-bottom: 5px;
}


.property-listing .property-info .star
{
	float:right;
	margin-top:0;
	margin-left: 5px;
	height: 26px;
}
.property-listing .property-info .star .btn,

{
	height: 26px;
	line-height: 26px;
}
.property-listing .property-info .price, .property-grid .property-info .price,
.property-listing .property-info .price strong, .property-grid .property-info .price strong,
.property-listing .property-info .price span, .property-grid .property-info .price span {    height: 26px;
    line-height: 26px;
    font-size: 18px;
    font-family: "Lato", Arial, Verdana, sans-serif;
}
.property-listing .property-info .price.ilana span, .property-grid .property-info .price.ilana span {    height: 26px;
    line-height: 26px;
    font-size: 22px;
    font-family: "Lato", Arial, Verdana, sans-serif;
}
.property-listing h3, .property-grid .owl-item h3{
	font-size: 18px;
	line-height: 26px;
	margin-bottom:0;
}
.property-grid .owl-item .property-info .price {
   display: table-cell;
}
h3.kit-media{
	font-size: 24px;
	line-height: 1.5em;
	margin-bottom:15px;
	color: #fab41a;

	}

.property-listing span.kit-media{
	padding-bottom: 10px;
	font-size: 15px;
}

.property-grid > ul > li{
	margin-bottom:25px;
}
.toggle-view{
	margin:15px 20px 0 0;
}
.toggle-view a{
	 background: #fff;
    margin:0;
    padding: 3px 12px;
	color: #747f8f;
	  	font-size:15px;
}
.toggle-view a.two{
	border-left: solid 1px #ccd1d9;
}
.toggle-view a i{
	  	font-size:15px;
	  	    margin-left: 5px;
}
.toggle-view a.active, .toggle-view a:hover{
	color:#01d4ed;
	font-weight: 600;
}
.pagination{
	margin-top:40px;
	margin-bottom:20px;
}
.full-search-form{
	background:#f5f5f5;
	padding: 10px 5px;
}
.col-md-2-index .full-search-form,
.col-md-4-index .full-search-form{
	background:#fff;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	border-radius:0px 0px 4px 4px;
	border-color: #fab41a;
}
#credit .full-search-form{
	border-radius:6px!important;
	padding-top: 15px;
	padding-bottom: 20px;

}
.full-search-form label{
	margin-top:0;
	padding-top:0;
	line-height:normal;
}
.page-header{
	margin:0;
	position:relative;
	padding:60px 0;
	border:0;
	}
.page-mandat .page-header {
    padding: 100px 0;
  }
.page-credit .page-header {
    padding: 100px 0;
    background: rgb(101,109,120);
background: linear-gradient(0deg, rgba(101,109,120,1) 0%, rgba(67,74,84,1) 100%);
text-align: center;
  }
.page-header2{
	margin:0;
	position:relative;
	padding:60px 0;
	border:0;
	background-color:#666;
}
.page-header img.img-thumbnail {
    width: auto;
    max-height: 80px;
    margin-bottom: 15px;
}
.page-header h1, .page-header2 h1{
	text-transform:uppercase;
	color:#ffffff;
	margin-bottom:0;
	    /* line-height: 1em; */
    /* text-shadow: 1px 1px 3px rgba(0,0,0,.8); */
    text-align: center;
    font-size: 40px;
    line-height: 30px;
    font-weight: 600;
    }
.bg-opacity-black-70 {
    background: rgba(0, 0, 0, 0) url(../images/promoteur-bg.jpg) repeat scroll 0 0;
}
.bg-israel {
    background: rgba(0, 0, 0, 0) url(../images/israel.jpg) repeat scroll 0 0;
}
.bg-israel h1:before, .bg-israel h1:after {
    display: inline-block;
    width: 50px;
    height: 1px;
    content: '';
    vertical-align: middle;
    background: rgba(255, 255, 255, 0.5);
}
.page-mandat .bg-israel h1:before, .page-mandat .bg-israel h1:after {
    display: inline-block;
    width: 0;
    height: 0;
    content: ;
    vertical-align: middle;
    background: none;
}
.bg-israel h1:before {
    margin-right: 10px;
}
.bg-israel h1:after {
       margin-left: 10px;
}
.bg-contact {
    background: rgba(0, 0, 0, 0) url(../espace-pro/images/bg-contact.jpg) repeat scroll 0 0;
}
.bg-immo {
    background: rgba(0, 0, 0, 0) url(../espace-pro/images/bg-israel.jpg) repeat scroll 0 0;
    padding: 70px 0;
    padding-bottom: 50px;
}
.bg-kit {
    background: rgba(0, 0, 0, 0) url(../espace-pro/images/bg-kit.jpg) repeat scroll 0 0;
    padding: 95px 0;
}
.bg-abonnement {
    background: url(../kit-media/images/bg-abonnement.jpg) repeat scroll 0 50%;
}
.bg-banniere {
    background: url(../kit-media/images/bg-banniere.jpg) repeat scroll 0 50%;
}
.bg-agences {
    background: url(../kit-media/images/bg-agences.jpg) repeat scroll 0 50%;
}
.bg-mailing {
    background: url(../kit-media/images/bg-mailing.jpg) repeat scroll 0 50%;
}
.bg-lemag {
    background: url(../kit-media/images/bg-lemag2.jpg) repeat scroll 0 50%;
}
.bg-site {
    background: url(../kit-media/images/bg-site.jpg) repeat scroll 0 50%;
}

.bg-contact p, .contact p  {
    color: #fff;
    font-size: 22px!important;
    vertical-align: middle;
    line-height: 35px!important;
    font-family: 'Roboto',arial;
    text-align: center;
    margin-bottom: 10px;
}
.bg-contact p.lien {
    color: #ffffff;
    margin: 0;
    text-align: left;
    margin-top: 0;
    margin-left: 10px;
    display: inline-block;
    vertical-align: baseline;
    direction: ltr!important;
}
.bg-contact p {
    direction: ltr!important;
}
.bg-contact p a, .contact p a {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
}
.bg-contact p a, .contact p a {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
}
.bg-contact p small {
    font-size: 15px;
    color: #fff;
}
.page-header::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
   }
       .bg-opacity-black-70:before {
    background: rgba(0, 0, 0, 0.7);
   }
.bg-opacity-black-10, .bg-opacity-black-20, .bg-opacity-black-30, .bg-opacity-black-40, .bg-opacity-black-50, .bg-opacity-black-60, .bg-opacity-black-70, .bg-opacity-black-80, .bg-opacity-black-90, .bg-opacity-white-10, .bg-opacity-white-20, .bg-opacity-white-30, .bg-opacity-white-40, .bg-opacity-white-50, .bg-opacity-white-60, .bg-opacity-white-70, .bg-opacity-white-80, .bg-opacity-white-90 {
    z-index: 9;
}
.page-header p, .page-header2 p{
	color:#ffffff;
	margin:0;
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
}
.page-header p, .page-header iframe p{
	color:#ffffff!important;
}
.espace-2019 .page-header form label {
    color: #ffffff!important;
}

.bg-immo p, .bg-kit p {
    font-size: 22px!important;
   font-family: 'Roboto',arial;
   line-height: 30px;
}
.single-property .property-amenities{
	border-bottom:3px solid #f5f5f5;
}
.single-property .property-amenities span{
	font-size:14px;
	width:18%
}
.single-property .property-amenities span.orientation{
	font-size:14px;
	width:42%
}
.single-property .property-amenities strong{
	display:inline-block;
	margin-right:5px;
}
.single-property h2.page-title{
	margin-bottom:10px;
}
.location{
	font-size:75%;
	color:#999;
	font-family: 'Open Sans', sans-serif!important;
	font-style:italic;
}


.location > i.fa-map-marker{
	display: none;
		}

.location2 {
	font-size:100%;
	color:#606066;
	font-family: 'Open Sans', sans-serif!important;
	font-style:italic;
	}
.tab-content2 .location2 {
	padding: 2px 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #f5f5f5;
    color: #5e5e5e;

}
.tab-content2 .post-meta {
	margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 14px;
  margin-top: 5px;
  }


.location2 > i{
	margin-right: 5px;
}
.single-property .price{
	margin-bottom:5px;
	margin-left:5px;
	color:#fff;
}
.single-property .tabs{
	margin-bottom:10px;
}
.single-property .agent{
	padding:25px;
	margin-bottom:30px;
	background:#f5f5f5;
}
.agent{
	padding:15px;
	margin-bottom:10px;
	background:#f5f5f5;
}
.agent .widget{
	margin-bottom:0px;
	}
.single-property .agent h4 i,
.single-property .alert .btn-block i{
	padding-right: 5px;}

.single-property .alert .btn-block i{
	color: #fff;}

.single-property .desc{
	margin-bottom:15px;
	background:#f5f5f5;
	padding: 20px 15px 15px 20px;
}
.single-property .desc .additional-amenities > span{
	background:none;

}

.property-slider{
	margin:15px 0 15px 0;
}
.property-slider #property-images{
	position:relative;
	text-align:center;
}
@media (max-width: 992px) {
	.property-slider #property-images img{
	width:100%;
	height: 500px;
}
}
@media (max-width: 767px) {
	.content {
    padding: 30px 0;
}
.single-property .block h1 {
    font-size: 20px;
    margin-bottom: 5px;
}
.breadcrumb {
    padding: 8px 0 8px 15px;
    font-size: 11px;
}
	.property-slider #property-images img{
	width:100%;
	height: 280px;
}
.property-slider #property-images #googlemap{
	width:100%;
	height: 280px!important;
}
.single-property .property-amenities span {
    font-size: 14px;
    width: auto;
    padding: 4px 20px;
    padding-bottom: 0;
}
#services .col-md-1 {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}
#services .featured-block img {
    width: 50%;
    margin-bottom: 5px;
}
.property-listing > ul > li, .agents-listing > ul > li {
	padding: 0!important;}

.property-listing .alert img.img-thumbnail {
    float: right;
    margin-right: 0;
    max-height: 50px;
}
.navigation > ul > li > a.btn{
    position: initial;
}
}
@media (min-width: 992px) {
	.property-slider #property-images img{
	height: 500px;
}
}

@media (max-width: 992px) {
	.property-slider #property-thumbs img{
	width: 80px;
	height: 60px;
}
}
@media (min-width: 992px) {
	.property-slider #property-thumbs img{
	width: 80px;
	height: 60px;
}
}

.property-slider #property-thumbs{
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
    width: auto;

}
.property-slider #property-thumbs .flex-prev{
	left:20px;
	margin-top:-10px;
}
.property-slider #property-thumbs .flex-next{
	right:20px;
	margin-top:-10px;
}
.property-slider #property-thumbs .slides li{
	margin:0 8px;
  width: auto!important;
}

.property-slider #property-thumbs img{
	cursor:pointer;
}
.property-slider #property-thumbs .flex-active-slide img{
	opacity:1;
}
.single-agent .contact-details{
	margin:20px 0;
}
.single-agent .counts{
	margin-top:0px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.single-agent h3{
	margin-bottom:10px;
}
.grid-holder{
	width: 105%;
	margin-left: -3%;
	float: left;
	border-radius: 3px;
	overflow: inherit!important;
}

.grid-holder .grid-item{
	float: left;
}
.grid-item, .gallery-item{
	margin-bottom: 3%;
	}

.gallery-listed {
    margin: 0;
    list-style-type: none;
}




.grid-item-inner{
	/*-webkit-box-shadow: -4px 4px 10px 0px rgba(0,0,0,0.4);
-moz-box-shadow: -4px 4px 10px 0px rgba(0,0,0,0.4);
box-shadow: -4px 4px 10px 0px rgba(0,0,0,0.4);*/
	background:#ffffff;
	border: 1px solid #f5f5f5;
}

.grid-item-inner2{
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	background:#434a54;
	border: 1px solid #f5f5f5;
	border-radius: 6px;
}

.grid-holder .grid-item{
	margin-left: 3%;
}
#recherche .property-grid li.grid-item .property-block{
min-height: 327px;
}
.property-grid li#ala-une .property-block {
    min-height: auto;
}


.grid-holder.col-2 .grid-item{
	width:45%;
}
.grid-holder.col-3 .grid-item{
	width:29.63%;
}
.grid-holder.col-4 .grid-item{
	width:21%;
}
.grid-holder.col-5 .grid-item{
	width:16%;
}
.grid-holder.col-6 .grid-item{
	width:13%;
	    top: auto!important;
}
.grid-media{
	position:relative;
}
.grid-content{
	padding: 20px 25px;
}
.grid-content .fa-external-link{
	margin-left:10px;
}
.events-grid .grid-item{
}
.grid-item h3{
	line-height:1em;
}
.grid-item h3.kit-media{
	line-height:1.5em;
}
.post-title{
	margin-bottom:0;
	padding-bottom:6px;
}
.post-content{
	padding-top:0px;
}
.post-content .featured-image{
	margin-bottom:15px;
margin: auto;
}
.post-content .featured-image .img-thumbnail{
	margin-bottom:15px;
}
.single-post-header{
	margin-bottom:0;
}
.posts-archive .post{
	margin-bottom:0px;
	padding-bottom:5px;
	border-bottom:1px solid #f5f5f5;
}
.posts-archive .post:last-child{
	margin-bottom:0;
}
.posts-archive .post h4{
	margin-bottom:5px;
	}
.posts-archive .post-content h4{
	margin-bottom:5px;

}

.grid-content p{
	font-size:24px;
	line-height:32px;
	font-style:italic;
	margin-bottom: 0;
}

.grid-item-inner2 .grid-content p{
	font-size:24px;
	line-height:36px;
	font-style:italic;
	color: #ffffff;

}
.grid-item-inner2 .grid-content h3{

	color: #ffffff;
}

.grid-content2 p{
	font-size:16px;
	line-height:26px;
	font-style: normal;
	color: #333333;
	  margin-bottom: 30px;
}
.single-post-header .btn-toolbar{
	margin-top:8px;
}
.post-comments-count{
	margin-top:15px;
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eee;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 20px;
	position: relative;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #eee;
	border-radius: 5px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
	padding: 10px 10px;
}

.timeline-panel .col-md-4  {
	padding-right: 0;
}


.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 29px;
	right: -10px;
	display: inline-block;
	border-top: 10px solid transparent;
	border-left: 10px solid #d0d0d2;
	border-right: 0 solid #d0d0d2;
	border-bottom: 10px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 30px;
	right: -9px;
	display: inline-block;
	border-top: 9px solid transparent;
	border-left: 9px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 9px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	padding-top:11px;
	font-size: 12px;
	line-height:14px;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #eee;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.timeline > li > .timeline-badge span{
	font-size:14px;
	display:block;
	line-height:16px;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 10px;
	left: -10px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 9px;
	left: -9px;
	right: auto;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    font-size: 20px;
}
.timeline-title a{
	text-decoration:none;
}
.timeline-body > p:last-child,
.timeline-body > ul:last-child {
	margin-bottom:0;
}
.timeline-body > p + p {
	margin-top: 5px;
}
.error-404{
	text-align:center;
}
.error-404 h2{
	font-size:80px;
}
.image-placeholder{
	background:#eee;
	height:100px;
	line-height:100px;
	text-align:center;
	font-weight:700;
	margin-bottom:10px;
}

/* Widgets */
.widget{
	margin-bottom:30px;
}
footer .widget{
	margin-bottom:5px;
}
.site-footer-bottom .widget {
  margin-top: 15px;
}
.col-md-2-index .widget,
.col-md-4-index .widget{
	margin-bottom:17px;
}

.widget .widgettitle{
	border-bottom:1px solid #fab41a;
	margin-bottom:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:18px;
}

.widgettitle{
	border-bottom:1px solid #fab41a;
	margin-bottom:15px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:18px;
	color: #303030;
}
#searchForm .widgettitle{
	font-size:14px;
	color: #222;
	font-weight: bold;
	padding-bottom: 0;
}
.site-search-module #searchForm .widgettitle{
	font-size:14px;
	color: #fff;
	font-weight: 400;
	padding-bottom: 0;
}
.col-md-2-index .widget .widgettitle,
.col-md-4-index .widget .widgettitle {
	font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.col-md-2-index .widget h5 a,
.col-md-4-index .widget h5 a{
	color: #fab41a;
	line-height: 30px;
}
.col-md-2-index .widget > h5 > a > i,
.col-md-4index .widget > h5 > a > i{
	color: #333333;
}


.col-md-2-index .widgettitle,
.col-md-4-index .widgettitle{
	font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.widget-recent-posts .widgettitle{
	margin-bottom:8px;
}
.widget ul > li{
	margin-bottom:12px;
	border-bottom:1px solid #f5f5f5;
}

.partenaire .widget h4{
	    font-size: 18px;
	    font-weight: bold;
    line-height: normal;
}

.agent .widget ul > li{
	color: #434a54;
   }

.agent .widget ul > li span{
	color: #434a54;
    font-weight: 600;}

.widget ul > li div.col-md-7,
.widget ul > li div.col-md-8{
	padding-left: 0;
}
.widget ul > li .location{
	font-size:12px;
	color:#60605F;
	font-weight: 300;
}
.widget ul > li .property-info .location{
	font-size:13px;
	color:#999;
	font-weight: 300;
	margin-top: 5px;
	line-height: 22px;
}
.widget ul > li p{
	font-size:13px;
	color:#60605F;
	line-height: 20px;
}
.widget ul > li h4{
	    font-size: 15px;
	    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
}
.widget ul > li a:hover h4{
	color: #fab41a;
}
.widget ul > li img.img-thumbnail{
	    max-height: 52px;
}
.widget ul.kit-media > li{
	padding:0 0 6px 0;
	margin-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.widget ul > li.clearfix{
padding: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #f5f5f5;
background: #f5f5f5;

}
.widget ul > li.clearfix2{
padding: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #f5f5f5;

}

.col-md-6-index .widget ul > li{
	padding:0;
	margin-bottom:0;
	border-bottom:1px solid #f5f5f5;
}

.widget ul.slides > li{
	padding:0;
	margin-bottom:0;
	border-bottom:0px;
}
.widget .media-box {
margin-bottom: 15px;
/* border-top: 3px solid #D5D5D5;
border-bottom: 3px solid #D5D5D5;*/

}
@media (max-width: 767px) {
  .col-md-6 .media-box {
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .block-heading h4, .block-heading h1 {
	font-size: 16px;
	line-height:23px;
	color:#434a54;
	display:inline-block;
	padding-right:5px;
	float: left;
}
.block-heading h4 span, .block-heading h1 span {
    font-size: 14px;
}
}

.widget a{
	text-decoration:none;
}

a .label {
	text-decoration:none;
}

.widget .meta-data{
	margin-top:0;
	font-size: 13px;
	font-weight: 500;
}
.widget h4{
	margin-bottom: 5px;
}
.widget .meta-data > span {
    padding: 3px 5px 3px 10px;
}
li.dimri2 .flex-caption{
	width: 360px;
   top: 10px;
    margin-right: 8px;
    right: 25%;
	}

li.dimri2 .flex-caption strong.title{
	font-size:14px;
	line-height: 20px;
}
li.dimri2 .flex-caption .btn{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	margin-top:5px;
	margin-bottom: 2px;
	font-size: 15px;
	text-transform: uppercase;
}
li.dimri2 .flex-caption .btn span{
	font-size: 15px;

}

li.dimri2 .flex-caption a img{
	max-height: 100px;
}

.tag-cloud a{
	display:inline-block;
	margin-right:7px;
	margin-bottom:7px;
	padding:2px 8px;
	border:1px solid #eeeeee;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#f8f8f8;
	font-size:12px;
	text-decoration:none;
}
.tag-cloud a:hover{
	text-decoration:none;
}

.tag-cloud a.tous{
	display:inline-block;
	margin-right:7px;
	margin-bottom:7px;
	padding:2px 10px;
	border:1px solid #eeeeee;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#434a54;
	font-size:18px;
	text-decoration:none;
	color: #fff;
}
.tag-cloud a.tous:hover{
	text-decoration:none;
	background: #fab41a;
}
.widget-recent-posts .post-image{
	width:100%;

}
.widget-recent-posts .widget-blog-content{
	width:100%;

}
.widget-recent-posts .widget-blog-content > a{
	font-weight:bold;
	display:block;
	margin-top:0;
}
.widget-recent-posts .fa-angle-right{
	display:none;
}
.widget-recent-posts .fa-plus{
	margin-right:0;
}
.widget-recent-posts ul li a{
	text-decoration:none;
}
.widget-recent-posts ul li:first-child a{
	padding-top:0;
}
.widget-gallery ul{
	margin-left:-3%;
}
.widget-gallery ul li{
	float:left;
	width:30%;
	margin-left:3%;
	margin-bottom:20px;
	border-bottom:0;
	padding:0;
}
.widget-gallery ul li i{
	display:none;
}

.featured-properties-widget{
	margin-bottom:10px;
}
.featured-properties-widget .property-block{
	padding-bottom:0;
	margin-bottom:20px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:0;
}
.featured-properties-widget .property-block:last-child{
	margin-bottom:0;
}
.featured-properties-widget .property-featured-image{
	width:100%;
}
.featured-properties-widget .property-info{
	width:100%;
	padding:10px 0px;
	border-bottom:0;
}
.widget-agents .badge{
	margin-top:8px;
}
.widget-properties .price{
	margin-top:8px;
}

.additional-amenities{
text-align: left;
}

.additional-amenities > span{
	padding: 2px;
display: inline-block;
margin: 0 5px 7px 0;
background: #f8f8f8;
-webkit-border-radius: 3px;
border-radius: 3px;
line-height: 24px;
}
footer .additional-amenities > span {
    display: inline-block;
    background: none;
    border-radius: O;
    color: #ccc;
}
.additional-amenities > span.navailable i{
	color:#999;
}
.properties-table th{
	font-weight:700;
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th,
.table .thead-light td
 {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table tbody tr td {
	vertical-align:middle;
	color: #222;
}

.table .thead-dark th a {
	color: #fff;
}
.table thead tr th a, .table thead tr th{
	color: #434a54;
}
.properties-table .action-button{
	margin-left:20px;
	font-weight:bold;
	text-decoration:none;
}
.properties-table .action-button i{
	font-size:16px;
}

.post-meta{
	background-color:#f8f8f8;
	border-bottom:1px solid #DBDBDB;
	padding:10px 20px;
	font-size:12px;
}

.alert .post-meta h1{
	font-size:13px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0;
}
.alert .post-meta{

	border-bottom:1px solid #DBDBDB;
	padding:10px 20px;
	font-size:13px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
	margin-bottom: 0;
    margin-top: 13px;
}
.alert .accordion,
.alert .accordion-group  {
    margin-bottom: 0;
}
.alert #map  {
    margin-top: 20px;
}
.post-meta i{
	margin-right:5px;
	font-size:14px;
}
.post-comments{
	margin:30px 0 0 0;
}
.comments{
	margin:0;
	list-style-type:none;
}
.comments li{
	margin-bottom:25px;
}
.comments li .post-comment-block{
	padding:5px;
	padding-bottom:5px;
	border:1px solid #f5f5f5;
	border-bottom-width:2px;
	background:#ffffff;
}
.comments li.admin > .post-comment-block{
	background-color:#f8f7f3;
}
.comments li .img-thumbnail{
	float:left;
	margin-right:20px;
}

.comments li h5{
	margin-bottom:5px;
}
.comments li ul{
	padding-top:25px;
	padding-left:50px;
}
.post-comment-form{
	margin:30px 0 0 0;
	border-bottom:0;
}
.post-comment-form .form-control{
	margin-bottom:20px;
}
.gallery-filter ul{
	float:right;
}
#message{
	margin-top:10px;
}
#clients-slider li{
	border: 1px solid #f5f5f5;
    height: 100px;
    line-height: 100px;
    padding: 0 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
#clients-slider li:hover {
    border: 1px solid #fab41a;
}
#clients-slider li img{
	max-height: 50px;
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
filter: grayscale(100%);
    opacity: .9;

}
#clients-slider li img:hover  {

-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
filter: grayscale(0%);
-webkit-transition:all 0.3s;
transition:all 0.3s;
    opacity: 1;

}
#contact-map{
	padding:0;
}
#back-to-top{
	position:fixed;
	z-index:999;
	right:17px;
	bottom:17px;
	display:none;
	padding:5px 12px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:rgba(0,0,0,.7);
	color:#ffffff;
}
.btn-mobile {
	display: none;
    text-align: center;
    padding: 16px 6px;
}
#pricing-mobile {
	display: none;
}


#pricing-ordi, #pricing-ordi2 {
	display: block;
}

#btn-contact-detail {
	position:fixed;
	z-index:999;
	bottom:17px;
	display:none;
	padding:5px 12px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: #00D4ED;
	color:#ffffff;
	font-size: 18px;
    font-weight: 600;
    width: 100%;
    left: 0;
    height: 45px;
    line-height: 35px;
}
#back-to-top2{
	position:fixed;
	z-index:999;
	right:37px;
	bottom:17px;
	display:none;
	padding:5px 12px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:rgba(0,0,0,.7);
	color:#ffffff;
}

/*-------------------------------------------------------------------------------------------*/
/* SHORTCODE DEFINATIONS */
/*-------------------------------------------------------------------------------------------*/
/* ==================================================
   Tabs
================================================== */
.tabs, .tabs2{
	margin-bottom:25px;
}
.nav-tabs{
}
.nav-tabs li{
	position:relative;
	display:block;
	float:left;
	margin-right:1px;
}
.col-md-2-index .nav-tabs li.mandats,
.col-md-4-index .nav-tabs li.mandats{
	position:relative;
	display:block;
	float:left;
	margin-right:1px;
	width: 100%;
}
.nav-tabs li a{
	display:block;
	padding: 5px;
	background:#fefefe;
	text-decoration:none;
}

.tabs2 .nav-tabs li a{
	display:block;
	padding:4px 10px;
	border-radius: 4px 4px 0 0;
	background: #fab41a;
	text-decoration:none;
	color: #ffffff; font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.tabs2 .nav-tabs li a:hover, .tabs2 .nav-tabs li.active a{
background: #fab41a;
	text-decoration:none;
	}

.col-md-2-index .nav-tabs li.mandats a,
.col-md-4-index .nav-tabs li.mandats a{
	display:block;
	padding:5px 10px;
	text-decoration:none;
	border-radius: 4px 4px 0 0;
	background-color: #fab41a;
	color: #ffffff; font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.col-md-2-index .nav-tabs li.mandats a:hover,
.col-md-4-index .nav-tabs li.mandats a:hover{
	text-decoration: underline;
	color: #ffffff;
	background-color: #fab41a;
}

.site-search-module .nav-tabs li a{
	display:block;
	padding:10px 20px;
	background: rgba(0,0,0,0.5);
	text-decoration:none;
	color: #ffffff;
	border-radius: 4px 4px 0 0;
}
/*
.site-search-module label {
color: #fff;
	}

.site-search-module input[type="text"] {
color: #fff;
	}

.site-search-module input[type="text"],
.site-search-module input[type="text"]:-moz-placeholder,
.site-search-module input[type="text"]::-moz-placeholder,
.site-search-module input[type="text"]:-ms-input-placeholder,
.site-search-module input[type="text"]::-webkit-input-placeholder,
.site-search-module input[type="search"]::-webkit-input-placeholder {
color: #fff!important;
	}
.site-search-module input,
.site-search-module input:-moz-placeholder,
.site-search-module input::-moz-placeholder,
.site-search-module input:-ms-input-placeholder,
.site-search-module input::-webkit-input-placeholder {
color: #fff!important;
	}*/

.site-search-module .nav-tabs li > i{
	color:rgba(61, 61, 61,0.5);
}

.nav-tabs li a.actu{
	display:block;
	padding:9px 10px;
	background:#f5f5f5;
	text-decoration:none;
}
.nav-tabs li > i{
	color:#f5f5f5;
}
.col-md-2-index .nav-tabs li.mandats > i,
.col-md-4-index .nav-tabs li.mandats > i,
.tabs2 .nav-tabs li > i, .tabs2 .nav-tabs li.active > i,  .tabs2 .nav-tabs li:hover > i {
	color:#fab41a;
}

.nav-tabs li > i{
	position: absolute;
	bottom: -10px;
	font-size: 16px;
	width: 20px;
	left: 50%;
	margin-left: -5px;
}
.nav-tabs li.active > i {
    width: 30px;
    font-size: 30px;
    bottom: -18px;
}
.nav-tabs li a:hover{
	color:#fff;
	background:#666!important;
	text-decoration:none;
}
.nav-tabs li a:active, .nav-tabs li.active a{
	color:#fff;
	background:#666;
}
/* .tab-content{
	padding: 20px 20px 10px;
	background:#ffffff;
	border: 1px solid #eee;
}


.tab-content2{
	border-radius: 0 6px 6px 6px;
	padding: 10px 20px 0;
	background:#ffffff;
	border: solid 3px #fab41a;
	box-shadow: 0px 1px 2px #FFF inset, 0px 0px 3px #BABABA, 0px 4px 3px #BABABA;
}
.site-search-module .tab-content{
	padding: 0;
	background:none;
	border: 0;
}
.tab-content h4{
	margin-bottom:0px;
	}

.tab-content > .tab-pane, .tab-content2 > .tab-pane{
	display:none;
}
.tab-content > .active, .tab-content2 > .active{
	display:block;
} */
/* ==================================================
   Accordion & Toggle
================================================== */
.accordion {
  	margin-bottom: 15px;
}

.accordion-group {
  	margin-bottom: 8px;
  	border: none;
  	-webkit-border-radius: 0;
       -moz-border-radius: 0;
          	border-radius: 0;
}

.accordion-heading {
  	border-bottom: 0 none;
}

.accordion-heading .accordion-toggle {
	position: relative;
  	display: block;
  	font-variant: normal;
    font-size: 16px;
    text-transform: none;
    color: #444;
    background-color: #f5f5f5;
    border-color: ddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    font-weight: 600;
}
.accordion-heading .accordion-toggle {
	color: #444;
	font-variant: normal;
	font-size: 16px;
	text-transform: none;
}





.alert .accordion-heading .accordion-toggle {
    color: #ffffff;
    border-radius: 3px;
   line-height: 23px;
    font-size: 15px;
    padding: 17px 6px;
    text-transform: uppercase;
    padding-left: 37px;
    font-weight: 400;
}
.alert .accordion-heading.togglize .accordion-toggle i {
      margin: auto;
   font-size: 38px;
    top: 25px;
    left: 8px;
}


.accordion-toggle {
  	cursor: pointer;
}
.accordion-heading:hover .accordion-toggle,
.accordion-toggle:hover,
.accordion-heading:hover.togglize .accordion-toggle i{
	text-decoration:none;
	color: #00D4ED;
}
.alert .accordion-heading:hover .accordion-toggle,
.alert .accordion-toggle:hover,
.alert .accordion-heading:hover.togglize{
	text-decoration:none;
	color: #fff;
    background-color: #00D4ED;
}
.accordion-heading:hover .accordion-toggle.inactive {
	color: #444;
    background-color: #f5f5f5;}
.alert .accordion-heading:hover .accordion-toggle.inactive,
.alert .accordion-heading .accordion-toggle.inactive {
	color: #fff;
  }


.accordion-heading .accordion-toggle.active {
	color: #ef771d;
    background-color: #f5f5f5;
    text-decoration:none;
}
.alert .accordion-heading .accordion-toggle.active {
	color: #fff;
    background-color: #ef771d;
    text-decoration:none;
}

.accordion-heading .accordion-toggle.inactive {
	color: #444;
    background-color: #f5f5f5;
    text-decoration:none;

}
.alert .accordion-heading.togglize .accordion-toggle i {
	color: #fff;
}
.accordion-heading.accordionize .accordion-toggle i,
.accordion-heading.togglize .accordion-toggle i.fa-plus-circle,
.accordion-heading.togglize .accordion-toggle i.fa-minus-circle {
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -10px 0 0 0;
    color: #444;
    font-size: 18px;
	-webkit-transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-ms-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	transition: all 0.1s linear 0s;
}
.accordion-heading:hover .accordion-toggle i {
	color: #fff;
}
.accordion-heading.togglize .accordion-toggle i {
	margin: -10px 5px 0 0;
	font-size: 18px;
}
.accordion-heading.togglize .accordion-toggle .fa-plus-circle{
	display:block;
}
.alert .accordion-heading.togglize .accordion-toggle .fa-plus-circle{
	display:none;
}
.accordion-heading.togglize .accordion-toggle.active .fa-plus-circle{
	display:none;
}
.accordion-heading.togglize .accordion-toggle .fa-minus-circle{
	display:none;
}
.accordion-heading.togglize .accordion-toggle.active .fa-minus-circle{
	display:block;
}
.alert .accordion-heading.togglize .accordion-toggle.active .fa-minus-circle{
	display:none;
}
.accordion-inner {
  	padding: 16px;
	border: 1px solid #f5f5f5;
	background: #fff;
}
.sidebar .accordion-inner {
  	padding: 10px 5px;
	border: 1px solid #f5f5f5;
	}


/* ==================================================
   Alerts
================================================== */

.alert {
  	margin-bottom: 20px;
  	padding: 15px 15px 15px 15px;
	border: 1px solid #f5f5f5;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
  	background-color: #f5f5f5;
	text-shadow: none;
}
.alert2 {
  	margin-bottom: 20px;
  	padding: 15px 15px 15px 15px;
	border: 1px solid #ffffff;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
  	background-color: #ffffff;
	text-shadow: none;
}
.alert3 {
  	-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 0;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
 background: #fff;

}


.alert .close {
 	position: relative;
  	top: 0px;

	color: #FFFFFF;
	text-shadow: none;
  	line-height: 20px;
	text-decoration:none;
	-webkit-transition: opacity 0.1s linear 0s;
	-moz-transition: opacity 0.1s linear 0s;
	-ms-transition: opacity 0.1s linear 0s;
	-o-transition: opacity 0.1s linear 0s;
	transition: opacity 0.1s linear 0s;
}

.alert .close:hover {
	text-decoration:none;
	opacity: 1;
}
.alert-standard {
	border-color:#f5f5f5;
  	background-color: #f8f8f8;
}
.alert-standard, .alert-standard .close {
	color:#666;
}
.alert-success {
	border-color:#d6e9c6;
  	background-color: #dff0d8;
}
.alert-success, .alert-success .close {
	color:#468847;
}
.apropos h5 span.alert-danger {
    color: #fff;
    background-color: #fab41a;
 font-weight: normal;
 padding: 2px;
 margin-left: 5px;
 margin-right: 5px;
}
.alert-danger,
.alert-error {
	border-color:#ebccd1;
  	background-color: #f2dede;
}
.alert-danger, .alert-danger .close,
.alert-error, .alert-error .close {
	color:#c3201d;
}
.alert-info {
	border-color:#bce8f1;
  	background-color: #d9edf7;
}
.alert-info, .alert-info .close {
	color:#3a87ad;
}
.alert-warning {
	border-color:#faebcc;
  	background-color: #fcf8e3;
}
.alert-warning, .alert-warning .close {
	color:#ddae02;
}

/* ==================================================
   Progress bars
================================================== */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  	margin-bottom: 15px;
  	height: 20px;
  	border-radius: 3px;
  	background-color: #eaeaea;
  	-webkit-box-shadow: none;
  	box-shadow: none;
	overflow: visible;
}
.progress-bar {
  	float: left;
  	width: 0%;
  	height: 100%;
  	background-color: #eaeaea;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  	color: #ffffff;
  	text-align: center;
  	font-size: 12px;
  	line-height: 20px;
  	-webkit-transition: width 0.6s ease;
  	transition: width 0.6s ease;
	position: relative;
  	border-radius: 3px;
}
.progress-striped .progress-bar {
  	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  	-webkit-animation: progress-bar-stripes 2s linear infinite;
  	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

#slider-pourcentage span.progress-bar-tooltip {
	position: absolute;
	position: absolute;
	top: -30px;
	right: 5px;
	display: block;
	padding: 4px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(0,0,0, .8);
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-border-radius: 3px;
}

span.progress-bar-tooltip {
	position: absolute;
	position: absolute;
	top: -28px;
	right: 5px;
	display: block;
	padding: 4px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(0,0,0,.8);
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-border-radius: 3px;
}
span.progress-bar-tooltip:after {
	position: absolute;
	bottom: -5px;
	left: 13px;
	display: block;
	width: 0;
	border-width: 5px 5px 0;
	border-style: solid;
	border-color: #333 transparent;
	content: "";
}
.progress-label{
	text-transform:uppercase;
}
/* ==================================================
   Facts Counters
================================================== */
.fact-ico{
	display:inline-block;
	color:#fab41a;
	margin-right:10px;
}
.stats-agences .fact-ico {
    margin-right: 0;
}
.fact-ico.kit-media{
	display:inline-block;
	height:70px;
	color:#fab41a;
	line-height:60px;
	margin: 10px 0;
}
.fact{
	display:inline-block;
	color: #e0e0e0;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}
.fact2{
	display:inline-block;
	color:#606060;
	font-size:18px;
	font-family: 'Volkhov', serif;
	font-style:italic;
	text-align: center;

}
.counters .timer,
.counters2 .timer2{
	display:inline-block;
	color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 400;
}
.counters .kit-media .count{
	color: #222;

}

.counter-item {
    float: left;

   }









/*-------------------------------------------------------------------------------------------*/
/* Pricing Tables
/*-------------------------------------------------------------------------------------------*/
.pricing-table {
	margin-top: 50px;
	margin-bottom: 50px;
}
.pricing-table:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: "";
}
.pricing-table > div:first-child .pricing-column-content, .pricing-table > div:first-child h3 {
	/*border-left: 1px solid #d1d1d1!important;*/
}
.kit-media .pricing-column {
	text-align: center;
}

.pricing-column {
	float: left;
	overflow: hidden;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	-webkit-transition: box-shadow 0.2s linear;
	-moz-transition: box-shadow 0.2s linear;
	-o-transition: box-shadow 0.2s linear;
	transition: box-shadow 0.2s linear;
	border-top: 1px solid #d1d1d1;
}
.col-md-8-index .pricing-column {
	text-align: center;

}
.pricing-column .features{
	padding:0;
	margin-bottom:0;
	background:none;
	height: auto!important;
}
.pricing-column .pricing-column-content {
	padding: 0px 0px 20px 0px;
	/*border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;*/
}
.pricing-column.highlight {
	position: relative;
	z-index: 1;
	margin: -20px -1px 0px -1px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
}
.pricing-column.highlight .pricing-column-content, .pricing-column.highlight h3  {
	border: none;
}
.pricing-column.highlight h3 .highlight-reason {
	display: block;
    color: rgba(255,255,255,0.5);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 14px;
    font-weight: bold;
}
#mailing .pricing-column.highlight h3 .highlight-reason {
	letter-spacing: 1.1px;
    font-size: 13px;
}
.pricing-column.highlight .pricing-column-content {
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}
.pricing-column.highlight:hover {
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,.15);
	box-shadow: 0px 0px 13px rgba(0,0,0,.15);
	-o-box-shadow: 0px 0px 13px rgba(0,0,0,.15);
}
.pricing-column ul li {
	padding: 10px 25px;
	color: #666666!important;
	list-style: none;
	border-bottom: 1px solid #eee;
	    margin-bottom: 0;
	    line-height: 18px;
}

.pricing-column ul li:first-child {
	border-top: 1px solid #d1d1d1;
}
.pricing-column ul li:nth-child(2n+1) {
	background-color: #f8f8f8;
}
.pricing-column ul li.bottom {
border-bottom: 1px solid #b3aeae!important;
}
.pricing-column ul li.bg {
background-color: #fab41a;

}
.pricing-column ul li.bg h5{
    color: #fff!important;
}

.pricing-column.highlight h3 {
	margin-bottom: 0px!important;
	padding: 15px 0px;
	color: #ffffff!important;
	text-align: center!important;
}
.pricing-column.highlight h3.price {
	color: #fab41a;
	text-align: center!important;
	background: none;
	margin-bottom: 0px;
    margin-left: 0px;
    padding: 2px 10px 6px 10px;
    line-height: 42px!important;
}
.toggle .pricing-column h3 {
	font-size: 26px!important;
}
.pricing-column h3 {
	margin-bottom: 0px;
	padding: 18px 0px 18px 0px;
		font-size: 26px;
	line-height: 28px;
	text-align: center!important;
}
.pricing-column .features h3,
.pricing-column .features h3.price {
	color: #333!important;
}
.pricing-column h4 {
	margin-bottom: 0px;
	margin-left: -22px;
	padding: 8px;
	color: #333333;
	font-size: 20px!important;
	line-height: 28px!important;
	text-align: center!important;
}
#mailing .pricing-column h4,
#mailing .pricing-column .interval {
	display: inline-block;
	margin-left: 0;
}
#mailing .pricing-column h4.big,
#mailing .pricing-column .big .interval {
	display: block!important;
	margin-left: 0;
}

.mobrems {

	color: #333333;
	text-align: center!important;
}
.pricing-column h4.big {
    margin-bottom: 0px;
    margin-left: -22px;
    padding: 20px 30px 6px 30px;
    color: #333333;
    font-size: 54px!important;
    line-height: 42px!important;
}

.features h3 {
	margin-bottom: 0px;
	margin-left: -22px;
	padding: 2px 10px 6px 10px;
	color: #333333;
	font-size: 54px!important;
	line-height: 42px!important;
}
.pricing-column h3 {
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px 10px 6px 10px;
	font-size: 35px!important;
    line-height: 42px!important;
    font-weight: 600;
	text-align: left;
}

.pricing-column h5 {
	margin-bottom: 0px;
    font-weight: 600;
	padding: 5px 0;
	color: #333333;

}
.pricing-column h4 .dollar-sign {
	position: relative;
	top: 0;
	right: 0;
	font-size: 22px;
	line-height: 22px;
}
.pricing-column h4.big .dollar-sign {
    position: relative;
    top: -30px;
    right: -6px;
    font-size: 22px;
    line-height: 22px;
}
.pricing-column .interval {
	display: block;
	display: block;
	padding-bottom: 5px;
	color: #999999;
	text-align: center;
}
.pricing-column ul {
	margin-left: 0px;
}
.pricing-column .btn{
	margin-top:25px;
	margin-bottom: 20px;
}
.pricing-column.highlight .btn{
	margin-bottom: 15px;
    margin-top: 15px;
}
.pricing-table.six-cols > div {
	width: 16.5%;
}
.pricing-table.five-cols > div {
	width: 20%;
}
.pricing-table.four-cols > div {
	width: 25%;
}
.pricing-table.three-cols > div {
	width: 33.2%;
}
.pricing-table.two-cols > div {
	width: 50%;
}
.pricing-table.one-cols > div {
	width: 100%;
}
.apropos .pricing-column .pricing-column-content {
	padding: 0;

}
.apropos .pricing-column-content ul li {
    margin-bottom: 0;
    padding: 15px 25px;
    color: #434a54!important;
}
.apropos .pricing-column-content  ul.mob li {
    margin-bottom: 0;
    padding: 5px 5px;
    color: #434a54!important;
	height: 26px;
	font-size: 10px;
}
.mobi{
	height: 50px!important;
}
.apropos .pricing-column {
        border-left: 1px solid #d1d1d1!important;
    border-right: 1px solid #d1d1d1!important;
        border-bottom: 1px solid #d1d1d1;}
.apropos .pricing-column h3 {
       padding: 8px 10px 6px 10px;
border-right: 0!important;
       border-left: 0!important;
}
.apropos .pricing-column h2 {
       padding: 56px 25px;
border-right: 0!important;
       border-left: 0!important;
}

.apropos .pricing-column h4.big {
      padding-top: 10px;
   font-size: 58px!important;
   font-weight: 600;
    font-family: 'Roboto',arial;
    margin-left: 0;
}
#mailing .pricing-column h4 {
   font-weight: 600;
    font-family: 'Roboto',arial;
    margin-left: 0;
}
.apropos h5 .label {
     margin-left: 2px;
}
.apropos h5 span.inclus {
    font-weight: normal;
    font-style: italic;
}

.expert {
    color: #2143bc!important;
}
.label-expert {
    background-color: #2143bc;
}
.pro {
    color: #49cece!important;
}
.label-pro {
    background-color: #49cece;
}
.label-notoriete {
    background-color: #fabf02;
}
.basic {
    color:#ff6e6e!important;
}
.label-basic {
    background-color:#ff6e6e;
}

.label-defaut {
    background: #eee;
    color: #262626;
    font-weight: normal;
}
/*-------------------------------------------------------------------------------------------*/
/* Responsive Classes
/*-------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
li.remax .flex-caption{
	margin-right: 50px;
			}

li.dimri2 .flex-caption{
    margin-right: 34px;
    width: 440px;
    padding: 8px;
    right: 56%;
    top: 70px;
	}

li.dimri2 .flex-caption strong.title{
	font-size:18px;
	line-height: 24px;
}

li.dimri2 .flex-caption a img{
	max-height: 150px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
li.remax .flex-caption{
	margin-right: 50px;
			}

li.dimri2 .flex-caption{
   top: 10px;
    margin-right: 50px;
	}

li.dimri2 .flex-caption strong.title{
	font-size:18px;
	line-height: 24px;
}

li.dimri2 .flex-caption a img{
	max-height: 100px;
}
.flex-caption .hero-agent-pic {
  left: 330px;

}
}

@media (max-width: 420px) {
li.dimri2 .flex-caption{
	top: 5px;
    margin-right: 24px;
    right: 0;
	}

li.dimri2 .flex-caption strong.title{
	font-size:14px;
	line-height: 20px;
}
li.dimri2 .flex-caption .btn{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	margin-top:5px;
	margin-bottom: 2px;
	font-size: 15px;
	text-transform: uppercase;
}
li.dimri2 .flex-caption .btn span{
	font-size: 15px!important;

}

li.dimri2 .flex-caption a img{
	max-height: 100px;
}
#clients-slider li img{
	height: auto;
}
.single-property .agent-contacts,
.property-slider #property-thumbs,
.single-property .shareaholic-canvas,
.shareaholic-share-buttons-container  {
	display: none!important;}

.btn-mobile, #pricing-mobile {
	display: block;

}

.single-property #metiers, #pricing-ordi, #pricing-ordi2 {
	display: none;

}
.property-slider #property-images img {
    width: 100%;
    height: 220px;
}

.single-property .block {
    padding: 10px 10px;
}
.single-property .block h1 {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 22px;
}
.agent-contact-details .col-md-5 {
   padding-left: 15px;

}
.property-slider {
    margin-top: 0;
}
.single-property .desc {
    padding: 10px 15px 5px 8px;
}
#biens-similaires .property-listing .col-md-3,
#biens-similaires .property-listing .col-xs-3 {
   position: relative;
   width: 25%;
}
#biens-similaires .property-info a {
    display: none;
}
#biens-similaires .property-listing .property-info, #biens-vendus .property-listing .property-info {
    padding: 10px;
    min-height: auto;
    padding-top: 10px;
}
#biens-similaires .property-listing .property-featured-image {
    margin-bottom: 0;
}
.competition-podium {
	display: none;

     }

}


@media (min-width: 992px) and (max-width: 1199px) {

	.navigation > ul > li > a{
		    padding: 0 9px;
	}

.site-search-module .col-sm-3{
	padding-right: 8px;
    padding-left: 8px;
	}

	.navigation ul > li:hover > a, .navigation ul > li.current_menu_item > a{
		padding:12px 16px 15px 16px;
	}
	.flex-caption , li.hbh .flex-caption{
		margin-right:-380px;
	}
	li.remax .flex-caption{
	margin-right: -40px;
			}

	li.moon .flex-caption{
		margin-right:-220px;
	}

li.dimri .flex-caption{
    top: 50px;
    margin-right: 100px;
    width: 320px;
    padding: 5px;
	}

li.dimri .flex-caption strong.title{
	font-size:18px;
	line-height: 24px;
}

	#featured-properties .overlay{
		line-height:150px!important;
	}
	.grid-content .meta-data > span{
		padding:10px 10px;
	}
}

@media only screen and (max-width: 992px) {
	.sticky-wrapper{
		height:auto!important
	}
	.middle-header, .middle-header2,  .middle-header3{
		-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);
		-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);
		box-shadow:0 1px 2px rgba(0,0,0,.1);
	}
	.middle-header {
    display: block;
   background: #fff;
}
	.main-menu-wrapper{
		height:auto;
		position:relative;
		width:100%;
		background:#fab41a;
		display:none;
		z-index:9999;
	}
.navigation{
		height:auto;
	margin: 20px 0;
	}
.navigation li.logo {
    display: none;
        padding: 0;}

.sticky-logo img {
    display: block;
    float: left;
    padding: 10px 0;
    width: 200px;
}
.media-box {
    position: relative;
    max-width: 100%;
}


	.main-menu-wrapper2,
	.esppace-2019 .main-menu-wrapperv {
		height:auto;
		position:absolute;
		width:100%;
		background:#fff;
		display:none;
		z-index:9999;
	}
	.navigation > ul > li{
		display:block;
		width:100%;
		line-height: normal;
		text-align:left;
		margin-top: 0;
	}
	.navigation > ul > li > a{
		padding: 15px 25px;
    /* border-bottom: 1px solid #ccc; */
    border-right: 0;
    background: #f8f8f8 none repeat scroll 0 0;
    color: #434a54;
    border-top: 1px solid#ddd;
    line-height: normal;
    height: auto;
    	}
  .navigation > ul > li i.fa-user-circle-o{
		padding-top: 0;
	}

	.navigation > ul > li:hover > a{
		padding:17px 25px 20px 25px;
	}
	.navigation > ul > li:first-child a{
		border-left:0;
	}
	.navigation > ul > li:last-child a{
		border-bottom:0;
	}
	.navigation > ul > li > ul, .navigation > ul > li > ul li ul{
		position:static;
		height:auto!important;
		border-bottom:1px solid #f5f5f5;
		top:0;
		left:0;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		margin-left:0;
	}
	.navigation > ul > li > ul:before, .navigation > ul > li > ul li ul:before{
		display:none;
	}



	 li.hbh .flex-caption{
		margin-right:-10px;
		top:75px;
	}
li.remax .flex-caption{
		  top: 17px;
  width: 371px;
  margin-right: -40px;
  	}
li.moon .flex-caption{
		margin-right:-60px;
		top:45px;
	}
	li.hbh a.btn-primary {
background: #d1a64b;
width: 150px;
text-transform: uppercase;
font-size: 16px;
line-height: 18px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

li.moon a.btn-primary{
	background: #EC0000;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius: 100%;
width: 100px;
height: 100px;
line-height: 18px;
	border-style: solid;
	border-color: white;
	border-width: 3px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
}


	.hero-slider{
		height:200px;
	}
	.hero-slider.flexslider ul.slides li,
	.hero-slider.flexslider ul.slides li.moon,
	.hero-slider.flexslider ul.slides li.hbh,
	.hero-slider.flexslider ul.slides li.remax{
		height:200px;
	}
	.site-search-module{
		position:relative;
		height:auto;
		bottom:auto;
		left:auto;
		padding-top: 0;
	}
	.site-search-module-inside{
		height:auto;
		padding-bottom:10px;
	}
	.site-search-module-inside #ads-trigger{
		display:none;
	}
	.featured-blocks .featured-block{
		margin-bottom:30px;
	}
	.bottom-blocks .column{
		margin-bottom:30px;
	}
	.owl-theme .owl-controls .owl-buttons div{
		display:none!important;
	}
	.block-heading h4{
		display:block;

	}
	.block-heading .btn, .block-heading .toggle-view,
	.breadcrumb .btn, .breadcrumb .pull-right {
		display:none;
	}
	.agent > div > div >img{
		margin-bottom:30px;
	}
	.gallery-item .media-box img, .grid-item .media-box img{
		min-width:100%;
	}
	#featured-properties .overlay{
		line-height:auto!important;
	}
	.property-listing .property-featured-image, .agents-listing .agent-featured-image{
		margin-bottom:30px;
	}
	.tab-content .img-thumbnail{
		margin-bottom:30px;
	}
	.register-form{
		margin-top:30px;
	}
	.right-sidebar{
	margin-bottom: 20px;
	position: static;
	width: 100%;
}
	.mid-sidebar{
	margin-top: 40px;
}
	.single-agent .img-thumbnail{
		margin-bottom:30px;
	}
	.widget-agents strong, .widget-properties .price{
		display:block;
	}
	.action-button > span{
		display:none;
	}
	.submit-description{
		margin-top:20px;
	}
	.submit-property-type, .submit-contract-type, .submit-image{
		margin-bottom:20px;
	}
	.pricing-column .features{
		margin-bottom:0;
	}
	.pricing-column.highlight {
		margin: 0;
  	}
	.pricing-table > div:third-child .pricing-column-content, .pricing-table > div:nth-child(2n+1) h3 {
		border-left: 1px solid #eeeeee!important;
	}
  	.pricing-column ul li:first-child {
	  	border-top: 1px solid #eeeeee;
  	}
  	.pricing-column ul li:nth-child(2n+1) {
	  	background-color: #f8f8f8;
  	}
  	.toggle .pricing-column h3 {
	  	font-size: 26px!important;
  	}

	.pricing-table.six-cols > div {
		width: 50%;
	}
	.pricing-table.five-cols > div {
		width: 50%;
	}
	.pricing-table.four-cols > div {
		width: 50%;
	}
	.pricing-table.three-cols > div {
		width: 50%;
	}
	.pricing-table.two-cols > div {
		width: 50%;
	}
	.pricing-table.one-cols > div {
		width: 100%;
	}

	.grid-content .meta-data > span{
		padding:5px 0;
		border-right:0;
	}
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }
    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
	ul.timeline > li > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	ul.timeline > li > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
}

@media only screen and (max-width: 767px) {
.site-search-module::before, .counters::before, .site-search-module::after {
    position: inherit;
}
.site-search-module .section-title {
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    }
.h3 {
    font-size: 16px;}

#recherche h1 {
font-size: 16px!important;
    margin-bottom: 10px!important;
}
#affiner{
    display: none;
}
.alert{
    padding-top: 5px;
    padding-bottom: 5px;
}
.alert .post-meta {
	margin-top: 0;
}
.alert .accordion-heading .accordion-toggle {
    padding: 10px 6px;
    padding-left: 37px;
}
.property-listing .property-featured-image, .agents-listing .agent-featured-image {
    margin-bottom: 5px;
}
.property-listing .images-count {
    bottom: 5px;
}
.single-property .alert img.img-thumbnail,
.property-grid .alert img.img-thumbnail  {
    width: auto;
    max-height: 35px;
    float: left;
    margin-right: 10px;
}
.property-listing .alert ul {
    padding-top: 0;
}
.property-listing .alert {
    height: 100%;
    border: none;
}
.alert .accordion-heading.togglize .accordion-toggle i {
    font-size: 30px;
    }
	/* Isotope */
	.isotope {
		overflow: visible !important;
		height: auto !important;
	}
	.isotope-item {
		position: static !important;
		margin-right: auto;
		margin-left: auto;
		width: auto;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}
	.isotope-hidden {
		display: none !important;
	}
	.grid-item{
		margin-bottom: 6%;
	}
	.grid-holder.col-2 .grid-item{
		width:95%;
	}
	.grid-holder.col-3 .grid-item{
		width:95%;
	}
	.grid-holder.col-4 .grid-item{
		width:95%;
	}
	.grid-holder.col-5 .grid-item{
		width:95%;
	}
	.grid-holder.col-6 .grid-item{
		width:95%;
		    top: auto!important;
	}
	.pricing-table.six-cols > div {
		margin:0 auto 30px;
		width: 100%;
	}
	.pricing-table.five-cols > div {
		margin:0 auto 30px;
		width: 100%;
	}
	.pricing-table.four-cols > div {
		margin:0 auto 30px;
		width: 100%;
	}
	.pricing-table.three-cols > div {
		margin:0 auto 30px;
		width: 100%;
	}
	.pricing-table.two-cols > div {
		margin:0 auto 30px;
		width: 100%;
	}
	h2.text-align-center {
    margin-top: 25px;
}
h2.text-align-center span{
   font-size: 40px!important;
}
hr.kit-media {
	margin-bottom: 15px;
   margin-top: 15px;
	}
	.page-header h1, .page-header2 h1{
		font-size:24px;
	}
	.hero-agent{
		display:none;
	}

	/*slider*/
.slider-content {
  transform: translateY(-55%);
  width: calc(100% - 25%);
}
.slider-1-title-1 {
  font-size: 10px;
  margin-bottom: 10px;
}
.slider-1-title-1 img{
 max-width: 200px;
}
.slider-1-title-2,
.slider-1-title-3 {
  font-size: 12px;
  margin-bottom: 8px;
}
.slider-1-desc {
  display: none;
}
.slider-button,
#dimri .slider-button {
  font-size: 13px;
  margin-top: 8px;
  padding: 2px 12px;
  line-height: 15px;
}

#dimri .slider-button3 {
  font-size: 14px;
 }


.nivo-directionNav a {
  display: none;
}
.nivo-controlNav {
  bottom: 5px;
  display: block;
}
.nivo-controlNav a {
  height: 12px;
  margin: 0 3px;
  width: 12px;
}
/*slider-2*/
.slider-2 {
  padding: 80px 20px;
}
	li.hbh .flex-caption{
		margin-right:-50px;
		top: 75px;
	}

li.remax .flex-caption{
		top: 17px;
margin-right: -150px;
width: 300px;
	}

li.dimri .flex-caption{
    top: 0px;
    margin-right: -100px;
    width: 350px;
    padding: 2px;	}

	li.dimri .flex-caption strong.title{
	font-size:18px;
	line-height: 24px;
}

li.remax .flex-caption strong.title{
	font-size:18px;
}
li.remax .flex-caption .price{
	font-size:18px;

}
li.moon .flex-caption{
		margin-right:-66px;
		top: 40px;
	}

	li.hbh a.btn-primary{
	background: #d1a64b;
width: 170px;
text-transform: uppercase;
font-size: 16px;
line-height: 18px;
-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
li.moon a.btn-primary{
	background: #EC0000;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius: 100%;
width: 90px;
height: 90px;
line-height: 18px;
	border-style: solid;
	border-color: white;
	border-width: 3px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0;
	padding-left: 0;
}
.flex-caption .fa-caret-down{
		display:none;
	}
.property-listing .col-md-8{
	padding-right: 0px;
	padding-left: 0px;
	}

h4.page-title, ul.agent-contacts {
	margin-bottom: 5px;}

.block-heading h4{
	font-size: 16px;
	line-height: 50px;}

.block-heading h4 span{
	font-size: 14px;
}
.btn-lg {
    padding: 12px 16px;
    font-size: 18px;
}
.property-listing > ul > li > div, .agents-listing > ul > li > div{
		padding-left:0!important;
		padding-right:0!important;
	}
	.property-listing > ul > li .property-info, .agents-listing > ul > li .agent-info, .agents-listing > ul > li .agent-contacts{
		padding-left:15px;
		padding-right:15px;
	}
	.agents-listing > ul > li .agent-contacts{
		padding-bottom:15px;
	}
	#gmap{
		height:200px;
	}
	.site-footer-bottom{
		text-align:center;
	}
	.site-footer-bottom .social-icons
{
		margin-top:20px;
		text-align:center;
	}
	.site-footer-bottom .horiz-nav2
{
		margin-top:10px;
		text-align:center;
	}
	.site-footer-bottom .social-icons a{
		margin:0 4px;
	}
#ala-une img.recherche {
    min-width: 100%;
    height: auto;
    max-height: 225px;
}
}

#pourcentage-slider { width: 300px;margin: 0 auto;text-align: center;margin-top: 0px;}
#doc .result-search .result #pourcentage-slider p { text-align: center; }
#pourcentage { font-family: georgia,serif;font-size: 2em;}
/**** slider style ***/
#pourcentage-slider .ui-state-default, .ui-widget-content .ui-state-default {
  background: transparent url(../images/handle.png) scroll no-repeat center; width:7px; height:7px
}/* handle*/

#pourcentage-slider .ui-corner-all { border:0 none;-moz-border-radius:0 }

#pourcentage-slider .ui-slider-horizontal .ui-slider-handle {
  margin-left:-0.3em;
  top:0em;
}  /* position des handle*/

#pourcentage-slider .ui-slider-horizontal .ui-slider-range { height:7px;}
#pourcentage-slider .ui-widget-content { height:7px; background:transparent url(../images/bg-slider.jpg) repeat-x scroll left top; border:1px #bfbfbf solid}/* slider hauteur et style */
#pourcentage-slider .ui-widget-header { background-color:#000}
#pourcentage-slider .plus { background:transparent url(../images/plus-gray.jpg) no-repeat scroll; width:9px; height:9px;position: relative;right: -307px;bottom: 9px;}
#pourcentage-slider .minus { background:transparent url(../images/minus-gray.jpg) no-repeat scroll; width:9px; height:9px;position: relative;left: -15px;top: 8px;}


#owl-demo .item{
  display: block;
  padding: 30px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.owl-theme .owl-buttons i{
  margin-top: 2px;
}

//To move navigation buttons outside use these settings:

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 55px;
}

.bg-full .owl-carousel .owl-item {
    float: left;
    padding-right: 20px;
    padding-left: 20px;
}
.bg-full #cdc .owl-carousel .owl-item {
    padding-right: 20px;
    padding-left: 20px;
}
.bg-full #clients-slider li {
       padding: 0 0px;
       line-height: 60px;
       height: auto;
}

.bg-full #clients-slider li img {
    height: auto;
    max-height: 50px;
    opacity: 1;
}
 .bg-full #clients-slider li {
    border: none;}

.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 55px;
}
#biens-similaires .owl-carousel  .owl-item {

}

.blog-details-title-time {
    padding-left: 15px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
}
.blog-details-title-time:before {
    background: #fab41a none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
.blog-details-title-time > h5,
.blog-details-title-time > h1 {
    font-size: 24px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
        color: #444;
}
.blog-details-desctiption > p {

}

.bg-banner h2.title {
    padding-bottom: 1px;
    font-size: 44px;
    line-height: 42px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin-bottom: 6px;

}
.bg-banner .actu-title {
    display: inline-block;
    margin-bottom: 9px;
    padding: 6px 7px;
    font-size: 32px;
    background: #55dcc0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

.bg-banner p {
	color: #222;
	font-family: 'Lato', sans-serif;
    }

.blog-item {
   position: relative;
    border-radius: 4px;
    background: #fff;
    text-align: left;
    line-height: 22px;
    margin-bottom: 20px;
}

.blog-image {
    overflow: hidden;
    max-height: 133px;
}

.blog-image img {
    -webkit-transition: all 3.5s ease 0s;
    transition: all 3.5s ease 0s;
    width: 100%;
}

.blog-info {
    border-bottom: 4px solid #434a54;
    padding: 10px 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.post-title-time {
    position: relative;
}

.post-title-time h5 {
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 600;
    font-size: 15px;
}
.post-title-time h5, .post-title-time p {
    margin-bottom: 0;
}
.post-title-time:before {
    background: #434a54;
    content: "";
    height: 45px;
    left: -15px;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: 0;
    width: 4px;
}

p.cat {
    position: absolute;
    left: 8px;
    top: 8px;
    padding: 0 6px;
    background: #55dcc0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    background: #fab41a;
}

.text-primary, .btn-primary .badge, .btn-link,a.list-group-item.active > .badge,.nav-pills > .active > a > .badge, p.drop-caps:first-child:first-letter, .accent-color, .post-more, ul.nav-list-primary > li a:hover, .widget_recent_comments a, .agent-info h4 a, .features-list li .icon,  .agents-listing h3 a, .location > i, .location2 > i, .contact-info-blocks > div > i, .additional-amenities > span.available i, .error-404 h2 > i, .properties-table .action-button i, .pricing-column h3, .text-muted > i {
	color:#fab41a;
}
.navigation > ul > li:hover > a
{
 color: #fab41a;
}
.property-listing h3 a, .property-grid h3 a{
 color: #434a54;
    font-weight: 700;
}

a:hover, .testimonials > li cite a:hover, .property-listing h3 a:hover, .property-grid h3 a:hover, .agents-listing h3 a:hover, .property-info h4 a:hover, .agent-info h4 a:hover{
	color:#fab41
}


a.fav:hover { color:#fab41a;
}
a.fav.favorited,
.pagination > li > a:hover,
fieldset > i
{ color:#fab41a;
}
.full-search-form > i, .full-search-form a:hover, .timeline-body .fa,
.full-search-form i
{
	color:#fab41a;
}
.full-search-form a.btn-primary:hover{
	color:#ffffff;
}
.featured-gallery p, .post-more:hover, .widget_recent_comments a:hover, .property-info h4 a:hover{
	opacity:.9
}
 .accent-bg, .fa.accent-color,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.label-primary,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
.panel-primary > .panel-heading, .carousel-indicators .active, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, hr.sm, .flex-control-nav a:hover, .flex-control-nav a.flex-active, .nav-tabs li a:active, .nav-tabs li.active a, .fc-event, .site-header .social-icons a, .top-header, .timeline > li > .timeline-badge, .pricing-column.highlight h3{
  background-color: #434a54;
}

p.drop-caps.secondary:first-child:first-letter {
  background-color: #fab41a;
}


.nav-tabs li.active > i, .nav-tabs li:hover > i{
 color: #434a54;
}

.alert .accordion-heading .accordion-toggle,
.alert .accordion-heading .accordion-toggle.inactive,
.nav-tabs li a:hover
 {
  background: #434a54;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body, .navigation ul > li:hover > a, .navigation ul > li.current_menu_item > a{
	border-top-color:#434a54;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body, .widget .widgettitle, .widgettitle{
	border-bottom-color:#fab41a;
}
blockquote{
	border-left-color:#fab41a;
}

/* Color Scheme Specific Classes */
/* CSS used here will be applied after bootstrap.css */


.competition-podium {
	 height: 160px;
    position: relative;
    width: 600px;
    text-align: center;
    margin: 0 auto;
     }

.competition-podium .gold, .competition-podium .silver, .competition-podium .bronze {
  border: 0;
}
.competition-podium .podium-block {
    width: 200px;
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 0;
	padding-right: 2px;
	padding-left: 2px;

}
.competition-podium .podium-block .place {
    font-size: 1em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
}
.competition-podium .podium-block .sum {
    font-size: 1.2em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 70px;
}

.competition-podium .podium-block.bronze {
    color: #656d78;
    left: 0px;
        border: none!important;
}
.competition-podium .podium-block.bronze .podium {
    background: #656d78;
    color: #fff;

}
.competition-podium .podium-block.bronze .name {
    color: #656d78;
    font-size: 50px;
    vertical-align: bottom;
    font-family: Open Sans;
}

.competition-podium .podium-block.gold {
    color: #656d78;
    left: 200px;
        border: none!important;
}
.competition-podium .podium-block.gold .podium {
    background: #656d78;
    color:#ffe409;

}
.competition-podium .podium-block.gold .name {
    color: #ffe409;
    text-align: center;
    font-size: 60px;
    vertical-align: bottom;
    font-family: Open Sans;}

.competition-podium .podium-block.silver {
    color: #656d78;
    left: 400px;
        border: none!important;
}
.competition-podium .podium-block.silver .podium {
    background: #656d78;
    color: #fff;

}
.competition-podium .podium-block.silver .name {
    color: #656d78;
  text-align:center;
  font-size: 50px;
    vertical-align: bottom;
    font-family: Open Sans;
}
.podium {
    display: table;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.podium > * {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 17px;
    font-family: Open Sans;
     font-weight: 400;
}
.podium sup {
    top: 0;
    font-size: 50px;
    font-weight: 700;
    font-family: Open Sans;
}
.podium span.score {
  font-weight: normal;
  color: #fff;
  bottom: 0;
      font-size: 14px;
    padding-top: 10px;
}
.bronze .podium {
    height: 60px;
    line-height: 20px;
}
.silver .podium {
    height: 70px;
    line-height: 20px;
}
.gold .podium {
    height: 80px;
    line-height: 20px;
}

.bronze .podium sup{
   font-size: 30px;
}
.silver .podium sup{
    font-size: 30px;
}
.page-agence p.presentation,
.page-mandat p.presentation {
font-size: 18px;
    line-height: 30px;
    color: #444;
    font-weight: 300;
}
.page-mandat .page-header p.presentation {
font-size: 18px;
    line-height: 30px;
    color: #fff;
        margin-top: 25px;
    padding-right: 150px;
    padding-left: 150px;
}
.page-mandat .page-header h1 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: none;
}
.page-credit .page-header h1 {
       font-size: 42px;
       line-height: 1.2em;
    text-align: center;
    font-weight: 800;
    margin-bottom: 30px;
    text-transform: none;
}
.page-credit .page-header h1 > span.titre {
       font-size: 52px;
       line-height: 1.2em;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: block;
}
.page-credit .page-header h3 {
    margin: 0 0 45px;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
     text-align: center;
}
.page-mandat .page-header h3 {
    margin: 25px 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
}
.page-agence h2,
.page-mandat h2 {
line-height: 28px;
font-weight: bold;

}
.page-agence h2 span,
.page-mandat h2 span {
    color: #fab41a;
}
.page-agence h2 .location,
.page-mandat h2 .location {
    font-size: 50%;
    color: #666;
  font-family: 'Raleway', sans-serif;
   font-style: normal;
   font-weight: 300;
}
.page-agence .flexslider .slides > li > a.property-featured-image > img.recherche {
    min-width: 100%;
    height: 180px;
}
.page-agence .flexslider .flex-next {
    right: 10%;
}
.page-agence .alert li {
    padding-left: 20px;
    font-size: 14px;
    line-height: 32px;
    color: #222;
    font-weight: 500;
}
.page-agence .alert {
    margin-bottom: 0px;
    text-shadow: none;
}
#recherche .h3 {
    display: inline-block;
    font-weight: 700;
    margin-right: 6px;
}
#recherche h1 {
    display: inline-block;
    margin: 0 auto;
    font-style: normal;
    font-size: 20px;
    color: #747f8f;
}
#classement select {
       border: 1px solid #424a54;
    width: auto;
    background: rgba(255, 255, 255) url(../images/down-arrow.png) no-repeat scroll 97% center;
    color: #424a54;
    padding-left: 10px;
   }

.navigation > ul > li:first-child > a{
	border-left: 0;
}
.cafpi {
    background-color: #f18f01!important;
    color: #fff;
    border-bottom: none!important;
    padding: 5px 15px;
    font-size: 15px;
    line-height: 1.2;
    text-transform: none;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 10px;
}
.avivm {
    background-color: #24AADA!important;
    color: #fff;
    border-bottom: none!important;
    padding: 5px 15px;
    font-size: 15px;
    line-height: 1.2;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 10px;
}
.partenaire .btn-details {
	color:#fff;
	font-size: 16px;
    font-weight: 600;
    white-space: normal;
     display: inline-block;
     line-height: 24px;
     text-transform: none!important;
     opacity: 0.9;
}
.partenaire .btn-details > i, .partenaire .btn-details:hover > i {
    color: #fff;
}
.partenaire .btn-details:hover {
	color:#fff;
	opacity: 1;
}
#elihaddad .btn-default {
    border-radius: 6px;
    border-width: 2px;
    border-color:#820202;
    color:#820202;
    font-size: 15px;
}
#cafpi .btn-default {
    border-radius: 6px;
    border-width: 2px;
    border-color:#f18f01;
    color:#f18f01;
    font-size: 15px;
}
#avivm .btn-default {
    border-radius: 6px;
    border-width: 2px;
    border-color:#24AADA;
    color:#24AADA;
    font-size: 15px;
}
#elihaddad .btn-details, #elihaddad .nav-tabs li.mandats a, #elihaddad .btn-default:hover {
	background:#820202;
}
#cafpi .btn-details, #cafpi .nav-tabs li.mandats a, #cafpi .btn-default:hover {
	background:#f18f01;
}
#avivm .btn-details, #avivm .nav-tabs li.mandats a, #avivm .btn-default:hover {
	background:#24AADA;
}
#credit .btn-details, #credit .nav-tabs li.mandats a, #credit .btn-default:hover {
	background:#24ac89;
	color: white!important;
}
#credit .widget hr {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #d8d6d6;
}
#elihaddad .full-search-form {
	border-color:#820202;
}
#cafpi .full-search-form {
	border-color:#f18f01;
}
#avivm .full-search-form {
	border-color:#24AADA;
}
#credit .full-search-form {
	border-color:#24ac89;
}
#elihaddad .nav-tabs li.mandats > i,
#elihaddad .widget h4 a:hover,
#elihaddad .widget p a:hover {
	color:#820202;
}
#cafpi .nav-tabs li.mandats > i,
#cafpi .widget h4 a:hover,
#cafpi .widget p a:hover {
	color:#f18f01;
}
#avivm .nav-tabs li.mandats > i,
#avivm .widget h4 a:hover,
#avivm .widget p a:hover {
	color:#24AADA;
}
#credit .nav-tabs li.mandats > i,
#credit .widget h4 a:hover, #credit .widget h3 a:hover,
#credit .widget p a:hover {
	color:#24ac89;
}
.btn-primary-credit {
    color: #fff;
    background: #24ac89;
    border-radius: 50px;
    font-size: 14px;
    padding: 1em 3em;
    letter-spacing: 0.1em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-weight: 700;
}

.btn-je-sais-pas {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 12px;
    font-size: 16px;
    padding: 10px 25px;
    text-transform: none;
    text-decoration: underline;
    letter-spacing: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    font-weight: 600;
    margin-top: 20px;
}

header .btn-primary-credit {
   padding: 6px 10px;    font-size: 14px;
    background: #24ac89;
   letter-spacing: 0;

}
footer .btn-primary-credit {
    padding: 6px 13px;margin-right: 5px;
    font-size: 12px;
    background: #24ac89;
    letter-spacing: 0;
    line-height: 1.4em;
}
.btn-primary-credit-fr {
	color: #fff;
    background: #24ac89;
    font-size: 24px;
    font-weight: 600;
    white-space: normal;
    padding: 10px 3em;
    letter-spacing: 0.1em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-weight: 700;
}

.btn-primary-credit-il {
	color: #fff;
    background: #048163;
    font-size: 24px;
    font-weight: 600;
    white-space: normal;
    padding: 10px 3em;
    letter-spacing: 0.1em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-weight: 700;

}
.btn-primary-credit-fr span, .btn-primary-credit-il span {
	font-size: 32px;
}
.btn-primary-credit-fr:hover, .btn-primary-credit-il:hover, .btn-primary-credit:hover,
.btn-je-sais-pas:hover, footer .btn-primary-credit:hover {
   color:#24ac89!important;
	background:#fff;
	-webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
    -o-box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}













/*-------------------------------------------------------------------------------------------*/
/* 0. BOOTSTRAP-06-2019 */
/*-------------------------------------------------------------------------------------------*/


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
 body.hebrew input, body.hebrew select,
 body.hebrew .form-group
{font-family: Arial;text-align:right;direction: rtl;}

 .col-md-6-index2 .col-md-12, .col-md-6-index, .col-md-2-index, .col-md-8-index, .col-md-4-index {
   padding: 0px;
}
.col-md-6-index2 .col-md-12 {
   margin-bottom: 15px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}


kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 135%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.1em;
  font-weight: 700;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*************************
  5. Input
*************************/
input[type="text"], input[type="email"], input[type="password"], input[type="file"], select, input[type="search"]  {
    background: transparent;
    border: 1px solid #ccc;
    color: #606060;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    margin-bottom: 20px;
    padding: 0 15px;
    width: 100%;
    font-family: Roboto,arial;
}
.lgray-bg input[type="text"],
.lgray-bg input[type="email"],
.lgray-bg input[type="password"],
.lgray-bg .form-control[type="text"],
.lgray-bg .form-control[type="email"],
.lgray-bg .form-control[type="password"]
{
background:#fff;
}
.table .form-control[type="text"],
.table .form-control[type="email"],
.table .form-control[type="password"]
{
background:#fff;
}
.lgray-bg select.custom-select-2,
.table select.custom-select-2{
	background:#fff url(../images/down-arrow.png) no-repeat scroll 97% center;
}
body.hebrew .lgray-bg select.custom-select-2,
body.hebrew .table select.custom-select-2{
	background:#fff url(../images/down-arrow.png) no-repeat scroll 4% center;
}
 body.hebrew .alert .custom-select-2{
	background:#fff url(../images/down-arrow.png) no-repeat scroll 4% center;
	    padding-right: 20px;
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #606060!important;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input[type="text"][readonly]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.site-search-module input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.select2-search__field input[type="text"]::-webkit-input-placeholder,
.select2-search__field input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder  { /* Firefox 19+ */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input:-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
textarea::-ms-input-placeholder  { /* IE 10+ */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input:-moz-placeholder { /* Firefox 18- */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea::-webkit-input-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea::-moz-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea:-ms-input-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea:-moz-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}
select {
  background: rgba(0, 0, 0, 0) url(../images/down-arrow.png) no-repeat scroll 97% center;
  border: 1px solid #cccccc;
  color: #606060;
  font-size: 13px;
  /* height: 30px; */
  padding-left: 20px;
  -moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.site-search-module select.form-control
{
background: rgba(0, 0, 0, 0) url(../images/down-arrow.png) no-repeat scroll 96% center;
}

option {
  background: #ffffff none repeat scroll 0 0;
  border: 0 solid #626262;
  font-size: 13px;
  padding-left: 10px;
  color: #222;
}
textarea {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  color: #606060;
  font-family: "Montserrat",sans-serif;
  font-size: 13px;
  font-weight: 300;
  padding: 10px 10px 10px 20px;
  resize: vertical;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
.footer-contact textarea:focus {
  border: 1px solid #fab41a;
}
textarea:focus {
  outline: none;
}
::-moz-placeholder {
    color: #444;
    font-size: 13px;
}


@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Raleway', sans-serif;
    color: #606060;
  font-weight: 400;
  font-size: 14px;
  line-height: 27.2px;
  line-height: 1.7rem;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 3px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  width: 100%;
  padding: 3px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.agent-info .img-thumbnail {
 height: 60px;
 max-width: 100%;
 width: auto;
 }

 .single-agent .img-thumbnail,
 .blog-details-title-time .img-thumbnail {
 height: auto;
 max-width: 100%;
 width: auto;
max-height: 100px;
 }

.img-thumbnail2 {
  display: inline-block;
  padding: 3px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          margin-top: 5px;
              margin-right: 10px;
    float: left;
 }
.kit-media .img-thumbnail2 {
 float: none;
     height: 95px;
    width: 100%;
 }

 .img-thumbnail3 {
  display: inline-block;
  padding: 3px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          float: left;
          margin-right: 10px;

 }


.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

/* .text-muted {
  color: #999999;
  font-size: 18px;
font-style: italic;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger:hover {
  color: #843534;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
} */

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

.page-header2 {
  padding-bottom: 9px;
  margin: 60px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 10px;
  padding-left: 15px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}


kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 100%;
      color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
  border-radius: 3px;
  font: inherit;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #c7254e;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f9f2f4;
  text-align: left;

}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
/* ajout pour index */
.index {
padding-top: 15px;
padding-bottom: 15px;
background-color: white;
}

.index2 {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
background-color: white;
}


/*.sidebar.index {
	padding: 0;
}

.col-md-8 .index {
	padding: 0;
}*/




.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 100%;

  }
}

@media (min-width: 992px) {
  .container {
   width: 100%;

  }
}

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

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-2-index,
.col-sm-2-index,
.col-md-2-index,
.col-lg-2-index,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-md-3-index,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-4-index,
.col-sm-4-index,
.col-md-4-index,
.col-lg-4-index,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-md-6-classement,
  .col-md-6-classement2,
.col-xs-6-index,
.col-sm-6-index,
.col-md-6-index,
.col-lg-6-index,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-8-index,
.col-sm-8-index,
.col-md-8-index,
.col-lg-8-index,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-md-9-index,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.padding-recherche {
  padding-right: 10px;
  padding-left: 10px;
}


.col-xs-1,
.col-xs-2,
.col-xs-2-index,
.col-xs-3,
.col-xs-4,
.col-xs-4-index,
.col-xs-5,
.col-xs-6,
.col-xs-6-index,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-6-index {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-4-index {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-2-index {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-6-index {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-4-index {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-2-index {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-6-index {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-4-index {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-2-index {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-6-index {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-4-index {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-2-index {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}


@media (max-width: 767px) {
   .col-md-6-index2 .col-md-12, .col-md-6-index, .col-md-2-index, .col-md-8-index, .col-md-4-index {
    padding: 10px;

}
}


@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
    .col-sm-2-index,
  .col-sm-3,
  .col-sm-4,
  .col-sm-4-index,
  .col-sm-5,
  .col-sm-6,
    .col-sm-6-index,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }

.col-sm-6-index {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }

.col-sm-4-index {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }

.col-sm-2-index {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }

.col-sm-pull-6-index {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

.col-sm-pull-4-index {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

.col-sm-pull-2-index {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6-index {
    left: 50%;
  }

.col-sm-push-6 {
    left: 50%;
  }

.col-sm-push-6-index {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

.col-sm-push-4-index {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

.col-sm-push-2-index {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }

.col-sm-offset-6-index {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

.col-sm-offset-4-index {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

.col-sm-offset-2-index {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
    .col-md-2-index,
  .col-md-3,
  .col-md-3-index,
  .col-md-4,
  .col-md-4-index,
  .col-md-5,
  .col-md-6,
  .col-md-6-classement,
  .col-md-6-classement2,
    .col-md-6-index,
    .col-md-6-index2,
  .col-md-7,
  .col-md-8,
   .col-md-8-index,
  .col-md-9,
   .col-md-9-index,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
   .col-md-9-index {
    width: 71.8%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-7-kit-media {
    width: 58%;
    float: left;
    position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-6-classement {
    width: 55%;
  }

 .col-md-6-classement2 {
    width: 45%;
  }

.col-md-6-index2 {
    width: 48%;
    padding: 0;
	margin-left: 1%;
	margin-right: 1%;
}
.col-md-6-index {
    width: 48%;
    padding: 10px;
	background-color: white;
	margin-left: 1%;
	margin-right: 1%;
}
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }

.col-md-4-index {
	width: 25%;
	padding-right: 0;
}
.single-property .col-md-4-index {
	width: 27.4%;
	padding-right: 15px;
    padding-left: 15px;
    padding-top: 0;
}
.col-md-8-index {
	width: 75%;

}
.single-property .col-md-8-index {
	width: 72.6%;
	overflow-y: auto;

}

  .col-md-3 {
    width: 25%;
  }
  .col-md-3-index {
    width: 28.2%;
  }

 #searchForm .col-md-3, #searchForm .col-md-4,
#searchForm .col-md-2,
 .form-group2 .col-md-3, .form-group2 .col-md-4,
.form-group2 .col-md-2 {
   padding-right: 10px;

  }
#formEmail .col-sm-4 {
   padding-right: 0px;

  }
 .padding29 {

    padding-left: 29px;

  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

   .col-md-2-kit-media {
    width: 20%;
    padding-right: 15px;
    padding-left: 15px;

  }


.col-md-2-index {
	width: 18%;
	padding: 10px;
	background-color: white;
	margin-right: 1%;
	margin-left: 1%;
}
  .col-md-1 {
    width: 8.333333333333332%;
  }
   .col-md-1-kit-media {
    width: 8%;
    float: left;
    position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
  }
  .col-md-1-kit-media li a img {
   width: 20px;
   height: 20px;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }

.col-md-pull-6-index {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

.col-md-pull-2-index {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }

.col-md-push-6-index {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }

.col-md-push-2-index {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }

.col-md-offset-6-index {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

.col-md-offset-2-index {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-2-index,
  .col-lg-3,
  .col-lg-4,
  .col-lg-4-index,
  .col-lg-5,
  .col-lg-6,
  .col-lg-6-index,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }

.col-lg-6-index {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }

.col-lg-2-index {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }

.col-lg-pull-6-index {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

.col-lg-pull-2-index {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }

.col-lg-push-6-index {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

.col-lg-push-2-index {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }

.col-lg-offset-6-index {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

.col-lg-offset-2-index {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
  font-weight: bold;
}
body.hebrew th {
  text-align: right;
  font-weight: bold;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}



.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 1024px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}


@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;

    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}
.mr-10 {
    margin-right: 10px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}
select.custom-select-2 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
select.custom-select-2, .select {
  color: #606060;
  background: rgba(0, 0, 0, 0) url(../images/down-arrow.png) no-repeat scroll 97% center;
  border: 1px solid #cccccc;
  height: 40px;
  line-height: 38px;
  margin-bottom: 20px;
  width: 100%;
  font-weight: 400;
  font-family: Roboto,arial;
}

input[type="text"].select {
  background: rgba(0, 0, 0, 0) url(../images/down-arrow.png) no-repeat scroll 97% center!important;

}
.alert .custom-select-2 {
    color: #606061;
    background: rgba(0, 0, 0, 0) url(../images/down-arrow.png) no-repeat scroll 97% center;
    border: 1px solid #a7a7a7;
    height: 32px;
    line-height: 30px;
    margin-bottom: 0;
    width: 100%;
    font-weight: 400;
    border-radius: 5px;
        font-family: Roboto,arial;
}

.custom-select-2 option {
  font-size: 13px;
  padding: 3px 0 0 20px;
}



input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  color: #606060;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
    font-size: 14px;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    font-weight:300;
}

.form-control:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-control:-moz-placeholder,
.select2-container:-moz-placeholder {
  color: #fff;
}

.form-control::-moz-placeholder,
.select2-container::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.form-control:-ms-input-placeholder,
.select2-container:-ms-input-placeholder {
  color: #fff;
}

.form-control::-webkit-input-placeholder,
.select2-container::-webkit-input-placeholder {
  color: #fff;
}

.lgray-bg input[type="text"][readonly],
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {

  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
     line-height: 24px;
    padding: 6px 10px;

}

.form-group {
  margin-bottom: 15px;
}
.form-group2 {
 padding-right: 15px;
 padding-left: 10px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.block-heading .checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
  margin-right: 10px;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

body.hebrew .radio input[type="radio"],
body.hebrew .radio-inline input[type="radio"],
body.hebrew .checkbox input[type="checkbox"],
body.hebrew .checkbox-inline input[type="checkbox"] {
  float: right;
     margin-left: 5px!important;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 36px;
  font-size: 14px;
  line-height: 1.33;
}

select.input-lg {
  height: 36px;
  line-height: 36px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* .btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
      letter-spacing: normal;
    word-spacing: normal;
  font-weight: normal;
  padding: 5px 30px;
    text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
    border-radius: 6px;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
       color: #01d4ed;
    background-color: #ffffff;
    border-color: #01d4ed;
    font-size: 13px;
    padding: 0 8px;
    text-transform: none;
    border-radius: 100px;
}
form .btn-default{
    border-radius: 6px;
}
#searchForm .btn-default, .form-group2 .btn-default {
    color: #ccc;
    background-color: #1f223e;
  border-color: #cccccc;
  margin-bottom: 15px;
}
#searchForm .btn-default:hover, .form-group2 .btn-default:hover {
  color: #1f223e;
  background-color: #ffffff;
  border-color: #1f223e;
}

.btn-default:hover,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #01d4ed;
  box-shadow: none;
}


.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #fff;
}
.btn-primary a, .btn-primary a:hover {
  color: #ffffff;

}
.btn-primary {
  background-color: #00D4ED!important;
    color: #fff;
    border-bottom: 3px solid #00a3b7;
}
.btn-primary2 {
  color: #ffffff;
 margin-right: 10px;

}

.btn-primary:hover,
.btn-primary2:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
 background: #00a3b7;
  font-weight: bold;
  color: #fff;}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00a3b7;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 12px 26px;
  font-size: 20px;
}

.btn-lg2 {
  padding: 15px 25px;
  font-size: 16px;
  line-height: 0.6;
  text-transform: uppercase;
  background-color: #fab41a;
}

.btn-sm {
  padding: 5px 10px;
          font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-transform: none;
    font-weight: 600;
}
.alert .btn-sm {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 1.5;
    margin-left: 10px;
     letter-spacing: 0.5px;
}
.alert .col-md-8{
   padding-right: 0px;
}

.alert .col-md-3{
   padding-right: 0px;
}


.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  text-transform:none;
  margin-bottom: 10px;
  margin-top: 0px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 10px;
}

.btn-block + .btn-block {
  margin-top: 5px;
} */

/* input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
} */

/* .fade{
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-moz-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear
}
.fade.in{
	opacity:1
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse{
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition:height .35s ease;
	-moz-transition:height .35s ease;
	-o-transition:height .35s ease;
	transition:height .35s ease
}
.collapse.in{
	height:auto
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.insideq{
position: absolute;
  display: none;
  clear: none;
  float: left;
  min-width: 95%;
  padding: 5px 5px;
  font-size: 13px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.175);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
 overflow: auto;
 height: 130px;
 z-index: 10;
 margin-top: -20px;
  color: #222;

}

.inside{
position: absolute;
  display: none;
  clear: none;
  float: left;
  min-width: 100%;
  padding: 5px 5px;
  font-size: 13px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
 overflow: auto;
 height: 145px;
 z-index: 10;
 margin-top: -20px;
color: #606060;
font-family: Roboto,arial;
}

.form-div {
position: absolute;
  display: none;
  clear: none;
  float: left;
  min-width: 90%;
  padding: 5px;
  font-size: 13px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.175);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
 overflow: auto;
 height: 130px;
 z-index: 10;
 margin-top: -20px;
}

.insideq input, .inside input {
display: block;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
cursor: pointer;
float: left;
margin: 6px 4px 4px;
}

body.hebrew .insideq input, body.hebrew .inside input {
float: right;
}
body.hebrew .insideq, body.hebrew .inside {
text-align: right;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
} */
-------------------------------------------------------------------------------------------
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #fab41a;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  margin-bottom:20px;
      margin-top: 20px;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0!important;
}
.site-footer-bottom .input-group {
  width: 70%;
  margin: inherit;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 3px;
}
.site-footer-bottom .input-group .form-control,
.site-footer-bottom .input-group input[type="text"]::-webkit-input-placeholder {
   color: #fff!important;
}
.input-group > .input-group-btn > .btn {
  height: 40px;
  padding: 10px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 14px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}
body.hebrew .input-group-addon:first-child {
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-radius: 3px;
}
body.hebrew .input-group .form-control:first-child,
body.hebrew .input-group-addon:first-child,
body.hebrew .input-group-btn:first-child > .btn,
body.hebrew .input-group-btn:first-child > .dropdown-toggle,
body.hebrew .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right: 1px solid #cccccc;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
body.hebrew .input-group .form-control:last-child,
body.hebrew .input-group-addon:last-child,
body.hebrew .input-group-btn:last-child > .btn,
body.hebrew .input-group-btn:last-child > .dropdown-toggle,
body.hebrew .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-left: 1px solid #cccccc;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;

}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn:first-child > .btn {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 3px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #fab41a;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

/* .tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
} */

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.breadcrumb {
  padding: 8px 0 8px 15px;
  font-size: 13px;
  font-weight: 400;
  list-style: none;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999;
  content: "/\00a0";
}

.breadcrumb > .active {
font-weight: bold;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > li > a.active,
.pagination > li > a:hover.active,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #fab41a;
  border-color: #fab41a;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 92%;
  font-weight: bold;
  line-height: 2;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
      border-radius: .25em;
    font-family: 'Open Sans', sans-serif!important;
        background-color: #01d4ed;
  }

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #00D4ED;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #02b7d7;
}

.label-warning {
  background-color: #FFA52A;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
} */
.alert .badge {
    display: inline-block;
    min-width: 10px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #fab41a;
    border-radius: 14px;
    margin-right: 5px;
    font-family: "Lato", Arial, Verdana, sans-serif;
}
.badge > a > span.badge {
  display: inline-block;
  min-width: 10px;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.badge a {
color: #ffffff;
}
.badge a:hover {
color: #ffffff;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #fab41a;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  margin-bottom: 20px;
    padding: 5px;
    border: none;
    text-shadow: none;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #fab41a;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c!important;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de!important;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e!important;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f!important;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;

}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}
.list-group-item > a .badge {
  float: right;
}


.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #fab41a;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 3px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #fab41a;
  border-color: #fab41a;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 3px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}


.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

/* .show {
  display: block !important;
} */

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  width: 320px;
    left: 66%;
    top: 0;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
  .affix {
 right:0;
     left: auto;
}

}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1600px) {

.affix {
  position: fixed;
  width: 320px;
    left: 66%;
    top: 0;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.affix {
  position: fixed;
  width: 320px;
    left: 72%;
    top: 0;
}
}


.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}

/* Normal desktop :1366px. */
@media (min-width: 1170px) and (max-width: 1400px) {
.plr-140 {
  padding-left: 2%;
  padding-right: 2%;
}
/*slider*/
.slider-content {
  transform: translateY(-44%);
  width: calc(100% - 30%);
}
.nivo-prevNav {
  left: 5%;
}
.nivo-nextNav {
  right: 5%;
}
/*slider-2*/
.slider-2 {
  padding: 130px 0 75px;
}
.find-home-box {
  margin-left: 10%;
}
/*features*/
.features-info {
  padding: 50px 25px 30px;
}
.features-include-list {
  margin-top: 25px;
}
.features-include-list > p {
  font-size: 12px;
  line-height: 20px;
}



}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {

p {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 12px;
}
.plr-140 {
  padding-left: 0;
  padding-right: 0;
}
.section-title h3 {
  font-size: 18px;
}
.section-title h2 {
  font-size: 26px;
}

/*main-menu*/
.main-menu > li + li {
  margin-left: 35px;
}
.sticky .main-menu > li + li {
  margin-left: 30px;
}
.main-menu > li > a {
  font-size: 14px;
}
.single-mega-item li a {
  font-size: 12px;
  padding: 10px 0;
}
/*slider*/
.slider-content {
  transform: translateY(-40%);
  width: calc(100% - 30%);
}
.nivo-prevNav {
  left: 5%;
}
.nivo-nextNav {
  right: 5%;
}
.slider-1-title-2 {
  font-size: 30px;
}
.slider-1-desc {
  font-size: 15px;
}
/*slider-2*/
.slider-2 {
  padding: 130px 0 75px;
}
.find-home-box {
  margin-left: 10%;
}
/*booking-area*/
.booking-area .section-title {
  margin-top: 0;
}
.book-house {
  margin-top: 0;
}
.book-house h2 {
  font-size: 22px;
}
/*counter-content*/
.counter-content {
  margin-top: -25px;
}
.counter-item > h2 {
  font-size: 16px;
}
.counter {
  width: 70px;
}
.counter-item > p {
  font-size: 12px;
  font-weight: 300;
}
/*features-area*/
.features-info {
  padding: 60px 25px 45px;
}
.features-include .col-lg-4:nth-child(n+5) {
  display: none;
}
/*our-agents-area*/
.agent-info::after {
  border-left: 300px solid #f5f5f5;
}
.agent-info-hover .agent-address,
.agent-info-hover .social-media {
  padding-left: 60px;
}
/*footer-area*/
.footer-widget.middle {
  margin: auto;
  width: calc(100% - 0px);
}
#scrollUp {
  bottom: 10px;
  right: 15px;
}
/*------*/
.service-item-info > h5 {
  font-size: 15px;
}
.book-house h2 + h2 {
  margin-top: 10px;
}
/*agent-details*/
.agent-details-name {
  margin-bottom: 25px;
}
.agent-details-brief p,
.agent-details-biography p {
  font-size: 14px;
}
.agent-details-contact > p {
  margin-bottom: 15px;
}
/*breadcrumbs*/
.breadcrumbs-title {
  padding: 200px 0 120px;
}
/*-------------------
  boxed-layout
-------------*/
.boxed-layout .wrapper {
  width: 970px;
}
.boxed-layout .sticky {
  width: 970px;
}
.boxed-layout .call-to-bg::before {
  width: 36%;
}
.boxed-layout .features-info {
  padding: 20px 30px 10px;
}
.boxed-layout .features-include-list p {
  font-size: 13px;
}
.boxed-layout .plr-140 {
  padding-left: 0;
  padding-right: 0;
}





}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

p {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 12px;
}
.plr-140 {
  padding-left: 0;
  padding-right: 0;
}
.section-title h3 {
  font-size: 18px;
}
.section-title h2 {
  font-size: 26px;
}

/*main-menu*/
.main-menu > li + li {
  margin-left: 25px;
}
.main-menu > li > a {
  font-size: 12px;
}
.single-mega-item li a {
  font-size: 12px;
  padding: 10px 0;
}
.sticky .main-menu > li + li {
  margin-left: 20px;
}
.sticky .main-menu > li > a {
  font-size: 12px;
}
/*slider*/
.slider-content {
  transform: translateY(-38%);
  width: calc(100% - 30%);
}
.slider-1-title-1 {
  font-size: 18px;
}
.slider-1-title-2 {
  font-size: 24px;
  margin-bottom: 10px;
}
.slider-1-desc {
  font-size: 14px;
}
.slider-1-desc br {
  display: none;
}
.slider-button {
  margin-top: 20px;
}
.nivo-prevNav {
  left: 5%;
}
.nivo-nextNav {
  right: 5%;
}
/*slider-2*/
.slider-2 {
  padding: 130px 0 75px;
}
.find-home-box {
  margin-left: 10%;
}
.find-home-box .find-homes {
  padding-bottom: 0;
}
.find-home-box .find-home-item {
  margin-bottom: 30px;
}
/*find-home-area*/
.find-home-area.call-to-bg::before, .find-home-area.call-to-bg::after {
  position: inherit;
}
.find-home-area .section-title {
  margin-bottom: 50px;
  margin-top: 0;
  text-align: center;
}
.find-home-area .section-title h3 {
  margin-bottom: 5px;
}
.find-homes {
  padding-bottom: 30px;
}
/*booking-area*/
.booking-area.call-to-bg::before {
  width: 40%;
}
.booking-conternt {
  margin: auto;
  width: calc(100% - 0px);
}
.book-house {
  margin-top: -30px;
}
.book-house h2 {
  font-size: 15px;
}
.book-house h2 + h2 {
  margin-top: 10px;
}
.booking-area .section-title {
  margin-top: -30px;
}
/*counter-content*/
.counter-content {
  margin-top: -25px;
}
.counter-content .counter-item:nth-child(n+4) {
  display: none;
}
.counter-item {
  float: left;
  padding: 0;
  width: 33%;
}
.counter-item > h2 {
  font-size: 16px;
}
.counter {
  width: 70px;
}
.counter-item > p {
  font-size: 12px;
  font-weight: 300;
}
/*featured-flat-area*/

/*features-area*/
.features-info {
  padding: 60px 30px 45px;
  position: relative;
}
.features-info::before {
  display: none;
}
.features-include-list img {
  margin-right: 10px;
}
/*our-agents-area*/
.agent-info::after {
  border-left: 250px solid #f5f5f5;
}
.agent-info-hover .agent-address {
  margin-bottom: 10px;
  padding-left: 65px;
}
.agent-info-hover .social-media {
  padding-left: 65px;
}
/*subscribe-area*/
.subscribe-area.call-to-bg::before {
  width: 40%;
}
.subscribe {
  width: calc(100% - 0px);
}
.subscribe input {
  width: 65%;
}
/*footer-area*/
.footer-widget.middle {
  margin: auto;
  width: calc(100% - 0px);
}
#scrollUp {
  bottom: 10px;
  right: 15px;
}
/*pro-details-agent*/
.pro-details-agent {
  padding-right: 60px;
}
/*widget*/

.widget {
 /* padding-left: 0;*/
}
.col-md-pull-8 .widget {
  padding-left: 0px;
  padding-right: 0px;
}
/*agent-details*/
.agent-details-desc-info {
  margin-bottom: 80px;
}
.agent-details-contact > p {
  margin-bottom: 20px;
}
/*breadcrumbs*/
.breadcrumbs-title {
  padding: 180px 0 100px;
}
/*-------------------
  boxed-layout
-------------*/
.boxed-layout .wrapper {
  width: auto;
}
.boxed-layout .sticky {
  width: auto;
}
.boxed-layout .call-to-bg::before {
  width: 40%;
}
.boxed-layout .features-info {
  padding: 20px 30px 10px;
}
.boxed-layout .features-include-list p {
  font-size: 13px;
}
.boxed-layout .plr-140 {
  padding-left: 0;
  padding-right: 0;
}


}


/* small mobile :320px. */
@media (max-width: 767px) {
.container {width: 100%;
   }

.mb-0-xs {margin-bottom: 0;}
.mb-50-xs {margin-bottom: 50px;}

p {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 12px;
}
.plr-140 {
  padding-left: 0;
  padding-right: 0;
}
.section-title {
  margin-bottom: 30px;
  text-align: center;
}
.section-title h3 {
  font-size: 16px;
  margin-bottom: 5px;
}
.section-title h2 {
  font-size: 20px;
}
.block{
    padding: 15px!important;
}
.section-title-2 {
  width: calc(100% - 0%);
      margin: 0 auto!important;
}
.section-title-2 h1 {
    font-size: 18px!important;
}
.site-footer {
    padding: 30px 15px!important;
}
/*main-menu*/
.main-menu > li + li {
  margin-left: 30px;
}
.main-menu > li > a {
  font-size: 13px;
}
.single-mega-item li a {
  font-size: 12px;
  padding: 10px 0;
}
.sticky .main-menu > li + li {
  margin-left: 20px;
}
.sticky .main-menu > li > a {
  font-size: 12px;
}
/*slider*/
.slider-content {
  transform: translateY(-55%);
  width: calc(100% - 25%);
}
.slider-1-title-1 {
  font-size: 10px;
  margin-bottom: 10px;
}
.slider-1-title-2 {
  font-size: 12px;
  margin-bottom: 8px;
}
.slider-1-desc {
  display: none;
}
.slider-button {
  font-size: 11px;
  margin-top: 8px;
  padding: 2px 12px;
}
.nivo-directionNav a {
  display: none;
}
.nivo-controlNav {
  bottom: 5px;
  display: block;
}
.nivo-controlNav a {
  height: 12px;
  margin: 0 3px;
  width: 12px;
}
/*slider-2*/
.slider-2 {
  padding: 80px 20px;
}
.find-home-box {
  margin-left: 0;
  width: 100%;
}
.find-home-box .find-homes {
  padding-bottom: 0;
}
.find-home-box .find-home-item {
  margin-bottom: 30px;
}
/*slider-3*/
.slider-3 {
  padding-bottom: 150px;
  padding-top: 150px;
}
/*find-home-area*/
.find-home-area {
  padding: 50px 0;
}
.find-home-area.call-to-bg::before, .find-home-area.call-to-bg::after {
  position: inherit;
}
.find-home-area .section-title {
  margin-bottom: 50px;
  margin-top: 0;
  text-align: center;
}
.find-home-area .section-title h3 {
  margin-bottom: 5px;
}
.find-homes {
  padding-bottom: 30px;
}
/*booking-area*/
.booking-area.call-to-bg::before {
  display: none;
}
.booking-conternt {
  width: calc(100% - 0px);
}
.book-house {
  float: none;
  margin-bottom: 80px;
  margin-top: 25px;
  text-align: center;
  width: 100%;
}
.book-house h2 {
  font-size: 14px;
}
.book-house h2 + h2 {
  margin-top: 10px;
}
.booking-imgae {
  display: none;
}
.find-button {
  margin-bottom: 0;
}
/*counter-content*/
.counter-content {
  padding-bottom: 70px;
  text-align: center;
  width: 100%;
}

.counter-item {
  padding: 20px 0 20px;
  width: 100%;
}
/*counter-item-content-2*/
.counter-item-content-2 .counter-item-2 + .counter-item-2 {
  margin-top: 35px;
}
.counter-item-2 {
  width: 100%;
}
.agent-details-contact img {
  margin-right: 10px;
}
/*about-sheltek*/
.about-sheltek-info {
  margin-bottom: 30px;
}
/*featured-flat-area*/
.flat-desc > li + li {
  margin-left: 7%;
}
.price {
  font-size: 16px;
}
/*features-area*/
.features-info {
  padding: 60px 20px 45px;
  position: relative;
}
.features-info::before {
  display: none;
}
/*our-agents-area*/
.agent-info::after {
  border-left: 300px solid #f5f5f5;
}
.agent-info-hover .agent-address {
  margin-bottom: 10px;
  padding-left: 75px;
}
.agent-info-hover .social-media {
  padding-left: 75px;
}
/*testimonial-area*/
.testimonial-image {
  margin-top: 30px;
}
/*subscribe-area*/
.subscribe-area.call-to-bg::before {
  display: none;
}
.subscribe {
  width: calc(100% - 30px);
}
.subscribe input {
  width: 100%;
}
.subscribe button {
  margin: 20px 0 0;
  width: 100%;
}
/*footer-area*/
.footer-top .col-xs-12 + .col-xs-12 {
  margin-top: 30px;
}
.footer-widget.middle {
  margin: auto;
  width: calc(100% - 0px);
}
#scrollUp {
  height: 30px;
  width: 30px;
  bottom: 10px;
  right: 15px;
}
#scrollUp i {
  line-height: 30px;
}
.logo {
  margin: auto;
  padding: 30px 0;
  text-align: center;
  width: 100px;
}
.site-header h1.logo {
   margin: auto;
    vertical-align: middle;
    width: 200px!important;
    line-height: 0;
    padding: 0;
}
.header-search {
  padding: 0 0 30px;
}

.condition-list > li,
.amenities-list > li {
  width: 100%;
}
.pro-details-amenities > h5,
.leave-review > h5 {
  margin-top: 40px;
}
/*widget*/
.widget:first-child {

}
.widget {
   /* padding-left: 0;*/
}
footer .widget {
  padding-left: 15px;
}
.col-md-pull-8 .widget {
  padding-left: 0px;
  padding-right: 0px;
}
/*breadcrumbs*/
.breadcrumbs-title {
  font-size: 20px;
  padding: 80px 0 70px;
}
.breadcrumbs-list > li {
  font-size: 12px;
}
/*contact-messge*/
.contact-messge {
  padding: 20px 24px 20px 10px;
}
.contact-messge h5 {
  color: #fff;
}
/*error-content*/
.error-content h2 {
  font-size: 80px;
  margin-bottom: 30px;
}
.error-content {
  padding: 138px 0 145px;
}
.error-content h3 {
  font-size: 26px;
}
.error-content h4 {
  font-size: 14px;
}
.error-content > p br {
  display: none;
}
/*agent-details*/
.agent-details-desc-info {
  margin-bottom: 80px;
}
.agent-details-contact > p {
  margin-bottom: 20px;
}
.agent-details-image {
  margin-bottom: 50px;
}
/*blog-details*/
.blog-quote {
  margin: 0 15px 30px;
  padding: 30px 20px 15px;
}
.blog-details-share {
  float: left;
  margin-top: 10px;
}
/*googleMap*/
#googleMap {
  height: 350px;
  width: 100%;
}
.pagination-list > li + li {
  margin-left: 10px;
}
/*-------------------
  boxed-layout
-------------*/
.boxed-layout .wrapper {
  width: auto;
}
.boxed-layout .sticky {
  width: auto;
}
.boxed-layout .call-to-bg::before {
  width: 40%;
}
.boxed-layout .features-info {
  padding: 20px 30px 10px;
}
.boxed-layout .features-include-list p {
  font-size: 13px;
}
.boxed-layout .plr-140 {
  padding-left: 0;
  padding-right: 0;
}
.error-content p {
  font-size: 14px;
  line-height: 24px;
}

.property-listing .col-md-3 {
   position: relative;
}
.alert .custom-select-2 {
   margin-bottom: 10px;
}
.alert .btn {
   margin-bottom: 10px;
}
.alert .col-md-2 {
    padding-left: 15px!important;
    margin-top: 10px;
}
.alert #map {
   height: 400px!important;
   }
.alert .accordion-heading.togglize .accordion-toggle i {
    top: 10px!important;

}
#searchForm .btn-default {
    margin-right: 15px;
}
.alert .col-md-8 {
    padding-right: 15px;
}
.alert .col-md-3 {
    padding-right: 15px;
}
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width: 100%;
   }


.single-agent {
  margin: 0 auto 60px;
  width: 65%;
}
.counter-item {
  width: 50%;
}

}
/* Large Mobile :480px. */
@media (max-width: 480px) {
.container {width: 100%;
    padding-right: 5px;
    padding-left: 5px;
   }
.bs-slider {
    max-height: 200px!important;

}
 }
