@font-face {
	font-family: 'Raleway', sans-serif;
    src: url('../fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Roboto-Black';
    src: url('../../fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Roboto-Light';
    src: url('../../fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Roboto-Regular';
    src: url('../../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.image_1_of_4 {
  width: 22.54%;
  border: 1px solid #f0f0f0;
  position: relative;
  overflow: hidden;

  }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #89b728;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  font-size: 13px;
}
a {
  color: #529233;
  text-decoration: none;
}
input[type=text]
{
	border: 1px solid #000;
    font-family:"Roboto-Light";
}
.content form input[type="button"] {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  float: right;
  padding: 7px 15px;
  background: #6eb054;
  line-height: 20px;
  text-transform: uppercase;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: inset 0px -4px 0px #629F4A;
  -webkit-box-shadow: inset 0px -4px 0px #629F4A;
  -moz-box-shadow: inset 0px -4px 0px #629F4A;
  -o-box-shadow: inset 0px -4px 0px #629F4A;
}
  .content form select {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 20px;
  display: inline-block;
  width: 58%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
form .optilattable select {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 20px;
  display: inline-block;
  width:auto;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
#tab_monts input[type="text"]{
	font-family: 'Raleway', sans-serif;
	margin: 8px 0;
	box-shadow: none;
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #636362;
	line-height: 20px;
	display: inline-block;
	width: 23%;
	padding: 6px 12px;
	font-size: 13px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
#tab2 input[type="text"]{
	font-family: 'Raleway', sans-serif;
	margin: 8px 0;
	box-shadow: none;
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #636362;
	line-height: 20px;
	display: block;
	width: 49%;
	padding: 6px 12px;
	font-size: 13px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
#tab2 textarea
{
font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 51px;
  display: block;
  width: 49%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  -webkit-appearance: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  resize:none;
}
form .optilattable input[type="text"]{
	font-family: 'Raleway', sans-serif;
	margin: 8px 0;
	box-shadow: none;
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #636362;
	line-height: 20px;
	display: inline-block;
	width: 96%;
	padding: 6px 12px;
	font-size: 13px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
  .image_1_of_4 h4 a {
   font-size:12px;
  color: #636362;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 0;
}


  .grid_1_of_4 {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
  width:31%;
  background: #FFF;
  box-shadow: 0px 0px 5px #999;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
}
.contact form select {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #EFEFEF;
  color: #636362;
  line-height: 20px;
  display: block;
  width: 90%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
#ville_slat  select {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #EFEFEF;
  color: #636362;
  line-height: 20px;
  display: block;
  width: 90%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
.tit_filtre_map
{
float:left;
width:24%}
body {
	font-family: 'Roboto-Black'!important;
	background:#ffffff;
	font-size: 12px!important;
}
.header_bg{
	background: #fff;
	padding: 11px;
	position:relative;
	box-shadow:  0px 2px 5px #ccc;
	-webkit-box-shadow: 0px 2px 5px #ccc;
	-moz-box-shadow:  0px 2px 5px #ccc;
	-o-box-shadow:  0px 2px 5px #ccc;
	z-index:10;
}
.header{
	padding: 0px;
}
.bg-content {
  background: url(../images/bg.png) repeat;
 /* padding:20px 0;*/
}
.shadow {
  position: absolute;
  bottom: -11px;
  left: 3%;
}
.read_btn{
	float:right;
	  margin-top: 10px;
}
.read_btn a{
	color: #6eb054;
  	font-family: 'Raleway', sans-serif;
  	font-size: 12px;
  	font-weight: 500;
}
.read_btn a:hover{
	color: #636362;
}
.logo{
	float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.social-block {
  float: right;
  /*margin-top:22px;*/
}
.connexion {
	float:right;
  margin-right: 16px;
  margin-top: 12px;
  display: inline-block;
}
.creer_compte {
  float: left;
}
.creer_compte img {
  margin-right: 7px;
  margin-bottom:7px;
}
.creer_compte a {
  font-weight: 400;
  font-size: 12px;
	font-family: 'Raleway', sans-serif;
  color: #636362;
  text-decoration:none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.creer_compte a:hover {
  color: #6eb054;
  text-decoration:none;
}
.login {
  margin-left: 18px!important;
  float: left;
}
.login img {
  margin-right: 7px;
  margin-bottom:7px;
  height:30px;
}
.login a {
  font-weight: 600;
	font-family: 'Raleway', sans-serif;
  font-size: 12px;
  color: #636362;
  text-decoration:none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.login a:hover {
  color: #6eb054;
  text-decoration:none;
}
.socials {
  display: inline-block;
  list-style:none;
  margin-bottom:0px;
  padding-left: 10px;
}
.socials li {
  display:inline-block;
  margin-right: 1px;
}
.socials li a {
  display: inline-block;
  margin-right: 1px;
}
.socials li a:hover {
	opacity:0.7;
}
#stuck_container {
  position: relative;
  z-index: 2;
  background-image: url("../images/bg-image-1.jpg");
}
.badge {
	width: 65px;
	height: 65px;
	background: #6eb054;
	float: left;
	margin: 0 14px 0 0;
	padding: 15px 0 0px 0;
	text-align: center;
	font-size:13px;
	color: #ffffff;
	display: inline-block;
	min-width: 10px;
	line-height: 16px;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	vertical-align: baseline;
	white-space: nowrap;
	border-radius: 100%;
}
.badge span {
	font-size:18px;
	font-weight:600;
}
.demof{
}
.demof ul{
	padding: 0;
	list-style: none;
}
.demof li{
	padding: 0px 0px 12px 0px;
}
.demof li.odd{
	background: #fafafa;
}
.demof li:after {
	content: '';
	display: block;
	clear: both;
}
.demof img{
	float: left;
	width: 100px;
	margin: 5px 15px 0 0;
}
.demof a{
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	color: #6eb054;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
	font-weight:400;
}
.demof a:hover{
	color: #636362;
}
.demof h6 {
	margin: 0px 0;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	color:#636362;
	text-align:justify;
	line-height:18px;
	font-weight:400;
}

.et-run{
    background-color: #0cf;
    color: white;
    border: 1px solid black;
}
.more1 {
  font-size: 13px;
  color: #6eb054;
  text-transform:none;
	font-family: 'Raleway', sans-serif;
}
.more1 b {
  font-size: 15px;
  color: #636362;
  font-weight:600;
}
.more1:hover {
	text-decoration:none;
	color:#636362;
}
/*----start-header----*/
.header{
	background:#fff;
}
.dropdown_box {
	float: right;
	width: 8.6%;
}
.metro{
	position: relative;
	cursor: pointer;
	font-weight:600;
	background:#c7c7c7;
	color:#898989;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.metro.open{
	z-index: 2;
}
.metro:hover,
.metro.focus{
	color:#666;
}
/* OLD SELECT (HIDDEN) */
.metro .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}
.metro select{
	position: absolute;
	left: 0px;
	top: 0px;
}
.metro.touch select{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
/* SELECTED FEEDBACK ITEM */
.metro .selected {
    color:#fff;
}
.metro .selected:hover{
	color:#6eb054;
}
.metro .selected,
.metro li{
	display: block;
	font-size: 11px;
	padding: 5px 0px 5px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
}
.metro .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 12px;
	background: url(../images/img-sprite.png) no-repeat -1px 1px #6eb054;
}
/* DROP DOWN WRAPPER */
.metro div{
	position: absolute;
	height: 0;
	left: 0;
	right: 0;
	top: 100%;
	margin-top:1px;
	background:#c7c7c7;
	overflow: hidden;
	opacity: 0;
	color: #FFF;
}
/* Height is adjusted by JS on open */
.metro.open div{
	opacity: 1;
	z-index: 2;
}
/* FADE OVERLAY FOR SCROLLING LISTS */
.metro.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
}
.metro.scrollable.bottom div::after{
	opacity: 0;
}
/* DROP DOWN LIST */
.metro ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding:0;
	list-style: none;
	overflow: hidden;
}
.metro.scrollable.open ul{
	overflow-y: auto;
}
/* DROP DOWN LIST ITEMS */
.metro li{
	list-style: none;
	padding: 6px 10px;
	font-size:11px;
	font-weight: 400;
	text-transform: uppercase;
}
.metro li:last-child {
    border-bottom: 0;
}
/* .focus class is also added on hover */
.metro li:hover{
	background-color:#7fa900;
}
.metro li.focus{
	background:#6eb054;
	position: relative;
	z-index: 3;
	color:#FFF;
}
.metro li.active{
    background-color:#6eb054;
	color: #fff;
}
/* start h_menu */
.h_menu{
	float: left;
}
nav{
	display:block;
}
.menu{
	display:block;
	margin-bottom: 0;
}
.menu li{
	display:inline-block;
	position:relative;
	z-index:100;
}
.menu li:first-child{margin-left:0;}
.menu li.activate a,.menu li a:hover{
	background: #636362;
	border-top: 5px solid #6eb054;
	color:#ffffff;
}
.menu li a{
	text-transform:uppercase;
	text-decoration: none;
	font-size: 13px;
	padding: 18px 19px;
	font-weight:500;
	display: block;
	color: #636362;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover,.menu li:hover>a{
	color:#ffffff;
	background: #636362;
	border-top: 5px solid #6eb054;
}
.menu ul{
	display: none;
	margin: 0;
	padding: 0;
	width: 190px;
	position: absolute;
	top: 100%;
	left: 0px;
	background: #ffffff;
}
.menu ul li{display:block;float:none;background:none;margin:0;padding:0;}
.menu ul li a{
	font-size: 13px;
	font-weight: 500;
	display: block;
	color: #ffffff;
	background: #6eb054;
	padding: 10px 20px;
}
.menu ul li ul li a{
	font-size: 13px;
	font-weight: 500;
	display: block;
	color: #ffffff;
	background: #636362;
	padding: 10px 20px;
}
.menu ul li a:hover,.menu ul li:hover>a{
	background: #E9E5E6;
	color: #636362;
	border-top:none;
}
.menu li:hover>ul{display:block;}
.menu ul ul{
	left: 100%;
	top: 0px;
}
.mobile-menu{
	display: none;
	width: 100%;
	padding: 12px;
	background: #636362;
  	border-top: 5px solid #6eb054;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
}
.mobile-menu:hover{background:#6eb054;color:#ffffff;text-decoration:none;}
@media (min-width: 768px) and (max-width: 979px) {.mainWrap{width:768px;}
.menu li a{font-size:12px;padding:8px;}}
@media (max-width: 767px) {
	.mainWrap{width:auto;padding:50px 20px;}.menu{display:none;}.mobile-menu{display:block;}
nav{margin:0;background:none;}.menu li{display:block;margin:0;}.menu li a{background:#ffffff;color:#797979;border-top:1px solid #e0e0e0;
}
.menu li a:hover,.menu li:hover>a{background:#f0f0f0;color:#797979;
}
.menu ul{display:none;position:relative;top:0;left:0;width:100%;}
.menu ul ul{left:0;}
}
@media (max-width: 480px) {}@media (max-width: 320px) {}
/* start slider */














/* start mian */
.main_bg{
	background: url(../images/bg-3.png) repeat;
}
.main_grid{
	padding: 0px 0;
}
.top_grid{
	background: #ececec;
	padding: 4%;
}
.span1_of_1 {
	padding: 0;
}
.span1_of_1 h3{
	text-transform: capitalize;
	margin:0;
	font-size: 28px;
	color: #8C9899;
}
.span1_of_1 p{
	font-size: 14px;
	color: #888888;
	line-height: 1.8em;
}
.span1_of_2{
	position: relative;
}
/* General button style (reset) */
.btn {
	font-family: 'Raleway', sans-serif;
	color: #6eb054;
  	font-size: 12px;
  	font-weight: 500;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 2 */
.btn-2 {
	background: #E8645A;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-box-shadow: 0 6px #ab3c3c;
	-moz-box-shadow: 0 6px #ab3c3c;
	-o-box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.grid_1{
	padding-top: 28px;
	margin: 0 -15px;
}
.grid_1 a{
	padding:28px 0;
	margin: 0 -15px;
}
.grid_1 a:hover{
	opacity:0.7;
}

.box2{
	background:url(../images/feature.jpg)no-repeat;
	min-height:100px;
}
.box3{
	background:url(../images/feature1.jpg)no-repeat;
	min-height:100px;
}
.box4{
	background:url(../images/feature2.jpg)no-repeat;
	min-height:100px;
}
.box5{
	background:url(../images/feature3.jpg)no-repeat;
	min-height:100px;
}
ul.list1{
	padding:0;
	list-style:none;
	margin:0;
}
ul.list1 li.list1_right{
	overflow:hidden;
	text-align: left;
}
ul.list1 li.list1_right p{
	font: 500 16px/24px 'Raleway', sans-serif;
	color: #fff;
	margin-top: 28px;
	line-height: 24px;
}
ul.list1 li.list1_right p span{
	font: 600 16px/24px 'Raleway', sans-serif;
}
i.clock1,i.vehicle,i.dollar,i.lock{
	width: 80px;
	height: 94px;
	background: url(../images/img-sprite_2.png)no-repeat;
	float: left;
}
i.lock{
	background-position:-107px 10px;
}
i.clock1{
	background-position:-196px 12px;
}
i.vehicle{
	background-position:-292px 13px;
}
i.dollar{
	background-position:-375px 16px;
}
.column_center{
	text-align: center;
	border-bottom: 3px dotted #ECECEC;
	margin: 1em 0 2em;
}
.column_center h1{
	color:#583d28;
	font:600 40px/40px 'Raleway', sans-serif;
	text-transform:uppercase;
}
.column_center h2{
	color:#583d28;
	font:500 16px/30px 'Raleway', sans-serif;
}
ul.sellers{
	padding:10px;
	list-style:none;
	margin:0;
	background:#f6eddc;
	border:1px solid #E7E1D6;
}
i.star{
	width: 30px;
	height: 30px;
	background: url(../images/img-sprite_2.png)no-repeat -456px -18px;
	float: left;
	margin-right:1em;
}
ul.sellers li.sellers_desc{
	overflow:hidden;
}
ul.sellers li.sellers_desc h2{
	color: #583d28;
	font: 700 30px/30px 'Raleway', sans-serif;
	margin-bottom: 0;
}
.grid_2 {
	padding: 2em 0 3em;
}
.box_inner{
	position:relative;
	border: 1px solid #E7DFD1;
}
.sale-box {
	position: absolute;
	top: -1px;
	right: -1px;
	overflow: hidden;
	height: 40px;
	width: 59px;
	background: url(../images/img-sprite_2.png) no-repeat -3px -109px;
}
.box_inner:hover .sale-box{
	background: url(../images/img-sprite_2.png) no-repeat -3px -167px;
}
.desc{
	border-top: 1px solid #cac0ae;
	text-align:center;
	padding:1em 0 0 0;
}
.desc h3{
	color:#000;
	font-size:1.2em;
	font-weight:500;
}
.desc h4{
	color: #1bccf7;
	margin-bottom:1.5em;
	text-shadow: 1px 0px 0px #414141;
	-webkit-text-shadow: 1px 0px 1px #DFDFDF;
	-moz-text-shadow: 1px 0px 1px #DFDFDF;
	-o-text-shadow: 1px 0px 1px #DFDFDF;
	font-weight: 300;
	font-size: 1.1em;
}
ul.list2{
	padding:0;
	margin:0;
	list-style:none;
}
ul.list2 li.list2_left{
	float:left;
}
ul.list2 li.list2_right{
	float:right;
}
.box_inner:hover .heart{
	background: url(../images/img-sprite_2.png) no-repeat -91px -144px;
}

/* span_of_4 */
.span_of_4 {
	text-align: center;
	position: relative;
}
.span1_of_4{
	padding: 0;
	margin-left: 20px;
	width: 23.577777%;
}
.span1_of_4:first-child{
	margin-left: 0;
}
.span4_of_list{
	cursor:pointer;
	background: #ffffff;
	padding: 20px 20px 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: inset 0px -1px 1px rgb(216, 216, 216);
	-webkit-box-shadow: inset 0px -1px 1px rgb(216, 216, 216);
	-moz-box-shadow: inset 0px -1px 1px rgb(216, 216, 216);
	-o-box-shadow: inset 0px -1px 1px rgb(216, 216, 216);
}
.span4_of_list:hover.span4_of_list span i{
	color: #E8645A;
	background: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span4_of_list .btn{
	box-shadow: 0 4px #47817E;
	-webkit-box-shadow: 0 4px #47817E;
	-moz-box-shadow: 0 4px #47817E;
	-o-box-shadow: 0 4px #47817E;
}
.span4_of_list:hover .btn{
	color:#ffffff;
	background: #E8645A;
	box-shadow: 0 4px #ab3c3c;
	-webkit-box-shadow: 0 4px #ab3c3c;
	-moz-box-shadow: 0 4px #ab3c3c;
	-o-box-shadow: 0 4px #ab3c3c;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span4_of_list span.active i{
	color: #E8645A;
}
.span4_of_list span i{
	font-size:5em;
	color: #76C7C0;
	background: none;
	box-shadow:none;
	margin-top: 15px;
}
.span4_of_list h3{
	text-transform: uppercase;
	font-size: 20px;
	color: #8C9899;
	margin: 10px 0 10px;
}
.span4_of_list p{
	font-size: 14px;
	color: #888888;
	line-height: 1.5em;
}
.read_more{
	position: absolute;
	left: 19%;
	bottom: -16px;
}
/* start mian1 */
.main1_bg{
	background: #ececec;
}
.slider_text{
	padding:20px 0 0;
	text-align: center;
}
.slider_text h4{
	text-transform: uppercase;
	font-size: 34px;
	color: #E8645A;
}
.slider_text p {
	font-size: 14px;
	color: #888888;
	line-height: 1.8em;
}
.banner{
	/*margin-top: -80px;*/
}
.allinone_carousel.charming .bottomNav {
	display: none !important;
}
.banner6 {
  background: #ffffff;
  border-top:1px solid #dbdfe0;
  padding: 25px 0;
}
.banner6 ul {
  list-style: none;
}
.banner6 ul li {
  float: left;
   /* margin-right: 6%;*/
    margin-right: 10%
}
.banner6 ul li.last {
	margin-right:0
}
.banner6 ul li a {
  display: block;
}
/* start main_btm */
.main_btm{
	background: #f3f3f3;
	margin-top: -14%;
	padding-top: 10%;
}
.span_of_3{
	padding: 28px 0;
}
.span1_of_3{
	padding: 0;
	position: relative;
}
.span1_of_3 h4{
	font-size: 26px;
	color: #636362;
	font-weight:700;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom: 18px;
	margin-top:0;
}
.span1_of_3 h4 span{
	font-size: 14px;
	color: #636362;
	font-weight:400;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom: 18px;
	margin-top:0;
}
.span1_of_3 h5{
	font-family: 'Raleway', sans-serif;
  	font-size: 13px;
  	text-transform: uppercase;
  	color: #6eb054;
  	text-decoration: none;
  	text-align: justify;
  	line-height: 20px;
  	font-weight: 400;
	margin-top:0;
	display: inline-block;
}
.span1_of_3 h5 a{
  	color: #6eb054;
}
.span1_of_3 h5 a:hover{
  	color: #636362;
}
.span1_of_3 p{
	font-size: 13px;
	color: #636362;
	text-align:justify;
	line-height: 20px;
	margin: 18px 0;

}
.span1_of_3 p span{
	 /* color: #6eb054;*/
	  font-weight:500;
}
.more {
  color: #6eb054;
	font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.more img {
	width:16px;
	height:11px;
}
.more:hover {
	color:#636362;
}
.span1_of_3 h5 span{
	color: #E2534B;
}
.marque img
{
width:93%
}
.marque h3
{
font-size: 12px;
}
.span1_of_3 img{
	border:1px solid #dbdfe0;
}


.nav_list li a:before{
	content: url('../images/arrow.png');
	vertical-align: baseline;
	margin-right: 10px;
}
.nav_list li a{
	display:block;
	font-size: 14px;
	color: #888888;
	line-height: 1.8em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav_list li a:hover{
	text-decoration:none;
	color: #E2534B;
}
.clients{
	padding: 20px;
	background: #ffffff;
}
.clients p{
	font-size: 14px;
	color: #888888;
	line-height: 1.8em;
}
/* start circle */
.circle {
	text-align: center;
}
.circle_list li{
	text-align: center;
	display: inline-block;
	margin-left: 20px;
	width: 27.333333%;
}
.circle_list h4{
	text-transform: uppercase;
	font-size: 18px;
}
.circle ul li{
	display: inline-block;
	margin-left: 15px;
}
.circle ul li:first-child{
	margin-left: 0;
}
.circle ul li h4{
	margin: 15px 0 10px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.chart {
  position:relative;
  margin:30px auto 0 auto;

}
.tag {
	width: 100%;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 40%;
	color: #7F8C8C;
}
/* end  circle */
/* start caursel */
.cursual{
	position: relative;
}
.cursual h4{
	font-size: 24px;
	color: #7F8C8C;
	text-transform: capitalize;
	display: inline-block;
	margin: 0;
}
.line {
	border-bottom: 2px solid #DFDFDF;
	display: block;
	width: 75%;
	position: absolute;
	top: 14px;
	left: 16%;
}
/*-- start footer --*/
.footer_bg{
	  background: url(../images/bg.png) repeat;
	  padding: 28px 0;
	border-top: 10px solid #636362;
}
}
.footer1_of_3{
	padding-left: 0px;
}
.footer_of_3{
	padding-right: 0px;
	padding-left: 0px;
}
.f_logo{
	margin-bottom: 20px;
}
.footer1{
	margin-top:7px;
}
.footer1_of_3 p{
	font-size: 14px;
	color: #ffffff;
	line-height: 1.5em;
}
.footer1_of_3 p span{
	font-size: 18px;
	font-style: italic;
}
.footer1_of_3 span{
	font-size: 14px;
	color: #ffffff;
	line-height: 1.5em;
}
.footer1_of_3 span a{
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer1_of_3 span a:hover{

}
.footer1_of_3 h4 {
	font-size: 16px;
	color: #636362;
	text-transform:uppercase;
	font-style:italic;
	font-weight:700;
	margin: 0px 0px 10px;
}
.footer_of_3 h4{
	font-size: 16px;
	color: #636362;
	text-transform:uppercase;
	font-style:italic;
	font-weight:700;
	margin: 0px 0px 10px;
}
.f_para{
	width: 90%;
}
.divider {
  height: 1px;
  background: #a7a7a7;
    margin-bottom: 12px;
}
.f_list li a:before{
	content: url('../images/right_arrow.png');
	vertical-align: baseline;
	margin-right: 7px;
}
.f_list li a{
	display:block;
	font-size: 12px;
	color: #636362;
	line-height: 20px;
	font-weight:500;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.f_list li a:hover{
	text-decoration:none;
	color: #6eb054;
}
.f_list li a.active{
	text-decoration:none;
	color: #6eb054;
}
.footer_of_3 h4 span{
	font-style: normal;
	padding-left: 10px;
	text-transform: capitalize;
}
.blog_list:first-child{
	margin-top: 0;
}
.f_pic{
	padding: 0px;
}
.f_pic img{
	margin-top:5px;
}
.f_text{
	padding-right: 0px;
}
.f_text a{
	text-decoration:none;
}
.f_text p{
	font-size: 14px;
	color: #ffffff;
	line-height: 1.5em;
	margin: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.f_text p:hover{

	color: #3C5A5A;
}
.f_text span{
	font-size: 14px;
	color: #3C5A5A;
	text-transform: capitalize;
	display: block;
	margin-top: 5px;
}
/*-- start footer1 --*/
.footer1_bg{
	background: #6AB3AC;
}
.copy p{
	color: #6eb054;
	font-size: 11px;
	line-height: 20px;
	text-transform:uppercase;
	font-weight:500;
	margin-bottom:0;
	margin-top:10px;
}
.copy p a{
	color:#6eb054;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.copy p a:hover{
	color: #636362;
	text-decoration: none;
}
/* start soc_icons */
.soc_icons ul{
	margin-bottom: 0;
}
.soc_icons ul li{
	text-align:center;
	display:inline-block;
	margin-right: 5px;
}
.soc_icons ul li a i{
	color:#ffffff;
	font-size: 24px;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.soc_icons ul li a:hover{
	text-decoration:none;
}
.soc_icons ul li a:hover i{
	color: #E8645A;
	opacity:0.7;
}
/* start about */
.main_grid1{
	padding: 2% 0;
}
h3.style{
	text-transform: uppercase;
	color: #62A09D;
	font-size: 24px;
	margin: 5px 0 0;
}
.breadcrumb {
	background: none;
	margin-bottom: 0px;
	margin-right: 10px;
}
.breadcrumb > .active {
	color: #888888;
}
.breadcrumb li,.breadcrumb li a{
	font-size: 14px;
	color: #62A09D;
	text-transform:capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.breadcrumb li a:hover{
	text-decoration: none;
	color:#F15F43;
}
.about h3{
	color: #E2534B;
	font-size: 22px;
}
.para{
	font-size: 14px;
	color: #7F8C8C;
	line-height: 1.5em;
}
.about p{
	margin-bottom: 4%;
}
/* start services */
.main_btm1{
	background: #ffffff;
}
.main_btm2{
	background: #f0f0f0;
}
.clients1 p {
	font-size: 14px;
	color: #888888;
	line-height: 1.8em;
}
/* start pricing2 */
.pricing2{
	margin:4% 0;
	text-align:center;
}
.pricing2 h5 {
	text-transform: uppercase;
	color: #62A09D;
	font-size: 34px;
	margin-bottom: 2%;
	font-weight: 600;
}
.pricing2  h6 {
	font-size: 16px;
	color: #888888;
	line-height: 1.8em;
	margin: 0;
}
.pricing_table {
	line-height:150%;
	margin: 4% auto;
	width: 100%;
}
.price_block {
	cursor:pointer;
	text-align: center;
	width: 25% !important;
	color: #fff;
	float: left;
	list-style-type: none;
	position: relative;
	box-sizing: border-box;
	border-bottom: 1px solid transparent;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
/*Price heads*/
.pricing_table h3 {
	font-size: 20px;
	text-transform: uppercase;
	padding: 15px 0;
	background: #333;
	margin: -10px 0 1px 0;
}
/*Price tags*/
.price {
	background: #62A29E;
	display: table;
	width: 100%;
	height: 80px;
}
.price_figure {
	font-size: 24px;
	text-transform: uppercase;
	vertical-align: middle;
	display: table-cell;
}
.price_number {
	font-size: 1.5em;
	display: block;
	margin-bottom: 5px;
}
.price_tenure {
	font-size: 12px;
}
/*---start portfolio --*/
.portfolio_main{
	padding:2% 0 4%;
}
#info {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#fcf8e3;
	border:1px solid  #fbeed5;
	width:95%;
	max-width:900px;
	margin:0 auto 40px auto;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info .info-wrapper {
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info a {
	color:#c09853;
	text-decoration:none;
}

#info p {
	margin:5px 0 0 0;
}
.container {
	position: relative;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#filters {
	margin:4% 1%;
	padding:0;
	list-style:none;
}
#filters li {
	display:inline-block;
	margin-right: 20px;
}
#filters li span {
	font-size:13px;
	display: block;
	padding: 10px 30px;
	border: 1px solid rgb(221, 221, 221);
	text-decoration: none;
	color: #47817E;
	cursor: pointer;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#filters li span.active,#filters li span:hover {
	background: #EA6060;
	border: 1px solid #CF5050;
	color:#fff;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:23%;
	margin:1%;
	display:none;
	float:left;
	overflow:hidden;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio img {
	top: 0px !important;
	max-width:100%;
	position: relative;
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #62A29E;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 100;
	margin-top: 5px;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row1 {
	  margin-top: -8px;
  margin-left: -40px;
}
/* start blog */
.blog{
	padding:4% 0%;
}
.blog_date{
	text-align: center;
}
.blog_list{
	  margin-bottom: 3%;
}
.blog_date span.date{
	background: #F5F5F5;
	padding: 15px 10px;
	display: block;
	color: #808B8D;
	font-size: 20px;
	text-transform: uppercase;
	box-shadow: inset 0px -2px 0px #DFDFDF;
	-webkit-box-shadow: inset 0px -2px 0px #DFDFDF;
	-moz-box-shadow: inset 0px -2px 0px #DFDFDF;
	-o-box-shadow: inset 0px -2px 0px #DFDFDF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.blog_date span.icon_date{
	margin-top:20px;
	background: #808B8D;
	padding: 20px 10px;
	display: block;
	color: #FFFFFF;
	font-size: 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.blog_left span{
	font-size: 13px;
	color: #636362;
	  display: inline-block;
	  margin-left: 10px;
	font-family: 'Raleway', sans-serif;
	line-height: 20px;
	font-weight: 500;
}
.blog_left span a{
	color: #E55846;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blog_left span a:hover{
	color: #81BFBE;
	text-decoration:none;
}
.blog_left span i{
	color: #6eb054;
	margin-right: 5px;
}
.blog_left span a.left{
}
.blog_left p{
	margin: 0;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  color: #636362;
  text-align: justify;
  line-height: 20px;
  font-weight: 400;
}
.blog_left img{
}
.blog_left h4 a{
	display: block;
	margin: 4% 0 2%;
	font-size: 20px;
	color: #808B8D;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blog_left h4 a:hover{
	text-decoration: none;
	color: #E55846;
}
.blog_right h4{
	margin: 0 0 4%;
	color: #808B8D;
	text-transform: capitalize;
	font-size: 20px;
}
/* start ads_nav */
.ads_nav li{
	float: left;
	width: 48.3333%;
	margin-left: 3.33333%;
	margin-bottom: 10px;
}
.ads_nav li:first-child,.ads_nav li:nth-child(3){
	margin-left: 0;
}
.ads_nav li a{
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ads_nav li a img{
	width: 100%;
}
.ads_nav li a:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
/* start tag_nav */
.tag_nav {
	margin: 8% 0;
}
.tag_nav li{
	margin:10px 5px 0 0;
	display: inline-block;
}
.tag_nav li a{
	display: block;
	text-transform: capitalize;
	background: #808B8D;
	color: #FFFFFF;
	font-size: 13px;
	padding: 8px 14px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tag_nav li.active a,.tag_nav li a:hover{
	background: #E9645B;
	color: #ffffff;
	text-decoration:none;
}
/* start news_letter */
.news_letter{
	margin: 8% 0;
}
.news_letter form input[type="text"]{
	font-family: 'Raleway', sans-serif;
	font-weight:100;
	padding: 10px;
	display: block;
	width: 100%;
	background: #ffffff;
	outline: none;
	color: #555555;
	font-size: 13px;
	border: 1px solid #DADADA;
	-webkit-appearance: none;
}
.news_letter form input[type="submit"]{
	float:right;
	margin-top:15px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #FFFFFF !important;
	padding: 12px 30px;
	background: #62A29E;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #47817E;
	-webkit-box-shadow: inset 0px -4px 0px #47817E;
	-moz-box-shadow: inset 0px -4px 0px #47817E;
	-o-box-shadow: inset 0px -4px 0px #47817E;
}
.news_letter form input[type="submit"]:hover{
	background: #47817E;
}






































/*start features*/
.features {
	background: #e8e8e8;
	color: #191919;
}
.features li {
	padding: 10px 15px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 13px;
	list-style-type: none;
	text-transform: uppercase;
	color: rgb(99, 99, 99);
}
.pricing_btn {
	padding: 40px;
	background: #e8e8e8;
}
.action_button {
	text-decoration: none;
	color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	padding: 10px 30px;
	font-size: 13px;
	text-transform: uppercase;
	background: #565D67;
}
.price_block:hover {
	transform: scale(1.04) translateY(-5px);
	z-index: 1;
}
.price_block:hover .price {
	background: #E2534B;
}
.price_block:hover h3 {
	background: #222;
}
.price_block:hover .action_button {
	background:#E2534B;
	text-decoration: none;
	color: #ffffff;
}
.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
			border: 5px solid rgba(255, 255, 255, 0.9);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-o-border-radius: 5px;
			margin: 7px !important;
			background: rgba(0, 0, 0, 0.05) !important;
			padding: 0 !important;
			text-align: left !important;
			display: block !important;

			width: auto !important;
			height: auto !important;

			font-size: 10px !important;
			font-style: italic !important;
			text-transform: none !important;
			font-weight: normal !important;
			color: black !important;
		}
		.skeleton .label {
			font-size: 11px !important;
			font-style: italic !important;
			text-transform: none !important;
			font-weight: normal !important;
			color: white !important;
			border: 0 none !important;
			padding: 5px !important;
			margin: 0 !important;
			float: none !important;
			text-align: left !important;
			background: none !important;
		}
		.skeleton {
			display: none !important;
			margin: 100px !important;
			clear: both;
		}
.price_block:nth-child(odd) {border-right: 1px solid transparent;}
.price_block {border-right: 1px solid transparent; border-bottom: 0 none;}
.price_block:last-child {border-right: 0 none;}
/* start feature */
.technology{
}
.technology h4{
	font-size: 13px;
	color: #636362;
	font-weight: 400;
	display: block;
  line-height: 20px;
  margin:0;
  font-style:normal;
  text-transform:none;
  padding-top: 10px;
}
.technology h4 a{
	color: #636362;
}
.technology h4 a:hover{
	color: #6eb054;
}
.technology_main{
	margin:0 0 4%;
}
.tech_para{
	float: left;
	width:68.3333%;

}
.images_1_of_4{
	float: left;
}

.images_1_of_4  span{
	width: 120px;
	height: 120px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.bg{
	background: #E2534B;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	-o-border-radius: 75px;
}
.images_1_of_4  span i{
	font-size: 6em;
	color: #ffffff;
	line-height: 2em;
	text-shadow: 1px 1px 0px #3b3b3b;
	-webkit-text-shadow: 1px 1px 0px #3b3b3b;
	-moz-text-shadow: 1px 1px 0px #3b3b3b;
	-o-text-shadow: 1px 1px 0px #3b3b3b;
	-ms-text-shadow: 1px 1px 0px #3b3b3b;
}

.pagination > li > a, .pagination > li > span {
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	padding: 5px 10.5px;
	color: #FFFFFF;
	background-color: #6F6F6F;
	border: 1px solid #636362;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a.active{
	color: #FFFFFF;
	background: #6eb054;
	border-color: #629F4A;
}
.alert {
	font-size: 13px;
	line-height:18px;
}
.alert-warning {
	color: #3b3b3b;
	background-color: #F3F3F3;
	border-color: #E2E2E2;
}
.btn{
	font-family: 'Raleway', sans-serif;
	color: #6eb054;
  	font-size: 12px;
  	font-weight: 500;
}
.btn:hover{
	background: #47817E;
}
/* start contact */
.contact{
}
.contact_main{
	margin-top: 2%;
}
.contact p.style{
	background: #e0e0e0;
	padding: 20px;
	font-size: 14px;
	color: #7F8C8C;
	line-height: 1.5em;
}
.company_ad h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 24px;
	color: #7F8C8C;
}
.company_ad p{
	font-size: 13px;
	color: #636362;
	line-height: 20px;
  font-family: 'Raleway', sans-serif;
  text-align: justify;
  font-weight: 400;
  margin: 7px 0;
}
.company_ad p a {
	color: #636362;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.company_ad p a:hover{
	text-decoration:none;
	color: #6eb054;
}
.contact-form h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 24px;
	color: #7F8C8C;
}
.contact-form span{
	display:block;
	text-transform: capitalize;
	font-size: 14px;
	color: #5b5b5b;
	font-weight: normal;
	margin-bottom: 10px;
}
.contact-form form input[type="text"],.contact-form form input[type="number"], .contact-form form textarea, .contact-form form input[type="email"],.contact-form form input[type="password"]{
	font-family: 'Raleway', sans-serif;
	margin: 8px 0;
	box-shadow: none;
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #636362;
	line-height: 20px;
	display: block;
	width: 96%;
	padding: 6px 12px;
	font-size: 13px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.contact-form form select{
	font-family: 'Raleway', sans-serif;
	margin: 8px 0;
	box-shadow: none;
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #636362;
	line-height: 20px;
	display: block;
	width: 96%;
	padding: 6px 12px;
	font-size: 13px;
	outline: none;

	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.contact-form  form textarea {
	resize: none;
	height: 160px;
}
.contact-form form input[type="text"]:hover, .contact-form form textarea:hover, .contact-form form input[type="email"]:hover{
	border-color: #b4b4b4;
}
.contact-form form input[type="text"]:focus, .contact-form form textarea:focus, .contact-form form input[type="email"]:focus {
	border: 1px solid #b4b4b4;
}
.contact-form form input[type="submit"] {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
	padding: 7px 15px;
	background: #6eb054;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: inset 0px -4px 0px #629F4A;
	-webkit-box-shadow: inset 0px -4px 0px #629F4A;
	-moz-box-shadow: inset 0px -4px 0px #629F4A;
	-o-box-shadow: inset 0px -4px 0px #629F4A;
}
.contact-form form input[type="submit"]:hover{
	background: #629F4A;
}
.contact-form form input[type="reset"] {
	font-family: 'Raleway', sans-serif;
	margin-left:15px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 7px 15px;
	background: #6eb054;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: inset 0px -4px 0px #629F4A;
	-webkit-box-shadow: inset 0px -4px 0px #629F4A;
	-moz-box-shadow: inset 0px -4px 0px #629F4A;
	-o-box-shadow: inset 0px -4px 0px #629F4A;
}
.contact-form form input[type="reset"]:hover{
	background: #629F4A;
}
/* start details */
.details {
	margin: 4% 0;
}
.details h2{
	font-size: 20px;
	color: #808B8D;
}
.details img{
	margin: 2% 0;
}
/***** Media Quries *****/
@media only screen and (max-width: 1440px) and (min-width: 240px)  {
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1366px) {
}
@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1152px) {
	.dropdown_box {
	  width: 10%;
	}
	.menu li a {
	  padding: 18px 9px;
	}
	ul.list1 li.list1_right p {
	  font: 500 13px/24px 'Raleway', sans-serif;
	}
	ul.list1 li.list1_right p span {
	  font: 600 13px/24px 'Raleway', sans-serif;
	}
	.shadow {
	  left: 0;
	  width:100%
	}
	.span1_of_3 img {
	  width: 100%;
	}
	.read_btn img {
		width:16px;
		height:11px;
	}
	.more img {
		width:16px;
		height:11px;
	}
	.banner6 ul li {
	  margin-right: 1%;
	}
}
@media only screen and (max-width: 1024px) {
	.span1_of_4 {
		width: 22.77777%;
	}
	.line {
		width: 70%;
		left: 20%;
	}
}
@media only screen and (max-width: 800px) {
 .barreCode {width: 130px}
 ul.socials li img{ width:72%;}
 .socials{ float:right;padding-top: 12px;}
 .ban2{ display:none}
 #generer {
    position: relative;
    width: 400px;
    margin-top: 20px;
}
 .social-block {
    float: right;
    margin-top: 6px;
}
.col-md-31 {
    float: left;
    width: 37%;
    margin-bottom: 2%;
    margin-left: 8%;
}
.tit_filtre_map
{

    float: left;
    width: 25%;
    margin-right: 7%;
}
	.shadow {
	  bottom: -8px;
	}
	.dropdown_box {
	  width: 13%;
	}
	.menu li a {
	  padding: 18px 5px;
	  font-size: 10px;
	}
	.span1_of_3 {
	  float: left;
	}.
	.content img {
	    width: 23%;
	}
	.span1_of_3 img {
	  width: 85%;
	}

	.read_btn img {
		width:16px;
		height:11px;
	}
	.more img {
	  width: 16px;
	  height: 11px;
	}
	.banner6 ul li {
		width:23%;
	}
	.banner6 ul li img {
		width:100%;
	}
	ul.list1 li.list1_right p {
	  font: 500 16px/24px 'Raleway', sans-serif;
	}
	ul.list1 li.list1_right p span {
	  font: 600 16px/24px 'Raleway', sans-serif;
	}
}
@media only screen and (max-width: 768px) {

.grid_1 .col-md-3
{
    width: 40%;
    float: left;
    margin-top: 0px;
    margin-left: 51px;
    padding-bottom: 12px;
    }
	grid_1 a {
    padding: 28px 0 22px;
    /* margin: -23px -14px; */
}
.tit_filtre_map
{
float:left;
width:32%}
	.h_menu{
		float:none;
	}
	.span1_of_2 {
		padding-left: 0px;
	}
	.span1_of_1 h3 {
		font-size: 24px;
	}
	.span1_of_4 {
		padding: 0;
		margin-left: 0px;
		width: 100%;
		margin-bottom: 40px;
	}
	.read_more {
		left: 42%;
	}
	.line {
		width: 60%;
		left: 25%;
	}
	.owl-prev {
		right: 5%;
	}
	.footer_of_3 {
		padding-left: 0px;
	}
	.f_text{
		padding-left: 0px;
	}
	.slider_text h4 {
		font-size: 28px;
	}
	.footer1_of_3 p {
		margin-bottom: 2px;
	}
	.about h3 {
		font-size: 20px;
	}
	.price_block {
		width: 100% !important;
		float: none !important;
		margin-bottom: 40px;
	}
	.blog_main{
		padding: 0;
	}
	.blog_right h4 {
		margin: 4% 0 2%;
	}

}
@media only screen and (max-width: 720px) {
}
@media only screen and (max-width: 640px){
.col-md-31 {
    float: left;
    width: 51%;
    margin-bottom: 2%;
    margin-left: -7%;
}
.col-md-6 {
    width: 95%;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}
.main_grid {
  padding: 0px 0;
  padding-left: 182px;
}
.grid_1 {
  padding-top: 28px;
  margin: 1px -110px;
}

.dropdown_box {
	float: right;
	width: 17%;
}
	.slider_text h4 {
		font-size: 24px;
	}
	.span4_of_list {
		padding: 20px 20px 45px;
	}
	.about h3 {
		font-size: 16px;
	}
	.tit_filtre_map
{
float:left;
width:59%}
.ban{ display:none}
}
@media only screen and (max-width: 568px) {
	.shadow {
	  bottom: -6px;
	}
	.main_grid {
  padding: 0px 0;
  padding-left: 182px;
}
.grid_1 {
  padding-top: 28px;
  margin: 1px -110px;
}
.ban{ display:none}
.col-md-31 {
    float: left;
    width: 55%;
    margin-bottom: 2%;
    margin-left: 8%;
}
}
@media only screen and (max-width: 480px) {
.main_grid {
  padding: 0px 0;
  padding-left: 127px;
}
.col-md-31 {

    width: 68%;
    margin-bottom: 2%;
    margin-left: 8%;
	width:100%
}
.grid_1 {
  padding-top: 28px;
  margin: 1px -88px;
  width:100%
}
.ban{ display:none}
.barreCode {width: 250px;}
.tit_filtre_map
{
float:left;
width:81%}
	.dropdown_box {
	  width: 21%;
	}
	.logo {
	  float: none;
	  margin-top: 0;
	  text-align: center;
	  margin-bottom: 10px;
	}
	.social-block {
	  float: none;
	  text-align: center;
	  margin: 22px 0;
	}
	.dropdown_box {
	  width: 27%;
	}
	.socials {
	  margin-top: 20px;
	}
	.read_more {
		left: 36%;
	}
	.line {
		width: 38%;
		left: 40%;
	}
	.btn {
		padding: 10px 28px;
	}
	#filters li {
		margin-right: 5px;
	}
	#filters li span {
		padding: 10px 24px;
	}
	.span1_of_3 p{


	margin: 18px 9px 0 9px;
}
}
@media only screen and (max-width: 360px) {
.span1_of_3 p{


	margin: 18px 9px 0 9px;
}
.col-md-31 {
    width: 73%;
    margin-bottom: 4%;
    margin-left: 3%;
}
.ban{

display:none}
.main_grid {
  padding: 0px 0;
  padding-left: 61px;
}
.grid_1 {
  padding-top: 28px;
  margin: 0 -46px;
  width:100%
}
	.shadow {
	  bottom: -3px;
	}
	.tit_filtre_map
{
float:left;
width:100%}
#tab2 input[type="text"] {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 20px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  -webkit-appearance: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
#tab2 textarea {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 51px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  -webkit-appearance: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  resize: none;
}
}
@media only screen and (max-width: 384px) {

.col-md-31 {
    width: 100%;
    margin-bottom: 4%;
    margin-left: 1%;
}
.ban{

display:none}
}
@media only screen and (max-width: 320px) {
.span1_of_3 p{


	margin: 18px 9px 0 9px;
}
.main_grid {
  padding: 0px 0;
  padding-left: 52px;
}
.grid_1 {
  padding-top: 28px;
  margin: 0 -46px;
      width: 100%;
}
.col-md-31 {
    width: 100%;
    margin-bottom: 6%;
    margin-left: 3%;
}
.ban{

display:none}
  .barreCode {width: 200px;}
#tab2 input[type="text"] {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 20px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  -webkit-appearance: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
#tab2 textarea {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 51px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 13px;
  outline: none;
  -webkit-appearance: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  resize: none;
}
.creer_compte {
  float: left;
  margin-left: 16px;
  }
 .content form select {
  font-family: 'Raleway', sans-serif;
  margin: 8px 0;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  color: #636362;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  padding: 6px 1px;
  font-size: 13px;
  outline: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
.tit_filtre_map
{
float:left;
width:100%}
.dropdown_box {
	width: 33%;
}
	h3.style {
		font-size: 20px;
		margin: 10px 0 0;
	}
	.footer1{
		text-align:center;
	}
	.copy{
		float: none !important;
	}
	.soc_icons{
		float: none !important;
	}
	.circle_list li {
		margin-left: 0px;
		width: 100%;
	}
	.span1_of_1 h3 {
		font-size: 22px;
	}
	.read_more {
		left: 24%;
	}
	.line {
		display: none;
	}
	.breadcrumb {
		background: none;
		margin-bottom: 0px;
		margin-right: 0px;
	}
	#filters li span {
		padding: 6px 10px;
	}
	.f_logo {
		margin:15px 0 10px;
	}
	#portfoliolist .portfolio {
		width: 48%;
	}
	.cau_hide{
		display: none !important;
	}
}

/* BY TARAK */

.google-maps{
	width:100%;
	height:800px;
	margin:auto;
}
.header-relative{
	position:relative;
}
.form-search{
	position:absolute;
	width:400px;
	background:#fff;
	top:60px;
	left:11px;
	z-index:99;
	padding:30px;
	box-shadow: 1px 1px 2px 0px #e7e7e7;
}
.relative{
	position: relative;
}
.form-search-title{
	font-size:20px;
	padding-bottom:15px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	color: #539636;
}
.firstHeading{
	font-size:20px;
	padding-bottom:15px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	color: #539636;
}
.form-search-parag{
	font-size:12px;
	margin-bottom:20px;

}
.btn-search{
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
	padding: 7px 15px;
	background: #6eb054;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: inset 0px -4px 0px #629F4A;
	-webkit-box-shadow: inset 0px -4px 0px #629F4A;
	-moz-box-shadow: inset 0px -4px 0px #629F4A;
	-o-box-shadow: inset 0px -4px 0px #629F4A;
}
.btn-search:hover{
	background: #629F4A;
}

.search-control,
.search-select{
	display:block;
	padding:15px 10px;
	border:solid 1px #000;
	width: 100%;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
}
.search-control::placeholder {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	font-style: italic;
}
.margin-auto {
    display: block;
    margin: auto;
    width: 100%;
    margin-top: 13px;
}
.mp-content{
	min-width:200px;
	padding:5px;
}
.gm-ui-hover-effect{
	top:-2px!important;
	right:-2px!important;
}
.infotext{
	 line-height: 25px;
}
.msg-success {
    color: #539636;
    padding-bottom: 9px;
    font-size: 13px;
    font-style: italic;
}
/*
.infobulle{
	position:absolute;
	color:#fff;
	font-weight: bold;
}

a.tracerue{
	text-decoration: underline!important;
	color:#014c8c!important;
	cursor: pointer!important;
}*/

@media (max-width: 768px){
	.form-search {
		position: initial!important;
		width: 100%!important;
		padding-bottom:50px;
	}
}
input:focus,select:focus,.chosen-single:focus{
    border: 2px solid #2a6dc9!important;


}
 .choixcmd .chosen-container-single .chosen-single {
     position: relative;
     display: block;
     overflow: hidden;
     padding: 0 0 0 8px;
     margin: 6px 0px 7px;
     height: 34px;
     border: 1px solid #D8D8D8;
     /*border-radius: 5px;*/
     background-color: #fff;
     /* background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
      background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
      background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
      background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
      background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
      background-clip: padding-box;
      box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);*/
     color: #444;
     text-decoration: none;
     white-space: nowrap;
     line-height: 32px;
 }
.choixcmd .chosen-container {
    position: relative;

    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.errpuissance .chosen-single
{

    border: 1px solid red!important;

}
.br_input
{
	border-radius: 10px;;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin:0;
}

/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button {
	-o-appearance: none;
	margin:0
}
