@charset "utf-8";
/* CSS Document
base : #ad0059;
fond : #ffa300;
*/
/* Mode border-box sur tout les block */
* {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
	
/* clearer */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
.nopad{padding-left:0!important; padding-right:0!important;}
.noborder input[type=text] {border-radius:0}
.noborder textarea {border-radius:0}
.pr-0 {padding-right: 0;}
.pl-0 {padding-left: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.btn {border-radius:0;}
body {
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #645a5a;
	text-decoration: none;
	margin:0;
	text-align:justify;
	}
#backcontent {
	background-color:#FFF !important;
	background-image:none !important;
	margin:10px;
}

.cke_panel_frame {background:white;

}

.full-bordered {border-top: solid 1px #bbbbbb; margin-top:15px;}
h1.one, h3.one  {
    margin-top: 50px;
	position:relative;
	text-align:center;
	font-weight:400;
  }
  
  h1.one:before,   h3.one:before {
    content: "";
    display: block;
    border-top: solid 1px #83898e;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
  }
  
  h1.one > span ,   h3.one > span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
  }
  h1.one span span{color:#FD6502;}
h1.home {text-align: center;}
/* structure generale */
/* contenus */
.art34{
	font-size:0.82em;
	color:#ccc;	
}
/* Actualites */
#liste_actualites {
	padding-left:5px; 
	padding-right:5px;	
}

#liste_actualites .versactu {
	color:#99FF66;
	font-weight:bold;
	text-decoration:none;
}

/* Pagination */
.pagination {
	padding: 3px;
	margin: 3px;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ffa300;
	text-decoration: none;
	font-size:1em;
    font-weight: normal;
    color: #ad0059;	
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #ad0059;
	font-size:1em;
    font-weight: normal;
	color: #000;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ad0059;
	font-size:1em;
    font-weight: normal;
	background-color: #ffa300;
	color: #FFF;
	}

#FObarrenav
{
     padding:0px 0px 10px 0px;
	 color:#ccc;
}
#FObarrenav a.arbo:link, #FObarrenav a  {
	text-decoration:none;
	color:#ccc !important;
	font-size:0.9em;
}
#FObarrenav a.arbo:hover, #FObarrenav a:hover
{
	text-decoration:none;
	font-size:0.9em;
	color:#999 !important;
	margin:0px;
}

/* Garage Amand */
.blocmoteur {
	background:#296194;
	padding:20px 20px 5px;
	margin-bottom:15px;}
.blocmoteur .btn-primary {background-color:#3375b1;}
.blocmoteur .btn-warning {background-color:#FD6502;}
.blocmoteur .bootstrap-select>.dropdown-toggle.bs-placeholder, .blocmoteur .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .blocmoteur .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .blocmoteur  .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	color:#fff;}
footer {
	background-color:#043352;
	min-height:360px;
	color:#FFF;
	padding-top:30px;
	color:#999999;
	}
footer .share h4, footer .share p { font-weight:400; font-size:18px; color:#FFF;}
footer .share .fa {font-size:30px; margin-right:5px; color:#FFF;}
.footer-block h4 { font-weight:600; font-size:20px; color:#FFF;}
.footer-block h5 { font-weight:600; font-size:18px; color:#FFF;}
.footer-block ul {list-style:none; margin:0; padding:0}
.footer-block ul li {margin:6px 0;}
.footer-block .fa { margin-right:10px;}
.footer-block a {color:#999; text-decoration:none;}
.footer-block a:hover {color:#ddd; text-decoration:none;}
.footer-block li:nth-of-type(-n+2) .fa {margin-right:14px;}
.footer-block.worldbox {
	background:url(../fr/charte/world-box.png) no-repeat top left;}
.punchline {
	background-color:#0b3754;
	padding:22px;
	font-weight:300;
	color:#999999;
}
/*menu footer */
#footer-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
#footer-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(248, 248, 248, 0);
    border-width: 0px;
    border-radius: 0px;
}
#footer-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(153, 153, 153, 1);
    background-color: rgba(248, 248, 248, 0);
}
#footer-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#footer-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(200, 200, 200, 1);
    background-color: rgba(248, 248, 248, 0);
}
#footer-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#footer-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#footer-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(153, 153, 153, 1);
    background-color: rgba(231, 231, 231, 0);
}
#footer-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#footer-bootstrap-menu.navbar-default .navbar-toggle:hover,
#footer-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
#footer-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
#footer-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#footer-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #888;
}


/*menu footer */
#service-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
#service-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(248, 248, 248, 0);
    border-width: 0px;
    border-radius: 0px;
}
#service-bootstrap-menu.navbar-default .navbar-nav>li {
	margin-bottom:5px;}
#service-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(64, 64, 64, 1);
    background-color: rgba(248, 248, 248, 1);
	padding:10px;
}
#service-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#service-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(253, 101, 2, 1);
}
#service-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#service-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#service-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(153, 153, 153, 1);
    background-color: rgba(231, 231, 231, 0);
}
#service-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#service-bootstrap-menu.navbar-default .navbar-toggle:hover,
#service-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
#service-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
#service-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#service-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #888;
}
/* make sidebar nav vertical */ 
@media (min-width: 768px) {
	.navbar-collapse {padding-left: 0; padding-right: 0;}
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
	  padding:0;
	  line-height:15px;
  }
}
header {

	background-color:#1f4b73;
	
	border-top:5px solid #fd6205;
	}
.importpromo {
	font-size: 20px;
    text-transform: uppercase;
    color: #fff;
	margin-top:14px;
	text-align:left;
	}
.importpromo span, .importside span {color:#fd6502;}
.importpromo a {color:#ddd; font-size:14px; font-style:italic;}
.importside {
    font-size: 30px;
    text-transform: uppercase;
    background: rgb(239, 239, 239);
    padding: 10px;
    color: #585858;
    font-weight: 700;
}
.importside i {font-size:75px}
.importside a {color:#212121; font-style:italic; font-size:14px;}
.transparent-header {position: relative;
    z-index: 1000;}
.navbar-inverse {
    border: 0;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: none;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    left: 0;
    right: 0;
    border-radius: 0;
    width: 100%;
    position: relative;
    top: 0;
	text-transform:uppercase;
}
.home .navbar-inverse { position:absolute; background-color: rgba(31, 75, 115, 0.8);}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a {color:#fff; font-weight:600;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{ background-color:#1f4b73;}
/* bloc voiture liste */
.car-wrapper {
	border-bottom: 0px solid #f0f5f5;
    display: block;
    position: relative;
	max-height:260px;
	height:260px;
	margin-bottom:35px;
}
.carshow {
	position: relative;
    padding: 0 !important;
    margin-bottom: 0;
    overflow: hidden;
}
.carshow .list-inline {
    padding: 0;
    bottom: -50px;
    position: absolute;
    z-index: 110;
    margin: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.car-price {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 20px;
    z-index: 10;
	color: #ffffff !important;
    border-color: #fd6502;
    background-color: #fd6502;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.car-title {
    display: block;
    position: relative;
    margin: 20px 0;
}

.car-title h4,.car-title h2 {
    padding: 0;
    margin: 0;
	font-size:14px;
}
.car-wrapper:hover h4 a, .car-wrapper:hover h2 a  {
	color:#fd6502;}
.magnifier {
    position: absolute;
    top: 0;
    cursor: pointer;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background-color: rgba(36, 39, 43, 0.8);
    left: 500px;
    bottom: 0;
    right: 0;
    z-index: 1;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.magnifier > i {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    margin: -10px auto;
    font-size: 54px;
    color: #fff;
}

.carshow:hover .magnifier {
    zoom: 1;
    left: 0;
    filter: alpha(opacity=100);
    opacity: 1;
}
.carshow:hover .car-price {
    opacity: 0;
}

.car-wrapper .list-inline {
    padding: 0;
    bottom: -50px;
    position: absolute;
    z-index: 110;
    margin: 0;
    left: 0;
    right: 0;
	color:#fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.car-wrapper .list-inline li {
    width: 35%;
    float: left;
 
    text-align: center;
	border-color: #fd6502;
    background-color: #fd6502;
}
.car-wrapper .list-inline li:last-child {width:30%;}
.carshow:hover .list-inline {
    filter: alpha(opacity=100);
    opacity: 1;
    bottom: 0;
    position: absolute;
}
.car-wrapper .list-inline li p {
    margin: 0;
    line-height: 1;
    font-size: 14px;
}

.car-wrapper .list-inline li {
    padding: 13px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.car-wrapper .list-inline li:last-child {
    border: 0;
}

.car-wrapper .list-inline li p i {
    font-size: 13px;
    padding: 0 2px;
}
.car-table {
    margin-top: 30px;
    background-color: #f4f4f4;
    padding: 13px 20px;
    position: relative;
}
.car-table i {
    position: absolute;
    right: 20px;
    top: 18px;
    font-size: 18px;
}
.prix-fiche{
	display:block;
	font-size:24px;
	color:#fff;
	text-align:center;
	margin-bottom:20px;
	background-color:#FD6502;
	}
#slider-thumbs img {
    width: 100%;
}

#slider-thumbs {
    overflow: hidden;
    position: relative;
}

#slider-thumbs ul,
#slider-thumbs li {
    margin: 0 !important;
}

#slider-thumbs li {
    padding: 12px !important;
}

#slider-thumbs {
    margin-top: 14px;
}

.selected img {
    opacity: 0.5;
}

.carousel-control {
    background-color: #111;
    background-image: none;
    bottom: 12px;
    color: #fff;
    font-size: 28px;
    height: 83px;
    line-height: 77px;
    opacity: 0.5;
    margin: -20px auto;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 50%;
    width: 32px;
    z-index: 11;
}

.panel_button {
	position: absolute;
	top:0px;
	right:50px;
	width: 110px;
	height: 24px;
	background:transparent; /*#c9af04;*/
	z-index: 20;
	cursor: pointer;
	font-weight:bold;
	color:#FFFFFF;
	font-size:0.9em;
	text-align:center;
	line-height:24px; 
}
.panel_button:hover, #hide_button {
	background:none;
}
#list-fonction .panel-title {font-size:13px;}

.well.square [class*="col-"] {
	padding-left:0px;
	padding-right:0px;}
.well.square {
	min-height:330px;
	background-color:#fff;
	border-radius:0;
	border:none;
	padding:0;
	}
.well.square.mini{min-height:250px;}

.btn:focus,.btn:active:focus,.btn.active:focus,
.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: none;
	box-shadow:none;
}

/* bandeau */
.flex-direction-nav a {
  text-decoration: none;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 90%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition:none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color:rgba(131,137,142,1);
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f001';
  color: rgba(255, 255, 255, 1);
  
 
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
 
}
.flex-direction-nav .flex-prev {
  right: 50px;
  left:auto;
  text-align:center;
  padding-top:5px;
}
.flex-direction-nav .flex-next {
  right: 10px;
    text-align:center;
  padding-top:5px;

}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: auto;
  right:50px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
  background:rgba(255,255,255,1);
  color:white;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
    background:rgba(255,255,255,1);
  color:white;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover:before,.flexslider:hover .flex-direction-nav .flex-next:hover:before {color:rgba(131,137,142,1)}

.wrapper {
	/*width:750px;
	height:409px;*/
	margin:0 auto;}
.flexslider {
    border: 0px solid #ffffff; 
}
.flex-caption {
    position: absolute;
    left: 21px;
    top: 35%;
    padding: 17px 30px;
    color: #fff;
	width:40%;
	height:188px;
	color:#444;
	-webkit-animation: slideIn; 
	-moz-animation: slideIn; 
	-o-animation: slideIn; 
	animation: slideIn; 
	-webkit-animation-duration: 2s; 
	-moz-animation-duration: 2s; 
	-o-animation-duration: 2s; 
	animation-duration: 2s;
}

@-webkit-keyframes slideIn { 0% { left: 20%; opacity: 0; } 100% { left: 21px; opacity: 1; } }
@-moz-keyframes slideIn { 0% { left: 20%; opacity: 0; } 100% { left: 21px; opacity: 1; } }
@-o-keyframes slideIn { 0% { left: 20%; opacity: 0; } 100% { left: 21px; opacity: 1; } }
@keyframes slideIn { 0% { left: 20%; opacity: 0; } 100% { left: 21px; opacity: 1; } }

.text-container {
	background-color:rgba(242,242,242,0.8);
	padding:20px 24px 20px;
	text-align:center;
	}
.caption-container p.slidetitle {

	color:#212121 !important;
	font-weight:400;
	font-size:24px;
	margin:0;
	padding:5px 30px 5px 24px;
	display:inline-block;
}
.caption-container h1:after {display:none;}	

.flex-caption p {
	margin:0;
	color:#83898E;
	font-size:18px;
	margin-bottom:15px;	
	font-weight:400;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
/*    background: rgba(225, 0, 40, 1);*/
	background: rgba(255, 255, 255, 1);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.flex-control-paging li a.flex-active {
   background: #000;
   background: rgba(225, 0, 40, 1);
}
.flex-control-nav {
  bottom: 0px;
  position: absolute;
  right: 40%;
  text-align: center;
  width: auto;
  z-index: 1000;
}
.slidelink {
	padding:5px 15px;
	background-color:rgba(253,101,2,1);
	color:#212121;
	font-size:16px;
	font-weight:600;
	}

.navbar-nav>li>.dropdown-menu {
    z-index: 2000;
}
.contactsend {
	color:#83898e;
	font-size:20px;
	background:none;
	border:none;
	padding-right:0;
	text-transform:uppercase;
	}
.contactsend i {margin-top:5px;}
.wiggle{
display:none;
}
a.donate2 {
	padding-left:8px !important;
	padding-right:5px !important;
  position:absolute !important;
  top:0px;
  left:0px;
  background-color:#1f4b73;
  width:100%; 
}

@media (min-width: 768px) {
.navbar-header {
    float: left;
    display: none;
}

}


@media (max-width: 768px) {
.flex-caption {
    position: absolute;
    left: 21px;
    top: 125px;
    padding: 17px 30px;
    color: #fff;
	width:350px;
	height:132px;
	color:#444;
	-webkit-animation: slideIn; 
	-moz-animation: slideIn; 
	-o-animation: slideIn; 
	animation: slideIn; 
	-webkit-animation-duration: 2s; 
	-moz-animation-duration: 2s; 
	-o-animation-duration: 2s; 
	animation-duration: 2s;
}
.caption-container h1 {
	font-family: 'Roboto', sans-serif;
	color:#fff !important;
	font-weight:400;
	font-size:14px;
	margin:0;
	padding:5px 30px 5px 24px;
	background-color:#e92436;
	display:inline-block;
}
.text-container h1 {
	font-weight:700;
	font-size:12px;
	margin:0}
	.flex-caption p {
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#555;
	font-size:12px;
	line-height:14px;
	margin-bottom:15px;	
}
.secondCaption h2 {
	font-size:12px;}
.navbar-default {
  font-size:11px;  
}
.nav>li>a {
    padding: 10px 10px;
}
.dropdown-menu{font-size:11px;}
.g-recaptcha {
    transform: scale(1.05);
    transform-origin: 0;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
}
@media (min-width : 768px) and (max-width : 800px)  {
	.navbar-default {
  font-size: 12px;
}
.flex-caption {
    position: absolute;
    left: 21px;
    top: 160px;
    padding: 17px 30px;
    color: #fff;
	width:450px;
	height:180px;
	
	color:#444;
	-webkit-animation: slideIn; 
	-moz-animation: slideIn; 
	-o-animation: slideIn; 
	animation: slideIn; 
	-webkit-animation-duration: 2s; 
	-moz-animation-duration: 2s; 
	-o-animation-duration: 2s; 
	animation-duration: 2s;
}
}

@media (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.flex-caption {
    position: absolute;
    left: 21px;
    top: 160px;
    padding: 17px 30px;
    color: #fff;
	width:450px;
	height:180px;
	
	color:#444;
	-webkit-animation: slideIn; 
	-moz-animation: slideIn; 
	-o-animation: slideIn; 
	animation: slideIn; 
	-webkit-animation-duration: 2s; 
	-moz-animation-duration: 2s; 
	-o-animation-duration: 2s; 
	animation-duration: 2s;
}
.flex-caption p {
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#555;
	font-size:18px;
	line-height:20px;
	margin-bottom:15px;	
}

.g-recaptcha {
transform:scale(0.9);
transform-origin:0;
-webkit-transform:scale(0.9);
transform:scale(0.9);
-webkit-transform-origin:0 0;
transform-origin:0 0;
}

}

@media (min-width : 769px) and (max-width : 1080px)  {
.flex-caption {
    position: absolute;
    left: 21px;
    top: 160px;
    padding: 17px 30px;
    color: #fff;
	width:450px;
	height:180px;
	
	color:#444;
	-webkit-animation: slideIn; 
	-moz-animation: slideIn; 
	-o-animation: slideIn; 
	animation: slideIn; 
	-webkit-animation-duration: 2s; 
	-moz-animation-duration: 2s; 
	-o-animation-duration: 2s; 
	animation-duration: 2s;
}
.flex-caption p {
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#555;
	font-size:18px;
	line-height:20px;
	margin-bottom:15px;	
}

.g-recaptcha {
transform:scale(0.9);
transform-origin:0;
-webkit-transform:scale(0.9);
transform:scale(0.9);
-webkit-transform-origin:0 0;
transform-origin:0 0;
}

}
@media (max-width : 320px)  {
/*.flex-direction-nav {display:none;}
.flex-caption {display:none;}*/
h4 {font-size:14px;}
h1 { font-size:16px;}
h2 {font-size:13px;}
h1.one { font-size:10px;}
.flex-caption {
    display: none;
	left: 11px;
    top: 50px;
    width: 276px;
    height: 90px;
	padding:17px 30px 17px 10px;
}
@-webkit-keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }
@-moz-keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }
@-o-keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }
@keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }

.caption-container h1 {font-size:8px; padding-left:15px; letter-spacing:1px;}
.flex-caption p {font-size:10px}
.flex-direction-nav {display:none;}
}
@media (max-width : 414px)  {
/*.flex-direction-nav {display:none;}
.flex-caption {display:none;}*/
h4 {font-size:14px;}
h1 { font-size:16px;}
h2 {font-size:13px;}
h1.one { font-size:10px;}
.flex-caption {
    display: none;
	left: 11px;
    top: 50px;
    width: 276px;
    height: 90px;
	padding:17px 30px 17px 10px;
}
@-webkit-keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }
@-moz-keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }
@-o-keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }
@keyframes slideIn { 0% { left: 10%; opacity: 0; } 100% { left: 11px; opacity: 1; } }

.text-container {padding:5px;}
.caption-container h1 {font-size:8px; padding-left:15px; letter-spacing:1px;}

.flex-caption p {font-size:10px}
.flex-direction-nav {display:none;}
}

@media (max-width : 736px) and (orientation : landscape)  {
h1.one { font-size:12px;}
}

@keyframes fadeIn2 { 
  from { opacity: 0; } 
}
.menuhover {
	position: absolute !important;
	top: 0;
	left: 0;
	padding-left: 5px !important;
	background-color: brown;
    animation: fadeIn2 2s infinite alternate;
}
.mt0 {margin-top:0;}
.mt1 {margin-top:1rem;}
.mt2 {margin-top:2rem;}
.mt3 {margin-top:3rem;}
.mt4 {margin-top:4rem;}
.mt5 {margin-top:5rem;}
.mb0 {margin-bottom:0;}
.mb1 {margin-bottom:1rem;}
.mb2 {margin-bottom:2rem;}
.mb3 {margin-bottom:3rem;}
.mb4 {margin-bottom:4rem;}
.mb5 {margin-bottom:5rem;}

.linearphone {    
    background: linear-gradient(90deg, #1F4B73 20%, #FD6502 44%);
    padding-right: 8rem;
}
.linearphone  a {
     font-size: 30px;
     font-weight: bold;
     color: white;
     text-decoration: none;
}
.degradetop {
    background: linear-gradient(90deg, #1f4b73 80%, #FD6502 80%);
    height: 43px;
    position: absolute;
    top: 0;
    width: 100%;
}
header {border: none;}
.accroche {
    color:white;
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-top: 10px;
}
.accroche p {color:#FD6502;}
.navbar-inverse {    background-color: rgba(255, 255, 255, 1);}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a {
    color: #333333;
    font-weight: 600;
    font-size: 12px;
}
.navbar-inverse {margin-bottom: 0;}
.text-container {
    background-color:transparent;
    text-align: left;
}
.text-container ul {list-style: none; padding: 0 0 0 20px;}
.text-container ul li {color: white; margin: 0; font-style: italic; font-size: 1.6rem; padding: 0; position: relative; }
.text-container ul li::before {
        background: transparent url("/fr/charte/chevron-orange.png") scroll 0 0 no-repeat;
        content:"";
        width: 16px;
        height: 30px;
        position: absolute;
        left: -20px;
        top: 0;
}
.caption-container p.slidetitle, .caption-container p.slidetitle a {
    color: white !important;
    font-weight: 900;
    font-size: 28px;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
}
.flex-caption p {
    color: white;
}
.flex-caption {width: 30%; top:20%;}
.menuhover {
    position: absolute !important;
    top: 0;
    left: 0;
    padding-left: 5px !important;
    background-color: #FD6502;
    animation: fadeIn2 2s infinite alternate;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}