/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #2f4253;
  font-familt: "roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.section {
  padding: 40px 0 ;
  position: relative;
}
body * {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body * img:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.pattern {
  position: absolute;
  background: url("../imgs/motif.png");
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pace .pace-progress {
  background-color: #15ad9e;
}
.icon-link {
  padding: 10px 12px;
  background: #15ad9e;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  z-index: 2;
  left: -56px;
  top: -40px;
  width: 40px ;
  height: 40px;
}
.link-btn {
  background: #15ad9e;
  width: 150px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  display: block;
  left: 30%;
  font-weight: bold;
}
.btn-more {
  background: #15ad9e;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  border-bottom: 2px solid #0a524b;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-more:hover {
  background: #0a524b;
  border-top: 2px solid #1bdac8;
}
div.info {
  background: #fff;
  padding: 27px;
  position: relative;
  color: #7e7e7e;
  border: 0.1em solid #b1b1b1;
  border-top: none;
}
div.info h1,
div.info .h1 {
  font-size: 1.3em;
  margin: 5px 0;
  font-weight: bold;
}
div.info hr.hr,
div.info div.hr {
  margin: 5px 0;
  width: 17%;
  height: 3px;
  background: #15ad9e;
}
.seeAll {
  width: 214px;
  padding: 0 10px;
  text-align: center;
  margin: 10px auto;
  margin-top: 30px;
}
.seeAll:hover {
  color: #fff;
  background: #7e7e7e;
  background: #0a524b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.div-title {
  background: url("../imgs/dotted.png") 0 78% repeat-x;
}
.div-title i {
  border: 1px solid #fff;
  color: #fff;
  padding: 15px;
  background: #15ad9e;
  font-size: 23px;
  border: 5px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
div.hr {
  margin-bottom: 50px;
}
.uncomplete-border {
  background: white;
  position: relative;
  overflow: hidden;
  z-inde: 2;
}
.uncomplete-border:after {
  content: "";
  height: 2px;
  background: #e56a99;
  width: 100%;
  display: inline-block;
  float: left;
  position: absolute;
  z-index: 0;
  top: 12px;
  margin-left: 26px;
}
ul.owl-carousel {
  padding-left: 0;
}
.h-underl:after {
  content: "";
  display: block;
  width: 20%;
  height: 3px ;
  margin-top: 8px;
  background: #15ad9e;
}
div.date {
  width: 170px;
  height: 170px;
  border: 1px solid #7e7e7e;
  position: relative;
  background: #fff;
  color: #2f4253;
  display: table;
}
div.date div {
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}
div.date span {
  display: block;
  font-size: 3em;
  font-weight: bold;
}
div.date {
  width: 170px;
  height: 170px;
  border: 1px solid #7e7e7e;
  background: #15ad9e;
  position: relative;
  color: #fff;
  display: table;
}
div.date div {
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}
div.date span {
  display: block;
  font-size: 3em;
  font-weight: bold;
}
article.article-post {
  background: white !important;
  color: #7e7e7e;
  line-height: 1.8em;
  margin-bottom: 50px;
  border: 1px solid #b1b1b1;
}
article.article-post .column-info {
  padding-top: 10px;
}
article.article-post .text {
  padding: 0 20px 20px;
}
.rs {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  position: absolute;
  bottom: 110px;
  width: 100%;
  text-align: center;
  top: 0;
}
.rs a {
  width: 50px;
  height: 50px;
  background: url("../imgs/sprite.png") #15ad9e;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.rs a.tw {
  background-position: -40px 0;
}
.rs a.tw {
  background-position: -38px 0;
}
.rs a.sk {
  background-position: -107px 0;
}
.rs a.gg {
  background-position: -72px 0;
}
.pagination {
  margin: 30px 0 ;
}
.pagination li {
  background: #7e7e7e;
  padding: 5px 12px;
}
.pagination li:hover {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  background: white;
}
.pagination li:hover a {
  color: #15ad9e;
}
.pagination li:focus {
  -webkit-box-shadow: -1px -1px - 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px -1px - 2px rgba(0, 0, 0, 0.4);
  box-shadow: -1px -1px - 2px rgba(0, 0, 0, 0.4);
}
.pagination li a {
  color: #fff;
  font-weight: bold;
}
.article-post .img-responsive.thumbnail {
  width: 98.2%;
}
.faq,
.portfolio {
  -moz-transition-property: none;
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}
/*/////////////////////// header */
header .dropdown-menu {
  background: #b1b1b1;
}
header.sticky {
  background-color: #15ad9e;
  margin-bottom: 0;
  padding: 10px 0;
  z-index: 9999;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}
header.sticky .nav > li a {
  color: white;
  text-shadow: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.nav > li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 16.8px;
  font-weight: bold;
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.navbar-brand {
  color: #15ad9e;
  color: white;
  font-size: 200%;
  font-weight: bold;
}
.nav li a:hover,
.nav li a:focus {
  color: #15ad9e !important;
}
.icon-bar {
  background: #15ad9e;
}
.navbar-nav {
  float: right;
}
/*//////////////////////////slider///////*/
.slider-slides .slider_h2 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  line-height: 1.363157894736842em;
  font-weight: 400;
  margin: 10px 0 15px 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.slider-slides .pattern {
  background: url('../imgs/pattern.png');
  z-index: 3;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  position: absolute;
  width: 100%;
  height: 100%;
}
.slider-slides .contenu1 {
  padding: 10px  60px;
  height: 260px;
  margin: auto;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.slider-slides .contenu1 h1 {
  color: #fff;
  color: #fffefe;
  font-size: 56px;
  line-height: 60px;
  text-shadow: none;
  margin: 10px 0 20px 0;
}
.slider-slides .contenu1 .link {
  position: relative;
  background: #15ad9e;
  width: 190px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  display: block;
  bottom: 0;
  left: 0;
  margin: auto;
  margin-top: 50px;
}
.slider-slides .contenu1 .link i {
  margin-left: 10px;
}
.section-ready h2 {
  color: #15ad9e;
}
.section-ready .big-icon {
  border: 3px solid #2f4253;
  width: 100px;
  height: 100px;
  padding: 10px;
  text-align: center;
  margin: auto;
  line-height: 100px;
  color: #15ad9e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.section-ready .big-icon i {
  font-size: 50px;
  margin: 14px;
}
.section-ready .hr {
  margin: 10px auto;
}
.section-ready .owl-controls .owl-page {
  border: 1px solid #a8a8a8;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.section-ready .owl-controls .owl-page.active {
  background: #15ad9e;
}
.section-ready .owl-controls .owl-page span {
  background: none;
}
.section-ready .owl-controls .owl-buttons div {
  position: absolute;
  top: 17%;
}
.section-ready .owl-controls .owl-buttons div.owl-prev {
  right: 0;
}
.section-ready .owl-controls .owl-buttons div.owl-next {
  left: 0;
}
/*//////////section-video*/
.section-video {
  min-height: 300px;
  text-align: center;
  border-bottom: 1px solid #cecece;
}
.section-video .abs {
  position: absolute;
  z-index: 23333;
  margin: auto;
  left: 18%;
  top: 30%;
}
.section-video .abs h2 {
  font-size: 5em;
}
.section-video .abs p {
  color: #fff;
  font-size: 2em;
}
.section-video h2 {
  color: #fff;
}
.section-video {
  overflow: hidden;
  height: 400px;
}
.video-background {
  position: absolute;
  top: 0;
  width: 100%;
  background: url("imgs/motif.png") repeat;
}
video {
  width: 100%;
}
/*//////////section-works  and section posts*/
.section-posts div.info .h1 {
  margin-top: 15px;
}
.section-posts .like i {
  color: #15ad9e;
}
.microdata {
  padding-bottom: 10px;
  color: #15ad9e;
  border-bottom: 0.1em dotted #cbcbcb;
}
.microdata i {
  margin-right: 3px;
  color: #15ad9e;
}
.section-works .flexslider,
.section-posts .flexslider {
  position: relative;
}
.section-works .owl-item:hover .icon-link,
.section-posts .owl-item:hover .icon-link {
  left: 0;
  right: 0;
  top: -209px;
  bottom: 0;
  margin: auto;
}
.section-works .owl-item:hover img,
.section-posts .owl-item:hover img {
  border: 1em  solid #fff;
  width: 102%;
}
.section-works .owl-item:hover .hr,
.section-posts .owl-item:hover .hr {
  width: 100%;
}
.section-works .owl-item:hover .h1 a,
.section-posts .owl-item:hover .h1 a,
.section-works .owl-item:hover .h1,
.section-posts .owl-item:hover .h1 {
  color: #15ad9e;
}
.section-works img,
.section-posts img {
  height: 224px;
}
.section-works .owl-item div.info .like,
.section-posts .owl-item div.info .like {
  color: #7e7e7e;
  position: absolute;
  right: 10px;
  top: 22px;
}
.section-works .owl-theme .owl-controls .owl-buttons,
.section-posts .owl-theme .owl-controls .owl-buttons {
  font-size: 17px;
  position: relative;
  width: 311px;
  margin: auto;
  /*div{
				position: relative;
				font-size:17px;
				background:none;
				color:#fff;
				background:@second;
				top: 1px;
				
				.rounded(0);
				display: inline-block;
				font-family: 'Glyphicons Halflings';
				font-style: normal;
				font-weight: normal;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				
				//&.owl-next:before{content: "\e092"; margin-right:100px;}
				//&.owl-prev:before{content: "\e091";margin-left:100px;}
			 }*/
}
.section-works .owl-theme .owl-controls .owl-buttons div,
.section-posts .owl-theme .owl-controls .owl-buttons div {
  background: #7e7e7e;
  width: 20px;
  height: 20px;
}
.section-works .owl-theme .owl-controls .owl-buttons .owl-next:before,
.section-posts .owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e092";
  position: absolute;
  right: 6px;
}
.section-works .owl-theme .owl-controls .owl-buttons .owl-prev:before,
.section-posts .owl-theme .owl-controls .owl-buttons .owl-prev:before {
  content: "\e091";
  position: absolute;
  left: 6px;
}
/*//////////////////*section count*/
.section-count {
  background: url("../images/bg-count.png");
  padding: 70px 0;
  height: auto;
}
.section-count .col-lg-3 span,
.section-count .col-lg-3 i {
  display: block;
  font-weight: bold;
  font-size: 2.5em;
  color: #f4f4f4;
}
.section-count .col-lg-3 i {
  color: #15ad9e;
  font-size: 50px;
  margin-top: 22px;
}
.section-count .col-lg-3 .count-dev {
  font-weight: normal;
  font-size: 1.6em;
}
.section-temoigne {
  background: url("../images/bg-count.png");
  color: #fff;
  font-size: 1.2em;
}
.section-temoigne cite {
  display: block;
  font-weight: bold;
  margin-top: 20px;
  color: #15ad9e;
}
.section-temoigne .img-temoigne {
  width: 170px;
  height: 170px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid white;
}
.section-temoigne #owl4 .owl-controls {
  position: absolute;
  bottom: -3%;
  left: 20%;
}
.section-temoigne #owl4 .owl-page span {
  background: #15ad9e;
  border: 1px solid #second;
  width: 15px;
  height: 15px;
}
/*////////////////////*/
.info .hr,
.article-post .hr {
  background: #15ad9e;
  height: 5px;
  width: 20%;
}
.info:hover,
.article-post:hover {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.info:hover p,
.article-post:hover p {
  color: #323232;
}
.info:hover .icon i,
.article-post:hover .icon i {
  background: #15ad9e;
  border-color: #15ad9e;
}
.info:hover h3,
.article-post:hover h3,
.info:hover .h3,
.article-post:hover .h3,
.info:hover .h3 a,
.article-post:hover .h3 a,
.info:hover a:not(.btn-more),
.article-post:hover a:not(.btn-more) {
  color: #15ad9e;
}
.info:hover .hr,
.article-post:hover .hr {
  width: 100%;
}
.section-service .row {
  margin-bottom: 30px;
}
.section-service .text-right .info {
  margin-right: 8px;
}
.section-service .text-left .info {
  margin-left: 8px;
}
.section-service .icon {
  border: 2px solid #7e7e7e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px;
  text-align: center;
  width: 50px;
  height: 60px;
  width: 60px;
  background: #fff;
  line-height: 63px;
}
.section-service .icon i {
  background: #7e7e7e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 2em;
  padding: 10px;
  color: #fff;
}
.section-service h3 {
  margin-top: 0;
}
.section-service p {
  color: #7e7e7e;
}
/*////////////////////*/
.section-twitter {
  background: url("../images/bg-count.png");
  font-size: 1.4em;
  color: white;
}
.section-twitter a {
  color: #15ad9e !important;
}
.section-twitter .h2 {
  color: white;
  font-size: 1.6em;
  margin-bottom: 30px;
}
.section-twitter #owl5 .owl-buttons div {
  width: 35px;
  text-align: center;
  line-height: 26px;
  height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #15ad9e;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.section-twitter .by {
  color: #15ad9e !important;
}
/*/////////////////////////////*/
.section-clients #owl6 img {
  margin-left: 30px;
}
/*/////////////////////////////*/
.section-weare {
  background: #15ad9e;
  padding: 30px;
  color: #fff;
}
.section-weare .link-btn.devis i {
  font-size: 19px;
  margin-right: 5px;
}
.section-weare .link-btn.devis:hover {
  background: white;
  border: 2px solid #40e8d7;
  color: #15ad9e;
}
.section-weare h3 {
  color: #fff;
}
.section-weare .link-btn {
  border: 2px solid #fff;
  text-align: center;
  width: 190px;
  height: 60px;
  line-height: 60px;
}
.section-weare .link-btn:hover {
  color: white;
}
/*///////////////////////section contact//////*/
.section-contact {
  background: url('../images/bg-count.jpg');
  color: #45637d;
  padding-bottom: 100px;
}
.section-contact .info {
  border: none;
}
.section-contact .bg {
  background: #000;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.section-contact input,
.section-contact textarea,
.section-contact .input {
  border: 3px solid #45637d;
  background: none;
  width: 100%;
  padding: 18px 10px;
  margin: 14px 0;
  font-weight: bold;
  color: #45637d;
  font-size: 1.2em;
}
.section-contact textarea {
  height: 150px;
}
.section-contact .input {
  width: 160px;
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
}
.section-contact .input:hover {
  background: #fff;
}
.section-contact .icon .glyphicon {
  padding: 10px;
  color: #45637d;
  font-size: 1.6em;
  border: 2px solid #45637d;
}
.section-contact .info {
  background: none;
  font-weight: bold;
  font-size: 1.2em;
  color: #45637d;
}
/*
----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------side bare----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.sidebar {
  -moz-transition-duration: 0.2;
  -webkit-transition-duration: 0.2;
  -o-transition-duration: 0.2;
  transition-duration: 0.2;
}
.sidebar ul li a:hover {
  color: #15ad9e;
  font-weight: bold;
}
.sidebar .widget h3:after,
.sidebar h4:after {
  content: "";
  display: block;
  width: 20%;
  height: 3px ;
  margin-top: 8px;
  background: #15ad9e;
}
.sidebar .top-posts li {
  border: 1px solid #cbcbcb;
}
.sidebar .categories .ul_widget span {
  background: #15ad9e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  padding: 5px;
}
.sidebar .categories .ul_widget li:hover {
  background: #6eede1;
}
.sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar ul li {
  background: #fff;
  border-bottom: 1px solid #f4f4f4;
  padding: 15px;
}
.sidebar ul li a {
  color: #ababab;
}
.sidebar ul li a span {
  float: right;
}
.sidebar .searche form {
  position: relative;
}
.sidebar .searche form input {
  width: 100%;
  padding: 15px 5px;
  color: #ababab;
}
.sidebar .searche input[type="submit"] {
  background: none;
  border: none;
}
.sidebar .searche span.glyphicon,
.sidebar .searche input.submit {
  position: absolute;
  right: 10px;
  top: 17px;
  color: #15ad9e;
  width: 20px;
  height: 36px;
}
.sidebar .top-posts ul li {
  margin-bottom: 20px;
}
.sidebar .top-posts date {
  color: #a4a4a4;
}
.sidebar .top-posts span.like {
  color: #a4a4a4;
  float: right;
}
.sidebar .top-posts span.like i {
  color: #15ad9e;
}
/*
----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------Pgae Post-listinf posts posts list lists---------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.img-title {
  position: relative;
  margin-bottom: 50px;
}
.img-title .h1 {
  position: absolute;
  text-align: center;
  top: 39%;
  color: #15ad9e;
  color: white;
  left: 45%;
  font-weight: bold;
}
.list-posts .microdata i {
  margin: 0px 3px 0px 11px;
  color: #15ad9e;
}
.list-posts .like i {
  color: #15ad9e;
  margin-right: 5px;
}
.list-posts .row-4 .h3 {
  font-size: 1.23em;
  font-weight: bold;
}
/*
----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------Pgae detail posts-detail posts detail details---------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.detail-post .count-tag-comment {
  margin-top: 20px;
}
.detail-post .count-tag-comment li {
  border: 1px solid #969a9b;
  margin-right: 10px;
  color: #7e7e7e;
}
.detail-post .count-tag-comment li i {
  margin-right: 5px;
  color: #7e7e7e;
  border-right: 1px solid #969a9b ;
  border-right: 1px solid #969a9b;
  padding: 10px;
}
.detail-post .commentlist {
  background: #fff;
  list-style: none;
  padding: 0;
  color: #7e7e7e;
}
.detail-post .commentlist li {
  padding: 8px;
}
.detail-post .commentlist img {
  float: left;
  margin: -9px 10px 0 -18%;
}
.detail-post .commentlist cite {
  margin-bottom: 20px;
}
.detail-post .commentlist cite .ago {
  float: right;
  color: #15ad9e;
}
.detail-post .commentlist cite .author {
  font-weight: bold;
  color: #2f4253;
  margin-bottom: 20px;
}
.detail-post .commentlist cite .author:after {
  content: "";
  display: block;
  width: 20%;
  height: 3px ;
  margin-top: 8px;
  background: #15ad9e;
}
.detail-post .commentlist .commenttext {
  margin-top: 20px;
}
/*
----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------Pgae team teams---------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.section-team .bg {
  position: relative;
}
.bg-team {
  overflow: hidden;
}
.bg-team .thumbnail {
  position: relative;
  overflow: hidden;
}
.bg-team .h5 {
  color: #15ad9e;
}
.bg-team p {
  position: absolute;
  font-weight: bold;
  bottom: -123px;
  width: 90%;
  margin-left: 7%;
}
.bg-team:hover img {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.bg-team:hover div.hover {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: 1;
}
.bg-team:hover .hr {
  width: 100%;
}
.bg-team:hover .h5 {
  color: #15ad9e;
}
.bg-team:hover .rs {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  top: 50px;
}
.bg-team:hover p {
  bottom: 150px;
}
/*
======================================================================faq===================
*/
.faq dt {
  height: 40px;
  line-height: 40px;
  background: #15ad9e;
  color: #fff;
  padding-left: 20px;
  font-size: 1.2em;
  cursor: pointer;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #cbcbcb;
}
.faq dd {
  background: #cbcbcb !important;
  background: #fff;
  color: #fff;
  color: #323232;
  padding: 20px;
  font-size: 12px;
  font-weight: bold;
  border-right: 1px solid #7e7e7e;
  border-left: 1px solid #7e7e7e;
}
/*
/////////////////////////////////////////////////////portfolio//////////////////////////////////////////////////////
*/
.portfolio [class*='col'] {
  margin-bottom: 15px;
}
.portfolioFilter {
  margin: 30px;
  margin-left: 0;
}
.portfolioFilter a {
  background: #15ad9e;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #7e7e7e;
}
/*
	/////////////////////////////////responsive///////////////////////////////
*/
@media screen and (max-width: 768px) {
  .navbar-nav {
    float: none;
    margin: 0 auto !important;
  }
  .sm-center > div {
    text-align: center;
    margin: 20px auto;
  }
  * {
    margin: auto;
    text-align: center;
  }
  * > div {
    margin-bottom: 10px;
  }
}
/*
	tablette 
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  [class*='col-md'] {
    text-align: center;
  }
  [class*='col-md'] > * {
    margin: 10px auto;
  }
}
/*////////////////////////////////////////////////////single///////////////////////////////////*/
.single .article-post figure {
  padding: 3px;
  border: 1px solid #7e7e7e;
  margin-right: 8px;
  float: left;
  background: #f6f6f6;
}
.single .article-post figure figcaption {
  text-align: center;
}
.single .article-post .content p:first-of-type:first-letter {
  font-size: 60px;
  line-height: 60px;
  margin-right: 10px;
  float: left;
  color: white;
  padding: 10px;
  background: #15ad9e;
}
.single blockquote {
  background: #dcdcdc;
  border: 1px solid #b1b1b1;
  border-left-color: #15ad9e;
  border-left-width: 10px ;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.single blockquote:before {
  content: "“";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 81PX;
  background: #15ad9e;
  color: white;
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 87px;
  margin: 9px 2px 11px;
  margin-right: 30px;
}
.single .about-a {
  border-bottom: 1px dotted #40e8d7;
  margin-bottom: 40px;
}
.single .about-a a {
  font-size: 120%;
}
.single .about-a img {
  float: left;
  margin-right: 20px;
}
.single form.new-comment {
  margin: 35px 0;
}
.single form.new-comment div.input {
  margin-bottom: 5px;
}
.single form.new-comment label i.must {
  color: red;
}
.single ul.list-comment {
  background: #f8f8f8;
  padding: 40px;
  margin-top: 20px;
}
.single li.comment {
  width: 95%;
}
.single .comment-meta {
  font-size: 11px;
  line-height: 15px;
}
.single li.comment > div,
.single li.pingback > div {
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 14px 2px;
  margin-top: 1.2em;
  position: relative;
  padding-left: 100px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
.single li.comment > div p,
.single li.pingback > div p {
  padding-bottom: 0px;
  margin-top: 10px;
  line-height: 15px;
  font-size: 12px;
}
.single .children {
  margin-left: 0px!important;
  padding-left: 40px;
  border-left: 1px solid #ddd;
  background-repeat: no-repeat;
  background-position: left 20px;
  background-image: url(../imgs/comment-children-line.jpg);
}
.single .reply {
  position: absolute;
  top: 29px;
  right: 29px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  color: #FFFFFF;
  cursor: pointer;
  padding: 3px 7px;
  font-size: 11px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  width: auto;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: #333333;
}
.single .reply a {
  color: white;
}
.single li.comment > div img.avatar,
.single li.pingback > div img.avatar {
  position: absolute;
  left: 15px;
  top: 29px;
  width: 60px;
  height: 60px;
}
.single .new-comment input,
.single .new-comment textarea {
  padding: 5px!important;
  width: 100%;
  border: 1px solid #e3e3e3;
  font-size: 11px;
  line-height: 12px;
  color: #e3e3e3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.single textarea {
  height: 100px  ;
}
.single input[type=submit] {
  background-color: #333333;
  padding: 7px 11px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
}
.single .vc_row-fluid .wpb_column {
  margin-bottom: 25px;
}
