.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.clear {
clear: both;
height: 0px;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*===============top====================*/
#top-row{background: url('../images/top-back.png') repeat-y #fff;
width: 108%;
text-align: center;
padding: 5px 0;
box-shadow: 2px 2px 5px #AEACAC;
margin-left: -4%;
position: relative;
float: left;}
/*======================== Main MENU======================*/
.mod-menu ul.menu{margin-bottom:0px;}
.mod-menu ul.menu > li ul {display: none;}
.mod-menu ul.menu li.parent:hover > ul {display: block;}
.mod-menu ul.menu li {
  position: relative;
  list-style: none;
}
.mod-menu ul.menu li:last-child {border-bottom: none}
.mod-menu ul.menu li a {
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mod-menu ul.menu > li > a {border-bottom: 2px solid transparent;}
.mod-menu ul.menu > li.active > a {
  background-color: transparent;
  box-shadow: none;
  color: #000;
}
.mod-menu ul.menu > li.active > a:hover {
  box-shadow: 0 0 0 transparent;
  background-color: transparent;
  border-bottom: 2px solid transparent;
}
.mod-menu ul.menu li.parent ul,
.mod-menu ul.menu li ul li.parent ul {
  background: #fff;
  list-style: none;
  position: absolute; 
  float: left;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  min-width: 200px;
  z-index: 9999;
}
.mod-menu ul.menu li.parent ul {
  left: 224px; 
  top: -5px;
  border: 1px solid #D2D2D2;
  
}
.mod-menu ul.menu li ul li.parent ul {left: 100%; top: -2px;}
.mod-menu ul.menu li.parent ul li {
  margin: 0; 
  padding: 0;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  border-bottom: 1px solid #EAEAEA;
  clear: both;
  width: 100%;
  background: none;
}
.mod-menu ul.menu li.parent ul li.lastChild {border-bottom: none;}
.mod-menu ul.menu li.parent ul li a {
  float: left;
  padding: 7px 0px 7px 0;
  text-indent: 16px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
  font-size:15px;
  text-align:left;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: 300;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 20px;
  line-height: 22px;
}
h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
p {
  margin: 0;
  padding-bottom: 14px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 18px;
}
/*Buttons*/
.btn,.btn-primary,.btn-info {
  padding: 10px 17px 11px;
  font-size: 14px;
  line-height: 18px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;

}
.btn:hover,.btn-primary:hover,.btn-info:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


.sort .btn-group > .dropdown-toggle{
	padding: 10px 17px 11px;
font-size: 14px;
line-height: 18px;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: url("../images/link.png") repeat-x scroll 0 0 #686868;
text-shadow: none;
color: #FFF;
}


.sort .caret{
	border-top: 4px solid white;
}

.btn-group > .dropdown-toggle,
#jform_publish_up_img .btn {
  padding: 0 0 0 17px;
  font-size: 18px;
  line-height: 18px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  text-shadow: none;
}
.btn-group > .dropdown-toggle:hover,
#jform_publish_up_img .btn:hover {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#jform_publish_up_img,
#jform_publish_down_img,
.hasTooltip,
.modal,
.modal-button,
#editor-xtd-buttons .btn,
.form-validate .btn {
  padding: 5px 0 0 5px;
  line-height: 18px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  text-shadow: none;
  color: #282828;
}
#jform_publish_up_img:hover,
#jform_publish_down_img:hover,
.hasTooltip:hover,
.modal-button:hover,
#editor-xtd-buttons .btn:hover,
.form-validate .btn:hover {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #989898;
}
.btn-group.open .btn.dropdown-toggle {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.item_icons {
  margin: 0 0 10px;
}

.icon-time:before {
content: "\e023";
}

/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
.pagination ul li {
}
.pagination ul li .pagenav {
  font: 800 14px/18px;
  text-transform: none;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: url("../images/link.png") repeat-x scroll 0 0 #232323;
  padding: 2px 17px 3px 17px;
}
.pagination ul li span.pagenav {
  color: #ffffff;
}
.pagination ul li a.pagenav {
  color: #ffffff;
}
.pagination ul li a.pagenav:hover {
  background: #666666;
}
.pagination ul li.pagination-start,
.pagination ul li.pagination-end {
  display: none;
}
.pagination ul li.num span.pagenav {
  color: #989898;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 17px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 4px 18px 9px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 4px 18px 9px 0;
}
#content-row .moduletable ul {
  margin: 0;
  color: #282828;
  list-style: none;
}
#content-row .moduletable ul.unstyled {
  margin: 0;
}
#content-row .moduletable ul li {
  margin: 0 0 10px;
  font-size: 14px;
  background: url(../images/libg.png) no-repeat left 7px;
  padding: 0 0 0 13px;
}
#content-row .moduletable ul li p {
  color: #989898;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/

#header-row header{
  position: relative;
}

#header-row .row-fluid{
	position: relative;
}

#header-row .language-switcher {
text-align: right;
margin-top: 4px;
}

#header-row .language-switcher select{
width: auto;
}

#header-row .menu-shadow {
position: absolute;
width: 100%;
height: 18px;
z-index: 10;
background: url(../images/menu-shadow.png) top center no-repeat;
}

#header-row .row-container #logo {
  margin:  0;
}

#header-row .row-container #logo a {
  display: inline-block;
}
#logo{background: #FFF;
text-align: center;}

/*======================= NAVIGATION =======================*/
.navigation  ul li{height: 36px;padding-top: 7px;text-align:center;margin: 5px 0;font-size: 18px;text-decoration: none;background: url('../images/separateur.png') center bottom no-repeat;}
.navigation  ul li a:hover{background:none;}
.menu-container{
float:left;
width:100%;
}
.menu-container .mobile-menu{
  position: relative;
  z-index: 1000;
}

.menu-container .mobile-menu #dl-menu {
margin-top: 5px;
}
#navigation-row {
background: url('../images/opacity8.png');
margin-bottom: 30px;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  margin-bottom: 11px;
  float: left;
width: 100%;
}
#showcase-row .camera_caption {
  background: url(../images/caption.png) repeat-x;
}
#showcase-row .camera_caption > div {
  background: none;
  margin: 0 auto;
  max-width: 1132px;
  padding: 26px 20px 24px;
}
#showcase-row .camera_caption > div p {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 110px 0 0;
}
#showcase-row .camera_caption > div h3 {
  line-height: 24px;
  color: #ffffff;
  font-size: 25px;
}
#showcase-row .camera_prev,
#showcase-row .camera_next {
  bottom: 35px;
  top: auto;
  margin: 0;
  width: 47px;
  height: 47px;
  background: none;
}
#showcase-row .camera_prev span,
#showcase-row .camera_next span {
  width: 47px;
  height: 47px;
  font-size: 53px;
  line-height: 47px;
  background-color: none;
}
#showcase-row .camera_prev span:hover,
#showcase-row .camera_next span:hover {
  transition: all 0.3s;
}
#showcase-row .camera_prev {
  left: 50%;
  margin-left: 467px;
}
#showcase-row .camera_prev span {}
#showcase-row .camera_prev span:hover {}
#showcase-row .camera_next {
  left: 50%;
  margin-left: 520px;
}
#showcase-row .camera_next span {}
#showcase-row .camera_next span:hover {}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
#maintop-row {
  margin-bottom: 30px;
  padding-top: 16px;
  background: url('../images/opacity8.png');
}

/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row {
  padding-top: 10px;
  background: url('../images/opacity8.png');
}
#content-row p {
  line-height: 21px;
}
#content-row .page-featured__home {
}
#content-row .page-featured__home h1 {
  line-height: 36px;
word-spacing: 1px;
font-weight: 300;
font-size: 30px;

}
#content-row .page-featured__home h3 {
color: #000;
line-height: 30px;
font-size: 19px;
font-weight: 300;
margin: -4px 0 0 0;
text-transform: none;
margin-top: 10px;
}
#content-row .page-featured__home a.mainlink {
  float: right;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 23px;
  padding: 19px 14px 19px 22px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 40px;
}
#content-row .page-featured__home a.mainlink:hover {
}
#content-row .page-featured__home .item {
  margin-bottom: 0px;
}
#content-row .page-category h3 {
  line-height: 25px;
  font-weight: normal;
  margin: -4px 0 0 0;
}
#content-row .page-category .item_header {
  margin: 0 0 26px;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 18px;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -1%;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1%;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 18px 18px 0 !important;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
h2.moduleTitle,
.page_header h2 {
  margin: 0 0 26px;
}
/*===== Service Page ======*/
.body__services #content-row {
  padding: 58px 0 58px;
}
.body__services #content-row .page-category__services .item_header {
  margin: 0 0 15px;
}
.body__services #content-row .page-category__services .item {
  background: #dbdbdb;
  padding: 20px;
}
.body__services #content-row .page-category__services .item p {
  padding: 0;
}
/*===== Blog Page ======*/
.page-blog .items-row {
  margin: 0 0 15px 0;
}
.page-blog .items-row .item_createdby,
.page-blog .items-row .item_published {
  color: #666666;
  text-transform: uppercase;
}
.page-blog .items-row .item_info_dl {
  margin: -5px 0 18px;
}
.page-blog .items-row .item_info_dl dd {
  margin: 0;
}
.page-item {
  margin: 0 0 30px;
}
.page-item .item_createdby,
.page-item .item_published {
  color: #666666;
  text-transform: uppercase;
}
.page-item .item_info_dl {
  margin: -5px 0 18px;
}
.page-item .item_info_dl dd {
  margin: 0;
}
#content-row .offerlist ul {
  margin: 0;
  list-style: none;
}
#content-row .offerlist ul li {
  margin: 0 0 10px;
  background: none;
  padding: 0;
}
#content-row .offerlist ul li .dropcap {
  background: url("../images/dropcap.gif") repeat-x;
  color: #FFF;
  float: left;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  margin: 3px 21px 0 0;
  padding: 12px 0 17px;
  text-align: center;
  width: 59px;
}
#content-row .offerlist ul li .extra {
  margin: 0 0 0 80px;
}
#content-row .offerlist ul li .extra a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 14px;
}
#content-row .offerlist ul li .extra p {
  margin: 5px 0 0;
}
#aside-right .moduletable {
  margin: 0 0 60px;
}
#search-searchword {
  margin-top: 5px;
}
.addthis_toolbox {
  padding-top: 0px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  background: url("../images/main-bg.png") repeat-x 0 bottom #ffffff;
  padding: 0 0 49px;
}
#mainbottom-row .row-container .mod-newsflash-adv__offers h3.item_title__offers {
  margin: 0;
  line-height: 22px;
}
#mainbottom-row .row-container .mod-newsflash-adv__offers h4 {
  color: #666666;
}
#mainbottom-row .row-container .mod-newsflash-adv__offers .price {
  color: #282828;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 23px;
  margin: 4px 0 0;
}
#mainbottom-row .row-container .mod-newsflash-adv__offers p {
  margin: 15px 0 0;
  line-height: 21px;
}
#mainbottom-row .row-container .mod-newsflash-adv__offers .readmore {
  margin: 13px 0 0;
}
#mainbottom-row .team {
  margin-top: 9px;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  background: url('../images/opacity8.png'); margin-top:30px;
}
#bottom-row #bottom-row-in {
  background: none;
}
#bottom-row .tweets h2 {
  margin: 0 0 20px;
}
#bottom-row .tweets #twittericon {
  background: url(../images/twitter.png) no-repeat;
  width: 63px;
  height: 51px;
  margin: 5px 0 0 0;
}
#bottom-row .tweets .tweet_list li {
  padding: 18px 0;
  border-top: 1px solid #dedede;
  background: none;
}
#bottom-row .tweets .tweet_list li.tweet_first {
  padding: 0 0 18px 0;
  border: none;
}
#bottom-row .tweets .tweet_list li .tweet_text {
  color: #989898;
}
#bottom-row .tweets .tweet_list li .tweet_text,
#bottom-row .tweets .tweet_list li .tweet_time {
  margin: 0 0 0 75px;
  display: block;
}
#bottom-row .tweets .tweet_list li .tweet_user {
  display: inline-block;
  margin: 0 0 0 14px;
}
#bottom-row .tweets .tweet_list li .tweet_time a {
  color: #c6c6c8;
}
#bottom-row .tweets .tweet_list li .tweet_time a:hover {
  color: #989898;
}
#bottom-row .mod-custom__market {
  margin: -6px 0 0;
}
#bottom-row .mod-custom__market h4 {
  margin: -9px 0 16px;
}
#bottom-row .mod-custom__market p {
  margin: 8px 0 0;
}
#bottom-row p {
  line-height: 21px;
}
#bottom-row .services .mod-newsflash-adv__services {
  margin-top: -7px;
}
#bottom-row .services .mod-newsflash-adv__services .item {
  margin-bottom: 20px;
}
#bottom-row .services .mod-newsflash-adv__services .item .img-intro {
  margin-top: 5px;
}
#bottom-row .services .mod-newsflash-adv__services .item_content {
  margin: 0 0 0 77px;
}
#bottom-row .mod-custom__whyus img {
  margin: 0 0 14px;
}
#bottom-row .mod-custom__whyus h4 {
  margin: -9px 0 13px;
}
/*======================= FOOTER =======================*/

#copyright-row .row-container .mod-footer {
  margin: 10px 0 0;
}
#copyright-row .row-container .mod-footer .siteName {
  font-weight: normal;
}
#copyright-row .row-container .mod-footer a {
  color: #000;
}
#copyright-row .row-container .mod-footer a:hover {
  text-decoration: underline;
}
/*===== Social Media ======*/
.moduletable .social li {
  margin: 0 4px 0 6px;
}
.moduletable .social li a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 30px;
}
.moduletable .social li a:hover {

}

@media (max-width: 870px){
  .navigation ul.sf-menu > li {margin: 0 0 0 17px ;}
}
/*================Call you===============*/
.call_you{margin-left:0 !important;}
.hr{
display: block;
height: 1px;
position: relative;
width: 52%;
margin: 15px 24%;
}
