@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,300);

@import url(//fonts.googleapis.com/css?family=Roboto:400,300);

@import url(//fonts.googleapis.com/css?family=Pacifico);

@font-face {
 font-family: Engelwood;
 src: url("ARXLDB.eot") /* EOT file for IE */
}
@font-face {
 font-family: Engelwood;
 src: url("ARXLDB.TTF") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Brandon_reg;
 src: url("Brandon_reg.eot") /* EOT file for IE */
}
@font-face {
 font-family: Brandon_reg;
 src: url("Brandon_reg.ttf") /* TTF file for CSS3 browsers */
}

body {

  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
  font-size:13pt;
  color: #000;
     /* fallback */
  background-color: #fff;

}
table, tbody, td, tr {

border:0px;
}

.bg {
	background: url('/img/bg-main.png');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		-ms-background-size: cover;
		 -o-background-size: cover;
			background-size: cover;
	width: 100%;
	height: 100%;
	z-index: -1 !important;
	backface-visibility: hidden;
	background-position: center center;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
 }

#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../img/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
#titletext {
	
        font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
        font-weight: bold;
	color : #c81a53;
    	text-align: center;

}
#content2 {

        font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
        color : #000000;
	text-align: left;
        overflow: auto;
}

.top {

margin:auto;
background:none;
max-width: 1200px;
text-align:center;

}
#headerlogo.clearfix {
	margin:auto;
        max-width: 1200px;
}
.share {
display:block;
padding:0;
margin-top:-10;
margin-right:auto;
text-align:right;
width:50%;
float:right;
}

.lang {
clear:right;
float:right;
height: 25px;
padding:4px;
}


.lang a:link {
color:#fff;
}

a:link {
  font-size:13pt;
  color: #c81a53}

.disclaimer {
      color:#fff;
      text-align:justify;
      font-size:10pt;

      }
.more {
      display: none;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff; }


.news {

clear:left;
float: left;

}

#adressbar p {
  margin-bottom: 16px;
  margin-top:0px;
  font-size:13pt;
  color: #fff;
}
.desktop {
display:block;
}
.mobile {
display:none;

}

.rows {
    width:100%;
    line-height:24pt;
    padding-left:20px;
    color:#fff;
}
.rows:nth-of-type(odd) {
    background: #e0e0e0;
    color:#000;
}

.rows .function {
display:inline-block;
width:250px;
text-align:left;
}

.rows .name {
display:inline-block;
width:250px;
text-align:left;

}
.rows .shop2 {
display:inline-block; 
width:250px;
text-align:left;
}

p {
  margin-bottom: auto;
  font-size:13pt;
  color: #000;
}
p > span {
  font-size:13pt;
  color: #000;
}
a[href^="tel:"] {
  color: #fff;
  text-decoration: none;
}
a {
  color: #c81a53;
  outline: none;
}
a:hover {
  text-decoration: underline;
  color: #cc0000;
}
article ul
{
    list-style-type: none;
}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }


.main {
background-color:rgba(255,255,255,0.8);
margin-left:auto;
padding:0;

}

.span7 ul li {
   list-style-image: url('../img/haken.png');
}

.filler {

height:250px;

}

.square-thumb {
width: 120px;
height: 120px;
overflow:hidden;
float : left;
border-color : #ffffff #ffffff #ffffff #ffffff;
border-style : solid;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
margin-left : 25px;
margin-right : auto;
margin-top : 20px;
text-align: center;
background:#fff;
background-image: url("css/loading.gif");
background-position: center center;
background-repeat: no-repeat;
}

.square-thumb img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

a.partner:link {
    color: #000;
    font-size:14px;
    line-height:20px;
}

/* visited link */
a.partner:visited {
    color: #000;
}

/* mouse over link */
a.partner:hover {
    color: #cc0000;
}

/* selected link */
a.partner:active {
    color: #000;
}

.span7 {
       float:left;
       width: 630px;
       height:auto;
       background:none;
       padding:25px;
       margin-left:45px;

}
.equipe {

clear:left; float:left; margin:0: padding:0; width: 630px;

}

.equipe img {
float:left;
margin-right:20px;" 
max-width:167px;
height:auto;

}
.home {

min-height:350px;

}

.span4 {
       float:right;
       width: 300px;
       height:auto;
       margin-right:0;
       background:none;
       padding:25px;
       margin-right:65px;

}

.span44 {
       float:left;
       width: 300px;
       height:auto;
       margin-right:0;
       background:none;
       padding:0;
       margin-left:auto;

}


.span77 {
       float:right;
       width: 800px;
       height:auto;
       background:none;
       padding:20px;
       margin-right:auto;


}

.span12 {
       float:left;
       width: 96%;
       height:auto;
       background:none;
       padding:15px;
       margin-left:10px;


}

.span7 .gallery {

  display: inline-block;
}

.brand img#mobile {
 display:none;

}

.brand
{
  width: 250px;
  float:left;
  font-size: 0px;
  line-height: 0;
  text-align: left;
  margin-top: 50px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  position: relative;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}


.brand img
{
  width: 250px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-top: auto;
}
.navbar-fixed-top {

  background-image: url(/img/backheader.png);
  background-repeat: repeat-x;
  border-bottom: 10px solid #d98f00;
}

.map{
	position:relative;
	margin-top:-50px;
	margin-bottom:40px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}

h2 {
  color: #c81a53;
  font-family: Engelwood, Verdana, Arial;
  font-size: 25px;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-weight:600;
  text-align:left;
}
h2 > span {
  color: #c81a53;
}

h2.content_header {
float:left;
padding:0;
color:#c81a53;
width:auto;

}
h3 {
  color: #c81a53;
  font: 100 27px/27px Engelwood, Verdana, Arial;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight:500;
  text-align:left;
}
h4 {
  color: #c81a53;
  font: 100 20px/20px Engelwood, Verdana, Arial;
  margin: 0;
  font-weight:600;
  margin-bottom: 18px;
}
h5 {
  color: #58595b;
  font: 300 20px/20px 'Open Sans', Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 14px;
}
h5 > span {
  color: #c81a53;
}
h5 > em {
  font-style: normal;
  color: #fff6e5;
}
h6 {
  color: #6f6f6f;
  font: 300 14px/20px 'Roboto', Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 14px;
  margin-top: -6px;
}
#content ul {
  list-style: none;
}
.extra-wrap {
  overflow: hidden;
}
/*-----btn-----*/
.btn.btn-primary {
  box-shadow: none;
  background: none;
  text-shadow: none;
  text-decoration: none !important;
  position: relative;
  display: inline-block;
  padding: 17px 36px 16px 37px;
  font: 300 20px 'Open Sans';
  color: #fff6e5;
  border: none;
  letter-spacing: 0;
  border-radius: 0;
  text-transform: uppercase;
  background: #cc0000;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn.btn-primary:hover {
  background: none;
  color: #fff6e5;
  background: #3e454c;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn.btn-info {
  box-shadow: none;
  background: none;
  text-shadow: none;
  text-decoration: none !important;
  position: relative;
  display: inline-block;
  padding: 13px 14px 12px 14px;
  font: 14px 'Open Sans';
  color: #fff6e5;
  border: none;
  letter-spacing: 0;
  border-radius: 0;
  text-transform: uppercase;
  background: #cc0000;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn.btn-info:hover {
  background: #3e454c;
  color: #fff6e5;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/*-----list-----*/
.list1 {
  margin: 0;
  list-style: none;
  margin-bottom: 25px;
  margin-top: 26px;
}
.list1 li {
  font-size: 14px;
  line-height: 24px;
  padding-left: 28px;
  margin-bottom: 10px;
  background: url(../img/list_arrow.png) left 4px no-repeat;
}
.list1 li a {
  color: #727c87;
  font: 14px 'Arial', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 24px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list1 li a:hover {
  color: #cc0000;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 {
  margin: 0;
  position: relative;
  list-style: none;
  margin-top: 28px;
}
.list2 li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 2px;
}
.list2 li .date {
  position: relative;
  float: left;
  color: #6f6f6f;
  font: 300 14px/14px 'Roboto';
  top: 3px;
  margin-right: 7px;
}
.list2 li a {
  color: #7ecefd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 li a:hover {
  color: #a2a0a0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list3 {
  margin: 0;
  list-style: none;
  margin-top: 26px;
}
.list3 li {
  font-size: 14px;
  line-height: 24px;
  border-bottom: 1px solid #f5f6f6;
  margin-bottom: 14px;
}
.list3 li:first-child + li + li {
  border-bottom: none;
}
.list3 li p {
  margin-bottom: 13px;
}
.list3 .icon {
  float: left;
  margin-right: 5px;
  width: 31px;
  margin-top: 6px;
}
.list4 {
  margin: 0;
  list-style: none;
  display: block;
  margin-top: 32px;
}
.list4 li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f6f6;
}
.list4 li h5 {
  margin-bottom: 2px;
  margin-top: 13px;
}
.list4 .badge {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 72px;
  height: 53px;
  text-align: center;
  padding-top: 19px;
  text-shadow: none;
  background-color: #cc0000;
  font: 20px/20px 'Open Sans';
  color: #fff6e5;
  float: left;
  margin-right: 19px;
  text-transform: uppercase;
}
.list4 .badge p {
  margin-bottom: 0;
  margin-top: -3px;
}
.list4 li .extra-wrap p {
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #c1c1c1;
  float: left;
}
.list4 li .extra-wrap a {
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #c1c1c1;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list4 li .extra-wrap a:hover {
  color: #cc0000;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list4 li > div {
  margin-bottom: 6px;
}
.list4 h2 {
  margin-top: 0;
  margin-bottom: 18px;
}
.list5 {
  margin: 0;
  list-style: none;
  margin-top: auto;
}
.list5 li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 19px;
  margin-top: 5px;
}
.list5 li a {
  color: #cc0000;
  font: 300 20px/20px 'Open Sans', Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list5 li a:hover {
  color: #3e454c;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list5 li figure {
  margin: 0;
  float: left;
  margin-right: 18px;
}
.list5 li figure > img {
  width: 100%;
}
.list5 li p {
  margin-bottom: 0;
}
/*-----thumbs-----*/
.thumb-pad1 {
  margin-bottom: 8px;
}
.thumb-pad1 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad1 figure {
  margin: 0;
}
.thumb-pad1 figure img {
  width: 100%;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
  overflow: hidden;
  padding: 17px 20px 29px 26px;
  background-color: #ffffff;
}
.thumb-pad1 .thumbnail .caption h3 {
  margin-bottom: 6px;
}
.thumb-pad1 .thumbnail .caption p {
  color: #cccccc;
  line-height: 24px;
  margin-bottom: 18px;
}
.box-thumb1 {
  margin-bottom: 30px;
}
.thumb-pad2 {
  margin: 0;
  margin-top: 16px;
}
.thumb-pad2 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad2 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
}
.thumb-pad2 .thumbnail .caption a {
  color: #6f6f6f;
  font: 300 14px/20px 'Roboto', Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 11px;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad2 .thumbnail .caption a:hover {
  color: #cc0000;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad2 figure {
  margin: 0;
  margin-bottom: 24px;
}
.thumb-pad2 figure img {
  width: 100%;
}
.thumb-pad3 {
  margin-bottom: 30px;
}
.thumb-pad3 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad3 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
  overflow: hidden;
}
.thumb-pad3 figure {
  margin: 0;
  float: left;
  margin-right: 20px;
}
.thumb-pad3 figure img {
  width: 100%;
  max-width: 100%;
}
.thumb-pad3 .thumbnail .caption span {
  margin-bottom: 8px;
  display: block;
}
.thumb-pad3 .thumbnail .caption span a {
  color: #6f6f6f;
  font: 300 14px/14px 'Roboto', Arial, Helvetica, sans-serif;
  margin: 0;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad3 .thumbnail .caption span a:hover {
  color: #7ecefd;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad3 .thumbnail .caption h4 {
  margin-bottom: -1px;
}
.thumb-pad4 {
  margin-top: 34px;
}
.thumb-pad4 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad4 figure {
  margin: 0;
  margin-bottom: 17px;
}
.thumb-pad4 figure img {
  width: 100%;
  max-width: 100%;
}
.thumb-pad4 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
}
.thumb-pad4 .thumbnail .caption p {
  color: #c1c1c1;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
  padding-bottom: 9px;
}
.thumb-pad5 {
  margin: 0;
  display: inline-block;
  margin-bottom: 20px !important;
}
.thumb-pad5 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad5 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
}
.thumb-pad5 figure {
  margin: 0;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.thumb-pad5 figure img {
  width: 100%;
}
.thumb-pad6 {
  margin-top: 15px;
}
.thumb-pad6 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad6 figure {
  margin: 0;
  margin-bottom: 22px;
  position: relative;
}
.thumb-pad6 figure img {
  width: 100%;
}
.thumb-pad6 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
}
.thumb-pad6 a {
  color: #cc0000;
  font: 300 20px/20px 'Open Sans', Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 8px;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad6 a:hover {
  color: #3e454c;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad6 .badge {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  background-color: #cc0000;
  text-align: center;
  padding-top: 11px;
  font: 300 30px/30px 'Open Sans';
  color: #ffffff;
  width: 71px;
}
.thumb-pad6 .badge p {
  font: 600 15px/15px 'Open Sans';
  margin-bottom: 13px;
}
.thumb-pad6 .badge time {
  margin-left: 6px;
  margin-bottom: 2px;
  display: block;
}
.thumb-pad7 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-top: 33px;
}
.thumb-pad7 figure {
  margin: 0;
  float: left;
  margin-right: 20px;
}
.thumb-pad7 figure img {
  width: 100%;
}
.thumb-pad7 h6 {
  margin-top: 0;
}
.thumb-pad7 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
  overflow: hidden;
}
.thumb-pad7 .thumbnail .caption .name {
  float: right;
  text-align: right;
  margin-top: -13px;
}
.thumb-pad7 .thumbnail .caption .name p {
  font: 20px 'Pacifico';
  color: #c1c1c1;
  margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption .name span {
  font: 11px Arial, Helvetica, sans-serif;
  color: #c1c1c1;
  position: relative;
  top: -10px;
}
.thumb-pad8 {
  position: relative;
  padding: 20px 20px 14px 20px;
  margin-bottom: 20px;
}
.thumb-pad8 span {
  background-color: #cc0000;
  width: 100%;
  height: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.thumb-pad8 strong {
  background-color: #f5f6f6;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thumb-pad8 .thumbnail {
  position: relative;
  z-index: 3;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad8 figure {
  margin: 0;
  width: 100%;
  margin-bottom: 25px;
}
.thumb-pad8 figure img {
  width: 100%;
  max-width: 100%;
}
.thumb-pad8 .thumbnail .caption {
  padding: 0;
  color: #c1c1c1;
}
.thumb-pad8 .thumbnail .caption a {
  color: #6f6f6f;
  font: 300 14px/20px 'Roboto', Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 11px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thumb-pad8 .thumbnail .caption p {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*----------*/
header {
  padding: 0;
}
.follow_block {
  position: relative;
  padding: 10px 0 0 0;
  height: 30px;
  background-color: #2f2f2f;
  text-align: center;
}
.follow_block ul {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.follow_block ul li {
  float: left;
}
.follow_block ul li {
  font: 10px Arial, Helvetica, sans-serif;
  line-height: 24px;
  text-transform: uppercase;
  color: #c4c4c4;
}
.follow_block ul li a {
  font: 10px Arial, Helvetica, sans-serif;
  line-height: 24px;
  text-transform: uppercase;
  color: #c4c4c4;
}
.follow_block ul li a:hover {
  color: #f4d35c;
}
.follow_block ul li span {
  margin: 0 5px;
}
/*-----menu-----*/
#navigation {
height:230px; background:#fff; background-image: url(/img/backheader.png); background-repeat: repeat-x; border-bottom: 10px solid #bb2c5b; -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);  box-shadow: 0 1px 10px rgba(0,0,0,.1);


}

#navigation-top {

 	position: relative;
	clear: right; float:right; display:inline-block; margin:auto; margin-top:140px; margin-bottom:0; margin-right:0; z-index:99999;

}
.navbar_ {
  margin-bottom: 0 !important;
}
.nav-collapse .nav {
  float: none !important;
}
.navbar_ .collapse {
  overflow: visible;
  line-height: 0 !important;
  font-size: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
  font-size: 14px;
  line-height: 24px;
  display: block;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.navbar_ .nav-collapse_ {
  float: right;
  height: 40px !important;
  margin-top: 10px;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  background: none;
  text-align: center;
}
.nav-collapse_ .nav {
  display: inline-block;
  float: right;
  margin: 0;
  padding: 0;
}
.nav-collapse_ .nav li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  float: left;
  margin-left: 5px;
  margin-bottom:10px;
  zoom: 1;
}
.nav-collapse_ .nav > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  color: #c81a53;
  box-shadow: none !important;
  font-family: 'Brandon_reg';
  font-size:14pt;
  text-shadow: none;
  text-align: center;
  background: none;

   padding: 5px 7px 5px 7px;

}
.nav-collapse_ .nav > li > a::first-letter {

  font-size:18pt;

}

.nav-collapse_ .nav > li.active > a {
  color: #fff !important;
  box-shadow: none;
  background: #c81a53 !important;
}
.nav-collapse_ .nav > li.active2 > a {
  color: #6b2b5c !important;
  box-shadow: none;
  background: #b39ea4 !important;
}
.nav-collapse_ .nav > li.active > a > strong {
  display: block;
}
.nav-collapse_ .nav > li a:hover {
  color: #fff !important;
  background: #333333 !important;
  border: none;
}
.nav-collapse_ .nav > li a:hover > strong {
  display: block;
}
.nav-collapse_ .nav > .sfHover > a {
  color: #fff !important;
  box-shadow: none;
  background: #333333 !important;
}
.nav-collapse_ .nav > .sfHover > a > strong {
  display: block;
}
.nav-collapse_ .nav > li > a span {
  display: block;
  position: absolute;
  height: 6px;
  top: 46px;
  width: 6px;
  left: 31px;
}
.nav-collapse_ .nav > li a > strong {

  position: absolute;
  bottom: -5px;
  display: none;
  text-align: center;
  margin-left: -5px;
  width: 9px;
  height: 5px;
  left: 50%;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
  position: absolute;
  display: none;
  width: 220px;
  left: 0;
  top: 38px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background-color:rgba(117,117,117,0.7);
  padding: 5px 5px 5px 5px;
  margin: 0;
  text-align:left;
}
.nav-collapse .sub-menu > ul li {
  background: none;
  float: none;
  margin: 0;
  padding: 5px;
  border: none;
  text-align: left;
  margin-bottom: 4px;

}
.nav-collapse .sub-menu > ul li:hover {
 color:#fff;
 background:#333333;
}

.nav-collapse .sub-menu > ul li a {
  display: block;
  background: none;
  padding: 0;
  margin: 0;
  font-family: 'Brandon_reg';
  font-size:13pt;
  text-decoration: none;
  color: #fff6e5;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul li a span {
  margin-left: 10px;
  display: inline-block;
  background: url(../img/menu-marker2.png) no-repeat;
  width: 6px;
  height: 5px;
  position: relative;
  top: -3px;
}
.nav-collapse .sub-menu > ul li a:hover {
  text-decoration: none;
  background: none !important;
  color: #fff !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav-collapse .sub-menu > ul li.sfHover > a {
  text-decoration: none;
  background: none !important;
  color: #cc0000 !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
  position: absolute;
  display: none;
  width: 220px;
  left: 165px;
  top: 3px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background-color:rgba(110,46,97,0.7);
  margin: 0;
  padding:0
}
.nav-collapse .sub-menu ul ul li a {
  display: block;
  background: none;
  padding: 0;
  margin: 0;
  font: 500 15px/15px 'Roboto', Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse .sub-menu ul ul li a:hover {
  text-decoration: none;
  background: none !important;
  color: #cc0000 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*----content-----*/
#content {
  position: relative;
  padding: 0 0 0 0;
}
.img-polaroid {
  position: relative;
  padding: 7px;
  background: none;
  box-shadow: none;
  border: 1px solid #f1f1f1;
  max-width: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#toTop {
  display: none;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background: url(../img/top.png) 0 top no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 40px;
  z-index: 999;
}
#toTop:hover {
  background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #c1c1c1;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.mail:hover {
  color: #d26600;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box1 p > a {
  color: #f1511f;
  font-size: 11px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box1 p > a:hover {
  color: #181818;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box1 ul {
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.box1 ul li {
  margin-bottom: 19px;
}
.follow_icon {
  margin: 0;
  list-style: none;
  margin-top: 33px;
}
.follow_icon li {
  float: left;
  margin-right: 8px;
}
.follow_icon li a {
  width: 35px;
  height: 34px;
  display: inline-block;
  overflow: hidden;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
}
.follow_icon li a > img {
  margin-top: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.follow_icon li a:hover > img {
  margin-top: -34px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.error-search h3 {
  line-height: 29px;
  margin-top: 142px;
}
.slogan {
  padding-bottom: 26px;
  border-bottom: 1px solid #f5f6f6;
  margin-bottom: 60px;
  overflow: hidden;
}
.slogan h2 {
  margin-bottom: 7px;
  margin-top: 33px;
}
.slogan > div {
  float: left;
}
.slogan > .btn-primary {
  margin-top: 38px;
}
/*-----carousel-----*/
.list_carousel {
  position: relative;
}
.caroufredsel_wrapper {
  height: 286px !important;
}
.list_carousel #foo {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  cursor: default;
  height: 100% !important;
}
.list_carousel #foo > li {
  padding: 0;
  float: left;
  cursor: default;
  margin-right: 4px;
}
.list_carousel #foo li figure {
  margin: 0;
  float: left;
  margin-right: 20px;
}
.list_carousel #foo li figure img {
  width: 100%;
}
.list_carousel.responsive {
  width: auto;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 81px;
  background-color: #f5f6f6;
  margin-top: 34px;
}
.list_carousel #foo li .caption h5 {
  margin-bottom: 5px;
}
.list_carousel #foo li .caption h6 {
  margin-bottom: 19px;
}
.list_carousel #foo li .caption p {
  margin-bottom: 11px;
}
.list_carousel.responsive .caroufredsel_wrapper {
  cursor: default !important;
}
.list_carousel .prev,
.list_carousel .next {
  display: inline-block;
  width: 42px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  bottom: 27px;
}
.list_carousel .prev {
  background: url(../img/prev_arrow.png) 0 top no-repeat;
  right: 71px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list_carousel .next {
  background: url(../img/next_arrow.png) 0 top no-repeat;
  right: 29px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list_carousel .prev:hover {
  background: url(../img/prev_arrow.png) 0 bottom no-repeat;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list_carousel .next:hover {
  background: url(../img/next_arrow.png) 0 bottom no-repeat;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/*-----subscribeForm-----*/
#subscribe-form {
  margin: 0;
  position: relative;
  top: 8px;
}
#subscribe-form .error {
  display: block;
  overflow: hidden;
  height: 0px;
  position: absolute;
  top: 37px;
  left: 0;
  font: 11px Arial, Helvetica, sans-serif;
  color: #91d6fd;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#subscribe-form input {
  background-color: #252833;
  border: none;
  width: 100%;
  outline: none;
  box-shadow: none;
  margin: 0;
  color: #4a4f63;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 19px;
  border-radius: 0;
  padding: 9px 10px 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  height: 34px;
  border-width: 1px;
  border-style: solid;
  border-top-color: #1f222b;
  border-right-color: #63656d;
  border-bottom-color: #a0a1a6;
  border-left-color: #21242e;
}
#subscribe-form fieldset .email {
  float: none;
  margin-right: 0;
  margin-bottom: 23px;
}
#subscribe-form label.invalid .error {
  height: 19px;
}
#subscribe-form .success {
  display: none;
  border: none;
  border-radius: 0;
  padding: 5px 0 5px 5px;
  background-color: #63656d;
  text-align: center;
  color: #c1c1c1;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0px;
  width: 390px;
}
/*-----search-----*/
#search-404 {
  position: relative;
  margin: 0;
  top: 8px;
  margin-top: 48px;
}
#search-404 input {
  background: #ebeced;
  width: 100%;
  outline: none;
  box-shadow: none;
  color: #c1c1c1;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
  border-radius: 0;
  padding: 5px 15px 6px 18px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0;
  float: left;
  border: none;
  height: 44px;
  margin-right: 8px;
  margin-bottom: 10px;
}
.search_link {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#search-404 .btn.btn-primary {
  margin: 0;
  padding: 14px 20px 14px 19px;
}
/*-----map-----*/
.map {
  margin: 7px 0 30px 0;
  display: inline-block;
  width: 100%;
  line-height: 0;
}

.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 606px ;
  border: none;
  line-height: 0;
}
.info {
  margin-bottom: 16px;
  margin-top: 26px;
}
.info p {
  margin-bottom: 0;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
}
.info em {
  font-style: normal;
  display: inline-block;
  width: 98px;
}
.info a {
  font: 14px Arial, Helvetica, sans-serif;
  color: #c1c1c1;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.info a:hover {
  color: #3e454c;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/*-----form-----*/
#contact-form {
  position: relative;
  z-index: 1;
  margin: 34px 0 20px 0;
  padding: 0 0 0 0;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
}
.txt-form {
  display: block;
  padding-bottom: 6px;
  color: #ffffff;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 202px;
}
.form-div-1,
.form-div-2 {
  margin-right: 6px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border: none;
}
#contact-form label {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 48px;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  min-height: 129px;
  width: 100%;
  margin-bottom: 10px;
}
#contact-form input,
#contact-form textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  background-color: #fff;
  margin: 0;
  padding: 8px 15px 10px 15px;
  width: 100%;
  outline: none;
  border: solid 1px #707070;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #000;
}
#contact-form input {
  height: 42px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  overflow: auto;
  width: 100%;
  height: 322px;
  resize: none;
}
#contact-form .success {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  width: 100%;
  border: none;
  background: #ebeced;
  color: #c1c1c1;
  text-align: center;
  text-transform: none;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  position: absolute;
  bottom: 7px;
  left: 2px;
  display: none;
  overflow: hidden;
  padding: 1px 4px 0px 0;
  width: 100%;
  color: #cc0000;
  text-transform: none;
  font-size: 11px;
  line-height: 1.27em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 0;
  text-align: right;
}
.btns a {
  float: left;
  margin-right: 20px;
}
.btns p {
  margin-top: 9px;
}
/*-----footer-----*/
footer {
  width:100%;
  padding-top: 56px;
  padding-bottom: 38px;
  background-color:rgba(80,80,80,0.5);
  border-top: 1px solid #fff;
}
footer .margBot1 {
  margin-bottom: 26px;
}
footer p {
  font: 14px 'Open Sans';
  line-height: 24px;
  color: #727c87;
  margin-top: 26px;
  text-transform: uppercase;
}
footer p > span {
  font-weight: 600;
  color: #727c87;
}
footer p > a {
  font: 14px 'Open Sans';
  line-height: 24px;
  color: #727c87;
  text-transform: uppercase;
}
footer p > a:hover {
  color: #ffffff;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.select-menu {
  display: none !important;
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
  .nav-collapse_ {
    display: block;
  }
  #search-404 input {
    width: 275px;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 252px;
  }
  #subscribe-form input {
    width: 270px;
    margin-bottom: 0;
  }
  .thumb-pad2 .badge strong {
    display: block;
  }
  #subscribe-form fieldset .email {
    float: left;
    margin-right: 10px;
  }
  .caroufredsel_wrapper {
    height: 186px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ {
    height: auto !important;
  }
  .caroufredsel_wrapper {
    height: 286px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
  .thumb-pad7 figure {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .thumb-pad4 figure {
    float: left;
    margin-right: 20px;
  }
  .box-thumb1 {
    width: 20%;
    float: left;
    margin-right: 15px;
  }
  .box4 {
    width: 27%;
    margin-right: 20px;
    float: left;
  }
  .error img {
    margin-left: 0;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) and (orientation : portrait)and (-webkit-min-device-pixel-ratio: 2) {
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 100%;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
  .home span {
   min-height:0;
   height:auto;
   }

  .map {
  margin-top:50px;
  height:200px;
  }
  .map iframe {
    margin-top:50px;
    height:200px;
  }
  #contact-form .error,
  #contact-form .empty {
    bottom: 0;
  }
  .navbar_ .navbar-inner > div {
    text-align: center;
  }
  #flexslider {
   margin-top: auto;

  }
  div.brand {
    width:100%;
    margin-top:-40px;
    padding:0;
  }
  h1.brand img {
    margin-top:-40px;
    margin-bottom:50px;
    max-width:200px;
    height:auto;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;

  }
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .select-menu {
    display: block !important;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #000;

    color: #000000;
    cursor: pointer;
  }
  .brand img#desktop {
  display:none;
  }


.brand img#mobile {
 display:block;
 width:180px;
 height:auto;
 margin-top:-50px;
}

  .slogan > .btn-primary {
    float: left;
    margin-top: 10px;
  }
  .thumb-pad6 {
    margin-bottom: 35px;
  }
  .list_carousel #foo li figure {
    width: 100%;
    margin-bottom: 10px;
  }
  .caroufredsel_wrapper {
    height: 480px !important;
  }
  .follow-box {
    width: 90%;
  }
  .info-box {
    width: 30%;
  }
  h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .error img {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation : landscape)and (-webkit-min-device-pixel-ratio: 2) {

  .container {

  width:100%;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 100%;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
  #contact-form .error,
  #contact-form .empty {
    bottom: 0;
  }
  .navbar_ .navbar-inner > div {
    text-align: center;
  }
  .navbar_ .nav-collapse_ {
    width: 80%;
    float:right;
    margin-top: 50px;
  }
  .brand img#desktop {
 display:none;
}


.brand img#mobile {
 display:block;
 width:280px;
 height:auto;
 margin-top:-50px;
}


  .slogan > .btn-primary {
    float: left;
    margin-top: 10px;
  }
  .thumb-pad6 {
    margin-bottom: 35px;
  }
  .list_carousel #foo li figure {
    width: 100%;
    margin-bottom: 10px;
  }
  .caroufredsel_wrapper {
    height: 480px !important;
  }
  .follow-box {
    width: 90%;
  }
  .info-box {
    width: 30%;
  }
  h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .error img {
    margin-left: 0 !important;
  }
  .home span {
   min-height:0;
   height:auto;
   }
   .slides img {
	width:100%;
        height:auto;
}
}


/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {


  h2 {
    font-size: 35px;
    line-height: 35px;
  }
  h3 {
    margin-top: 50px;
  }
  .slogan {
    margin-bottom: 10px;
  }
  .slogan > .btn-primary {
    float: left;
    margin-top: 10px;
  }
  .thumb-pad6 {
    width: 45%;
    margin-right: 20px;
    float: left;
  }
  .list_carousel .prev {
    right: auto;
  }
  .list_carousel .next {
    right: auto;
    margin-left: 42px;
  }
  .info-box {
    margin-bottom: 55px;
    width: 45%;
    float: left;
  }
  .follow-box {
    width: 45%;
    float: left;
  }
  .navbar_ .navbar-inner > div {
    text-align: center;
  }
  div.brand {
    width: 98%;
    background:none;
    border:0;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
  }
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .select-menu {
    display: block !important;
    margin-top:10px;
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #000;
    background: #d9d9d9 ;
    color: #000000;
    cursor: pointer;
  }
  .thumb-pad7 figure {
    float: left;
    width: auto;
    margin-right: 20px;
  }
  .top {
    display: none;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
  .error {
    text-align: center;
  }
  .box-thumb1 {
    width: 45%;
  }
  .box4 {
    width: 45%;
  }
  .error img {
    margin-left: 0 !important;
  }
  .caroufredsel_wrapper {
    height: 186px !important;
  }
  .home span {
   min-height:0;
   height:auto;
   }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
  
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
  .info-box {
    margin-bottom: 0;
    width: 100%;
    float: none;
  }
  .follow-box {
    margin-bottom: 0;
    width: 100%;
    float: none;
  }
  .error img {
    margin-left: 0 !important;
  }
  .caroufredsel_wrapper {
    height: 200px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
  .thumb-pad6 {
    width: 100%;
    margin-right: 0;
    float: left;
  }
  .thumb-pad5 figure {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .error img {
    margin-left: 0 !important;
  }
  .caroufredsel_wrapper {
    height: 220px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .map iframe {
    height: 200px;
  }
  .box-thumb1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .box4 {
    width: 100%;
  }
  .list4 li .extra-wrap .pull-right {
    display: block;
    float: left;
    width: 100%;
  }
  .list4 li .extra-wrap p {
    margin-bottom: 0px;
  }
  .error img {
    margin-left: 0 !important;
  }
  .thumb-pad7 figure {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .thumb-pad4 figure {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .caroufredsel_wrapper {
    height: 260px !important;
  }
  .home span {
   min-height:0;
   height:auto;
   }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {

  .brand {
  width:98%;
  background:none;


  }
  .home span {
   min-height:0;
   height:auto;
   }
  .phone {

 float: left;
 max-width: 95%;
 margin-top:6px;
 padding:5px;
 margin-left:5px;
 margin-right:5px;
 text-align:center;
 }

 .phone2 {
 max-width: 100%;
 float:left;
 padding:5px;
 margin-top:6px;
 margin-left:5px;
 margin-right:5px;
 font-size:22px;
 text-align:center;
 }

  .phone2 img {

 float:left;
 width:30px;
 height:30px;
 margin-right:5px;
 }

 .phone2 a {

 font-size:22px;
 color:#000;

 }

#commerciaux {


        width:100%;
        margin-left:auto;

}

.rule {
     display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #BB2C5B;
    margin: 1em 0;
    padding: 0;

}

#assistantes {


        width:100%;
        margin-left:auto;
        margin-top:20px;

        }

#magasiniers {


        width:100%;
        margin-left:auto;
        margin-top:auto;

}
#chauffeurs {


        width:100%;
        margin-left:auto;
       margin-top:20px;

}

#direction {



       width:100%;
       margin-left:auto;
       margin-top:auto;

}

#renseignements {


      width:100%;
        margin-left:auto;
       margin-top:20px;

}

 .span7 {
 width: 100%;
 padding:5px;
 margin-left:5px;
 margin-right:5px;

 }

 .span4 {
 float:left;
 width: 100%;
 padding:5px;
 margin-top:10px;
 margin-left:5px;
 margin-right:5px;

 }

 h1.brand {
 margin-top:-25px;
 }

 h1.brand img {
 margin-top:-25px;
 width:300px;
 height:auto;
 }


 .map {
    display: none;
  }

 .row {

margin-top:auto;

}
  
}

@media (max-width: 320px) {
  .list_carousel #foo li figure {
    width: 100%;
    margin-bottom: 5px;
  }
  .caroufredsel_wrapper {
    height: 470px !important;
  }
  .list5 li figure {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .margBot {
    margin-bottom: 0;
  }
  .error img {
    margin-left: 0 !important;
  }
  .caroufredsel_wrapper {
    height: 470px !important;
  }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {

 .nav-collapse .nav
 {
  margin-top: -50px;
 }

 .phone {

 max-width: 100%;
 padding:5px;
 margin-left:5px;
 margin-right:5px;
 }

 .span7 {
 width: 100%;
 padding:5px;
 margin-left:5px;
 margin-right:5px;

 }

 .span4 {
 float:left;
 width: 100%;
 padding:5px;
 margin-top:10px;
 margin-left:5px;
 margin-right:5px;

 }

 h1.brand {
 margin-top:auto;
 margin-left:15px;
 }

 h1.brand img {
 margin-top:auto;
 margin-left:15px;
 max-width:400px;
 height:auto;
 }

}


/*---------------------------------------------------------------------------------------------------------------------------*/

.error img {
  max-width: 100% !important;
  margin-top: 105px;
  margin-left: 26px;
}
.border1 {
  border-bottom: 1px solid #f5f6f6;
  padding-bottom: 42px;
}
.border2 {
  border-bottom: 1px solid #494f56;
  padding-bottom: 37px;
}
.margBot {
  margin-bottom: 63px;
}
.margBot1 {
  margin-bottom: 45px;
}
.margBot2 {
  margin-bottom: 82px;
}
.margBot3 {
  margin-bottom: 23px;
}
.margBot4 {
  margin-bottom: 29px;
}
.margBot5 {
  margin-bottom: 35px;
}
.margBot6 {
  margin-bottom: 25px !important;
}
.padBot {
  margin-top:-30px;
  padding-bottom: 75px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.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: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

#sendmessage {
	border:1px solid #e6e6e6;
	background:#f6f6f6;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;

}

#sendmessage.show,.show  {
	display:block;
}
table {
    border-spacing: 10px;
    border-collapse: separate;
}
td{padding: 6px;
   border-collapse: separate;
   border: 0;
}
.etabs { margin: 0; padding: 0; text-align:center; }
    .tab { display: inline-block; zoom:1; *display:inline; width:200px; background: #eae9e9; border: solid 2px #cc0000; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
    .tab a { font-size: 16px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
    .tab a:hover { text-decoration: underline; background: #58595b; color:#cc0000; }
    .tab.active { background: #58595b; color:#cc0000; padding-top: 6px; position: relative; top: 1px; border-color: #cc0000; }
    .tab a.active { font-weight: bold; background: #58595b; color:#cc0000;}
    .tab-container .panel-container { background: #fff; border: 2px solid #cc0000; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; border-radius: 0 4px 4px 4px; }
    .panel-container { margin-bottom: 10px; }

    .tab-container2 .panel-container { background: #fff; border: 2px solid #cc0000; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; border-radius: 0 4px 4px 4px; }
    .panel-container2 { margin-bottom: 10px; }


.menu_button1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fd2424), color-stop(1, #fff) );
	background:-moz-linear-gradient( center top, #fd2424 5%, #fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd2424', endColorstr='#fff');
	background-color:#cc0000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #8a8a8a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	padding:2px 14px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}
.menu_button1:visited {

        color:#fff;
}
.menu_button1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #fd2424) );
	background:-moz-linear-gradient( center top, #fff 5%, #fd2424 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fd2424');
	background-color:#cc0000;
}
.menu_button1:active {
	position:relative;
	top:1px;
        color:#fff;
}

@media only screen and (max-device-width: 480px), only screen and (min-device-width: 560px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
.lang {
float:right;
height: 25px;
padding:4px;
margin-bottom:5px;
}
.menu_button1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fd2424), color-stop(1, #fff) );
	background:-moz-linear-gradient( center top, #fd2424 5%, #fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd2424', endColorstr='#fff');
	background-color:#cc0000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #8a8a8a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:10px;
	padding:2px 2px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}
.menu_button1:visited {

        color:#fff;
}
.menu_button1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #fd2424) );
	background:-moz-linear-gradient( center top, #fff 5%, #fd2424 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fd2424');
	background-color:#cc0000;
}
.menu_button1:active {
	position:relative;
	top:1px;
        color:#fff;
}
}
a.registerlink:link {

 color:#120cfe;
 text-decoration:underline;

}
a.registerlink:visited {

 color:#120cfe;
 text-decoration:underline;

}
a.registerlink:hover {

 color:#cc0000;
 text-decoration:underline;

}
a.registerlink:active {

 color:#120cfe;
 text-decoration:underline;

}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1){

body {

font-size:15pt;

}
.bg {
display:none;
}

a:link {
font-size:20pt;
padding:5px;

}
span li {
padding:5px;
margin-top:5px;

}

.desktop {
display:block;
max-width:270px;
margin-left:0px;
}
.mobile {
display:block;

}
.share {
display:none;
visibility:hidden;
}
#lang {
float:none;
margin-bottom:45px;
}
#lang img {
width:40px;
height:auto;
}

.filler {

height:10px;

}
.home {

margin-left:0;

}
#headerlogo {

background:none;


}

#headerlogo.clearfix {

background:none;


}

.brand img#desktop {
 display:none;
}


.brand img#mobile {
 display:block;
 width:140px;
 height:auto;
 margin-top:-10px;
 background:none;
}

#navigation {

height:200px;

}

.select-menu {
 margin-top:-130px;

}

.span4 {
       float:left;
       width: 90%;
       height:auto;
       margin-right:0;
       background:none;
       padding:20;
       margin-left:auto;

}


.span7 {
       float:left;
       width: 90%;
       height:auto;
       background:none;
       padding:20px;
       margin-right:auto;


}

#slider {
width:94%;
margin:auto;

}

#flexslider {
 width:100%;
 margin-top:-255px;

}

.slides img {

width: 100%;

}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {


.bg {
display:none;
}

#navigation {

height:160px;

}

#navigation-top {

 	position: relative;
	clear: right; float:right; display:inline-block; margin:auto; margin-top:-10px; margin-bottom:0; margin-right:0; z-index:99999;

}


body {

font-size:15pt;

}

a:link {
font-size:20pt;
padding:5px;

}
span li {
padding:5px;
margin-top:5px;

}

.desktop {
display:block;
max-width:270px;
margin-left:0px;
}
.mobile {
display:block;

}
.share {
display:none;
visibility:hidden;
}
#lang {
float:none;
margin-bottom:45px;
}
#lang img {
width:30px;
height:auto;
}

.filler {

height:10px;

}
.home {

margin-left:0;

}
#headerlogo {

background:none;


}

#headerlogo.clearfix {

background:none;


}

.brand img#desktop {
 display:none;
}


.brand img#mobile {
 display:block;
 width:140px;
 height:auto;
 margin-top:-100px;
 background:none;
}


.span4 {
       float:left;
       width: 90%;
       height:auto;
       margin-right:0;
       background:none;
       padding:20;
       margin-left:auto;

}


.span7 {
       float:left;
       width: 90%;
       height:auto;
       background:none;
       padding:20px;
       margin-right:auto;


}
#slider {
width:94%;
margin:auto;

}

#flexslider {
 width:100%;
 margin-top:-20px;

}

.slides img {

width: 100%;

}

}


@media only screen
and (min-device-width : 320px)
and (max-device-width : 667px)
and (orientation : portrait) {

body {

font-size:15pt;

}
.bg {
display:none;
}

a:link {
font-size:20pt;
padding:5px;

}
span li {
padding:5px;
margin-top:5px;

}

.desktop {
display:block;
max-width:270px;
margin-left:0px;
}
.mobile {
display:block;

}
.share {
display:none;
visibility:hidden;
}
#lang {
float:none;
margin-bottom:45px;
}
#lang img {
width:40px;
height:auto;
}

.filler {

height:10px;

}
.home {

margin-left:0;

}
#headerlogo {

background:none;


}

#headerlogo.clearfix {

background:none;


}

.brand img#desktop {
 display:none;
}


.brand img#mobile {
 display:block;
 width:140px;
 height:auto;
 margin-top:-10px;
 background:none;
}

.select-menu {
 margin-top:-120px;

}

.span4 {
       float:left;
       width: 100%;
       height:auto;
       margin-right:0;
       background:none;
       padding:5;
       margin-left:auto;

}


.span7 {
       float:left;
       width: 100%;
       height:auto;
       background:none;
       padding:5px;
       margin-right:auto;


}

.equipe {

clear:left; float:left; margin:0: padding:0; margin-left:-20px; width: 100%;
text-align:center;

}
.equipe img {
display:inline-block;
margin:auto;
width:100%;
height:auto;
text-align:center;

}

#flexslider {

 margin-top:-120px;

}

}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 667px)
and (orientation : landscape) {

.bg {
display:none;
}
#slider{

display:none;
}

.filler {

height:10px;

}
#flexslider {

 margin-top:-150px;
 }

.home {

margin-left:0;

}

.brand img#desktop {
 display:none;
}


.brand img#mobile {
 display:block;
 width:180px;
 height:auto;
 margin-top:-50px;
}



.span4 {
       float:left;
       width: 100%;
       height:auto;
       margin-right:0;
       background:none;
       padding:20;
       margin-left:auto;

}


.span7 {
       float:left;
       width: 100%;
       height:auto;
       background:none;
       padding:20px;
       margin-right:auto;


}
.equipe {

clear:left; float:left; margin:0: padding:0; margin-left:-20px; width: 100%;

}
.equipe img {

max-width:167px;
height:auto;

}

}

@import "compass/css3";

// More practical CSS...
// using mobile first method (IE8,7 requires respond.js polyfill https://github.com/scottjehl/Respond)

$breakpoint-alpha: 480px; // adjust to your needs

.rwd-table {
  margin: 1em 0;
  min-width: 300px; // adjust to your needs

  tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }

  th {
    display: none; // for accessibility, use a visually hidden method here instead! Thanks, reddit!
  }

  td {
    display: block;

    &:first-child {
      padding-top: .5em;
    }
    &:last-child {
      padding-bottom: .5em;
    }

    &:before {
      content: attr(data-th)": "; // who knew you could do this? The internet, that's who.
      font-weight: bold;

      // optional stuff to make it look nicer
      width: 6.5em; // magic number :( adjust according to your own content
      display: inline-block;
      // end options

      @media (min-width: $breakpoint-alpha) {
        display: none;
      }
    }
  }

  th, td {
    text-align: left;

    @media (min-width: $breakpoint-alpha) {
      display: table-cell;
      padding: .25em .5em;

      &:first-child {
        padding-left: 0;
      }

      &:last-child {
        padding-right: 0;
      }
    }

  }


}


// presentational styling

@import 'http://fonts.googleapis.com/css?family=Montserrat:300,400,700';

body {
  padding: 0 2em;
  font-family: Montserrat, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #444;
  background: #eee;
}

h1 {
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
}

.rwd-table {
  background: #34495E;
  color: #fff;
  border-radius: .4em;
  overflow: hidden;
  tr {
    border-color: lighten(#34495E, 10%);
  }
  th, td {
    margin: .5em 1em;
    @media (min-width: $breakpoint-alpha) {
      padding: 1em !important;
    }
  }
  th, td:before {
    color: #dd5;
  }
}

